2018-07-03 13:05:12,764 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-309 | | 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-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-07-03 13:05:12,767 - 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-07-03 13:05:12,767 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-03 13:05:12,768 - 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-07-03 13:05:12,769 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-03 13:05:12,769 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-03 13:05:13,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-03 13:05:13,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-03 13:05:13,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-03 13:05:13,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-03 13:05:13,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-03 13:05:13,128 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-07-03 13:05:13,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 "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:13,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed4c6a7f-bea2-4523-9137-a9542894266b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:13,140 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ed4c6a7f-bea2-4523-9137-a9542894266b 2018-07-03 13:05:13,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:13,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["hRfQs5_XQ8qOI8O1IS26DQ"], "issued_at": "2018-07-03T13:05:13.000000Z"}} 2018-07-03 13:05:13,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/os-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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:14,721 - 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-43106bd9-f666-447b-a83f-23a61cb0ec43 X-Compute-Request-Id: req-43106bd9-f666-447b-a83f-23a61cb0ec43 Date: Tue, 03 Jul 2018 13:05:14 GMT Connection: close RESP BODY: {"aggregates": []} 2018-07-03 13:05:14,721 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-aggregates used request id req-43106bd9-f666-447b-a83f-23a61cb0ec43 2018-07-03 13:05:14,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 1.59306907654s 2018-07-03 13:05:14,722 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-aggregates used request id req-43106bd9-f666-447b-a83f-23a61cb0ec43 2018-07-03 13:05:14,722 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-03 13:05:14,725 - keystoneauth.session - DEBUG - REQ: curl -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-07-03 13:05:14,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13: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-07-03 13:05:14,735 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-03 13:05:14,738 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:14,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:14 GMT Server: Apache Content-Length: 524 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc6a092a-5d1a-4013-9744-be9cb431026b 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/53c9b8c732db4abebf9872f8bca6213c"}, "tags": [], "enabled": true, "id": "53c9b8c732db4abebf9872f8bca6213c", "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-07-03 13:05:14,908 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-dc6a092a-5d1a-4013-9744-be9cb431026b 2018-07-03 13:05:14,908 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.173123836517s 2018-07-03 13:05:14,908 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-dc6a092a-5d1a-4013-9744-be9cb431026b 2018-07-03 13:05:14,909 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'Contains users and projects created by heat', 'enabled': True, 'id': u'53c9b8c732db4abebf9872f8bca6213c', 'name': u'heat_user_domain'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-03 13:05:14,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-07-03 13:05:14,916 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:15,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:14 GMT Server: Apache Content-Length: 13392 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab2a5c2a-6f51-4e01-84b7-89cc138976b6 Connection: close Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/048c5b2691714ef79baf825f61cd0f92"}, "url": "http://10.167.4.35:9696/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "cd599c9461e140a0a3db4c53b2ea1a28", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/0782214525694da6a6f6ea43bcce29b6"}, "url": "http://10.167.4.35:8778", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4e9ef17413e841818627e2b71caf8e48", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/19c64e8f75a34e5b9f2d9c14a8259933"}, "url": "https://172.30.10.101:8042/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "91ec040bc8364c7d827b940ebd4b4372", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/1b87294a3d7841e08f9f6c8965926dbc"}, "url": "http://10.167.4.35:5000/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "6d1ac4f7186e46e5bd9550257f66732d", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/217785418f7d482f942bdf5cf0dde02a"}, "url": "http://10.167.4.35:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4183cf3cc9d64974abd4db219eff0b80", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/2516b4a0e75f427aba2f126fe5dd3260"}, "url": "https://172.30.10.101:8778", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4e9ef17413e841818627e2b71caf8e48", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/2dec2ac16f9849fba861ed4966ef6947"}, "url": "http://10.167.4.35:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "398b6aa5c52742aeaa89ac355a8eb992", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/3149a25ee3544b3c9f6065124b2b7afc"}, "url": "https://172.30.10.101:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "850800c33e47477cbc5b994f85df3fa4", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/3b288faf28ce4968a3d9d8f7d918f812"}, "url": "http://10.167.4.35:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "850800c33e47477cbc5b994f85df3fa4", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/3e327f5f89d54f559bafff75e300c004"}, "url": "http://10.167.4.31:8042/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "91ec040bc8364c7d827b940ebd4b4372", "id": "3e327f5f89d54f559bafff75e300c004"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4343a1ef3f3b49dd89ae0d6e5f039092"}, "url": "http://10.167.4.35:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "6ea21161329d4320976335a41425c1a8", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4465387c029c4df89d2b6d3e7e893ed9"}, "url": "http://10.167.4.35:9001/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b5cc801b067f4d4e9c696f0976cb8ad3", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/45670cbe79c5403792c014c70b990759"}, "url": "http://10.167.4.31:8042/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "91ec040bc8364c7d827b940ebd4b4372", "id": "45670cbe79c5403792c014c70b990759"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/45e86e48d16e44cb9c20052d3a947652"}, "url": "http://10.167.4.35:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4183cf3cc9d64974abd4db219eff0b80", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4916a91b7fa64b929880fca7dccdb41f"}, "url": "http://10.167.4.35:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "87cc4e7a255d4e698c9dd53a990c7bf0", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4ba0f5f642bc491e820f1cd6bff58fbe"}, "url": "http://10.167.4.31:8041/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4c7c9afa81ff43e6bcfcd04dc9368a30"}, "url": "https://172.30.10.101:8977/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "1f29bff2322f4a0cb90ad2661720e478", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/550c1b64e2aa4172926afeea3233c9c6"}, "url": "https://172.30.10.101:9696/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "cd599c9461e140a0a3db4c53b2ea1a28", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/576081713b864037953bdf8b4a7481c3"}, "url": "https://172.30.10.101:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "3cf8c734af344b85861a6e1fc4b62057", "id": "576081713b864037953bdf8b4a7481c3"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/581b5df825b5429385b48265dc83566a"}, "url": "http://10.167.4.35:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "6ea21161329d4320976335a41425c1a8", "id": "581b5df825b5429385b48265dc83566a"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/61de38346d1243f9b77a7f9843943c2e"}, "url": "http://10.167.4.31:8977/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "1f29bff2322f4a0cb90ad2661720e478", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/65834ada86ca4df6b14d5e88139b73a6"}, "url": "https://172.30.10.101:5000/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "6d1ac4f7186e46e5bd9550257f66732d", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/729fc7201ffc4556adc25cb3f5dd7270"}, "url": "https://172.30.10.101:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "87cc4e7a255d4e698c9dd53a990c7bf0", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/7a1ab1bfc9e0450b9c42aa9069b97ba8"}, "url": "http://10.167.4.35:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "398b6aa5c52742aeaa89ac355a8eb992", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/a74981f8831540c69e4081e45ffa4570"}, "url": "https://172.30.10.101:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "6ea21161329d4320976335a41425c1a8", "id": "a74981f8831540c69e4081e45ffa4570"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/ac6e353fb8a4446888cd217be5fa6c96"}, "url": "http://10.167.4.35:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "87cc4e7a255d4e698c9dd53a990c7bf0", "id": "ac6e353fb8a4446888cd217be5fa6c96"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/b084012b0ca04553b54c03dab3e2a55c"}, "url": "http://10.167.4.35:9001/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b5cc801b067f4d4e9c696f0976cb8ad3", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/b15c0826e90e47e988284e70af4bf7bf"}, "url": "https://172.30.10.101:8777/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "cd0c0384cd3b4879a8832b16df71ce98", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/b1bf3333853f4889a099bb889477eac2"}, "url": "http://10.167.4.35:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "3cf8c734af344b85861a6e1fc4b62057", "id": "b1bf3333853f4889a099bb889477eac2"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/c3fd37a947e14e67a08348561433640d"}, "url": "https://172.30.10.101:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4183cf3cc9d64974abd4db219eff0b80", "id": "c3fd37a947e14e67a08348561433640d"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/c74cf2c505d349c78e2ff4150b008844"}, "url": "https://172.30.10.101:9001/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b5cc801b067f4d4e9c696f0976cb8ad3", "id": "c74cf2c505d349c78e2ff4150b008844"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/c9411996ee364c9ea60e8d89ace6a120"}, "url": "https://172.30.10.101:8041/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/cdc01377eb4e48fc89b8f097d674dd14"}, "url": "http://10.167.4.35:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "3cf8c734af344b85861a6e1fc4b62057", "id": "cdc01377eb4e48fc89b8f097d674dd14"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/d4583972301d4bc985c967db03e64bf9"}, "url": "http://10.167.4.35:9696/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "cd599c9461e140a0a3db4c53b2ea1a28", "id": "d4583972301d4bc985c967db03e64bf9"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/da1931dac2664e57bc0cff0d5bc20e6a"}, "url": "http://10.167.4.31:8777/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "cd0c0384cd3b4879a8832b16df71ce98", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/e1f92b79144647e5b4582ec828c8c3ab"}, "url": "http://10.167.4.35:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "850800c33e47477cbc5b994f85df3fa4", "id": "e1f92b79144647e5b4582ec828c8c3ab"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/ea3adc4e8527434dafd169dc6f10daa0"}, "url": "http://10.167.4.31:8977/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "1f29bff2322f4a0cb90ad2661720e478", "id": "ea3adc4e8527434dafd169dc6f10daa0"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/ec1637830b224cb89d2a80564fddb911"}, "url": "https://172.30.10.101:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "398b6aa5c52742aeaa89ac355a8eb992", "id": "ec1637830b224cb89d2a80564fddb911"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/f27062f8ecec46808fb5c58017013171"}, "url": "http://10.167.4.35:8778", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4e9ef17413e841818627e2b71caf8e48", "id": "f27062f8ecec46808fb5c58017013171"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/f81de929b59d4e588e5d92c8ce5a7bd2"}, "url": "http://10.167.4.35:5000/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "6d1ac4f7186e46e5bd9550257f66732d", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/f9045a9cf7164b0bb358b52d0abe2ad2"}, "url": "http://10.167.4.31:8777/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "cd0c0384cd3b4879a8832b16df71ce98", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/fdf4f46bcd10444bae53bcbd168375d6"}, "url": "http://10.167.4.31:8041/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "links": {"self": "http://10.167.4.35:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-03 13:05:15,090 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/endpoints used request id req-ab2a5c2a-6f51-4e01-84b7-89cc138976b6 2018-07-03 13:05:15,091 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.17777299881s 2018-07-03 13:05:15,092 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/endpoints used request id req-ab2a5c2a-6f51-4e01-84b7-89cc138976b6 2018-07-03 13:05:15,101 - 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/048c5b2691714ef79baf825f61cd0f92'}, u'url': u'http://10.167.4.35:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd599c9461e140a0a3db4c53b2ea1a28', u'id': u'048c5b2691714ef79baf825f61cd0f92'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/0782214525694da6a6f6ea43bcce29b6'}, u'url': u'http://10.167.4.35:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4e9ef17413e841818627e2b71caf8e48', u'id': u'0782214525694da6a6f6ea43bcce29b6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/19c64e8f75a34e5b9f2d9c14a8259933'}, u'url': u'https://172.30.10.101:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'91ec040bc8364c7d827b940ebd4b4372', u'id': u'19c64e8f75a34e5b9f2d9c14a8259933'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/1b87294a3d7841e08f9f6c8965926dbc'}, u'url': u'http://10.167.4.35:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6d1ac4f7186e46e5bd9550257f66732d', u'id': u'1b87294a3d7841e08f9f6c8965926dbc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/217785418f7d482f942bdf5cf0dde02a'}, 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'4183cf3cc9d64974abd4db219eff0b80', u'id': u'217785418f7d482f942bdf5cf0dde02a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/2516b4a0e75f427aba2f126fe5dd3260'}, u'url': u'https://172.30.10.101:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4e9ef17413e841818627e2b71caf8e48', u'id': u'2516b4a0e75f427aba2f126fe5dd3260'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/2dec2ac16f9849fba861ed4966ef6947'}, 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'398b6aa5c52742aeaa89ac355a8eb992', u'id': u'2dec2ac16f9849fba861ed4966ef6947'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/3149a25ee3544b3c9f6065124b2b7afc'}, u'url': u'https://172.30.10.101:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'850800c33e47477cbc5b994f85df3fa4', u'id': u'3149a25ee3544b3c9f6065124b2b7afc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/3b288faf28ce4968a3d9d8f7d918f812'}, u'url': u'http://10.167.4.35:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'850800c33e47477cbc5b994f85df3fa4', u'id': u'3b288faf28ce4968a3d9d8f7d918f812'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/3e327f5f89d54f559bafff75e300c004'}, u'url': u'http://10.167.4.31:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'91ec040bc8364c7d827b940ebd4b4372', u'id': u'3e327f5f89d54f559bafff75e300c004'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4343a1ef3f3b49dd89ae0d6e5f039092'}, 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'6ea21161329d4320976335a41425c1a8', u'id': u'4343a1ef3f3b49dd89ae0d6e5f039092'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4465387c029c4df89d2b6d3e7e893ed9'}, u'url': u'http://10.167.4.35:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b5cc801b067f4d4e9c696f0976cb8ad3', u'id': u'4465387c029c4df89d2b6d3e7e893ed9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/45670cbe79c5403792c014c70b990759'}, u'url': u'http://10.167.4.31:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'91ec040bc8364c7d827b940ebd4b4372', u'id': u'45670cbe79c5403792c014c70b990759'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/45e86e48d16e44cb9c20052d3a947652'}, 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'4183cf3cc9d64974abd4db219eff0b80', u'id': u'45e86e48d16e44cb9c20052d3a947652'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4916a91b7fa64b929880fca7dccdb41f'}, 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'87cc4e7a255d4e698c9dd53a990c7bf0', u'id': u'4916a91b7fa64b929880fca7dccdb41f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4ba0f5f642bc491e820f1cd6bff58fbe'}, u'url': u'http://10.167.4.31:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4ea91e0f2eb94f2cb24f6ecbb212f621', u'id': u'4ba0f5f642bc491e820f1cd6bff58fbe'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4c7c9afa81ff43e6bcfcd04dc9368a30'}, u'url': u'https://172.30.10.101:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1f29bff2322f4a0cb90ad2661720e478', u'id': u'4c7c9afa81ff43e6bcfcd04dc9368a30'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/550c1b64e2aa4172926afeea3233c9c6'}, u'url': u'https://172.30.10.101:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd599c9461e140a0a3db4c53b2ea1a28', u'id': u'550c1b64e2aa4172926afeea3233c9c6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/576081713b864037953bdf8b4a7481c3'}, 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'3cf8c734af344b85861a6e1fc4b62057', u'id': u'576081713b864037953bdf8b4a7481c3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/581b5df825b5429385b48265dc83566a'}, 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'6ea21161329d4320976335a41425c1a8', u'id': u'581b5df825b5429385b48265dc83566a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/61de38346d1243f9b77a7f9843943c2e'}, u'url': u'http://10.167.4.31:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1f29bff2322f4a0cb90ad2661720e478', u'id': u'61de38346d1243f9b77a7f9843943c2e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/65834ada86ca4df6b14d5e88139b73a6'}, u'url': u'https://172.30.10.101:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6d1ac4f7186e46e5bd9550257f66732d', u'id': u'65834ada86ca4df6b14d5e88139b73a6'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/729fc7201ffc4556adc25cb3f5dd7270'}, 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'87cc4e7a255d4e698c9dd53a990c7bf0', u'id': u'729fc7201ffc4556adc25cb3f5dd7270'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/7a1ab1bfc9e0450b9c42aa9069b97ba8'}, 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'398b6aa5c52742aeaa89ac355a8eb992', u'id': u'7a1ab1bfc9e0450b9c42aa9069b97ba8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/a74981f8831540c69e4081e45ffa4570'}, 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'6ea21161329d4320976335a41425c1a8', u'id': u'a74981f8831540c69e4081e45ffa4570'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/ac6e353fb8a4446888cd217be5fa6c96'}, 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'87cc4e7a255d4e698c9dd53a990c7bf0', u'id': u'ac6e353fb8a4446888cd217be5fa6c96'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/b084012b0ca04553b54c03dab3e2a55c'}, u'url': u'http://10.167.4.35:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b5cc801b067f4d4e9c696f0976cb8ad3', u'id': u'b084012b0ca04553b54c03dab3e2a55c'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/b15c0826e90e47e988284e70af4bf7bf'}, u'url': u'https://172.30.10.101:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd0c0384cd3b4879a8832b16df71ce98', u'id': u'b15c0826e90e47e988284e70af4bf7bf'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/b1bf3333853f4889a099bb889477eac2'}, 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'3cf8c734af344b85861a6e1fc4b62057', u'id': u'b1bf3333853f4889a099bb889477eac2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/c3fd37a947e14e67a08348561433640d'}, 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'4183cf3cc9d64974abd4db219eff0b80', u'id': u'c3fd37a947e14e67a08348561433640d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/c74cf2c505d349c78e2ff4150b008844'}, u'url': u'https://172.30.10.101:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b5cc801b067f4d4e9c696f0976cb8ad3', u'id': u'c74cf2c505d349c78e2ff4150b008844'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/c9411996ee364c9ea60e8d89ace6a120'}, u'url': u'https://172.30.10.101:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4ea91e0f2eb94f2cb24f6ecbb212f621', u'id': u'c9411996ee364c9ea60e8d89ace6a120'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/cdc01377eb4e48fc89b8f097d674dd14'}, 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'3cf8c734af344b85861a6e1fc4b62057', u'id': u'cdc01377eb4e48fc89b8f097d674dd14'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/d4583972301d4bc985c967db03e64bf9'}, u'url': u'http://10.167.4.35:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd599c9461e140a0a3db4c53b2ea1a28', u'id': u'd4583972301d4bc985c967db03e64bf9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/da1931dac2664e57bc0cff0d5bc20e6a'}, u'url': u'http://10.167.4.31:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd0c0384cd3b4879a8832b16df71ce98', u'id': u'da1931dac2664e57bc0cff0d5bc20e6a'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/e1f92b79144647e5b4582ec828c8c3ab'}, u'url': u'http://10.167.4.35:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'850800c33e47477cbc5b994f85df3fa4', u'id': u'e1f92b79144647e5b4582ec828c8c3ab'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/ea3adc4e8527434dafd169dc6f10daa0'}, u'url': u'http://10.167.4.31:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1f29bff2322f4a0cb90ad2661720e478', u'id': u'ea3adc4e8527434dafd169dc6f10daa0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/ec1637830b224cb89d2a80564fddb911'}, 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'398b6aa5c52742aeaa89ac355a8eb992', u'id': u'ec1637830b224cb89d2a80564fddb911'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/f27062f8ecec46808fb5c58017013171'}, u'url': u'http://10.167.4.35:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4e9ef17413e841818627e2b71caf8e48', u'id': u'f27062f8ecec46808fb5c58017013171'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/f81de929b59d4e588e5d92c8ce5a7bd2'}, u'url': u'http://10.167.4.35:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6d1ac4f7186e46e5bd9550257f66732d', u'id': u'f81de929b59d4e588e5d92c8ce5a7bd2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/f9045a9cf7164b0bb358b52d0abe2ad2'}, u'url': u'http://10.167.4.31:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd0c0384cd3b4879a8832b16df71ce98', u'id': u'f9045a9cf7164b0bb358b52d0abe2ad2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/fdf4f46bcd10444bae53bcbd168375d6'}, u'url': u'http://10.167.4.31:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4ea91e0f2eb94f2cb24f6ecbb212f621', u'id': u'fdf4f46bcd10444bae53bcbd168375d6'})] 2018-07-03 13:05:15,102 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-07-03 13:05:15,105 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:15,431 - 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-b04b0e69-2fa8-4456-a0b7-963deac8b5ca X-Compute-Request-Id: req-b04b0e69-2fa8-4456-a0b7-963deac8b5ca Date: Tue, 03 Jul 2018 13:05:15 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-07-03 13:05:15,432 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/extensions used request id req-b04b0e69-2fa8-4456-a0b7-963deac8b5ca 2018-07-03 13:05:15,432 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.329547166824s 2018-07-03 13:05:15,433 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/extensions used request id req-b04b0e69-2fa8-4456-a0b7-963deac8b5ca 2018-07-03 13:05:15,447 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-07-03 13:05:15,449 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:17,104 - 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-a8f7a021-349f-451f-9d63-fc51b88c7364 X-Compute-Request-Id: req-a8f7a021-349f-451f-9d63-fc51b88c7364 Date: Tue, 03 Jul 2018 13:05:17 GMT Connection: close RESP BODY: {"floating_ip_pools": [{"name": "floating_net"}]} 2018-07-03 13:05:17,104 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-floating-ip-pools used request id req-a8f7a021-349f-451f-9d63-fc51b88c7364 2018-07-03 13:05:17,104 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 1.6568582058s 2018-07-03 13:05:17,105 - 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-a8f7a021-349f-451f-9d63-fc51b88c7364 2018-07-03 13:05:17,105 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'floating_net'}] 2018-07-03 13:05:17,110 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-07-03 13:05:17,111 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:18,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4e18647f-adb4-43c3-afe3-4da3775f74bd Date: Tue, 03 Jul 2018 13:05:18 GMT RESP BODY: {"floatingips": []} 2018-07-03 13:05:18,293 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/floatingips.json used request id req-4e18647f-adb4-43c3-afe3-4da3775f74bd 2018-07-03 13:05:18,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 1.18210315704s 2018-07-03 13:05:18,293 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/floatingips.json used request id req-4e18647f-adb4-43c3-afe3-4da3775f74bd 2018-07-03 13:05:18,293 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-03 13:05:18,294 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-03 13:05:18,301 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2919 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-348569f3-4b36-4e4e-81c4-8f2f663aaafc X-Compute-Request-Id: req-348569f3-4b36-4e4e-81c4-8f2f663aaafc Date: Tue, 03 Jul 2018 13:05:19 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 75}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 31901, "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": 31389, "id": 3}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 78}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-dpdk-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": 6}]} 2018-07-03 13:05:19,263 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-348569f3-4b36-4e4e-81c4-8f2f663aaafc 2018-07-03 13:05:19,263 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.969361066818s 2018-07-03 13:05:19,264 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-348569f3-4b36-4e4e-81c4-8f2f663aaafc 2018-07-03 13:05:19,264 - 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-dpdk-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': 31389, u'id': 3, u'service': {u'host': u'cmp002', u'disabled_reason': None, u'id': 75}, 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': 31901, 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-dpdk-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': 6, u'service': {u'host': u'cmp001', u'disabled_reason': None, u'id': 78}, 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-07-03 13:05:19,265 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-07-03 13:05:19,268 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,309 - 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-c1ea5abd-4d57-4b45-8de8-d270ac9eca5a X-Compute-Request-Id: req-c1ea5abd-4d57-4b45-8de8-d270ac9eca5a Date: Tue, 03 Jul 2018 13:05:19 GMT Connection: close RESP BODY: {"keypairs": []} 2018-07-03 13:05:19,309 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-c1ea5abd-4d57-4b45-8de8-d270ac9eca5a 2018-07-03 13:05:19,309 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 0.0442819595337s 2018-07-03 13:05:19,310 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-c1ea5abd-4d57-4b45-8de8-d270ac9eca5a 2018-07-03 13:05:19,310 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-03 13:05:19,310 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 13:05:19,311 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1ec7fed0-47d9-42cd-9810-f7c59d5ff0bc Date: Tue, 03 Jul 2018 13:05:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:05:19,457 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-1ec7fed0-47d9-42cd-9810-f7c59d5ff0bc 2018-07-03 13:05:19,457 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.146301031113s 2018-07-03 13:05:19,457 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-1ec7fed0-47d9-42cd-9810-f7c59d5ff0bc 2018-07-03 13:05:19,457 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'c69b8518-9349-4705-be78-01bfc5c002a4'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-03T13:04:05Z', u'is_default': True, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'75eb7e7d-8aac-424a-86d0-bd5ac2d83c69', 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'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T13:04:01Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'})] 2018-07-03 13:05:19,458 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-07-03 13:05:19,458 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-36a7adcb-597c-490b-8318-0b14d7374a6f Date: Tue, 03 Jul 2018 13:05:19 GMT RESP BODY: {"ports":[]} 2018-07-03 13:05:19,503 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/ports.json used request id req-36a7adcb-597c-490b-8318-0b14d7374a6f 2018-07-03 13:05:19,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.044723033905s 2018-07-03 13:05:19,503 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/ports.json used request id req-36a7adcb-597c-490b-8318-0b14d7374a6f 2018-07-03 13:05:19,503 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-03 13:05:19,507 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-03 13:05: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/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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:19 GMT Server: Apache Content-Length: 4564 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45d94960-5329-49e0-a00c-de7b246c213a Connection: close Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"domain": {"id": "53c9b8c732db4abebf9872f8bca6213c"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "0232fdcc169b4746aaaab211103117e6"}, "links": {"assignment": "http://10.167.4.35:5000/v3/domains/53c9b8c732db4abebf9872f8bca6213c/users/0232fdcc169b4746aaaab211103117e6/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/2b5e7fd6e4e345f39264d7e39fa1d8c4/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "4a18d4da957947eca003d429632d93e4"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/4a18d4da957947eca003d429632d93e4/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "4a411cd21b11430ba27b031538f34a8f"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/4a411cd21b11430ba27b031538f34a8f/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "6595570c5c9343249281fd186283c4d8"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/6595570c5c9343249281fd186283c4d8/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "6dc891fff5ed4b7c89f020b1e16b28cf"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/6dc891fff5ed4b7c89f020b1e16b28cf/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "7492649eac69458798294010fcae479f"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/7492649eac69458798294010fcae479f/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "f2213f40455746c3b623a4fcb5e27a06"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "ada55201ffb54277b8bfe9496150313e"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/ada55201ffb54277b8bfe9496150313e/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "b9b08853b1924edfb940bae4e0f47a1c"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/b9b08853b1924edfb940bae4e0f47a1c/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "f17b3945bd24466e8aff775e1dc8e309"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/f17b3945bd24466e8aff775e1dc8e309/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "fc3505dac186438887a2983669284a91"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/fc3505dac186438887a2983669284a91/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"project": {"id": "b41cf86545ce4ce4934ec11256b95fab"}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "ff0a5359ecce4ad38df7406212ed013e"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab/users/ff0a5359ecce4ad38df7406212ed013e/roles/e7b5d2a77f50482aae4a680f24c5f909"}}, {"scope": {"system": {"all": true}}, "role": {"id": "e7b5d2a77f50482aae4a680f24c5f909"}, "user": {"id": "ada55201ffb54277b8bfe9496150313e"}, "links": {"assignment": "http://10.167.4.35:5000/v3/system/users/ada55201ffb54277b8bfe9496150313e/roles/e7b5d2a77f50482aae4a680f24c5f909"}}], "links": {"self": "http://10.167.4.35:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-03 13:05:19,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments used request id req-45d94960-5329-49e0-a00c-de7b246c213a 2018-07-03 13:05:19,559 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0524599552155s 2018-07-03 13:05:19,560 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments used request id req-45d94960-5329-49e0-a00c-de7b246c213a 2018-07-03 13:05:19,562 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'domain': u'53c9b8c732db4abebf9872f8bca6213c', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'0232fdcc169b4746aaaab211103117e6'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'2b5e7fd6e4e345f39264d7e39fa1d8c4'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'4a18d4da957947eca003d429632d93e4'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'4a411cd21b11430ba27b031538f34a8f'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'6595570c5c9343249281fd186283c4d8'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'6dc891fff5ed4b7c89f020b1e16b28cf'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'7492649eac69458798294010fcae479f'}), Munch({'project': u'f2213f40455746c3b623a4fcb5e27a06', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'ada55201ffb54277b8bfe9496150313e'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'b9b08853b1924edfb940bae4e0f47a1c'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'f17b3945bd24466e8aff775e1dc8e309'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'fc3505dac186438887a2983669284a91'}), Munch({'project': u'b41cf86545ce4ce4934ec11256b95fab', 'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'ff0a5359ecce4ad38df7406212ed013e'}), Munch({'id': u'e7b5d2a77f50482aae4a680f24c5f909', 'user': u'ada55201ffb54277b8bfe9496150313e'})] 2018-07-03 13:05:19,565 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-03 13:05:19,568 - keystoneauth.session - DEBUG - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2c64adc-55cc-43b2-94c7-f5cc8483ae85 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:19,604 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e2c64adc-55cc-43b2-94c7-f5cc8483ae85 2018-07-03 13:05:19,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0381321907043s 2018-07-03 13:05:19,604 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e2c64adc-55cc-43b2-94c7-f5cc8483ae85 2018-07-03 13:05:19,605 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'0c11acfd22d84aa895eb61e26e5963f1'}), 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'0e8737ddfe1542c18cfc59afdf17b6f5'}), 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'da6ce04177bd4ad99afbc3e900d198ed'}), 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'e7b5d2a77f50482aae4a680f24c5f909'})] 2018-07-03 13:05:19,605 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-03 13:05:19,606 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:19,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3e658a92-1fd0-41d4-a990-22aebe373fcc Date: Tue, 03 Jul 2018 13:05:19 GMT RESP BODY: {"routers": []} 2018-07-03 13:05:19,690 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-3e658a92-1fd0-41d4-a990-22aebe373fcc 2018-07-03 13:05:19,690 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.0845911502838s 2018-07-03 13:05:19,690 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-3e658a92-1fd0-41d4-a990-22aebe373fcc 2018-07-03 13:05:19,690 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-03 13:05:19,691 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 13:05:19,694 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:20,327 - 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-0a5f4716-850e-443e-8d83-5cdba27fa5e8 X-Compute-Request-Id: req-0a5f4716-850e-443e-8d83-5cdba27fa5e8 Date: Tue, 03 Jul 2018 13:05:20 GMT Connection: close RESP BODY: {"servers": []} 2018-07-03 13:05:20,327 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-0a5f4716-850e-443e-8d83-5cdba27fa5e8 2018-07-03 13:05:20,327 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.636335849762s 2018-07-03 13:05:20,328 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-0a5f4716-850e-443e-8d83-5cdba27fa5e8 2018-07-03 13:05:20,328 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-03 13:05:20,331 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-07-03 13:05:20,334 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:20,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:20 GMT Server: Apache Content-Length: 3390 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7074ed7b-4afe-4b0e-ad68-31dd6b0c3385 Connection: close Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Event Service", "links": {"self": "http://10.167.4.35:5000/v3/services/1f29bff2322f4a0cb90ad2661720e478"}, "enabled": true, "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"description": "OpenStack Volume Service", "links": {"self": "http://10.167.4.35:5000/v3/services/398b6aa5c52742aeaa89ac355a8eb992"}, "enabled": true, "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"description": "OpenStack Orchestration Service", "links": {"self": "http://10.167.4.35:5000/v3/services/3cf8c734af344b85861a6e1fc4b62057"}, "enabled": true, "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"description": "OpenStack Volume Service V3", "links": {"self": "http://10.167.4.35:5000/v3/services/4183cf3cc9d64974abd4db219eff0b80"}, "enabled": true, "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"description": "OpenStack Placement API", "links": {"self": "http://10.167.4.35:5000/v3/services/4e9ef17413e841818627e2b71caf8e48"}, "enabled": true, "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://10.167.4.35:5000/v3/services/4ea91e0f2eb94f2cb24f6ecbb212f621"}, "enabled": true, "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"description": "OpenStack Identity Service", "links": {"self": "http://10.167.4.35:5000/v3/services/6d1ac4f7186e46e5bd9550257f66732d"}, "enabled": true, "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"description": "OpenStack Volume Service V2", "links": {"self": "http://10.167.4.35:5000/v3/services/6ea21161329d4320976335a41425c1a8"}, "enabled": true, "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://10.167.4.35:5000/v3/services/850800c33e47477cbc5b994f85df3fa4"}, "enabled": true, "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"description": "OpenStack Compute Service V2.1", "links": {"self": "http://10.167.4.35:5000/v3/services/87cc4e7a255d4e698c9dd53a990c7bf0"}, "enabled": true, "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://10.167.4.35:5000/v3/services/91ec040bc8364c7d827b940ebd4b4372"}, "enabled": true, "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"description": "OpenStack DNS service", "links": {"self": "http://10.167.4.35:5000/v3/services/b5cc801b067f4d4e9c696f0976cb8ad3"}, "enabled": true, "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"description": "OpenStack Telemetry Service", "links": {"self": "http://10.167.4.35:5000/v3/services/cd0c0384cd3b4879a8832b16df71ce98"}, "enabled": true, "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"description": "OpenStack Networking Service", "links": {"self": "http://10.167.4.35:5000/v3/services/cd599c9461e140a0a3db4c53b2ea1a28"}, "enabled": true, "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "links": {"self": "http://10.167.4.35:5000/v3/services", "previous": null, "next": null}} 2018-07-03 13:05:20,483 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/services used request id req-7074ed7b-4afe-4b0e-ad68-31dd6b0c3385 2018-07-03 13:05:20,483 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.151374816895s 2018-07-03 13:05:20,483 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/services used request id req-7074ed7b-4afe-4b0e-ad68-31dd6b0c3385 2018-07-03 13:05:20,488 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'1f29bff2322f4a0cb90ad2661720e478', 'name': u'panko'}), Munch({'description': u'OpenStack Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'398b6aa5c52742aeaa89ac355a8eb992', 'name': u'cinder'}), Munch({'description': u'OpenStack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'3cf8c734af344b85861a6e1fc4b62057', 'name': u'heat'}), Munch({'description': u'OpenStack Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'4183cf3cc9d64974abd4db219eff0b80', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Placement API', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'4e9ef17413e841818627e2b71caf8e48', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'4ea91e0f2eb94f2cb24f6ecbb212f621', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'6d1ac4f7186e46e5bd9550257f66732d', 'name': u'keystone'}), Munch({'description': u'OpenStack Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'6ea21161329d4320976335a41425c1a8', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'850800c33e47477cbc5b994f85df3fa4', 'name': u'glance'}), Munch({'description': u'OpenStack Compute Service V2.1', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'87cc4e7a255d4e698c9dd53a990c7bf0', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'91ec040bc8364c7d827b940ebd4b4372', 'name': u'aodh'}), Munch({'description': u'OpenStack DNS service', 'service_type': u'dns', 'type': u'dns', 'enabled': True, 'id': u'b5cc801b067f4d4e9c696f0976cb8ad3', 'name': u'designate'}), Munch({'description': u'OpenStack Telemetry Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'cd0c0384cd3b4879a8832b16df71ce98', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'cd599c9461e140a0a3db4c53b2ea1a28', 'name': u'neutron'})] 2018-07-03 13:05:20,489 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-03 13:05:20,489 - 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}1935c3f139cf0aa6efd75cec70dfb9ebaf20c102" 2018-07-03 13:05:20,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-8853ffc5-78a5-4aaa-8885-7913771349c7 Date: Tue, 03 Jul 2018 13:05:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:05:20,561 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-8853ffc5-78a5-4aaa-8885-7913771349c7 2018-07-03 13:05:20,561 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0725319385529s 2018-07-03 13:05:20,562 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-8853ffc5-78a5-4aaa-8885-7913771349c7 2018-07-03 13:05:20,562 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T13:04:05Z', 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'c69b8518-9349-4705-be78-01bfc5c002a4', u'subnetpool_id': None, u'service_types': [], u'name': u'floating_subnet', u'enable_dhcp': False, u'network_id': u'75eb7e7d-8aac-424a-86d0-bd5ac2d83c69', u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T13:04:05Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.10.1', u'ip_version': 4, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'})] 2018-07-03 13:05:20,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 13:05:20,688 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-03 13:05:20,691 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-03 13:05:22,681 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-03 13:05:22,681 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-03 13:05:22,681 - openstack_tests - INFO - OS Credentials = > 2018-07-03 13:05:22,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:22,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:23,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["x-VibWBDTqO_aTv257i9kg"], "issued_at": "2018-07-03T13:05:23.000000Z"}} 2018-07-03 13:05:23,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a50df0b65bdde4a205e226dde0581663962fae6" 2018-07-03 13:05:24,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:24 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-e24519a9-6374-432b-bf22-bff9ec6fb243 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:05:24,560 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-e24519a9-6374-432b-bf22-bff9ec6fb243 2018-07-03 13:05:24,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a50df0b65bdde4a205e226dde0581663962fae6" 2018-07-03 13:05:24,968 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:24 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-7bf7776b-e85b-49b5-992a-725552d9e829 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:05:24,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-7bf7776b-e85b-49b5-992a-725552d9e829 2018-07-03 13:05:24,969 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-07-03 13:05:24,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:24,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:25,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-03 13:05:25,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:25,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["NwhFSZjrTOeuPeZRuJqRYA"], "issued_at": "2018-07-03T13:05:25.000000Z"}} 2018-07-03 13:05:25,620 - 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}b7bcb4886890c6c6b2f3dabde47171ba9d0f5a58" 2018-07-03 13:05:26,649 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:26 GMT Content-Type: application/json Content-Length: 87 Connection: keep-alive X-Openstack-Request-Id: req-93739cbe-160f-4f64-afa7-f8a01ca584ca Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-03 13:05:26,649 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&name=foo used request id req-93739cbe-160f-4f64-afa7-f8a01ca584ca 2018-07-03 13:05:26,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:26,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-03 13:05:26,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:27,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["puIk8Bs5T_GBxqBD-xeW0A"], "issued_at": "2018-07-03T13:05:27.000000Z"}} 2018-07-03 13:05:27,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}093514f1e13458ffd77cddc78873e7b488e007a0" 2018-07-03 13:05:27,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a954070-4cb4-4748-bad7-354bc527054f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:27,213 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3a954070-4cb4-4748-bad7-354bc527054f 2018-07-03 13:05:27,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-07-03 13:05:27,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05: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-07-03 13:05:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093514f1e13458ffd77cddc78873e7b488e007a0" 2018-07-03 13:05:27,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:27 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79ab5d98-c655-46b6-9d62-c258b3d207fc Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:27,455 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-79ab5d98-c655-46b6-9d62-c258b3d207fc 2018-07-03 13:05:27,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:27,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-03 13:05:27,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:27,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["YcoTcXsGQeqI9ycu0co9Ig"], "issued_at": "2018-07-03T13:05:27.000000Z"}} 2018-07-03 13:05:27,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 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90a05be1acf7c1a58144e0fbc983eec8a7643f1" 2018-07-03 13:05:29,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:29 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-707b2349-d092-478c-8338-fc4f71085c8f 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:05:29,242 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks used request id req-707b2349-d092-478c-8338-fc4f71085c8f 2018-07-03 13:05:29,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:29,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["xJS99VqUSPismaIVwPjk0Q"], "issued_at": "2018-07-03T13:05:29.000000Z"}} 2018-07-03 13:05:29,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?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a651ae42bd6b309b301e6de2c22223a9d4191db7" 2018-07-03 13:05:30,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:30 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-e85bf8df-cf55-4f3e-9954-011ee9892b57 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:05:30,223 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-e85bf8df-cf55-4f3e-9954-011ee9892b57 2018-07-03 13:05:30,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a651ae42bd6b309b301e6de2c22223a9d4191db7" 2018-07-03 13:05:30,292 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:30 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-ee0c17b7-84b5-4d24-b2bf-292332f73303 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:05:30,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-ee0c17b7-84b5-4d24-b2bf-292332f73303 2018-07-03 13:05:30,294 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:05:30,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:30,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:30,408 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-03 13:05:30,409 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:05:30,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:30,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["N0Nc_a30SveRx9csiokqQQ"], "issued_at": "2018-07-03T13:05:30.000000Z"}} 2018-07-03 13:05:30,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/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7d8baa8769a345ee97fef4001ad6377f0dfbd0" 2018-07-03 13:05:31,356 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05: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-441502d5-655e-4473-8cfd-8c1f6b82c77c X-Compute-Request-Id: req-441502d5-655e-4473-8cfd-8c1f6b82c77c Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:05:31,356 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/detail used request id req-441502d5-655e-4473-8cfd-8c1f6b82c77c 2018-07-03 13:05:31,357 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:05:31,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:31,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WpfOXdz0R9my8639oQF1Wg"], "issued_at": "2018-07-03T13:05:31.000000Z"}} 2018-07-03 13:05:31,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/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ec8e2fe8c1ff319243167a5127a41d624db033" 2018-07-03 13:05:32,817 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:32 GMT Content-Type: application/json Content-Length: 2919 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd37810a-c28d-4e97-a9e9-5f3bbbef021a X-Compute-Request-Id: req-dd37810a-c28d-4e97-a9e9-5f3bbbef021a Front-End-Https: on RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 75}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 31901, "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": 31389, "id": 3}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 78}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-dpdk-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": 6}]} 2018-07-03 13:05:32,817 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-hypervisors/detail used request id req-dd37810a-c28d-4e97-a9e9-5f3bbbef021a 2018-07-03 13:05:32,819 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 13:05:32,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:32,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:32,882 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-03 13:05:32,882 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 13:05:32,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:33,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bMCXgw6xQWmaoHCUl6KELA"], "issued_at": "2018-07-03T13:05:33.000000Z"}} 2018-07-03 13:05:33,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8966c9d67a0707fc2d233225c9302a15d4c0d8d0" 2018-07-03 13:05:34,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1b713394-b266-4773-9216-727b22710763 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 13:05:34,607 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks used request id req-1b713394-b266-4773-9216-727b22710763 2018-07-03 13:05:34,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:34,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-03 13:05:34,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:35,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["V_ErAqYRRLmpss0hcZNeDQ"], "issued_at": "2018-07-03T13:05:35.000000Z"}} 2018-07-03 13:05:35,225 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fde09f3f842696f8e862392b7fda76217318d4c" 2018-07-03 13:05:35,712 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:35 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-b3b28fb6-0db1-400f-9d84-9e6ff89ccf34 x-openstack-request-id: req-b3b28fb6-0db1-400f-9d84-9e6ff89ccf34 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 13:05:35,713 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail used request id req-b3b28fb6-0db1-400f-9d84-9e6ff89ccf34 2018-07-03 13:05:35,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:36,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["06eGES9RTrGdzLYAvngstg"], "issued_at": "2018-07-03T13:05:36.000000Z"}} 2018-07-03 13:05:36,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}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:36,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47662229-82c8-433e-a884-6e087d595132 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:36,287 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-47662229-82c8-433e-a884-6e087d595132 2018-07-03 13:05:36,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:36,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:36,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}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:36,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dd1d32d-ea00-47d2-a039-3ba14ac4e3b6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:36,348 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1dd1d32d-ea00-47d2-a039-3ba14ac4e3b6 2018-07-03 13:05:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName"}}' 2018-07-03 13:05:36,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 338 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-809e3654-82c3-44a9-b264-7bd82be9c1ae Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4e89d20625d04ad29f3d803b94a7e144"}, "tags": [], "enabled": true, "id": "4e89d20625d04ad29f3d803b94a7e144", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName"}} 2018-07-03 13:05:36,614 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-809e3654-82c3-44a9-b264-7bd82be9c1ae 2018-07-03 13:05:36,615 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName 2018-07-03 13:05:36,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?enabled=True&domain_name=Default&name=KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:36,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 534 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cc2f80d-9f37-43ee-80dd-2093e0292e19 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-96496fdc-9389-46d8-b798-46ed40f43ddf-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4e89d20625d04ad29f3d803b94a7e144"}, "tags": [], "enabled": true, "id": "4e89d20625d04ad29f3d803b94a7e144", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName"}]} 2018-07-03 13:05:36,662 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName used request id req-6cc2f80d-9f37-43ee-80dd-2093e0292e19 2018-07-03 13:05:36,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/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:36,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:36 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97d6f393-0f18-40c2-b865-7c977f6ee845 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-07-03 13:05:36,711 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-97d6f393-0f18-40c2-b865-7c977f6ee845 2018-07-03 13:05:36,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:37,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:37 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-954d0f22-37cc-434c-8eda-42bc83a645cf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:04:01Z", "updated_at": "2018-07-03T13:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "revision_number": 0, "id": "048ff91c-0c4d-44a2-91ae-32d306826571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "revision_number": 0, "id": "6bee80a4-0dee-4982-8f8f-e1d8aa159128", "remote_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "remote_ip_prefix": null, "created_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "revision_number": 0, "id": "b688938d-2e16-4734-b120-b13479eae72b", "remote_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "remote_ip_prefix": null, "created_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "revision_number": 0, "id": "e74d9c25-82c0-4810-9479-dbc6fa2aca44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "name": "default"}]} 2018-07-03 13:05:37,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-954d0f22-37cc-434c-8eda-42bc83a645cf 2018-07-03 13:05:37,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:37,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:37 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4933df72-6d36-4558-91b2-ec26114dec08 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:05:37,220 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-4933df72-6d36-4558-91b2-ec26114dec08 2018-07-03 13:05:37,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1bb66907-4578-4174-bcb5-07f91a8fff7e 2018-07-03 13:05:37,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=1bb66907-4578-4174-bcb5-07f91a8fff7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:37,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:37 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-57a57bc5-415b-4f7a-8680-8db94e4a1c13 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:04:01Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "048ff91c-0c4d-44a2-91ae-32d306826571"}, {"remote_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:04:01Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "6bee80a4-0dee-4982-8f8f-e1d8aa159128"}, {"remote_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:04:01Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "b688938d-2e16-4734-b120-b13479eae72b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:04:01Z", "security_group_id": "1bb66907-4578-4174-bcb5-07f91a8fff7e", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:04:01Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "e74d9c25-82c0-4810-9479-dbc6fa2aca44"}]} 2018-07-03 13:05:37,604 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1bb66907-4578-4174-bcb5-07f91a8fff7e used request id req-57a57bc5-415b-4f7a-8680-8db94e4a1c13 2018-07-03 13:05:37,604 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 13:05:37,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/1bb66907-4578-4174-bcb5-07f91a8fff7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:37,817 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:05:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2a2d188a-074b-48a8-a849-7066c7b9349f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:37,817 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/1bb66907-4578-4174-bcb5-07f91a8fff7e used request id req-2a2d188a-074b-48a8-a849-7066c7b9349f 2018-07-03 13:05:37,817 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-96496fdc-9389-46d8-b798-46ed40f43ddf-projName 2018-07-03 13:05:37,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4e89d20625d04ad29f3d803b94a7e144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07465ffbf4d96d3d005a505971afee527ec2c3f7" 2018-07-03 13:05:38,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8aa74289-31e4-42c6-b05b-838834e806c2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:38,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4e89d20625d04ad29f3d803b94a7e144 used request id req-8aa74289-31e4-42c6-b05b-838834e806c2 2018-07-03 13:05:38,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:38,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["fMX81_S1RN6zNSnWuOr__w"], "issued_at": "2018-07-03T13:05:38.000000Z"}} 2018-07-03 13:05:38,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}f689220aa05d7617b47f47ae4819666f29dfb5b1" 2018-07-03 13:05:38,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f7ea015-4b2e-4caa-bf3c-0b1d31d558bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:38,561 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6f7ea015-4b2e-4caa-bf3c-0b1d31d558bb 2018-07-03 13:05:38,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:38,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05: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-07-03 13:05:38,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f689220aa05d7617b47f47ae4819666f29dfb5b1" 2018-07-03 13:05:38,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-621de97a-85fb-412e-9a5f-99e1b052c02d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:38,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-621de97a-85fb-412e-9a5f-99e1b052c02d 2018-07-03 13:05:39,017 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-4974ed14-da43-4050-bf34-ab1f8ef0ab24-username 2018-07-03 13:05:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f689220aa05d7617b47f47ae4819666f29dfb5b1" 2018-07-03 13:05:39,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:39 GMT Server: Apache Content-Length: 3581 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bc232cb-d53e-4cad-92fd-91c6eefe15f9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-4974ed14-da43-4050-bf34-ab1f8ef0ab24-username", "links": {"self": "http://10.167.4.35:5000/v3/users/3e3ecf07533140d0a651eff429c3be07"}, "domain_id": "default", "enabled": true, "id": "3e3ecf07533140d0a651eff429c3be07", "options": {}}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:39,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8bc232cb-d53e-4cad-92fd-91c6eefe15f9 2018-07-03 13:05:39,100 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-4974ed14-da43-4050-bf34-ab1f8ef0ab24-username 2018-07-03 13:05:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/3e3ecf07533140d0a651eff429c3be07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f689220aa05d7617b47f47ae4819666f29dfb5b1" 2018-07-03 13:05:39,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c69e2c59-9f1e-4cd2-8426-d1c512235e7b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:39,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3e3ecf07533140d0a651eff429c3be07 used request id req-c69e2c59-9f1e-4cd2-8426-d1c512235e7b 2018-07-03 13:05:39,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:40,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["MNtsNGVISuGXpiu_NN73LA"], "issued_at": "2018-07-03T13:05:40.000000Z"}} 2018-07-03 13:05:40,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9e385dcc39e951a76c67e763d084597998fb0a" 2018-07-03 13:05:40,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a86533a-8536-43a7-9a4e-60f9d30dfd2b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:40,182 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4a86533a-8536-43a7-9a4e-60f9d30dfd2b 2018-07-03 13:05:40,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:40,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-03 13:05:40,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:40,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["mG5LO90zQLCg3X5DgLg_Kg"], "issued_at": "2018-07-03T13:05:40.000000Z"}} 2018-07-03 13:05:40,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b528b6d619d16f3f4fcbc5922dddc3bfa5331f50" 2018-07-03 13:05:40,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce23cd3a-e924-40ed-9027-2038549be0dd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:40,907 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ce23cd3a-e924-40ed-9027-2038549be0dd 2018-07-03 13:05:40,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:40,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:41,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["AorML_kRS7Wg32IyWnXdCQ"], "issued_at": "2018-07-03T13:05:41.000000Z"}} 2018-07-03 13:05:41,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:41,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZDkj0AS-QN29AMreWFiIXA"], "issued_at": "2018-07-03T13:05:41.000000Z"}} 2018-07-03 13:05:41,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}af005156dcc005525c9de5240175cb9611c78200" 2018-07-03 13:05:41,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39227791-78db-4987-9061-1463100a0c48 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:41,985 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-39227791-78db-4987-9061-1463100a0c48 2018-07-03 13:05:41,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:41,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:42,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["SPv_9BlHRouAZIkL4kIljg"], "issued_at": "2018-07-03T13:05:42.000000Z"}} 2018-07-03 13:05:42,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:43,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["PMlhggnLSO22K9rkpYyrDA"], "issued_at": "2018-07-03T13:05:43.000000Z"}} 2018-07-03 13:05:43,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}95516f39e2d4d7e29183146cb32c146468dd24be" 2018-07-03 13:05:43,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1ba8a68-ed81-428b-adf0-f2658a56f666 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:43,056 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d1ba8a68-ed81-428b-adf0-f2658a56f666 2018-07-03 13:05:43,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:43,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:43,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["TxUCJ_HUSnqDhhBjdWeAlA"], "issued_at": "2018-07-03T13:05:43.000000Z"}} 2018-07-03 13:05:43,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:43,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:44,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["OPtvX10lTCyhvIA6UjfTwQ"], "issued_at": "2018-07-03T13:05:44.000000Z"}} 2018-07-03 13:05:44,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:44,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:44,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["NCqOTkCrSPGzSDQ1gel10w"], "issued_at": "2018-07-03T13:05:44.000000Z"}} 2018-07-03 13:05:44,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:45,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5R4j5878RyKL9Zu5dFFUjA"], "issued_at": "2018-07-03T13:05:45.000000Z"}} 2018-07-03 13:05:45,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}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:45,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dc242d0-67dc-43fc-8cad-7ff9e7a34661 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:45,196 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2dc242d0-67dc-43fc-8cad-7ff9e7a34661 2018-07-03 13:05:45,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:45,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05: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-07-03 13:05:45,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:45,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0130e0f-77bb-4cd1-b321-12a4811a0550 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:45,252 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e0130e0f-77bb-4cd1-b321-12a4811a0550 2018-07-03 13:05:45,639 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-username 2018-07-03 13:05:45,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:45,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7531cdb-6d9a-45fe-a14c-e55100735a9e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:45,686 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a7531cdb-6d9a-45fe-a14c-e55100735a9e 2018-07-03 13:05:45,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-projName"}}' 2018-07-03 13:05:45,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 338 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ae21ad1-d17d-4905-940b-7c7877b0078a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1"}, "tags": [], "enabled": true, "id": "4feee0a6a72b44c3846c79b5fa029ad1", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-projName"}} 2018-07-03 13:05:45,987 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0ae21ad1-d17d-4905-940b-7c7877b0078a 2018-07-03 13:05:45,987 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-projName 2018-07-03 13:05:45,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}a759cdf965912af97edfdea73213fc545c824798" -d '{"role": {"name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role"}}' 2018-07-03 13:05:46,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:05:45 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3e821d7-0719-45cb-b24e-20b9fa6e0177 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b673e134b5d94db59c1bdca27f1ee99f", "links": {"self": "http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f"}, "name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role"}} 2018-07-03 13:05:46,084 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f3e821d7-0719-45cb-b24e-20b9fa6e0177 2018-07-03 13:05:46,084 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role 2018-07-03 13:05:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:46,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:46 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e62e299-6ab0-448b-9850-a4eea670e15c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b673e134b5d94db59c1bdca27f1ee99f", "links": {"self": "http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f"}, "name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role"}} 2018-07-03 13:05:46,264 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f used request id req-1e62e299-6ab0-448b-9850-a4eea670e15c 2018-07-03 13:05:46,265 - keystone_utils - INFO - Granting role KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role to project KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-projName 2018-07-03 13:05:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1/users/c324c4b288414ef3864999c4f4fcbcaf/roles/b673e134b5d94db59c1bdca27f1ee99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:46,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c59f73b-5b81-4715-b4e4-7511d28cd2eb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:46,508 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1/users/c324c4b288414ef3864999c4f4fcbcaf/roles/b673e134b5d94db59c1bdca27f1ee99f used request id req-3c59f73b-5b81-4715-b4e4-7511d28cd2eb 2018-07-03 13:05:46,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/4feee0a6a72b44c3846c79b5fa029ad1/users/c324c4b288414ef3864999c4f4fcbcaf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:46,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:46 GMT Server: Apache Content-Length: 402 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae4b39b1-4709-41d8-a047-da2782c3237e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1/users/c324c4b288414ef3864999c4f4fcbcaf/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "b673e134b5d94db59c1bdca27f1ee99f", "links": {"self": "http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f"}, "name": "KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role"}]} 2018-07-03 13:05:46,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1/users/c324c4b288414ef3864999c4f4fcbcaf/roles used request id req-ae4b39b1-4709-41d8-a047-da2782c3237e 2018-07-03 13:05:46,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:47,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:47 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-67c87e44-c13a-4ac7-bfe6-f0896c9430ff Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:05:47Z", "updated_at": "2018-07-03T13:05:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "revision_number": 0, "id": "81f67a4b-292b-4de7-9b1e-e5abce30e7e0", "remote_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "remote_ip_prefix": null, "created_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "revision_number": 0, "id": "8ef98f8c-2cfe-464d-abde-55b2665afc9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "revision_number": 0, "id": "bfe85018-8dc7-4559-a520-520eefa66f48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "revision_number": 0, "id": "e05b6035-5b44-4fed-9cde-952fce343d58", "remote_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "remote_ip_prefix": null, "created_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "3a649b4d-f826-48fe-9792-ad18edf46627", "name": "default"}]} 2018-07-03 13:05:47,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-67c87e44-c13a-4ac7-bfe6-f0896c9430ff 2018-07-03 13:05:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:47,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:47 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27fbca58-6381-4430-a094-be5dade3c77a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:05:47,564 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-27fbca58-6381-4430-a094-be5dade3c77a 2018-07-03 13:05:47,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a649b4d-f826-48fe-9792-ad18edf46627 2018-07-03 13:05:47,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3a649b4d-f826-48fe-9792-ad18edf46627 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:47,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:05:47 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e4349c40-31f7-468e-8abd-c263398cd7a0 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:05:47Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "81f67a4b-292b-4de7-9b1e-e5abce30e7e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:05:47Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "8ef98f8c-2cfe-464d-abde-55b2665afc9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:05:47Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "bfe85018-8dc7-4559-a520-520eefa66f48"}, {"remote_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:05:47Z", "security_group_id": "3a649b4d-f826-48fe-9792-ad18edf46627", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:05:47Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "e05b6035-5b44-4fed-9cde-952fce343d58"}]} 2018-07-03 13:05:47,950 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3a649b4d-f826-48fe-9792-ad18edf46627 used request id req-e4349c40-31f7-468e-8abd-c263398cd7a0 2018-07-03 13:05:47,951 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 13:05:47,956 - keystoneauth.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/3a649b4d-f826-48fe-9792-ad18edf46627 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:48,220 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:05:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ba9a29e-13a6-4cb6-9e04-348618cc7b66 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:48,220 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/3a649b4d-f826-48fe-9792-ad18edf46627 used request id req-6ba9a29e-13a6-4cb6-9e04-348618cc7b66 2018-07-03 13:05:48,220 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-projName 2018-07-03 13:05:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:48,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-053a1e07-0d28-4d63-83e8-887fe64be593 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:48,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4feee0a6a72b44c3846c79b5fa029ad1 used request id req-053a1e07-0d28-4d63-83e8-887fe64be593 2018-07-03 13:05:48,663 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-username 2018-07-03 13:05:48,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c324c4b288414ef3864999c4f4fcbcaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:49,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed06deb5-71bf-4f83-a05a-e11ef1e20f2a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:49,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c324c4b288414ef3864999c4f4fcbcaf used request id req-ed06deb5-71bf-4f83-a05a-e11ef1e20f2a 2018-07-03 13:05:49,081 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-9854098f-9a3c-41fa-a09a-6c66dff87078-role 2018-07-03 13:05:49,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/b673e134b5d94db59c1bdca27f1ee99f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a759cdf965912af97edfdea73213fc545c824798" 2018-07-03 13:05:49,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e8cdf6b-a56c-44ca-80f0-09561c821a54 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:49,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b673e134b5d94db59c1bdca27f1ee99f used request id req-4e8cdf6b-a56c-44ca-80f0-09561c821a54 2018-07-03 13:05:49,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:49,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ijPDgtHgQCOJH7OFlf8ing"], "issued_at": "2018-07-03T13:05:49.000000Z"}} 2018-07-03 13:05:49,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}52d620c1553a25f148e434201e64851663ab0c7f" 2018-07-03 13:05:49,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75191954-9405-461d-96e1-5986723ba231 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:49,854 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-75191954-9405-461d-96e1-5986723ba231 2018-07-03 13:05:49,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:49,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:50,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tter3G-yS4yeyHCLoX_KXg"], "issued_at": "2018-07-03T13:05:50.000000Z"}} 2018-07-03 13:05:50,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}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:50,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aec2e38b-e1f4-4b07-94b4-f381baf83af4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:50,427 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aec2e38b-e1f4-4b07-94b4-f381baf83af4 2018-07-03 13:05:50,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-07-03 13:05:50,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:05:50,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}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:50,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02adddec-4436-49b2-b60a-c95a91ef1133 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:50,661 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-02adddec-4436-49b2-b60a-c95a91ef1133 2018-07-03 13:05:50,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:50,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fabe73c-4234-4f49-a555-fdb3b3f1eef1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:50,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6fabe73c-4234-4f49-a555-fdb3b3f1eef1 2018-07-03 13:05:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:51,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22bb8fe7-7093-43c0-bde9-6128b61dd6af Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:51,339 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-22bb8fe7-7093-43c0-bde9-6128b61dd6af 2018-07-03 13:05:51,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?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:51,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:51 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4b2fc56-6093-4c3c-b584-f0fb6fc53339 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/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 13:05:51,517 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-d4b2fc56-6093-4c3c-b584-f0fb6fc53339 2018-07-03 13:05:51,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:51,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:51 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-640c2ed7-f47a-466e-b0d6-47bb5feb0db6 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a"}, "enabled": true, "id": "f40417c01c204cfe844bdc12d1bd861a", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-bf1657f1-05f9-4df-name"}} 2018-07-03 13:05:51,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a used request id req-640c2ed7-f47a-466e-b0d6-47bb5feb0db6 2018-07-03 13:05:51,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/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:51,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:51 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9271f45-19d7-46a8-987e-88d311310547 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:05:51,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles used request id req-e9271f45-19d7-46a8-987e-88d311310547 2018-07-03 13:05:51,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:52,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:51 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be45c828-4fbe-4cc6-824b-962395170c11 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:05:52,102 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-be45c828-4fbe-4cc6-824b-962395170c11 2018-07-03 13:05:52,102 - keystone_utils - INFO - Granting role admin to project admin 2018-07-03 13:05:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:52,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e8f8222-6211-4268-bf03-8374168fb48e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:52,341 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-5e8f8222-6211-4268-bf03-8374168fb48e 2018-07-03 13:05:52,341 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-bf1657f1-05f9-4df-name 2018-07-03 13:05:52,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-07-03 13:05:52,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05: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-07-03 13:05:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d620c1553a25f148e434201e64851663ab0c7f" 2018-07-03 13:05:52,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6fcbe12-9657-4266-bef2-212d19a4dcc6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-bf1657f1-05f9-4df-name", "links": {"self": "http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a"}, "domain_id": "default", "enabled": true, "id": "f40417c01c204cfe844bdc12d1bd861a", "options": {}}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:52,556 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a6fcbe12-9657-4266-bef2-212d19a4dcc6 2018-07-03 13:05:52,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d620c1553a25f148e434201e64851663ab0c7f" 2018-07-03 13:05:52,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bdd3e17-d968-4d46-9c01-f9120af51ae2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:52,746 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7bdd3e17-d968-4d46-9c01-f9120af51ae2 2018-07-03 13:05:52,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d620c1553a25f148e434201e64851663ab0c7f" 2018-07-03 13:05:52,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0b19c9b-0b0e-464a-a697-00ddc78c2037 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/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 13:05:52,941 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-b0b19c9b-0b0e-464a-a697-00ddc78c2037 2018-07-03 13:05:52,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/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d620c1553a25f148e434201e64851663ab0c7f" 2018-07-03 13:05:53,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:52 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae863036-3a38-49f7-b7a4-f99b29eb4ab5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:53,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/f40417c01c204cfe844bdc12d1bd861a/roles used request id req-ae863036-3a38-49f7-b7a4-f99b29eb4ab5 2018-07-03 13:05:53,162 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-bf1657f1-05f9-4df-name 2018-07-03 13:05:53,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc339d4b48ccec337fcdd4b7a8b0b03259d5773d" 2018-07-03 13:05:53,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e40384af-46a1-46b4-a1ed-4b38a55ce30c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:53,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f40417c01c204cfe844bdc12d1bd861a used request id req-e40384af-46a1-46b4-a1ed-4b38a55ce30c 2018-07-03 13:05:53,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:54,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["QfxjYnkORse8l7u8Lmh71g"], "issued_at": "2018-07-03T13:05:54.000000Z"}} 2018-07-03 13:05:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c5ff06fbd5f34fd5b214af8f3d736760a86c5" 2018-07-03 13:05:54,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12eb1904-62a7-4669-a673-bd01fc9dbbc3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:54,195 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-12eb1904-62a7-4669-a673-bd01fc9dbbc3 2018-07-03 13:05:54,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:54,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:54,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZdADkAN7R--fvqcpRofgvg"], "issued_at": "2018-07-03T13:05:54.000000Z"}} 2018-07-03 13:05:54,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:54,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e9ad926-bd66-4c78-9492-4b228917608e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:54,781 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e9ad926-bd66-4c78-9492-4b228917608e 2018-07-03 13:05:54,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:54,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05: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-07-03 13:05:54,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:55,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:54 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c474f9b-fb6d-4960-a418-175786cc9f9f Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:55,009 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5c474f9b-fb6d-4960-a418-175786cc9f9f 2018-07-03 13:05:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:55,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f52e6d9a-8fd8-4ed5-ae70-8584e9c4d35f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:55,186 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f52e6d9a-8fd8-4ed5-ae70-8584e9c4d35f 2018-07-03 13:05:55,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}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:55,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5f4a7a7-fe3a-4b5d-9437-653cb694c9db Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:55,904 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a5f4a7a7-fe3a-4b5d-9437-653cb694c9db 2018-07-03 13:05:55,908 - keystoneauth.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}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:55,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:55 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7c29cf5-db36-4ea1-bd11-a00c5693ae90 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/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 13:05:55,948 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-a7c29cf5-db36-4ea1-bd11-a00c5693ae90 2018-07-03 13:05:55,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:56,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:55 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb44c919-4370-480c-85d2-9fdbd23af043 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9"}, "enabled": true, "id": "225d83a525b34e7ca6dd4aec088e49e9", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-abf57731-9bf7-407-name"}} 2018-07-03 13:05:56,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 used request id req-cb44c919-4370-480c-85d2-9fdbd23af043 2018-07-03 13:05:56,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/f2213f40455746c3b623a4fcb5e27a06/users/225d83a525b34e7ca6dd4aec088e49e9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:56,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:56 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9cf22b5-29a2-424f-9378-f5df4037c46b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/225d83a525b34e7ca6dd4aec088e49e9/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:05:56,358 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/225d83a525b34e7ca6dd4aec088e49e9/roles used request id req-c9cf22b5-29a2-424f-9378-f5df4037c46b 2018-07-03 13:05:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:56,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:56 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b189b9b4-53f2-4f7a-91ea-6c68355f2ef7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:05:56,554 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-b189b9b4-53f2-4f7a-91ea-6c68355f2ef7 2018-07-03 13:05:56,555 - keystone_utils - INFO - Granting role admin to project admin 2018-07-03 13:05:56,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/225d83a525b34e7ca6dd4aec088e49e9/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:56,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfb34271-4941-4ea0-8151-495c345e6fba Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:56,865 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/225d83a525b34e7ca6dd4aec088e49e9/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-cfb34271-4941-4ea0-8151-495c345e6fba 2018-07-03 13:05:56,866 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-abf57731-9bf7-407-name 2018-07-03 13:05:56,866 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-abf57731-9bf7-407-name 2018-07-03 13:05:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:05:56,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05: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-07-03 13:05:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c5ff06fbd5f34fd5b214af8f3d736760a86c5" 2018-07-03 13:05:57,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:05:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07e37f2d-590b-4bf3-b79e-23f6909842a8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:05:57,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 used request id req-07e37f2d-590b-4bf3-b79e-23f6909842a8 2018-07-03 13:05:57,231 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-abf57731-9bf7-407-name 2018-07-03 13:05:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffcff9b56d716b40a87ddb652bd86ceb6af388e" 2018-07-03 13:05:57,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 13:05:57 GMT Server: Apache Content-Length: 115 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3881036-478a-45be-93f3-02ebf8510ebe Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 225d83a525b34e7ca6dd4aec088e49e9.", "code": 404, "title": "Not Found"}} 2018-07-03 13:05:57,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/225d83a525b34e7ca6dd4aec088e49e9 used request id req-f3881036-478a-45be-93f3-02ebf8510ebe 2018-07-03 13:05:57,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 13:05:57,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:57,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["DsXvnLo-SZC1-OdciIy4nw"], "issued_at": "2018-07-03T13:05:57.000000Z"}} 2018-07-03 13:05:57,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}838bc8e4e2d9e1288feb88fbeda7f8da845d5bb5" 2018-07-03 13:05:58,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73f37b17-64f6-411e-b578-d7c815989a4a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:58,138 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-73f37b17-64f6-411e-b578-d7c815989a4a 2018-07-03 13:05:58,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:05:58,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:05:58,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:05:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HW-v5nmcRTOCnIpwMdem0A"], "issued_at": "2018-07-03T13:05:58.000000Z"}} 2018-07-03 13:05:58,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}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:05:58,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9412386f-826b-408c-9328-807533c7bca5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:05:58,694 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9412386f-826b-408c-9328-807533c7bca5 2018-07-03 13:05:58,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-07-03 13:05:58,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:05: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-07-03 13:05:58,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:05:58,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8615a9ee-7d33-4493-ab00-06bdae7c45af Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:05:58,912 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8615a9ee-7d33-4493-ab00-06bdae7c45af 2018-07-03 13:05:58,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:05:59,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bc28baf-74d3-46ec-a75a-094da16ddf1f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:05:59,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3bc28baf-74d3-46ec-a75a-094da16ddf1f 2018-07-03 13:05:59,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}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:05:59,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85bc2b8c-43c1-4c8b-91ca-22915686f8fe Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:05:59,825 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-85bc2b8c-43c1-4c8b-91ca-22915686f8fe 2018-07-03 13:05:59,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:00,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:05:59 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee3a5504-5603-45aa-98cf-99e83519cbef 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/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 13:06:00,037 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-ee3a5504-5603-45aa-98cf-99e83519cbef 2018-07-03 13:06:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:00,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c9619b1-9507-499b-8e95-e7584e451042 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee"}, "enabled": true, "id": "fa69e4a19b404e1b9234b569bce07cee", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e35244d0-fccc-4e1-name"}} 2018-07-03 13:06:00,224 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee used request id req-1c9619b1-9507-499b-8e95-e7584e451042 2018-07-03 13:06:00,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/f2213f40455746c3b623a4fcb5e27a06/users/fa69e4a19b404e1b9234b569bce07cee/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:00,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d546009-e4d5-4540-b72c-9bfbfffb8d54 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/fa69e4a19b404e1b9234b569bce07cee/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:06:00,460 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/fa69e4a19b404e1b9234b569bce07cee/roles used request id req-4d546009-e4d5-4540-b72c-9bfbfffb8d54 2018-07-03 13:06:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:00,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2eeb349-81e2-4b94-968c-2970752ef612 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:06:00,653 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-f2eeb349-81e2-4b94-968c-2970752ef612 2018-07-03 13:06:00,653 - keystone_utils - INFO - Granting role admin to project admin 2018-07-03 13:06:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/fa69e4a19b404e1b9234b569bce07cee/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:00,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c525212e-34db-4892-ae18-96c8d66e850c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:00,899 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/fa69e4a19b404e1b9234b569bce07cee/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-c525212e-34db-4892-ae18-96c8d66e850c 2018-07-03 13:06:00,899 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e35244d0-fccc-4e1-name 2018-07-03 13:06:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:00,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}838bc8e4e2d9e1288feb88fbeda7f8da845d5bb5" 2018-07-03 13:06:01,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:00 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11b360c1-e5be-4002-b265-765b9f0db00a Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e35244d0-fccc-4e1-name", "links": {"self": "http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee"}, "domain_id": "default", "enabled": true, "id": "fa69e4a19b404e1b9234b569bce07cee", "options": {}}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:01,135 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-11b360c1-e5be-4002-b265-765b9f0db00a 2018-07-03 13:06:01,136 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e35244d0-fccc-4e1-name 2018-07-03 13:06:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad99042088a4503e7b486ea84efebdba1425c7de" 2018-07-03 13:06:01,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e218e55d-22a7-4c5a-a2bd-6fad527816e1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:01,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fa69e4a19b404e1b9234b569bce07cee used request id req-e218e55d-22a7-4c5a-a2bd-6fad527816e1 2018-07-03 13:06:01,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:02,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WbdOMBucQkKWfulURLf4JA"], "issued_at": "2018-07-03T13:06:02.000000Z"}} 2018-07-03 13:06:02,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}5dc4eb371aa8bd3d8cfceecb67c14a1625427909" 2018-07-03 13:06:02,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31711465-2c50-4b00-aec3-e503898d6d3f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:02,093 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-31711465-2c50-4b00-aec3-e503898d6d3f 2018-07-03 13:06:02,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:02,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:02,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["j6FgOC7ASq-krzYWwlgMZQ"], "issued_at": "2018-07-03T13:06:02.000000Z"}} 2018-07-03 13:06:02,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}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:02,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb719ee6-00bf-4079-acc6-c2008a3f4246 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:02,655 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb719ee6-00bf-4079-acc6-c2008a3f4246 2018-07-03 13:06:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:02,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:02,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:02,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:02 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-398b7036-06f2-46b1-afd2-73d212bf1b8c Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:02,871 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-398b7036-06f2-46b1-afd2-73d212bf1b8c 2018-07-03 13:06:02,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:03,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:02 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-568bd238-80df-4a84-bc24-88e11506fc55 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:03,057 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-568bd238-80df-4a84-bc24-88e11506fc55 2018-07-03 13:06:03,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:03,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26ec4bfe-4a5a-4c56-be45-87d8e1cbe5e3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:03,739 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-26ec4bfe-4a5a-4c56-be45-87d8e1cbe5e3 2018-07-03 13:06:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:03,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:03 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f080ea4-e665-4b2a-a744-e87f266b058d 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/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 13:06:03,953 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-0f080ea4-e665-4b2a-a744-e87f266b058d 2018-07-03 13:06:03,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:04,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:03 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3205c69-020c-4ca6-bb93-0413be8b3e59 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b"}, "enabled": true, "id": "d6cd21a14112474f8a0aacb16088cc3b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-7e05df50-d060-439-name"}} 2018-07-03 13:06:04,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b used request id req-f3205c69-020c-4ca6-bb93-0413be8b3e59 2018-07-03 13:06:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/d6cd21a14112474f8a0aacb16088cc3b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:04,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:04 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be164438-d993-4b17-8e10-4e46a16e8eb4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/d6cd21a14112474f8a0aacb16088cc3b/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:06:04,385 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/d6cd21a14112474f8a0aacb16088cc3b/roles used request id req-be164438-d993-4b17-8e10-4e46a16e8eb4 2018-07-03 13:06:04,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:04,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:04 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb1c015e-37a4-4184-b7b6-99efa5641bed Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:06:04,554 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-cb1c015e-37a4-4184-b7b6-99efa5641bed 2018-07-03 13:06:04,554 - keystone_utils - INFO - Granting role admin to project admin 2018-07-03 13:06:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/d6cd21a14112474f8a0aacb16088cc3b/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:04,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31394451-5e0c-448c-87a6-c3649b503a4d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:04,800 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06/users/d6cd21a14112474f8a0aacb16088cc3b/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-31394451-5e0c-448c-87a6-c3649b503a4d 2018-07-03 13:06:04,800 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7e05df50-d060-439-name 2018-07-03 13:06:04,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-07-03 13:06:04,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc4eb371aa8bd3d8cfceecb67c14a1625427909" 2018-07-03 13:06:05,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:04 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98c82b97-d65a-4595-b1e7-a89ecfbe47fc Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-7e05df50-d060-439-name", "links": {"self": "http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b"}, "domain_id": "default", "enabled": true, "id": "d6cd21a14112474f8a0aacb16088cc3b", "options": {}}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:05,031 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-98c82b97-d65a-4595-b1e7-a89ecfbe47fc 2018-07-03 13:06:05,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:05,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:05,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WdcXA-M6SOOsDmSIEVjxrw"], "issued_at": "2018-07-03T13:06:05.000000Z"}} 2018-07-03 13:06:05,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}8c53630a88df29cef24ba082e79a4819624b417b" 2018-07-03 13:06:05,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6fc54d7-f224-4bd6-9c9e-e79dba866877 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:05,556 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c6fc54d7-f224-4bd6-9c9e-e79dba866877 2018-07-03 13:06:05,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-07-03 13:06:05,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:05,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c53630a88df29cef24ba082e79a4819624b417b" 2018-07-03 13:06:05,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:05 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e0bbacd-9780-454e-abf7-01a6a653e130 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-7e05df50-d060-439-name", "links": {"self": "http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b"}, "domain_id": "default", "enabled": true, "id": "d6cd21a14112474f8a0aacb16088cc3b", "options": {}}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:05,808 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9e0bbacd-9780-454e-abf7-01a6a653e130 2018-07-03 13:06:05,809 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7e05df50-d060-439-name 2018-07-03 13:06:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab164158a4b69189b57f3fc9c49a445e5e5b931b" 2018-07-03 13:06:06,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-654eecd9-7217-4b03-a25d-b0da6e46a117 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:06,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d6cd21a14112474f8a0aacb16088cc3b used request id req-654eecd9-7217-4b03-a25d-b0da6e46a117 2018-07-03 13:06:06,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:06,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["lfvT_IoRTD2Ehv-8YBFwAw"], "issued_at": "2018-07-03T13:06:06.000000Z"}} 2018-07-03 13:06:06,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6029a0b14d5e112f36a8d0bd5104942f6ac0389" 2018-07-03 13:06:06,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43e3b802-83cb-4d6a-91bb-4291a17d30e7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:06,826 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43e3b802-83cb-4d6a-91bb-4291a17d30e7 2018-07-03 13:06:06,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:06,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:07,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qTKzTgNhTbOQQe5mU_eCqQ"], "issued_at": "2018-07-03T13:06:07.000000Z"}} 2018-07-03 13:06:07,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}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:07,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1d4ce90-8ecd-4ba5-b7a5-04738ef00260 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:07,530 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e1d4ce90-8ecd-4ba5-b7a5-04738ef00260 2018-07-03 13:06:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:07,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:07,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?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-beda0963-22b5-478-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:07,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:07 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47349fb0-52fa-41dc-8f5c-20d964edbc98 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-beda0963-22b5-478-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:07,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-beda0963-22b5-478-name used request id req-47349fb0-52fa-41dc-8f5c-20d964edbc98 2018-07-03 13:06:07,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:07,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-169c7c54-ea48-4c8b-8bb2-e4af3047d883 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:07,900 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-169c7c54-ea48-4c8b-8bb2-e4af3047d883 2018-07-03 13:06:07,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-beda0963-22b5-478-name"}}' 2018-07-03 13:06:08,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:07 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1314bccb-d6b2-4599-8d55-35a45248ea0c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e6ccf8eca2334907bc5de8facf4d4323"}, "tags": [], "enabled": true, "id": "e6ccf8eca2334907bc5de8facf4d4323", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-beda0963-22b5-478-name"}} 2018-07-03 13:06:08,099 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1314bccb-d6b2-4599-8d55-35a45248ea0c 2018-07-03 13:06:08,099 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-beda0963-22b5-478-name 2018-07-03 13:06:08,099 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-beda0963-22b5-478-name 2018-07-03 13:06:08,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-07-03 13:06:08,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:08,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e6ccf8eca2334907bc5de8facf4d4323 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6029a0b14d5e112f36a8d0bd5104942f6ac0389" 2018-07-03 13:06:08,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4f617c3-ecc9-4a2a-b509-2119751bca48 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:08,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e6ccf8eca2334907bc5de8facf4d4323 used request id req-b4f617c3-ecc9-4a2a-b509-2119751bca48 2018-07-03 13:06:08,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:09,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:09 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-087e0d67-822f-4ebc-b5b1-6157e5d9a212 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:09,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-087e0d67-822f-4ebc-b5b1-6157e5d9a212 2018-07-03 13:06:09,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:09,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b69203f-65d5-4a41-a16b-28b02f62e258 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:09,242 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-0b69203f-65d5-4a41-a16b-28b02f62e258 2018-07-03 13:06:09,243 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-beda0963-22b5-478-name 2018-07-03 13:06:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e6ccf8eca2334907bc5de8facf4d4323 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:09,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 13:06:09 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7eff9ed3-8a05-4b11-96eb-92d8e174a4b6 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e6ccf8eca2334907bc5de8facf4d4323.", "code": 404, "title": "Not Found"}} 2018-07-03 13:06:09,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e6ccf8eca2334907bc5de8facf4d4323 used request id req-7eff9ed3-8a05-4b11-96eb-92d8e174a4b6 2018-07-03 13:06:09,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 13:06:09,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:09,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fee51b8-ad1f-4cd4-8810-a4f41775bf99 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:09,585 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8fee51b8-ad1f-4cd4-8810-a4f41775bf99 2018-07-03 13:06:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6029a0b14d5e112f36a8d0bd5104942f6ac0389" 2018-07-03 13:06:09,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:09 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37030710-2235-4f41-82ca-a4c914274d9e 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-07-03 13:06:09,781 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-37030710-2235-4f41-82ca-a4c914274d9e 2018-07-03 13:06:09,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8249cefea08a560a05e89425b3469dfe25a16a" 2018-07-03 13:06:09,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f8c61fc-d5f2-47e8-92bf-14b21b55e2a7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:09,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4f8c61fc-d5f2-47e8-92bf-14b21b55e2a7 2018-07-03 13:06:09,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:10,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5YQvlslWQRWEzCFoIpSlYw"], "issued_at": "2018-07-03T13:06:10.000000Z"}} 2018-07-03 13:06:10,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}ad55281e12feb0c6f3af6907d71a201019dd4e2a" 2018-07-03 13:06:10,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc21f614-87f3-4c44-b6a0-866dec819e8b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:10,516 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bc21f614-87f3-4c44-b6a0-866dec819e8b 2018-07-03 13:06:10,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:10,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:11,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5TrVF7U4SjCR9RV99m-nKg"], "issued_at": "2018-07-03T13:06:11.000000Z"}} 2018-07-03 13:06:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:11,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8b2f07d-29b2-4174-a870-eca956142d5d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:11,104 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8b2f07d-29b2-4174-a870-eca956142d5d 2018-07-03 13:06: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-07-03 13:06:11,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:11,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?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ea95c29e-b99d-461-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:11,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-812f9030-d96a-4595-a0f7-a47610de7efe 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-ea95c29e-b99d-461-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:11,308 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ea95c29e-b99d-461-name used request id req-812f9030-d96a-4595-a0f7-a47610de7efe 2018-07-03 13:06:11,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}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:11,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b24bcb78-80b3-45f4-9575-ee8c0282a63a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:11,495 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b24bcb78-80b3-45f4-9575-ee8c0282a63a 2018-07-03 13:06:11,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}1446cf7306217f968350948e79962cc3bbe89a40" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ea95c29e-b99d-461-name"}}' 2018-07-03 13:06:11,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dafb1406-c2d3-48ef-924b-472aa81438c7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0b19a4b9fad547d1997fe0f5b298205c"}, "tags": [], "enabled": true, "id": "0b19a4b9fad547d1997fe0f5b298205c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ea95c29e-b99d-461-name"}} 2018-07-03 13:06:11,719 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-dafb1406-c2d3-48ef-924b-472aa81438c7 2018-07-03 13:06:11,720 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ea95c29e-b99d-461-name 2018-07-03 13:06:11,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:11,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:11,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ea95c29e-b99d-461-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad55281e12feb0c6f3af6907d71a201019dd4e2a" 2018-07-03 13:06:12,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:11 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce3b55ba-81d9-4e00-86ab-cb7fcc1b1313 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-ea95c29e-b99d-461-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0b19a4b9fad547d1997fe0f5b298205c"}, "tags": [], "enabled": true, "id": "0b19a4b9fad547d1997fe0f5b298205c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ea95c29e-b99d-461-name"}]} 2018-07-03 13:06:12,017 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ea95c29e-b99d-461-name used request id req-ce3b55ba-81d9-4e00-86ab-cb7fcc1b1313 2018-07-03 13:06:12,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad55281e12feb0c6f3af6907d71a201019dd4e2a" 2018-07-03 13:06:12,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:12 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df092a25-fd73-49a2-bc14-e39ef69c0a7b 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-07-03 13:06:12,214 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-df092a25-fd73-49a2-bc14-e39ef69c0a7b 2018-07-03 13:06:12,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:12,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:12 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-abbf7fd1-c439-4456-9e27-4a817eb54b24 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:12,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-abbf7fd1-c439-4456-9e27-4a817eb54b24 2018-07-03 13:06:12,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:12,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27956e52-2668-4e15-ac16-450ed3d4e70c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:12,882 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-27956e52-2668-4e15-ac16-450ed3d4e70c 2018-07-03 13:06:12,883 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ea95c29e-b99d-461-name 2018-07-03 13:06:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0b19a4b9fad547d1997fe0f5b298205c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:13,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62b25b86-0622-4e87-8fdd-9c8eddca4f86 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:13,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0b19a4b9fad547d1997fe0f5b298205c used request id req-62b25b86-0622-4e87-8fdd-9c8eddca4f86 2018-07-03 13:06:13,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1446cf7306217f968350948e79962cc3bbe89a40" 2018-07-03 13:06:13,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23287529-79e0-4283-b978-5800f49b476c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:13,380 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-23287529-79e0-4283-b978-5800f49b476c 2018-07-03 13:06:13,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:13,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["467IeCYNT46h8tzuqxJiVw"], "issued_at": "2018-07-03T13:06:13.000000Z"}} 2018-07-03 13:06:13,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}05992c967d0eaf3d80d2fcf1f1cc8fd813fc2b4f" 2018-07-03 13:06:13,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60058a60-a9bf-4770-8e9c-bd536c2eec07 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:13,950 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-60058a60-a9bf-4770-8e9c-bd536c2eec07 2018-07-03 13:06:13,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:13,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:14,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["sqXKvs0kSJeQsM41R-sg0A"], "issued_at": "2018-07-03T13:06:14.000000Z"}} 2018-07-03 13:06:14,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:14,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06aeff91-8f84-48e7-a8fc-5bc2fde8be38 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:14,628 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-06aeff91-8f84-48e7-a8fc-5bc2fde8be38 2018-07-03 13:06:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:14,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:14,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?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:14,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:14 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5408b803-b9f8-46b8-96d7-f509604c08df 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-8b16c350-af50-48a-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:14,806 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name used request id req-5408b803-b9f8-46b8-96d7-f509604c08df 2018-07-03 13:06:14,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:15,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:14 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f518d64-9fd3-4c30-9b79-31630083d252 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:15,000 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3f518d64-9fd3-4c30-9b79-31630083d252 2018-07-03 13:06:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8b16c350-af50-48a-name"}}' 2018-07-03 13:06:15,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:15 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe1314e6-114e-4760-94a9-ba606cec8362 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98566c4867294ee4b29450f4727ccd98"}, "tags": [], "enabled": true, "id": "98566c4867294ee4b29450f4727ccd98", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8b16c350-af50-48a-name"}} 2018-07-03 13:06:15,215 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-fe1314e6-114e-4760-94a9-ba606cec8362 2018-07-03 13:06:15,216 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8b16c350-af50-48a-name 2018-07-03 13:06:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:15,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06: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/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05992c967d0eaf3d80d2fcf1f1cc8fd813fc2b4f" 2018-07-03 13:06:15,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:15 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e15dc9c-1243-4b0b-acf2-5c4e23b8a24d 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-8b16c350-af50-48a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98566c4867294ee4b29450f4727ccd98"}, "tags": [], "enabled": true, "id": "98566c4867294ee4b29450f4727ccd98", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8b16c350-af50-48a-name"}]} 2018-07-03 13:06:15,421 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name used request id req-5e15dc9c-1243-4b0b-acf2-5c4e23b8a24d 2018-07-03 13:06:15,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:15,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:15,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["v14sNdLvR2mcQiu0xgZfVQ"], "issued_at": "2018-07-03T13:06:15.000000Z"}} 2018-07-03 13:06:15,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}ba8dd386ac75c1a8a58363bc2a8927c623eaa00d" 2018-07-03 13:06:15,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6167242e-e3ae-45fa-afb0-7058ccc21037 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:15,993 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6167242e-e3ae-45fa-afb0-7058ccc21037 2018-07-03 13:06:15,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:16,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8dd386ac75c1a8a58363bc2a8927c623eaa00d" 2018-07-03 13:06:16,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:16 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14c730d5-f2f3-443a-8cb3-701e62fd2a65 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-8b16c350-af50-48a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98566c4867294ee4b29450f4727ccd98"}, "tags": [], "enabled": true, "id": "98566c4867294ee4b29450f4727ccd98", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8b16c350-af50-48a-name"}]} 2018-07-03 13:06:16,181 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8b16c350-af50-48a-name used request id req-14c730d5-f2f3-443a-8cb3-701e62fd2a65 2018-07-03 13:06:16,185 - 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}05992c967d0eaf3d80d2fcf1f1cc8fd813fc2b4f" 2018-07-03 13:06:16,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:16 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e3ac001-2c60-472f-a84c-f9b216371250 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-07-03 13:06:16,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-9e3ac001-2c60-472f-a84c-f9b216371250 2018-07-03 13:06:16,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:16,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:16 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-cd4bc1de-4ff7-47f9-8cc4-378bc0643342 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:16,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-cd4bc1de-4ff7-47f9-8cc4-378bc0643342 2018-07-03 13:06:16,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:17,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:16 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d035245-e6eb-472b-a73f-f1bfbbd1cb94 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:17,038 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-0d035245-e6eb-472b-a73f-f1bfbbd1cb94 2018-07-03 13:06:17,039 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8b16c350-af50-48a-name 2018-07-03 13:06:17,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/98566c4867294ee4b29450f4727ccd98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:17,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fc60e0c-2410-4065-bacf-58b991b4bf34 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:17,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/98566c4867294ee4b29450f4727ccd98 used request id req-8fc60e0c-2410-4065-bacf-58b991b4bf34 2018-07-03 13:06:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c86ee73a9ad059f22c51a270abe1ae1ed22db86" 2018-07-03 13:06:17,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24791190-c649-4e71-b88d-b16098fbeb57 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:17,590 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-24791190-c649-4e71-b88d-b16098fbeb57 2018-07-03 13:06:17,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:18,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LpknGusXTQG6nvNNvvykgA"], "issued_at": "2018-07-03T13:06:18.000000Z"}} 2018-07-03 13:06:18,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bcbf6c10eb4cc7285b2a03236943dd2d622c240" 2018-07-03 13:06:18,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-957cc7af-b846-49ad-bae5-7e8f0516ed03 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:18,136 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-957cc7af-b846-49ad-bae5-7e8f0516ed03 2018-07-03 13:06:18,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:18,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:18,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["2HqOvPIUR16AQwZ93fQQyg"], "issued_at": "2018-07-03T13:06:18.000000Z"}} 2018-07-03 13:06:18,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}817aeb6a552bd669c6f6e06702f56f92be4e76c6" 2018-07-03 13:06:18,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ff5d650-4b7b-4fa4-9825-938534593e84 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:18,850 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2ff5d650-4b7b-4fa4-9825-938534593e84 2018-07-03 13:06:18,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-07-03 13:06:18,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:18,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?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-97795103-655d-4bd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817aeb6a552bd669c6f6e06702f56f92be4e76c6" 2018-07-03 13:06:19,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:18 GMT Server: Apache Content-Length: 189 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-561bbc7c-2a45-4f60-9774-a2202698b173 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-97795103-655d-4bd-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:19,067 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-97795103-655d-4bd-name used request id req-561bbc7c-2a45-4f60-9774-a2202698b173 2018-07-03 13:06:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817aeb6a552bd669c6f6e06702f56f92be4e76c6" 2018-07-03 13:06:19,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:19 GMT Server: Apache Content-Length: 113 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06b4c781-00f4-4943-9d13-1b0bce1c9d22 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-07-03 13:06:19,117 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=foo used request id req-06b4c781-00f4-4943-9d13-1b0bce1c9d22 2018-07-03 13:06:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817aeb6a552bd669c6f6e06702f56f92be4e76c6" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-97795103-655d-4bd-name"}}' 2018-07-03 13:06:19,303 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 03 Jul 2018 13:06:19 GMT Server: Apache Content-Length: 90 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f739393-86f5-4918-bea8-16354c085e08 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-03 13:06:19,303 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1f739393-86f5-4918-bea8-16354c085e08 2018-07-03 13:06:19,303 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-03 13:06:19,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}817aeb6a552bd669c6f6e06702f56f92be4e76c6" 2018-07-03 13:06:19,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e909500-bab8-4463-b26f-b53070b29129 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:19,495 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9e909500-bab8-4463-b26f-b53070b29129 2018-07-03 13:06:19,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:20,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["uaWWKLqmQo6nsLUiu8bIcg"], "issued_at": "2018-07-03T13:06:20.000000Z"}} 2018-07-03 13:06:20,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd9c84918be63a2b4e9af4479fb93750c30596c" 2018-07-03 13:06:20,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6985cab-020e-4b95-af90-41396158fd49 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:20,193 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6985cab-020e-4b95-af90-41396158fd49 2018-07-03 13:06:20,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:20,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:20,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["EsgvZln1T0ayNMZJ_wD_gQ"], "issued_at": "2018-07-03T13:06:20.000000Z"}} 2018-07-03 13:06:20,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:20,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cef88c83-706f-4545-8d4a-375ee40189e0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:20,906 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cef88c83-706f-4545-8d4a-375ee40189e0 2018-07-03 13:06:20,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-07-03 13:06:20,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:20,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baafacce-3f10-47b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:21,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:20 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ceeeed6d-e821-4fdd-a1b5-f5aae44237a1 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-baafacce-3f10-47b-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:21,101 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baafacce-3f10-47b-name used request id req-ceeeed6d-e821-4fdd-a1b5-f5aae44237a1 2018-07-03 13:06:21,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:21,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9e72b57-3b46-44e9-b70a-92ab50f05d9e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:21,305 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a9e72b57-3b46-44e9-b70a-92ab50f05d9e 2018-07-03 13:06:21,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-baafacce-3f10-47b-name"}}' 2018-07-03 13:06:21,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:21 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-406aff46-c047-4845-8169-2fea7068776b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3dea7139c31746d28f68a4aa63588917"}, "tags": [], "enabled": true, "id": "3dea7139c31746d28f68a4aa63588917", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-baafacce-3f10-47b-name"}} 2018-07-03 13:06:21,543 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-406aff46-c047-4845-8169-2fea7068776b 2018-07-03 13:06:21,543 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-baafacce-3f10-47b-name 2018-07-03 13:06:21,544 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:06:21,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/os-quota-sets/3dea7139c31746d28f68a4aa63588917 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:22,917 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:22 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-9a68fad8-57ab-42d0-abe2-a1cc27d9d4c1 X-Compute-Request-Id: req-9a68fad8-57ab-42d0-abe2-a1cc27d9d4c1 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": "3dea7139c31746d28f68a4aa63588917", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-03 13:06:22,917 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/3dea7139c31746d28f68a4aa63588917 used request id req-9a68fad8-57ab-42d0-abe2-a1cc27d9d4c1 2018-07-03 13:06:22,920 - 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/3dea7139c31746d28f68a4aa63588917 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-07-03 13:06:24,133 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:24 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-c17928fa-b22d-4c9d-8e91-90d84d93d598 X-Compute-Request-Id: req-c17928fa-b22d-4c9d-8e91-90d84d93d598 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-07-03 13:06:24,133 - novaclient.v2.client - DEBUG - PUT call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/3dea7139c31746d28f68a4aa63588917 used request id req-c17928fa-b22d-4c9d-8e91-90d84d93d598 2018-07-03 13:06:24,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-07-03 13:06:24,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:24,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?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baafacce-3f10-47b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd9c84918be63a2b4e9af4479fb93750c30596c" 2018-07-03 13:06:24,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:24 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9774c30c-0eb2-4771-a04a-99227deca06a 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-baafacce-3f10-47b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3dea7139c31746d28f68a4aa63588917"}, "tags": [], "enabled": true, "id": "3dea7139c31746d28f68a4aa63588917", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-baafacce-3f10-47b-name"}]} 2018-07-03 13:06:24,332 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-baafacce-3f10-47b-name used request id req-9774c30c-0eb2-4771-a04a-99227deca06a 2018-07-03 13:06:24,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd9c84918be63a2b4e9af4479fb93750c30596c" 2018-07-03 13:06:24,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:24 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28e17616-f98c-44d1-aee6-56d30b0a41f7 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-07-03 13:06:24,528 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-28e17616-f98c-44d1-aee6-56d30b0a41f7 2018-07-03 13:06:24,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:06:24,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/os-quota-sets/3dea7139c31746d28f68a4aa63588917 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd9c84918be63a2b4e9af4479fb93750c30596c" 2018-07-03 13:06:25,313 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06: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-10f5bcca-ff2a-49b6-876a-12e8d2a58ee0 X-Compute-Request-Id: req-10f5bcca-ff2a-49b6-876a-12e8d2a58ee0 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": "3dea7139c31746d28f68a4aa63588917", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-03 13:06:25,313 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/3dea7139c31746d28f68a4aa63588917 used request id req-10f5bcca-ff2a-49b6-876a-12e8d2a58ee0 2018-07-03 13:06:25,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:25,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:25 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-fbceb8b0-6a72-46d9-93c5-9df27b35a82d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:25,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fbceb8b0-6a72-46d9-93c5-9df27b35a82d 2018-07-03 13:06:25,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:25,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73580b7b-82f2-4a67-a0ab-d4503ba8b4e9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:25,978 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-73580b7b-82f2-4a67-a0ab-d4503ba8b4e9 2018-07-03 13:06:25,979 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-baafacce-3f10-47b-name 2018-07-03 13:06:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/3dea7139c31746d28f68a4aa63588917 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:26,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6436a4e3-684c-4b24-8dc7-035c7501fbb6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:26,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3dea7139c31746d28f68a4aa63588917 used request id req-6436a4e3-684c-4b24-8dc7-035c7501fbb6 2018-07-03 13:06:26,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e026368690ee8e8def0e18d36ba419d10679ec1" 2018-07-03 13:06:26,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fac5b10-75dc-44a1-9a9c-05fc07cdaa3e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:26,347 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9fac5b10-75dc-44a1-9a9c-05fc07cdaa3e 2018-07-03 13:06:26,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:26,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["r3yn80HWToqOWksNWO3v7A"], "issued_at": "2018-07-03T13:06:26.000000Z"}} 2018-07-03 13:06:26,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}d6ea4bd289cbee4e95d300cea7c9f4588924aa59" 2018-07-03 13:06:26,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f50cc0c-8ee3-4afc-bb76-a0fabe89b6cc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:26,902 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3f50cc0c-8ee3-4afc-bb76-a0fabe89b6cc 2018-07-03 13:06:26,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:26,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:27,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["yaH1M6wDTESGxzqePtMCtw"], "issued_at": "2018-07-03T13:06:27.000000Z"}} 2018-07-03 13:06:27,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:27,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6c20d16-9d7d-4228-9831-c4630602ba3a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:27,462 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e6c20d16-9d7d-4228-9831-c4630602ba3a 2018-07-03 13:06:27,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-07-03 13:06:27,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:27,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-1d34cd0c-588f-49d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:27,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa7a583e-d2f8-4328-a067-a893eb4f542c 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-1d34cd0c-588f-49d-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:27,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d34cd0c-588f-49d-name used request id req-aa7a583e-d2f8-4328-a067-a893eb4f542c 2018-07-03 13:06:27,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:27,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16a8140f-176f-4f33-8852-00a8e1ed9701 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:27,729 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-16a8140f-176f-4f33-8852-00a8e1ed9701 2018-07-03 13:06:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-1d34cd0c-588f-49d-name"}}' 2018-07-03 13:06:27,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-158cb9f0-a4b3-4d4a-a9ca-7e08485576b2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/88185df01a314528aba952922d2720de"}, "tags": [], "enabled": true, "id": "88185df01a314528aba952922d2720de", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1d34cd0c-588f-49d-name"}} 2018-07-03 13:06:27,933 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-158cb9f0-a4b3-4d4a-a9ca-7e08485576b2 2018-07-03 13:06:27,933 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-1d34cd0c-588f-49d-name 2018-07-03 13:06:27,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-07-03 13:06:27,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:27,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?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d34cd0c-588f-49d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ea4bd289cbee4e95d300cea7c9f4588924aa59" 2018-07-03 13:06:28,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:27 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94d5df56-301a-4e1c-ac6c-02f421212f65 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-1d34cd0c-588f-49d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/88185df01a314528aba952922d2720de"}, "tags": [], "enabled": true, "id": "88185df01a314528aba952922d2720de", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1d34cd0c-588f-49d-name"}]} 2018-07-03 13:06:28,150 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d34cd0c-588f-49d-name used request id req-94d5df56-301a-4e1c-ac6c-02f421212f65 2018-07-03 13:06:28,154 - 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}d6ea4bd289cbee4e95d300cea7c9f4588924aa59" 2018-07-03 13:06:28,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:28 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1e83778-94e5-4eee-901e-3b560242641d 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-07-03 13:06:28,348 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-c1e83778-94e5-4eee-901e-3b560242641d 2018-07-03 13:06:28,349 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:06:28,354 - 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/88185df01a314528aba952922d2720de -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-07-03 13:06:29,230 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:29 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-950bce3a-f870-4cfe-a27f-61e9ddade908 X-Compute-Request-Id: req-950bce3a-f870-4cfe-a27f-61e9ddade908 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-07-03 13:06:29,230 - novaclient.v2.client - DEBUG - PUT call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/88185df01a314528aba952922d2720de used request id req-950bce3a-f870-4cfe-a27f-61e9ddade908 2018-07-03 13:06:29,237 - 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/88185df01a314528aba952922d2720de -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-03 13:06:29,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:29 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-fcc78b1f-190c-4759-90f5-b22b4f7e40a0 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-07-03 13:06:29,772 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/quotas/88185df01a314528aba952922d2720de used request id req-fcc78b1f-190c-4759-90f5-b22b4f7e40a0 2018-07-03 13:06:29,773 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:06:29,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/os-quota-sets/88185df01a314528aba952922d2720de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:30,553 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:30 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-9b9dd320-8445-4225-bbb7-9b847f9429ca X-Compute-Request-Id: req-9b9dd320-8445-4225-bbb7-9b847f9429ca 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": "88185df01a314528aba952922d2720de", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-03 13:06:30,554 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/88185df01a314528aba952922d2720de used request id req-9b9dd320-8445-4225-bbb7-9b847f9429ca 2018-07-03 13:06: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/quotas/88185df01a314528aba952922d2720de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:30,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:30 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-b3092169-bd41-47c9-92dd-ecce597d1964 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-07-03 13:06:30,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/quotas/88185df01a314528aba952922d2720de used request id req-b3092169-bd41-47c9-92dd-ecce597d1964 2018-07-03 13:06:30,969 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:06:30,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/os-quota-sets/88185df01a314528aba952922d2720de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ea4bd289cbee4e95d300cea7c9f4588924aa59" 2018-07-03 13:06:31,823 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:31 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-92e4bcf3-f474-458a-90c7-9887c85d82de X-Compute-Request-Id: req-92e4bcf3-f474-458a-90c7-9887c85d82de 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": "88185df01a314528aba952922d2720de", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-03 13:06:31,824 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/88185df01a314528aba952922d2720de used request id req-92e4bcf3-f474-458a-90c7-9887c85d82de 2018-07-03 13:06:31,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/quotas/88185df01a314528aba952922d2720de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ea4bd289cbee4e95d300cea7c9f4588924aa59" 2018-07-03 13:06:32,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:32 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-75fdc942-2c7d-4aff-a112-2a0a471d8746 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-07-03 13:06:32,205 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/quotas/88185df01a314528aba952922d2720de used request id req-75fdc942-2c7d-4aff-a112-2a0a471d8746 2018-07-03 13:06:32,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:32,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:32 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-00bfef99-64c2-45e0-b6c4-cd817b259d7b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:32,665 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-00bfef99-64c2-45e0-b6c4-cd817b259d7b 2018-07-03 13:06:32,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:32,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fea819f3-e405-404a-b2c3-a2efd1a0251e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:32,723 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-fea819f3-e405-404a-b2c3-a2efd1a0251e 2018-07-03 13:06:32,724 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-1d34cd0c-588f-49d-name 2018-07-03 13:06:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/88185df01a314528aba952922d2720de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:32,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-084813f0-8430-4d35-9b51-c3bf6e83b0d3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:32,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/88185df01a314528aba952922d2720de used request id req-084813f0-8430-4d35-9b51-c3bf6e83b0d3 2018-07-03 13:06:32,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}f384fd5f3c45b659b0456df51d318504bdd885a3" 2018-07-03 13:06:33,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b32d327a-17ee-4c71-abb3-b9221dc5c07e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:33,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b32d327a-17ee-4c71-abb3-b9221dc5c07e 2018-07-03 13:06:33,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:33,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Kpk4cFwbQEGdHrgfNTztCw"], "issued_at": "2018-07-03T13:06:33.000000Z"}} 2018-07-03 13:06:33,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99134ffc999153e29a89a1cd89c1a59c77fc0348" 2018-07-03 13:06:33,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afbdbfa9-3ccd-46cb-a03e-d34fc7b69383 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:33,617 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-afbdbfa9-3ccd-46cb-a03e-d34fc7b69383 2018-07-03 13:06:33,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:33,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:34,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wOCQP9JJQcOWVEldUGNVUw"], "issued_at": "2018-07-03T13:06:34.000000Z"}} 2018-07-03 13:06:34,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}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:34,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1990736d-a3a1-4884-84d6-cb3f05056878 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:34,311 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1990736d-a3a1-4884-84d6-cb3f05056878 2018-07-03 13:06:34,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:34,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:06:34,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?enabled=True&domain_name=Default&name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:34,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:34 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-450fd56a-32a9-4b97-8609-f5d8b1a629d6 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-a5ed9b86-56ea-4fc-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:34,499 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name used request id req-450fd56a-32a9-4b97-8609-f5d8b1a629d6 2018-07-03 13:06:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:34,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c834701-b357-4f8b-b793-c3844d4252db Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:34,545 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0c834701-b357-4f8b-b793-c3844d4252db 2018-07-03 13:06:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}}' 2018-07-03 13:06:34,727 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:34 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bbea74d-9a4a-4093-b09b-fd6958941758 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777"}, "tags": [], "enabled": true, "id": "f479025d6ac84c0593f9a6d371144777", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}} 2018-07-03 13:06:34,727 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-9bbea74d-9a4a-4093-b09b-fd6958941758 2018-07-03 13:06:34,728 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:34,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:34,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:35,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["T7QafHSYRTqielCFRtr4ug"], "issued_at": "2018-07-03T13:06:35.000000Z"}} 2018-07-03 13:06:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:35,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18aa07de-4645-48e0-8037-81c9a2d289c1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:35,436 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-18aa07de-4645-48e0-8037-81c9a2d289c1 2018-07-03 13:06:35,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:35,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:35,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:35,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:35 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-300ec1d4-14af-4d19-8caf-32d21623bd38 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:35,520 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-300ec1d4-14af-4d19-8caf-32d21623bd38 2018-07-03 13:06:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:35,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcd77310-e2e3-4979-ae41-4ccc33647389 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:35,712 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bcd77310-e2e3-4979-ae41-4ccc33647389 2018-07-03 13:06:36,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:36,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a04236b-c6a4-4e0a-815f-bc5dd940423e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:36,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9a04236b-c6a4-4e0a-815f-bc5dd940423e 2018-07-03 13:06:36,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:36,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:36 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c0568ca-a7cb-432b-b6bc-4022f837ba06 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777"}, "tags": [], "enabled": true, "id": "f479025d6ac84c0593f9a6d371144777", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}]} 2018-07-03 13:06:36,554 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name used request id req-9c0568ca-a7cb-432b-b6bc-4022f837ba06 2018-07-03 13:06:36,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/f84583a77edf448c8ebcf5bff2633f60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:36,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:36 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1655e925-3f26-4438-9882-a5483d9dc9c2 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/f84583a77edf448c8ebcf5bff2633f60"}, "enabled": true, "id": "f84583a77edf448c8ebcf5bff2633f60", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-user"}} 2018-07-03 13:06:36,749 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/f84583a77edf448c8ebcf5bff2633f60 used request id req-1655e925-3f26-4438-9882-a5483d9dc9c2 2018-07-03 13:06:36,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/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:36,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:36 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2cb9c2b7-098f-49dd-b292-5104ea0ea42f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:06:36,962 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles used request id req-2cb9c2b7-098f-49dd-b292-5104ea0ea42f 2018-07-03 13:06:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:37,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:36 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7111a9ce-601d-4936-ace3-63cf5c8ee58d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:06:37,152 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-7111a9ce-601d-4936-ace3-63cf5c8ee58d 2018-07-03 13:06:37,152 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:37,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33cf9eb4-0bea-4202-90e3-2793b4e23b27 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:37,371 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-33cf9eb4-0bea-4202-90e3-2793b4e23b27 2018-07-03 13:06:37,371 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-user 2018-07-03 13:06:37,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:37,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc87c7b4-9615-4543-91ab-a5e5e4ab90b0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:37,538 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cc87c7b4-9615-4543-91ab-a5e5e4ab90b0 2018-07-03 13:06:37,542 - 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}867dd137a66a8ad2046e220a7517a89f58053076" -d '{"role": {"name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role"}}' 2018-07-03 13:06:37,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:37 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b419a2ea-fdce-4fb1-885c-c535d0414fb0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47a937b66f2244488cec19dacb91a1b2", "links": {"self": "http://10.167.4.35:5000/v3/roles/47a937b66f2244488cec19dacb91a1b2"}, "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role"}} 2018-07-03 13:06:37,735 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b419a2ea-fdce-4fb1-885c-c535d0414fb0 2018-07-03 13:06:37,736 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role 2018-07-03 13:06:37,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/47a937b66f2244488cec19dacb91a1b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:37,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:37 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f39264f1-7332-4392-9b5c-b22f76c250a7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47a937b66f2244488cec19dacb91a1b2", "links": {"self": "http://10.167.4.35:5000/v3/roles/47a937b66f2244488cec19dacb91a1b2"}, "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role"}} 2018-07-03 13:06:37,917 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/47a937b66f2244488cec19dacb91a1b2 used request id req-f39264f1-7332-4392-9b5c-b22f76c250a7 2018-07-03 13:06:37,917 - keystone_utils - INFO - Granting role CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role to project CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:37,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles/47a937b66f2244488cec19dacb91a1b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:38,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3727b9c2-f862-4951-befc-00defad7dee3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:38,165 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777/users/f84583a77edf448c8ebcf5bff2633f60/roles/47a937b66f2244488cec19dacb91a1b2 used request id req-3727b9c2-f862-4951-befc-00defad7dee3 2018-07-03 13:06:38,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:38,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:38,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47a937b66f2244488cec19dacb91a1b2", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f479025d6ac84c0593f9a6d371144777", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f479025d6ac84c0593f9a6d371144777", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f479025d6ac84c0593f9a6d371144777", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f479025d6ac84c0593f9a6d371144777", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f479025d6ac84c0593f9a6d371144777", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f479025d6ac84c0593f9a6d371144777", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f479025d6ac84c0593f9a6d371144777", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f479025d6ac84c0593f9a6d371144777", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f479025d6ac84c0593f9a6d371144777", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f479025d6ac84c0593f9a6d371144777", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f479025d6ac84c0593f9a6d371144777", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f479025d6ac84c0593f9a6d371144777", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f479025d6ac84c0593f9a6d371144777", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-user", "id": "f84583a77edf448c8ebcf5bff2633f60"}, "audit_ids": ["56JQTLDeQ2Gy0CCWo2ACOQ"], "issued_at": "2018-07-03T13:06:38.000000Z"}} 2018-07-03 13:06:38,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}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:38,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-365c41c3-26c2-4894-b364-d50c23d5c44f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:38,826 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-365c41c3-26c2-4894-b364-d50c23d5c44f 2018-07-03 13:06:38,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=CreateProjectUserTests-a5ed9b86-56ea-4fc-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:39,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:39 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-8b9e4f4f-d3a0-43d5-bd3d-2b29c91239dd Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 13:06:39,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-a5ed9b86-56ea-4fc-name&description=hello+group used request id req-8b9e4f4f-d3a0-43d5-bd3d-2b29c91239dd 2018-07-03 13:06:39,478 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-a5ed9b86-56ea-4fc-name... 2018-07-03 13:06:39,478 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:39,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" -d '{"security_group": {"name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name", "description": "hello group"}}' 2018-07-03 13:06:39,759 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:06:39 GMT Content-Type: application/json Content-Length: 1388 Connection: keep-alive X-Openstack-Request-Id: req-bd316959-d7e2-4701-adc5-a575bfb0da35 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "updated_at": "2018-07-03T13:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "1452caeb-3b50-41dd-9593-5640371acd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}], "revision_number": 2, "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}} 2018-07-03 13:06:39,759 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-bd316959-d7e2-4701-adc5-a575bfb0da35 2018-07-03 13:06:39,760 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ae231f65-b3fa-4285-bc93-913459f92dca Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "1452caeb-3b50-41dd-9593-5640371acd64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28"}]} 2018-07-03 13:06:40,156 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-ae231f65-b3fa-4285-bc93-913459f92dca 2018-07-03 13:06:40,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,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/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-72fb9911-488a-4244-b345-ee2669934094 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "1452caeb-3b50-41dd-9593-5640371acd64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28"}]} 2018-07-03 13:06:40,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-72fb9911-488a-4244-b345-ee2669934094 2018-07-03 13:06:40,193 - neutron_utils - INFO - Retrieving security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,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/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-d181c6e3-9fd6-4dc5-ac72-800992ce2476 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "updated_at": "2018-07-03T13:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "1452caeb-3b50-41dd-9593-5640371acd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}], "revision_number": 2, "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}]} 2018-07-03 13:06:40,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-d181c6e3-9fd6-4dc5-ac72-800992ce2476 2018-07-03 13:06:40,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,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=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1ec6e9ad-0dc8-472c-b387-259531832548 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "1452caeb-3b50-41dd-9593-5640371acd64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28"}]} 2018-07-03 13:06:40,665 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-1ec6e9ad-0dc8-472c-b387-259531832548 2018-07-03 13:06:40,666 - neutron_utils - INFO - Retrieving security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,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/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-c9e08322-a98c-48ab-bea0-45c2f87c927f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "updated_at": "2018-07-03T13:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "1452caeb-3b50-41dd-9593-5640371acd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}], "revision_number": 2, "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}]} 2018-07-03 13:06:40,783 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-c9e08322-a98c-48ab-bea0-45c2f87c927f 2018-07-03 13:06:40,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b24ba3ae-247a-48ba-970f-bdacd45867fa Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "1452caeb-3b50-41dd-9593-5640371acd64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28"}]} 2018-07-03 13:06:40,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-b24ba3ae-247a-48ba-970f-bdacd45867fa 2018-07-03 13:06:40,859 - neutron_utils - INFO - Retrieving security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-fc1b7c59-89b8-4d67-9fe1-29e82308d30c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "updated_at": "2018-07-03T13:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "1452caeb-3b50-41dd-9593-5640371acd64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}], "revision_number": 2, "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}]} 2018-07-03 13:06:40,933 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-fc1b7c59-89b8-4d67-9fe1-29e82308d30c 2018-07-03 13:06:40,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f80301a1-93d4-4b71-9753-bc17e882d6db 2018-07-03 13:06:40,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/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:40,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ed272a97-5871-4b47-b47c-9d8c70cd2606 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "1452caeb-3b50-41dd-9593-5640371acd64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "f80301a1-93d4-4b71-9753-bc17e882d6db", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "b25971a2-d4e5-4688-93c1-730cc9e26d28"}]} 2018-07-03 13:06:40,969 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-ed272a97-5871-4b47-b47c-9d8c70cd2606 2018-07-03 13:06:40,969 - neutron_utils - INFO - Deleting security group rule with ID - b25971a2-d4e5-4688-93c1-730cc9e26d28 2018-07-03 13:06:40,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/b25971a2-d4e5-4688-93c1-730cc9e26d28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:41,115 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9d3d6559-48ce-4219-ae96-5aff573f2993 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:41,115 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b25971a2-d4e5-4688-93c1-730cc9e26d28 used request id req-9d3d6559-48ce-4219-ae96-5aff573f2993 2018-07-03 13:06:41,116 - neutron_utils - INFO - Deleting security group rule with ID - 1452caeb-3b50-41dd-9593-5640371acd64 2018-07-03 13:06:41,120 - keystoneauth.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/1452caeb-3b50-41dd-9593-5640371acd64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:41,324 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d7016b02-b988-4d63-a162-9f9a42dacc63 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:41,325 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1452caeb-3b50-41dd-9593-5640371acd64 used request id req-d7016b02-b988-4d63-a162-9f9a42dacc63 2018-07-03 13:06:41,325 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:41,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/f80301a1-93d4-4b71-9753-bc17e882d6db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bae03b923878c5e5394644156d78b2801edc243" 2018-07-03 13:06:41,502 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a41ca208-8227-4b8e-9fba-c10dab6477fd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:41,502 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f80301a1-93d4-4b71-9753-bc17e882d6db used request id req-a41ca208-8227-4b8e-9fba-c10dab6477fd 2018-07-03 13:06:41,503 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-user 2018-07-03 13:06:41,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f84583a77edf448c8ebcf5bff2633f60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cd396fdb8f8d611b8fdee1ab23e5c7aa55521d" 2018-07-03 13:06:41,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fa8c058-c8c4-4b5f-8619-36e1d32bd52d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:41,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f84583a77edf448c8ebcf5bff2633f60 used request id req-4fa8c058-c8c4-4b5f-8619-36e1d32bd52d 2018-07-03 13:06:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:42,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:42 GMT Content-Type: application/json Content-Length: 4847 Connection: keep-alive X-Openstack-Request-Id: req-23acf00d-a867-4132-94f0-d8936da904a8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "updated_at": "2018-07-03T13:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "0ef4dd23-858f-44bc-8560-28946a562554", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "7d9b9d14-8d38-472e-9d7d-d7c6ebd4bdc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "c7d0a59b-1602-42d7-85e6-01a86146a7bb", "remote_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv4", "project_id": "f479025d6ac84c0593f9a6d371144777"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "revision_number": 0, "id": "f1ea6a9a-c9b3-43b2-a548-842590d79ec5", "remote_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "tenant_id": "f479025d6ac84c0593f9a6d371144777", "port_range_min": null, "ethertype": "IPv6", "project_id": "f479025d6ac84c0593f9a6d371144777"}], "revision_number": 4, "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "name": "default"}]} 2018-07-03 13:06:42,259 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-23acf00d-a867-4132-94f0-d8936da904a8 2018-07-03 13:06:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:42,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-082b530d-35e4-4525-8920-89a11816d41f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:06:42,430 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-082b530d-35e4-4525-8920-89a11816d41f 2018-07-03 13:06:42,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/f479025d6ac84c0593f9a6d371144777 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:42,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:42 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76596a31-5c04-4a90-ac35-877b458d1ed3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f479025d6ac84c0593f9a6d371144777", "name": "CreateProjectUserTests-a5ed9b86-56ea-4fc-name"}} 2018-07-03 13:06:42,613 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777 used request id req-76596a31-5c04-4a90-ac35-877b458d1ed3 2018-07-03 13:06:42,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de2e12fb-be63-43e6-9e23-238d82d40e1a 2018-07-03 13:06:42,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/security-group-rules?security_group_id=de2e12fb-be63-43e6-9e23-238d82d40e1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:43,010 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:43 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-28ddec65-1d11-4e5b-a31c-abf09e4d3ee7 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-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "0ef4dd23-858f-44bc-8560-28946a562554"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "7d9b9d14-8d38-472e-9d7d-d7c6ebd4bdc0"}, {"remote_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "c7d0a59b-1602-42d7-85e6-01a86146a7bb"}, {"remote_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:39Z", "security_group_id": "de2e12fb-be63-43e6-9e23-238d82d40e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "f479025d6ac84c0593f9a6d371144777", "created_at": "2018-07-03T13:06:39Z", "project_id": "f479025d6ac84c0593f9a6d371144777", "id": "f1ea6a9a-c9b3-43b2-a548-842590d79ec5"}]} 2018-07-03 13:06:43,010 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=de2e12fb-be63-43e6-9e23-238d82d40e1a used request id req-28ddec65-1d11-4e5b-a31c-abf09e4d3ee7 2018-07-03 13:06:43,011 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 13:06:43,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/security-groups/de2e12fb-be63-43e6-9e23-238d82d40e1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:43,258 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9ddd1d2a-edc7-475d-9973-e580d5e3c109 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:43,258 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/de2e12fb-be63-43e6-9e23-238d82d40e1a used request id req-9ddd1d2a-edc7-475d-9973-e580d5e3c109 2018-07-03 13:06:43,259 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name 2018-07-03 13:06:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:43,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94df16cb-5d2c-4ce0-b4b1-d26e09217d15 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:43,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f479025d6ac84c0593f9a6d371144777 used request id req-94df16cb-5d2c-4ce0-b4b1-d26e09217d15 2018-07-03 13:06:43,670 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-a5ed9b86-56ea-4fc-name-role 2018-07-03 13:06:43,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/47a937b66f2244488cec19dacb91a1b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:43,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf5a54ea-af6d-404b-80da-5ad981b04b86 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:43,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/47a937b66f2244488cec19dacb91a1b2 used request id req-cf5a54ea-af6d-404b-80da-5ad981b04b86 2018-07-03 13:06:43,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867dd137a66a8ad2046e220a7517a89f58053076" 2018-07-03 13:06:43,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d5aeb07-0536-4794-a7f3-1fb80f7a0c4b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:43,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3d5aeb07-0536-4794-a7f3-1fb80f7a0c4b 2018-07-03 13:06:43,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:44,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["BBWKSRbeR7K95lhjffojeg"], "issued_at": "2018-07-03T13:06:44.000000Z"}} 2018-07-03 13:06:44,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b33a221b70302e663f9f574584587e725959275" 2018-07-03 13:06:44,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00d1a141-12a8-43de-8614-e6990bb12353 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:44,487 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-00d1a141-12a8-43de-8614-e6990bb12353 2018-07-03 13:06:44,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:44,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:45,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["gUZeOR6-QC2yowBuqngM0w"], "issued_at": "2018-07-03T13:06:45.000000Z"}} 2018-07-03 13:06:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:45,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce284224-f1d4-419f-917e-4e3faf51d779 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:45,191 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ce284224-f1d4-419f-917e-4e3faf51d779 2018-07-03 13:06:45,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-07-03 13:06:45,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:45,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=CreateProjectUserTests-c1d05759-4c0e-43e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:45,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:45 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf734936-64a6-45ff-8566-95c3dcf3447e 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-c1d05759-4c0e-43e-name", "previous": null, "next": null}, "projects": []} 2018-07-03 13:06:45,396 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c1d05759-4c0e-43e-name used request id req-bf734936-64a6-45ff-8566-95c3dcf3447e 2018-07-03 13:06:45,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:45,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fac1b0e6-1abf-446d-b066-447ac862330e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:45,441 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fac1b0e6-1abf-446d-b066-447ac862330e 2018-07-03 13:06:45,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}342a6c69e15fcea5e0ceae84d76534008db2fbfb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}}' 2018-07-03 13:06:45,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:45 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4aa72bb-6309-4d25-8bff-238fe6fa41fa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4"}, "tags": [], "enabled": true, "id": "f185e1cb391b4ef7aaa26f382425a9c4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}} 2018-07-03 13:06:45,649 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c4aa72bb-6309-4d25-8bff-238fe6fa41fa 2018-07-03 13:06:45,649 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:45,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:45,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:46,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5x6z4EpxTl2xkqY5_-c6vg"], "issued_at": "2018-07-03T13:06:46.000000Z"}} 2018-07-03 13:06:46,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}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:46,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b3f3a22-a6f2-4a80-8a59-8fde109f84fa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:46,332 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5b3f3a22-a6f2-4a80-8a59-8fde109f84fa 2018-07-03 13:06:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:46,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:46,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:46 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed6d9902-12e5-4c14-98b5-ed55c9281865 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:46,561 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ed6d9902-12e5-4c14-98b5-ed55c9281865 2018-07-03 13:06:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:46,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2e01f10-cfc0-4fab-9351-4a13c5c21cc4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:46,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a2e01f10-cfc0-4fab-9351-4a13c5c21cc4 2018-07-03 13:06:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:47,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5184f0b7-7e53-4ac6-bc75-ac3fe9d24183 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:47,412 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5184f0b7-7e53-4ac6-bc75-ac3fe9d24183 2018-07-03 13:06:47,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?name=CreateProjectUserTests-c1d05759-4c0e-43e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:47,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:47 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-736ad805-fa64-469e-b706-9fd73981e830 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-c1d05759-4c0e-43e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4"}, "tags": [], "enabled": true, "id": "f185e1cb391b4ef7aaa26f382425a9c4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:47,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-c1d05759-4c0e-43e-name used request id req-736ad805-fa64-469e-b706-9fd73981e830 2018-07-03 13:06:47,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:47,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:47 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02e2bcd2-0ef0-4d64-85bf-54b1afa55cb1 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453"}, "enabled": true, "id": "76871b4b209d4800ba1fa927af00f453", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-user1"}} 2018-07-03 13:06:47,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453 used request id req-02e2bcd2-0ef0-4d64-85bf-54b1afa55cb1 2018-07-03 13:06:47,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/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:48,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:47 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28d4e373-116a-4acd-8d50-058b59d77cf5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:06:48,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles used request id req-28d4e373-116a-4acd-8d50-058b59d77cf5 2018-07-03 13:06:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:48,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:48 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-969a28ea-0f74-42dd-83b4-329969010a85 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:06:48,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-969a28ea-0f74-42dd-83b4-329969010a85 2018-07-03 13:06:48,263 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:48,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-245cbab2-8c64-48ad-9259-27fbde562f0c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:48,506 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-245cbab2-8c64-48ad-9259-27fbde562f0c 2018-07-03 13:06:48,506 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c1d05759-4c0e-43e-user1 2018-07-03 13:06:48,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:48,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05c00dda-a7d7-40c4-ac5d-bad4335fe439 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:48,680 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-05c00dda-a7d7-40c4-ac5d-bad4335fe439 2018-07-03 13:06:48,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}342a6c69e15fcea5e0ceae84d76534008db2fbfb" -d '{"role": {"name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}}' 2018-07-03 13:06:48,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:06:48 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52b7427a-c54d-4163-8493-d3c7513ca52e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5720e72e54684157bb031a6a97725b76", "links": {"self": "http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76"}, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}} 2018-07-03 13:06:48,871 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-52b7427a-c54d-4163-8493-d3c7513ca52e 2018-07-03 13:06:48,871 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-c1d05759-4c0e-43e-name-role 2018-07-03 13:06:48,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/5720e72e54684157bb031a6a97725b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:49,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:48 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32ba1d15-45b8-46e4-921a-ec6cd107e509 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5720e72e54684157bb031a6a97725b76", "links": {"self": "http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76"}, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}} 2018-07-03 13:06:49,058 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76 used request id req-32ba1d15-45b8-46e4-921a-ec6cd107e509 2018-07-03 13:06:49,058 - keystone_utils - INFO - Granting role CreateProjectUserTests-c1d05759-4c0e-43e-name-role to project CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:49,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles/5720e72e54684157bb031a6a97725b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:49,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de06ac2b-f2be-43e2-9f4e-ed002e9abe70 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:49,296 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/76871b4b209d4800ba1fa927af00f453/roles/5720e72e54684157bb031a6a97725b76 used request id req-de06ac2b-f2be-43e2-9f4e-ed002e9abe70 2018-07-03 13:06:49,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:49,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:49,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7yxQBjzaRyupNrl7ZZLfdw"], "issued_at": "2018-07-03T13:06:49.000000Z"}} 2018-07-03 13:06:49,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:49,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b1f6fb0-3831-4e08-9204-64596291b377 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:49,851 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3b1f6fb0-3831-4e08-9204-64596291b377 2018-07-03 13:06:49,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:49,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:49,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:50,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:49 GMT Server: Apache Content-Length: 3563 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-406cb375-3688-4502-94c5-ca1e0f6b6aa6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-user1", "links": {"self": "http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453"}, "domain_id": "default", "enabled": true, "id": "76871b4b209d4800ba1fa927af00f453", "options": {}}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:06:50,070 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-406cb375-3688-4502-94c5-ca1e0f6b6aa6 2018-07-03 13:06:50,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:50,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0df1e1ae-8aa7-41e6-9217-aa18f63223d7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:06:50,254 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0df1e1ae-8aa7-41e6-9217-aa18f63223d7 2018-07-03 13:06:50,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:50,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:50 GMT Server: Apache Content-Length: 1005 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c28c1e2-ed60-41bb-8da0-2a040250ca13 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5720e72e54684157bb031a6a97725b76", "links": {"self": "http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76"}, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:06:50,930 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3c28c1e2-ed60-41bb-8da0-2a040250ca13 2018-07-03 13:06:50,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=CreateProjectUserTests-c1d05759-4c0e-43e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:51,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:50 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c31584ae-738d-485d-abe1-a44da992de49 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-c1d05759-4c0e-43e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4"}, "tags": [], "enabled": true, "id": "f185e1cb391b4ef7aaa26f382425a9c4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:51,117 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-c1d05759-4c0e-43e-name used request id req-c31584ae-738d-485d-abe1-a44da992de49 2018-07-03 13:06:51,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/22dc956215af42769adf72e50b91eb2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:51,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:51 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a0a303c-a937-4e76-8fa2-39297ec021c9 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/22dc956215af42769adf72e50b91eb2c"}, "enabled": true, "id": "22dc956215af42769adf72e50b91eb2c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-user2"}} 2018-07-03 13:06:51,325 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/22dc956215af42769adf72e50b91eb2c used request id req-7a0a303c-a937-4e76-8fa2-39297ec021c9 2018-07-03 13:06: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/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:51,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:51 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb992606-1cc7-4ff9-b4ac-f6c1bbb2e8a9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 13:06:51,548 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles used request id req-cb992606-1cc7-4ff9-b4ac-f6c1bbb2e8a9 2018-07-03 13:06:51,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:51,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:51 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1688a743-67fc-43b0-94eb-c01de7c7ac72 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 13:06:51,714 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-1688a743-67fc-43b0-94eb-c01de7c7ac72 2018-07-03 13:06:51,715 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:51,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:51,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-613332a5-ebef-409d-9e05-17bc0e8c7a06 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:51,939 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-613332a5-ebef-409d-9e05-17bc0e8c7a06 2018-07-03 13:06:51,939 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c1d05759-4c0e-43e-user2 2018-07-03 13:06:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:52,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:51 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d829924-9398-483e-b1aa-d5585e337003 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5720e72e54684157bb031a6a97725b76", "links": {"self": "http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76"}, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}} 2018-07-03 13:06:52,109 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76 used request id req-9d829924-9398-483e-b1aa-d5585e337003 2018-07-03 13:06:52,109 - keystone_utils - INFO - Granting role CreateProjectUserTests-c1d05759-4c0e-43e-name-role to project CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:52,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/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles/5720e72e54684157bb031a6a97725b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:52,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9944a7a-3223-4003-b464-c4a85feb1e17 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:52,339 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4/users/22dc956215af42769adf72e50b91eb2c/roles/5720e72e54684157bb031a6a97725b76 used request id req-e9944a7a-3223-4003-b464-c4a85feb1e17 2018-07-03 13:06:52,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:52,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:52,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5720e72e54684157bb031a6a97725b76", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f185e1cb391b4ef7aaa26f382425a9c4", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-user1", "id": "76871b4b209d4800ba1fa927af00f453"}, "audit_ids": ["SX0JFpIXR6Wb-pgBcvga8A"], "issued_at": "2018-07-03T13:06:52.000000Z"}} 2018-07-03 13:06:52,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}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:53,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eedae864-6c58-4d99-9b3d-21d522cfec44 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:53,027 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eedae864-6c58-4d99-9b3d-21d522cfec44 2018-07-03 13:06:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-c1d05759-4c0e-43e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:53,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:53 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-6448bfb2-e80a-439f-aa7a-3d21108a2258 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 13:06:53,800 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-c1d05759-4c0e-43e-name&description=hello+group used request id req-6448bfb2-e80a-439f-aa7a-3d21108a2258 2018-07-03 13:06:53,800 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-c1d05759-4c0e-43e-name... 2018-07-03 13:06:53,800 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:53,806 - 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}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" -d '{"security_group": {"name": "CreateProjectUserTests-c1d05759-4c0e-43e-name", "description": "hello group"}}' 2018-07-03 13:06:54,076 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1388 Connection: keep-alive X-Openstack-Request-Id: req-bec07f40-6c63-4429-ae25-8d8131173c65 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}} 2018-07-03 13:06:54,076 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-bec07f40-6c63-4429-ae25-8d8131173c65 2018-07-03 13:06:54,077 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,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=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b976c5ba-a8b5-47de-bc4f-893223bd9118 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:54,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-b976c5ba-a8b5-47de-bc4f-893223bd9118 2018-07-03 13:06:54,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,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/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fde84088-87d4-4c52-bb22-6223e22d052b Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:54,194 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-fde84088-87d4-4c52-bb22-6223e22d052b 2018-07-03 13:06:54,194 - neutron_utils - INFO - Retrieving security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,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/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-be2008d4-d12f-4c3c-9d9a-d81b391faa28 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:54,307 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-be2008d4-d12f-4c3c-9d9a-d81b391faa28 2018-07-03 13:06:54,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,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=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-67d927a0-31ef-4878-b9cc-f52d1ed954ae Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:54,345 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-67d927a0-31ef-4878-b9cc-f52d1ed954ae 2018-07-03 13:06:54,346 - neutron_utils - INFO - Retrieving security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,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=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-fa056337-68db-41e9-a755-121e4ebb6399 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:54,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-fa056337-68db-41e9-a755-121e4ebb6399 2018-07-03 13:06:54,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-78224a2f-8eed-4195-80f1-ed6919a4389c Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:54,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-78224a2f-8eed-4195-80f1-ed6919a4389c 2018-07-03 13:06:54,464 - neutron_utils - INFO - Retrieving security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,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-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:54,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:54 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-0ffb86cf-feb0-4baa-bc7b-ebef84b4b8f0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:54,922 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-0ffb86cf-feb0-4baa-bc7b-ebef84b4b8f0 2018-07-03 13:06:54,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:54,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=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:55,295 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:55 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2068e1d4-21c9-4752-bc0b-a952b2872a05 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:55,295 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-2068e1d4-21c9-4752-bc0b-a952b2872a05 2018-07-03 13:06:55,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:06:55,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:06:55,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5720e72e54684157bb031a6a97725b76", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f185e1cb391b4ef7aaa26f382425a9c4", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f185e1cb391b4ef7aaa26f382425a9c4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-c1d05759-4c0e-43e-user2", "id": "22dc956215af42769adf72e50b91eb2c"}, "audit_ids": ["h0MLgUORQWazdX8_JttaWQ"], "issued_at": "2018-07-03T13:06:55.000000Z"}} 2018-07-03 13:06:55,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}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:55,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0985bed-38b0-43bd-955c-1f124681ccb0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:06:55,986 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b0985bed-38b0-43bd-955c-1f124681ccb0 2018-07-03 13:06:55,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=CreateProjectUserTests-c1d05759-4c0e-43e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:56 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-4187bed2-11cb-42fd-bf9e-663ce13d011c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:56,553 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-c1d05759-4c0e-43e-name&description=hello+group used request id req-4187bed2-11cb-42fd-bf9e-663ce13d011c 2018-07-03 13:06:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:06:56,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:06: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-07-03 13:06:56,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/f185e1cb391b4ef7aaa26f382425a9c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:56 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf3d41a5-0abd-40c3-a80f-14237f6270b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f185e1cb391b4ef7aaa26f382425a9c4", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}} 2018-07-03 13:06:56,757 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4 used request id req-cf3d41a5-0abd-40c3-a80f-14237f6270b4 2018-07-03 13:06:56,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:56,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8d129adf-b43d-4496-a5aa-45c4e4f5778f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:56,801 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-8d129adf-b43d-4496-a5aa-45c4e4f5778f 2018-07-03 13:06:56,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:56,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-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8b9a2eb5-e735-4abc-a624-f9ca35b0a30f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:56,837 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-8b9a2eb5-e735-4abc-a624-f9ca35b0a30f 2018-07-03 13:06:56,838 - neutron_utils - INFO - Retrieving security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:56 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-0d973b10-ac6b-4821-8390-d75fd4a6d774 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 2, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}]} 2018-07-03 13:06:56,916 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-0d973b10-ac6b-4821-8390-d75fd4a6d774 2018-07-03 13:06:56,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 301257d1-b79c-400c-84ca-2c3b8e268fdd 2018-07-03 13:06:56,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/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:56,955 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c708e041-5c3b-40d0-99f7-51036882f82f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "2157721c-0ba7-40a9-b91a-e7ad88a066eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "301257d1-b79c-400c-84ca-2c3b8e268fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "31f857bc-d5b6-479b-91c9-5d62ad6f45e6"}]} 2018-07-03 13:06:56,955 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-c708e041-5c3b-40d0-99f7-51036882f82f 2018-07-03 13:06:56,955 - neutron_utils - INFO - Deleting security group rule with ID - 2157721c-0ba7-40a9-b91a-e7ad88a066eb 2018-07-03 13:06:56,960 - keystoneauth.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/2157721c-0ba7-40a9-b91a-e7ad88a066eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:57,476 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1cdf6921-3add-4a00-bb38-79654c62ee4c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:57,476 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/2157721c-0ba7-40a9-b91a-e7ad88a066eb used request id req-1cdf6921-3add-4a00-bb38-79654c62ee4c 2018-07-03 13:06:57,477 - neutron_utils - INFO - Deleting security group rule with ID - 31f857bc-d5b6-479b-91c9-5d62ad6f45e6 2018-07-03 13:06:57,481 - keystoneauth.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/31f857bc-d5b6-479b-91c9-5d62ad6f45e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:57,608 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-127ac8b4-f7c7-4d8b-be71-eea003cf11a7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:57,609 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/31f857bc-d5b6-479b-91c9-5d62ad6f45e6 used request id req-127ac8b4-f7c7-4d8b-be71-eea003cf11a7 2018-07-03 13:06:57,609 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:57,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/security-groups/301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aadec51fc26a61c5fcd96578771ab1327e4b4bd" 2018-07-03 13:06:57,783 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7c591a6d-2784-4c7e-84d9-c04f6db3a0e7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:57,783 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-7c591a6d-2784-4c7e-84d9-c04f6db3a0e7 2018-07-03 13:06:57,784 - neutron_utils - INFO - Deleting security group rule with ID - 31f857bc-d5b6-479b-91c9-5d62ad6f45e6 2018-07-03 13:06:57,789 - keystoneauth.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/31f857bc-d5b6-479b-91c9-5d62ad6f45e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:57,818 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:06:57 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-d7f7538d-dad9-4903-ae46-d78f5cc65794 RESP BODY: {"NeutronError": {"message": "Security group rule 31f857bc-d5b6-479b-91c9-5d62ad6f45e6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 13:06:57,818 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/31f857bc-d5b6-479b-91c9-5d62ad6f45e6 used request id req-d7f7538d-dad9-4903-ae46-d78f5cc65794 2018-07-03 13:06:57,818 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 31f857bc-d5b6-479b-91c9-5d62ad6f45e6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 13:06:57,819 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 31f857bc-d5b6-479b-91c9-5d62ad6f45e6 does not exist Neutron server returns request_ids: ['req-d7f7538d-dad9-4903-ae46-d78f5cc65794'] 2018-07-03 13:06:57,819 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:57,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/301257d1-b79c-400c-84ca-2c3b8e268fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03de5c18fe7233d6cd81fa82dacd454ec0fa0f35" 2018-07-03 13:06:57,855 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:06:57 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-c53a56c5-fbb1-43d2-923a-bfc5915140d4 RESP BODY: {"NeutronError": {"message": "Security group 301257d1-b79c-400c-84ca-2c3b8e268fdd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-03 13:06:57,855 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/301257d1-b79c-400c-84ca-2c3b8e268fdd used request id req-c53a56c5-fbb1-43d2-923a-bfc5915140d4 2018-07-03 13:06:57,855 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 301257d1-b79c-400c-84ca-2c3b8e268fdd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-03 13:06:57,855 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 301257d1-b79c-400c-84ca-2c3b8e268fdd does not exist Neutron server returns request_ids: ['req-c53a56c5-fbb1-43d2-923a-bfc5915140d4'] 2018-07-03 13:06:57,857 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c1d05759-4c0e-43e-user1 2018-07-03 13:06:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7e5a2db120f7d8e2dde3d49674b10e5b5f9ad3" 2018-07-03 13:06:58,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b58ddb6f-3fc0-4129-9b58-ae36b04584a5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:58,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/76871b4b209d4800ba1fa927af00f453 used request id req-b58ddb6f-3fc0-4129-9b58-ae36b04584a5 2018-07-03 13:06:58,203 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c1d05759-4c0e-43e-user2 2018-07-03 13:06:58,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/22dc956215af42769adf72e50b91eb2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35a6db53927898bf9ae5ce4d2a2cf6016d454e1" 2018-07-03 13:06:58,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-618fc08f-a008-4508-bf4d-87f75acf5043 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:58,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/22dc956215af42769adf72e50b91eb2c used request id req-618fc08f-a008-4508-bf4d-87f75acf5043 2018-07-03 13:06:58,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:58,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:58 GMT Content-Type: application/json Content-Length: 4847 Connection: keep-alive X-Openstack-Request-Id: req-d684cfe0-1b70-48d0-8fc0-149ae76e97ea Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "updated_at": "2018-07-03T13:06:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "1bfb3de2-21a9-414c-b1f8-a0cf6dce0ce7", "remote_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "91180eb8-e00b-4730-b5cb-82888b024d37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "9f226226-25e6-4476-8246-3841ebfcd1e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "revision_number": 0, "id": "da956313-e0f8-4d53-af64-d8a6553dd57d", "remote_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4"}], "revision_number": 4, "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:06:58,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-d684cfe0-1b70-48d0-8fc0-149ae76e97ea 2018-07-03 13:06:59,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/f185e1cb391b4ef7aaa26f382425a9c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:59,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:06:59 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-877fc556-e235-4bad-8a4f-ff7cc810c51e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f185e1cb391b4ef7aaa26f382425a9c4", "name": "CreateProjectUserTests-c1d05759-4c0e-43e-name"}} 2018-07-03 13:06:59,197 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4 used request id req-877fc556-e235-4bad-8a4f-ff7cc810c51e 2018-07-03 13:06:59,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b5a63131-e304-46be-88db-d92d8acd4b9f 2018-07-03 13:06:59,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/security-group-rules?security_group_id=b5a63131-e304-46be-88db-d92d8acd4b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:59,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:06:59 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-203eba51-5612-4faf-84b1-89b1427a7990 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "1bfb3de2-21a9-414c-b1f8-a0cf6dce0ce7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "91180eb8-e00b-4730-b5cb-82888b024d37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "9f226226-25e6-4476-8246-3841ebfcd1e1"}, {"remote_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:53Z", "security_group_id": "b5a63131-e304-46be-88db-d92d8acd4b9f", "port_range_min": null, "revision_number": 0, "tenant_id": "f185e1cb391b4ef7aaa26f382425a9c4", "created_at": "2018-07-03T13:06:53Z", "project_id": "f185e1cb391b4ef7aaa26f382425a9c4", "id": "da956313-e0f8-4d53-af64-d8a6553dd57d"}]} 2018-07-03 13:06:59,279 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b5a63131-e304-46be-88db-d92d8acd4b9f used request id req-203eba51-5612-4faf-84b1-89b1427a7990 2018-07-03 13:06:59,280 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 13:06:59,285 - keystoneauth.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/b5a63131-e304-46be-88db-d92d8acd4b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:59,521 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:06:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-98ffb024-8277-40dd-a435-4a131e7b15f0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:59,522 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b5a63131-e304-46be-88db-d92d8acd4b9f used request id req-98ffb024-8277-40dd-a435-4a131e7b15f0 2018-07-03 13:06:59,523 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-c1d05759-4c0e-43e-name 2018-07-03 13:06:59,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:06:59,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b306a31-a54a-4aa1-900a-995d0ef30bd6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:06:59,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f185e1cb391b4ef7aaa26f382425a9c4 used request id req-0b306a31-a54a-4aa1-900a-995d0ef30bd6 2018-07-03 13:06:59,820 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-c1d05759-4c0e-43e-name-role 2018-07-03 13:06:59,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:07:00,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:06:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb0c7d33-a9bb-4447-b695-f988d884eda3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:00,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5720e72e54684157bb031a6a97725b76 used request id req-cb0c7d33-a9bb-4447-b695-f988d884eda3 2018-07-03 13:07:00,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342a6c69e15fcea5e0ceae84d76534008db2fbfb" 2018-07-03 13:07:00,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6cdc03f-73e9-483c-b3e4-2b084301bc14 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:07:00,218 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b6cdc03f-73e9-483c-b3e4-2b084301bc14 2018-07-03 13:07:00,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:00,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Ga0QfvKeTmqZaG7-wOSBHQ"], "issued_at": "2018-07-03T13:07:00.000000Z"}} 2018-07-03 13:07:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ffc266d766d3df1ad7d4b26b993dea5f91a2e71" 2018-07-03 13:07:01,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:01 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-67a33383-b511-4d4c-9d88-140aafef1a92 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:07:01,701 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-67a33383-b511-4d4c-9d88-140aafef1a92 2018-07-03 13:07:01,734 - 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}7ffc266d766d3df1ad7d4b26b993dea5f91a2e71" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-91243a26-2a96-40d5-89cc-838388823734"}' 2018-07-03 13:07:02,752 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:02 GMT Content-Type: application/json Content-Length: 597 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d1514be6-4a48-4714-9d99-125030be8c68 Front-End-Https: on RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-91243a26-2a96-40d5-89cc-838388823734", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:07:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T13:07:03Z", "visibility": "shared", "self": "/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe", "min_disk": 0, "protected": false, "id": "0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe", "file": "/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe/file", "checksum": null, "owner": "f2213f40455746c3b623a4fcb5e27a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:07:02,752 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-d1514be6-4a48-4714-9d99-125030be8c68 2018-07-03 13:07:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ffc266d766d3df1ad7d4b26b993dea5f91a2e71" -d '' 2018-07-03 13:07:04,214 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3d4aa145-27f4-4d3f-baf2-235c3472b0ec 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-07-03 13:07:04,214 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe/file used request id req-3d4aa145-27f4-4d3f-baf2-235c3472b0ec 2018-07-03 13:07:04,215 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:07:04,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ffc266d766d3df1ad7d4b26b993dea5f91a2e71" 2018-07-03 13:07:05,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:05 GMT Content-Type: application/json Content-Length: 715 Connection: keep-alive X-Openstack-Request-Id: req-318a5329-43c9-4067-b606-e0aa78dc1db7 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-91243a26-2a96-40d5-89cc-838388823734", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:07:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:07:04Z", "visibility": "shared", "self": "/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe", "min_disk": 0, "protected": false, "id": "0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe", "file": "/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:07:05,136 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe used request id req-318a5329-43c9-4067-b606-e0aa78dc1db7 2018-07-03 13:07:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ffc266d766d3df1ad7d4b26b993dea5f91a2e71" 2018-07-03 13:07:05,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:05 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-910a7d71-62b6-4f87-a053-d85fa9a8f216 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:07:05,976 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-910a7d71-62b6-4f87-a053-d85fa9a8f216 2018-07-03 13:07:05,982 - 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-91243a26-2a96-40d5-89cc-838388823734 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ffc266d766d3df1ad7d4b26b993dea5f91a2e71" 2018-07-03 13:07:06,019 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:06 GMT Content-Type: application/json Content-Length: 870 Connection: keep-alive X-Openstack-Request-Id: req-d13efdc8-0026-472a-bb81-059be28e8195 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-91243a26-2a96-40d5-89cc-838388823734", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:07:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:07:04Z", "visibility": "shared", "self": "/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe", "min_disk": 0, "protected": false, "id": "0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe", "file": "/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-91243a26-2a96-40d5-89cc-838388823734"} 2018-07-03 13:07:06,019 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-91243a26-2a96-40d5-89cc-838388823734 used request id req-d13efdc8-0026-472a-bb81-059be28e8195 2018-07-03 13:07:06,020 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-91243a26-2a96-40d5-89cc-838388823734 2018-07-03 13:07:06,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ffc266d766d3df1ad7d4b26b993dea5f91a2e71" 2018-07-03 13:07:07,222 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:07 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-48fcef26-4430-4842-a4e6-090c3afdfc84 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-07-03 13:07:07,222 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/0e01c0bb-d5aa-49cb-9fe8-09dd4b4fadbe used request id req-48fcef26-4430-4842-a4e6-090c3afdfc84 2018-07-03 13:07:07,224 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-03 13:07:07,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:07,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["4DXQmMHdTPqsD4IdpBHvLQ"], "issued_at": "2018-07-03T13:07:07.000000Z"}} 2018-07-03 13:07:07,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}0ae2e42efd9094b65391c3fb82adb0684be2aeb5" 2018-07-03 13:07:07,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf2d10ec-79ac-40c1-ba20-b1d6b7f778c0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:07:07,893 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bf2d10ec-79ac-40c1-ba20-b1d6b7f778c0 2018-07-03 13:07:07,894 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-7bba8113-c0de-4250-b4b6-d6b98382d463-pub-net 2018-07-03 13:07:07,900 - 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}0ae2e42efd9094b65391c3fb82adb0684be2aeb5" -d '{"network": {"name": "NeutronUtilsNetworkTests-7bba8113-c0de-4250-b4b6-d6b98382d463-pub-net", "admin_state_up": true}}' 2018-07-03 13:07:08,643 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:08 GMT Content-Type: application/json Content-Length: 708 Connection: keep-alive X-Openstack-Request-Id: req-33dea4d3-cfb7-420f-8d92-0d40ce8d2681 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"d4713ad4-15fe-43f0-9712-5124e70eb4a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:08Z","is_default":false,"provider:segmentation_id":1022,"name":"NeutronUtilsNetworkTests-7bba8113-c0de-4250-b4b6-d6b98382d463-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:08Z","mtu":1500}} 2018-07-03 13:07:08,643 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-33dea4d3-cfb7-420f-8d92-0d40ce8d2681 2018-07-03 13:07:08,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?id=d4713ad4-15fe-43f0-9712-5124e70eb4a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2e42efd9094b65391c3fb82adb0684be2aeb5" 2018-07-03 13:07:09,189 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:09 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-6c97351d-0385-4854-b08e-7dec7db907a7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"d4713ad4-15fe-43f0-9712-5124e70eb4a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:08Z","provider:segmentation_id":1022,"name":"NeutronUtilsNetworkTests-7bba8113-c0de-4250-b4b6-d6b98382d463-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:08Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:09,189 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d4713ad4-15fe-43f0-9712-5124e70eb4a9 used request id req-6c97351d-0385-4854-b08e-7dec7db907a7 2018-07-03 13:07:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d4713ad4-15fe-43f0-9712-5124e70eb4a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2e42efd9094b65391c3fb82adb0684be2aeb5" 2018-07-03 13:07:09,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:09 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2d25f068-a5fe-420a-a21c-e162e47926f4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:07:09,239 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d4713ad4-15fe-43f0-9712-5124e70eb4a9 used request id req-2d25f068-a5fe-420a-a21c-e162e47926f4 2018-07-03 13:07:09,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?id=d4713ad4-15fe-43f0-9712-5124e70eb4a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2e42efd9094b65391c3fb82adb0684be2aeb5" 2018-07-03 13:07:09,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:09 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-411acccc-f746-43ca-a645-319ed4b46653 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"d4713ad4-15fe-43f0-9712-5124e70eb4a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:08Z","provider:segmentation_id":1022,"name":"NeutronUtilsNetworkTests-7bba8113-c0de-4250-b4b6-d6b98382d463-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:08Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:09,358 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d4713ad4-15fe-43f0-9712-5124e70eb4a9 used request id req-411acccc-f746-43ca-a645-319ed4b46653 2018-07-03 13:07:09,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d4713ad4-15fe-43f0-9712-5124e70eb4a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2e42efd9094b65391c3fb82adb0684be2aeb5" 2018-07-03 13:07:09,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:09 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1fd9c717-45c7-49f5-8c29-645d18e61d9a Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:07:09,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d4713ad4-15fe-43f0-9712-5124e70eb4a9 used request id req-1fd9c717-45c7-49f5-8c29-645d18e61d9a 2018-07-03 13:07:09,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsNetworkTests-7bba8113-c0de-4250-b4b6-d6b98382d463-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2e42efd9094b65391c3fb82adb0684be2aeb5" 2018-07-03 13:07:10,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:10 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-3ff84cef-562d-479d-bbd0-eb068a83901d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"d4713ad4-15fe-43f0-9712-5124e70eb4a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:08Z","provider:segmentation_id":1022,"name":"NeutronUtilsNetworkTests-7bba8113-c0de-4250-b4b6-d6b98382d463-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:08Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:10,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsNetworkTests-7bba8113-c0de-4250-b4b6-d6b98382d463-pub-net used request id req-3ff84cef-562d-479d-bbd0-eb068a83901d 2018-07-03 13:07:10,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-07-03 13:07:10,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:07: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-07-03 13:07:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2e42efd9094b65391c3fb82adb0684be2aeb5" 2018-07-03 13:07:10,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37a771b8-5a73-4f89-9582-2401dad74452 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:07:10,311 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-37a771b8-5a73-4f89-9582-2401dad74452 2018-07-03 13:07:10,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=d4713ad4-15fe-43f0-9712-5124e70eb4a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2e42efd9094b65391c3fb82adb0684be2aeb5" 2018-07-03 13:07:10,361 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:10 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-40bcb771-d0d6-4507-8d57-23416d4356d6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:07:10,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d4713ad4-15fe-43f0-9712-5124e70eb4a9 used request id req-40bcb771-d0d6-4507-8d57-23416d4356d6 2018-07-03 13:07:10,362 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-7bba8113-c0de-4250-b4b6-d6b98382d463-pub-net 2018-07-03 13:07:10,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/d4713ad4-15fe-43f0-9712-5124e70eb4a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2e42efd9094b65391c3fb82adb0684be2aeb5" 2018-07-03 13:07:11,313 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-115fdb75-7db6-4e8d-a660-caf5150bb754 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:11,314 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/d4713ad4-15fe-43f0-9712-5124e70eb4a9 used request id req-115fdb75-7db6-4e8d-a660-caf5150bb754 2018-07-03 13:07:11,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:11,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["17zJwdQrTO21XFvCBWhd4A"], "issued_at": "2018-07-03T13:07:11.000000Z"}} 2018-07-03 13:07:11,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}87a4da70a0575e55529b576ce7842afb48fadbbc" 2018-07-03 13:07:11,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-772de665-c8f0-42eb-8eef-90a04a38ad94 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:07:11,981 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-772de665-c8f0-42eb-8eef-90a04a38ad94 2018-07-03 13:07:11,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:12,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["YYXMWAL2SoqvpEJg2D9sEg"], "issued_at": "2018-07-03T13:07:12.000000Z"}} 2018-07-03 13:07:12,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}92eb88128f85d06a23dd78930e7bec5467632999" 2018-07-03 13:07:12,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66b23f6f-026d-42ac-8f08-9c64d8cb56bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:07:12,658 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-66b23f6f-026d-42ac-8f08-9c64d8cb56bc 2018-07-03 13:07:12,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:13,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WIO0k681Rb2gNI475nmfXA"], "issued_at": "2018-07-03T13:07:13.000000Z"}} 2018-07-03 13:07:13,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}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:13,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4e650c7-d00e-44e2-9b35-06588d35bdd4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:07:13,372 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c4e650c7-d00e-44e2-9b35-06588d35bdd4 2018-07-03 13:07:13,373 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-net 2018-07-03 13:07:13,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" -d '{"network": {"name": "NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-net", "admin_state_up": true}}' 2018-07-03 13:07:14,153 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:14 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-b79111c5-415f-447b-abe0-156862647895 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:14Z","is_default":false,"provider:segmentation_id":1003,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:13Z","mtu":1500}} 2018-07-03 13:07:14,153 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b79111c5-415f-447b-abe0-156862647895 2018-07-03 13:07:14,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=2ea02a86-a4e3-4c03-9929-9b61555db46c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:14,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:14 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-403cf78f-b546-4ec7-8c27-c2779b2e4a15 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:14Z","provider:segmentation_id":1003,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:13Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:14,647 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2ea02a86-a4e3-4c03-9929-9b61555db46c used request id req-403cf78f-b546-4ec7-8c27-c2779b2e4a15 2018-07-03 13:07:14,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=2ea02a86-a4e3-4c03-9929-9b61555db46c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:14,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3eb2a5a7-182b-4337-baaa-7938587a7037 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:07:14,735 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ea02a86-a4e3-4c03-9929-9b61555db46c used request id req-3eb2a5a7-182b-4337-baaa-7938587a7037 2018-07-03 13:07:14,736 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet 2018-07-03 13:07:14,740 - 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}7a150fd6da0ff5a55699a169377b2f0864961b3f" -d '{"subnets": [{"ip_version": 4, "network_id": "2ea02a86-a4e3-4c03-9929-9b61555db46c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet"}]}' 2018-07-03 13:07:15,352 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:15 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-df312797-1aff-418b-8c20-463d855c819b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:14Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:14Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"231a5ff2-926a-4170-bde1-67b02c62cef2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet"}]} 2018-07-03 13:07:15,353 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-df312797-1aff-418b-8c20-463d855c819b 2018-07-03 13:07:15,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?id=2ea02a86-a4e3-4c03-9929-9b61555db46c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:15,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:15 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-2ce4b97d-edd1-45f6-a27f-509bfecdb538 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["231a5ff2-926a-4170-bde1-67b02c62cef2"],"description":"","tags":[],"updated_at":"2018-07-03T13:07:14Z","provider:segmentation_id":1003,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:13Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:15,885 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2ea02a86-a4e3-4c03-9929-9b61555db46c used request id req-2ce4b97d-edd1-45f6-a27f-509bfecdb538 2018-07-03 13:07:15,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2ea02a86-a4e3-4c03-9929-9b61555db46c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:16,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:16 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-74a3dea8-54a2-439a-8841-e5ebc2bb39ad Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:14Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"231a5ff2-926a-4170-bde1-67b02c62cef2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet"}]} 2018-07-03 13:07:16,080 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ea02a86-a4e3-4c03-9929-9b61555db46c used request id req-74a3dea8-54a2-439a-8841-e5ebc2bb39ad 2018-07-03 13:07:16,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=NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:16,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:16 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-c6ad131d-931f-4ad4-8282-8850abd452e3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["231a5ff2-926a-4170-bde1-67b02c62cef2"],"description":"","tags":[],"updated_at":"2018-07-03T13:07:14Z","provider:segmentation_id":1003,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:13Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:16,207 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-net used request id req-c6ad131d-931f-4ad4-8282-8850abd452e3 2018-07-03 13:07:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:07:16,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:07: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-07-03 13:07:16,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:16,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:16 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed206a28-f4da-48c5-95e6-dc3a6a4684fd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:07:16,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-ed206a28-f4da-48c5-95e6-dc3a6a4684fd 2018-07-03 13:07:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2ea02a86-a4e3-4c03-9929-9b61555db46c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:16,436 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:16 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a56ba3cc-79c0-4b72-bf99-4dd8299aaeed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:14Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"231a5ff2-926a-4170-bde1-67b02c62cef2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet"}]} 2018-07-03 13:07:16,436 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ea02a86-a4e3-4c03-9929-9b61555db46c used request id req-a56ba3cc-79c0-4b72-bf99-4dd8299aaeed 2018-07-03 13:07:16,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=2ea02a86-a4e3-4c03-9929-9b61555db46c&name=NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:16,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:16 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-8036ac46-6b1d-429a-bfd1-87417e265dc1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:14Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"231a5ff2-926a-4170-bde1-67b02c62cef2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet"}]} 2018-07-03 13:07:16,505 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ea02a86-a4e3-4c03-9929-9b61555db46c&name=NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet used request id req-8036ac46-6b1d-429a-bfd1-87417e265dc1 2018-07-03 13:07:16,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/subnets?network_id=2ea02a86-a4e3-4c03-9929-9b61555db46c&name=NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:16,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:16 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-bbe8f8c0-1e78-48ff-a92e-0bdb5b7ee6fe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:14Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"231a5ff2-926a-4170-bde1-67b02c62cef2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet"}]} 2018-07-03 13:07:16,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ea02a86-a4e3-4c03-9929-9b61555db46c&name=NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet used request id req-bbe8f8c0-1e78-48ff-a92e-0bdb5b7ee6fe 2018-07-03 13:07:16,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/subnets?network_id=2ea02a86-a4e3-4c03-9929-9b61555db46c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:16,646 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:16 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-9ee750c0-a95c-4f65-8891-c70a65d6e9f2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:14Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"231a5ff2-926a-4170-bde1-67b02c62cef2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet"}]} 2018-07-03 13:07:16,646 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2ea02a86-a4e3-4c03-9929-9b61555db46c used request id req-9ee750c0-a95c-4f65-8891-c70a65d6e9f2 2018-07-03 13:07:16,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?name=NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:16,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:16 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7386492e-75b0-4d2f-98b7-a0aee8c0e02f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ea02a86-a4e3-4c03-9929-9b61555db46c","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:14Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"231a5ff2-926a-4170-bde1-67b02c62cef2","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet"}]} 2018-07-03 13:07:16,717 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet used request id req-7386492e-75b0-4d2f-98b7-a0aee8c0e02f 2018-07-03 13:07:16,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:16,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:16 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4109da52-ccd7-4a55-91a9-67da6fa43134 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:07:16,877 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-4109da52-ccd7-4a55-91a9-67da6fa43134 2018-07-03 13:07:16,877 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet 2018-07-03 13:07:16,878 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-subnet 2018-07-03 13:07:16,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/231a5ff2-926a-4170-bde1-67b02c62cef2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:19,612 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-527b228c-eb62-4f65-902f-fa399dccb158 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:19,612 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/231a5ff2-926a-4170-bde1-67b02c62cef2 used request id req-527b228c-eb62-4f65-902f-fa399dccb158 2018-07-03 13:07:19,612 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-572dac58-a7bb-4a08-9a3c-4b3204309f41-pub-net 2018-07-03 13:07:19,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/networks/2ea02a86-a4e3-4c03-9929-9b61555db46c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a150fd6da0ff5a55699a169377b2f0864961b3f" 2018-07-03 13:07:21,555 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-839312eb-53af-44ac-a4d8-03b95a60c138 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:21,556 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/2ea02a86-a4e3-4c03-9929-9b61555db46c used request id req-839312eb-53af-44ac-a4d8-03b95a60c138 2018-07-03 13:07:21,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:22,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WrNu9EbTSbKd_F66NBJYRw"], "issued_at": "2018-07-03T13:07:22.000000Z"}} 2018-07-03 13:07:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25455371ab3ecb8f7328eecaf97655400302dddd" 2018-07-03 13:07:22,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bca08973-74e6-4ece-81a4-976f20d30d14 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:07:22,074 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bca08973-74e6-4ece-81a4-976f20d30d14 2018-07-03 13:07:22,075 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-615c6804-cf5b-4dc6-a281-3eb399550153-pub-net 2018-07-03 13:07:22,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25455371ab3ecb8f7328eecaf97655400302dddd" -d '{"network": {"name": "NeutronUtilsSubnetTests-615c6804-cf5b-4dc6-a281-3eb399550153-pub-net", "admin_state_up": true}}' 2018-07-03 13:07:22,866 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:22 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-8670ccea-a8d7-4a3e-8b05-ab78ebeb50f0 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"22afd835-8ebd-4601-ae53-a51dbebeb282","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:22Z","is_default":false,"provider:segmentation_id":1021,"name":"NeutronUtilsSubnetTests-615c6804-cf5b-4dc6-a281-3eb399550153-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:22Z","mtu":1500}} 2018-07-03 13:07:22,867 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-8670ccea-a8d7-4a3e-8b05-ab78ebeb50f0 2018-07-03 13:07:22,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=22afd835-8ebd-4601-ae53-a51dbebeb282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25455371ab3ecb8f7328eecaf97655400302dddd" 2018-07-03 13:07:23,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:23 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-17bdae55-78f8-4ddb-9f7c-3c463cbef607 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"22afd835-8ebd-4601-ae53-a51dbebeb282","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:22Z","provider:segmentation_id":1021,"name":"NeutronUtilsSubnetTests-615c6804-cf5b-4dc6-a281-3eb399550153-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:22Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:23,006 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=22afd835-8ebd-4601-ae53-a51dbebeb282 used request id req-17bdae55-78f8-4ddb-9f7c-3c463cbef607 2018-07-03 13:07:23,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/subnets?network_id=22afd835-8ebd-4601-ae53-a51dbebeb282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25455371ab3ecb8f7328eecaf97655400302dddd" 2018-07-03 13:07:23,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:23 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-43f07eab-16aa-4fe4-bfff-f1714027dcb0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:07:23,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=22afd835-8ebd-4601-ae53-a51dbebeb282 used request id req-43f07eab-16aa-4fe4-bfff-f1714027dcb0 2018-07-03 13:07:23,414 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-615c6804-cf5b-4dc6-a281-3eb399550153-pub-subnet 2018-07-03 13:07:23,418 - 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}25455371ab3ecb8f7328eecaf97655400302dddd" -d '{"subnets": [{"ip_version": 4, "network_id": "22afd835-8ebd-4601-ae53-a51dbebeb282", "cidr": "", "name": "NeutronUtilsSubnetTests-615c6804-cf5b-4dc6-a281-3eb399550153-pub-subnet"}]}' 2018-07-03 13:07:23,431 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 13:07:23 GMT Content-Type: application/json Content-Length: 133 Connection: keep-alive X-Openstack-Request-Id: req-9e20fe2e-6044-4065-829d-f1267ddd8428 RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 13:07:23,431 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-9e20fe2e-6044-4065-829d-f1267ddd8428 2018-07-03 13:07:23,432 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 13:07:23,432 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-615c6804-cf5b-4dc6-a281-3eb399550153-pub-subnet] for network [NeutronUtilsSubnetTests-615c6804-cf5b-4dc6-a281-3eb399550153-pub-net] 2018-07-03 13:07:23,432 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-615c6804-cf5b-4dc6-a281-3eb399550153-pub-net 2018-07-03 13:07:23,436 - 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/22afd835-8ebd-4601-ae53-a51dbebeb282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25455371ab3ecb8f7328eecaf97655400302dddd" 2018-07-03 13:07:24,407 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b51eb505-53d2-4465-9d97-f88095fe18cf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:24,408 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/22afd835-8ebd-4601-ae53-a51dbebeb282 used request id req-b51eb505-53d2-4465-9d97-f88095fe18cf 2018-07-03 13:07:24,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:24,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WFLb2O-mQoSF_SqEQ0yzRg"], "issued_at": "2018-07-03T13:07:24.000000Z"}} 2018-07-03 13:07:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:24,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7101c3b4-fa92-46a4-87e8-ca128e6a7a45 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:07:24,943 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7101c3b4-fa92-46a4-87e8-ca128e6a7a45 2018-07-03 13:07:24,945 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-net 2018-07-03 13:07:24,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}bfb05bfee9793460f0edb5a1a95d48186245f2df" -d '{"network": {"name": "NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-net", "admin_state_up": true}}' 2018-07-03 13:07:25,747 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:25 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-06e70374-dbfb-48fb-8c1c-3d533213a804 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"c9a2d595-9158-4672-914a-db9da21f1582","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:25Z","is_default":false,"provider:segmentation_id":1020,"name":"NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:25Z","mtu":1500}} 2018-07-03 13:07:25,747 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-06e70374-dbfb-48fb-8c1c-3d533213a804 2018-07-03 13:07:25,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?id=c9a2d595-9158-4672-914a-db9da21f1582 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:25,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:25 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-30be94f3-7b6d-4139-b660-545f2093725d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c9a2d595-9158-4672-914a-db9da21f1582","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:25Z","provider:segmentation_id":1020,"name":"NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:25Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:25,884 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c9a2d595-9158-4672-914a-db9da21f1582 used request id req-30be94f3-7b6d-4139-b660-545f2093725d 2018-07-03 13:07:25,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:25,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:25 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1d68d85d-9bf6-4ed5-bbe0-9d02bf5c0cbf Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:07:25,963 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582 used request id req-1d68d85d-9bf6-4ed5-bbe0-9d02bf5c0cbf 2018-07-03 13:07:25,963 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet 2018-07-03 13:07:25,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" -d '{"subnets": [{"ip_version": 4, "network_id": "c9a2d595-9158-4672-914a-db9da21f1582", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet"}]}' 2018-07-03 13:07:26,589 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-71b2ead5-9c40-4e16-a21b-cceb81f19960 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9a2d595-9158-4672-914a-db9da21f1582","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:26Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:26Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5966d468-4985-480a-9a9a-b43a1b6a6b7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet"}]} 2018-07-03 13:07:26,589 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-71b2ead5-9c40-4e16-a21b-cceb81f19960 2018-07-03 13:07:26,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/networks?id=c9a2d595-9158-4672-914a-db9da21f1582 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:26,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:26 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-ec093eb1-bc64-487b-9e42-74a97768202a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c9a2d595-9158-4672-914a-db9da21f1582","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["5966d468-4985-480a-9a9a-b43a1b6a6b7d"],"description":"","tags":[],"updated_at":"2018-07-03T13:07:26Z","provider:segmentation_id":1020,"name":"NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:25Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:26,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c9a2d595-9158-4672-914a-db9da21f1582 used request id req-ec093eb1-bc64-487b-9e42-74a97768202a 2018-07-03 13:07:26,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:26,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-9f72cb90-113e-4bee-ae35-18d0701c6271 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9a2d595-9158-4672-914a-db9da21f1582","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:26Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5966d468-4985-480a-9a9a-b43a1b6a6b7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet"}]} 2018-07-03 13:07:26,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582 used request id req-9f72cb90-113e-4bee-ae35-18d0701c6271 2018-07-03 13:07:26,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=NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:27,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:27 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-09e06ea2-345f-486e-a4f2-b94838a5e2df Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c9a2d595-9158-4672-914a-db9da21f1582","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["5966d468-4985-480a-9a9a-b43a1b6a6b7d"],"description":"","tags":[],"updated_at":"2018-07-03T13:07:26Z","provider:segmentation_id":1020,"name":"NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:25Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:27,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-net used request id req-09e06ea2-345f-486e-a4f2-b94838a5e2df 2018-07-03 13:07:27,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:07:27,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:07: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-07-03 13:07:27,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:27,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8564393d-768a-4f1e-99d1-ce3954f6ae56 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:07:27,488 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-8564393d-768a-4f1e-99d1-ce3954f6ae56 2018-07-03 13:07:27,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=c9a2d595-9158-4672-914a-db9da21f1582 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:27,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:27 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-13e41922-99e8-42fc-b1fa-a5fec88b505a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9a2d595-9158-4672-914a-db9da21f1582","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:26Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5966d468-4985-480a-9a9a-b43a1b6a6b7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet"}]} 2018-07-03 13:07:27,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582 used request id req-13e41922-99e8-42fc-b1fa-a5fec88b505a 2018-07-03 13:07:27,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582&name=NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:27,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:27 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-36fb5c9b-2410-4b7f-8ad0-8595fbd4df8f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9a2d595-9158-4672-914a-db9da21f1582","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:26Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5966d468-4985-480a-9a9a-b43a1b6a6b7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet"}]} 2018-07-03 13:07:27,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582&name=NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet used request id req-36fb5c9b-2410-4b7f-8ad0-8595fbd4df8f 2018-07-03 13:07:27,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582&name=NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:28,048 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:28 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-61610ead-96bc-4ff0-b82f-f88a5ae90f8d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9a2d595-9158-4672-914a-db9da21f1582","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:26Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5966d468-4985-480a-9a9a-b43a1b6a6b7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet"}]} 2018-07-03 13:07:28,048 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582&name=NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet used request id req-61610ead-96bc-4ff0-b82f-f88a5ae90f8d 2018-07-03 13:07:28,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:28,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:28 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-2e144017-8704-4809-aaf1-c564516f48db Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9a2d595-9158-4672-914a-db9da21f1582","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:26Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5966d468-4985-480a-9a9a-b43a1b6a6b7d","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet"}]} 2018-07-03 13:07:28,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c9a2d595-9158-4672-914a-db9da21f1582 used request id req-2e144017-8704-4809-aaf1-c564516f48db 2018-07-03 13:07:28,120 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet 2018-07-03 13:07:28,120 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-subnet 2018-07-03 13:07:28,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/5966d468-4985-480a-9a9a-b43a1b6a6b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:30,690 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bdcef2b7-4f0c-47ad-afe9-77f11866140c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:30,690 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/5966d468-4985-480a-9a9a-b43a1b6a6b7d used request id req-bdcef2b7-4f0c-47ad-afe9-77f11866140c 2018-07-03 13:07:30,690 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-db9c6323-0a40-44e5-bb0c-885dac507cf9-pub-net 2018-07-03 13:07:30,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/c9a2d595-9158-4672-914a-db9da21f1582 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb05bfee9793460f0edb5a1a95d48186245f2df" 2018-07-03 13:07:32,822 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-79e2a07e-6907-4db8-8fc1-5f8a7146b433 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:32,822 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c9a2d595-9158-4672-914a-db9da21f1582 used request id req-79e2a07e-6907-4db8-8fc1-5f8a7146b433 2018-07-03 13:07:32,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:33,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["KRVhyEGDTw6t__SxzhaAlQ"], "issued_at": "2018-07-03T13:07:33.000000Z"}} 2018-07-03 13:07:33,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}fb424e0aedfb77afd6c31301d23dd01c95f62b0d" 2018-07-03 13:07:33,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb0ae8a9-4b3a-4090-8411-f0da314d2c57 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:07:33,373 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb0ae8a9-4b3a-4090-8411-f0da314d2c57 2018-07-03 13:07:33,374 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-7fba4b4b-2e19-4cbf-8bcc-cf3d4063ef2e-pub-net 2018-07-03 13:07:33,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb424e0aedfb77afd6c31301d23dd01c95f62b0d" -d '{"network": {"name": "NeutronUtilsSubnetTests-7fba4b4b-2e19-4cbf-8bcc-cf3d4063ef2e-pub-net", "admin_state_up": true}}' 2018-07-03 13:07:34,103 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:34 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-fb98c9dd-d5cd-4a07-9fcd-6e7b1ee5ce14 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"1ddd1fa8-3518-405f-91c9-47d2a5e742cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:33Z","is_default":false,"provider:segmentation_id":1002,"name":"NeutronUtilsSubnetTests-7fba4b4b-2e19-4cbf-8bcc-cf3d4063ef2e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:33Z","mtu":1500}} 2018-07-03 13:07:34,103 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-fb98c9dd-d5cd-4a07-9fcd-6e7b1ee5ce14 2018-07-03 13:07:34,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/networks?id=1ddd1fa8-3518-405f-91c9-47d2a5e742cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb424e0aedfb77afd6c31301d23dd01c95f62b0d" 2018-07-03 13:07:34,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:34 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-dac8bb01-a76b-43c0-95ed-3447b33153a6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"1ddd1fa8-3518-405f-91c9-47d2a5e742cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:33Z","provider:segmentation_id":1002,"name":"NeutronUtilsSubnetTests-7fba4b4b-2e19-4cbf-8bcc-cf3d4063ef2e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:33Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:34,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1ddd1fa8-3518-405f-91c9-47d2a5e742cf used request id req-dac8bb01-a76b-43c0-95ed-3447b33153a6 2018-07-03 13:07:34,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=1ddd1fa8-3518-405f-91c9-47d2a5e742cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb424e0aedfb77afd6c31301d23dd01c95f62b0d" 2018-07-03 13:07:34,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4cd2bdb9-69b4-4bee-aca4-b24c9428504d Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:07:34,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1ddd1fa8-3518-405f-91c9-47d2a5e742cf used request id req-4cd2bdb9-69b4-4bee-aca4-b24c9428504d 2018-07-03 13:07:34,300 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-7fba4b4b-2e19-4cbf-8bcc-cf3d4063ef2e-pub-subnet 2018-07-03 13:07:34,306 - 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}fb424e0aedfb77afd6c31301d23dd01c95f62b0d" -d '{"subnets": [{"ip_version": 4, "network_id": "1ddd1fa8-3518-405f-91c9-47d2a5e742cf", "cidr": null, "name": "NeutronUtilsSubnetTests-7fba4b4b-2e19-4cbf-8bcc-cf3d4063ef2e-pub-subnet"}]}' 2018-07-03 13:07:34,391 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 13:07:34 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-fca2bf36-c95b-43c4-bba5-6b2176b0505d RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-03 13:07:34,391 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-fca2bf36-c95b-43c4-bba5-6b2176b0505d 2018-07-03 13:07:34,391 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-03 13:07:34,392 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-7fba4b4b-2e19-4cbf-8bcc-cf3d4063ef2e-pub-subnet] for network [NeutronUtilsSubnetTests-7fba4b4b-2e19-4cbf-8bcc-cf3d4063ef2e-pub-net] 2018-07-03 13:07:34,392 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-7fba4b4b-2e19-4cbf-8bcc-cf3d4063ef2e-pub-net 2018-07-03 13:07:34,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/1ddd1fa8-3518-405f-91c9-47d2a5e742cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb424e0aedfb77afd6c31301d23dd01c95f62b0d" 2018-07-03 13:07:35,343 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1e0dbf6d-7465-4e2c-99b8-580889731cbb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:35,343 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/1ddd1fa8-3518-405f-91c9-47d2a5e742cf used request id req-1e0dbf6d-7465-4e2c-99b8-580889731cbb 2018-07-03 13:07:35,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:35,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["PrEyFnUGSfC8DLGIGB7hbw"], "issued_at": "2018-07-03T13:07:35.000000Z"}} 2018-07-03 13:07:35,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}cbcc632e7b4d788b6500b1e31e63b75f7446d278" 2018-07-03 13:07:36,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c753fb83-7d38-4fbb-9ae2-7114df37d745 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:07:36,053 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c753fb83-7d38-4fbb-9ae2-7114df37d745 2018-07-03 13:07:36,054 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-net 2018-07-03 13:07:36,060 - 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}cbcc632e7b4d788b6500b1e31e63b75f7446d278" -d '{"network": {"name": "NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-net", "admin_state_up": true}}' 2018-07-03 13:07:36,850 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:36 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-b96775b3-f74e-463a-961a-e4f36c061529 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"ea0cdcbd-e425-463e-9c98-c8223fbb1c53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:36Z","is_default":false,"provider:segmentation_id":1017,"name":"NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:36Z","mtu":1500}} 2018-07-03 13:07:36,850 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b96775b3-f74e-463a-961a-e4f36c061529 2018-07-03 13:07:36,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=ea0cdcbd-e425-463e-9c98-c8223fbb1c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcc632e7b4d788b6500b1e31e63b75f7446d278" 2018-07-03 13:07:37,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:37 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-181cbd15-7e7c-4527-8bfa-5fec87056a7c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ea0cdcbd-e425-463e-9c98-c8223fbb1c53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:36Z","provider:segmentation_id":1017,"name":"NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:36Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:37,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ea0cdcbd-e425-463e-9c98-c8223fbb1c53 used request id req-181cbd15-7e7c-4527-8bfa-5fec87056a7c 2018-07-03 13:07:37,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=ea0cdcbd-e425-463e-9c98-c8223fbb1c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcc632e7b4d788b6500b1e31e63b75f7446d278" 2018-07-03 13:07:37,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:37 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-efb36b96-1ee9-43cc-a490-bc6f154f4834 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:07:37,378 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ea0cdcbd-e425-463e-9c98-c8223fbb1c53 used request id req-efb36b96-1ee9-43cc-a490-bc6f154f4834 2018-07-03 13:07:37,378 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-subnet 2018-07-03 13:07:37,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcc632e7b4d788b6500b1e31e63b75f7446d278" -d '{"subnets": [{"ip_version": 4, "network_id": "ea0cdcbd-e425-463e-9c98-c8223fbb1c53", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-subnet"}]}' 2018-07-03 13:07:38,127 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:38 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-603b5ef1-0d5b-48cd-8333-4d5a254c6c19 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea0cdcbd-e425-463e-9c98-c8223fbb1c53","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:37Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:37Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"f711e81c-2e2d-4e0e-8a2f-1a315b9dbc00","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-subnet"}]} 2018-07-03 13:07:38,127 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-603b5ef1-0d5b-48cd-8333-4d5a254c6c19 2018-07-03 13:07:38,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/networks?id=ea0cdcbd-e425-463e-9c98-c8223fbb1c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcc632e7b4d788b6500b1e31e63b75f7446d278" 2018-07-03 13:07:38,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:38 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-85256f2d-048e-4f3b-9a1c-d2cf266a5d5f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ea0cdcbd-e425-463e-9c98-c8223fbb1c53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["f711e81c-2e2d-4e0e-8a2f-1a315b9dbc00"],"description":"","tags":[],"updated_at":"2018-07-03T13:07:37Z","provider:segmentation_id":1017,"name":"NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:36Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:38,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ea0cdcbd-e425-463e-9c98-c8223fbb1c53 used request id req-85256f2d-048e-4f3b-9a1c-d2cf266a5d5f 2018-07-03 13:07:38,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ea0cdcbd-e425-463e-9c98-c8223fbb1c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcc632e7b4d788b6500b1e31e63b75f7446d278" 2018-07-03 13:07:38,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:38 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-44dad400-f95d-4532-9da0-9a90dec09249 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea0cdcbd-e425-463e-9c98-c8223fbb1c53","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:37Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"f711e81c-2e2d-4e0e-8a2f-1a315b9dbc00","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-subnet"}]} 2018-07-03 13:07:38,647 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ea0cdcbd-e425-463e-9c98-c8223fbb1c53 used request id req-44dad400-f95d-4532-9da0-9a90dec09249 2018-07-03 13:07:38,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?name=NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcc632e7b4d788b6500b1e31e63b75f7446d278" 2018-07-03 13:07:39,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:39 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-b1ea30db-26e4-42e5-a871-0fec4ff4418f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ea0cdcbd-e425-463e-9c98-c8223fbb1c53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["f711e81c-2e2d-4e0e-8a2f-1a315b9dbc00"],"description":"","tags":[],"updated_at":"2018-07-03T13:07:37Z","provider:segmentation_id":1017,"name":"NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:36Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:39,223 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-net used request id req-b1ea30db-26e4-42e5-a871-0fec4ff4418f 2018-07-03 13:07:39,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-07-03 13:07:39,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:07: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-07-03 13:07:39,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcc632e7b4d788b6500b1e31e63b75f7446d278" 2018-07-03 13:07:39,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89def0de-1816-46f4-b288-51b3996a31ec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:07:39,373 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-89def0de-1816-46f4-b288-51b3996a31ec 2018-07-03 13:07:39,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ea0cdcbd-e425-463e-9c98-c8223fbb1c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcc632e7b4d788b6500b1e31e63b75f7446d278" 2018-07-03 13:07:39,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:39 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f21463c7-cc66-4e3a-bba5-423beecf4c48 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea0cdcbd-e425-463e-9c98-c8223fbb1c53","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:37Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"f711e81c-2e2d-4e0e-8a2f-1a315b9dbc00","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-subnet"}]} 2018-07-03 13:07:39,436 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ea0cdcbd-e425-463e-9c98-c8223fbb1c53 used request id req-f21463c7-cc66-4e3a-bba5-423beecf4c48 2018-07-03 13:07:39,436 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-subnet 2018-07-03 13:07:39,436 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-subnet 2018-07-03 13:07:39,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/f711e81c-2e2d-4e0e-8a2f-1a315b9dbc00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcc632e7b4d788b6500b1e31e63b75f7446d278" 2018-07-03 13:07:40,931 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5edfee94-422d-4550-95b9-60efeb479546 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:40,931 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/f711e81c-2e2d-4e0e-8a2f-1a315b9dbc00 used request id req-5edfee94-422d-4550-95b9-60efeb479546 2018-07-03 13:07:40,931 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-0063f8a4-edd9-4f0a-b9f4-15abc2da8867-pub-net 2018-07-03 13:07:40,936 - 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/ea0cdcbd-e425-463e-9c98-c8223fbb1c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcc632e7b4d788b6500b1e31e63b75f7446d278" 2018-07-03 13:07:43,380 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-813ae4ad-93e9-49d1-a075-e171e2d28259 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:43,381 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/ea0cdcbd-e425-463e-9c98-c8223fbb1c53 used request id req-813ae4ad-93e9-49d1-a075-e171e2d28259 2018-07-03 13:07:43,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:43,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["1MD4m6dyQaG1PxarJUb5ww"], "issued_at": "2018-07-03T13:07:43.000000Z"}} 2018-07-03 13:07:43,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:44,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c42db4fe-f9ad-43ed-86cf-4b8192c266ad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:07:44,083 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c42db4fe-f9ad-43ed-86cf-4b8192c266ad 2018-07-03 13:07:44,084 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-net 2018-07-03 13:07:44,090 - 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}1aa178e14213a620108339b161b920bcf4c4b2f2" -d '{"network": {"name": "NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-net", "admin_state_up": true}}' 2018-07-03 13:07:44,886 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:44 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-eb7e6dda-8b3d-48e4-923f-a3669d97527c Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:44Z","is_default":false,"provider:segmentation_id":1027,"name":"NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:44Z","mtu":1500}} 2018-07-03 13:07:44,886 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-eb7e6dda-8b3d-48e4-923f-a3669d97527c 2018-07-03 13:07:44,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?id=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:45,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:45 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-01fce044-524a-439f-b2c8-7d70ac0d61ea Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:07:44Z","provider:segmentation_id":1027,"name":"NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:44Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:45,312 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 used request id req-01fce044-524a-439f-b2c8-7d70ac0d61ea 2018-07-03 13:07:45,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=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:45,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:45 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b280ae66-edd7-452b-8d8d-df21c2dab0a1 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:07:45,389 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 used request id req-b280ae66-edd7-452b-8d8d-df21c2dab0a1 2018-07-03 13:07:45,389 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-subnet 2018-07-03 13:07:45,394 - 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}1aa178e14213a620108339b161b920bcf4c4b2f2" -d '{"subnets": [{"ip_version": 4, "network_id": "c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-subnet"}]}' 2018-07-03 13:07:45,962 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:45 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7010d651-1e58-441f-84d2-e5294d7c2322 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:45Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"ad6557d1-4b79-4bb4-ab0a-f14c6523857d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-subnet"}]} 2018-07-03 13:07:45,962 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-7010d651-1e58-441f-84d2-e5294d7c2322 2018-07-03 13:07:45,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/networks?id=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:46,083 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:46 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-54a642f3-148d-4273-b35e-2652b365982a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["ad6557d1-4b79-4bb4-ab0a-f14c6523857d"],"description":"","tags":[],"updated_at":"2018-07-03T13:07:45Z","provider:segmentation_id":1027,"name":"NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:44Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:46,083 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 used request id req-54a642f3-148d-4273-b35e-2652b365982a 2018-07-03 13:07:46,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=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:46,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-af4804a6-7370-4590-bd54-d63ef9bd629b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:45Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"ad6557d1-4b79-4bb4-ab0a-f14c6523857d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-subnet"}]} 2018-07-03 13:07:46,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 used request id req-af4804a6-7370-4590-bd54-d63ef9bd629b 2018-07-03 13:07:46,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=NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:46,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:46 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-b1972617-a5ca-4e41-82f6-4dcfc54031fe Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["ad6557d1-4b79-4bb4-ab0a-f14c6523857d"],"description":"","tags":[],"updated_at":"2018-07-03T13:07:45Z","provider:segmentation_id":1027,"name":"NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:44Z","provider:network_type":"vlan"}]} 2018-07-03 13:07:46,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-net used request id req-b1972617-a5ca-4e41-82f6-4dcfc54031fe 2018-07-03 13:07:46,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:07:46,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:07: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-07-03 13:07: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/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:46,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2be4fc83-3352-43e4-84ac-279d3603a136 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:07:46,368 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-2be4fc83-3352-43e4-84ac-279d3603a136 2018-07-03 13:07:46,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=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:46,731 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e06cd5c7-ae34-45ae-ae1f-b6d469c06909 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:45Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"ad6557d1-4b79-4bb4-ab0a-f14c6523857d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-subnet"}]} 2018-07-03 13:07:46,731 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 used request id req-e06cd5c7-ae34-45ae-ae1f-b6d469c06909 2018-07-03 13:07:46,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/subnets?network_id=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913&name=NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:46,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a801511e-3f7b-47ba-bb2b-35c63df5bb3d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:07:45Z","dns_nameservers":[],"updated_at":"2018-07-03T13:07:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"ad6557d1-4b79-4bb4-ab0a-f14c6523857d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-subnet"}]} 2018-07-03 13:07:46,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913&name=NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-subnet used request id req-a801511e-3f7b-47ba-bb2b-35c63df5bb3d 2018-07-03 13:07:46,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:07:46,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:07:47,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["D_wlGA_gSZObqTg_Hgnv-g"], "issued_at": "2018-07-03T13:07:47.000000Z"}} 2018-07-03 13:07:47,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39598bfcf8ec40d754dcbbf3486ea80c19c175db" 2018-07-03 13:07:47,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08d8239e-2bb8-4fb5-9c72-df03c44b2e6b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:07:47,463 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-08d8239e-2bb8-4fb5-9c72-df03c44b2e6b 2018-07-03 13:07:47,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:47,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:47 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-247b61da-7bfc-4520-979d-67721180ead6 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:07:47,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-247b61da-7bfc-4520-979d-67721180ead6 2018-07-03 13:07:47,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:47,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:47 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-dd79df34-fd67-4c7c-93ee-cdd9f7651ec9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:07:47,666 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-dd79df34-fd67-4c7c-93ee-cdd9f7651ec9 2018-07-03 13:07:47,667 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router 2018-07-03 13:07:47,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router", "admin_state_up": true}}' 2018-07-03 13:07:50,057 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:07:50 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-7efd24a6-da87-49e8-a0fb-168055c6d963 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:07:47Z", "admin_state_up": true, "updated_at": "2018-07-03T13:07:49Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0e40a6a7-1f3a-4b57-aaa4-a76a10be1616", "name": "NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router"}} 2018-07-03 13:07:50,057 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-7efd24a6-da87-49e8-a0fb-168055c6d963 2018-07-03 13:07:50,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=0e40a6a7-1f3a-4b57-aaa4-a76a10be1616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:50,150 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:50 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-55f81da6-4acd-4762-b58e-15ac6923e1fc Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:07:48Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.121"}],"id":"834876b1-00f0-4169-bc94-6bace425774a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:a9:c5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"0e40a6a7-1f3a-4b57-aaa4-a76a10be1616","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T13:07:48Z","binding:vnic_type":"normal"}]} 2018-07-03 13:07:50,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=0e40a6a7-1f3a-4b57-aaa4-a76a10be1616 used request id req-55f81da6-4acd-4762-b58e-15ac6923e1fc 2018-07-03 13:07:50,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:50,229 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:50 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-8c9746f4-e498-46b9-bcb9-79babda53c4c Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 13:07:50,230 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-8c9746f4-e498-46b9-bcb9-79babda53c4c 2018-07-03 13:07:50,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/routers?name=NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:50,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:50 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-78f5eb42-c1da-4fde-9fc3-108f5237aa36 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:07:47Z", "admin_state_up": true, "updated_at": "2018-07-03T13:07:49Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0e40a6a7-1f3a-4b57-aaa4-a76a10be1616", "name": "NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router"}]} 2018-07-03 13:07:50,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router used request id req-78f5eb42-c1da-4fde-9fc3-108f5237aa36 2018-07-03 13:07:50,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:50,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:07:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f0566b9-23e7-42a0-880f-cb4fc682a130 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:07:50,510 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-9f0566b9-23e7-42a0-880f-cb4fc682a130 2018-07-03 13:07:50,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?device_id=0e40a6a7-1f3a-4b57-aaa4-a76a10be1616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:50,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:50 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-316ea8c5-cf07-433a-9101-8bb7dc4d0b05 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:07:48Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.121"}],"id":"834876b1-00f0-4169-bc94-6bace425774a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:a9:c5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"0e40a6a7-1f3a-4b57-aaa4-a76a10be1616","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T13:07:48Z","binding:vnic_type":"normal"}]} 2018-07-03 13:07:50,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=0e40a6a7-1f3a-4b57-aaa4-a76a10be1616 used request id req-316ea8c5-cf07-433a-9101-8bb7dc4d0b05 2018-07-03 13:07:50,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:50,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:50 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-2d1f3ad8-5f9e-4c1b-8e42-16f04b3538c8 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 13:07:50,701 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-2d1f3ad8-5f9e-4c1b-8e42-16f04b3538c8 2018-07-03 13:07:50,702 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router 2018-07-03 13:07:50,707 - 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/0e40a6a7-1f3a-4b57-aaa4-a76a10be1616/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" -d '{"subnet_id": "ad6557d1-4b79-4bb4-ab0a-f14c6523857d"}' 2018-07-03 13:07:53,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:53 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-7fe512a1-c466-4cfb-8723-fbab65788917 Front-End-Https: on RESP BODY: {"network_id": "c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "ad6557d1-4b79-4bb4-ab0a-f14c6523857d", "subnet_ids": ["ad6557d1-4b79-4bb4-ab0a-f14c6523857d"], "port_id": "c7c948ff-b69f-4653-a707-73698de18a0f", "id": "0e40a6a7-1f3a-4b57-aaa4-a76a10be1616"} 2018-07-03 13:07:53,483 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/0e40a6a7-1f3a-4b57-aaa4-a76a10be1616/add_router_interface used request id req-7fe512a1-c466-4cfb-8723-fbab65788917 2018-07-03 13:07:53,483 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router 2018-07-03 13:07:53,489 - 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/0e40a6a7-1f3a-4b57-aaa4-a76a10be1616/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" -d '{"subnet_id": "ad6557d1-4b79-4bb4-ab0a-f14c6523857d"}' 2018-07-03 13:07:56,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:56 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-924ab71a-b68c-43fc-a908-91fd736e4f11 Front-End-Https: on RESP BODY: {"network_id": "c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "ad6557d1-4b79-4bb4-ab0a-f14c6523857d", "subnet_ids": ["ad6557d1-4b79-4bb4-ab0a-f14c6523857d"], "port_id": "c7c948ff-b69f-4653-a707-73698de18a0f", "id": "0e40a6a7-1f3a-4b57-aaa4-a76a10be1616"} 2018-07-03 13:07:56,335 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/0e40a6a7-1f3a-4b57-aaa4-a76a10be1616/remove_router_interface used request id req-924ab71a-b68c-43fc-a908-91fd736e4f11 2018-07-03 13:07:56,335 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router 2018-07-03 13:07: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/routers/0e40a6a7-1f3a-4b57-aaa4-a76a10be1616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:58,059 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:07:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b23b86c6-a8bc-465d-af3e-5af8de78c231 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:07:58,060 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/0e40a6a7-1f3a-4b57-aaa4-a76a10be1616 used request id req-b23b86c6-a8bc-465d-af3e-5af8de78c231 2018-07-03 13:07:58,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/routers?name=NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:07:58,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:07:58 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-fea5a9bb-bbd9-4e79-9906-fdaacfd7d34f Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 13:07:58,161 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-router used request id req-fea5a9bb-bbd9-4e79-9906-fdaacfd7d34f 2018-07-03 13:07:58,161 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-subnet 2018-07-03 13:07:58,161 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-subnet 2018-07-03 13:07:58,167 - 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/ad6557d1-4b79-4bb4-ab0a-f14c6523857d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:08:00,747 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3b0c416d-d0b4-4fdc-81c0-b59bee2ca0ef Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:00,748 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/ad6557d1-4b79-4bb4-ab0a-f14c6523857d used request id req-3b0c416d-d0b4-4fdc-81c0-b59bee2ca0ef 2018-07-03 13:08:00,748 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d27181ef-c50a-4cd7-a374-be05aff2fac4-pub-net 2018-07-03 13:08:00,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa178e14213a620108339b161b920bcf4c4b2f2" 2018-07-03 13:08:02,621 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-102a676f-23f5-44b6-8f88-bc313c0f74ae Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:02,621 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c9c67ef4-4a0e-4b75-8b0a-8c2ef8324913 used request id req-102a676f-23f5-44b6-8f88-bc313c0f74ae 2018-07-03 13:08:02,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:08:03,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:08:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["zGjOiP0XRZuLcTSt8eF3zg"], "issued_at": "2018-07-03T13:08:03.000000Z"}} 2018-07-03 13:08:03,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}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:03,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71391a6b-29f1-436e-b2e3-3d3c51c6006f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:08:03,161 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-71391a6b-29f1-436e-b2e3-3d3c51c6006f 2018-07-03 13:08:03,162 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-net 2018-07-03 13:08:03,168 - 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}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" -d '{"network": {"name": "NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-net", "admin_state_up": true}}' 2018-07-03 13:08:03,912 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:03 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-b4bbeb56-ba3d-491b-bc14-7ce768aba3e5 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"05fa4ec6-3862-452e-8efb-05f2cb0a5306","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:08:03Z","is_default":false,"provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:03Z","mtu":1500}} 2018-07-03 13:08:03,913 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b4bbeb56-ba3d-491b-bc14-7ce768aba3e5 2018-07-03 13:08:03,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=05fa4ec6-3862-452e-8efb-05f2cb0a5306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:04,376 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:04 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-c55f14f6-2613-4ac5-9cbf-597dbbcdffe6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"05fa4ec6-3862-452e-8efb-05f2cb0a5306","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:08:03Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:03Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:04,376 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=05fa4ec6-3862-452e-8efb-05f2cb0a5306 used request id req-c55f14f6-2613-4ac5-9cbf-597dbbcdffe6 2018-07-03 13:08:04,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=05fa4ec6-3862-452e-8efb-05f2cb0a5306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:04,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-403a2c56-6820-44f8-8bff-73899520664c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:08:04,424 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05fa4ec6-3862-452e-8efb-05f2cb0a5306 used request id req-403a2c56-6820-44f8-8bff-73899520664c 2018-07-03 13:08:04,425 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-subnet 2018-07-03 13:08:04,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" -d '{"subnets": [{"ip_version": 4, "network_id": "05fa4ec6-3862-452e-8efb-05f2cb0a5306", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-subnet"}]}' 2018-07-03 13:08:05,171 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:05 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-2385aca5-8d26-4be1-b788-fb4d06ecfb79 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05fa4ec6-3862-452e-8efb-05f2cb0a5306","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:04Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08:04Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"0a30371b-7e93-45be-96fe-bb1456b4c3c6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-subnet"}]} 2018-07-03 13:08:05,171 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-2385aca5-8d26-4be1-b788-fb4d06ecfb79 2018-07-03 13:08:05,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=05fa4ec6-3862-452e-8efb-05f2cb0a5306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:05,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:05 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-193c27d8-70b9-4ae8-a021-97b6feb47a38 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"05fa4ec6-3862-452e-8efb-05f2cb0a5306","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["0a30371b-7e93-45be-96fe-bb1456b4c3c6"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:04Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:03Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:05,297 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=05fa4ec6-3862-452e-8efb-05f2cb0a5306 used request id req-193c27d8-70b9-4ae8-a021-97b6feb47a38 2018-07-03 13:08:05,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=05fa4ec6-3862-452e-8efb-05f2cb0a5306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:05,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:05 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-3ffa90b7-5f1a-4826-aab6-63eede431f7d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05fa4ec6-3862-452e-8efb-05f2cb0a5306","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:04Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"0a30371b-7e93-45be-96fe-bb1456b4c3c6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-subnet"}]} 2018-07-03 13:08:05,709 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05fa4ec6-3862-452e-8efb-05f2cb0a5306 used request id req-3ffa90b7-5f1a-4826-aab6-63eede431f7d 2018-07-03 13:08:05,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:05,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:05 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-7005d687-1655-43d9-b9f5-ad55c6aead23 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"05fa4ec6-3862-452e-8efb-05f2cb0a5306","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["0a30371b-7e93-45be-96fe-bb1456b4c3c6"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:04Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:03Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:05,988 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-net used request id req-7005d687-1655-43d9-b9f5-ad55c6aead23 2018-07-03 13:08:05,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-07-03 13:08:06,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:08:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:08:06,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:06,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:06 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab4efdf2-8876-43af-8428-e5864597b4c4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:08:06,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-ab4efdf2-8876-43af-8428-e5864597b4c4 2018-07-03 13:08:06,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=05fa4ec6-3862-452e-8efb-05f2cb0a5306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:06,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:06 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-aba1ba64-b113-4049-8dc7-1f200d65c8aa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05fa4ec6-3862-452e-8efb-05f2cb0a5306","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:04Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"0a30371b-7e93-45be-96fe-bb1456b4c3c6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-subnet"}]} 2018-07-03 13:08:06,095 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05fa4ec6-3862-452e-8efb-05f2cb0a5306 used request id req-aba1ba64-b113-4049-8dc7-1f200d65c8aa 2018-07-03 13:08:06,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:08:06,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:08:06,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["GPzYo27oTXmhlIZ4Eg-dPA"], "issued_at": "2018-07-03T13:08:06.000000Z"}} 2018-07-03 13:08:06,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c8b1d2e672f441fa351fdd645061981942664e2" 2018-07-03 13:08:06,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c41a6aa0-9edd-4411-bcd1-fa2d94e5680a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:08:06,734 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c41a6aa0-9edd-4411-bcd1-fa2d94e5680a 2018-07-03 13:08:06,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:06,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:06 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-c4e5a132-fadb-41cb-8a9e-0696b13cbbe3 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:08:06,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-c4e5a132-fadb-41cb-8a9e-0696b13cbbe3 2018-07-03 13:08:06,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:06,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:06 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-ab384854-e604-4107-af99-f5d0f19b9d95 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:08:06,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-ab384854-e604-4107-af99-f5d0f19b9d95 2018-07-03 13:08:06,954 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-router 2018-07-03 13:08:06,959 - 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}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-router", "admin_state_up": true}}' 2018-07-03 13:08:08,805 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:08 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-ccdb0b3c-c1e6-4e1c-aa00-cb7825c3a35a Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:08:07Z", "admin_state_up": true, "updated_at": "2018-07-03T13:08:08Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "15409088-a8c5-46af-8acd-95297abe0512", "name": "NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-router"}} 2018-07-03 13:08:08,805 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-ccdb0b3c-c1e6-4e1c-aa00-cb7825c3a35a 2018-07-03 13:08:08,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/ports?device_id=15409088-a8c5-46af-8acd-95297abe0512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:08,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:08 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-f8163d53-820a-4df1-b617-08e94c17a71c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:08Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.114"}],"id":"f5a91986-3c7c-4197-99c9-4f49f6ac730a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c8:cd:cf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"15409088-a8c5-46af-8acd-95297abe0512","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T13:08:07Z","binding:vnic_type":"normal"}]} 2018-07-03 13:08:08,925 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=15409088-a8c5-46af-8acd-95297abe0512 used request id req-f8163d53-820a-4df1-b617-08e94c17a71c 2018-07-03 13:08:08,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:08,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:08 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-576f7d18-7cfa-45c0-8f4f-b808bcfa04c6 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 13:08:08,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-576f7d18-7cfa-45c0-8f4f-b808bcfa04c6 2018-07-03 13:08: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/routers?name=NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:09,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:09 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-ff7ef6ea-0636-4b45-bbda-4d7bb9257928 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:08:07Z", "admin_state_up": true, "updated_at": "2018-07-03T13:08:08Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "15409088-a8c5-46af-8acd-95297abe0512", "name": "NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-router"}]} 2018-07-03 13:08:09,167 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-router used request id req-ff7ef6ea-0636-4b45-bbda-4d7bb9257928 2018-07-03 13:08:09,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:09,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-488580e0-2c4a-4567-8b3e-1f801d6f0fb4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:08:09,213 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-488580e0-2c4a-4567-8b3e-1f801d6f0fb4 2018-07-03 13:08:09,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=15409088-a8c5-46af-8acd-95297abe0512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:09,302 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:09 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-68c76795-e183-471f-948a-e5ee7384362e Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:08Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.114"}],"id":"f5a91986-3c7c-4197-99c9-4f49f6ac730a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c8:cd:cf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"15409088-a8c5-46af-8acd-95297abe0512","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T13:08:07Z","binding:vnic_type":"normal"}]} 2018-07-03 13:08:09,302 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=15409088-a8c5-46af-8acd-95297abe0512 used request id req-68c76795-e183-471f-948a-e5ee7384362e 2018-07-03 13:08:09,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:09,379 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:09 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-388c0e39-eb55-4162-b71b-487e7378dba4 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 13:08:09,379 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-388c0e39-eb55-4162-b71b-487e7378dba4 2018-07-03 13:08:09,379 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-subnet 2018-07-03 13:08:09,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/subnets/0a30371b-7e93-45be-96fe-bb1456b4c3c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:11,440 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cbfc890a-ed30-4be5-adbd-ca2fd0469c2d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:11,441 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/0a30371b-7e93-45be-96fe-bb1456b4c3c6 used request id req-cbfc890a-ed30-4be5-adbd-ca2fd0469c2d 2018-07-03 13:08:11,441 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-router 2018-07-03 13:08:11,446 - 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/15409088-a8c5-46af-8acd-95297abe0512/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" -d '{"subnet_id": "0a30371b-7e93-45be-96fe-bb1456b4c3c6"}' 2018-07-03 13:08:12,093 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:08:12 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-150f8b17-a0f1-4fde-a58c-c63f5fa6816e RESP BODY: {"NeutronError": {"message": "Subnet 0a30371b-7e93-45be-96fe-bb1456b4c3c6 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-03 13:08:12,093 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/15409088-a8c5-46af-8acd-95297abe0512/add_router_interface used request id req-150f8b17-a0f1-4fde-a58c-c63f5fa6816e 2018-07-03 13:08:12,093 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 0a30371b-7e93-45be-96fe-bb1456b4c3c6 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-03 13:08:12,094 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-router 2018-07-03 13:08:12,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/15409088-a8c5-46af-8acd-95297abe0512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:13,712 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a19ddeff-2622-4b31-865e-ff9b110625a3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:13,712 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/15409088-a8c5-46af-8acd-95297abe0512 used request id req-a19ddeff-2622-4b31-865e-ff9b110625a3 2018-07-03 13:08:13,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/routers?name=NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:13,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:13 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-f6228d97-65e0-408d-862a-6f5b942133f2 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 13:08:13,781 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-router used request id req-f6228d97-65e0-408d-862a-6f5b942133f2 2018-07-03 13:08:13,782 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-subnet 2018-07-03 13:08:13,782 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-subnet 2018-07-03 13:08:13,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/subnets/0a30371b-7e93-45be-96fe-bb1456b4c3c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:13,829 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:08:13 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-35a73b14-61d9-42c2-bea3-a33f458266c6 RESP BODY: {"NeutronError": {"message": "Subnet 0a30371b-7e93-45be-96fe-bb1456b4c3c6 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-03 13:08:13,829 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/0a30371b-7e93-45be-96fe-bb1456b4c3c6 used request id req-35a73b14-61d9-42c2-bea3-a33f458266c6 2018-07-03 13:08:13,829 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 0a30371b-7e93-45be-96fe-bb1456b4c3c6 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-03 13:08:13,829 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a8c96ba7-4b7c-4851-87ac-beb6ef04be2c-pub-net 2018-07-03 13:08:13,834 - 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/05fa4ec6-3862-452e-8efb-05f2cb0a5306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef15ceeed51e1ff822f7f49076f0cf8c375a256" 2018-07-03 13:08:14,706 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a584b624-0fb5-4d15-b03b-c5b239d0c5da Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:14,706 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/05fa4ec6-3862-452e-8efb-05f2cb0a5306 used request id req-a584b624-0fb5-4d15-b03b-c5b239d0c5da 2018-07-03 13:08:14,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:08:15,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["EJkVcSA9RM2K87j-FxDTkg"], "issued_at": "2018-07-03T13:08:15.000000Z"}} 2018-07-03 13:08:15,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:15,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c87e7b4a-be07-438d-938c-a26108f24b8e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:08:15,256 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c87e7b4a-be07-438d-938c-a26108f24b8e 2018-07-03 13:08:15,257 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-net 2018-07-03 13:08:15,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}ca8e9ff2b4889cbe889431469d485323bb436cbe" -d '{"network": {"name": "NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-net", "admin_state_up": true}}' 2018-07-03 13:08:16,252 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:16 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-5a11631e-2ca3-4dfb-ad39-0d3162665cac Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"e8cbacda-c942-4976-a688-b342f651b71f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:08:16Z","is_default":false,"provider:segmentation_id":1021,"name":"NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:15Z","mtu":1500}} 2018-07-03 13:08:16,252 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5a11631e-2ca3-4dfb-ad39-0d3162665cac 2018-07-03 13:08:16,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=e8cbacda-c942-4976-a688-b342f651b71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:16,725 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:16 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-7242fe8c-c43f-448a-b8aa-8f6a2f7efbe7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"e8cbacda-c942-4976-a688-b342f651b71f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:08:16Z","provider:segmentation_id":1021,"name":"NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:15Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:16,726 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e8cbacda-c942-4976-a688-b342f651b71f used request id req-7242fe8c-c43f-448a-b8aa-8f6a2f7efbe7 2018-07-03 13:08:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e8cbacda-c942-4976-a688-b342f651b71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:16,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:16 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4f6576bd-0c9a-4212-874e-cbb78bfe6756 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:08:16,929 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e8cbacda-c942-4976-a688-b342f651b71f used request id req-4f6576bd-0c9a-4212-874e-cbb78bfe6756 2018-07-03 13:08:16,929 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-subnet 2018-07-03 13:08:16,934 - 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}ca8e9ff2b4889cbe889431469d485323bb436cbe" -d '{"subnets": [{"ip_version": 4, "network_id": "e8cbacda-c942-4976-a688-b342f651b71f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-subnet"}]}' 2018-07-03 13:08:17,484 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:17 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ce1c3c0b-6735-45a9-a14b-c0ea705d55af Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8cbacda-c942-4976-a688-b342f651b71f","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:17Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08:17Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"38386a2d-cfd6-4c5e-8107-1149ea3fde57","subnetpool_id":null,"name":"NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-subnet"}]} 2018-07-03 13:08:17,484 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-ce1c3c0b-6735-45a9-a14b-c0ea705d55af 2018-07-03 13:08:17,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?id=e8cbacda-c942-4976-a688-b342f651b71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:17,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:17 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-2763cbae-eac7-4774-8d5b-b4143a477a3d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8cbacda-c942-4976-a688-b342f651b71f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["38386a2d-cfd6-4c5e-8107-1149ea3fde57"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:17Z","provider:segmentation_id":1021,"name":"NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:15Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:17,616 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e8cbacda-c942-4976-a688-b342f651b71f used request id req-2763cbae-eac7-4774-8d5b-b4143a477a3d 2018-07-03 13:08:17,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=e8cbacda-c942-4976-a688-b342f651b71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:17,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:17 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-9fa74a64-2571-4cd5-a1f1-dc176b1b8fec Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8cbacda-c942-4976-a688-b342f651b71f","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:17Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"38386a2d-cfd6-4c5e-8107-1149ea3fde57","subnetpool_id":null,"name":"NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-subnet"}]} 2018-07-03 13:08:17,729 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e8cbacda-c942-4976-a688-b342f651b71f used request id req-9fa74a64-2571-4cd5-a1f1-dc176b1b8fec 2018-07-03 13:08:17,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:17,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:17 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-e1e0cd3f-1d5e-4a8f-9dc5-a6eefbdfcc3b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e8cbacda-c942-4976-a688-b342f651b71f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["38386a2d-cfd6-4c5e-8107-1149ea3fde57"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:17Z","provider:segmentation_id":1021,"name":"NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:15Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:17,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-net used request id req-e1e0cd3f-1d5e-4a8f-9dc5-a6eefbdfcc3b 2018-07-03 13:08:17,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:08:17,872 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:08: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-07-03 13:08:17,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:18,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-961bf6d3-bc47-4adb-92fa-a2b136498959 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:08:18,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-961bf6d3-bc47-4adb-92fa-a2b136498959 2018-07-03 13:08:18,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=e8cbacda-c942-4976-a688-b342f651b71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:18,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:18 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-23de0008-821f-46e9-939d-cd6c6c8ad7f8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8cbacda-c942-4976-a688-b342f651b71f","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:17Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"38386a2d-cfd6-4c5e-8107-1149ea3fde57","subnetpool_id":null,"name":"NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-subnet"}]} 2018-07-03 13:08:18,445 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e8cbacda-c942-4976-a688-b342f651b71f used request id req-23de0008-821f-46e9-939d-cd6c6c8ad7f8 2018-07-03 13:08:18,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=e8cbacda-c942-4976-a688-b342f651b71f&name=NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:18,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:18 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-8721150c-602d-4ba3-9e2a-6907720cd97f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8cbacda-c942-4976-a688-b342f651b71f","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:17Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"38386a2d-cfd6-4c5e-8107-1149ea3fde57","subnetpool_id":null,"name":"NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-subnet"}]} 2018-07-03 13:08:18,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e8cbacda-c942-4976-a688-b342f651b71f&name=NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-subnet used request id req-8721150c-602d-4ba3-9e2a-6907720cd97f 2018-07-03 13:08:18,510 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-subnet 2018-07-03 13:08:18,510 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-subnet 2018-07-03 13:08:18,515 - 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/38386a2d-cfd6-4c5e-8107-1149ea3fde57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:19,990 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a5632e65-5278-4767-9ce9-8f0da548473f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:19,990 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/38386a2d-cfd6-4c5e-8107-1149ea3fde57 used request id req-a5632e65-5278-4767-9ce9-8f0da548473f 2018-07-03 13:08:19,991 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-83fc790b-d12c-49f6-a9a9-6f0a8f8ef3bc-pub-net 2018-07-03 13:08:19,996 - 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/e8cbacda-c942-4976-a688-b342f651b71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8e9ff2b4889cbe889431469d485323bb436cbe" 2018-07-03 13:08:21,957 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ec28f12a-8a85-4451-bbdb-155e57be8ec4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:21,957 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/e8cbacda-c942-4976-a688-b342f651b71f used request id req-ec28f12a-8a85-4451-bbdb-155e57be8ec4 2018-07-03 13:08:21,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:08:22,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Ui5rhAfWSTezlULjmeAPkA"], "issued_at": "2018-07-03T13:08:22.000000Z"}} 2018-07-03 13:08:22,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}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:22,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4a360a4-c69e-43be-add4-eaf50508c026 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:08:22,641 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d4a360a4-c69e-43be-add4-eaf50508c026 2018-07-03 13:08:22,642 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-net 2018-07-03 13:08:22,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" -d '{"network": {"name": "NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-net", "admin_state_up": true}}' 2018-07-03 13:08:23,447 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:23 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-a1ad1eaf-1fc5-41d6-bdcd-c1b75c1767eb Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"c6a54a9a-284f-4082-b75f-05ccd2f107c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:08:23Z","is_default":false,"provider:segmentation_id":1022,"name":"NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:23Z","mtu":1500}} 2018-07-03 13:08:23,447 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-a1ad1eaf-1fc5-41d6-bdcd-c1b75c1767eb 2018-07-03 13:08:23,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/networks?id=c6a54a9a-284f-4082-b75f-05ccd2f107c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:23,923 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:23 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-d14330c2-2d15-4cd6-9c0e-0dfdaba48cc9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"c6a54a9a-284f-4082-b75f-05ccd2f107c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:08:23Z","provider:segmentation_id":1022,"name":"NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:23Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:23,923 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c6a54a9a-284f-4082-b75f-05ccd2f107c4 used request id req-d14330c2-2d15-4cd6-9c0e-0dfdaba48cc9 2018-07-03 13:08:23,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c6a54a9a-284f-4082-b75f-05ccd2f107c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:24,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:24 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-38b8d840-ee49-4a6b-b1c4-b6d62da58193 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:08:24,003 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c6a54a9a-284f-4082-b75f-05ccd2f107c4 used request id req-38b8d840-ee49-4a6b-b1c4-b6d62da58193 2018-07-03 13:08:24,003 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-subnet 2018-07-03 13:08:24,008 - 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}c529bcb9b81ffdcc2822c845562e00575a5effdd" -d '{"subnets": [{"ip_version": 4, "network_id": "c6a54a9a-284f-4082-b75f-05ccd2f107c4", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-subnet"}]}' 2018-07-03 13:08:24,591 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:24 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-05cef413-1186-45fe-9ab0-72ab700db871 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6a54a9a-284f-4082-b75f-05ccd2f107c4","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"031cdaa3-d9ee-4b34-8ee9-cfd6270002d2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-subnet"}]} 2018-07-03 13:08:24,592 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-05cef413-1186-45fe-9ab0-72ab700db871 2018-07-03 13:08:24,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/networks?id=c6a54a9a-284f-4082-b75f-05ccd2f107c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:25,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:25 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-9b48cc34-b181-48a5-afa6-ccc6bc0da32f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c6a54a9a-284f-4082-b75f-05ccd2f107c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["031cdaa3-d9ee-4b34-8ee9-cfd6270002d2"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:24Z","provider:segmentation_id":1022,"name":"NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:23Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:25,021 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c6a54a9a-284f-4082-b75f-05ccd2f107c4 used request id req-9b48cc34-b181-48a5-afa6-ccc6bc0da32f 2018-07-03 13:08:25,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c6a54a9a-284f-4082-b75f-05ccd2f107c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:25,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:25 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-5c64f820-9f77-4a95-9791-5715619228cd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6a54a9a-284f-4082-b75f-05ccd2f107c4","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"031cdaa3-d9ee-4b34-8ee9-cfd6270002d2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-subnet"}]} 2018-07-03 13:08:25,106 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c6a54a9a-284f-4082-b75f-05ccd2f107c4 used request id req-5c64f820-9f77-4a95-9791-5715619228cd 2018-07-03 13:08:25,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=NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:25,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:25 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-fa8fd473-6abd-4b12-b67d-498a7428be90 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c6a54a9a-284f-4082-b75f-05ccd2f107c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["031cdaa3-d9ee-4b34-8ee9-cfd6270002d2"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:24Z","provider:segmentation_id":1022,"name":"NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:23Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:25,218 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-net used request id req-fa8fd473-6abd-4b12-b67d-498a7428be90 2018-07-03 13:08:25,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:08:25,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:08:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:08:25,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:25,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd1b93d1-36c4-42cf-b11f-653e63890239 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:08:25,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-fd1b93d1-36c4-42cf-b11f-653e63890239 2018-07-03 13:08:25,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=c6a54a9a-284f-4082-b75f-05ccd2f107c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:25,723 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:25 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c193a0f1-6402-4c7e-92bc-9daf2747027b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6a54a9a-284f-4082-b75f-05ccd2f107c4","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"031cdaa3-d9ee-4b34-8ee9-cfd6270002d2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-subnet"}]} 2018-07-03 13:08:25,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c6a54a9a-284f-4082-b75f-05ccd2f107c4 used request id req-c193a0f1-6402-4c7e-92bc-9daf2747027b 2018-07-03 13:08:25,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:08:25,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:08:26,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:08:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["xLArhT7fQ-eAKiuE2XK2vg"], "issued_at": "2018-07-03T13:08:26.000000Z"}} 2018-07-03 13:08:26,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f494f45fcf09657a79ed7d7040c015aeb02c2a52" 2018-07-03 13:08:26,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d93c2973-6557-4d47-bfa6-f1c56c29a659 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:08:26,260 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d93c2973-6557-4d47-bfa6-f1c56c29a659 2018-07-03 13:08:26,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:26,394 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:26 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-d7535233-ce82-4f9e-a7c4-696f5a23dd85 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:08:26,394 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-d7535233-ce82-4f9e-a7c4-696f5a23dd85 2018-07-03 13:08:26,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:26,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:26 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-40881080-b0f7-4eeb-865a-6caeb473def3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:08:26,493 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-40881080-b0f7-4eeb-865a-6caeb473def3 2018-07-03 13:08:26,494 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-router 2018-07-03 13:08:26,499 - 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}c529bcb9b81ffdcc2822c845562e00575a5effdd" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-router", "admin_state_up": true}}' 2018-07-03 13:08:28,592 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:28 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-d38bcf27-175e-4cda-9eaa-8635ec2f2863 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:08:26Z", "admin_state_up": true, "updated_at": "2018-07-03T13:08:27Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "6f896d34-6b23-46af-b4d3-d6ca4f54bfdb", "name": "NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-router"}} 2018-07-03 13:08:28,592 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-d38bcf27-175e-4cda-9eaa-8635ec2f2863 2018-07-03 13:08:28,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/ports?device_id=6f896d34-6b23-46af-b4d3-d6ca4f54bfdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:28,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:28 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-527caec2-4455-4663-9fe1-dd0d7be09d33 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:27Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.115"}],"id":"827cc63d-c6a8-41b5-88e2-1c06756cfac2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:57:a1:7a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6f896d34-6b23-46af-b4d3-d6ca4f54bfdb","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T13:08:27Z","binding:vnic_type":"normal"}]} 2018-07-03 13:08:28,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=6f896d34-6b23-46af-b4d3-d6ca4f54bfdb used request id req-527caec2-4455-4663-9fe1-dd0d7be09d33 2018-07-03 13:08:28,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:28,775 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:28 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-c81ec74e-9c35-4c23-9553-cae1c2055551 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 13:08:28,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-c81ec74e-9c35-4c23-9553-cae1c2055551 2018-07-03 13:08:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:28,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:28 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-b55fdf47-47c7-47dc-b60c-5bc2e34310b2 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:08:26Z", "admin_state_up": true, "updated_at": "2018-07-03T13:08:27Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "6f896d34-6b23-46af-b4d3-d6ca4f54bfdb", "name": "NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-router"}]} 2018-07-03 13:08:28,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-router used request id req-b55fdf47-47c7-47dc-b60c-5bc2e34310b2 2018-07-03 13:08:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:29,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:28 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11e1c9c0-6c80-4391-ab76-ab54850b2ee7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:08:29,090 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-11e1c9c0-6c80-4391-ab76-ab54850b2ee7 2018-07-03 13:08:29,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?device_id=6f896d34-6b23-46af-b4d3-d6ca4f54bfdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:29,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:29 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-650fac3c-7dba-4c6d-959a-72ac492df2b6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:27Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.115"}],"id":"827cc63d-c6a8-41b5-88e2-1c06756cfac2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:57:a1:7a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6f896d34-6b23-46af-b4d3-d6ca4f54bfdb","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T13:08:27Z","binding:vnic_type":"normal"}]} 2018-07-03 13:08:29,202 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=6f896d34-6b23-46af-b4d3-d6ca4f54bfdb used request id req-650fac3c-7dba-4c6d-959a-72ac492df2b6 2018-07-03 13:08:29,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:29,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:29 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-6d314836-6a5e-47a7-a766-f900907f58b4 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 13:08:29,273 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-6d314836-6a5e-47a7-a766-f900907f58b4 2018-07-03 13:08:29,273 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-router 2018-07-03 13:08:29,273 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-router 2018-07-03 13:08:29,278 - 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/6f896d34-6b23-46af-b4d3-d6ca4f54bfdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:31,596 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-46c17a36-3404-42a5-a1d6-0c4804a6b117 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:31,597 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/6f896d34-6b23-46af-b4d3-d6ca4f54bfdb used request id req-46c17a36-3404-42a5-a1d6-0c4804a6b117 2018-07-03 13:08:31,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/routers?name=NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:31,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:31 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-05d09a55-7aea-4bd9-bb5e-eb034a44c9a1 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 13:08:31,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-router used request id req-05d09a55-7aea-4bd9-bb5e-eb034a44c9a1 2018-07-03 13:08:31,693 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-subnet 2018-07-03 13:08:31,693 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-subnet 2018-07-03 13:08:31,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/031cdaa3-d9ee-4b34-8ee9-cfd6270002d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:34,091 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bb34d57e-0ef2-4176-83bd-ee81174e086e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:34,091 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/031cdaa3-d9ee-4b34-8ee9-cfd6270002d2 used request id req-bb34d57e-0ef2-4176-83bd-ee81174e086e 2018-07-03 13:08:34,091 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d12dd740-2e67-4906-9c9a-0e9acfad5c53-pub-net 2018-07-03 13:08:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/c6a54a9a-284f-4082-b75f-05ccd2f107c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c529bcb9b81ffdcc2822c845562e00575a5effdd" 2018-07-03 13:08:36,006 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bafef592-f5eb-4635-a374-00ecc8415208 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:36,006 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c6a54a9a-284f-4082-b75f-05ccd2f107c4 used request id req-bafef592-f5eb-4635-a374-00ecc8415208 2018-07-03 13:08:36,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:08:36,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["oWduHOZHSjSJNbJWNwePlw"], "issued_at": "2018-07-03T13:08:36.000000Z"}} 2018-07-03 13:08:36,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}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:36,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b5c995c-cf26-4468-8499-071b1cfbf712 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:08:36,579 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1b5c995c-cf26-4468-8499-071b1cfbf712 2018-07-03 13:08:36,581 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net 2018-07-03 13:08:36,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" -d '{"network": {"name": "NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net", "admin_state_up": true}}' 2018-07-03 13:08:37,357 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:37 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-cc7332b1-d838-4d26-8f92-eb7fe8f8d994 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"f95b4b99-5355-4de4-964a-2c46de749d83","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:08:37Z","is_default":false,"provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:37Z","mtu":1500}} 2018-07-03 13:08:37,357 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-cc7332b1-d838-4d26-8f92-eb7fe8f8d994 2018-07-03 13:08:37,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/networks?id=f95b4b99-5355-4de4-964a-2c46de749d83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:37,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:37 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-6c0db32a-6b0d-4a16-961a-4be6d85de2db Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"f95b4b99-5355-4de4-964a-2c46de749d83","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:08:37Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:37Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:37,831 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f95b4b99-5355-4de4-964a-2c46de749d83 used request id req-6c0db32a-6b0d-4a16-961a-4be6d85de2db 2018-07-03 13:08:37,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=f95b4b99-5355-4de4-964a-2c46de749d83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:37,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:37 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-665e09d3-b13b-4bd9-8324-2e6d5bffc5f4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:08:37,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f95b4b99-5355-4de4-964a-2c46de749d83 used request id req-665e09d3-b13b-4bd9-8324-2e6d5bffc5f4 2018-07-03 13:08:37,888 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet 2018-07-03 13:08:37,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}8f048547d7880ceddc914fcc9c706fe81ab90027" -d '{"subnets": [{"ip_version": 4, "network_id": "f95b4b99-5355-4de4-964a-2c46de749d83", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet"}]}' 2018-07-03 13:08:38,841 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:38 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-5727c5fa-0fe1-42f7-9ae9-15f37f6d1059 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:38Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet"}]} 2018-07-03 13:08:38,841 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-5727c5fa-0fe1-42f7-9ae9-15f37f6d1059 2018-07-03 13:08:38,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=f95b4b99-5355-4de4-964a-2c46de749d83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:39,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:39 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-438f7915-19eb-4b9c-9f0b-6563cf1b8c36 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f95b4b99-5355-4de4-964a-2c46de749d83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:38Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:37Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:39,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f95b4b99-5355-4de4-964a-2c46de749d83 used request id req-438f7915-19eb-4b9c-9f0b-6563cf1b8c36 2018-07-03 13:08:39,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f95b4b99-5355-4de4-964a-2c46de749d83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:39,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:39 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-b8972005-9d28-4df1-a24b-bc8a64a04de0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:38Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet"}]} 2018-07-03 13:08:39,272 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f95b4b99-5355-4de4-964a-2c46de749d83 used request id req-b8972005-9d28-4df1-a24b-bc8a64a04de0 2018-07-03 13:08:39,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=NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:39,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:39 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-65a5f45f-7e7f-4186-9a26-0ac49e30459d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f95b4b99-5355-4de4-964a-2c46de749d83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:38Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:37Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:39,399 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net used request id req-65a5f45f-7e7f-4186-9a26-0ac49e30459d 2018-07-03 13:08:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:08:39,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:08: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-07-03 13:08:39,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:39,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6d92155-14e7-4abc-97a6-aae6c039d0dc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:08:39,453 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-d6d92155-14e7-4abc-97a6-aae6c039d0dc 2018-07-03 13:08:39,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=f95b4b99-5355-4de4-964a-2c46de749d83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:39,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:39 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4d996e8d-6536-4e4d-8a78-edc5fcd45ce2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:38Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet"}]} 2018-07-03 13:08:39,536 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f95b4b99-5355-4de4-964a-2c46de749d83 used request id req-4d996e8d-6536-4e4d-8a78-edc5fcd45ce2 2018-07-03 13:08:39,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=f95b4b99-5355-4de4-964a-2c46de749d83&name=NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:39,611 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:39 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-b7aa76aa-df7e-484f-aa58-9ce9d6e38d35 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:38Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet"}]} 2018-07-03 13:08:39,612 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f95b4b99-5355-4de4-964a-2c46de749d83&name=NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet used request id req-b7aa76aa-df7e-484f-aa58-9ce9d6e38d35 2018-07-03 13:08:39,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:08:39,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:08:40,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["-etKWjM7Q0eRl2SD_c5TOA"], "issued_at": "2018-07-03T13:08:40.000000Z"}} 2018-07-03 13:08:40,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}b260bf32aa787721e90da756c3b3185497da7232" 2018-07-03 13:08:40,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-926662be-b8d0-448c-ad11-3edad5a18c69 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:08:40,345 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-926662be-b8d0-448c-ad11-3edad5a18c69 2018-07-03 13:08:40,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=NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:40,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:40 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-85d04d83-c884-4072-9e43-111ccca83828 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f95b4b99-5355-4de4-964a-2c46de749d83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:38Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:37Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:40,488 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net used request id req-85d04d83-c884-4072-9e43-111ccca83828 2018-07-03 13:08:40,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/subnets?network_id=f95b4b99-5355-4de4-964a-2c46de749d83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:40,559 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:40 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-41d94693-295a-4a91-8688-a7fcdb503183 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:38Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet"}]} 2018-07-03 13:08:40,559 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f95b4b99-5355-4de4-964a-2c46de749d83 used request id req-41d94693-295a-4a91-8688-a7fcdb503183 2018-07-03 13:08:40,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=NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:40,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:40 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-bc50a754-086b-4521-9c4a-260c898d4755 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f95b4b99-5355-4de4-964a-2c46de749d83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:38Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:37Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:40,686 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net used request id req-bc50a754-086b-4521-9c4a-260c898d4755 2018-07-03 13:08:40,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:08:40,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:08: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-07-03 13:08:40,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b260bf32aa787721e90da756c3b3185497da7232" 2018-07-03 13:08:40,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:40 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aec2b99a-f2d0-422c-b632-0a6ade438741 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:08:40,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-aec2b99a-f2d0-422c-b632-0a6ade438741 2018-07-03 13:08:40,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/subnets?network_id=f95b4b99-5355-4de4-964a-2c46de749d83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:40,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:40 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ac02c9fd-3090-4cb7-9ba4-24a631ffc4f6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:38Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet"}]} 2018-07-03 13:08:40,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f95b4b99-5355-4de4-964a-2c46de749d83 used request id req-ac02c9fd-3090-4cb7-9ba4-24a631ffc4f6 2018-07-03 13:08:40,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=f95b4b99-5355-4de4-964a-2c46de749d83&name=NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:40,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:40 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-771de3cc-61de-40de-8a1a-eb77da1b6cc8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:38Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet"}]} 2018-07-03 13:08:40,896 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f95b4b99-5355-4de4-964a-2c46de749d83&name=NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet used request id req-771de3cc-61de-40de-8a1a-eb77da1b6cc8 2018-07-03 13:08:40,896 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net 2018-07-03 13:08:40,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" -d '{"port": {"network_id": "f95b4b99-5355-4de4-964a-2c46de749d83", "fixed_ips": [{"subnet_id": "9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-port", "admin_state_up": true}}' 2018-07-03 13:08:41,914 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:41 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-afc4ed24-0605-4b7b-aa05-1b7c37544ee3 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:41Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","ip_address":"10.55.1.100"}],"id":"023705f8-227e-489d-a122-7fcc299cc5bf","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:ad:cf","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-port","admin_state_up":true,"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:41Z","binding:vnic_type":"normal"}} 2018-07-03 13:08:41,914 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-afc4ed24-0605-4b7b-aa05-1b7c37544ee3 2018-07-03 13:08:41,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/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:42,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:42 GMT Content-Type: application/json Content-Length: 2896 Connection: keep-alive X-Openstack-Request-Id: req-3374d745-447f-47db-8154-931105c210f5 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","ip_address":"10.55.1.100"}],"id":"023705f8-227e-489d-a122-7fcc299cc5bf","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:ad:cf","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-port","admin_state_up":true,"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:39Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","ip_address":"10.55.1.2"}],"id":"11dfb0ce-6bd9-4a62-8a29-9b2a9bd77da4","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu11dfb0ce-6b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:b5:b9:6d","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-f95b4b99-5355-4de4-964a-2c46de749d83","name":"","admin_state_up":true,"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:40Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2","ip_address":"10.55.1.3"}],"id":"94537fbd-704c-4c32-b549-1fdd22d4cd2f","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu94537fbd-70","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:c3:c5:28","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-f95b4b99-5355-4de4-964a-2c46de749d83","name":"","admin_state_up":true,"network_id":"f95b4b99-5355-4de4-964a-2c46de749d83","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:39Z","binding:vnic_type":"normal"}]} 2018-07-03 13:08:42,032 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3374d745-447f-47db-8154-931105c210f5 2018-07-03 13:08:42,033 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-port 2018-07-03 13:08:42,038 - 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/023705f8-227e-489d-a122-7fcc299cc5bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:42,933 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-70e9110e-545b-4adf-90b5-9d2c9ec5dfe4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:42,933 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/023705f8-227e-489d-a122-7fcc299cc5bf used request id req-70e9110e-545b-4adf-90b5-9d2c9ec5dfe4 2018-07-03 13:08:42,933 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet 2018-07-03 13:08:42,933 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-subnet 2018-07-03 13:08:42,939 - 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/9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:45,574 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-816e56d1-8c0c-48ef-940d-0eb671a09e5c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:45,574 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/9e85e673-b5fe-4bcc-a03e-0427ee8ff0b2 used request id req-816e56d1-8c0c-48ef-940d-0eb671a09e5c 2018-07-03 13:08:45,574 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5ab97dc0-dadc-4b8b-9cbd-2581e74e560e-pub-net 2018-07-03 13:08:45,580 - 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/f95b4b99-5355-4de4-964a-2c46de749d83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f048547d7880ceddc914fcc9c706fe81ab90027" 2018-07-03 13:08:47,064 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-34c1baf9-6887-488b-b5ea-d1298e63b693 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:47,064 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/f95b4b99-5355-4de4-964a-2c46de749d83 used request id req-34c1baf9-6887-488b-b5ea-d1298e63b693 2018-07-03 13:08:47,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:08:47,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["SK-zpIocTfe76kGJa4NY_g"], "issued_at": "2018-07-03T13:08:47.000000Z"}} 2018-07-03 13:08:47,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}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:47,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d46a6e1c-4b4e-4207-9c57-18651168d9dc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:08:47,775 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d46a6e1c-4b4e-4207-9c57-18651168d9dc 2018-07-03 13:08:47,776 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net 2018-07-03 13:08:47,782 - 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}7a431913bd5feed67e32f12a14c6f5d0654d1f45" -d '{"network": {"name": "NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net", "admin_state_up": true}}' 2018-07-03 13:08:48,633 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:48 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-799d96cc-a5b9-42f2-a118-fa8f5ceca5ea Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"65a73a6a-ac87-4987-befb-57842e3b78e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:08:48Z","is_default":false,"provider:segmentation_id":1004,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:48Z","mtu":1500}} 2018-07-03 13:08:48,633 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-799d96cc-a5b9-42f2-a118-fa8f5ceca5ea 2018-07-03 13:08:48,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/networks?id=65a73a6a-ac87-4987-befb-57842e3b78e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:49,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:49 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-4ab84ae6-01df-4a0d-b9df-5cc9a9c7d6da Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"65a73a6a-ac87-4987-befb-57842e3b78e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:08:48Z","provider:segmentation_id":1004,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:48Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:49,117 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=65a73a6a-ac87-4987-befb-57842e3b78e5 used request id req-4ab84ae6-01df-4a0d-b9df-5cc9a9c7d6da 2018-07-03 13:08:49,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?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:49,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-af2090ab-b5cc-4aa1-a9b2-b2d713463b1f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:08:49,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5 used request id req-af2090ab-b5cc-4aa1-a9b2-b2d713463b1f 2018-07-03 13:08:49,170 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet 2018-07-03 13:08:49,175 - 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}7a431913bd5feed67e32f12a14c6f5d0654d1f45" -d '{"subnets": [{"ip_version": 4, "network_id": "65a73a6a-ac87-4987-befb-57842e3b78e5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet"}]}' 2018-07-03 13:08:50,264 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-50cded29-9d4c-4ae8-b606-a409a9e5d117 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:49Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet"}]} 2018-07-03 13:08:50,264 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-50cded29-9d4c-4ae8-b606-a409a9e5d117 2018-07-03 13:08:50,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=65a73a6a-ac87-4987-befb-57842e3b78e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:50,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:50 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-68e75021-df23-4409-aa77-13bda1ec7db5 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"65a73a6a-ac87-4987-befb-57842e3b78e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["cd2121cf-56d5-4e1d-8344-ff470d6659ee"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:49Z","provider:segmentation_id":1004,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:48Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:50,433 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=65a73a6a-ac87-4987-befb-57842e3b78e5 used request id req-68e75021-df23-4409-aa77-13bda1ec7db5 2018-07-03 13:08:50,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=65a73a6a-ac87-4987-befb-57842e3b78e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:50,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-6759e54c-7869-46cb-b016-658397b007f8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:49Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet"}]} 2018-07-03 13:08:50,506 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5 used request id req-6759e54c-7869-46cb-b016-658397b007f8 2018-07-03 13:08:50,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:50,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:50 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-a97f9ae8-5c29-45ca-8757-f8c069646a54 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"65a73a6a-ac87-4987-befb-57842e3b78e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["cd2121cf-56d5-4e1d-8344-ff470d6659ee"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:49Z","provider:segmentation_id":1004,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:48Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:50,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net used request id req-a97f9ae8-5c29-45ca-8757-f8c069646a54 2018-07-03 13:08:50,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:08:50,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:08: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-07-03 13:08:50,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:50,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9af1489-5767-46fe-97e6-7b0b181f1830 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:08:50,807 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-f9af1489-5767-46fe-97e6-7b0b181f1830 2018-07-03 13:08:50,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:50,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e46bf253-78e5-4669-bf4b-05b3fc9031d8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:49Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet"}]} 2018-07-03 13:08:50,881 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5 used request id req-e46bf253-78e5-4669-bf4b-05b3fc9031d8 2018-07-03 13:08:50,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=65a73a6a-ac87-4987-befb-57842e3b78e5&name=NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:50,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-326983c7-7b96-4449-a83c-8dd789fab8d4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:49Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet"}]} 2018-07-03 13:08:50,950 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5&name=NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet used request id req-326983c7-7b96-4449-a83c-8dd789fab8d4 2018-07-03 13:08:50,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:08:50,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:08:51,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["QojLzIMeTZSw4bSCMejlLg"], "issued_at": "2018-07-03T13:08:51.000000Z"}} 2018-07-03 13:08:51,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}8d232f70fea62900c8ea72a74e0b9e34dfb62fd5" 2018-07-03 13:08:51,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d59a434-e6ee-4a90-a328-e949e80cb80a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:08:51,485 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6d59a434-e6ee-4a90-a328-e949e80cb80a 2018-07-03 13:08:51,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=NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:52,155 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:52 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-b60b0a2b-0310-4270-903d-63edd37335b4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"65a73a6a-ac87-4987-befb-57842e3b78e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["cd2121cf-56d5-4e1d-8344-ff470d6659ee"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:49Z","provider:segmentation_id":1004,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:48Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:52,155 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net used request id req-b60b0a2b-0310-4270-903d-63edd37335b4 2018-07-03 13:08:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:52,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:52 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-786adca7-1b4f-4562-b202-3b58fb514497 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:49Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet"}]} 2018-07-03 13:08:52,261 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5 used request id req-786adca7-1b4f-4562-b202-3b58fb514497 2018-07-03 13:08:52,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:52,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:52 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-9328f9f7-1c66-4773-979b-67b6b1f8f0f4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"65a73a6a-ac87-4987-befb-57842e3b78e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["cd2121cf-56d5-4e1d-8344-ff470d6659ee"],"description":"","tags":[],"updated_at":"2018-07-03T13:08:49Z","provider:segmentation_id":1004,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:48Z","provider:network_type":"vlan"}]} 2018-07-03 13:08:52,402 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net used request id req-9328f9f7-1c66-4773-979b-67b6b1f8f0f4 2018-07-03 13:08:52,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-07-03 13:08:52,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:08: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-07-03 13:08:52,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d232f70fea62900c8ea72a74e0b9e34dfb62fd5" 2018-07-03 13:08:52,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-139aa0a7-1f8f-4680-9a2d-f7cdbbf6f57f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:08:52,463 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-139aa0a7-1f8f-4680-9a2d-f7cdbbf6f57f 2018-07-03 13:08:52,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=65a73a6a-ac87-4987-befb-57842e3b78e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:52,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:52 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a2050d44-f374-4831-99a0-a1635035eef9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:49Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet"}]} 2018-07-03 13:08:52,538 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5 used request id req-a2050d44-f374-4831-99a0-a1635035eef9 2018-07-03 13:08:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5&name=NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:52,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:52 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-b4cd8047-8def-40a3-b08c-63b3fcf735bf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:49Z","dns_nameservers":[],"updated_at":"2018-07-03T13:08: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":"f2213f40455746c3b623a4fcb5e27a06","id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","subnetpool_id":null,"name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet"}]} 2018-07-03 13:08:52,619 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=65a73a6a-ac87-4987-befb-57842e3b78e5&name=NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet used request id req-b4cd8047-8def-40a3-b08c-63b3fcf735bf 2018-07-03 13:08:52,619 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net 2018-07-03 13:08:52,624 - 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}7a431913bd5feed67e32f12a14c6f5d0654d1f45" -d '{"port": {"network_id": "65a73a6a-ac87-4987-befb-57842e3b78e5", "fixed_ips": [{"subnet_id": "cd2121cf-56d5-4e1d-8344-ff470d6659ee", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-port", "admin_state_up": true}}' 2018-07-03 13:08:53,727 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:08:53 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-3e456bd5-6f93-41d5-a998-df76c1fd6421 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:53Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","ip_address":"10.55.1.100"}],"id":"8f1bfa21-b124-4516-97c7-f317758a178e","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:df:22","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-port","admin_state_up":true,"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:52Z","binding:vnic_type":"normal"}} 2018-07-03 13:08:53,727 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3e456bd5-6f93-41d5-a998-df76c1fd6421 2018-07-03 13:08:53,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/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:53,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:08:53 GMT Content-Type: application/json Content-Length: 2896 Connection: keep-alive X-Openstack-Request-Id: req-3d23ecff-5055-47c6-8ee9-3e5973d20613 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","ip_address":"10.55.1.100"}],"id":"8f1bfa21-b124-4516-97c7-f317758a178e","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:df:22","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-port","admin_state_up":true,"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:51Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","ip_address":"10.55.1.3"}],"id":"ab96cf42-489a-4794-8bf2-d352842dc168","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuab96cf42-48","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:09:15:29","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-65a73a6a-ac87-4987-befb-57842e3b78e5","name":"","admin_state_up":true,"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:08:51Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd2121cf-56d5-4e1d-8344-ff470d6659ee","ip_address":"10.55.1.2"}],"id":"c98872e5-7ebd-4af0-b3dc-a48f7879bf9f","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc98872e5-7e","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:aa:98:d9","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-65a73a6a-ac87-4987-befb-57842e3b78e5","name":"","admin_state_up":true,"network_id":"65a73a6a-ac87-4987-befb-57842e3b78e5","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:50Z","binding:vnic_type":"normal"}]} 2018-07-03 13:08:53,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3d23ecff-5055-47c6-8ee9-3e5973d20613 2018-07-03 13:08:53,841 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-port 2018-07-03 13:08:53,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/8f1bfa21-b124-4516-97c7-f317758a178e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:54,493 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-814f2eb7-222d-407c-b570-92896a380fd4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:54,493 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/8f1bfa21-b124-4516-97c7-f317758a178e used request id req-814f2eb7-222d-407c-b570-92896a380fd4 2018-07-03 13:08:54,493 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet 2018-07-03 13:08:54,494 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-subnet 2018-07-03 13:08:54,499 - 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/cd2121cf-56d5-4e1d-8344-ff470d6659ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:56,810 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-58934feb-cbf0-43d0-b255-202ca921a5b5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:56,810 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/cd2121cf-56d5-4e1d-8344-ff470d6659ee used request id req-58934feb-cbf0-43d0-b255-202ca921a5b5 2018-07-03 13:08:56,810 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-66d3c4f0-1165-486a-96e9-817337929fc2-pub-net 2018-07-03 13:08:56,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/networks/65a73a6a-ac87-4987-befb-57842e3b78e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a431913bd5feed67e32f12a14c6f5d0654d1f45" 2018-07-03 13:08:58,783 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:08:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ce9ad004-a39f-4ed5-9535-4fe48d083cab Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:08:58,783 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/65a73a6a-ac87-4987-befb-57842e3b78e5 used request id req-ce9ad004-a39f-4ed5-9535-4fe48d083cab 2018-07-03 13:08:58,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:08:59,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["q58RIdgSSdKRp4MyxY36dw"], "issued_at": "2018-07-03T13:08:59.000000Z"}} 2018-07-03 13:08:59,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:08:59,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:08:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5dfc273b-2819-4576-903a-fd021954e416 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:08:59,485 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5dfc273b-2819-4576-903a-fd021954e416 2018-07-03 13:08:59,487 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net 2018-07-03 13:08:59,492 - 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}b559deba8091fd352e17254a74ab5a2b9b4026c2" -d '{"network": {"name": "NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net", "admin_state_up": true}}' 2018-07-03 13:09:00,299 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:00 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-4ce82540-ed2e-49a9-978a-2b16cc1f537c Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"cbe312e6-d68f-43c9-a069-a3e56633c222","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:09:00Z","is_default":false,"provider:segmentation_id":1001,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:59Z","mtu":1500}} 2018-07-03 13:09:00,300 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-4ce82540-ed2e-49a9-978a-2b16cc1f537c 2018-07-03 13:09:00,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=cbe312e6-d68f-43c9-a069-a3e56633c222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:00,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:00 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-3d650565-d605-4908-9992-7fb24ae9e724 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cbe312e6-d68f-43c9-a069-a3e56633c222","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:09:00Z","provider:segmentation_id":1001,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:59Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:00,444 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cbe312e6-d68f-43c9-a069-a3e56633c222 used request id req-3d650565-d605-4908-9992-7fb24ae9e724 2018-07-03 13:09:00,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=cbe312e6-d68f-43c9-a069-a3e56633c222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:00,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:00 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-25b3a2f6-3dd3-4aa1-8b10-7b51d44cb36c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:09:00,499 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbe312e6-d68f-43c9-a069-a3e56633c222 used request id req-25b3a2f6-3dd3-4aa1-8b10-7b51d44cb36c 2018-07-03 13:09:00,499 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet 2018-07-03 13:09:00,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}b559deba8091fd352e17254a74ab5a2b9b4026c2" -d '{"subnets": [{"ip_version": 4, "network_id": "cbe312e6-d68f-43c9-a069-a3e56633c222", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet"}]}' 2018-07-03 13:09:01,458 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:01 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-146a1f5a-5f2c-4bf9-8811-7d18323e56d4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbe312e6-d68f-43c9-a069-a3e56633c222","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:01Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:01Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"f3eaf297-bcac-498e-915b-438386535135","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet"}]} 2018-07-03 13:09:01,459 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-146a1f5a-5f2c-4bf9-8811-7d18323e56d4 2018-07-03 13:09:01,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=cbe312e6-d68f-43c9-a069-a3e56633c222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:02,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:02 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-01ec9b95-3c44-4b37-a038-f4c693fa33f1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"cbe312e6-d68f-43c9-a069-a3e56633c222","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["f3eaf297-bcac-498e-915b-438386535135"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:01Z","provider:segmentation_id":1001,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:59Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:02,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cbe312e6-d68f-43c9-a069-a3e56633c222 used request id req-01ec9b95-3c44-4b37-a038-f4c693fa33f1 2018-07-03 13:09:02,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=cbe312e6-d68f-43c9-a069-a3e56633c222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:02,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:02 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c6e594ae-c218-4fd0-ab52-6d655a853d6f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbe312e6-d68f-43c9-a069-a3e56633c222","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:01Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"f3eaf297-bcac-498e-915b-438386535135","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet"}]} 2018-07-03 13:09:02,210 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbe312e6-d68f-43c9-a069-a3e56633c222 used request id req-c6e594ae-c218-4fd0-ab52-6d655a853d6f 2018-07-03 13:09:02,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=NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:02,352 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:02 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-dc7cfea5-b364-4fc8-9024-64e4a2379fe9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"cbe312e6-d68f-43c9-a069-a3e56633c222","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["f3eaf297-bcac-498e-915b-438386535135"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:01Z","provider:segmentation_id":1001,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:59Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:02,352 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net used request id req-dc7cfea5-b364-4fc8-9024-64e4a2379fe9 2018-07-03 13:09:02,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-07-03 13:09:02,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:09: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-07-03 13:09:02,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:02,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5880f49-5694-4371-af09-b31f189c7a1b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:09:02,405 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e5880f49-5694-4371-af09-b31f189c7a1b 2018-07-03 13:09:02,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cbe312e6-d68f-43c9-a069-a3e56633c222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:02,482 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:02 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ad4dcc35-943d-4c7e-9ac9-53f5744f6742 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbe312e6-d68f-43c9-a069-a3e56633c222","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:01Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"f3eaf297-bcac-498e-915b-438386535135","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet"}]} 2018-07-03 13:09:02,482 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbe312e6-d68f-43c9-a069-a3e56633c222 used request id req-ad4dcc35-943d-4c7e-9ac9-53f5744f6742 2018-07-03 13:09:02,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cbe312e6-d68f-43c9-a069-a3e56633c222&name=NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:02,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:02 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-2369c9de-38a5-4fee-b36d-c423b35beb9f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbe312e6-d68f-43c9-a069-a3e56633c222","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:01Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"f3eaf297-bcac-498e-915b-438386535135","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet"}]} 2018-07-03 13:09:02,552 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbe312e6-d68f-43c9-a069-a3e56633c222&name=NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet used request id req-2369c9de-38a5-4fee-b36d-c423b35beb9f 2018-07-03 13:09:02,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:09:02,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:03,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HKaG7Yn-SAOXssnKatkuVA"], "issued_at": "2018-07-03T13:09:03.000000Z"}} 2018-07-03 13:09:03,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}8ba3c88e4905fddb6c6ac2aa1eb5e478394bc9c0" 2018-07-03 13:09:03,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58eb4ddc-8587-4a11-833a-9374e608baa6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:03,252 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-58eb4ddc-8587-4a11-833a-9374e608baa6 2018-07-03 13:09:03,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:03,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:03 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-fc268399-37f9-4f0e-9708-80916bff23bf Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"cbe312e6-d68f-43c9-a069-a3e56633c222","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["f3eaf297-bcac-498e-915b-438386535135"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:01Z","provider:segmentation_id":1001,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:59Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:03,390 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net used request id req-fc268399-37f9-4f0e-9708-80916bff23bf 2018-07-03 13:09:03,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=cbe312e6-d68f-43c9-a069-a3e56633c222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:03,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:03 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0d5f81b8-e219-480d-982d-a97c47fa8f14 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbe312e6-d68f-43c9-a069-a3e56633c222","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:01Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"f3eaf297-bcac-498e-915b-438386535135","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet"}]} 2018-07-03 13:09:03,462 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbe312e6-d68f-43c9-a069-a3e56633c222 used request id req-0d5f81b8-e219-480d-982d-a97c47fa8f14 2018-07-03 13:09:03,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=NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:03,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:03 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-8aed3643-9c20-4bd0-b588-d5e195b1a78e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"cbe312e6-d68f-43c9-a069-a3e56633c222","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["f3eaf297-bcac-498e-915b-438386535135"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:01Z","provider:segmentation_id":1001,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:08:59Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:03,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net used request id req-8aed3643-9c20-4bd0-b588-d5e195b1a78e 2018-07-03 13:09:03,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:09:03,610 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13: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-07-03 13:09:03,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba3c88e4905fddb6c6ac2aa1eb5e478394bc9c0" 2018-07-03 13:09:03,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40055656-6486-4d75-8d81-213bc7aaa4b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:09:03,657 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-40055656-6486-4d75-8d81-213bc7aaa4b4 2018-07-03 13:09:03,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=cbe312e6-d68f-43c9-a069-a3e56633c222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:03,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:03 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-020f2cda-1e61-40c4-ba5b-88716bfbdd32 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbe312e6-d68f-43c9-a069-a3e56633c222","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:01Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"f3eaf297-bcac-498e-915b-438386535135","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet"}]} 2018-07-03 13:09:03,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbe312e6-d68f-43c9-a069-a3e56633c222 used request id req-020f2cda-1e61-40c4-ba5b-88716bfbdd32 2018-07-03 13:09:03,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=cbe312e6-d68f-43c9-a069-a3e56633c222&name=NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:03,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:03 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-73d0b1e0-8065-4438-8786-d4a41694af73 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbe312e6-d68f-43c9-a069-a3e56633c222","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:01Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"f3eaf297-bcac-498e-915b-438386535135","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet"}]} 2018-07-03 13:09:03,849 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cbe312e6-d68f-43c9-a069-a3e56633c222&name=NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet used request id req-73d0b1e0-8065-4438-8786-d4a41694af73 2018-07-03 13:09:03,850 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net 2018-07-03 13:09:03,854 - 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}b559deba8091fd352e17254a74ab5a2b9b4026c2" -d '{"port": {"network_id": "cbe312e6-d68f-43c9-a069-a3e56633c222", "fixed_ips": [{"subnet_id": "f3eaf297-bcac-498e-915b-438386535135", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-port", "admin_state_up": true}}' 2018-07-03 13:09:03,880 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 13:09:03 GMT Content-Type: application/json Content-Length: 142 Connection: keep-alive X-Openstack-Request-Id: req-061b7515-3df4-494f-adbb-267fc96fed04 RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 13:09:03,880 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-061b7515-3df4-494f-adbb-267fc96fed04 2018-07-03 13:09:03,881 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 13:09:03,881 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet 2018-07-03 13:09:03,881 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-subnet 2018-07-03 13:09:03,885 - 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/f3eaf297-bcac-498e-915b-438386535135 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:06,336 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1fc62fae-0686-444f-9139-2cd59dd15166 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:06,336 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/f3eaf297-bcac-498e-915b-438386535135 used request id req-1fc62fae-0686-444f-9139-2cd59dd15166 2018-07-03 13:09:06,336 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a363adb5-1620-4fec-9b32-77a4f8d6a387-pub-net 2018-07-03 13:09:06,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/networks/cbe312e6-d68f-43c9-a069-a3e56633c222 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559deba8091fd352e17254a74ab5a2b9b4026c2" 2018-07-03 13:09:08,432 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-53da3266-d8df-46b0-8438-2661fd47f477 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:08,433 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/cbe312e6-d68f-43c9-a069-a3e56633c222 used request id req-53da3266-d8df-46b0-8438-2661fd47f477 2018-07-03 13:09:08,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:08,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["2UdWEOGKT0yR0lLU0LetDA"], "issued_at": "2018-07-03T13:09:08.000000Z"}} 2018-07-03 13:09:08,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:08,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3453693-17be-4c13-8d5c-c02ecd6641ed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:08,985 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f3453693-17be-4c13-8d5c-c02ecd6641ed 2018-07-03 13:09:08,987 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net 2018-07-03 13:09:08,992 - 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}94f97adfb1746164b8cc9efc7ff86eadfed7154a" -d '{"network": {"name": "NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net", "admin_state_up": true}}' 2018-07-03 13:09:09,790 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:09 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-d4ef4a48-2718-4cbf-a64e-a14fccca0e31 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"a52717b1-8968-4236-bdaa-833608d3ddb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:09:09Z","is_default":false,"provider:segmentation_id":1008,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:09Z","mtu":1500}} 2018-07-03 13:09:09,790 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-d4ef4a48-2718-4cbf-a64e-a14fccca0e31 2018-07-03 13:09:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a52717b1-8968-4236-bdaa-833608d3ddb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:10,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:10 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-5820ac0e-0139-4c74-90dc-9a5f6ee06e6b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"a52717b1-8968-4236-bdaa-833608d3ddb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:09:09Z","provider:segmentation_id":1008,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:09Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:10,264 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a52717b1-8968-4236-bdaa-833608d3ddb2 used request id req-5820ac0e-0139-4c74-90dc-9a5f6ee06e6b 2018-07-03 13:09:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:10,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:10 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-46303e51-a4df-4f09-af1c-903dcc7a74f9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:09:10,358 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2 used request id req-46303e51-a4df-4f09-af1c-903dcc7a74f9 2018-07-03 13:09:10,358 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet 2018-07-03 13:09:10,363 - 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}94f97adfb1746164b8cc9efc7ff86eadfed7154a" -d '{"subnets": [{"ip_version": 4, "network_id": "a52717b1-8968-4236-bdaa-833608d3ddb2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet"}]}' 2018-07-03 13:09:10,996 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:10 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0d115118-db9c-46dc-a735-c42de19291bb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a52717b1-8968-4236-bdaa-833608d3ddb2","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:10Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:10Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"a17dae8f-13a9-4206-8da0-07ba92efa067","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet"}]} 2018-07-03 13:09:10,996 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-0d115118-db9c-46dc-a735-c42de19291bb 2018-07-03 13:09:11,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/networks?id=a52717b1-8968-4236-bdaa-833608d3ddb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:11,123 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:11 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-f6b33283-8590-4a29-9525-00bfbe647d17 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a52717b1-8968-4236-bdaa-833608d3ddb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a17dae8f-13a9-4206-8da0-07ba92efa067"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:10Z","provider:segmentation_id":1008,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:09Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:11,124 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a52717b1-8968-4236-bdaa-833608d3ddb2 used request id req-f6b33283-8590-4a29-9525-00bfbe647d17 2018-07-03 13:09:11,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/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:11,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:11 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-3ce47c26-c19d-4200-9fc3-ce7c41bafaf8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a52717b1-8968-4236-bdaa-833608d3ddb2","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:10Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"a17dae8f-13a9-4206-8da0-07ba92efa067","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet"}]} 2018-07-03 13:09:11,363 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2 used request id req-3ce47c26-c19d-4200-9fc3-ce7c41bafaf8 2018-07-03 13:09:11,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:11,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:11 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-ece702cd-fa30-49eb-b8b2-e82a0f05ad66 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a52717b1-8968-4236-bdaa-833608d3ddb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a17dae8f-13a9-4206-8da0-07ba92efa067"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:10Z","provider:segmentation_id":1008,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:09Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:11,479 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net used request id req-ece702cd-fa30-49eb-b8b2-e82a0f05ad66 2018-07-03 13:09:11,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-07-03 13:09:11,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:09:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:09:11,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:11,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efa7b9c0-b4e2-47e9-9945-7ea29fcff6f7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:09:11,527 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-efa7b9c0-b4e2-47e9-9945-7ea29fcff6f7 2018-07-03 13:09:11,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=a52717b1-8968-4236-bdaa-833608d3ddb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:11,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:11 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4f6ae162-a776-46c8-9eb0-a80fa00af5a0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a52717b1-8968-4236-bdaa-833608d3ddb2","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:10Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"a17dae8f-13a9-4206-8da0-07ba92efa067","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet"}]} 2018-07-03 13:09:11,592 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2 used request id req-4f6ae162-a776-46c8-9eb0-a80fa00af5a0 2018-07-03 13:09:11,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=a52717b1-8968-4236-bdaa-833608d3ddb2&name=NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:11,657 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:11 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-796c3db7-9178-40eb-9fff-2a1087f7bba9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a52717b1-8968-4236-bdaa-833608d3ddb2","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:10Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"a17dae8f-13a9-4206-8da0-07ba92efa067","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet"}]} 2018-07-03 13:09:11,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2&name=NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet used request id req-796c3db7-9178-40eb-9fff-2a1087f7bba9 2018-07-03 13:09:11,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:09:11,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:12,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["C_L_vKtbSTiveahu8Fa-wg"], "issued_at": "2018-07-03T13:09:12.000000Z"}} 2018-07-03 13:09:12,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628abb2870618302bf9b0504352e28315d56a647" 2018-07-03 13:09:12,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af560473-79f7-41b5-9c0b-efb6a4b09176 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:12,205 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-af560473-79f7-41b5-9c0b-efb6a4b09176 2018-07-03 13:09:12,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:12,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:12 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-cf4f25fc-f7e9-4d9e-b671-cb0696da6554 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a52717b1-8968-4236-bdaa-833608d3ddb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a17dae8f-13a9-4206-8da0-07ba92efa067"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:10Z","provider:segmentation_id":1008,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:09Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:12,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net used request id req-cf4f25fc-f7e9-4d9e-b671-cb0696da6554 2018-07-03 13:09:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:12,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:12 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-cc6f47e4-9d7f-4c11-9a62-deed37e8de09 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a52717b1-8968-4236-bdaa-833608d3ddb2","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:10Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"a17dae8f-13a9-4206-8da0-07ba92efa067","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet"}]} 2018-07-03 13:09:12,722 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2 used request id req-cc6f47e4-9d7f-4c11-9a62-deed37e8de09 2018-07-03 13:09:12,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/networks?name=NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:12,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:12 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-d680f7be-3076-4d44-8495-e82b6a56a6d3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a52717b1-8968-4236-bdaa-833608d3ddb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a17dae8f-13a9-4206-8da0-07ba92efa067"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:10Z","provider:segmentation_id":1008,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:09Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:12,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net used request id req-d680f7be-3076-4d44-8495-e82b6a56a6d3 2018-07-03 13:09:12,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-07-03 13:09:12,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:09: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-07-03 13:09:12,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628abb2870618302bf9b0504352e28315d56a647" 2018-07-03 13:09:12,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d4547d2-64fe-4dca-9e86-e01538a57a66 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:09:12,894 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-2d4547d2-64fe-4dca-9e86-e01538a57a66 2018-07-03 13:09:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:12,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:12 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-da573bfb-6a20-41fc-b27a-f58325f0d966 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a52717b1-8968-4236-bdaa-833608d3ddb2","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:10Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"a17dae8f-13a9-4206-8da0-07ba92efa067","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet"}]} 2018-07-03 13:09:12,965 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2 used request id req-da573bfb-6a20-41fc-b27a-f58325f0d966 2018-07-03 13:09:12,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2&name=NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:13,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:13 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-8e95486c-ae67-43ff-90cf-eb33d1824b64 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a52717b1-8968-4236-bdaa-833608d3ddb2","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:10Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"a17dae8f-13a9-4206-8da0-07ba92efa067","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet"}]} 2018-07-03 13:09:13,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a52717b1-8968-4236-bdaa-833608d3ddb2&name=NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet used request id req-8e95486c-ae67-43ff-90cf-eb33d1824b64 2018-07-03 13:09:13,041 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net 2018-07-03 13:09:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" -d '{"port": {"network_id": "a52717b1-8968-4236-bdaa-833608d3ddb2", "fixed_ips": [{"subnet_id": "a17dae8f-13a9-4206-8da0-07ba92efa067", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-port", "admin_state_up": true}}' 2018-07-03 13:09:13,367 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 13:09:13 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-289afaaa-7b16-4d19-98ff-0f459597ad24 RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-03 13:09:13,368 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-289afaaa-7b16-4d19-98ff-0f459597ad24 2018-07-03 13:09:13,368 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-03 13:09:13,368 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet 2018-07-03 13:09:13,368 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-subnet 2018-07-03 13:09:13,373 - 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/a17dae8f-13a9-4206-8da0-07ba92efa067 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:15,831 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9a265830-c6a3-4a87-bfb9-4850de4c10de Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:15,831 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/a17dae8f-13a9-4206-8da0-07ba92efa067 used request id req-9a265830-c6a3-4a87-bfb9-4850de4c10de 2018-07-03 13:09:15,831 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1fe54cd2-9058-4c18-9ba1-85358e01bf7c-pub-net 2018-07-03 13:09:15,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/networks/a52717b1-8968-4236-bdaa-833608d3ddb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94f97adfb1746164b8cc9efc7ff86eadfed7154a" 2018-07-03 13:09:17,729 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f042b788-4c2b-4521-a3d2-75abeca040d9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:17,729 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a52717b1-8968-4236-bdaa-833608d3ddb2 used request id req-f042b788-4c2b-4521-a3d2-75abeca040d9 2018-07-03 13:09:17,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:18,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["QwSVU2kYS0GOAX8Pv8QeJA"], "issued_at": "2018-07-03T13:09:18.000000Z"}} 2018-07-03 13:09:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:18,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81ad12f8-86d6-476a-a8cb-d98fc78efa74 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:18,482 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-81ad12f8-86d6-476a-a8cb-d98fc78efa74 2018-07-03 13:09:18,484 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net 2018-07-03 13:09:18,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" -d '{"network": {"name": "NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net", "admin_state_up": true}}' 2018-07-03 13:09:19,285 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:19 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-680ecb09-b1e8-4b49-839a-89bc4d971dd5 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:09:19Z","is_default":false,"provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:18Z","mtu":1500}} 2018-07-03 13:09:19,285 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-680ecb09-b1e8-4b49-839a-89bc4d971dd5 2018-07-03 13:09:19,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/networks?id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:19,421 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:19 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-8894b835-5ea4-4354-ae48-ca7c3b8fbab7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:09:19Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:19,421 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 used request id req-8894b835-5ea4-4354-ae48-ca7c3b8fbab7 2018-07-03 13:09:19,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=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:19,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:19 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7643ec63-645f-4126-8bb6-42e09f675ae1 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:09:19,474 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 used request id req-7643ec63-645f-4126-8bb6-42e09f675ae1 2018-07-03 13:09:19,474 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet 2018-07-03 13:09:19,479 - 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}ddf4568719166e460235a92e3ad4b37e14da4992" -d '{"subnets": [{"ip_version": 4, "network_id": "ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet"}]}' 2018-07-03 13:09:20,116 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:20 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4e8a6988-7b0c-469e-a3fc-ac68547c33c3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:19Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:19Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"28013d75-6317-4282-b479-fed5cd3ce565","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet"}]} 2018-07-03 13:09:20,116 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-4e8a6988-7b0c-469e-a3fc-ac68547c33c3 2018-07-03 13:09:20,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=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:20,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:20 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-8767b244-c4da-4f9d-a684-20de96131af9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["28013d75-6317-4282-b479-fed5cd3ce565"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:19Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:20,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 used request id req-8767b244-c4da-4f9d-a684-20de96131af9 2018-07-03 13:09:20,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=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:20,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:20 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-37b6cc3b-3d5a-4f0f-97bb-cdfa45a76e21 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:19Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"28013d75-6317-4282-b479-fed5cd3ce565","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet"}]} 2018-07-03 13:09:20,947 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 used request id req-37b6cc3b-3d5a-4f0f-97bb-cdfa45a76e21 2018-07-03 13:09:20,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=NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:21,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:21 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-6cf4b517-1241-4080-a08d-5f911834c397 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["28013d75-6317-4282-b479-fed5cd3ce565"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:19Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:21,078 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net used request id req-6cf4b517-1241-4080-a08d-5f911834c397 2018-07-03 13:09:21,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-07-03 13:09:21,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:09: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-07-03 13:09:21,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:21,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:21 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6da335c5-278f-4b85-a602-7e762fcef0a4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:09:21,124 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-6da335c5-278f-4b85-a602-7e762fcef0a4 2018-07-03 13:09:21,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/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:21,196 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:21 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-516b84b8-7140-4731-b6a5-4d55f97d3cca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:19Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"28013d75-6317-4282-b479-fed5cd3ce565","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet"}]} 2018-07-03 13:09:21,196 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 used request id req-516b84b8-7140-4731-b6a5-4d55f97d3cca 2018-07-03 13:09:21,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345&name=NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:21,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:21 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-befb4834-a361-4331-96a2-67dac237c69f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:19Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"28013d75-6317-4282-b479-fed5cd3ce565","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet"}]} 2018-07-03 13:09:21,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345&name=NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet used request id req-befb4834-a361-4331-96a2-67dac237c69f 2018-07-03 13:09:21,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:09:21,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:21,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["DgSGrB1fQTi7UbVhFvBLQg"], "issued_at": "2018-07-03T13:09:21.000000Z"}} 2018-07-03 13:09:21,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}cf58eb63288533203722f97f018555591c6dffb6" 2018-07-03 13:09:21,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af97997a-0627-4ab7-848b-acd4fbfb6353 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:21,804 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-af97997a-0627-4ab7-848b-acd4fbfb6353 2018-07-03 13:09:21,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:21,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:21 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-c81c6ad8-933f-425f-966c-1d6d01031e4d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["28013d75-6317-4282-b479-fed5cd3ce565"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:19Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:21,946 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net used request id req-c81c6ad8-933f-425f-966c-1d6d01031e4d 2018-07-03 13:09:21,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/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:22,019 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:22 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-987280ef-5a53-492e-9197-fc1a3a7e51bd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:19Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"28013d75-6317-4282-b479-fed5cd3ce565","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet"}]} 2018-07-03 13:09:22,019 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 used request id req-987280ef-5a53-492e-9197-fc1a3a7e51bd 2018-07-03 13:09:22,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/networks?name=NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:22,154 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:22 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-2eb83996-a301-4025-8be9-1099df2fed99 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["28013d75-6317-4282-b479-fed5cd3ce565"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:19Z","provider:segmentation_id":1005,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:22,154 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net used request id req-2eb83996-a301-4025-8be9-1099df2fed99 2018-07-03 13:09:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:09:22,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:09:22 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:09:22,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf58eb63288533203722f97f018555591c6dffb6" 2018-07-03 13:09:22,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:22 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-186d180f-fde3-4f52-ac9b-f6eb1d86e940 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:09:22,209 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-186d180f-fde3-4f52-ac9b-f6eb1d86e940 2018-07-03 13:09:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:22,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:22 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a1ef0192-22af-429c-b868-c0db2b249dcd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:19Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"28013d75-6317-4282-b479-fed5cd3ce565","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet"}]} 2018-07-03 13:09:22,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 used request id req-a1ef0192-22af-429c-b868-c0db2b249dcd 2018-07-03 13:09:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345&name=NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:22,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:22 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-b1d6829b-57da-4a64-b3b9-681ad157a609 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:19Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"28013d75-6317-4282-b479-fed5cd3ce565","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet"}]} 2018-07-03 13:09:22,552 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345&name=NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet used request id req-b1d6829b-57da-4a64-b3b9-681ad157a609 2018-07-03 13:09:22,553 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net 2018-07-03 13:09:22,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" -d '{"port": {"network_id": "ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345", "fixed_ips": [{"subnet_id": "28013d75-6317-4282-b479-fed5cd3ce565", "ip_address": null}], "name": "NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-port", "admin_state_up": true}}' 2018-07-03 13:09:22,575 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 13:09:22 GMT Content-Type: application/json Content-Length: 143 Connection: keep-alive X-Openstack-Request-Id: req-28bf9fb5-5b3c-4eaf-a4e1-bfcaea89e580 RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 13:09:22,575 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-28bf9fb5-5b3c-4eaf-a4e1-bfcaea89e580 2018-07-03 13:09:22,575 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 13:09:22,576 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet 2018-07-03 13:09:22,576 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-subnet 2018-07-03 13:09:22,581 - 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/28013d75-6317-4282-b479-fed5cd3ce565 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:24,871 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-98095e20-ad82-4aa9-ada9-d42fd3dae254 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:24,872 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/28013d75-6317-4282-b479-fed5cd3ce565 used request id req-98095e20-ad82-4aa9-ada9-d42fd3dae254 2018-07-03 13:09:24,872 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0b25cbef-3ec6-491d-8040-cc3c9518cb97-pub-net 2018-07-03 13:09:24,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/networks/ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf4568719166e460235a92e3ad4b37e14da4992" 2018-07-03 13:09:26,938 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-28c3e365-5d30-4b26-abe7-9b791dab9bf2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:26,938 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/ac7892d8-f1c6-4b9e-8afe-0b1b0b4b8345 used request id req-28c3e365-5d30-4b26-abe7-9b791dab9bf2 2018-07-03 13:09:26,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:27,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["4wxj_ZpASv2c1x_nPrXpKQ"], "issued_at": "2018-07-03T13:09:27.000000Z"}} 2018-07-03 13:09:27,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}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:27,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f0405ab-5fe9-40e8-92bb-1499fdaccb61 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:27,494 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5f0405ab-5fe9-40e8-92bb-1499fdaccb61 2018-07-03 13:09:27,496 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net 2018-07-03 13:09:27,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" -d '{"network": {"name": "NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net", "admin_state_up": true}}' 2018-07-03 13:09:28,432 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:28 GMT Content-Type: application/json Content-Length: 707 Connection: keep-alive X-Openstack-Request-Id: req-9e603f73-3ce1-4d57-960f-b9e201398cba Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:09:28Z","is_default":false,"provider:segmentation_id":1018,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:28Z","mtu":1500}} 2018-07-03 13:09:28,432 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9e603f73-3ce1-4d57-960f-b9e201398cba 2018-07-03 13:09:28,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/networks?id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:28,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:28 GMT Content-Type: application/json Content-Length: 691 Connection: keep-alive X-Openstack-Request-Id: req-80c85ef4-ef59-4649-a482-1d3757649f8a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:09:28Z","provider:segmentation_id":1018,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:28Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:28,584 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d used request id req-80c85ef4-ef59-4649-a482-1d3757649f8a 2018-07-03 13:09:28,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:28,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:28 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2ddbded1-9e99-44e3-83de-5a6e22557bc0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:09:28,673 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d used request id req-2ddbded1-9e99-44e3-83de-5a6e22557bc0 2018-07-03 13:09:28,674 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet 2018-07-03 13:09:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" -d '{"subnets": [{"ip_version": 4, "network_id": "7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet"}]}' 2018-07-03 13:09:29,828 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:29 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-da90e6ee-ae2e-40ef-acee-3f9599dd513c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:29Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:29Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"5e37b50d-d648-43d5-a938-418d4575798c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet"}]} 2018-07-03 13:09:29,828 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-da90e6ee-ae2e-40ef-acee-3f9599dd513c 2018-07-03 13:09:29,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?id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:29,968 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:29 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-d6bd35d5-1daa-4015-85e2-a86af360e25f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["5e37b50d-d648-43d5-a938-418d4575798c"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:29Z","provider:segmentation_id":1018,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:28Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:29,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d used request id req-d6bd35d5-1daa-4015-85e2-a86af360e25f 2018-07-03 13:09:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:30,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:30 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e1c74bed-ae30-4338-b7d4-1f1a84b90359 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:29Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5e37b50d-d648-43d5-a938-418d4575798c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet"}]} 2018-07-03 13:09:30,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d used request id req-e1c74bed-ae30-4338-b7d4-1f1a84b90359 2018-07-03 13:09:30,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:30,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:30 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-fa1cdd24-b916-4098-836d-a00bcfcb5034 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["5e37b50d-d648-43d5-a938-418d4575798c"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:29Z","provider:segmentation_id":1018,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:28Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:30,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net used request id req-fa1cdd24-b916-4098-836d-a00bcfcb5034 2018-07-03 13:09:30,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-07-03 13:09:30,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13: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-07-03 13:09:30,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:30,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cac34946-c314-44ed-9331-ea264fa8c064 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:09:30,675 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-cac34946-c314-44ed-9331-ea264fa8c064 2018-07-03 13:09:30,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:30,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:30 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-6c0f9e2b-4452-4ca4-9ac2-3b891aa4256e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:29Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5e37b50d-d648-43d5-a938-418d4575798c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet"}]} 2018-07-03 13:09:30,781 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d used request id req-6c0f9e2b-4452-4ca4-9ac2-3b891aa4256e 2018-07-03 13:09:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d&name=NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:30,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:30 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-98acd58d-f877-4a8e-9b1c-92f89c11d162 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:29Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5e37b50d-d648-43d5-a938-418d4575798c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet"}]} 2018-07-03 13:09:30,850 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d&name=NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet used request id req-98acd58d-f877-4a8e-9b1c-92f89c11d162 2018-07-03 13:09:30,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:09:30,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:31,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["g2L-DnHyR_az0EwUopieUg"], "issued_at": "2018-07-03T13:09:31.000000Z"}} 2018-07-03 13:09:31,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}fc26aa49f779f68842054f8e8d67080a36f0ccd8" 2018-07-03 13:09:31,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2dc8b13-9e80-4bef-9904-bcf73889efea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:31,394 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d2dc8b13-9e80-4bef-9904-bcf73889efea 2018-07-03 13:09:31,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:31,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:31 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-db8650cb-80d9-4c2c-b1f5-deaaf15be22c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["5e37b50d-d648-43d5-a938-418d4575798c"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:29Z","provider:segmentation_id":1018,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:28Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:31,534 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net used request id req-db8650cb-80d9-4c2c-b1f5-deaaf15be22c 2018-07-03 13:09:31,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=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:31,905 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:31 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-24759ee9-6689-4f1b-9495-c34f0cb2f707 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:29Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5e37b50d-d648-43d5-a938-418d4575798c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet"}]} 2018-07-03 13:09:31,905 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d used request id req-24759ee9-6689-4f1b-9495-c34f0cb2f707 2018-07-03 13:09:31,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=NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:32,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:32 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-cbba9719-f4a4-42b0-a0d7-9d8e1455f58a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["5e37b50d-d648-43d5-a938-418d4575798c"],"description":"","tags":[],"updated_at":"2018-07-03T13:09:29Z","provider:segmentation_id":1018,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:28Z","provider:network_type":"vlan"}]} 2018-07-03 13:09:32,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net used request id req-cbba9719-f4a4-42b0-a0d7-9d8e1455f58a 2018-07-03 13:09:32,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:09:32,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:09: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-07-03 13:09:32,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc26aa49f779f68842054f8e8d67080a36f0ccd8" 2018-07-03 13:09:32,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b41000b-8093-4884-9b2c-9ba26cbec01c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:09:32,224 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-7b41000b-8093-4884-9b2c-9ba26cbec01c 2018-07-03 13:09: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/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:32,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:32 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-6bc404e3-ed00-4853-989a-b41439036e9f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:29Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5e37b50d-d648-43d5-a938-418d4575798c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet"}]} 2018-07-03 13:09:32,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d used request id req-6bc404e3-ed00-4853-989a-b41439036e9f 2018-07-03 13:09:32,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=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d&name=NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:32,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:32 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-04b22dbe-5637-422a-a841-e7e0465527e1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:29Z","dns_nameservers":[],"updated_at":"2018-07-03T13:09:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"5e37b50d-d648-43d5-a938-418d4575798c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet"}]} 2018-07-03 13:09:32,385 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d&name=NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet used request id req-04b22dbe-5637-422a-a841-e7e0465527e1 2018-07-03 13:09:32,386 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net 2018-07-03 13:09:32,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}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" -d '{"port": {"network_id": "7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d", "fixed_ips": [{"subnet_id": "5e37b50d-d648-43d5-a938-418d4575798c", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-03 13:09:33,530 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:33 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-f1b141f5-07df-4e83-ba56-e06e8884bf05 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:09:33Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5e37b50d-d648-43d5-a938-418d4575798c","ip_address":"10.55.1.100"}],"id":"426578d9-da23-47e0-8be0-73445ab58bbe","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:d4:61","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:32Z","binding:vnic_type":"normal"}} 2018-07-03 13:09:33,530 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-f1b141f5-07df-4e83-ba56-e06e8884bf05 2018-07-03 13:09:33,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/426578d9-da23-47e0-8be0-73445ab58bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:33,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:33 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-95e359cb-2714-4a50-87d2-8a7d2450a07b Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:09:33Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5e37b50d-d648-43d5-a938-418d4575798c","ip_address":"10.55.1.100"}],"id":"426578d9-da23-47e0-8be0-73445ab58bbe","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:d4:61","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:09:32Z","binding:vnic_type":"normal"}} 2018-07-03 13:09:33,629 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/426578d9-da23-47e0-8be0-73445ab58bbe used request id req-95e359cb-2714-4a50-87d2-8a7d2450a07b 2018-07-03 13:09:33,629 - neutron_utils - INFO - Deleting port with name 2018-07-03 13:09:33,634 - 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/426578d9-da23-47e0-8be0-73445ab58bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:34,327 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0099b78a-205e-4083-b46c-c64f532ad68c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:34,327 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/426578d9-da23-47e0-8be0-73445ab58bbe used request id req-0099b78a-205e-4083-b46c-c64f532ad68c 2018-07-03 13:09:34,327 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet 2018-07-03 13:09:34,327 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-subnet 2018-07-03 13:09:34,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/5e37b50d-d648-43d5-a938-418d4575798c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:36,662 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7e4bb510-2197-4733-b045-935de9f20aee Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:36,663 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/5e37b50d-d648-43d5-a938-418d4575798c used request id req-7e4bb510-2197-4733-b045-935de9f20aee 2018-07-03 13:09:36,663 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3ab07e79-c3e1-47cb-9572-92fae60df4ab-pub-net 2018-07-03 13:09:36,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/networks/7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091f9e5bd8b04cce72eafe2df7a9873d0d92d9eb" 2018-07-03 13:09:38,457 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9f6f981e-5e73-43a0-8824-95c678ee8fe9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:38,457 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/7fb6ff3c-e504-48ee-8a2f-7a8806a4ae9d used request id req-9f6f981e-5e73-43a0-8824-95c678ee8fe9 2018-07-03 13:09:38,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:38,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["hBRc3oWpR2WbgQ2ka7T9lQ"], "issued_at": "2018-07-03T13:09:38.000000Z"}} 2018-07-03 13:09:38,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}dbc1eccf6504dbc1786c447ac6834dbe316ed788" 2018-07-03 13:09:39,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3932a908-b686-44ca-9a63-355b6b7a0c64 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:39,155 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3932a908-b686-44ca-9a63-355b6b7a0c64 2018-07-03 13:09:39,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:09:39,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:39,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["4Lsy_-4jRuusbZK8yV3FZw"], "issued_at": "2018-07-03T13:09:39.000000Z"}} 2018-07-03 13:09:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe69500ae2699540f6dd2f7b5b5582e6ad1a7c41" 2018-07-03 13:09:39,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-384b37c1-9408-48a2-8a28-e234df787479 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:39,701 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-384b37c1-9408-48a2-8a28-e234df787479 2018-07-03 13:09:39,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/networks?name=NeutronUtilsRouterTests-50bdd879-bfe5-4c64-adc1-2d18c7152d38-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc1eccf6504dbc1786c447ac6834dbe316ed788" 2018-07-03 13:09:40,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:40 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-af448b26-039c-410b-81c0-0a41dce38776 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 13:09:40,113 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-50bdd879-bfe5-4c64-adc1-2d18c7152d38-pub-net used request id req-af448b26-039c-410b-81c0-0a41dce38776 2018-07-03 13:09:40,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:40,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wxFvb5W5Td6E1ZsgajkMGg"], "issued_at": "2018-07-03T13:09:40.000000Z"}} 2018-07-03 13:09:40,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:40,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03845a26-849b-4107-934d-c4bb3e17a2ee Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:40,811 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-03845a26-849b-4107-934d-c4bb3e17a2ee 2018-07-03 13:09:40,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:09:40,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:41,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["kDDHTXlAR6megkYLcWAivA"], "issued_at": "2018-07-03T13:09:41.000000Z"}} 2018-07-03 13:09:41,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}d26c7a51aafb52c80360312b788b57e1668a8d05" 2018-07-03 13:09:41,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23e958fd-76b9-4b59-a1e8-19b963095004 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:41,381 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-23e958fd-76b9-4b59-a1e8-19b963095004 2018-07-03 13:09:41,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:41,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:41 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-e473264f-6518-42ca-ab2b-2d809a742d52 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:09:41,891 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-e473264f-6518-42ca-ab2b-2d809a742d52 2018-07-03 13:09:41,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:41,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:41 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-b64bcb66-45de-4bea-91bd-dd7a5e1055aa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:09:41,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-b64bcb66-45de-4bea-91bd-dd7a5e1055aa 2018-07-03 13:09:41,965 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d309d72b-e6a6-448e-ad71-a0a30e42154e-pub-router 2018-07-03 13:09:41,970 - 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}908b4b6d07eb5e4a4157a7c09775d12b112624f6" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "NeutronUtilsRouterTests-d309d72b-e6a6-448e-ad71-a0a30e42154e-pub-router", "admin_state_up": true}}' 2018-07-03 13:09:43,857 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:43 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-faff3ded-2133-4ee9-a37b-146865b545ff Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:42Z", "admin_state_up": true, "updated_at": "2018-07-03T13:09:43Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "4a6b1077-1571-4c92-996d-4e77283cc5c9", "name": "NeutronUtilsRouterTests-d309d72b-e6a6-448e-ad71-a0a30e42154e-pub-router"}} 2018-07-03 13:09:43,857 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-faff3ded-2133-4ee9-a37b-146865b545ff 2018-07-03 13:09:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=4a6b1077-1571-4c92-996d-4e77283cc5c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:44,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:44 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-29c13666-cbba-4cc6-b3f2-9a8b7246e260 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:09:43Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.117"}],"id":"f6b9f96e-4c8a-4db9-b055-e0f74aef9691","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:4f:95","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"4a6b1077-1571-4c92-996d-4e77283cc5c9","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T13:09:42Z","binding:vnic_type":"normal"}]} 2018-07-03 13:09:44,278 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4a6b1077-1571-4c92-996d-4e77283cc5c9 used request id req-29c13666-cbba-4cc6-b3f2-9a8b7246e260 2018-07-03 13:09:44,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:44,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:44 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-8203a499-d4a8-4fd8-be10-6b1116022f11 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 13:09:44,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-8203a499-d4a8-4fd8-be10-6b1116022f11 2018-07-03 13:09:44,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/routers?name=NeutronUtilsRouterTests-d309d72b-e6a6-448e-ad71-a0a30e42154e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:44,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:44 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-e08f3de5-f907-4d6c-adc2-3e2296e2d4ea Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:42Z", "admin_state_up": true, "updated_at": "2018-07-03T13:09:43Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "4a6b1077-1571-4c92-996d-4e77283cc5c9", "name": "NeutronUtilsRouterTests-d309d72b-e6a6-448e-ad71-a0a30e42154e-pub-router"}]} 2018-07-03 13:09:44,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-d309d72b-e6a6-448e-ad71-a0a30e42154e-pub-router used request id req-e08f3de5-f907-4d6c-adc2-3e2296e2d4ea 2018-07-03 13:09:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:09:44,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:09:44 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:09:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:44,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:44 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49ac1841-4cf8-4523-acad-5b911cb5fba0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:09:44,869 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-49ac1841-4cf8-4523-acad-5b911cb5fba0 2018-07-03 13:09:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=4a6b1077-1571-4c92-996d-4e77283cc5c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:45,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:45 GMT Content-Type: application/json Content-Length: 939 Connection: keep-alive X-Openstack-Request-Id: req-7d95bb21-bb17-4b8f-a49b-f693e3e2e709 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:09:45Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.117"}],"id":"f6b9f96e-4c8a-4db9-b055-e0f74aef9691","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf6b9f96e-4c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:4d:4f:95","project_id":"","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"4a6b1077-1571-4c92-996d-4e77283cc5c9","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T13:09:42Z","binding:vnic_type":"normal"}]} 2018-07-03 13:09:45,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4a6b1077-1571-4c92-996d-4e77283cc5c9 used request id req-7d95bb21-bb17-4b8f-a49b-f693e3e2e709 2018-07-03 13:09:45,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:45,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:45 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-4e1cf293-58d2-49b6-85ce-2d7d287d6255 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 13:09:45,508 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-4e1cf293-58d2-49b6-85ce-2d7d287d6255 2018-07-03 13:09:45,509 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d309d72b-e6a6-448e-ad71-a0a30e42154e-pub-router 2018-07-03 13:09:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/4a6b1077-1571-4c92-996d-4e77283cc5c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:47,099 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-007c343a-d6dd-4449-ae8e-96c27fc1c0c6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:47,099 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/4a6b1077-1571-4c92-996d-4e77283cc5c9 used request id req-007c343a-d6dd-4449-ae8e-96c27fc1c0c6 2018-07-03 13:09:47,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/routers?name=NeutronUtilsRouterTests-d309d72b-e6a6-448e-ad71-a0a30e42154e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908b4b6d07eb5e4a4157a7c09775d12b112624f6" 2018-07-03 13:09:47,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:47 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-19d9845a-dbc9-42d4-9591-e8c4617d9c10 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 13:09:47,199 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-d309d72b-e6a6-448e-ad71-a0a30e42154e-pub-router used request id req-19d9845a-dbc9-42d4-9591-e8c4617d9c10 2018-07-03 13:09:47,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:47,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["S-O2AN7xRWispI9FAJ3heA"], "issued_at": "2018-07-03T13:09:47.000000Z"}} 2018-07-03 13:09:47,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}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:47,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e30bbf5a-4ce7-4f18-ba9e-b7dfff59d9b3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:47,879 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e30bbf5a-4ce7-4f18-ba9e-b7dfff59d9b3 2018-07-03 13:09:47,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:09:47,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:48,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["puyv65J0SDi-TlHfiBS-Ug"], "issued_at": "2018-07-03T13:09:48.000000Z"}} 2018-07-03 13:09:48,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0836517baf085a0fd786b7b34d62f8dffa53f4f0" 2018-07-03 13:09:48,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e134f92-5205-40f5-836b-08961c179fad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:48,592 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e134f92-5205-40f5-836b-08961c179fad 2018-07-03 13:09:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:49,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:49 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-262f2d6c-7809-4653-8ead-0823d117e8bb 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:09:49,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-262f2d6c-7809-4653-8ead-0823d117e8bb 2018-07-03 13:09:49,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:49,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:49 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-6bbb141d-4403-4390-aaad-404ec7042744 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:09:49,350 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-6bbb141d-4403-4390-aaad-404ec7042744 2018-07-03 13:09:49,350 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-5000307b-7ae4-4593-be39-f82a7d3541ec-pub-router 2018-07-03 13:09:49,356 - 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}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "NeutronUtilsRouterTests-5000307b-7ae4-4593-be39-f82a7d3541ec-pub-router", "admin_state_up": true}}' 2018-07-03 13:09:51,369 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:51 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-46e7c8a9-b4f3-4369-b8a8-0ea79d17f38c Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:49Z", "admin_state_up": true, "updated_at": "2018-07-03T13:09:50Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0a327fad-0599-4866-b740-819343c8f6b0", "name": "NeutronUtilsRouterTests-5000307b-7ae4-4593-be39-f82a7d3541ec-pub-router"}} 2018-07-03 13:09:51,370 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-46e7c8a9-b4f3-4369-b8a8-0ea79d17f38c 2018-07-03 13:09:51,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/ports?device_id=0a327fad-0599-4866-b740-819343c8f6b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:51,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:51 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-35f33bdf-d208-4628-89fe-c403f5b985a0 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:09:50Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.118"}],"id":"f49083fa-ae21-4d62-a93c-259f0d92d10f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:36:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"0a327fad-0599-4866-b740-819343c8f6b0","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T13:09:50Z","binding:vnic_type":"normal"}]} 2018-07-03 13:09:51,764 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=0a327fad-0599-4866-b740-819343c8f6b0 used request id req-35f33bdf-d208-4628-89fe-c403f5b985a0 2018-07-03 13:09:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:52,141 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:52 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-ef16c2e5-5a62-4ef8-aff3-38a79c1b9068 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 13:09:52,141 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-ef16c2e5-5a62-4ef8-aff3-38a79c1b9068 2018-07-03 13:09:52,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/routers?name=NeutronUtilsRouterTests-5000307b-7ae4-4593-be39-f82a7d3541ec-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:52,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:52 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-8cf5384c-9d8b-47fa-9979-abd0cec2d148 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:49Z", "admin_state_up": true, "updated_at": "2018-07-03T13:09:50Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0a327fad-0599-4866-b740-819343c8f6b0", "name": "NeutronUtilsRouterTests-5000307b-7ae4-4593-be39-f82a7d3541ec-pub-router"}]} 2018-07-03 13:09:52,817 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-5000307b-7ae4-4593-be39-f82a7d3541ec-pub-router used request id req-8cf5384c-9d8b-47fa-9979-abd0cec2d148 2018-07-03 13:09:52,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:09:52,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:09: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-07-03 13:09:52,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:52,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d7dafad-0a5a-4604-a405-ce603a7d1ca4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:09:52,994 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-4d7dafad-0a5a-4604-a405-ce603a7d1ca4 2018-07-03 13:09:52,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/ports?device_id=0a327fad-0599-4866-b740-819343c8f6b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:53,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:53 GMT Content-Type: application/json Content-Length: 939 Connection: keep-alive X-Openstack-Request-Id: req-a25573ea-fab6-45e6-ba84-6912e7f253d8 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:09:52Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.118"}],"id":"f49083fa-ae21-4d62-a93c-259f0d92d10f","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf49083fa-ae","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:73:36:1a","project_id":"","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"0a327fad-0599-4866-b740-819343c8f6b0","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T13:09:50Z","binding:vnic_type":"normal"}]} 2018-07-03 13:09:53,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=0a327fad-0599-4866-b740-819343c8f6b0 used request id req-a25573ea-fab6-45e6-ba84-6912e7f253d8 2018-07-03 13:09:53,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:53,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:53 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-f5bfe0cd-4d6a-46cf-bcc7-bce9b1c5261e Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 13:09:53,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-f5bfe0cd-4d6a-46cf-bcc7-bce9b1c5261e 2018-07-03 13:09:53,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:53,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:53 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-1e5341a1-762a-436d-a4ad-dd0d20c2c145 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:09:53,474 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-1e5341a1-762a-436d-a4ad-dd0d20c2c145 2018-07-03 13:09:53,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:53,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:53 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-5bbecce0-e9e6-490c-8efd-815b1519aa71 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:09:53,542 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-5bbecce0-e9e6-490c-8efd-815b1519aa71 2018-07-03 13:09:53,543 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-5000307b-7ae4-4593-be39-f82a7d3541ec-pub-router 2018-07-03 13:09:53,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/routers/0a327fad-0599-4866-b740-819343c8f6b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:55,134 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1da56375-1d4e-4edd-88dd-21b54ea3c91b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:55,134 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/0a327fad-0599-4866-b740-819343c8f6b0 used request id req-1da56375-1d4e-4edd-88dd-21b54ea3c91b 2018-07-03 13:09:55,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/routers?name=NeutronUtilsRouterTests-5000307b-7ae4-4593-be39-f82a7d3541ec-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8dbabebfd7a20940c3f4ea4a924d72bc502e1e" 2018-07-03 13:09:55,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-545444eb-4646-477d-9464-271e25100bc7 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 13:09:55,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-5000307b-7ae4-4593-be39-f82a7d3541ec-pub-router used request id req-545444eb-4646-477d-9464-271e25100bc7 2018-07-03 13:09:55,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:55,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["XHtWqKWuTg-aymLWWVez1w"], "issued_at": "2018-07-03T13:09:55.000000Z"}} 2018-07-03 13:09:55,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}4db8d09049ec8ae809c4f74420459a6e964af7cd" 2018-07-03 13:09:55,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7128c51d-cffc-42c3-b668-a654468460b8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:55,943 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7128c51d-cffc-42c3-b668-a654468460b8 2018-07-03 13:09:55,944 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f93c67c3-980f-440c-a3a4-eb50933eb60aname 2018-07-03 13:09:55,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4db8d09049ec8ae809c4f74420459a6e964af7cd" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f93c67c3-980f-440c-a3a4-eb50933eb60aname"}}' 2018-07-03 13:09:56,789 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:56 GMT Content-Type: application/json Content-Length: 1403 Connection: keep-alive X-Openstack-Request-Id: req-6767bf6d-c30e-4b11-b8af-5da505175126 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:56Z", "updated_at": "2018-07-03T13:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:56Z", "revision_number": 0, "id": "303e83c4-3a45-48c0-ae21-10b85d9e3a1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:56Z", "security_group_id": "6b0a836f-7384-4a35-9ec4-afa87eb0c07a", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:56Z", "revision_number": 0, "id": "8b1b12a7-66a1-4842-8603-b5bb024f0445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:56Z", "security_group_id": "6b0a836f-7384-4a35-9ec4-afa87eb0c07a", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "6b0a836f-7384-4a35-9ec4-afa87eb0c07a", "name": "NeutronUtilsSecurityGroupTests-f93c67c3-980f-440c-a3a4-eb50933eb60aname"}} 2018-07-03 13:09:56,789 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-6767bf6d-c30e-4b11-b8af-5da505175126 2018-07-03 13:09:56,789 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6b0a836f-7384-4a35-9ec4-afa87eb0c07a 2018-07-03 13:09:56,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=6b0a836f-7384-4a35-9ec4-afa87eb0c07a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4db8d09049ec8ae809c4f74420459a6e964af7cd" 2018-07-03 13:09:57,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:57 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-dad0cdca-a08e-4f61-865f-495945f37207 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-07-03T13:09:56Z", "security_group_id": "6b0a836f-7384-4a35-9ec4-afa87eb0c07a", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:56Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "303e83c4-3a45-48c0-ae21-10b85d9e3a1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:09:56Z", "security_group_id": "6b0a836f-7384-4a35-9ec4-afa87eb0c07a", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:56Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "8b1b12a7-66a1-4842-8603-b5bb024f0445"}]} 2018-07-03 13:09:57,177 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=6b0a836f-7384-4a35-9ec4-afa87eb0c07a used request id req-dad0cdca-a08e-4f61-865f-495945f37207 2018-07-03 13:09:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f93c67c3-980f-440c-a3a4-eb50933eb60aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4db8d09049ec8ae809c4f74420459a6e964af7cd" 2018-07-03 13:09:57,256 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:57 GMT Content-Type: application/json Content-Length: 1406 Connection: keep-alive X-Openstack-Request-Id: req-ab684912-f4b4-4f0f-8667-47250bd47930 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:56Z", "updated_at": "2018-07-03T13:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:56Z", "revision_number": 0, "id": "303e83c4-3a45-48c0-ae21-10b85d9e3a1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:56Z", "security_group_id": "6b0a836f-7384-4a35-9ec4-afa87eb0c07a", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:56Z", "revision_number": 0, "id": "8b1b12a7-66a1-4842-8603-b5bb024f0445", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:56Z", "security_group_id": "6b0a836f-7384-4a35-9ec4-afa87eb0c07a", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "6b0a836f-7384-4a35-9ec4-afa87eb0c07a", "name": "NeutronUtilsSecurityGroupTests-f93c67c3-980f-440c-a3a4-eb50933eb60aname"}]} 2018-07-03 13:09:57,256 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f93c67c3-980f-440c-a3a4-eb50933eb60aname used request id req-ab684912-f4b4-4f0f-8667-47250bd47930 2018-07-03 13:09:57,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6b0a836f-7384-4a35-9ec4-afa87eb0c07a 2018-07-03 13:09: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-group-rules?security_group_id=6b0a836f-7384-4a35-9ec4-afa87eb0c07a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4db8d09049ec8ae809c4f74420459a6e964af7cd" 2018-07-03 13:09:57,292 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:57 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-74869858-82da-4c29-825a-d7b694cbf047 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-07-03T13:09:56Z", "security_group_id": "6b0a836f-7384-4a35-9ec4-afa87eb0c07a", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:56Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "303e83c4-3a45-48c0-ae21-10b85d9e3a1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:09:56Z", "security_group_id": "6b0a836f-7384-4a35-9ec4-afa87eb0c07a", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:56Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "8b1b12a7-66a1-4842-8603-b5bb024f0445"}]} 2018-07-03 13:09:57,292 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=6b0a836f-7384-4a35-9ec4-afa87eb0c07a used request id req-74869858-82da-4c29-825a-d7b694cbf047 2018-07-03 13:09:57,293 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f93c67c3-980f-440c-a3a4-eb50933eb60aname 2018-07-03 13:09:57,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/6b0a836f-7384-4a35-9ec4-afa87eb0c07a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4db8d09049ec8ae809c4f74420459a6e964af7cd" 2018-07-03 13:09:57,502 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:09:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-37cad0fe-f35e-40eb-83da-d24cf7fe80b7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:09:57,502 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/6b0a836f-7384-4a35-9ec4-afa87eb0c07a used request id req-37cad0fe-f35e-40eb-83da-d24cf7fe80b7 2018-07-03 13:09:57,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f93c67c3-980f-440c-a3a4-eb50933eb60aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4db8d09049ec8ae809c4f74420459a6e964af7cd" 2018-07-03 13:09:57,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:57 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-78c08af0-9f61-4aa7-9bd3-62f293f38743 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 13:09:57,589 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f93c67c3-980f-440c-a3a4-eb50933eb60aname used request id req-78c08af0-9f61-4aa7-9bd3-62f293f38743 2018-07-03 13:09:57,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:09:58,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:09:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZqjCC5-1Q927KIjZCOJNxQ"], "issued_at": "2018-07-03T13:09:58.000000Z"}} 2018-07-03 13:09:58,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" 2018-07-03 13:09:58,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:09:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6495cfe8-3960-44ea-92d0-138b46b91564 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:09:58,126 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6495cfe8-3960-44ea-92d0-138b46b91564 2018-07-03 13:09:58,128 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6905ace7-bc0d-4ec5-a0df-c76e80cbb2ffname-1 2018-07-03 13:09:58,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6905ace7-bc0d-4ec5-a0df-c76e80cbb2ffname-1", "description": "hello group"}}' 2018-07-03 13:09:58,805 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:58 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-27d46e2d-cf73-4951-8bde-a81545f35fc2 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:58Z", "updated_at": "2018-07-03T13:09:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:58Z", "revision_number": 0, "id": "249cc856-c66b-49fb-a9a1-06c891580377", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:58Z", "security_group_id": "7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:58Z", "revision_number": 0, "id": "e93fdce7-186b-4fb8-af29-ee27a5443ef3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:58Z", "security_group_id": "7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5", "name": "NeutronUtilsSecurityGroupTests-6905ace7-bc0d-4ec5-a0df-c76e80cbb2ffname-1"}} 2018-07-03 13:09:58,806 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-27d46e2d-cf73-4951-8bde-a81545f35fc2 2018-07-03 13:09:58,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5 2018-07-03 13:09:58,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=7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" 2018-07-03 13:09:59,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c562701d-94b1-400f-bd54-1b0614de5ea3 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-07-03T13:09:58Z", "security_group_id": "7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:58Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "249cc856-c66b-49fb-a9a1-06c891580377"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:09:58Z", "security_group_id": "7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:58Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "e93fdce7-186b-4fb8-af29-ee27a5443ef3"}]} 2018-07-03 13:09:59,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5 used request id req-c562701d-94b1-400f-bd54-1b0614de5ea3 2018-07-03 13:09:59,177 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6905ace7-bc0d-4ec5-a0df-c76e80cbb2ffname-2 2018-07-03 13:09:59,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6905ace7-bc0d-4ec5-a0df-c76e80cbb2ffname-2", "description": "hola group"}}' 2018-07-03 13:09:59,505 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:09:59 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive X-Openstack-Request-Id: req-1f2edf65-d551-4cd7-b63f-7115f4dfd5dd Front-End-Https: on RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:59Z", "updated_at": "2018-07-03T13:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:59Z", "revision_number": 0, "id": "aab72eaa-e3da-4473-8c19-cf65988f0054", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:59Z", "security_group_id": "c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:59Z", "revision_number": 0, "id": "be1bd6a3-b4c9-4bf3-95e3-25df105225bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:59Z", "security_group_id": "c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4", "name": "NeutronUtilsSecurityGroupTests-6905ace7-bc0d-4ec5-a0df-c76e80cbb2ffname-2"}} 2018-07-03 13:09:59,506 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-1f2edf65-d551-4cd7-b63f-7115f4dfd5dd 2018-07-03 13:09:59,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4 2018-07-03 13:09:59,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" 2018-07-03 13:09:59,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:09:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-bb8b0464-7c9e-43f1-a295-c08f248d3d9d 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-07-03T13:09:59Z", "security_group_id": "c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:59Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "aab72eaa-e3da-4473-8c19-cf65988f0054"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:09:59Z", "security_group_id": "c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:59Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "be1bd6a3-b4c9-4bf3-95e3-25df105225bb"}]} 2018-07-03 13:09:59,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4 used request id req-bb8b0464-7c9e-43f1-a295-c08f248d3d9d 2018-07-03 13:09:59,927 - neutron_utils - INFO - Listing the available security groups 2018-07-03 13:09:59,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-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" 2018-07-03 13:10:00,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:00 GMT Content-Type: application/json Content-Length: 7322 Connection: keep-alive X-Openstack-Request-Id: req-2dc43e47-d7b5-4773-a742-cf83ff3cc6e5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:58Z", "updated_at": "2018-07-03T13:09:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:58Z", "revision_number": 0, "id": "249cc856-c66b-49fb-a9a1-06c891580377", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:58Z", "security_group_id": "7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:58Z", "revision_number": 0, "id": "e93fdce7-186b-4fb8-af29-ee27a5443ef3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:58Z", "security_group_id": "7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5", "name": "NeutronUtilsSecurityGroupTests-6905ace7-bc0d-4ec5-a0df-c76e80cbb2ffname-1"}, {"description": "hola group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:59Z", "updated_at": "2018-07-03T13:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:59Z", "revision_number": 0, "id": "aab72eaa-e3da-4473-8c19-cf65988f0054", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:59Z", "security_group_id": "c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:09:59Z", "revision_number": 0, "id": "be1bd6a3-b4c9-4bf3-95e3-25df105225bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:09:59Z", "security_group_id": "c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4", "name": "NeutronUtilsSecurityGroupTests-6905ace7-bc0d-4ec5-a0df-c76e80cbb2ffname-2"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:10:00,058 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-2dc43e47-d7b5-4773-a742-cf83ff3cc6e5 2018-07-03 13:10:00,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79f67210-397e-4241-a5cf-453b30cdfc66 2018-07-03 13:10:00,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/security-group-rules?security_group_id=79f67210-397e-4241-a5cf-453b30cdfc66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" 2018-07-03 13:10:00,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:00 GMT Content-Type: application/json Content-Length: 1792 Connection: keep-alive X-Openstack-Request-Id: req-ff3e8a2f-7460-4b98-b890-2269a3df77e1 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "project_id": "", "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa"}, {"remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "project_id": "", "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "project_id": "", "id": "7152634e-f70b-4867-be25-428a4d58f7e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "project_id": "", "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda"}]} 2018-07-03 13:10:00,130 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=79f67210-397e-4241-a5cf-453b30cdfc66 used request id req-ff3e8a2f-7460-4b98-b890-2269a3df77e1 2018-07-03 13:10:00,131 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5 2018-07-03 13:10:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" 2018-07-03 13:10:00,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0f2d3eac-6be4-40c2-9147-df3416650fd4 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-07-03T13:09:58Z", "security_group_id": "7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:58Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "249cc856-c66b-49fb-a9a1-06c891580377"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:09:58Z", "security_group_id": "7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:58Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "e93fdce7-186b-4fb8-af29-ee27a5443ef3"}]} 2018-07-03 13:10:00,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5 used request id req-0f2d3eac-6be4-40c2-9147-df3416650fd4 2018-07-03 13:10:00,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4 2018-07-03 13:10:00,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/security-group-rules?security_group_id=c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" 2018-07-03 13:10:00,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4872c373-af68-4558-b72d-d49d61eaf54f 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-07-03T13:09:59Z", "security_group_id": "c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:59Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "aab72eaa-e3da-4473-8c19-cf65988f0054"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:09:59Z", "security_group_id": "c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:09:59Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "be1bd6a3-b4c9-4bf3-95e3-25df105225bb"}]} 2018-07-03 13:10:00,207 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4 used request id req-4872c373-af68-4558-b72d-d49d61eaf54f 2018-07-03 13:10:00,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd22b4fb-9ae8-40e1-a36a-3db667ce6a99 2018-07-03 13:10:00,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/security-group-rules?security_group_id=dd22b4fb-9ae8-40e1-a36a-3db667ce6a99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" 2018-07-03 13:10:00,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:00 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-477cbccc-a3ed-477a-b800-00539ac6baa3 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "9704e17b-8e60-4527-a3a3-62d1e9099579"}, {"remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa"}]} 2018-07-03 13:10:00,244 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dd22b4fb-9ae8-40e1-a36a-3db667ce6a99 used request id req-477cbccc-a3ed-477a-b800-00539ac6baa3 2018-07-03 13:10:00,244 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6905ace7-bc0d-4ec5-a0df-c76e80cbb2ffname-1 2018-07-03 13:10:00,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/security-groups/7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" 2018-07-03 13:10:00,625 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0dccd01f-e6ec-4a41-a7e1-1f47b09ecae7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:10:00,626 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/7fe3f6ea-23a3-4ff9-949a-1dd264ddaae5 used request id req-0dccd01f-e6ec-4a41-a7e1-1f47b09ecae7 2018-07-03 13:10:00,626 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6905ace7-bc0d-4ec5-a0df-c76e80cbb2ffname-2 2018-07-03 13:10:00,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281c5a4861b5763d8bd34b43594668701ee0ee85" 2018-07-03 13:10:00,830 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bc29118b-ba8d-4f0a-b624-094990c083d5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:10:00,830 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c7e78d51-fd69-44f3-9bea-ffbf1e5d30d4 used request id req-bc29118b-ba8d-4f0a-b624-094990c083d5 2018-07-03 13:10:00,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:01,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["AYU0vBftTZ6EHcnxtZAHmw"], "issued_at": "2018-07-03T13:10:01.000000Z"}} 2018-07-03 13:10:01,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}5669a5eafbb39b1fea0e29da44576665cd68a1ff" 2018-07-03 13:10:01,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f06af8af-fe6e-47b7-8c27-2a635d3706bf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:01,552 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f06af8af-fe6e-47b7-8c27-2a635d3706bf 2018-07-03 13:10:01,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:02,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["BgJ5uj5MTyaUySmdiGGXXQ"], "issued_at": "2018-07-03T13:10:02.000000Z"}} 2018-07-03 13:10:02,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}bba8c43ec74f794ffd4ed7cdcc9b64a34a203fea" 2018-07-03 13:10:02,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2bc3c38d-6dc9-4c21-9011-bae258c50ce1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:02,254 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2bc3c38d-6dc9-4c21-9011-bae258c50ce1 2018-07-03 13:10:02,255 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-739fb4cf-e85b-480f-b1eb-9e7773ddb8e8name 2018-07-03 13:10:02,260 - 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}bba8c43ec74f794ffd4ed7cdcc9b64a34a203fea" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-739fb4cf-e85b-480f-b1eb-9e7773ddb8e8name", "description": "hello group"}}' 2018-07-03 13:10:02,921 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:10:02 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-933f12df-523d-4cf2-9c8a-342aad9d8959 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:02Z", "updated_at": "2018-07-03T13:10:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:02Z", "revision_number": 0, "id": "9c44bde3-92fe-4e49-959f-c78915769263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:02Z", "security_group_id": "c40ec5cd-d208-4f87-86b7-b3643ff54ab8", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:02Z", "revision_number": 0, "id": "d9137b43-718a-4b7e-a544-49849bba0bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:02Z", "security_group_id": "c40ec5cd-d208-4f87-86b7-b3643ff54ab8", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "c40ec5cd-d208-4f87-86b7-b3643ff54ab8", "name": "NeutronUtilsSecurityGroupTests-739fb4cf-e85b-480f-b1eb-9e7773ddb8e8name"}} 2018-07-03 13:10:02,921 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-933f12df-523d-4cf2-9c8a-342aad9d8959 2018-07-03 13:10:02,921 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c40ec5cd-d208-4f87-86b7-b3643ff54ab8 2018-07-03 13:10:02,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=c40ec5cd-d208-4f87-86b7-b3643ff54ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba8c43ec74f794ffd4ed7cdcc9b64a34a203fea" 2018-07-03 13:10:02,992 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:02 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4c95fab6-0efb-4dd3-badd-ce9546e38549 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-07-03T13:10:02Z", "security_group_id": "c40ec5cd-d208-4f87-86b7-b3643ff54ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:02Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "9c44bde3-92fe-4e49-959f-c78915769263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:02Z", "security_group_id": "c40ec5cd-d208-4f87-86b7-b3643ff54ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:02Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "d9137b43-718a-4b7e-a544-49849bba0bd3"}]} 2018-07-03 13:10:02,992 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c40ec5cd-d208-4f87-86b7-b3643ff54ab8 used request id req-4c95fab6-0efb-4dd3-badd-ce9546e38549 2018-07-03 13:10:02,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-739fb4cf-e85b-480f-b1eb-9e7773ddb8e8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba8c43ec74f794ffd4ed7cdcc9b64a34a203fea" 2018-07-03 13:10:03,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:03 GMT Content-Type: application/json Content-Length: 1417 Connection: keep-alive X-Openstack-Request-Id: req-d952c0cf-58a5-4324-9467-987ca811ea7b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:02Z", "updated_at": "2018-07-03T13:10:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:02Z", "revision_number": 0, "id": "9c44bde3-92fe-4e49-959f-c78915769263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:02Z", "security_group_id": "c40ec5cd-d208-4f87-86b7-b3643ff54ab8", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:02Z", "revision_number": 0, "id": "d9137b43-718a-4b7e-a544-49849bba0bd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:02Z", "security_group_id": "c40ec5cd-d208-4f87-86b7-b3643ff54ab8", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "c40ec5cd-d208-4f87-86b7-b3643ff54ab8", "name": "NeutronUtilsSecurityGroupTests-739fb4cf-e85b-480f-b1eb-9e7773ddb8e8name"}]} 2018-07-03 13:10:03,445 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-739fb4cf-e85b-480f-b1eb-9e7773ddb8e8name&description=hello+group used request id req-d952c0cf-58a5-4324-9467-987ca811ea7b 2018-07-03 13:10:03,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c40ec5cd-d208-4f87-86b7-b3643ff54ab8 2018-07-03 13:10:03,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=c40ec5cd-d208-4f87-86b7-b3643ff54ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba8c43ec74f794ffd4ed7cdcc9b64a34a203fea" 2018-07-03 13:10:03,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:03 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e06549ad-6109-43ba-91d9-195a38f554ca 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-07-03T13:10:02Z", "security_group_id": "c40ec5cd-d208-4f87-86b7-b3643ff54ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:02Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "9c44bde3-92fe-4e49-959f-c78915769263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:02Z", "security_group_id": "c40ec5cd-d208-4f87-86b7-b3643ff54ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:02Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "d9137b43-718a-4b7e-a544-49849bba0bd3"}]} 2018-07-03 13:10:03,508 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c40ec5cd-d208-4f87-86b7-b3643ff54ab8 used request id req-e06549ad-6109-43ba-91d9-195a38f554ca 2018-07-03 13:10:03,509 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-739fb4cf-e85b-480f-b1eb-9e7773ddb8e8name 2018-07-03 13:10:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/c40ec5cd-d208-4f87-86b7-b3643ff54ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba8c43ec74f794ffd4ed7cdcc9b64a34a203fea" 2018-07-03 13:10:03,717 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a755b7a4-b6a3-41ab-81eb-d57133add4d6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:10:03,718 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c40ec5cd-d208-4f87-86b7-b3643ff54ab8 used request id req-a755b7a4-b6a3-41ab-81eb-d57133add4d6 2018-07-03 13:10:03,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:04,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["uUQPNYDTTf--kjpv4S-PzA"], "issued_at": "2018-07-03T13:10:04.000000Z"}} 2018-07-03 13:10:04,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:04,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6f189bf-7b0c-42d8-bffb-db66f5e57110 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:04,265 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b6f189bf-7b0c-42d8-bffb-db66f5e57110 2018-07-03 13:10:04,266 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name 2018-07-03 13:10:04,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name", "description": "hello group"}}' 2018-07-03 13:10:04,933 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:10:04 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-ec84dd5d-f121-493d-aefc-3723436269f7 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "updated_at": "2018-07-03T13:10:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "revision_number": 0, "id": "2f08435f-061a-475b-b06d-7d2b803d8603", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "revision_number": 0, "id": "fe2fdefa-1641-46c7-ad46-394bfac9bd27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "name": "NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name"}} 2018-07-03 13:10:04,933 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-ec84dd5d-f121-493d-aefc-3723436269f7 2018-07-03 13:10:04,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0664fc3f-de32-41d7-a050-8c06d6b02ee1 2018-07-03 13:10:04,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/security-group-rules?security_group_id=0664fc3f-de32-41d7-a050-8c06d6b02ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:04,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:04 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7257e9e8-37ac-4c7a-ad87-0c19fcef931e Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "2f08435f-061a-475b-b06d-7d2b803d8603"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "fe2fdefa-1641-46c7-ad46-394bfac9bd27"}]} 2018-07-03 13:10:04,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0664fc3f-de32-41d7-a050-8c06d6b02ee1 used request id req-7257e9e8-37ac-4c7a-ad87-0c19fcef931e 2018-07-03 13:10:04,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0664fc3f-de32-41d7-a050-8c06d6b02ee1 2018-07-03 13:10:05,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=0664fc3f-de32-41d7-a050-8c06d6b02ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:05,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:05 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9afbfd14-9d1d-4c5b-ae28-084bdd15f61f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "2f08435f-061a-475b-b06d-7d2b803d8603"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "fe2fdefa-1641-46c7-ad46-394bfac9bd27"}]} 2018-07-03 13:10:05,033 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0664fc3f-de32-41d7-a050-8c06d6b02ee1 used request id req-9afbfd14-9d1d-4c5b-ae28-084bdd15f61f 2018-07-03 13:10:05,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}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:05,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7854837-56f9-4af1-ab6b-4778044f931d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:05,063 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b7854837-56f9-4af1-ab6b-4778044f931d 2018-07-03 13:10:05,065 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name 2018-07-03 13:10:05,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:05,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:05 GMT Content-Type: application/json Content-Length: 1417 Connection: keep-alive X-Openstack-Request-Id: req-95797d2e-5f24-47b3-b383-dde7f4abf270 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "updated_at": "2018-07-03T13:10:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "revision_number": 0, "id": "2f08435f-061a-475b-b06d-7d2b803d8603", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "revision_number": 0, "id": "fe2fdefa-1641-46c7-ad46-394bfac9bd27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "name": "NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name"}]} 2018-07-03 13:10:05,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name used request id req-95797d2e-5f24-47b3-b383-dde7f4abf270 2018-07-03 13:10:05,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:10:05,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:10: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-07-03 13:10:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:05,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:05 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db3afe92-2fdd-478f-921d-6694285ebc21 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:10:05,231 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-db3afe92-2fdd-478f-921d-6694285ebc21 2018-07-03 13:10:05,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0664fc3f-de32-41d7-a050-8c06d6b02ee1 2018-07-03 13:10:05,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=0664fc3f-de32-41d7-a050-8c06d6b02ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:05,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:05 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ab3a8661-9128-490a-b75b-2ab062ebecb3 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "2f08435f-061a-475b-b06d-7d2b803d8603"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "fe2fdefa-1641-46c7-ad46-394bfac9bd27"}]} 2018-07-03 13:10:05,266 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0664fc3f-de32-41d7-a050-8c06d6b02ee1 used request id req-ab3a8661-9128-490a-b75b-2ab062ebecb3 2018-07-03 13:10:05,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1"}}' 2018-07-03 13:10:05,497 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:10:05 GMT Content-Type: application/json Content-Length: 510 Connection: keep-alive X-Openstack-Request-Id: req-38c7fc97-08d9-41c3-9344-d08f3d487c8f 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-07-03T13:10:05Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:05Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "417c5bf4-cae6-4e27-bee7-d20560fc6b57"}} 2018-07-03 13:10:05,497 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-38c7fc97-08d9-41c3-9344-d08f3d487c8f 2018-07-03 13:10:05,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?name=NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:05,576 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:05 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-db37cb20-0970-4ff0-ba48-6baed28ad637 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "updated_at": "2018-07-03T13:10:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "revision_number": 0, "id": "2f08435f-061a-475b-b06d-7d2b803d8603", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:05Z", "revision_number": 0, "id": "417c5bf4-cae6-4e27-bee7-d20560fc6b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:05Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "revision_number": 0, "id": "fe2fdefa-1641-46c7-ad46-394bfac9bd27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 3, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "name": "NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name"}]} 2018-07-03 13:10:05,576 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name&description=hello+group used request id req-db37cb20-0970-4ff0-ba48-6baed28ad637 2018-07-03 13:10:05,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0664fc3f-de32-41d7-a050-8c06d6b02ee1 2018-07-03 13:10:05,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=0664fc3f-de32-41d7-a050-8c06d6b02ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:05,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:05 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-afafecf4-b24f-412b-b772-bc7f204d1065 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "2f08435f-061a-475b-b06d-7d2b803d8603"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:05Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:05Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "417c5bf4-cae6-4e27-bee7-d20560fc6b57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "fe2fdefa-1641-46c7-ad46-394bfac9bd27"}]} 2018-07-03 13:10:05,636 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0664fc3f-de32-41d7-a050-8c06d6b02ee1 used request id req-afafecf4-b24f-412b-b772-bc7f204d1065 2018-07-03 13:10:05,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0664fc3f-de32-41d7-a050-8c06d6b02ee1 2018-07-03 13:10:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0664fc3f-de32-41d7-a050-8c06d6b02ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:06,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:06 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-db5849a3-026f-4709-ae2e-c1314fdc17a2 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "2f08435f-061a-475b-b06d-7d2b803d8603"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:05Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:05Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "417c5bf4-cae6-4e27-bee7-d20560fc6b57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "fe2fdefa-1641-46c7-ad46-394bfac9bd27"}]} 2018-07-03 13:10:06,036 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0664fc3f-de32-41d7-a050-8c06d6b02ee1 used request id req-db5849a3-026f-4709-ae2e-c1314fdc17a2 2018-07-03 13:10:06,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:06,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:06 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-7d5fa98a-6b10-4739-aa1f-862a4b199dda Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "updated_at": "2018-07-03T13:10:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "revision_number": 0, "id": "2f08435f-061a-475b-b06d-7d2b803d8603", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:05Z", "revision_number": 0, "id": "417c5bf4-cae6-4e27-bee7-d20560fc6b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:05Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "revision_number": 0, "id": "fe2fdefa-1641-46c7-ad46-394bfac9bd27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 3, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "name": "NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name"}]} 2018-07-03 13:10:06,130 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name&description=hello+group used request id req-7d5fa98a-6b10-4739-aa1f-862a4b199dda 2018-07-03 13:10:06,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0664fc3f-de32-41d7-a050-8c06d6b02ee1 2018-07-03 13:10:06,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0664fc3f-de32-41d7-a050-8c06d6b02ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:06,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:06 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-0bac2c27-22bd-4b42-a584-7b3a60740ba2 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "2f08435f-061a-475b-b06d-7d2b803d8603"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:05Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:05Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "417c5bf4-cae6-4e27-bee7-d20560fc6b57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:04Z", "security_group_id": "0664fc3f-de32-41d7-a050-8c06d6b02ee1", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "fe2fdefa-1641-46c7-ad46-394bfac9bd27"}]} 2018-07-03 13:10:06,167 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0664fc3f-de32-41d7-a050-8c06d6b02ee1 used request id req-0bac2c27-22bd-4b42-a584-7b3a60740ba2 2018-07-03 13:10:06,168 - neutron_utils - INFO - Deleting security group rule with ID - 2f08435f-061a-475b-b06d-7d2b803d8603 2018-07-03 13:10:06,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/2f08435f-061a-475b-b06d-7d2b803d8603 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:06,295 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-075bce85-764d-4361-95f7-c26eeec22d9d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:10:06,295 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/2f08435f-061a-475b-b06d-7d2b803d8603 used request id req-075bce85-764d-4361-95f7-c26eeec22d9d 2018-07-03 13:10:06,295 - neutron_utils - INFO - Deleting security group rule with ID - fe2fdefa-1641-46c7-ad46-394bfac9bd27 2018-07-03 13:10:06,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/fe2fdefa-1641-46c7-ad46-394bfac9bd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:06,427 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6d4529bb-be1d-43e4-8835-11fb7379c219 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:10:06,427 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/fe2fdefa-1641-46c7-ad46-394bfac9bd27 used request id req-6d4529bb-be1d-43e4-8835-11fb7379c219 2018-07-03 13:10:06,427 - neutron_utils - INFO - Deleting security group rule with ID - 417c5bf4-cae6-4e27-bee7-d20560fc6b57 2018-07-03 13:10:06,432 - keystoneauth.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/417c5bf4-cae6-4e27-bee7-d20560fc6b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:06,550 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-79af3df8-45ea-47f0-ac8b-b9d15b9da75f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:10:06,550 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/417c5bf4-cae6-4e27-bee7-d20560fc6b57 used request id req-79af3df8-45ea-47f0-ac8b-b9d15b9da75f 2018-07-03 13:10:06,551 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-80832f85-340f-4db5-abcb-50289435cc21name 2018-07-03 13:10:06,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/0664fc3f-de32-41d7-a050-8c06d6b02ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0d9e81ea1131ab76dce992de0b673e2c750b5b0" 2018-07-03 13:10:06,730 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a379b14d-acf8-4bd2-8517-03b251d4fac4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:10:06,730 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/0664fc3f-de32-41d7-a050-8c06d6b02ee1 used request id req-a379b14d-acf8-4bd2-8517-03b251d4fac4 2018-07-03 13:10:06,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:07,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qv9WicldRsOY1a11vEF_Jw"], "issued_at": "2018-07-03T13:10:07.000000Z"}} 2018-07-03 13:10:07,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}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" 2018-07-03 13:10:07,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-034dbbd8-fb2c-4136-9be4-bd432477c714 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:07,429 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-034dbbd8-fb2c-4136-9be4-bd432477c714 2018-07-03 13:10:07,430 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-9e30614a-374b-4512-a3c2-ca17fab25d08name-1 2018-07-03 13:10:07,436 - 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}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-9e30614a-374b-4512-a3c2-ca17fab25d08name-1", "description": "hello group"}}' 2018-07-03 13:10:08,064 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:10:08 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-0314ad20-2df2-4e87-bddb-222542060de6 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:07Z", "updated_at": "2018-07-03T13:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:07Z", "revision_number": 0, "id": "91d50917-0e22-4ac4-a319-0b58be0ef66f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:07Z", "security_group_id": "03a083c8-2078-4af1-b1fe-8172aa259fb7", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:07Z", "revision_number": 0, "id": "d910810c-fb79-46e3-9967-d1a31e9b8258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:07Z", "security_group_id": "03a083c8-2078-4af1-b1fe-8172aa259fb7", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "03a083c8-2078-4af1-b1fe-8172aa259fb7", "name": "NeutronUtilsSecurityGroupTests-9e30614a-374b-4512-a3c2-ca17fab25d08name-1"}} 2018-07-03 13:10:08,064 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-0314ad20-2df2-4e87-bddb-222542060de6 2018-07-03 13:10:08,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03a083c8-2078-4af1-b1fe-8172aa259fb7 2018-07-03 13:10:08,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=03a083c8-2078-4af1-b1fe-8172aa259fb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" 2018-07-03 13:10:08,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-119130f3-6cb3-4613-b685-aa2b2a514cc2 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-07-03T13:10:07Z", "security_group_id": "03a083c8-2078-4af1-b1fe-8172aa259fb7", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:07Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "91d50917-0e22-4ac4-a319-0b58be0ef66f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:07Z", "security_group_id": "03a083c8-2078-4af1-b1fe-8172aa259fb7", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:07Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "d910810c-fb79-46e3-9967-d1a31e9b8258"}]} 2018-07-03 13:10:08,126 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=03a083c8-2078-4af1-b1fe-8172aa259fb7 used request id req-119130f3-6cb3-4613-b685-aa2b2a514cc2 2018-07-03 13:10:08,126 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-9e30614a-374b-4512-a3c2-ca17fab25d08name-2 2018-07-03 13:10:08,131 - 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}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-9e30614a-374b-4512-a3c2-ca17fab25d08name-2", "description": "hello group"}}' 2018-07-03 13:10:08,384 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:10:08 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-1a9b1a1c-a5d5-48a2-b4f0-a4f77d313cec Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:08Z", "updated_at": "2018-07-03T13:10:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:08Z", "revision_number": 0, "id": "6ea1d6d9-9c94-4195-b347-94624d55d223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:08Z", "security_group_id": "20cf09ab-cec7-4702-ad4d-68f8f216881b", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:08Z", "revision_number": 0, "id": "a04d5a7c-5b87-41ba-b418-7faf02a99dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:08Z", "security_group_id": "20cf09ab-cec7-4702-ad4d-68f8f216881b", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "20cf09ab-cec7-4702-ad4d-68f8f216881b", "name": "NeutronUtilsSecurityGroupTests-9e30614a-374b-4512-a3c2-ca17fab25d08name-2"}} 2018-07-03 13:10:08,384 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-1a9b1a1c-a5d5-48a2-b4f0-a4f77d313cec 2018-07-03 13:10:08,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20cf09ab-cec7-4702-ad4d-68f8f216881b 2018-07-03 13:10:08,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/security-group-rules?security_group_id=20cf09ab-cec7-4702-ad4d-68f8f216881b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" 2018-07-03 13:10:08,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-de659bf0-1055-482c-82eb-61d4e814d639 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-07-03T13:10:08Z", "security_group_id": "20cf09ab-cec7-4702-ad4d-68f8f216881b", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:08Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "6ea1d6d9-9c94-4195-b347-94624d55d223"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:08Z", "security_group_id": "20cf09ab-cec7-4702-ad4d-68f8f216881b", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:08Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "a04d5a7c-5b87-41ba-b418-7faf02a99dd6"}]} 2018-07-03 13:10:08,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=20cf09ab-cec7-4702-ad4d-68f8f216881b used request id req-de659bf0-1055-482c-82eb-61d4e814d639 2018-07-03 13:10:08,450 - neutron_utils - INFO - Retrieving security group with ID - 03a083c8-2078-4af1-b1fe-8172aa259fb7 2018-07-03 13:10:08,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?id=03a083c8-2078-4af1-b1fe-8172aa259fb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" 2018-07-03 13:10:08,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:08 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive X-Openstack-Request-Id: req-5c56ff2c-161c-409d-9a88-74a2aeda6269 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:07Z", "updated_at": "2018-07-03T13:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:07Z", "revision_number": 0, "id": "91d50917-0e22-4ac4-a319-0b58be0ef66f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:07Z", "security_group_id": "03a083c8-2078-4af1-b1fe-8172aa259fb7", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:07Z", "revision_number": 0, "id": "d910810c-fb79-46e3-9967-d1a31e9b8258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:07Z", "security_group_id": "03a083c8-2078-4af1-b1fe-8172aa259fb7", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "03a083c8-2078-4af1-b1fe-8172aa259fb7", "name": "NeutronUtilsSecurityGroupTests-9e30614a-374b-4512-a3c2-ca17fab25d08name-1"}]} 2018-07-03 13:10:08,556 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=03a083c8-2078-4af1-b1fe-8172aa259fb7 used request id req-5c56ff2c-161c-409d-9a88-74a2aeda6269 2018-07-03 13:10:08,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03a083c8-2078-4af1-b1fe-8172aa259fb7 2018-07-03 13:10:08,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=03a083c8-2078-4af1-b1fe-8172aa259fb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" 2018-07-03 13:10:08,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-bc48ef0b-0a4d-4fd3-9ff5-f3568a15e742 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-07-03T13:10:07Z", "security_group_id": "03a083c8-2078-4af1-b1fe-8172aa259fb7", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:07Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "91d50917-0e22-4ac4-a319-0b58be0ef66f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:07Z", "security_group_id": "03a083c8-2078-4af1-b1fe-8172aa259fb7", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:07Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "d910810c-fb79-46e3-9967-d1a31e9b8258"}]} 2018-07-03 13:10:08,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=03a083c8-2078-4af1-b1fe-8172aa259fb7 used request id req-bc48ef0b-0a4d-4fd3-9ff5-f3568a15e742 2018-07-03 13:10:08,599 - neutron_utils - INFO - Retrieving security group with ID - 20cf09ab-cec7-4702-ad4d-68f8f216881b 2018-07-03 13:10:08,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/security-groups?id=20cf09ab-cec7-4702-ad4d-68f8f216881b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" 2018-07-03 13:10:08,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:08 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive X-Openstack-Request-Id: req-15014744-c509-4240-b591-4ce4485500ff Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:08Z", "updated_at": "2018-07-03T13:10:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:08Z", "revision_number": 0, "id": "6ea1d6d9-9c94-4195-b347-94624d55d223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:08Z", "security_group_id": "20cf09ab-cec7-4702-ad4d-68f8f216881b", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:10:08Z", "revision_number": 0, "id": "a04d5a7c-5b87-41ba-b418-7faf02a99dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:10:08Z", "security_group_id": "20cf09ab-cec7-4702-ad4d-68f8f216881b", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 2, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "20cf09ab-cec7-4702-ad4d-68f8f216881b", "name": "NeutronUtilsSecurityGroupTests-9e30614a-374b-4512-a3c2-ca17fab25d08name-2"}]} 2018-07-03 13:10:08,676 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=20cf09ab-cec7-4702-ad4d-68f8f216881b used request id req-15014744-c509-4240-b591-4ce4485500ff 2018-07-03 13:10:08,676 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20cf09ab-cec7-4702-ad4d-68f8f216881b 2018-07-03 13:10: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-group-rules?security_group_id=20cf09ab-cec7-4702-ad4d-68f8f216881b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" 2018-07-03 13:10:08,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c3e05b72-6807-458c-a0a6-e2e7025d81c6 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-07-03T13:10:08Z", "security_group_id": "20cf09ab-cec7-4702-ad4d-68f8f216881b", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:08Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "6ea1d6d9-9c94-4195-b347-94624d55d223"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:10:08Z", "security_group_id": "20cf09ab-cec7-4702-ad4d-68f8f216881b", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:08Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "a04d5a7c-5b87-41ba-b418-7faf02a99dd6"}]} 2018-07-03 13:10:08,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=20cf09ab-cec7-4702-ad4d-68f8f216881b used request id req-c3e05b72-6807-458c-a0a6-e2e7025d81c6 2018-07-03 13:10:08,715 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-9e30614a-374b-4512-a3c2-ca17fab25d08name-1 2018-07-03 13:10:08,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/security-groups/03a083c8-2078-4af1-b1fe-8172aa259fb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" 2018-07-03 13:10:08,931 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e8e80b10-3c7e-43f4-9402-37594acaf312 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:10:08,931 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/03a083c8-2078-4af1-b1fe-8172aa259fb7 used request id req-e8e80b10-3c7e-43f4-9402-37594acaf312 2018-07-03 13:10:08,932 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-9e30614a-374b-4512-a3c2-ca17fab25d08name-2 2018-07-03 13:10:08,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/security-groups/20cf09ab-cec7-4702-ad4d-68f8f216881b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f663ed7a1a198a5bcc8de6752f2763bf02c35cb2" 2018-07-03 13:10:09,139 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a675b0f6-3ec2-4773-af4b-c7c7ffe9e757 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:10:09,139 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/20cf09ab-cec7-4702-ad4d-68f8f216881b used request id req-a675b0f6-3ec2-4773-af4b-c7c7ffe9e757 2018-07-03 13:10:09,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:09,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["kq2wZXdTRiiXcw91Mx39rw"], "issued_at": "2018-07-03T13:10:09.000000Z"}} 2018-07-03 13:10:09,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}a123b46e7c2c503b24607c6da4761ae018264f49" 2018-07-03 13:10:09,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7ac79e1-4d6b-4044-b7d4-5c4f81245127 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:09,681 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b7ac79e1-4d6b-4044-b7d4-5c4f81245127 2018-07-03 13:10: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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123b46e7c2c503b24607c6da4761ae018264f49" 2018-07-03 13:10:10,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:10 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-ed536350-7e35-4e16-987a-41e29be15b49 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-07-03 13:10:10,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-ed536350-7e35-4e16-987a-41e29be15b49 2018-07-03 13:10:10,119 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-03 13:10:10,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123b46e7c2c503b24607c6da4761ae018264f49" 2018-07-03 13:10:10,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:10 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-228451e4-e68d-4bf8-ba2e-6331c8f4ed0b 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:10:10,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-228451e4-e68d-4bf8-ba2e-6331c8f4ed0b 2018-07-03 13:10:10,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123b46e7c2c503b24607c6da4761ae018264f49" 2018-07-03 13:10:10,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:10 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-52e9cf2c-2daf-44f0-aef9-9356c109209e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:10:10,327 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-52e9cf2c-2daf-44f0-aef9-9356c109209e 2018-07-03 13:10:10,333 - 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}a123b46e7c2c503b24607c6da4761ae018264f49" -d '{"floatingip": {"floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}}' 2018-07-03 13:10:12,423 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:10:12 GMT Content-Type: application/json Content-Length: 473 Connection: keep-alive X-Openstack-Request-Id: req-84d63e8f-ee63-40ab-a4d7-6ec28622b31c Front-End-Https: on RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:11Z", "updated_at": "2018-07-03T13:10:11Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": null, "floating_ip_address": "172.30.10.115", "revision_number": 0, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "port_id": null, "id": "14b85ba7-580b-4388-b251-d73b3c4ecebb"}} 2018-07-03 13:10:12,423 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-84d63e8f-ee63-40ab-a4d7-6ec28622b31c 2018-07-03 13:10:12,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123b46e7c2c503b24607c6da4761ae018264f49" 2018-07-03 13:10:12,824 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:12 GMT Content-Type: application/json Content-Length: 476 Connection: keep-alive X-Openstack-Request-Id: req-f853d332-d1de-4bb2-b1ce-91ec6486ca23 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:11Z", "updated_at": "2018-07-03T13:10:11Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": null, "floating_ip_address": "172.30.10.115", "revision_number": 0, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "port_id": null, "id": "14b85ba7-580b-4388-b251-d73b3c4ecebb"}]} 2018-07-03 13:10:12,824 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-f853d332-d1de-4bb2-b1ce-91ec6486ca23 2018-07-03 13:10:12,825 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.10.115 2018-07-03 13:10:12,825 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.10.115 2018-07-03 13:10:12,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/floatingips?ip=14b85ba7-580b-4388-b251-d73b3c4ecebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123b46e7c2c503b24607c6da4761ae018264f49" 2018-07-03 13:10:12,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:12 GMT Content-Type: application/json Content-Length: 476 Connection: keep-alive X-Openstack-Request-Id: req-bac4a93f-56c9-4c14-9a28-bd2153e406fd Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:10:11Z", "updated_at": "2018-07-03T13:10:11Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": null, "floating_ip_address": "172.30.10.115", "revision_number": 0, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "port_id": null, "id": "14b85ba7-580b-4388-b251-d73b3c4ecebb"}]} 2018-07-03 13:10:12,878 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips?ip=14b85ba7-580b-4388-b251-d73b3c4ecebb used request id req-bac4a93f-56c9-4c14-9a28-bd2153e406fd 2018-07-03 13:10:12,878 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.115 2018-07-03 13:10:12,883 - 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/14b85ba7-580b-4388-b251-d73b3c4ecebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123b46e7c2c503b24607c6da4761ae018264f49" 2018-07-03 13:10:13,595 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5a0fb18f-881a-4574-85ef-1f09ed4967ce Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:10:13,596 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/14b85ba7-580b-4388-b251-d73b3c4ecebb used request id req-5a0fb18f-881a-4574-85ef-1f09ed4967ce 2018-07-03 13:10:13,597 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:10:13,758 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df 2018-07-03 13:10:13,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:14,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7TM12eEdR0Cmeyk2UCxWJg"], "issued_at": "2018-07-03T13:10:14.000000Z"}} 2018-07-03 13:10:14,255 - novaclient.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}206e53dfe9d50f9a731a45d14d8f4045b1b60297" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/cBWkCoxsROsFq2rTz0DLPVEFqi/EeEyxGYxucrYKaPZyTLlIEeRiitjHVfKgQgUWD1tMbfIYNug4Hmv7fQMNaNEF28wb3R9yYHDoostI6tlQToUYta2Qf465vdgjDIQZBeQbHRejoPtfqNt4MzPgYPcw1ZjPvzpB9HRInD6uWz1H8cKfFJBsEkYVpRKoB71LWbmsEQLq+cib3gMJKd8M7j4eS1dRVik/9FrrE/7IS4hbDfRMyG43FDzwVgLRKduG7T8B3zEVIKbCin5+s7T8dzCqPUBvDi51X+r5Jkn51z9GO1hoQ0geAzBdSJUGZywtDG6L0VUgSI/+X3JU4EZf", "name": "NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df"}}' 2018-07-03 13:10:14,788 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:14 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-b81ca646-2286-4739-a8e8-516180f17cf1 X-Compute-Request-Id: req-b81ca646-2286-4739-a8e8-516180f17cf1 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/cBWkCoxsROsFq2rTz0DLPVEFqi/EeEyxGYxucrYKaPZyTLlIEeRiitjHVfKgQgUWD1tMbfIYNug4Hmv7fQMNaNEF28wb3R9yYHDoostI6tlQToUYta2Qf465vdgjDIQZBeQbHRejoPtfqNt4MzPgYPcw1ZjPvzpB9HRInD6uWz1H8cKfFJBsEkYVpRKoB71LWbmsEQLq+cib3gMJKd8M7j4eS1dRVik/9FrrE/7IS4hbDfRMyG43FDzwVgLRKduG7T8B3zEVIKbCin5+s7T8dzCqPUBvDi51X+r5Jkn51z9GO1hoQ0geAzBdSJUGZywtDG6L0VUgSI/+X3JU4EZf", "user_id": "ada55201ffb54277b8bfe9496150313e", "name": "NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df", "fingerprint": "66:75:80:50:6b:d0:e9:33:7c:85:aa:35:c7:f3:a9:5b"}} 2018-07-03 13:10:14,788 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-b81ca646-2286-4739-a8e8-516180f17cf1 2018-07-03 13:10:14,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e53dfe9d50f9a731a45d14d8f4045b1b60297" 2018-07-03 13:10:15,039 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:15 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-8c7fdfe1-f4fb-44f4-8397-e4a94666ed8d X-Compute-Request-Id: req-8c7fdfe1-f4fb-44f4-8397-e4a94666ed8d Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/cBWkCoxsROsFq2rTz0DLPVEFqi/EeEyxGYxucrYKaPZyTLlIEeRiitjHVfKgQgUWD1tMbfIYNug4Hmv7fQMNaNEF28wb3R9yYHDoostI6tlQToUYta2Qf465vdgjDIQZBeQbHRejoPtfqNt4MzPgYPcw1ZjPvzpB9HRInD6uWz1H8cKfFJBsEkYVpRKoB71LWbmsEQLq+cib3gMJKd8M7j4eS1dRVik/9FrrE/7IS4hbDfRMyG43FDzwVgLRKduG7T8B3zEVIKbCin5+s7T8dzCqPUBvDi51X+r5Jkn51z9GO1hoQ0geAzBdSJUGZywtDG6L0VUgSI/+X3JU4EZf", "user_id": "ada55201ffb54277b8bfe9496150313e", "name": "NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df", "deleted": false, "created_at": "2018-07-03T13:10:15.000000", "updated_at": null, "fingerprint": "66:75:80:50:6b:d0:e9:33:7c:85:aa:35:c7:f3:a9:5b", "deleted_at": null, "id": 3}} 2018-07-03 13:10:15,039 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df used request id req-8c7fdfe1-f4fb-44f4-8397-e4a94666ed8d 2018-07-03 13:10:15,039 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df 2018-07-03 13:10:15,041 - 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-262e1e7e-5ce8-4911-97db-7799b226e7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e53dfe9d50f9a731a45d14d8f4045b1b60297" 2018-07-03 13:10:15,459 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:10: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-9d7ae427-6fc1-4768-ac26-232486a09b7e X-Compute-Request-Id: req-9d7ae427-6fc1-4768-ac26-232486a09b7e 2018-07-03 13:10:15,459 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df used request id req-9d7ae427-6fc1-4768-ac26-232486a09b7e 2018-07-03 13:10:15,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/os-keypairs/NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e53dfe9d50f9a731a45d14d8f4045b1b60297" 2018-07-03 13:10:15,834 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:10:15 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-b859ad84-3576-4d97-b89a-667ee0c9dcca X-Compute-Request-Id: req-b859ad84-3576-4d97-b89a-667ee0c9dcca RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df not found for user ada55201ffb54277b8bfe9496150313e", "code": 404}} 2018-07-03 13:10:15,835 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df used request id req-b859ad84-3576-4d97-b89a-667ee0c9dcca 2018-07-03 13:10:15,835 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df 2018-07-03 13:10:15,838 - 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-262e1e7e-5ce8-4911-97db-7799b226e7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e53dfe9d50f9a731a45d14d8f4045b1b60297" 2018-07-03 13:10:16,480 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:10:16 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-2a579ed2-f0c4-42ea-8ae7-43092c13c28c X-Compute-Request-Id: req-2a579ed2-f0c4-42ea-8ae7-43092c13c28c RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df not found for user ada55201ffb54277b8bfe9496150313e", "code": 404}} 2018-07-03 13:10:16,481 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-262e1e7e-5ce8-4911-97db-7799b226e7df used request id req-2a579ed2-f0c4-42ea-8ae7-43092c13c28c 2018-07-03 13:10:16,482 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:10:16,635 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-b408f598-64ca-4463-ba9a-375273857ffc.pub 2018-07-03 13:10:16,635 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-b408f598-64ca-4463-ba9a-375273857ffc 2018-07-03 13:10:16,635 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-b408f598-64ca-4463-ba9a-375273857ffc.pub 2018-07-03 13:10:16,635 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-b408f598-64ca-4463-ba9a-375273857ffc 2018-07-03 13:10:16,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:17,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qbF6MmhLSra-HK4raBgQzg"], "issued_at": "2018-07-03T13:10:17.000000Z"}} 2018-07-03 13:10:17,175 - novaclient.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}fe3a17363e071f63efbe51e491e1f1faa5420069" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDABLq/PLKHEd7TtmfSh8+VwQ9xean2n71xd/2RG3Z/Dw6epvhGD9rdmjfc2k73U50AVaiX9c9hSb5RTvfQN2IcWdxCIw7QJ2jeDSyJDi/unVqe1nWpmDPAO61E03HoGmGyLA68tuL/ZMCV+URsxU/d4/6wpidadJuKkcsCL6qT1u6JYIRHBkIzikhopBbOEXGpIp4OlCsvIS1ttM6RswJOl5tWSZ+y/5qjnOcqF3kruy+cjuls7ha2yRb6TZjiAigdo+ILOhE1/MEp8djGOXPjlMvubpA+4W0xhkzGU/udzdTonvTC7dJA7SirOKokwk5+G1k+YjqRV6GiIW7F9fsL", "name": "NovaUtilsKeypairTests-b408f598-64ca-4463-ba9a-375273857ffc"}}' 2018-07-03 13:10:17,684 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:17 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-5a4734f3-b5c7-4576-b082-c6bb2dabea1a X-Compute-Request-Id: req-5a4734f3-b5c7-4576-b082-c6bb2dabea1a Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDABLq/PLKHEd7TtmfSh8+VwQ9xean2n71xd/2RG3Z/Dw6epvhGD9rdmjfc2k73U50AVaiX9c9hSb5RTvfQN2IcWdxCIw7QJ2jeDSyJDi/unVqe1nWpmDPAO61E03HoGmGyLA68tuL/ZMCV+URsxU/d4/6wpidadJuKkcsCL6qT1u6JYIRHBkIzikhopBbOEXGpIp4OlCsvIS1ttM6RswJOl5tWSZ+y/5qjnOcqF3kruy+cjuls7ha2yRb6TZjiAigdo+ILOhE1/MEp8djGOXPjlMvubpA+4W0xhkzGU/udzdTonvTC7dJA7SirOKokwk5+G1k+YjqRV6GiIW7F9fsL", "user_id": "ada55201ffb54277b8bfe9496150313e", "name": "NovaUtilsKeypairTests-b408f598-64ca-4463-ba9a-375273857ffc", "fingerprint": "39:ae:15:7b:48:6b:c2:6d:e8:4b:03:62:7e:8e:0c:39"}} 2018-07-03 13:10:17,684 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-5a4734f3-b5c7-4576-b082-c6bb2dabea1a 2018-07-03 13:10:17,685 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-b408f598-64ca-4463-ba9a-375273857ffc 2018-07-03 13:10:17,688 - 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-b408f598-64ca-4463-ba9a-375273857ffc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3a17363e071f63efbe51e491e1f1faa5420069" 2018-07-03 13:10:17,963 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:10: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-63b7a18b-2a2d-4a67-8af0-ff3ff84c101b X-Compute-Request-Id: req-63b7a18b-2a2d-4a67-8af0-ff3ff84c101b 2018-07-03 13:10:17,963 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b408f598-64ca-4463-ba9a-375273857ffc used request id req-63b7a18b-2a2d-4a67-8af0-ff3ff84c101b 2018-07-03 13:10:17,964 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:10:18,028 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-8728c8de-5f36-4a54-8013-5e5f93838061 2018-07-03 13:10:18,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:18,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["xBXEwvfPTUuRZU1SvozmcA"], "issued_at": "2018-07-03T13:10:18.000000Z"}} 2018-07-03 13:10:18,560 - novaclient.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}8982a4ed4a7e88a979759719e6b67e89e4654af3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJemj8VUspafgXnfcpg78DogsGT2ChhU1Ir5vxDRolmjZCKEUEAkO12C26NozkSL7cQ8L5DnbCua/oK9yRke2XQJiukg3XFOevXliPnvdN+rXFiB3tAhNiBpxRyWcIZsgODrI3joPNKiAlGnXn/AQOTi7ThInsrI+IJKSPewuGLMUwn90giAvFCrkoosLlMRoiyr8XOyt/gfuRumpLSwQhTTF+d4+X81l1u5YoMpaMWYBni6tkR5tmWKskUVO8msf2zo4gPYFLdBNzsO6lCQphjF6BsbvCHaNNEP0EFgmmVAbuyQ/WdRkzuj+dTT0upwZVV6p6HY9N25Q28MSc1PKh", "name": "NovaUtilsKeypairTests-8728c8de-5f36-4a54-8013-5e5f93838061"}}' 2018-07-03 13:10:19,734 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:19 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-a387a133-2391-4250-b3ea-86f8384159cf X-Compute-Request-Id: req-a387a133-2391-4250-b3ea-86f8384159cf Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJemj8VUspafgXnfcpg78DogsGT2ChhU1Ir5vxDRolmjZCKEUEAkO12C26NozkSL7cQ8L5DnbCua/oK9yRke2XQJiukg3XFOevXliPnvdN+rXFiB3tAhNiBpxRyWcIZsgODrI3joPNKiAlGnXn/AQOTi7ThInsrI+IJKSPewuGLMUwn90giAvFCrkoosLlMRoiyr8XOyt/gfuRumpLSwQhTTF+d4+X81l1u5YoMpaMWYBni6tkR5tmWKskUVO8msf2zo4gPYFLdBNzsO6lCQphjF6BsbvCHaNNEP0EFgmmVAbuyQ/WdRkzuj+dTT0upwZVV6p6HY9N25Q28MSc1PKh", "user_id": "ada55201ffb54277b8bfe9496150313e", "name": "NovaUtilsKeypairTests-8728c8de-5f36-4a54-8013-5e5f93838061", "fingerprint": "41:8b:04:39:a0:9f:c3:a6:e1:32:30:9b:2c:90:8b:6e"}} 2018-07-03 13:10:19,734 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-a387a133-2391-4250-b3ea-86f8384159cf 2018-07-03 13:10:19,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8728c8de-5f36-4a54-8013-5e5f93838061 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8982a4ed4a7e88a979759719e6b67e89e4654af3" 2018-07-03 13:10:20,086 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:20 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-368ec655-02c6-4e6d-acec-2ecaead4aac8 X-Compute-Request-Id: req-368ec655-02c6-4e6d-acec-2ecaead4aac8 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJemj8VUspafgXnfcpg78DogsGT2ChhU1Ir5vxDRolmjZCKEUEAkO12C26NozkSL7cQ8L5DnbCua/oK9yRke2XQJiukg3XFOevXliPnvdN+rXFiB3tAhNiBpxRyWcIZsgODrI3joPNKiAlGnXn/AQOTi7ThInsrI+IJKSPewuGLMUwn90giAvFCrkoosLlMRoiyr8XOyt/gfuRumpLSwQhTTF+d4+X81l1u5YoMpaMWYBni6tkR5tmWKskUVO8msf2zo4gPYFLdBNzsO6lCQphjF6BsbvCHaNNEP0EFgmmVAbuyQ/WdRkzuj+dTT0upwZVV6p6HY9N25Q28MSc1PKh", "user_id": "ada55201ffb54277b8bfe9496150313e", "name": "NovaUtilsKeypairTests-8728c8de-5f36-4a54-8013-5e5f93838061", "deleted": false, "created_at": "2018-07-03T13:10:20.000000", "updated_at": null, "fingerprint": "41:8b:04:39:a0:9f:c3:a6:e1:32:30:9b:2c:90:8b:6e", "deleted_at": null, "id": 9}} 2018-07-03 13:10:20,086 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8728c8de-5f36-4a54-8013-5e5f93838061 used request id req-368ec655-02c6-4e6d-acec-2ecaead4aac8 2018-07-03 13:10:20,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8982a4ed4a7e88a979759719e6b67e89e4654af3" 2018-07-03 13:10:20,454 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:20 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-eb293458-a12b-4319-b68f-3806c0dd1349 X-Compute-Request-Id: req-eb293458-a12b-4319-b68f-3806c0dd1349 Front-End-Https: on RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJemj8VUspafgXnfcpg78DogsGT2ChhU1Ir5vxDRolmjZCKEUEAkO12C26NozkSL7cQ8L5DnbCua/oK9yRke2XQJiukg3XFOevXliPnvdN+rXFiB3tAhNiBpxRyWcIZsgODrI3joPNKiAlGnXn/AQOTi7ThInsrI+IJKSPewuGLMUwn90giAvFCrkoosLlMRoiyr8XOyt/gfuRumpLSwQhTTF+d4+X81l1u5YoMpaMWYBni6tkR5tmWKskUVO8msf2zo4gPYFLdBNzsO6lCQphjF6BsbvCHaNNEP0EFgmmVAbuyQ/WdRkzuj+dTT0upwZVV6p6HY9N25Q28MSc1PKh", "name": "NovaUtilsKeypairTests-8728c8de-5f36-4a54-8013-5e5f93838061", "fingerprint": "41:8b:04:39:a0:9f:c3:a6:e1:32:30:9b:2c:90:8b:6e"}}]} 2018-07-03 13:10:20,454 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-eb293458-a12b-4319-b68f-3806c0dd1349 2018-07-03 13:10:20,455 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-8728c8de-5f36-4a54-8013-5e5f93838061 2018-07-03 13:10:20,457 - 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-8728c8de-5f36-4a54-8013-5e5f93838061 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8982a4ed4a7e88a979759719e6b67e89e4654af3" 2018-07-03 13:10:21,039 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:10: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-6baa9a19-c03d-437f-803d-dfede2054a74 X-Compute-Request-Id: req-6baa9a19-c03d-437f-803d-dfede2054a74 2018-07-03 13:10:21,039 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8728c8de-5f36-4a54-8013-5e5f93838061 used request id req-6baa9a19-c03d-437f-803d-dfede2054a74 2018-07-03 13:10:21,041 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:10:21,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:21,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["-y4AYlgESWeQIkKfaRXIqw"], "issued_at": "2018-07-03T13:10:21.000000Z"}} 2018-07-03 13:10:21,544 - novaclient.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}b3061aa9446e396383b144962906f4cf90fabf70" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-a1108701-57be-4189-b996-837b66e449ea-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-a1108701-57be-4189-b996-837b66e449ea-id", "swap": 2}}' 2018-07-03 13:10:21,929 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:21 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-e2c7d176-b106-435d-954f-b3033be0ef0c X-Compute-Request-Id: req-e2c7d176-b106-435d-954f-b3033be0ef0c Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-a1108701-57be-4189-b996-837b66e449ea-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-a1108701-57be-4189-b996-837b66e449ea-id", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/NovaUtilsFlavorTests-a1108701-57be-4189-b996-837b66e449ea-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-a1108701-57be-4189-b996-837b66e449ea-id"}} 2018-07-03 13:10:21,929 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e2c7d176-b106-435d-954f-b3033be0ef0c 2018-07-03 13:10:21,932 - 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-a1108701-57be-4189-b996-837b66e449ea-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3061aa9446e396383b144962906f4cf90fabf70" 2018-07-03 13:10:22,363 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:10: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-22210df7-1e0c-4f9b-b166-66eab510c520 X-Compute-Request-Id: req-22210df7-1e0c-4f9b-b166-66eab510c520 2018-07-03 13:10:22,363 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-a1108701-57be-4189-b996-837b66e449ea-id used request id req-22210df7-1e0c-4f9b-b166-66eab510c520 2018-07-03 13:10:22,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3061aa9446e396383b144962906f4cf90fabf70" 2018-07-03 13:10:22,638 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10: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-db362f2f-0944-40b1-ba26-3d1771b0c490 X-Compute-Request-Id: req-db362f2f-0944-40b1-ba26-3d1771b0c490 Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:10:22,638 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-db362f2f-0944-40b1-ba26-3d1771b0c490 2018-07-03 13:10:22,641 - 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-a1108701-57be-4189-b996-837b66e449ea-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3061aa9446e396383b144962906f4cf90fabf70" 2018-07-03 13:10:22,980 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:10:22 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-9a1a8d8f-a501-4c7c-b05e-d38156fcbfa7 X-Compute-Request-Id: req-9a1a8d8f-a501-4c7c-b05e-d38156fcbfa7 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-a1108701-57be-4189-b996-837b66e449ea-id could not be found.", "code": 404}} 2018-07-03 13:10:22,980 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-a1108701-57be-4189-b996-837b66e449ea-id used request id req-9a1a8d8f-a501-4c7c-b05e-d38156fcbfa7 2018-07-03 13:10:22,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:10:22,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:23,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["eSCEbdqiRPG-4yEcPHmd1g"], "issued_at": "2018-07-03T13:10:23.000000Z"}} 2018-07-03 13:10:23,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b26c34e7d083c363c3704008960c349be7a4f9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-94d1f426-b59e-4c60-9dea-08932a8c7956-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-94d1f426-b59e-4c60-9dea-08932a8c7956-id", "swap": 2}}' 2018-07-03 13:10:23,961 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:23 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-82dddb6e-2e6a-4b9d-8c75-94db0a1a0fea X-Compute-Request-Id: req-82dddb6e-2e6a-4b9d-8c75-94db0a1a0fea Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-94d1f426-b59e-4c60-9dea-08932a8c7956-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-94d1f426-b59e-4c60-9dea-08932a8c7956-id", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/NovaUtilsFlavorTests-94d1f426-b59e-4c60-9dea-08932a8c7956-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-94d1f426-b59e-4c60-9dea-08932a8c7956-id"}} 2018-07-03 13:10:23,961 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-82dddb6e-2e6a-4b9d-8c75-94db0a1a0fea 2018-07-03 13:10:23,965 - 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-94d1f426-b59e-4c60-9dea-08932a8c7956-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b26c34e7d083c363c3704008960c349be7a4f9" 2018-07-03 13:10:24,386 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13: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-4d4e8e66-fd62-47fd-b207-1ea73d31ffc4 X-Compute-Request-Id: req-4d4e8e66-fd62-47fd-b207-1ea73d31ffc4 2018-07-03 13:10:24,386 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-94d1f426-b59e-4c60-9dea-08932a8c7956-id used request id req-4d4e8e66-fd62-47fd-b207-1ea73d31ffc4 2018-07-03 13:10:24,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:10:24,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:24,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["pTZbkueoQIqZ4u_M5ArjwA"], "issued_at": "2018-07-03T13:10:24.000000Z"}} 2018-07-03 13:10:24,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}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:24,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d10a572-93b3-48e6-85c8-6e468cde538e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:24,951 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1d10a572-93b3-48e6-85c8-6e468cde538e 2018-07-03 13:10:24,953 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 13:10:24,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:10:24,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:25,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bpIjJZNtSuSP3aYi9XU33g"], "issued_at": "2018-07-03T13:10:25.000000Z"}} 2018-07-03 13:10:25,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}3174cd8e802b4ca4fa798bd342e6b687acb3489c" 2018-07-03 13:10:25,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87aa90ab-833e-4c5d-a823-952977a9a0a1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:25,641 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-87aa90ab-833e-4c5d-a823-952977a9a0a1 2018-07-03 13:10:25,646 - 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-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3174cd8e802b4ca4fa798bd342e6b687acb3489c" 2018-07-03 13:10:26,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:26 GMT Content-Type: application/json Content-Length: 167 Connection: keep-alive X-Openstack-Request-Id: req-bcf99c6c-8d02-4b0e-8382-b9ed3b56575a Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image"} 2018-07-03 13:10:26,697 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image used request id req-bcf99c6c-8d02-4b0e-8382-b9ed3b56575a 2018-07-03 13:10:26,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3174cd8e802b4ca4fa798bd342e6b687acb3489c" 2018-07-03 13:10:27,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-64fe9e0d-4877-458a-948f-56824bb7ae16 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:10:27,076 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-64fe9e0d-4877-458a-948f-56824bb7ae16 2018-07-03 13:10:27,106 - 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}3174cd8e802b4ca4fa798bd342e6b687acb3489c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image"}' 2018-07-03 13:10:28,137 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:10:28 GMT Content-Type: application/json Content-Length: 609 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a9cf21cf-ee71-417b-a786-58ac380278c7 Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:10:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T13:10:28Z", "visibility": "shared", "self": "/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "min_disk": 0, "protected": false, "id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "file": "/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a/file", "checksum": null, "owner": "f2213f40455746c3b623a4fcb5e27a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:10:28,137 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-a9cf21cf-ee71-417b-a786-58ac380278c7 2018-07-03 13:10:28,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3174cd8e802b4ca4fa798bd342e6b687acb3489c" -d '' 2018-07-03 13:10:29,586 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:10:29 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6372ab27-8de0-4447-9907-d6072bbbe6e6 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-07-03 13:10:29,587 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a/file used request id req-6372ab27-8de0-4447-9907-d6072bbbe6e6 2018-07-03 13:10:29,587 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:10:29,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3174cd8e802b4ca4fa798bd342e6b687acb3489c" 2018-07-03 13:10:30,663 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:30 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-1b5e78d6-e031-42ba-a5a3-0a6fa644b33e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:10:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:10:30Z", "visibility": "shared", "self": "/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "min_disk": 0, "protected": false, "id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "file": "/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:10:30,663 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a used request id req-1b5e78d6-e031-42ba-a5a3-0a6fa644b33e 2018-07-03 13:10:30,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3174cd8e802b4ca4fa798bd342e6b687acb3489c" 2018-07-03 13:10:31,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6476a664-5a81-4bf3-9075-3413c0f5b785 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:10:31,017 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6476a664-5a81-4bf3-9075-3413c0f5b785 2018-07-03 13:10:31,020 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image 2018-07-03 13:10:31,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/6fb9a491-c4d5-4317-a5cc-194fcba3991a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3174cd8e802b4ca4fa798bd342e6b687acb3489c" 2018-07-03 13:10:32,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:32 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-810862af-7856-4b5c-bad8-38eb423c6995 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:10:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:10:30Z", "visibility": "shared", "self": "/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "min_disk": 0, "protected": false, "id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "file": "/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:10:32,017 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a used request id req-810862af-7856-4b5c-bad8-38eb423c6995 2018-07-03 13:10:32,018 - create_image - DEBUG - Instance status is - active 2018-07-03 13:10:32,018 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image 2018-07-03 13:10:32,018 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image 2018-07-03 13:10:32,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:10:32,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:32,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["d8tCgia6Qx2szWCdMpkGVw"], "issued_at": "2018-07-03T13:10:32.000000Z"}} 2018-07-03 13:10:32,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}36f10e54bcdd29cd826afcdf17f4cbf65722c0e8" 2018-07-03 13:10:32,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72b9c9ad-5318-4379-8771-5a3a6d00a40d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:32,753 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-72b9c9ad-5318-4379-8771-5a3a6d00a40d 2018-07-03 13:10:32,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f10e54bcdd29cd826afcdf17f4cbf65722c0e8" 2018-07-03 13:10:33,131 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-be1311f0-4b0d-4b0f-8aa2-26f8ccde8abf Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 13:10:33,131 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net used request id req-be1311f0-4b0d-4b0f-8aa2-26f8ccde8abf 2018-07-03 13:10:33,132 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net 2018-07-03 13:10:33,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f10e54bcdd29cd826afcdf17f4cbf65722c0e8" -d '{"network": {"name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net", "admin_state_up": true}}' 2018-07-03 13:10:33,533 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:10:33 GMT Content-Type: application/json Content-Length: 702 Connection: keep-alive X-Openstack-Request-Id: req-fadf82e8-d27e-4447-8e50-6c8126e725d1 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:10:33Z","is_default":false,"provider:segmentation_id":1013,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:33Z","mtu":1500}} 2018-07-03 13:10:33,533 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-fadf82e8-d27e-4447-8e50-6c8126e725d1 2018-07-03 13:10:33,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f10e54bcdd29cd826afcdf17f4cbf65722c0e8" 2018-07-03 13:10:33,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:33 GMT Content-Type: application/json Content-Length: 686 Connection: keep-alive X-Openstack-Request-Id: req-28cd15dd-a809-449b-8cbd-de51867b2744 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:10:33Z","provider:segmentation_id":1013,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:33Z","provider:network_type":"vlan"}]} 2018-07-03 13:10:33,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 used request id req-28cd15dd-a809-449b-8cbd-de51867b2744 2018-07-03 13:10:33,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=cd78cfe9-e95d-49ba-9443-f893ecac1e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f10e54bcdd29cd826afcdf17f4cbf65722c0e8" 2018-07-03 13:10:34,031 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-fca89230-3eec-43a4-8037-e44979e61a4b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:10:34,031 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 used request id req-fca89230-3eec-43a4-8037-e44979e61a4b 2018-07-03 13:10:34,032 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-subnet 2018-07-03 13:10:34,037 - 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}36f10e54bcdd29cd826afcdf17f4cbf65722c0e8" -d '{"subnets": [{"ip_version": 4, "network_id": "cd78cfe9-e95d-49ba-9443-f893ecac1e81", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-subnet"}]}' 2018-07-03 13:10:34,627 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:10:34 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-d443dd3f-be61-4305-86a4-2d8be45dab33 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:34Z","dns_nameservers":[],"updated_at":"2018-07-03T13:10:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"2673e621-29fe-4cf8-af65-47f353b725bf","subnetpool_id":null,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-subnet"}]} 2018-07-03 13:10:34,627 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-d443dd3f-be61-4305-86a4-2d8be45dab33 2018-07-03 13:10:34,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=cd78cfe9-e95d-49ba-9443-f893ecac1e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f10e54bcdd29cd826afcdf17f4cbf65722c0e8" 2018-07-03 13:10:34,923 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:34 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-e2498632-98e3-4bc4-af59-6d72e077f9f7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["2673e621-29fe-4cf8-af65-47f353b725bf"],"description":"","tags":[],"updated_at":"2018-07-03T13:10:34Z","provider:segmentation_id":1013,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:33Z","provider:network_type":"vlan"}]} 2018-07-03 13:10:34,923 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 used request id req-e2498632-98e3-4bc4-af59-6d72e077f9f7 2018-07-03 13:10:34,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f10e54bcdd29cd826afcdf17f4cbf65722c0e8" 2018-07-03 13:10:35,016 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:35 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-87a4217e-810f-42c0-a940-faedb8e72a94 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:34Z","dns_nameservers":[],"updated_at":"2018-07-03T13:10:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"2673e621-29fe-4cf8-af65-47f353b725bf","subnetpool_id":null,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-subnet"}]} 2018-07-03 13:10:35,016 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 used request id req-87a4217e-810f-42c0-a940-faedb8e72a94 2018-07-03 13:10:35,017 - OpenStackNetwork - DEBUG - Network [cd78cfe9-e95d-49ba-9443-f893ecac1e81] created successfully 2018-07-03 13:10:35,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:10:35,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:35,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["6bigc3IpQKe4Tdh0AdBNMQ"], "issued_at": "2018-07-03T13:10:35.000000Z"}} 2018-07-03 13:10:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab3dea869f7efb82ffdca940005101159940fba" 2018-07-03 13:10:35,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e267983-cff9-46f9-8b70-f2d31257a939 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:35,666 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7e267983-cff9-46f9-8b70-f2d31257a939 2018-07-03 13:10:35,668 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:10:35,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab3dea869f7efb82ffdca940005101159940fba" 2018-07-03 13:10:36,031 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10: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-47bf8232-8729-4922-975f-ea5723b954ca X-Compute-Request-Id: req-47bf8232-8729-4922-975f-ea5723b954ca Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:10:36,032 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-47bf8232-8729-4922-975f-ea5723b954ca 2018-07-03 13:10:36,035 - novaclient.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}2ab3dea869f7efb82ffdca940005101159940fba" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 13:10:36,443 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:36 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-b2b7e3ac-1c06-4085-92b5-240e1bd740dd X-Compute-Request-Id: req-b2b7e3ac-1c06-4085-92b5-240e1bd740dd Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "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": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9"}} 2018-07-03 13:10:36,443 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b2b7e3ac-1c06-4085-92b5-240e1bd740dd 2018-07-03 13:10:36,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:10:36,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:10:36,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_BoGQliQSy60wkwvP-4FKQ"], "issued_at": "2018-07-03T13:10:36.000000Z"}} 2018-07-03 13:10:36,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ee17972fec1cfa52940321803001bb155ce834" 2018-07-03 13:10:37,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a53a2b0c-7542-47f8-a232-bd756db86345 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:10:37,118 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a53a2b0c-7542-47f8-a232-bd756db86345 2018-07-03 13:10:37,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:37,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:37 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-654bfa65-3b57-44df-9460-dea75f4f2faf Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["2673e621-29fe-4cf8-af65-47f353b725bf"],"description":"","tags":[],"updated_at":"2018-07-03T13:10:34Z","provider:segmentation_id":1013,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:33Z","provider:network_type":"vlan"}]} 2018-07-03 13:10:37,591 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net used request id req-654bfa65-3b57-44df-9460-dea75f4f2faf 2018-07-03 13:10:37,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=cd78cfe9-e95d-49ba-9443-f893ecac1e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:37,661 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:37 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-b001eb73-5636-4b35-8386-dc527ff89ab3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:34Z","dns_nameservers":[],"updated_at":"2018-07-03T13:10:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"2673e621-29fe-4cf8-af65-47f353b725bf","subnetpool_id":null,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-subnet"}]} 2018-07-03 13:10:37,661 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 used request id req-b001eb73-5636-4b35-8386-dc527ff89ab3 2018-07-03 13:10:37,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=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:37,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:37 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-8f1e817d-1eba-42f7-9a15-8b54db1f5dab Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["2673e621-29fe-4cf8-af65-47f353b725bf"],"description":"","tags":[],"updated_at":"2018-07-03T13:10:34Z","provider:segmentation_id":1013,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:33Z","provider:network_type":"vlan"}]} 2018-07-03 13:10:37,793 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net used request id req-8f1e817d-1eba-42f7-9a15-8b54db1f5dab 2018-07-03 13:10:37,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:10:37,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:10: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-07-03 13:10:37,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ee17972fec1cfa52940321803001bb155ce834" 2018-07-03 13:10:37,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:37 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3b6ee26-1eb3-4aee-8794-a37efbedfacf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:10:37,846 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-f3b6ee26-1eb3-4aee-8794-a37efbedfacf 2018-07-03 13:10:37,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=cd78cfe9-e95d-49ba-9443-f893ecac1e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:37,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:37 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-fc1c6a9c-8195-467b-b1ae-d134f5e33f14 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:34Z","dns_nameservers":[],"updated_at":"2018-07-03T13:10:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"2673e621-29fe-4cf8-af65-47f353b725bf","subnetpool_id":null,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-subnet"}]} 2018-07-03 13:10:37,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 used request id req-fc1c6a9c-8195-467b-b1ae-d134f5e33f14 2018-07-03 13:10:37,928 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net 2018-07-03 13:10:37,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" -d '{"port": {"network_id": "cd78cfe9-e95d-49ba-9443-f893ecac1e81", "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-port", "admin_state_up": true}}' 2018-07-03 13:10:38,902 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:10:38 GMT Content-Type: application/json Content-Length: 853 Connection: keep-alive X-Openstack-Request-Id: req-e9e4459a-d5ce-4f2d-8835-b53540f7f778 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:10:38Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2673e621-29fe-4cf8-af65-47f353b725bf","ip_address":"10.55.0.12"}],"id":"5b0a8d91-a6c4-4c79-99f9-805ba85c8ce9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:e2:81","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-port","admin_state_up":true,"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:38Z","binding:vnic_type":"normal"}} 2018-07-03 13:10:38,902 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-e9e4459a-d5ce-4f2d-8835-b53540f7f778 2018-07-03 13:10:38,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/networks?name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:39,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:39 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-ac735e39-5af6-4502-864d-62b1590a75e8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["2673e621-29fe-4cf8-af65-47f353b725bf"],"description":"","tags":[],"updated_at":"2018-07-03T13:10:34Z","provider:segmentation_id":1013,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:33Z","provider:network_type":"vlan"}]} 2018-07-03 13:10:39,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net used request id req-ac735e39-5af6-4502-864d-62b1590a75e8 2018-07-03 13:10:39,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:10:39,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13: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-07-03 13:10:39,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:39,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-040ccc09-502d-4d01-8e70-0cf266ae58c9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:10:39,072 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-040ccc09-502d-4d01-8e70-0cf266ae58c9 2018-07-03 13:10:39,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:39,144 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:39 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-e9352caf-d75f-4033-add3-e14c60633ec6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:34Z","dns_nameservers":[],"updated_at":"2018-07-03T13:10:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"2673e621-29fe-4cf8-af65-47f353b725bf","subnetpool_id":null,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-subnet"}]} 2018-07-03 13:10:39,144 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 used request id req-e9352caf-d75f-4033-add3-e14c60633ec6 2018-07-03 13:10:39,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=cd78cfe9-e95d-49ba-9443-f893ecac1e81&name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:39,247 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:39 GMT Content-Type: application/json Content-Length: 856 Connection: keep-alive X-Openstack-Request-Id: req-0151cb02-f69d-49e4-aae4-a4eae5584ec8 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:10:38Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673e621-29fe-4cf8-af65-47f353b725bf","ip_address":"10.55.0.12"}],"id":"5b0a8d91-a6c4-4c79-99f9-805ba85c8ce9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:e2:81","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-port","admin_state_up":true,"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:38Z","binding:vnic_type":"normal"}]} 2018-07-03 13:10:39,247 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81&name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-port&admin_state_up=True used request id req-0151cb02-f69d-49e4-aae4-a4eae5584ec8 2018-07-03 13:10:39,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:39,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:10:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d965142f-832c-4f25-a9ba-e7cedb46d7f2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:10:39,295 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-d965142f-832c-4f25-a9ba-e7cedb46d7f2 2018-07-03 13:10:39,295 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-vm_inst 2018-07-03 13:10:39,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:39,682 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:39 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-2bd4ea54-8204-46fe-879c-034aa95c1876 X-Compute-Request-Id: req-2bd4ea54-8204-46fe-879c-034aa95c1876 Front-End-Https: on RESP BODY: {"flavors": [{"id": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-flavor-name"}]} 2018-07-03 13:10:39,683 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2bd4ea54-8204-46fe-879c-034aa95c1876 2018-07-03 13:10:39,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/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:40,067 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:40 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-125d18fd-9e5d-4442-8f2a-9385a716ebbd X-Compute-Request-Id: req-125d18fd-9e5d-4442-8f2a-9385a716ebbd Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "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": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9"}} 2018-07-03 13:10:40,067 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9 used request id req-125d18fd-9e5d-4442-8f2a-9385a716ebbd 2018-07-03 13:10:40,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?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:41,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:41 GMT Content-Type: application/json Content-Length: 894 Connection: keep-alive X-Openstack-Request-Id: req-0bdf0584-1e62-455c-9bd2-a2a01aa8655f Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:10:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:10:30Z", "visibility": "shared", "self": "/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "min_disk": 0, "protected": false, "id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "file": "/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image"} 2018-07-03 13:10:41,126 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image used request id req-0bdf0584-1e62-455c-9bd2-a2a01aa8655f 2018-07-03 13:10:41,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:42,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:42 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d878a13b-df3c-4bc1-8310-b2df063909de Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:10:42,079 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d878a13b-df3c-4bc1-8310-b2df063909de 2018-07-03 13:10:42,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" -d '{"server": {"name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-vm_inst", "imageRef": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "flavorRef": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "max_count": 1, "min_count": 1, "networks": [{"port": "5b0a8d91-a6c4-4c79-99f9-805ba85c8ce9"}]}}' 2018-07-03 13:10:46,778 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:10:46 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4b3eaf15-f26d-47a9-bc85-2e3b8cb2842a X-Compute-Request-Id: req-4b3eaf15-f26d-47a9-bc85-2e3b8cb2842a RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d5b817bf-e6dd-4d86-a26c-c468f4057440", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "bookmark"}], "adminPass": "4Gt77etj3PTV"}} 2018-07-03 13:10:46,778 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-4b3eaf15-f26d-47a9-bc85-2e3b8cb2842a 2018-07-03 13:10:46,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/d5b817bf-e6dd-4d86-a26c-c468f4057440 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:47,613 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:47 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-1ad7ef31-7d73-4992-98be-f5f4dc57d8c2 X-Compute-Request-Id: req-1ad7ef31-7d73-4992-98be-f5f4dc57d8c2 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/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "bookmark"}], "image": {"id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "links": [{"href": "http://172.30.10.101:8774/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "links": [{"href": "http://172.30.10.101:8774/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "bookmark"}]}, "id": "d5b817bf-e6dd-4d86-a26c-c468f4057440", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:10:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-vm_inst", "created": "2018-07-03T13:10:47Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:10:47,613 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 used request id req-1ad7ef31-7d73-4992-98be-f5f4dc57d8c2 2018-07-03 13:10:47,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:49,526 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:49 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-3ac0f0b6-93de-4cb4-a62a-288135a43ea5 X-Compute-Request-Id: req-3ac0f0b6-93de-4cb4-a62a-288135a43ea5 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/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "bookmark"}], "image": {"id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "links": [{"href": "http://172.30.10.101:8774/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "links": [{"href": "http://172.30.10.101:8774/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "bookmark"}]}, "id": "d5b817bf-e6dd-4d86-a26c-c468f4057440", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:10:47Z", "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-84c2fd0e-a010-4b90-9363-c10f1fb07e66-vm_inst", "created": "2018-07-03T13:10:47Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:10:49,526 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 used request id req-3ac0f0b6-93de-4cb4-a62a-288135a43ea5 2018-07-03 13:10:52,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/d5b817bf-e6dd-4d86-a26c-c468f4057440 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:54,029 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:54 GMT Content-Type: application/json Content-Length: 1556 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6f69f22a-02dd-4c83-bc4f-9abe8b8e8252 X-Compute-Request-Id: req-6f69f22a-02dd-4c83-bc4f-9abe8b8e8252 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "bookmark"}], "image": {"id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "links": [{"href": "http://172.30.10.101:8774/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "links": [{"href": "http://172.30.10.101:8774/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "bookmark"}]}, "id": "d5b817bf-e6dd-4d86-a26c-c468f4057440", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:10:51Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-vm_inst", "created": "2018-07-03T13:10:46Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:10:54,029 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 used request id req-6f69f22a-02dd-4c83-bc4f-9abe8b8e8252 2018-07-03 13:10:57,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:10:57,314 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:10:57 GMT Content-Type: application/json Content-Length: 1737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e85d4808-132f-4ca7-8611-8c31e1ee4e7b X-Compute-Request-Id: req-e85d4808-132f-4ca7-8611-8c31e1ee4e7b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e2:81", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "bookmark"}], "image": {"id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "links": [{"href": "http://172.30.10.101:8774/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "links": [{"href": "http://172.30.10.101:8774/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "bookmark"}]}, "id": "d5b817bf-e6dd-4d86-a26c-c468f4057440", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:10:51Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-vm_inst", "created": "2018-07-03T13:10:46Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:10:57,315 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 used request id req-e85d4808-132f-4ca7-8611-8c31e1ee4e7b 2018-07-03 13:11:00,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/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:11:01,881 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:01 GMT Content-Type: application/json Content-Length: 1737 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f2254076-0ee2-4539-9f75-4a2a813bb382 X-Compute-Request-Id: req-f2254076-0ee2-4539-9f75-4a2a813bb382 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e2:81", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "bookmark"}], "image": {"id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "links": [{"href": "http://172.30.10.101:8774/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "links": [{"href": "http://172.30.10.101:8774/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "bookmark"}]}, "id": "d5b817bf-e6dd-4d86-a26c-c468f4057440", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:10:51Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-vm_inst", "created": "2018-07-03T13:10:46Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:01,881 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 used request id req-f2254076-0ee2-4539-9f75-4a2a813bb382 2018-07-03 13:11:04,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:11:05,138 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:05 GMT Content-Type: application/json Content-Length: 1758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3f9bb3a4-f507-4780-b2de-56d94cc8e225 X-Compute-Request-Id: req-3f9bb3a4-f507-4780-b2de-56d94cc8e225 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e2:81", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "bookmark"}], "image": {"id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "links": [{"href": "http://172.30.10.101:8774/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-07-03T13:11:03.000000", "flavor": {"id": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "links": [{"href": "http://172.30.10.101:8774/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "bookmark"}]}, "id": "d5b817bf-e6dd-4d86-a26c-c468f4057440", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:03Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-vm_inst", "created": "2018-07-03T13:10:46Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:05,139 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 used request id req-3f9bb3a4-f507-4780-b2de-56d94cc8e225 2018-07-03 13:11:05,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:11:05,761 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:05 GMT Content-Type: application/json Content-Length: 1758 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ef8de81f-93ff-4e83-869d-5a2365994da3 X-Compute-Request-Id: req-ef8de81f-93ff-4e83-869d-5a2365994da3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:e2:81", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440", "rel": "bookmark"}], "image": {"id": "6fb9a491-c4d5-4317-a5cc-194fcba3991a", "links": [{"href": "http://172.30.10.101:8774/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-07-03T13:11:03.000000", "flavor": {"id": "46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "links": [{"href": "http://172.30.10.101:8774/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9", "rel": "bookmark"}]}, "id": "d5b817bf-e6dd-4d86-a26c-c468f4057440", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:03Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-vm_inst", "created": "2018-07-03T13:10:46Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:05,761 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 used request id req-ef8de81f-93ff-4e83-869d-5a2365994da3 2018-07-03 13:11:05,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=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:11:05,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:05 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-5b009c64-35f9-4e85-bb33-c05d9a0131e9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["2673e621-29fe-4cf8-af65-47f353b725bf"],"description":"","tags":[],"updated_at":"2018-07-03T13:10:34Z","provider:segmentation_id":1013,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:33Z","provider:network_type":"vlan"}]} 2018-07-03 13:11:05,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net used request id req-5b009c64-35f9-4e85-bb33-c05d9a0131e9 2018-07-03 13:11:05,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:11:05,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:05 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e936e99d-9967-428a-81a1-bc0cbc0a26ef Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:11:05,972 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e936e99d-9967-428a-81a1-bc0cbc0a26ef 2018-07-03 13:11:05,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/subnets?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:11:06,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:06 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-cbb9f49a-789c-4fbb-b594-ca23d4eb2727 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:34Z","dns_nameservers":[],"updated_at":"2018-07-03T13:10:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"2673e621-29fe-4cf8-af65-47f353b725bf","subnetpool_id":null,"name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-subnet"}]} 2018-07-03 13:11:06,044 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 used request id req-cbb9f49a-789c-4fbb-b594-ca23d4eb2727 2018-07-03 13:11:06,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/ports?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:11:06,131 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:06 GMT Content-Type: application/json Content-Length: 3136 Connection: keep-alive X-Openstack-Request-Id: req-7f7a1148-39f0-42ed-8303-d2197d8ce75c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:10:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673e621-29fe-4cf8-af65-47f353b725bf","ip_address":"10.55.0.3"}],"id":"0b888449-7a5f-4732-a3c5-80c08c2915de","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu0b888449-7a","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:3c:ae","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cd78cfe9-e95d-49ba-9443-f893ecac1e81","name":"","admin_state_up":true,"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673e621-29fe-4cf8-af65-47f353b725bf","ip_address":"10.55.0.12"}],"id":"5b0a8d91-a6c4-4c79-99f9-805ba85c8ce9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu5b0a8d91-a6","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:5a:e2:81","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d5b817bf-e6dd-4d86-a26c-c468f4057440","name":"NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-port","admin_state_up":true,"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:38Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:10:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2673e621-29fe-4cf8-af65-47f353b725bf","ip_address":"10.55.0.2"}],"id":"d3c763b2-3ea7-4c39-91b1-e290b4e8e5d3","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhud3c763b2-3e","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:0c:fe:c2","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cd78cfe9-e95d-49ba-9443-f893ecac1e81","name":"","admin_state_up":true,"network_id":"cd78cfe9-e95d-49ba-9443-f893ecac1e81","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:10:34Z","binding:vnic_type":"normal"}]} 2018-07-03 13:11:06,131 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cd78cfe9-e95d-49ba-9443-f893ecac1e81 used request id req-7f7a1148-39f0-42ed-8303-d2197d8ce75c 2018-07-03 13:11:06,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:11:06,580 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:11: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-6e9099eb-4bc4-48df-a4fd-3385261ef775 X-Compute-Request-Id: req-6e9099eb-4bc4-48df-a4fd-3385261ef775 Front-End-Https: on 2018-07-03 13:11:06,580 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/d5b817bf-e6dd-4d86-a26c-c468f4057440 used request id req-6e9099eb-4bc4-48df-a4fd-3385261ef775 2018-07-03 13:11:06,580 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-port 2018-07-03 13:11:06,585 - 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/5b0a8d91-a6c4-4c79-99f9-805ba85c8ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f6af1f983f13d6ea06948cb033f137289b549" 2018-07-03 13:11:07,388 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:11:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d8afa816-f5d4-4164-b825-7195d0d1a1bc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:11:07,389 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/5b0a8d91-a6c4-4c79-99f9-805ba85c8ce9 used request id req-d8afa816-f5d4-4164-b825-7195d0d1a1bc 2018-07-03 13:11:07,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab3dea869f7efb82ffdca940005101159940fba" 2018-07-03 13:11:07,631 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:11: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-95becf19-bb80-43dd-97b4-5c38d1504519 X-Compute-Request-Id: req-95becf19-bb80-43dd-97b4-5c38d1504519 2018-07-03 13:11:07,631 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/46ffc30e-c5bf-4c18-a5f3-3f4e7520c8d9 used request id req-95becf19-bb80-43dd-97b4-5c38d1504519 2018-07-03 13:11:07,632 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-subnet 2018-07-03 13:11:07,633 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-subnet 2018-07-03 13:11:07,638 - 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/2673e621-29fe-4cf8-af65-47f353b725bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f10e54bcdd29cd826afcdf17f4cbf65722c0e8" 2018-07-03 13:11:10,202 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:11:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d4852f88-773d-4e1b-b886-b00643cacdd0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:11:10,202 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/2673e621-29fe-4cf8-af65-47f353b725bf used request id req-d4852f88-773d-4e1b-b886-b00643cacdd0 2018-07-03 13:11:10,203 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-net 2018-07-03 13:11:10,208 - 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/cd78cfe9-e95d-49ba-9443-f893ecac1e81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f10e54bcdd29cd826afcdf17f4cbf65722c0e8" 2018-07-03 13:11:11,837 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:11:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-82680868-323e-41fc-b0ec-bd34fedd7292 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:11:11,838 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/cd78cfe9-e95d-49ba-9443-f893ecac1e81 used request id req-82680868-323e-41fc-b0ec-bd34fedd7292 2018-07-03 13:11:11,839 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-84c2fd0e-a010-4b90-9363-c10f1fb07e66-image 2018-07-03 13:11:11,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3174cd8e802b4ca4fa798bd342e6b687acb3489c" 2018-07-03 13:11:12,007 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:11:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9aad3615-012d-4305-949c-5f45f31f7e92 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-07-03 13:11:12,007 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/6fb9a491-c4d5-4317-a5cc-194fcba3991a used request id req-9aad3615-012d-4305-949c-5f45f31f7e92 2018-07-03 13:11:12,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:11:12,014 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 13:11:12,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:11:12,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:11:12,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LhnwAYudQ2e1thh71Y6P7w"], "issued_at": "2018-07-03T13:11:12.000000Z"}} 2018-07-03 13:11:12,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}11bf611add2e865ee1df12fbb3acc656cc7ab312" 2018-07-03 13:11:12,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-854a1b3b-d082-4f22-9b84-952bef7a4289 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:11:12,711 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-854a1b3b-d082-4f22-9b84-952bef7a4289 2018-07-03 13:11:12,715 - 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-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11bf611add2e865ee1df12fbb3acc656cc7ab312" 2018-07-03 13:11:13,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:13 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-ca607390-c9fc-4f4e-81e6-5bd655f76a90 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image"} 2018-07-03 13:11:13,738 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image used request id req-ca607390-c9fc-4f4e-81e6-5bd655f76a90 2018-07-03 13:11:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11bf611add2e865ee1df12fbb3acc656cc7ab312" 2018-07-03 13:11:14,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:14 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5c8f376b-c8f2-430d-b626-4328bed3e8d7 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:11:14,111 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5c8f376b-c8f2-430d-b626-4328bed3e8d7 2018-07-03 13:11:14,142 - 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}11bf611add2e865ee1df12fbb3acc656cc7ab312" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image"}' 2018-07-03 13:11:14,634 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:11:14 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-c60c2e3b-6fc2-4887-9b3f-3b3eccd6b1e0 Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:11:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T13:11:14Z", "visibility": "shared", "self": "/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "min_disk": 0, "protected": false, "id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "file": "/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1/file", "checksum": null, "owner": "f2213f40455746c3b623a4fcb5e27a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:11:14,634 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-c60c2e3b-6fc2-4887-9b3f-3b3eccd6b1e0 2018-07-03 13:11:14,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11bf611add2e865ee1df12fbb3acc656cc7ab312" -d '' 2018-07-03 13:11:15,984 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:11:15 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-494b16d5-bdeb-4f9b-ab9c-66179f31adcd 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-07-03 13:11:15,984 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1/file used request id req-494b16d5-bdeb-4f9b-ab9c-66179f31adcd 2018-07-03 13:11:15,984 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:11:15,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11bf611add2e865ee1df12fbb3acc656cc7ab312" 2018-07-03 13:11:16,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:16 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-31c0e516-6b9c-4aa6-ac1b-789a943c0510 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:11:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:11:16Z", "visibility": "shared", "self": "/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "min_disk": 0, "protected": false, "id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "file": "/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:11:16,998 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1 used request id req-31c0e516-6b9c-4aa6-ac1b-789a943c0510 2018-07-03 13:11:17,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11bf611add2e865ee1df12fbb3acc656cc7ab312" 2018-07-03 13:11:17,379 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:17 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a9a3c3e3-eb44-405c-b707-f9de5586fa6f Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:11:17,380 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a9a3c3e3-eb44-405c-b707-f9de5586fa6f 2018-07-03 13:11:17,382 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image 2018-07-03 13:11:17,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11bf611add2e865ee1df12fbb3acc656cc7ab312" 2018-07-03 13:11:17,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:17 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-0b11354c-56af-48b8-a9a4-20404a8e1838 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:11:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:11:16Z", "visibility": "shared", "self": "/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "min_disk": 0, "protected": false, "id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "file": "/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:11:17,734 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1 used request id req-0b11354c-56af-48b8-a9a4-20404a8e1838 2018-07-03 13:11:17,735 - create_image - DEBUG - Instance status is - active 2018-07-03 13:11:17,735 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image 2018-07-03 13:11:17,735 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image 2018-07-03 13:11:17,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:11:17,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:11:18,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["slhhlZpIRDyJZjnwr7H-bQ"], "issued_at": "2018-07-03T13:11:18.000000Z"}} 2018-07-03 13:11:18,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}a0233320a3682a628edeb4f2b3327d53db905e35" 2018-07-03 13:11:18,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9941c604-70b1-40a6-bbd8-343685561780 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:11:18,455 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9941c604-70b1-40a6-bbd8-343685561780 2018-07-03 13:11:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0233320a3682a628edeb4f2b3327d53db905e35" 2018-07-03 13:11:18,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:18 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-79c88775-59bd-4dac-b49e-fb118a2f22a4 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 13:11:18,877 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-79c88775-59bd-4dac-b49e-fb118a2f22a4 2018-07-03 13:11:18,878 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net 2018-07-03 13:11:18,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0233320a3682a628edeb4f2b3327d53db905e35" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net", "admin_state_up": true}}' 2018-07-03 13:11:19,324 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:11:19 GMT Content-Type: application/json Content-Length: 708 Connection: keep-alive X-Openstack-Request-Id: req-00eda411-5f21-49f0-ac83-3ccd2ba8c003 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:11:19Z","is_default":false,"provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","mtu":1500}} 2018-07-03 13:11:19,324 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-00eda411-5f21-49f0-ac83-3ccd2ba8c003 2018-07-03 13:11:19,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?id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0233320a3682a628edeb4f2b3327d53db905e35" 2018-07-03 13:11:19,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:19 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-79a36a69-03c7-44a1-a012-3d405c8f5e95 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:11:19Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:11:19,971 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-79a36a69-03c7-44a1-a012-3d405c8f5e95 2018-07-03 13:11: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/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0233320a3682a628edeb4f2b3327d53db905e35" 2018-07-03 13:11:20,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:20 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-47f87f06-1256-49cb-b927-75e8752433c0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:11:20,017 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-47f87f06-1256-49cb-b927-75e8752433c0 2018-07-03 13:11:20,018 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet 2018-07-03 13:11:20,023 - 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}a0233320a3682a628edeb4f2b3327d53db905e35" -d '{"subnets": [{"ip_version": 4, "network_id": "08b53286-271b-433b-a1ee-7271ccf51ecd", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]}' 2018-07-03 13:11:20,998 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:11:20 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-40d04823-bdb3-4ffd-8c52-187a97a4bff2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:11:20,999 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-40d04823-bdb3-4ffd-8c52-187a97a4bff2 2018-07-03 13:11:21,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0233320a3682a628edeb4f2b3327d53db905e35" 2018-07-03 13:11:21,142 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:21 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-e71179a1-58c0-42e1-8982-1568a4e7ea7f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:11:21,142 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-e71179a1-58c0-42e1-8982-1568a4e7ea7f 2018-07-03 13:11:21,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0233320a3682a628edeb4f2b3327d53db905e35" 2018-07-03 13:11:21,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:21 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-70f9cc91-ddf4-454b-aecf-c8d92b10a980 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:11:21,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-70f9cc91-ddf4-454b-aecf-c8d92b10a980 2018-07-03 13:11:21,207 - OpenStackNetwork - DEBUG - Network [08b53286-271b-433b-a1ee-7271ccf51ecd] created successfully 2018-07-03 13:11:21,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:11:21,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:11:21,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["x4pB-gcKRoS9qqoOCKAVJA"], "issued_at": "2018-07-03T13:11:21.000000Z"}} 2018-07-03 13:11:21,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b1fe3660514fb004541506836297440c6ad14b" 2018-07-03 13:11:21,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa3ad163-3ef4-430e-a3d7-920be955c6fc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:11:21,820 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fa3ad163-3ef4-430e-a3d7-920be955c6fc 2018-07-03 13:11:21,821 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:11: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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b1fe3660514fb004541506836297440c6ad14b" 2018-07-03 13:11:22,191 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11: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-a8389c42-aa6f-4a32-a702-b30f77ccbb86 X-Compute-Request-Id: req-a8389c42-aa6f-4a32-a702-b30f77ccbb86 Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:11:22,191 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a8389c42-aa6f-4a32-a702-b30f77ccbb86 2018-07-03 13:11:22,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b1fe3660514fb004541506836297440c6ad14b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 13:11:22,606 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:22 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-66a3bdba-468a-4afa-9a82-7b3a8d657790 X-Compute-Request-Id: req-66a3bdba-468a-4afa-9a82-7b3a8d657790 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "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": "4500d725-5936-49cb-aad1-1873b8b57f74"}} 2018-07-03 13:11:22,606 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-66a3bdba-468a-4afa-9a82-7b3a8d657790 2018-07-03 13:11:22,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:11:22,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:11:23,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["X9G3Vup3TvCC9lduXBVW3w"], "issued_at": "2018-07-03T13:11:23.000000Z"}} 2018-07-03 13:11:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933df7b787b7917709da65b7d4f78f81dee14332" 2018-07-03 13:11:23,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dcde941-6dcf-4aa8-9ff0-b5ca4f67e152 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:11:23,164 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2dcde941-6dcf-4aa8-9ff0-b5ca4f67e152 2018-07-03 13:11:23,170 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933df7b787b7917709da65b7d4f78f81dee14332" 2018-07-03 13:11:23,586 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:23 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-641ddc8d-b31a-407e-8930-e7648b8a3bf2 x-openstack-request-id: req-641ddc8d-b31a-407e-8930-e7648b8a3bf2 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 13:11:23,587 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail used request id req-641ddc8d-b31a-407e-8930-e7648b8a3bf2 2018-07-03 13:11:23,590 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-641ddc8d-b31a-407e-8930-e7648b8a3bf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933df7b787b7917709da65b7d4f78f81dee14332" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 13:11:24,347 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:11:24 GMT Content-Type: application/json Content-Length: 895 Connection: keep-alive x-compute-request-id: req-f5904ed1-7616-41de-9ebc-f6e7567c6b35 x-openstack-request-id: req-f5904ed1-7616-41de-9ebc-f6e7567c6b35 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ada55201ffb54277b8bfe9496150313e", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T13:11:24.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "size": 1}} 2018-07-03 13:11:24,348 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes used request id req-f5904ed1-7616-41de-9ebc-f6e7567c6b35 2018-07-03 13:11:24,351 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-641ddc8d-b31a-407e-8930-e7648b8a3bf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933df7b787b7917709da65b7d4f78f81dee14332" 2018-07-03 13:11:24,820 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:24 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-3ee7e58a-fe50-4e56-8244-68d6bf4d54f9 x-openstack-request-id: req-3ee7e58a-fe50-4e56-8244-68d6bf4d54f9 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:11:25.000000", "replication_status": null, "snapshot_id": null, "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "bootable": "false", "created_at": "2018-07-03T13:11:24.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:11:24,820 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-3ee7e58a-fe50-4e56-8244-68d6bf4d54f9 2018-07-03 13:11:24,821 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d 2018-07-03 13:11:24,823 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-641ddc8d-b31a-407e-8930-e7648b8a3bf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933df7b787b7917709da65b7d4f78f81dee14332" 2018-07-03 13:11:25,272 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:25 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-05f0a057-5dc3-4120-910b-886c7c7a1dbf x-openstack-request-id: req-05f0a057-5dc3-4120-910b-886c7c7a1dbf Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:11:25.000000", "replication_status": null, "snapshot_id": null, "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "bootable": "false", "created_at": "2018-07-03T13:11:24.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:11:25,272 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-05f0a057-5dc3-4120-910b-886c7c7a1dbf 2018-07-03 13:11:25,273 - create_volume - DEBUG - Instance status is - creating 2018-07-03 13:11:25,273 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 13:11:28,274 - create_volume - DEBUG - Volume status query timeout in 296.547100067 2018-07-03 13:11:28,277 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-641ddc8d-b31a-407e-8930-e7648b8a3bf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933df7b787b7917709da65b7d4f78f81dee14332" 2018-07-03 13:11:28,757 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:28 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-8267dabe-81bd-46d8-84fb-7389cdbd6ffb x-openstack-request-id: req-8267dabe-81bd-46d8-84fb-7389cdbd6ffb Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:11:25.000000", "replication_status": null, "snapshot_id": null, "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "bootable": "false", "created_at": "2018-07-03T13:11:24.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:11:28,757 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-8267dabe-81bd-46d8-84fb-7389cdbd6ffb 2018-07-03 13:11:28,758 - create_volume - DEBUG - Instance status is - available 2018-07-03 13:11:28,758 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d 2018-07-03 13:11:28,758 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d 2018-07-03 13:11:28,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:11:28,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:11:29,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["onh9oXPLRjK8TGFWljsGMQ"], "issued_at": "2018-07-03T13:11:29.000000Z"}} 2018-07-03 13:11:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:29,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe947339-cf8a-43dc-8aa7-14cb22b8a542 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:11:29,328 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fe947339-cf8a-43dc-8aa7-14cb22b8a542 2018-07-03 13:11:29,329 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:11:29,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}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:29,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b295a767-4a32-4fa3-987b-12a29cff6647 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:11:29,506 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b295a767-4a32-4fa3-987b-12a29cff6647 2018-07-03 13:11:29,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:30,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:30 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-017e3e33-f68f-409d-85e6-085a4f417f04 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:11:30,020 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-017e3e33-f68f-409d-85e6-085a4f417f04 2018-07-03 13:11:30,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:11:30,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:11: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-07-03 13:11:30,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:30,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d005b36-9dd0-4512-b1b2-83d17db3a767 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:11:30,201 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-2d005b36-9dd0-4512-b1b2-83d17db3a767 2018-07-03 13:11:30,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=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:30,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:30 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-ff681a90-6806-45a8-8172-198a49a496c2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:11:30,618 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-ff681a90-6806-45a8-8172-198a49a496c2 2018-07-03 13:11:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:30,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:30 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5f7988ca-8e3e-4039-8410-5b6066dbfe63 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 13:11:30,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port&admin_state_up=True used request id req-5f7988ca-8e3e-4039-8410-5b6066dbfe63 2018-07-03 13:11:30,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/detail?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:31,172 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11: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-8fde17e8-007d-41c3-9b58-ba26e92230c4 X-Compute-Request-Id: req-8fde17e8-007d-41c3-9b58-ba26e92230c4 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 13:11:31,173 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst used request id req-8fde17e8-007d-41c3-9b58-ba26e92230c4 2018-07-03 13:11:31,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/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:31,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:31 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-257c8d8c-138d-42c0-9787-cb08eb516562 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:11:31,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-257c8d8c-138d-42c0-9787-cb08eb516562 2018-07-03 13:11:31,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:31,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:31 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f2518df-7237-499e-ad38-1b22e0e26238 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:11:31,659 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-8f2518df-7237-499e-ad38-1b22e0e26238 2018-07-03 13:11:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:31,736 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:31 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-69e8b373-38ce-4128-8644-c662d25eabc2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:11:31,736 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-69e8b373-38ce-4128-8644-c662d25eabc2 2018-07-03 13:11:31,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:31,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:31 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-bd29771b-bfcf-42f3-b4e4-14d85b8d5783 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 13:11:31,794 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port&admin_state_up=True used request id req-bd29771b-bfcf-42f3-b4e4-14d85b8d5783 2018-07-03 13:11:31,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:11:31,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:11:32,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["E_FcafHvTuu3rzQ2vmGv5w"], "issued_at": "2018-07-03T13:11:32.000000Z"}} 2018-07-03 13:11:32,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}2a6f957b4a5d609a0d633478287172bcb9aa0788" 2018-07-03 13:11:32,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0250df4-4e6b-43c8-8a03-38eb7d7ee8b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:11:32,476 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d0250df4-4e6b-43c8-8a03-38eb7d7ee8b1 2018-07-03 13:11:32,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=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:32,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:32 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-4174596e-2967-4085-b5b1-bd5695d8841a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:11:32,763 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-4174596e-2967-4085-b5b1-bd5695d8841a 2018-07-03 13:11:32,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=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:33,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:33 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-54afb71d-72eb-40a2-b72e-803fa90e675f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:11:33,159 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-54afb71d-72eb-40a2-b72e-803fa90e675f 2018-07-03 13:11:33,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:33,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:33 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-23709eae-2a35-4104-b912-a2eacac595cb Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:11:33,297 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-23709eae-2a35-4104-b912-a2eacac595cb 2018-07-03 13:11:33,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:11:33,309 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:11:33 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:11:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6f957b4a5d609a0d633478287172bcb9aa0788" 2018-07-03 13:11:33,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:33 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c53feb0e-3875-4a03-9234-46dfa13fadc9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:11:33,353 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-c53feb0e-3875-4a03-9234-46dfa13fadc9 2018-07-03 13:11:33,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/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:33,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:33 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e71894e9-f572-412e-abc4-f3108cf58e68 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:11:33,474 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-e71894e9-f572-412e-abc4-f3108cf58e68 2018-07-03 13:11:33,475 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net 2018-07-03 13:11:33,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" -d '{"port": {"network_id": "08b53286-271b-433b-a1ee-7271ccf51ecd", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port", "admin_state_up": true}}' 2018-07-03 13:11:34,434 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:11:34 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-1ff34e34-829d-43bb-830c-b80f0e3bf4c5 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:34Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"}} 2018-07-03 13:11:34,434 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-1ff34e34-829d-43bb-830c-b80f0e3bf4c5 2018-07-03 13:11:34,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?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:34,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:34 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-a388c7a3-3474-484d-b242-9786e950dc97 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:11:34,557 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-a388c7a3-3474-484d-b242-9786e950dc97 2018-07-03 13:11:34,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:34,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:34 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22366b9f-ccbf-48cd-a863-d8eab48cf363 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:11:34,600 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-22366b9f-ccbf-48cd-a863-d8eab48cf363 2018-07-03 13:11:34,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=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:34,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:34 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-be1176ca-7ae1-4f58-a580-651ff41cedd9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:11:34,681 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-be1176ca-7ae1-4f58-a580-651ff41cedd9 2018-07-03 13:11:34,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:34,767 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:34 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-d924b122-02d9-44eb-af12-1e9ce5bfa225 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"}]} 2018-07-03 13:11:34,767 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port&admin_state_up=True used request id req-d924b122-02d9-44eb-af12-1e9ce5bfa225 2018-07-03 13:11:34,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:34,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:11:34 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e0016ff-69ca-4840-8d59-2d094096076b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:11:34,809 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-7e0016ff-69ca-4840-8d59-2d094096076b 2018-07-03 13:11:34,809 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst 2018-07-03 13:11:34,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:35,207 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:35 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-3a7e99e0-8d74-4641-8096-ee30fe8c2f9b X-Compute-Request-Id: req-3a7e99e0-8d74-4641-8096-ee30fe8c2f9b Front-End-Https: on RESP BODY: {"flavors": [{"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-flavor"}]} 2018-07-03 13:11:35,207 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-3a7e99e0-8d74-4641-8096-ee30fe8c2f9b 2018-07-03 13:11:35,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/4500d725-5936-49cb-aad1-1873b8b57f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:35,590 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:35 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-36bcb7de-2e5e-4dba-94b1-411c3958b5df X-Compute-Request-Id: req-36bcb7de-2e5e-4dba-94b1-411c3958b5df Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "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": "4500d725-5936-49cb-aad1-1873b8b57f74"}} 2018-07-03 13:11:35,590 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4500d725-5936-49cb-aad1-1873b8b57f74 used request id req-36bcb7de-2e5e-4dba-94b1-411c3958b5df 2018-07-03 13:11:35,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?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:36,131 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:36 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-bdcb1c71-d696-4649-90cf-687bbfd3fae9 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:11:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:11:16Z", "visibility": "shared", "self": "/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "min_disk": 0, "protected": false, "id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "file": "/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image"} 2018-07-03 13:11:36,131 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image used request id req-bdcb1c71-d696-4649-90cf-687bbfd3fae9 2018-07-03 13:11:36,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:37,083 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:37 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e8e52fef-1255-421f-87a9-b018cb9ae9b9 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:11:37,083 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e8e52fef-1255-421f-87a9-b018cb9ae9b9 2018-07-03 13:11:37,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "imageRef": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "flavorRef": "4500d725-5936-49cb-aad1-1873b8b57f74", "max_count": 1, "min_count": 1, "networks": [{"port": "37327212-603e-4a22-8b67-4d5260a76921"}]}}' 2018-07-03 13:11:40,391 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:11:40 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bd7db1ed-2baf-4cd9-8875-4509a5798bae X-Compute-Request-Id: req-bd7db1ed-2baf-4cd9-8875-4509a5798bae RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "adminPass": "hhX7cau8pYT3"}} 2018-07-03 13:11:40,391 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-bd7db1ed-2baf-4cd9-8875-4509a5798bae 2018-07-03 13:11:40,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:41,185 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:41 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-ad23aff6-1920-43ca-bfae-ed8617e77425 X-Compute-Request-Id: req-ad23aff6-1920-43ca-bfae-ed8617e77425 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/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:11: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": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:41,185 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-ad23aff6-1920-43ca-bfae-ed8617e77425 2018-07-03 13:11:41,185 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst 2018-07-03 13:11:41,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/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:42,129 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:42 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-d854374f-0fa6-4738-a0c5-fd7fff39f89c X-Compute-Request-Id: req-d854374f-0fa6-4738-a0c5-fd7fff39f89c 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/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:11: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": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:42,129 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-d854374f-0fa6-4738-a0c5-fd7fff39f89c 2018-07-03 13:11:42,130 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst] is - BUILD 2018-07-03 13:11:42,130 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:11:45,133 - create_instance - DEBUG - VM status query timeout in 896.05223918 2018-07-03 13:11:45,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/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:45,697 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:45 GMT Content-Type: application/json Content-Length: 1562 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9a6c2f7c-dc64-4ead-bc7c-06a4e54cc799 X-Compute-Request-Id: req-9a6c2f7c-dc64-4ead-bc7c-06a4e54cc799 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:11:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:45,698 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-9a6c2f7c-dc64-4ead-bc7c-06a4e54cc799 2018-07-03 13:11:45,698 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst] is - BUILD 2018-07-03 13:11:45,698 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:11:48,699 - create_instance - DEBUG - VM status query timeout in 892.486299992 2018-07-03 13:11:48,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/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:48,960 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:48 GMT Content-Type: application/json Content-Length: 1749 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-383fc86c-599d-4180-b89d-71eaffc4579a X-Compute-Request-Id: req-383fc86c-599d-4180-b89d-71eaffc4579a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:11:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:48,960 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-383fc86c-599d-4180-b89d-71eaffc4579a 2018-07-03 13:11:48,961 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst] is - BUILD 2018-07-03 13:11:48,961 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:11:51,964 - create_instance - DEBUG - VM status query timeout in 889.221397161 2018-07-03 13:11:51,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/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:52,218 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:52 GMT Content-Type: application/json Content-Length: 1749 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7d60aecf-ab8f-4801-89f0-c6508f5b52b6 X-Compute-Request-Id: req-7d60aecf-ab8f-4801-89f0-c6508f5b52b6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:11:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:52,218 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-7d60aecf-ab8f-4801-89f0-c6508f5b52b6 2018-07-03 13:11:52,219 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst] is - BUILD 2018-07-03 13:11:52,219 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:11:55,220 - create_instance - DEBUG - VM status query timeout in 885.965880156 2018-07-03 13:11:55,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:56,073 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:56 GMT Content-Type: application/json Content-Length: 1749 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a84afc98-1ef5-46b1-9224-04ab1056bf6b X-Compute-Request-Id: req-a84afc98-1ef5-46b1-9224-04ab1056bf6b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:11:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:56,073 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-a84afc98-1ef5-46b1-9224-04ab1056bf6b 2018-07-03 13:11:56,073 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst] is - BUILD 2018-07-03 13:11:56,073 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:11:59,074 - create_instance - DEBUG - VM status query timeout in 882.111047983 2018-07-03 13:11:59,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:59,317 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:59 GMT Content-Type: application/json Content-Length: 1770 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5a7c9088-af22-4929-a891-af2638f0bbef X-Compute-Request-Id: req-5a7c9088-af22-4929-a891-af2638f0bbef Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:59,318 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-5a7c9088-af22-4929-a891-af2638f0bbef 2018-07-03 13:11:59,318 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst] is - ACTIVE 2018-07-03 13:11:59,318 - create_instance - INFO - VM is - ACTIVE 2018-07-03 13:11:59,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/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:11:59,974 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:11:59 GMT Content-Type: application/json Content-Length: 1770 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-723b42be-2ea4-4c5e-a8c5-4310e4540438 X-Compute-Request-Id: req-723b42be-2ea4-4c5e-a8c5-4310e4540438 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:11:59,974 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-723b42be-2ea4-4c5e-a8c5-4310e4540438 2018-07-03 13:11:59,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/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:00,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:00 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-296c8e7f-2249-4e81-8469-4915e7c110da Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:00,106 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-296c8e7f-2249-4e81-8469-4915e7c110da 2018-07-03 13:12:00,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:00,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c779cbf-bab8-4280-952f-96a9028f8ad5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:12:00,264 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-2c779cbf-bab8-4280-952f-96a9028f8ad5 2018-07-03 13:12: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=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:00,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:00 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-ff0b8779-34d1-4acc-9198-10744c55eb98 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:12:00,538 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-ff0b8779-34d1-4acc-9198-10744c55eb98 2018-07-03 13:12:00,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/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:00,632 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:00 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-5046df8d-998d-4b13-94a8-7abe60374b89 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37327212-60","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"960e5642-028c-4eea-a8ef-56ab35078f30","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.3"}],"id":"51d3bbf7-b11c-4ba0-a11d-3368a3eaa94c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu51d3bbf7-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:ae:ce","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.2"}],"id":"a0890f3d-7122-46ea-8793-19f1961475b2","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua0890f3d-71","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:1a:eb","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:21Z","binding:vnic_type":"normal"}]} 2018-07-03 13:12:00,633 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-5046df8d-998d-4b13-94a8-7abe60374b89 2018-07-03 13:12:00,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:12:01,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZACCBVsgQNqYOji4rPcxsQ"], "issued_at": "2018-07-03T13:12:01.000000Z"}} 2018-07-03 13:12:01,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}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:01,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f4b0f62-4a55-4420-8b8e-015cab333340 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:12:01,391 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8f4b0f62-4a55-4420-8b8e-015cab333340 2018-07-03 13:12:01,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/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:02,498 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:02 GMT Content-Type: application/json Content-Length: 1770 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9a24a2e-c596-450b-8d34-49af7c3d5ab1 X-Compute-Request-Id: req-f9a24a2e-c596-450b-8d34-49af7c3d5ab1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:12:02,498 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-f9a24a2e-c596-450b-8d34-49af7c3d5ab1 2018-07-03 13:12:02,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/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:02,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:02 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-6355422e-668c-42d4-b028-8deb10bfd42a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:02,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-6355422e-668c-42d4-b028-8deb10bfd42a 2018-07-03 13:12:02,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:02,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bef68676-fd6a-4c5b-9450-7b8f38076029 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:12:02,795 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-bef68676-fd6a-4c5b-9450-7b8f38076029 2018-07-03 13:12:02,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:02,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:02 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-c9175045-50e8-4d21-94ac-0018c4998ad5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:12:02,868 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-c9175045-50e8-4d21-94ac-0018c4998ad5 2018-07-03 13:12:02,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/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:02,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:02 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-06bf5273-20cf-4568-82fe-d6f432a90b4d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37327212-60","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"960e5642-028c-4eea-a8ef-56ab35078f30","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.3"}],"id":"51d3bbf7-b11c-4ba0-a11d-3368a3eaa94c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu51d3bbf7-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:ae:ce","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.2"}],"id":"a0890f3d-7122-46ea-8793-19f1961475b2","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua0890f3d-71","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:1a:eb","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:21Z","binding:vnic_type":"normal"}]} 2018-07-03 13:12:02,957 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-06bf5273-20cf-4568-82fe-d6f432a90b4d 2018-07-03 13:12:02,960 - novaclient.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/960e5642-028c-4eea-a8ef-56ab35078f30/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" -d '{"volumeAttachment": {"volumeId": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27"}}' 2018-07-03 13:12:06,495 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:06 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-5cc57cdf-35e4-4e2a-aa74-4aa731a6e7ad X-Compute-Request-Id: req-5cc57cdf-35e4-4e2a-aa74-4aa731a6e7ad Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "960e5642-028c-4eea-a8ef-56ab35078f30", "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "volumeId": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27"}} 2018-07-03 13:12:06,495 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30/os-volume_attachments used request id req-5cc57cdf-35e4-4e2a-aa74-4aa731a6e7ad 2018-07-03 13:12:06,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:07,566 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:07 GMT Content-Type: application/json Content-Length: 1816 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-18f5ca12-d4e5-4085-8483-94a7278ea660 X-Compute-Request-Id: req-18f5ca12-d4e5-4085-8483-94a7278ea660 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27"}], "metadata": {}}} 2018-07-03 13:12:07,566 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-18f5ca12-d4e5-4085-8483-94a7278ea660 2018-07-03 13:12:07,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/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:08,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:08 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-9f2f60b5-bb97-4a9e-b24e-1aaff2e710d4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:08,013 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-9f2f60b5-bb97-4a9e-b24e-1aaff2e710d4 2018-07-03 13:12:08,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-07-03 13:12:08,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:12: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-07-03 13:12:08,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:08,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:08 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b55470e-c6e9-444c-8feb-5e7ae6de69dc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:12:08,187 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-1b55470e-c6e9-444c-8feb-5e7ae6de69dc 2018-07-03 13:12:08,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=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:08,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:08 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-8758d0f4-3b4f-4e9b-bb4b-25bfd9f9b75e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:12:08,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-8758d0f4-3b4f-4e9b-bb4b-25bfd9f9b75e 2018-07-03 13:12:08,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:08,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:08 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-61029a18-0839-4c46-a5ee-d0ec53804444 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37327212-60","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"960e5642-028c-4eea-a8ef-56ab35078f30","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.3"}],"id":"51d3bbf7-b11c-4ba0-a11d-3368a3eaa94c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu51d3bbf7-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:ae:ce","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.2"}],"id":"a0890f3d-7122-46ea-8793-19f1961475b2","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua0890f3d-71","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:1a:eb","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:21Z","binding:vnic_type":"normal"}]} 2018-07-03 13:12:08,602 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-61029a18-0839-4c46-a5ee-d0ec53804444 2018-07-03 13:12:08,605 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:09,055 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:09 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-b64a8cc5-1d85-4ddc-a88c-afe486278826 x-openstack-request-id: req-b64a8cc5-1d85-4ddc-a88c-afe486278826 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:12:06.000000", "replication_status": null, "snapshot_id": null, "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "bootable": "false", "created_at": "2018-07-03T13:11:24.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:12:09,056 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-b64a8cc5-1d85-4ddc-a88c-afe486278826 2018-07-03 13:12:12,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/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b64a8cc5-1d85-4ddc-a88c-afe486278826" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:12,498 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:12 GMT Content-Type: application/json Content-Length: 1146 Connection: keep-alive x-compute-request-id: req-b124a2f5-c202-4fdb-8eca-92eec297b580 x-openstack-request-id: req-b124a2f5-c202-4fdb-8eca-92eec297b580 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:12:10.000000", "replication_status": null, "snapshot_id": null, "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "bootable": "false", "created_at": "2018-07-03T13:11:24.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:12:12,499 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-b124a2f5-c202-4fdb-8eca-92eec297b580 2018-07-03 13:12:15,505 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b64a8cc5-1d85-4ddc-a88c-afe486278826" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:15,948 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:15 GMT Content-Type: application/json Content-Length: 1442 Connection: keep-alive x-compute-request-id: req-274be570-79e5-4690-8f1e-b98b92e55d71 x-openstack-request-id: req-274be570-79e5-4690-8f1e-b98b92e55d71 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "960e5642-028c-4eea-a8ef-56ab35078f30", "attachment_id": "cc4b613f-ffce-4887-9b1a-74b4e7f6beb6", "attached_at": "2018-07-03T13:12:10.000000", "host_name": "cmp002", "volume_id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "device": "/dev/vdc", "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27"}], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:12:13.000000", "replication_status": null, "snapshot_id": null, "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "bootable": "false", "created_at": "2018-07-03T13:11:24.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:12:15,949 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-274be570-79e5-4690-8f1e-b98b92e55d71 2018-07-03 13:12:15,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}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:16,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08d403e6-dd3e-421a-ba24-46adbfc72caf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:12:16,105 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-08d403e6-dd3e-421a-ba24-46adbfc72caf 2018-07-03 13:12:16,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:16,750 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:16 GMT Content-Type: application/json Content-Length: 1816 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9e35de0-7901-4e31-afde-2abc54012e40 X-Compute-Request-Id: req-f9e35de0-7901-4e31-afde-2abc54012e40 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27"}], "metadata": {}}} 2018-07-03 13:12:16,750 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-f9e35de0-7901-4e31-afde-2abc54012e40 2018-07-03 13:12:16,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:16,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:16 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-6d1b7d1d-220c-4860-bd7f-c3f921266e89 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:16,889 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-6d1b7d1d-220c-4860-bd7f-c3f921266e89 2018-07-03 13:12:16,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:17,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:16 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb9600a4-2939-4e87-a0e3-2c41fc496d6f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:12:17,064 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-fb9600a4-2939-4e87-a0e3-2c41fc496d6f 2018-07-03 13:12:17,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:17,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:17 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-0d5b7b9c-aaea-4163-b8bd-d8556a961390 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:12:17,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-0d5b7b9c-aaea-4163-b8bd-d8556a961390 2018-07-03 13:12:17,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=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:17,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:17 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-8187b0bb-6f57-42bb-b020-bf51cee99401 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37327212-60","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"960e5642-028c-4eea-a8ef-56ab35078f30","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.3"}],"id":"51d3bbf7-b11c-4ba0-a11d-3368a3eaa94c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu51d3bbf7-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:ae:ce","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.2"}],"id":"a0890f3d-7122-46ea-8793-19f1961475b2","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua0890f3d-71","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:1a:eb","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:21Z","binding:vnic_type":"normal"}]} 2018-07-03 13:12:17,402 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-8187b0bb-6f57-42bb-b020-bf51cee99401 2018-07-03 13:12:17,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:18,212 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:18 GMT Content-Type: application/json Content-Length: 1816 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1ee539ca-e82a-46e4-a726-d9846865047a X-Compute-Request-Id: req-1ee539ca-e82a-46e4-a726-d9846865047a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27"}], "metadata": {}}} 2018-07-03 13:12:18,212 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-1ee539ca-e82a-46e4-a726-d9846865047a 2018-07-03 13:12:18,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=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:18,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:18 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-e80fb96f-9fa5-438f-a65e-f5cbb0495524 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:18,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-e80fb96f-9fa5-438f-a65e-f5cbb0495524 2018-07-03 13:12:18,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:18,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:18 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29914da3-3bbc-4090-88d5-02a3b2aaa8bf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:12:18,525 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-29914da3-3bbc-4090-88d5-02a3b2aaa8bf 2018-07-03 13:12:18,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?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:18,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:18 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-37c9af37-99dd-437a-9098-9e675ca72c70 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:12:18,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-37c9af37-99dd-437a-9098-9e675ca72c70 2018-07-03 13:12:18,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:18,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:18 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-31c8cc30-76ad-4b57-b7c2-159aa36159b5 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37327212-60","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"960e5642-028c-4eea-a8ef-56ab35078f30","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.3"}],"id":"51d3bbf7-b11c-4ba0-a11d-3368a3eaa94c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu51d3bbf7-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:ae:ce","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.2"}],"id":"a0890f3d-7122-46ea-8793-19f1961475b2","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua0890f3d-71","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:1a:eb","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:21Z","binding:vnic_type":"normal"}]} 2018-07-03 13:12:18,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-31c8cc30-76ad-4b57-b7c2-159aa36159b5 2018-07-03 13:12:18,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/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:18,941 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:18 GMT Content-Type: application/json Content-Length: 1816 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-39939cfd-7825-4239-917a-6bacb3aad3cb X-Compute-Request-Id: req-39939cfd-7825-4239-917a-6bacb3aad3cb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27"}], "metadata": {}}} 2018-07-03 13:12:18,941 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-39939cfd-7825-4239-917a-6bacb3aad3cb 2018-07-03 13:12:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:19,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:19 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-e29539f8-255a-47e3-99e8-9fb2c567575e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:19,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-e29539f8-255a-47e3-99e8-9fb2c567575e 2018-07-03 13:12:19,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:19,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:19 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cee998ab-7bd5-4fe5-bb60-09c18d46965b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:12:19,259 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-cee998ab-7bd5-4fe5-bb60-09c18d46965b 2018-07-03 13:12:19,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/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:19,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:19 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-13868100-4395-45cd-b144-05e048572a66 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:12:19,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-13868100-4395-45cd-b144-05e048572a66 2018-07-03 13:12:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:19,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:19 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-27af8beb-e02f-4b2e-917d-1167bb13f2b8 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37327212-60","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"960e5642-028c-4eea-a8ef-56ab35078f30","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.3"}],"id":"51d3bbf7-b11c-4ba0-a11d-3368a3eaa94c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu51d3bbf7-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:ae:ce","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.2"}],"id":"a0890f3d-7122-46ea-8793-19f1961475b2","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua0890f3d-71","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:1a:eb","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:21Z","binding:vnic_type":"normal"}]} 2018-07-03 13:12:19,443 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-27af8beb-e02f-4b2e-917d-1167bb13f2b8 2018-07-03 13:12:19,446 - 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/960e5642-028c-4eea-a8ef-56ab35078f30/os-volume_attachments/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:20,788 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:12: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-4878d0c6-d704-459f-87f5-a5c98f686626 X-Compute-Request-Id: req-4878d0c6-d704-459f-87f5-a5c98f686626 2018-07-03 13:12:20,788 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30/os-volume_attachments/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-4878d0c6-d704-459f-87f5-a5c98f686626 2018-07-03 13:12:20,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:23,018 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:23 GMT Content-Type: application/json Content-Length: 1816 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c17276c1-6aae-4660-ba11-f4a77589e536 X-Compute-Request-Id: req-c17276c1-6aae-4660-ba11-f4a77589e536 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27"}], "metadata": {}}} 2018-07-03 13:12:23,018 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-c17276c1-6aae-4660-ba11-f4a77589e536 2018-07-03 13:12:23,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/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:23,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:23 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-c19d5894-378e-4db1-b43c-285881474198 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:23,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-c19d5894-378e-4db1-b43c-285881474198 2018-07-03 13:12:23,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:23,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:23 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfcb51aa-da37-4646-81c0-bc322af5e38c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:12:23,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-cfcb51aa-da37-4646-81c0-bc322af5e38c 2018-07-03 13:12:23,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=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:23,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:23 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2e153e83-d961-49b6-90df-88110df005c2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:12:23,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-2e153e83-d961-49b6-90df-88110df005c2 2018-07-03 13:12:23,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/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:23,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:23 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-d6360ee3-5a2a-4543-8b9a-27a4560840af Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37327212-60","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"960e5642-028c-4eea-a8ef-56ab35078f30","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.3"}],"id":"51d3bbf7-b11c-4ba0-a11d-3368a3eaa94c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu51d3bbf7-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:ae:ce","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.2"}],"id":"a0890f3d-7122-46ea-8793-19f1961475b2","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua0890f3d-71","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:1a:eb","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:21Z","binding:vnic_type":"normal"}]} 2018-07-03 13:12:23,986 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-d6360ee3-5a2a-4543-8b9a-27a4560840af 2018-07-03 13:12:26,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:27,996 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:27 GMT Content-Type: application/json Content-Length: 1770 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-105ba813-9e20-4b6a-ac54-40e95b2b3c76 X-Compute-Request-Id: req-105ba813-9e20-4b6a-ac54-40e95b2b3c76 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:12:27,996 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-105ba813-9e20-4b6a-ac54-40e95b2b3c76 2018-07-03 13:12:28,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/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:28,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:28 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-4bf2419c-9b39-4d08-8ac0-97957babc5a3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:28,144 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-4bf2419c-9b39-4d08-8ac0-97957babc5a3 2018-07-03 13:12:28,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:28,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:28 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77f1367a-e47c-41b4-a4a9-09b7e7092421 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:12:28,189 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-77f1367a-e47c-41b4-a4a9-09b7e7092421 2018-07-03 13:12:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:28,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:28 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-d97269c2-9c0c-4a8d-a276-58daf70484be Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:12:28,268 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-d97269c2-9c0c-4a8d-a276-58daf70484be 2018-07-03 13:12:28,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=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:28,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:28 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-5eda9125-8d2d-459a-adbc-a9595d38463f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37327212-60","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"960e5642-028c-4eea-a8ef-56ab35078f30","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.3"}],"id":"51d3bbf7-b11c-4ba0-a11d-3368a3eaa94c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu51d3bbf7-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:ae:ce","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.2"}],"id":"a0890f3d-7122-46ea-8793-19f1961475b2","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua0890f3d-71","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:1a:eb","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:21Z","binding:vnic_type":"normal"}]} 2018-07-03 13:12:28,358 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-5eda9125-8d2d-459a-adbc-a9595d38463f 2018-07-03 13:12:28,361 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b64a8cc5-1d85-4ddc-a88c-afe486278826" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:28,473 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:28 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-13696249-9c5d-431a-93d0-65913dd717a4 x-openstack-request-id: req-13696249-9c5d-431a-93d0-65913dd717a4 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:12:23.000000", "replication_status": null, "snapshot_id": null, "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "bootable": "false", "created_at": "2018-07-03T13:11:24.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:12:28,473 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-13696249-9c5d-431a-93d0-65913dd717a4 2018-07-03 13:12:28,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:28,735 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:28 GMT Content-Type: application/json Content-Length: 1770 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2a270037-5df8-4266-9128-c8bc2f6534ce X-Compute-Request-Id: req-2a270037-5df8-4266-9128-c8bc2f6534ce Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:12:28,735 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-2a270037-5df8-4266-9128-c8bc2f6534ce 2018-07-03 13:12:28,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:28,880 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:28 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-4dcd0b80-aa4d-4271-bc1b-cb06cfb27c7e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:28,881 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-4dcd0b80-aa4d-4271-bc1b-cb06cfb27c7e 2018-07-03 13:12:28,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:29,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:28 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e5a82c5-5dd1-4656-8762-e46c42530571 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:12:29,055 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-7e5a82c5-5dd1-4656-8762-e46c42530571 2018-07-03 13:12: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/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:29,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:29 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-1c0bf96c-2a98-4ab3-b8a9-bf4c50c240ed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:12:29,133 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-1c0bf96c-2a98-4ab3-b8a9-bf4c50c240ed 2018-07-03 13:12:29,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/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:29,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:29 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-58f14e88-eb61-4232-93ed-0ed22a309555 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37327212-60","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"960e5642-028c-4eea-a8ef-56ab35078f30","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.3"}],"id":"51d3bbf7-b11c-4ba0-a11d-3368a3eaa94c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu51d3bbf7-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:ae:ce","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.2"}],"id":"a0890f3d-7122-46ea-8793-19f1961475b2","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua0890f3d-71","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:1a:eb","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:21Z","binding:vnic_type":"normal"}]} 2018-07-03 13:12:29,217 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-58f14e88-eb61-4232-93ed-0ed22a309555 2018-07-03 13:12:29,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:30,159 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:30 GMT Content-Type: application/json Content-Length: 1770 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c604bb21-469c-401c-b5e1-559c3dace2fa X-Compute-Request-Id: req-c604bb21-469c-401c-b5e1-559c3dace2fa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:2f:d1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:11:57Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:12:30,159 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-c604bb21-469c-401c-b5e1-559c3dace2fa 2018-07-03 13:12:30,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=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:30,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:30 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-2551f348-1829-439e-8002-81890ef8cdc7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"08b53286-271b-433b-a1ee-7271ccf51ecd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["e4100313-98e6-473f-ad60-085fc4769e13"],"description":"","tags":[],"updated_at":"2018-07-03T13:11:20Z","provider:segmentation_id":1028,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:18Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:30,314 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net used request id req-2551f348-1829-439e-8002-81890ef8cdc7 2018-07-03 13:12:30,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:30,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40865711-cbf1-467e-b94a-866c5928fd25 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:12:30,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-40865711-cbf1-467e-b94a-866c5928fd25 2018-07-03 13:12:30,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=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:30,441 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:30 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-8e8afcda-de44-402f-8929-1f4f33b1a036 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:20Z","dns_nameservers":[],"updated_at":"2018-07-03T13:11:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"e4100313-98e6-473f-ad60-085fc4769e13","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet"}]} 2018-07-03 13:12:30,441 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-8e8afcda-de44-402f-8929-1f4f33b1a036 2018-07-03 13:12:30,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a16cc2a45640424892dcced38f89548579be0" 2018-07-03 13:12:30,527 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:30 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-72ab9190-92a3-4c0e-8178-5aaa8b8f14eb Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.11"}],"id":"37327212-603e-4a22-8b67-4d5260a76921","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37327212-60","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:88:2f:d1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"960e5642-028c-4eea-a8ef-56ab35078f30","name":"NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.3"}],"id":"51d3bbf7-b11c-4ba0-a11d-3368a3eaa94c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu51d3bbf7-b1","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:ae:ce","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:11:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4100313-98e6-473f-ad60-085fc4769e13","ip_address":"10.55.0.2"}],"id":"a0890f3d-7122-46ea-8793-19f1961475b2","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhua0890f3d-71","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:46:1a:eb","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-08b53286-271b-433b-a1ee-7271ccf51ecd","name":"","admin_state_up":true,"network_id":"08b53286-271b-433b-a1ee-7271ccf51ecd","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:11:21Z","binding:vnic_type":"normal"}]} 2018-07-03 13:12:30,528 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-72ab9190-92a3-4c0e-8178-5aaa8b8f14eb 2018-07-03 13:12:30,529 - create_instance - INFO - Deleting Port with ID - 37327212-603e-4a22-8b67-4d5260a76921 2018-07-03 13:12:30,529 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-port 2018-07-03 13:12:30,533 - 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/37327212-603e-4a22-8b67-4d5260a76921 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:31,397 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:12:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e5f0a7b0-032c-4545-bd3b-91d8d1338605 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:12:31,398 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/37327212-603e-4a22-8b67-4d5260a76921 used request id req-e5f0a7b0-032c-4545-bd3b-91d8d1338605 2018-07-03 13:12:31,398 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst 2018-07-03 13:12:31,401 - 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/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:31,871 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:12: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-73e74bd5-9d1d-496b-9da2-5a964542b654 X-Compute-Request-Id: req-73e74bd5-9d1d-496b-9da2-5a964542b654 Front-End-Https: on 2018-07-03 13:12:31,872 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-73e74bd5-9d1d-496b-9da2-5a964542b654 2018-07-03 13:12:31,872 - create_instance - INFO - Checking deletion status 2018-07-03 13:12:31,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/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:33,584 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:33 GMT Content-Type: application/json Content-Length: 1547 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-65648cf9-b6c4-4fd1-bfc6-360be43d95be X-Compute-Request-Id: req-65648cf9-b6c4-4fd1-bfc6-360be43d95be 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/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/960e5642-028c-4eea-a8ef-56ab35078f30", "rel": "bookmark"}], "image": {"id": "952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "links": [{"href": "http://172.30.10.101:8774/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-07-03T13:11:56.000000", "flavor": {"id": "4500d725-5936-49cb-aad1-1873b8b57f74", "links": [{"href": "http://172.30.10.101:8774/flavors/4500d725-5936-49cb-aad1-1873b8b57f74", "rel": "bookmark"}]}, "id": "960e5642-028c-4eea-a8ef-56ab35078f30", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:12:32Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst", "created": "2018-07-03T13:11:40Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:12:33,585 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-65648cf9-b6c4-4fd1-bfc6-360be43d95be 2018-07-03 13:12:33,585 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst] is - ACTIVE 2018-07-03 13:12:33,585 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:12:36,588 - create_instance - DEBUG - VM status query timeout in 295.284555912 2018-07-03 13:12:36,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f61ba1eb676b840891b2d4fa351f55c821c52e" 2018-07-03 13:12:36,660 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:12:36 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-88cf84d1-3453-4165-a179-bceeedf007d1 X-Compute-Request-Id: req-88cf84d1-3453-4165-a179-bceeedf007d1 RESP BODY: {"itemNotFound": {"message": "Instance 960e5642-028c-4eea-a8ef-56ab35078f30 could not be found.", "code": 404}} 2018-07-03 13:12:36,661 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/960e5642-028c-4eea-a8ef-56ab35078f30 used request id req-88cf84d1-3453-4165-a179-bceeedf007d1 2018-07-03 13:12:36,661 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 960e5642-028c-4eea-a8ef-56ab35078f30 could not be found. (HTTP 404) (Request-ID: req-88cf84d1-3453-4165-a179-bceeedf007d1) 2018-07-03 13:12:36,661 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-vm_inst 2018-07-03 13:12:36,665 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-641ddc8d-b31a-407e-8930-e7648b8a3bf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933df7b787b7917709da65b7d4f78f81dee14332" 2018-07-03 13:12:37,139 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:37 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-bb6707da-3bb9-4d80-a31c-43178e510a9b x-openstack-request-id: req-bb6707da-3bb9-4d80-a31c-43178e510a9b Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:12:23.000000", "replication_status": null, "snapshot_id": null, "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "bootable": "false", "created_at": "2018-07-03T13:11:24.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:12:37,139 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-bb6707da-3bb9-4d80-a31c-43178e510a9b 2018-07-03 13:12:37,139 - create_volume - DEBUG - Instance status is - available 2018-07-03 13:12:37,139 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d 2018-07-03 13:12:37,140 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d 2018-07-03 13:12:37,142 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-641ddc8d-b31a-407e-8930-e7648b8a3bf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933df7b787b7917709da65b7d4f78f81dee14332" 2018-07-03 13:12:37,557 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:12:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-f622e363-fd3c-47d6-b0a0-0e874ae7d810 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:12:37,557 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-f622e363-fd3c-47d6-b0a0-0e874ae7d810 2018-07-03 13:12:37,560 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-641ddc8d-b31a-407e-8930-e7648b8a3bf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933df7b787b7917709da65b7d4f78f81dee14332" 2018-07-03 13:12:37,965 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:37 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-ecef8aeb-5b02-45af-98d0-e58bdc957b96 x-openstack-request-id: req-ecef8aeb-5b02-45af-98d0-e58bdc957b96 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:12:38.000000", "replication_status": null, "snapshot_id": null, "id": "83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-80393a95-29b6-4d33-bd8e-a1cf6f8d569d", "bootable": "false", "created_at": "2018-07-03T13:11:24.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:12:37,965 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-ecef8aeb-5b02-45af-98d0-e58bdc957b96 2018-07-03 13:12:37,965 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 13:12:37,965 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 13:12:40,966 - create_volume - DEBUG - Volume status query timeout in 56.5913500786 2018-07-03 13:12:40,969 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-641ddc8d-b31a-407e-8930-e7648b8a3bf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933df7b787b7917709da65b7d4f78f81dee14332" 2018-07-03 13:12:41,053 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:12:41 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-de28a2a1-d8a9-4f15-976d-ec211161909a x-openstack-request-id: req-de28a2a1-d8a9-4f15-976d-ec211161909a RESP BODY: {"itemNotFound": {"message": "Volume 83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 could not be found.", "code": 404}} 2018-07-03 13:12:41,053 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 used request id req-de28a2a1-d8a9-4f15-976d-ec211161909a 2018-07-03 13:12:41,053 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 83ea5ed2-c97d-47c3-ab70-0fb9e6fdad27 could not be found. (HTTP 404) (Request-ID: req-de28a2a1-d8a9-4f15-976d-ec211161909a) 2018-07-03 13:12:41,054 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d 2018-07-03 13:12:41,057 - 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/4500d725-5936-49cb-aad1-1873b8b57f74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b1fe3660514fb004541506836297440c6ad14b" 2018-07-03 13:12:41,395 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:12: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-576d1337-13ef-4d25-b1a3-e2604a7a621e X-Compute-Request-Id: req-576d1337-13ef-4d25-b1a3-e2604a7a621e 2018-07-03 13:12:41,395 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/4500d725-5936-49cb-aad1-1873b8b57f74 used request id req-576d1337-13ef-4d25-b1a3-e2604a7a621e 2018-07-03 13:12:41,397 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet 2018-07-03 13:12:41,397 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-subnet 2018-07-03 13:12:41,404 - 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/e4100313-98e6-473f-ad60-085fc4769e13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0233320a3682a628edeb4f2b3327d53db905e35" 2018-07-03 13:12:43,784 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:12:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4ea71ec4-d595-4b19-b26b-f4f6bb024b22 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:12:43,785 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/e4100313-98e6-473f-ad60-085fc4769e13 used request id req-4ea71ec4-d595-4b19-b26b-f4f6bb024b22 2018-07-03 13:12:43,785 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-net 2018-07-03 13:12:43,790 - 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/08b53286-271b-433b-a1ee-7271ccf51ecd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0233320a3682a628edeb4f2b3327d53db905e35" 2018-07-03 13:12:45,655 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:12:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2a0f5067-d76b-4cfd-9b84-fc4d9d5f7180 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:12:45,655 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/08b53286-271b-433b-a1ee-7271ccf51ecd used request id req-2a0f5067-d76b-4cfd-9b84-fc4d9d5f7180 2018-07-03 13:12:45,656 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-80393a95-29b6-4d33-bd8e-a1cf6f8d569d-image 2018-07-03 13:12:45,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11bf611add2e865ee1df12fbb3acc656cc7ab312" 2018-07-03 13:12:46,876 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:12:46 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-457d8d0d-5c25-483d-b84d-f9918ed6b0d8 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-07-03 13:12:46,877 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/952e50ba-55b9-45e5-a4b1-9cddf3d847a1 used request id req-457d8d0d-5c25-483d-b84d-f9918ed6b0d8 2018-07-03 13:12:46,880 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:12:46,885 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 13:12:46,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:12:46,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:12:47,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["a1GVygYsSdKQgDi3RaHGAw"], "issued_at": "2018-07-03T13:12:47.000000Z"}} 2018-07-03 13:12:47,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}7eefd4afcb14e571af74dbfc4094fe1a5bfa0901" 2018-07-03 13:12:47,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c685493b-f48b-4a25-9ddb-9aec8b2c059e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:12:47,659 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c685493b-f48b-4a25-9ddb-9aec8b2c059e 2018-07-03 13:12:47,665 - 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-864586e4-d806-4caf-834f-43b2ba6de76e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7eefd4afcb14e571af74dbfc4094fe1a5bfa0901" 2018-07-03 13:12:48,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:48 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-01f51ede-fedc-4b55-8fd2-f8fd397d4c49 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image"} 2018-07-03 13:12:48,090 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image used request id req-01f51ede-fedc-4b55-8fd2-f8fd397d4c49 2018-07-03 13:12:48,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7eefd4afcb14e571af74dbfc4094fe1a5bfa0901" 2018-07-03 13:12:48,438 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:48 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-672834b1-8b4a-4fe0-94bc-431df65c0dbb Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:12:48,438 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-672834b1-8b4a-4fe0-94bc-431df65c0dbb 2018-07-03 13:12:48,470 - 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}7eefd4afcb14e571af74dbfc4094fe1a5bfa0901" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image"}' 2018-07-03 13:12:48,878 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:12:48 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-ec6fd4db-8c3f-4443-aa42-562c829c51ac Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:12:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T13:12:49Z", "visibility": "shared", "self": "/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "min_disk": 0, "protected": false, "id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "file": "/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5/file", "checksum": null, "owner": "f2213f40455746c3b623a4fcb5e27a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:12:48,879 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-ec6fd4db-8c3f-4443-aa42-562c829c51ac 2018-07-03 13:12:48,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7eefd4afcb14e571af74dbfc4094fe1a5bfa0901" -d '' 2018-07-03 13:12:49,717 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:12:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e2059617-4f0d-4f19-aff3-cc17d430ca7f 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-07-03 13:12:49,717 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5/file used request id req-e2059617-4f0d-4f19-aff3-cc17d430ca7f 2018-07-03 13:12:49,717 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:12:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7eefd4afcb14e571af74dbfc4094fe1a5bfa0901" 2018-07-03 13:12:50,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:50 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-cdf5168a-66a8-4d88-a79e-3df858a80b8a Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:12:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:12:50Z", "visibility": "shared", "self": "/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "min_disk": 0, "protected": false, "id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "file": "/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:12:50,690 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5 used request id req-cdf5168a-66a8-4d88-a79e-3df858a80b8a 2018-07-03 13:12:50,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7eefd4afcb14e571af74dbfc4094fe1a5bfa0901" 2018-07-03 13:12:51,060 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:51 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7c560d09-d9a7-4df4-990b-9c48a4563c60 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:12:51,060 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7c560d09-d9a7-4df4-990b-9c48a4563c60 2018-07-03 13:12:51,062 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image 2018-07-03 13:12:51,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/e5d160b8-5830-4a6e-adf9-e36f3495a8d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7eefd4afcb14e571af74dbfc4094fe1a5bfa0901" 2018-07-03 13:12:52,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:52 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-467b6db3-c4d3-4d08-84b2-6b405818d37b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:12:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:12:50Z", "visibility": "shared", "self": "/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "min_disk": 0, "protected": false, "id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "file": "/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:12:52,068 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5 used request id req-467b6db3-c4d3-4d08-84b2-6b405818d37b 2018-07-03 13:12:52,068 - create_image - DEBUG - Instance status is - active 2018-07-03 13:12:52,069 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image 2018-07-03 13:12:52,069 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image 2018-07-03 13:12:52,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:12:52,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:12:52,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WAehuLySSCm5D1rSwMcm_g"], "issued_at": "2018-07-03T13:12:52.000000Z"}} 2018-07-03 13:12:52,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05571b644ab7122b8bb676203ae811c68e6677a3" 2018-07-03 13:12:52,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8486f23e-5c3d-45ff-a66e-121b858f8095 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:12:52,764 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8486f23e-5c3d-45ff-a66e-121b858f8095 2018-07-03 13:12: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?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05571b644ab7122b8bb676203ae811c68e6677a3" 2018-07-03 13:12:53,153 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:53 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-03a2c29d-2f9b-48fc-9ac2-b5c4d4ebdad4 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 13:12:53,153 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net used request id req-03a2c29d-2f9b-48fc-9ac2-b5c4d4ebdad4 2018-07-03 13:12:53,154 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net 2018-07-03 13:12: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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05571b644ab7122b8bb676203ae811c68e6677a3" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net", "admin_state_up": true}}' 2018-07-03 13:12:53,558 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:12:53 GMT Content-Type: application/json Content-Length: 708 Connection: keep-alive X-Openstack-Request-Id: req-2757b1b0-56c4-4980-b8c7-5b57c0843e96 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:12:53Z","is_default":false,"provider:segmentation_id":1020,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","mtu":1500}} 2018-07-03 13:12:53,559 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-2757b1b0-56c4-4980-b8c7-5b57c0843e96 2018-07-03 13:12:53,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?id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05571b644ab7122b8bb676203ae811c68e6677a3" 2018-07-03 13:12:53,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:53 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-73491197-332c-4fb2-aac5-12a447846a95 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:12:53Z","provider:segmentation_id":1020,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:53,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-73491197-332c-4fb2-aac5-12a447846a95 2018-07-03 13:12:53,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05571b644ab7122b8bb676203ae811c68e6677a3" 2018-07-03 13:12:53,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:53 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f286bbf1-92b5-4dbd-9ce3-864736f5581f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:12:53,749 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-f286bbf1-92b5-4dbd-9ce3-864736f5581f 2018-07-03 13:12:53,749 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet 2018-07-03 13:12:53,754 - 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}05571b644ab7122b8bb676203ae811c68e6677a3" -d '{"subnets": [{"ip_version": 4, "network_id": "d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet"}]}' 2018-07-03 13:12:54,405 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:12:54 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-79dc5e96-ec46-44e5-b8a4-f525b41e47df Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","dns_nameservers":[],"updated_at":"2018-07-03T13:12:53Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet"}]} 2018-07-03 13:12:54,405 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-79dc5e96-ec46-44e5-b8a4-f525b41e47df 2018-07-03 13:12:54,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/networks?id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05571b644ab7122b8bb676203ae811c68e6677a3" 2018-07-03 13:12:54,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:54 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-4828add1-22b1-4dc3-9150-7ce0b1acc510 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["3fba3af5-2ea0-48b1-b87c-529f753b5eb3"],"description":"","tags":[],"updated_at":"2018-07-03T13:12:53Z","provider:segmentation_id":1020,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","provider:network_type":"vlan"}]} 2018-07-03 13:12:54,712 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-4828add1-22b1-4dc3-9150-7ce0b1acc510 2018-07-03 13:12:54,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/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05571b644ab7122b8bb676203ae811c68e6677a3" 2018-07-03 13:12:54,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:54 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-80f2355b-707b-41bd-8317-3ee0df0a76b0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","dns_nameservers":[],"updated_at":"2018-07-03T13:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet"}]} 2018-07-03 13:12:54,806 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-80f2355b-707b-41bd-8317-3ee0df0a76b0 2018-07-03 13:12:54,807 - OpenStackNetwork - DEBUG - Network [d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43] created successfully 2018-07-03 13:12:54,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:12:54,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:12:55,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:12:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LafW8510SkmCxFOdqdMU-Q"], "issued_at": "2018-07-03T13:12:55.000000Z"}} 2018-07-03 13:12:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ce2be6b3f99d734d966a83ebea9667cb917bd6" 2018-07-03 13:12:55,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c782a57-b6c7-4432-ae35-68bbc4481bda Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:12:55,485 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c782a57-b6c7-4432-ae35-68bbc4481bda 2018-07-03 13:12:55,487 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:12:55,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ce2be6b3f99d734d966a83ebea9667cb917bd6" 2018-07-03 13:12:55,854 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12: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-4d41b945-4791-441d-85ad-6bec5be5755f X-Compute-Request-Id: req-4d41b945-4791-441d-85ad-6bec5be5755f Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:12:55,854 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4d41b945-4791-441d-85ad-6bec5be5755f 2018-07-03 13:12:55,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ce2be6b3f99d734d966a83ebea9667cb917bd6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 13:12:56,306 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:56 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-da4433f1-57d4-41d2-b4fa-f271e8679bb0 X-Compute-Request-Id: req-da4433f1-57d4-41d2-b4fa-f271e8679bb0 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "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": "d7ee0d7c-13d3-4b20-804e-88c1937f0320"}} 2018-07-03 13:12:56,307 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-da4433f1-57d4-41d2-b4fa-f271e8679bb0 2018-07-03 13:12:56,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:12:56,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:12:56,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tZV9sgeASp2kqWoFYSutGg"], "issued_at": "2018-07-03T13:12:56.000000Z"}} 2018-07-03 13:12:56,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2792730bd58b824ab74107d36a7a6ca56173e18d" 2018-07-03 13:12:57,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-856d80bf-4eec-4af2-a4e2-bfa386e38da4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:12:57,005 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-856d80bf-4eec-4af2-a4e2-bfa386e38da4 2018-07-03 13:12:57,012 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2792730bd58b824ab74107d36a7a6ca56173e18d" 2018-07-03 13:12:57,449 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:57 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-ba64be99-16c0-4f2d-b0dc-0778fc048508 x-openstack-request-id: req-ba64be99-16c0-4f2d-b0dc-0778fc048508 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 13:12:57,449 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail used request id req-ba64be99-16c0-4f2d-b0dc-0778fc048508 2018-07-03 13:12:57,452 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ba64be99-16c0-4f2d-b0dc-0778fc048508" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2792730bd58b824ab74107d36a7a6ca56173e18d" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 13:12:58,148 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:12:58 GMT Content-Type: application/json Content-Length: 895 Connection: keep-alive x-compute-request-id: req-43ae6cd5-f46a-4bdd-a3be-0b7d52fcf19d x-openstack-request-id: req-43ae6cd5-f46a-4bdd-a3be-0b7d52fcf19d RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ada55201ffb54277b8bfe9496150313e", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T13:12:58.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6f058a0f-1f96-4a57-9fdf-315c31365476", "size": 1}} 2018-07-03 13:12:58,149 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes used request id req-43ae6cd5-f46a-4bdd-a3be-0b7d52fcf19d 2018-07-03 13:12:58,152 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba64be99-16c0-4f2d-b0dc-0778fc048508" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2792730bd58b824ab74107d36a7a6ca56173e18d" 2018-07-03 13:12:58,604 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:58 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-53216810-46ef-48b4-b968-f0debd3f79fb x-openstack-request-id: req-53216810-46ef-48b4-b968-f0debd3f79fb Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:12:58.000000", "replication_status": null, "snapshot_id": null, "id": "6f058a0f-1f96-4a57-9fdf-315c31365476", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-864586e4-d806-4caf-834f-43b2ba6de76e", "bootable": "false", "created_at": "2018-07-03T13:12:58.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:12:58,604 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 used request id req-53216810-46ef-48b4-b968-f0debd3f79fb 2018-07-03 13:12:58,604 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e 2018-07-03 13:12:58,607 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba64be99-16c0-4f2d-b0dc-0778fc048508" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2792730bd58b824ab74107d36a7a6ca56173e18d" 2018-07-03 13:12:59,045 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:12:59 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-5bf7fe96-26f7-4064-9dae-b5954a3690df x-openstack-request-id: req-5bf7fe96-26f7-4064-9dae-b5954a3690df Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:12:59.000000", "replication_status": null, "snapshot_id": null, "id": "6f058a0f-1f96-4a57-9fdf-315c31365476", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-864586e4-d806-4caf-834f-43b2ba6de76e", "bootable": "false", "created_at": "2018-07-03T13:12:58.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:12:59,045 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 used request id req-5bf7fe96-26f7-4064-9dae-b5954a3690df 2018-07-03 13:12:59,046 - create_volume - DEBUG - Instance status is - available 2018-07-03 13:12:59,046 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e 2018-07-03 13:12:59,046 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e 2018-07-03 13:12:59,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:12:59,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:12:59,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["6z1wadKhQK6eLzfYcxVQSw"], "issued_at": "2018-07-03T13:12:59.000000Z"}} 2018-07-03 13:12:59,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}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:12:59,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f19b3285-e034-49e0-9a55-ff9567221a87 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:12:59,588 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f19b3285-e034-49e0-9a55-ff9567221a87 2018-07-03 13:12:59,589 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:12:59,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:12:59,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:12:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84f479b7-ffb0-40ae-a9b9-4dc59c1f18b9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:12:59,729 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-84f479b7-ffb0-40ae-a9b9-4dc59c1f18b9 2018-07-03 13:12:59,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=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:00,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:00 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-70f72435-90a4-418f-b72d-53efd6aa61ba Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["3fba3af5-2ea0-48b1-b87c-529f753b5eb3"],"description":"","tags":[],"updated_at":"2018-07-03T13:12:53Z","provider:segmentation_id":1020,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","provider:network_type":"vlan"}]} 2018-07-03 13:13:00,207 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net used request id req-70f72435-90a4-418f-b72d-53efd6aa61ba 2018-07-03 13:13:00,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:13:00,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13: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-07-03 13:13:00,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:00,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-729c293a-5bf0-4e9a-98d1-758b18f8aa36 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:13:00,256 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-729c293a-5bf0-4e9a-98d1-758b18f8aa36 2018-07-03 13:13:00,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:00,712 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:00 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-36e0a35f-fddb-46cf-8a5d-e4cced7b6500 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","dns_nameservers":[],"updated_at":"2018-07-03T13:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet"}]} 2018-07-03 13:13:00,712 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-36e0a35f-fddb-46cf-8a5d-e4cced7b6500 2018-07-03 13:13:00,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/ports?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43&name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:00,801 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:00 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f3e00810-a516-4c52-b2eb-42afd6b01768 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 13:13:00,802 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43&name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port&admin_state_up=True used request id req-f3e00810-a516-4c52-b2eb-42afd6b01768 2018-07-03 13:13:00,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:01,325 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13: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-dc239b5d-7838-43ad-975b-7489f4d38f06 X-Compute-Request-Id: req-dc239b5d-7838-43ad-975b-7489f4d38f06 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 13:13:01,326 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst used request id req-dc239b5d-7838-43ad-975b-7489f4d38f06 2018-07-03 13:13:01,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/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:01,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:01 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-4de7f744-f850-48ef-a4ae-d4139c2ed63c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["3fba3af5-2ea0-48b1-b87c-529f753b5eb3"],"description":"","tags":[],"updated_at":"2018-07-03T13:12:53Z","provider:segmentation_id":1020,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","provider:network_type":"vlan"}]} 2018-07-03 13:13:01,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net used request id req-4de7f744-f850-48ef-a4ae-d4139c2ed63c 2018-07-03 13:13:01,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:01,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fddb89bd-45bb-47c8-866a-2b3ebe917274 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:13:01,515 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-fddb89bd-45bb-47c8-866a-2b3ebe917274 2018-07-03 13:13:01,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:01,600 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:01 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2fae9fe5-ecaa-4bd5-8fe5-e4296a2e533f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","dns_nameservers":[],"updated_at":"2018-07-03T13:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet"}]} 2018-07-03 13:13:01,600 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-2fae9fe5-ecaa-4bd5-8fe5-e4296a2e533f 2018-07-03 13:13: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/ports?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43&name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:02,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:01 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3f312a46-672c-4438-921b-db6478343c4a Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 13:13:02,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43&name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port&admin_state_up=True used request id req-3f312a46-672c-4438-921b-db6478343c4a 2018-07-03 13:13:02,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:13:02,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:13:02,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["O5MHkLndTM-lR4vlHf8SdA"], "issued_at": "2018-07-03T13:13:02.000000Z"}} 2018-07-03 13:13:02,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}2ce209b2162bd047685302299417bff30a28e3c5" 2018-07-03 13:13:02,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7697b1a-bf14-47ea-8d43-8088395e9b8e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:13:02,706 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e7697b1a-bf14-47ea-8d43-8088395e9b8e 2018-07-03 13:13:02,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:02,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:02 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-cc25e3b0-26e0-4bc3-bda7-5dafa76db176 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["3fba3af5-2ea0-48b1-b87c-529f753b5eb3"],"description":"","tags":[],"updated_at":"2018-07-03T13:12:53Z","provider:segmentation_id":1020,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","provider:network_type":"vlan"}]} 2018-07-03 13:13:02,871 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net used request id req-cc25e3b0-26e0-4bc3-bda7-5dafa76db176 2018-07-03 13:13:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:03,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:03 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-1f28fc2d-6b2a-4b00-a296-c0db3e1ea547 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","dns_nameservers":[],"updated_at":"2018-07-03T13:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet"}]} 2018-07-03 13:13:03,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-1f28fc2d-6b2a-4b00-a296-c0db3e1ea547 2018-07-03 13:13:03,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/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:03,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:03 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-a1b53391-9ffb-43a7-9080-a28ae3b1d73a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["3fba3af5-2ea0-48b1-b87c-529f753b5eb3"],"description":"","tags":[],"updated_at":"2018-07-03T13:12:53Z","provider:segmentation_id":1020,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","provider:network_type":"vlan"}]} 2018-07-03 13:13:03,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net used request id req-a1b53391-9ffb-43a7-9080-a28ae3b1d73a 2018-07-03 13:13:03,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-07-03 13:13:03,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:13: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-07-03 13:13:03,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce209b2162bd047685302299417bff30a28e3c5" 2018-07-03 13:13:03,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce42e445-eec1-40c4-964b-0b2dc53ed401 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:13:03,310 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-ce42e445-eec1-40c4-964b-0b2dc53ed401 2018-07-03 13:13:03,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=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:03,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:03 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e7e2386a-e644-4804-b5fb-d4bb09c38f5a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","dns_nameservers":[],"updated_at":"2018-07-03T13:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet"}]} 2018-07-03 13:13:03,391 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-e7e2386a-e644-4804-b5fb-d4bb09c38f5a 2018-07-03 13:13:03,392 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net 2018-07-03 13:13:03,397 - 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}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" -d '{"port": {"network_id": "d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port", "admin_state_up": true}}' 2018-07-03 13:13:04,432 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:13:04 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-83678b7b-c53f-4b9c-a7fd-da8eee9140ef Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:13:04Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","ip_address":"10.55.0.8"}],"id":"31237e5a-331d-4119-9247-4c2c55618cd9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:08:04","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port","admin_state_up":true,"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:03Z","binding:vnic_type":"normal"}} 2018-07-03 13:13:04,432 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-83678b7b-c53f-4b9c-a7fd-da8eee9140ef 2018-07-03 13:13:04,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/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:04,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:04 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-2ac70522-a538-40ba-9fbb-070df72bd38f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["3fba3af5-2ea0-48b1-b87c-529f753b5eb3"],"description":"","tags":[],"updated_at":"2018-07-03T13:12:53Z","provider:segmentation_id":1020,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","provider:network_type":"vlan"}]} 2018-07-03 13:13:04,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net used request id req-2ac70522-a538-40ba-9fbb-070df72bd38f 2018-07-03 13:13:04,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:04,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a3914d5-986c-4b60-834a-a59cb54a77ab Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:13:04,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-0a3914d5-986c-4b60-834a-a59cb54a77ab 2018-07-03 13:13:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:04,692 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:04 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-ddb05eb9-8b04-421e-be67-016a085bded1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","dns_nameservers":[],"updated_at":"2018-07-03T13:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet"}]} 2018-07-03 13:13:04,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-ddb05eb9-8b04-421e-be67-016a085bded1 2018-07-03 13:13:04,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=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43&name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:04,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:04 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-fedf92a5-ca9b-45ff-bf49-892b86742e5d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:13:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","ip_address":"10.55.0.8"}],"id":"31237e5a-331d-4119-9247-4c2c55618cd9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:08:04","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port","admin_state_up":true,"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:03Z","binding:vnic_type":"normal"}]} 2018-07-03 13:13:04,781 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43&name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port&admin_state_up=True used request id req-fedf92a5-ca9b-45ff-bf49-892b86742e5d 2018-07-03 13:13:04,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:04,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca488aad-de53-49d6-805a-045b3451ac6d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:13:04,831 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-ca488aad-de53-49d6-805a-045b3451ac6d 2018-07-03 13:13:04,831 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst 2018-07-03 13:13:04,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}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:05,251 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:05 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-cc124670-7a4d-4147-829e-5b8211e55d92 X-Compute-Request-Id: req-cc124670-7a4d-4147-829e-5b8211e55d92 Front-End-Https: on RESP BODY: {"flavors": [{"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-flavor"}]} 2018-07-03 13:13:05,251 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-cc124670-7a4d-4147-829e-5b8211e55d92 2018-07-03 13:13:05,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/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:05,622 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13: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-881a511e-9b26-4dc1-b798-850d415957ae X-Compute-Request-Id: req-881a511e-9b26-4dc1-b798-850d415957ae Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "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": "d7ee0d7c-13d3-4b20-804e-88c1937f0320"}} 2018-07-03 13:13:05,622 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320 used request id req-881a511e-9b26-4dc1-b798-850d415957ae 2018-07-03 13:13:05,626 - 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-864586e4-d806-4caf-834f-43b2ba6de76e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:06,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:06 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-b2371167-1176-4acf-a1b7-d7a05cd0c179 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:12:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:12:50Z", "visibility": "shared", "self": "/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "min_disk": 0, "protected": false, "id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "file": "/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image"} 2018-07-03 13:13:06,022 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image used request id req-b2371167-1176-4acf-a1b7-d7a05cd0c179 2018-07-03 13:13:06,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}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:06,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:06 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-98926956-d270-481c-a18c-20fac2def252 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:13:06,398 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-98926956-d270-481c-a18c-20fac2def252 2018-07-03 13:13:06,404 - novaclient.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}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "imageRef": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "flavorRef": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "max_count": 1, "min_count": 1, "networks": [{"port": "31237e5a-331d-4119-9247-4c2c55618cd9"}]}}' 2018-07-03 13:13:09,958 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:13:09 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-031e8530-b737-4163-97d6-7fa45a1557c8 X-Compute-Request-Id: req-031e8530-b737-4163-97d6-7fa45a1557c8 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "adminPass": "BG7zJ6JkoKtt"}} 2018-07-03 13:13:09,959 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-031e8530-b737-4163-97d6-7fa45a1557c8 2018-07-03 13:13:09,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:10,677 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:10 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-66408e6c-517c-49e8-ac9a-73f4d586c46e X-Compute-Request-Id: req-66408e6c-517c-49e8-ac9a-73f4d586c46e 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/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "image": {"id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "links": [{"href": "http://172.30.10.101:8774/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}]}, "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:13:10Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "created": "2018-07-03T13:13:10Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:13:10,677 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-66408e6c-517c-49e8-ac9a-73f4d586c46e 2018-07-03 13:13:10,678 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst 2018-07-03 13:13:10,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/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:11,244 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:11 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-72c69bdb-be4f-452e-9f92-63e3139dbeb2 X-Compute-Request-Id: req-72c69bdb-be4f-452e-9f92-63e3139dbeb2 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/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "image": {"id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "links": [{"href": "http://172.30.10.101:8774/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}]}, "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:13:11Z", "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-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "created": "2018-07-03T13:13:10Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:13:11,245 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-72c69bdb-be4f-452e-9f92-63e3139dbeb2 2018-07-03 13:13:11,245 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst] is - BUILD 2018-07-03 13:13:11,245 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:13:14,248 - create_instance - DEBUG - VM status query timeout in 896.429568052 2018-07-03 13:13:14,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/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:14,498 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:14 GMT Content-Type: application/json Content-Length: 1562 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-944ae004-5291-4c96-947b-15ab9e95e561 X-Compute-Request-Id: req-944ae004-5291-4c96-947b-15ab9e95e561 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "image": {"id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "links": [{"href": "http://172.30.10.101:8774/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}]}, "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:13:13Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "created": "2018-07-03T13:13:09Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:13:14,498 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-944ae004-5291-4c96-947b-15ab9e95e561 2018-07-03 13:13:14,499 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst] is - BUILD 2018-07-03 13:13:14,499 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:13:17,502 - create_instance - DEBUG - VM status query timeout in 893.17573905 2018-07-03 13:13:17,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/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:18,037 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:18 GMT Content-Type: application/json Content-Length: 1748 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b024fd2d-b591-45c6-8e93-8c37edd0d6bf X-Compute-Request-Id: req-b024fd2d-b591-45c6-8e93-8c37edd0d6bf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:08:04", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "image": {"id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "links": [{"href": "http://172.30.10.101:8774/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}]}, "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:13:13Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "created": "2018-07-03T13:13:09Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:13:18,037 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-b024fd2d-b591-45c6-8e93-8c37edd0d6bf 2018-07-03 13:13:18,037 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst] is - BUILD 2018-07-03 13:13:18,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:13:21,041 - create_instance - DEBUG - VM status query timeout in 889.637196064 2018-07-03 13:13:21,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/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:21,820 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:21 GMT Content-Type: application/json Content-Length: 1748 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-75bd445b-eee6-48a6-ad73-0d3beb7cf6c2 X-Compute-Request-Id: req-75bd445b-eee6-48a6-ad73-0d3beb7cf6c2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:08:04", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "image": {"id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "links": [{"href": "http://172.30.10.101:8774/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}]}, "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:13:13Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "created": "2018-07-03T13:13:09Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:13:21,821 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-75bd445b-eee6-48a6-ad73-0d3beb7cf6c2 2018-07-03 13:13:21,821 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst] is - BUILD 2018-07-03 13:13:21,821 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:13:24,822 - create_instance - DEBUG - VM status query timeout in 885.856344938 2018-07-03 13:13:24,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/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:25,447 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:25 GMT Content-Type: application/json Content-Length: 1769 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fb97c4b4-fbe4-401d-bd54-b9e0899ff5d2 X-Compute-Request-Id: req-fb97c4b4-fbe4-401d-bd54-b9e0899ff5d2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:08:04", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "image": {"id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "links": [{"href": "http://172.30.10.101:8774/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-03T13:13:23.000000", "flavor": {"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}]}, "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:13:23Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "created": "2018-07-03T13:13:09Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:13:25,448 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-fb97c4b4-fbe4-401d-bd54-b9e0899ff5d2 2018-07-03 13:13:25,448 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst] is - ACTIVE 2018-07-03 13:13:25,448 - create_instance - INFO - VM is - ACTIVE 2018-07-03 13:13:25,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/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:26,532 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:26 GMT Content-Type: application/json Content-Length: 1769 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9dbba0f8-3c5a-442a-8357-7a8269fe0f6f X-Compute-Request-Id: req-9dbba0f8-3c5a-442a-8357-7a8269fe0f6f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:08:04", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "image": {"id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "links": [{"href": "http://172.30.10.101:8774/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-03T13:13:23.000000", "flavor": {"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}]}, "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:13:23Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "created": "2018-07-03T13:13:09Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:13:26,532 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-9dbba0f8-3c5a-442a-8357-7a8269fe0f6f 2018-07-03 13:13:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:26,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:26 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-386d4254-ed68-46f1-ac53-9ca5fbd98905 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["3fba3af5-2ea0-48b1-b87c-529f753b5eb3"],"description":"","tags":[],"updated_at":"2018-07-03T13:12:53Z","provider:segmentation_id":1020,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","provider:network_type":"vlan"}]} 2018-07-03 13:13:26,674 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net used request id req-386d4254-ed68-46f1-ac53-9ca5fbd98905 2018-07-03 13:13:26,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:26,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:26 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d92e0489-e3cc-47b9-b1b9-6568db528fe6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:13:26,719 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-d92e0489-e3cc-47b9-b1b9-6568db528fe6 2018-07-03 13:13:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:26,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:26 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f646a6e4-eb0d-4f4a-b683-843e9b1aecab Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","dns_nameservers":[],"updated_at":"2018-07-03T13:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet"}]} 2018-07-03 13:13:26,794 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-f646a6e4-eb0d-4f4a-b683-843e9b1aecab 2018-07-03 13:13:26,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:26,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:26 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-589733a1-7154-41db-beba-b18559c32d50 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:12:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","ip_address":"10.55.0.3"}],"id":"2ef3a6b7-bf19-4e48-b5a7-83e74c67cc60","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu2ef3a6b7-bf","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:02:45:e5","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","name":"","admin_state_up":true,"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:13:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","ip_address":"10.55.0.8"}],"id":"31237e5a-331d-4119-9247-4c2c55618cd9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu31237e5a-33","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:bd:08:04","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d22ccf69-60d5-4174-9962-e2e7b590e731","name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port","admin_state_up":true,"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:12:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","ip_address":"10.55.0.2"}],"id":"c6880fc8-90c7-465c-ad02-a508a1902b14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc6880fc8-90","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:75:52:79","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","name":"","admin_state_up":true,"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:54Z","binding:vnic_type":"normal"}]} 2018-07-03 13:13:26,876 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-589733a1-7154-41db-beba-b18559c32d50 2018-07-03 13:13:26,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:13:27,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bbaEfg6tSUmoujKQ5oSvDw"], "issued_at": "2018-07-03T13:13:27.000000Z"}} 2018-07-03 13:13:27,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}682a06c8729c74152fa61435ccacfb867dfed80c" 2018-07-03 13:13:27,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96acf215-8139-45c3-a1d2-26d52ac97a0a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:13:27,555 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-96acf215-8139-45c3-a1d2-26d52ac97a0a 2018-07-03 13:13:27,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/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:27,988 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:27 GMT Content-Type: application/json Content-Length: 1769 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b13c267d-fa6e-423e-8470-b29de9fa8b73 X-Compute-Request-Id: req-b13c267d-fa6e-423e-8470-b29de9fa8b73 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:08:04", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "image": {"id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "links": [{"href": "http://172.30.10.101:8774/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-03T13:13:23.000000", "flavor": {"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}]}, "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:13:23Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "created": "2018-07-03T13:13:09Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:13:27,988 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-b13c267d-fa6e-423e-8470-b29de9fa8b73 2018-07-03 13:13:27,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:28,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:28 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-fa23c30c-79eb-4e5c-ad2e-1c8e2f0b09f0 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["3fba3af5-2ea0-48b1-b87c-529f753b5eb3"],"description":"","tags":[],"updated_at":"2018-07-03T13:12:53Z","provider:segmentation_id":1020,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","provider:network_type":"vlan"}]} 2018-07-03 13:13:28,129 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net used request id req-fa23c30c-79eb-4e5c-ad2e-1c8e2f0b09f0 2018-07-03 13:13:28,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:28,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:28 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d318dd2-d255-4f20-8c2e-0125c85d926c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:13:28,286 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-0d318dd2-d255-4f20-8c2e-0125c85d926c 2018-07-03 13:13:28,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=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:28,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:28 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-9263dd9c-861b-42e1-b830-9d763694eb5b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:53Z","dns_nameservers":[],"updated_at":"2018-07-03T13:12:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet"}]} 2018-07-03 13:13:28,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-9263dd9c-861b-42e1-b830-9d763694eb5b 2018-07-03 13:13:28,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:28,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:28 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-66a456cc-3124-47bd-9d76-cb3ca7fc5a8a Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:12:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","ip_address":"10.55.0.3"}],"id":"2ef3a6b7-bf19-4e48-b5a7-83e74c67cc60","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu2ef3a6b7-bf","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:02:45:e5","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","name":"","admin_state_up":true,"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:55Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:13:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","ip_address":"10.55.0.8"}],"id":"31237e5a-331d-4119-9247-4c2c55618cd9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu31237e5a-33","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:bd:08:04","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"d22ccf69-60d5-4174-9962-e2e7b590e731","name":"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port","admin_state_up":true,"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:12:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3fba3af5-2ea0-48b1-b87c-529f753b5eb3","ip_address":"10.55.0.2"}],"id":"c6880fc8-90c7-465c-ad02-a508a1902b14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc6880fc8-90","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:75:52:79","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","name":"","admin_state_up":true,"network_id":"d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:12:54Z","binding:vnic_type":"normal"}]} 2018-07-03 13:13:28,455 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-66a456cc-3124-47bd-9d76-cb3ca7fc5a8a 2018-07-03 13:13:28,459 - novaclient.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/d22ccf69-60d5-4174-9962-e2e7b590e731/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}682a06c8729c74152fa61435ccacfb867dfed80c" -d '{"volumeAttachment": {"volumeId": "6f058a0f-1f96-4a57-9fdf-315c31365476"}}' 2018-07-03 13:13:32,107 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:32 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-a5d8cd81-ffd7-4234-9ca6-5905948960c1 X-Compute-Request-Id: req-a5d8cd81-ffd7-4234-9ca6-5905948960c1 Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "d22ccf69-60d5-4174-9962-e2e7b590e731", "id": "6f058a0f-1f96-4a57-9fdf-315c31365476", "volumeId": "6f058a0f-1f96-4a57-9fdf-315c31365476"}} 2018-07-03 13:13:32,107 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731/os-volume_attachments used request id req-a5d8cd81-ffd7-4234-9ca6-5905948960c1 2018-07-03 13:13:32,108 - create_instance - INFO - Deleting Port with ID - 31237e5a-331d-4119-9247-4c2c55618cd9 2018-07-03 13:13:32,108 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-port 2018-07-03 13:13:32,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/ports/31237e5a-331d-4119-9247-4c2c55618cd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:32,951 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:13:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-71b6c941-1638-41c7-b31e-257adf2f1603 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:13:32,951 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/31237e5a-331d-4119-9247-4c2c55618cd9 used request id req-71b6c941-1638-41c7-b31e-257adf2f1603 2018-07-03 13:13:32,951 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst 2018-07-03 13:13:32,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:33,386 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:13: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-5e84be6d-8db4-4684-b282-7c657d004c79 X-Compute-Request-Id: req-5e84be6d-8db4-4684-b282-7c657d004c79 Front-End-Https: on 2018-07-03 13:13:33,386 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-5e84be6d-8db4-4684-b282-7c657d004c79 2018-07-03 13:13:33,387 - create_instance - INFO - Checking deletion status 2018-07-03 13:13:33,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/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:33,538 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:33 GMT Content-Type: application/json Content-Length: 1779 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8bfd1e53-e65b-4d29-a1ed-9be6ffe78015 X-Compute-Request-Id: req-8bfd1e53-e65b-4d29-a1ed-9be6ffe78015 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:08:04", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "image": {"id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "links": [{"href": "http://172.30.10.101:8774/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-03T13:13:23.000000", "flavor": {"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}]}, "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:13:33Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "created": "2018-07-03T13:13:09Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "6f058a0f-1f96-4a57-9fdf-315c31365476"}], "metadata": {}}} 2018-07-03 13:13:33,538 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-8bfd1e53-e65b-4d29-a1ed-9be6ffe78015 2018-07-03 13:13:33,538 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst] is - ACTIVE 2018-07-03 13:13:33,539 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:13:36,542 - create_instance - DEBUG - VM status query timeout in 296.844975948 2018-07-03 13:13:36,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/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:36,700 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:36 GMT Content-Type: application/json Content-Length: 1593 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f4ec5445-113c-4864-88fe-e01cb2f6545d X-Compute-Request-Id: req-f4ec5445-113c-4864-88fe-e01cb2f6545d 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/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d22ccf69-60d5-4174-9962-e2e7b590e731", "rel": "bookmark"}], "image": {"id": "e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "links": [{"href": "http://172.30.10.101:8774/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-03T13:13:23.000000", "flavor": {"id": "d7ee0d7c-13d3-4b20-804e-88c1937f0320", "links": [{"href": "http://172.30.10.101:8774/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320", "rel": "bookmark"}]}, "id": "d22ccf69-60d5-4174-9962-e2e7b590e731", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:13:33Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst", "created": "2018-07-03T13:13:09Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "6f058a0f-1f96-4a57-9fdf-315c31365476"}], "metadata": {}}} 2018-07-03 13:13:36,700 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-f4ec5445-113c-4864-88fe-e01cb2f6545d 2018-07-03 13:13:36,701 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst] is - ACTIVE 2018-07-03 13:13:36,701 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:13:39,704 - create_instance - DEBUG - VM status query timeout in 293.68273592 2018-07-03 13:13:39,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a404f1fb247d9d3cc00b90e7e06036da1ea0a69" 2018-07-03 13:13:39,778 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:13: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-c66ac0eb-5922-45e8-9413-62ca9b1522dd X-Compute-Request-Id: req-c66ac0eb-5922-45e8-9413-62ca9b1522dd RESP BODY: {"itemNotFound": {"message": "Instance d22ccf69-60d5-4174-9962-e2e7b590e731 could not be found.", "code": 404}} 2018-07-03 13:13:39,779 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d22ccf69-60d5-4174-9962-e2e7b590e731 used request id req-c66ac0eb-5922-45e8-9413-62ca9b1522dd 2018-07-03 13:13:39,779 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d22ccf69-60d5-4174-9962-e2e7b590e731 could not be found. (HTTP 404) (Request-ID: req-c66ac0eb-5922-45e8-9413-62ca9b1522dd) 2018-07-03 13:13:39,779 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-vm_inst 2018-07-03 13:13:39,784 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba64be99-16c0-4f2d-b0dc-0778fc048508" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2792730bd58b824ab74107d36a7a6ca56173e18d" 2018-07-03 13:13:39,898 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:39 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-ce3d0c9f-2e27-472f-aa94-e01ee3add77e x-openstack-request-id: req-ce3d0c9f-2e27-472f-aa94-e01ee3add77e Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:13:39.000000", "replication_status": null, "snapshot_id": null, "id": "6f058a0f-1f96-4a57-9fdf-315c31365476", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-864586e4-d806-4caf-834f-43b2ba6de76e", "bootable": "false", "created_at": "2018-07-03T13:12:58.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:13:39,898 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 used request id req-ce3d0c9f-2e27-472f-aa94-e01ee3add77e 2018-07-03 13:13:39,899 - create_volume - DEBUG - Instance status is - available 2018-07-03 13:13:39,899 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e 2018-07-03 13:13:39,899 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e 2018-07-03 13:13:39,902 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba64be99-16c0-4f2d-b0dc-0778fc048508" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2792730bd58b824ab74107d36a7a6ca56173e18d" 2018-07-03 13:13:40,364 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:13:40 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-0234240d-8954-46c2-b2f4-0d6a9be10302 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:13:40,364 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 used request id req-0234240d-8954-46c2-b2f4-0d6a9be10302 2018-07-03 13:13:40,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/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba64be99-16c0-4f2d-b0dc-0778fc048508" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2792730bd58b824ab74107d36a7a6ca56173e18d" 2018-07-03 13:13:40,818 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:40 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-3e624a3c-dcce-4994-9607-052587bf4b61 x-openstack-request-id: req-3e624a3c-dcce-4994-9607-052587bf4b61 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:13:40.000000", "replication_status": null, "snapshot_id": null, "id": "6f058a0f-1f96-4a57-9fdf-315c31365476", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-864586e4-d806-4caf-834f-43b2ba6de76e", "bootable": "false", "created_at": "2018-07-03T13:12:58.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:13:40,818 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 used request id req-3e624a3c-dcce-4994-9607-052587bf4b61 2018-07-03 13:13:40,819 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 13:13:40,819 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 13:13:43,820 - create_volume - DEBUG - Volume status query timeout in 56.5446550846 2018-07-03 13:13:43,823 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba64be99-16c0-4f2d-b0dc-0778fc048508" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2792730bd58b824ab74107d36a7a6ca56173e18d" 2018-07-03 13:13:44,237 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:13:44 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-cb592b8e-4821-49d6-babb-66203abc6d46 x-openstack-request-id: req-cb592b8e-4821-49d6-babb-66203abc6d46 RESP BODY: {"itemNotFound": {"message": "Volume 6f058a0f-1f96-4a57-9fdf-315c31365476 could not be found.", "code": 404}} 2018-07-03 13:13:44,237 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/6f058a0f-1f96-4a57-9fdf-315c31365476 used request id req-cb592b8e-4821-49d6-babb-66203abc6d46 2018-07-03 13:13:44,238 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6f058a0f-1f96-4a57-9fdf-315c31365476 could not be found. (HTTP 404) (Request-ID: req-cb592b8e-4821-49d6-babb-66203abc6d46) 2018-07-03 13:13:44,238 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e 2018-07-03 13:13:44,242 - 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/d7ee0d7c-13d3-4b20-804e-88c1937f0320 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ce2be6b3f99d734d966a83ebea9667cb917bd6" 2018-07-03 13:13:44,625 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:13: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-a682b43d-8736-475c-b2c8-44b8f0a84ba9 X-Compute-Request-Id: req-a682b43d-8736-475c-b2c8-44b8f0a84ba9 2018-07-03 13:13:44,626 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/d7ee0d7c-13d3-4b20-804e-88c1937f0320 used request id req-a682b43d-8736-475c-b2c8-44b8f0a84ba9 2018-07-03 13:13:44,627 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet 2018-07-03 13:13:44,627 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-subnet 2018-07-03 13:13:44,632 - 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/3fba3af5-2ea0-48b1-b87c-529f753b5eb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05571b644ab7122b8bb676203ae811c68e6677a3" 2018-07-03 13:13:47,433 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:13:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8fdc0634-20ae-450e-9136-cbe22ae895b8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:13:47,433 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/3fba3af5-2ea0-48b1-b87c-529f753b5eb3 used request id req-8fdc0634-20ae-450e-9136-cbe22ae895b8 2018-07-03 13:13:47,433 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-net 2018-07-03 13:13:47,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/networks/d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05571b644ab7122b8bb676203ae811c68e6677a3" 2018-07-03 13:13:49,302 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:13:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d26f28fb-dd08-40f3-8abc-6f503b3d2464 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:13:49,303 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/d6e2e4d3-f46a-41c3-9f42-31f8e9eeac43 used request id req-d26f28fb-dd08-40f3-8abc-6f503b3d2464 2018-07-03 13:13:49,304 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-864586e4-d806-4caf-834f-43b2ba6de76e-image 2018-07-03 13:13:49,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7eefd4afcb14e571af74dbfc4094fe1a5bfa0901" 2018-07-03 13:13:49,468 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:13:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-936c6bfc-a18e-406e-9a19-585c109b047e 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-07-03 13:13:49,468 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/e5d160b8-5830-4a6e-adf9-e36f3495a8d5 used request id req-936c6bfc-a18e-406e-9a19-585c109b047e 2018-07-03 13:13:49,470 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:13:49,474 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 13:13:49,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:13:49,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:13:50,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["1H-DesgfTn-13KShmfLBHg"], "issued_at": "2018-07-03T13:13:49.000000Z"}} 2018-07-03 13:13: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}eafb5fc5a3c1a3cc05063390147c8c73034b5c27" 2018-07-03 13:13:50,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c09f2d7-37ec-4c03-80ec-4029d0489a4b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:13:50,154 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c09f2d7-37ec-4c03-80ec-4029d0489a4b 2018-07-03 13:13:50,158 - 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-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eafb5fc5a3c1a3cc05063390147c8c73034b5c27" 2018-07-03 13:13:50,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:50 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-0c9632e4-a94c-4794-85f1-b6bf2a220af4 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image"} 2018-07-03 13:13:50,560 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image used request id req-0c9632e4-a94c-4794-85f1-b6bf2a220af4 2018-07-03 13:13:50,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eafb5fc5a3c1a3cc05063390147c8c73034b5c27" 2018-07-03 13:13:50,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1fc57c6d-7742-468f-9c4e-93968bd2f9e2 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:13:50,919 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1fc57c6d-7742-468f-9c4e-93968bd2f9e2 2018-07-03 13:13:50,950 - 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}eafb5fc5a3c1a3cc05063390147c8c73034b5c27" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image"}' 2018-07-03 13:13:51,361 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:13:51 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ab73a448-4088-448e-93a3-b82881ca533a Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-2fdcd7eb-4ba6-4889-990d-0dbcee68f8c5 Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:13:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T13:13:51Z", "visibility": "shared", "self": "/v2/images/ab73a448-4088-448e-93a3-b82881ca533a", "min_disk": 0, "protected": false, "id": "ab73a448-4088-448e-93a3-b82881ca533a", "file": "/v2/images/ab73a448-4088-448e-93a3-b82881ca533a/file", "checksum": null, "owner": "f2213f40455746c3b623a4fcb5e27a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:13:51,361 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-2fdcd7eb-4ba6-4889-990d-0dbcee68f8c5 2018-07-03 13:13:51,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ab73a448-4088-448e-93a3-b82881ca533a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eafb5fc5a3c1a3cc05063390147c8c73034b5c27" -d '' 2018-07-03 13:13:52,238 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:13:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-768ab0c7-518d-456d-99a6-5d24cd33fda0 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-07-03 13:13:52,238 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ab73a448-4088-448e-93a3-b82881ca533a/file used request id req-768ab0c7-518d-456d-99a6-5d24cd33fda0 2018-07-03 13:13:52,239 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:13:52,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ab73a448-4088-448e-93a3-b82881ca533a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eafb5fc5a3c1a3cc05063390147c8c73034b5c27" 2018-07-03 13:13:52,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:52 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-217465e7-5328-476e-80a8-abcaf1ecb35c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:13:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:13:52Z", "visibility": "shared", "self": "/v2/images/ab73a448-4088-448e-93a3-b82881ca533a", "min_disk": 0, "protected": false, "id": "ab73a448-4088-448e-93a3-b82881ca533a", "file": "/v2/images/ab73a448-4088-448e-93a3-b82881ca533a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/ab73a448-4088-448e-93a3-b82881ca533a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:13:52,554 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ab73a448-4088-448e-93a3-b82881ca533a used request id req-217465e7-5328-476e-80a8-abcaf1ecb35c 2018-07-03 13:13:52,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}eafb5fc5a3c1a3cc05063390147c8c73034b5c27" 2018-07-03 13:13:52,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1f3f519a-758b-4fd9-a0e8-d8b85074f1f0 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:13:52,865 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1f3f519a-758b-4fd9-a0e8-d8b85074f1f0 2018-07-03 13:13:52,868 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image 2018-07-03 13:13:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ab73a448-4088-448e-93a3-b82881ca533a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eafb5fc5a3c1a3cc05063390147c8c73034b5c27" 2018-07-03 13:13:52,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:52 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-c3601535-7a3a-4157-9fa1-f90103401d05 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:13:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:13:52Z", "visibility": "shared", "self": "/v2/images/ab73a448-4088-448e-93a3-b82881ca533a", "min_disk": 0, "protected": false, "id": "ab73a448-4088-448e-93a3-b82881ca533a", "file": "/v2/images/ab73a448-4088-448e-93a3-b82881ca533a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/ab73a448-4088-448e-93a3-b82881ca533a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:13:52,900 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ab73a448-4088-448e-93a3-b82881ca533a used request id req-c3601535-7a3a-4157-9fa1-f90103401d05 2018-07-03 13:13:52,901 - create_image - DEBUG - Instance status is - active 2018-07-03 13:13:52,901 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image 2018-07-03 13:13:52,901 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image 2018-07-03 13:13:52,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:13:52,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:13:53,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:13:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["w8bd8-2qTmyw8qXHbUbmkw"], "issued_at": "2018-07-03T13:13:53.000000Z"}} 2018-07-03 13:13:53,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}999ced81b65ad618cb0187653ba804c9af8ca911" 2018-07-03 13:13:53,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bdd6084-8d4f-4c4a-88bc-f5aea5e24157 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:13:53,602 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0bdd6084-8d4f-4c4a-88bc-f5aea5e24157 2018-07-03 13:13:53,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=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999ced81b65ad618cb0187653ba804c9af8ca911" 2018-07-03 13:13:53,999 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:53 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-090b1e35-8ca1-45a9-9609-ed771f80e107 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 13:13:53,999 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-090b1e35-8ca1-45a9-9609-ed771f80e107 2018-07-03 13:13:54,000 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net 2018-07-03 13:13:54,005 - 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}999ced81b65ad618cb0187653ba804c9af8ca911" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net", "admin_state_up": true}}' 2018-07-03 13:13:54,427 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:13:54 GMT Content-Type: application/json Content-Length: 708 Connection: keep-alive X-Openstack-Request-Id: req-96bc4efd-a75b-4261-b0ed-91a0a32507c5 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:13:54Z","is_default":false,"provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","mtu":1500}} 2018-07-03 13:13:54,428 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-96bc4efd-a75b-4261-b0ed-91a0a32507c5 2018-07-03 13:13:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999ced81b65ad618cb0187653ba804c9af8ca911" 2018-07-03 13:13:54,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:54 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-233224c5-d5e9-4c54-8fe0-f678d364de46 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:13:54Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:13:54,886 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-233224c5-d5e9-4c54-8fe0-f678d364de46 2018-07-03 13:13:54,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/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999ced81b65ad618cb0187653ba804c9af8ca911" 2018-07-03 13:13:54,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:54 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1c93762a-dadb-47fd-bd54-bf185bfe11f1 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:13:54,938 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-1c93762a-dadb-47fd-bd54-bf185bfe11f1 2018-07-03 13:13:54,939 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet 2018-07-03 13:13:54,944 - 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}999ced81b65ad618cb0187653ba804c9af8ca911" -d '{"subnets": [{"ip_version": 4, "network_id": "9fb5e0e1-e657-4585-85cd-c7933bff1c63", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]}' 2018-07-03 13:13:55,720 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:13:55 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-bfc39ed1-69e1-4bd1-bb99-424f46f488a6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:13:55,720 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-bfc39ed1-69e1-4bd1-bb99-424f46f488a6 2018-07-03 13:13:55,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/networks?id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999ced81b65ad618cb0187653ba804c9af8ca911" 2018-07-03 13:13:56,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:56 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-388671fe-d51b-41c9-a66d-6eebefee9cff Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:13:56,435 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-388671fe-d51b-41c9-a66d-6eebefee9cff 2018-07-03 13:13:56,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=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999ced81b65ad618cb0187653ba804c9af8ca911" 2018-07-03 13:13:56,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:56 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-cab4b616-b667-41fc-b1e2-b0ebcd2c99a6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:13:56,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-cab4b616-b667-41fc-b1e2-b0ebcd2c99a6 2018-07-03 13:13:56,511 - OpenStackNetwork - DEBUG - Network [9fb5e0e1-e657-4585-85cd-c7933bff1c63] created successfully 2018-07-03 13:13:56,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:13:56,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:13:57,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:13:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7472i8WyQoSL4UjdaEPNOw"], "issued_at": "2018-07-03T13:13:56.000000Z"}} 2018-07-03 13:13:57,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}099eed5c0739e4b4a380b262d5e2f3dfb0406950" 2018-07-03 13:13:57,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0972aaf-8736-4ed1-b4e0-d5f8bf06ea9a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:13:57,153 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a0972aaf-8736-4ed1-b4e0-d5f8bf06ea9a 2018-07-03 13:13:57,154 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:13:57,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}099eed5c0739e4b4a380b262d5e2f3dfb0406950" 2018-07-03 13:13:57,536 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13: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-df951aac-087e-42fb-b33a-2242fe878be2 X-Compute-Request-Id: req-df951aac-087e-42fb-b33a-2242fe878be2 Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:13:57,536 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-df951aac-087e-42fb-b33a-2242fe878be2 2018-07-03 13:13:57,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}099eed5c0739e4b4a380b262d5e2f3dfb0406950" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 13:13:57,918 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:57 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-35823d18-84df-46c5-8d19-082164699e9b X-Compute-Request-Id: req-35823d18-84df-46c5-8d19-082164699e9b Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "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": "d39d7cee-88c5-431a-905f-383f59d34c86"}} 2018-07-03 13:13:57,918 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-35823d18-84df-46c5-8d19-082164699e9b 2018-07-03 13:13:57,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:13:57,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:13:58,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:13:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["FBqJGogaTum52x-e9YXpMg"], "issued_at": "2018-07-03T13:13:58.000000Z"}} 2018-07-03 13:13:58,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}bb3d98455fccda035603563dcd33144c39c4c153" 2018-07-03 13:13:58,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:13:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac8cde77-f096-4f69-adb8-d5e73112c18c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:13:58,506 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ac8cde77-f096-4f69-adb8-d5e73112c18c 2018-07-03 13:13:58,512 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3d98455fccda035603563dcd33144c39c4c153" 2018-07-03 13:13:58,978 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:13:58 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-179316f3-53fc-4cb7-af66-8b94242579c4 x-openstack-request-id: req-179316f3-53fc-4cb7-af66-8b94242579c4 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 13:13:58,978 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail used request id req-179316f3-53fc-4cb7-af66-8b94242579c4 2018-07-03 13:13:58,981 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-179316f3-53fc-4cb7-af66-8b94242579c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3d98455fccda035603563dcd33144c39c4c153" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 13:13:59,714 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:13:59 GMT Content-Type: application/json Content-Length: 895 Connection: keep-alive x-compute-request-id: req-091b9f1b-95ae-4db2-b2a8-fa54b3d548a6 x-openstack-request-id: req-091b9f1b-95ae-4db2-b2a8-fa54b3d548a6 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ada55201ffb54277b8bfe9496150313e", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T13:14:00.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f", "size": 1}} 2018-07-03 13:13:59,715 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes used request id req-091b9f1b-95ae-4db2-b2a8-fa54b3d548a6 2018-07-03 13:13:59,718 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-179316f3-53fc-4cb7-af66-8b94242579c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3d98455fccda035603563dcd33144c39c4c153" 2018-07-03 13:14:00,144 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:00 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-e2b2d288-1781-4b73-8bbc-aa16003d8d33 x-openstack-request-id: req-e2b2d288-1781-4b73-8bbc-aa16003d8d33 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:14:00.000000", "replication_status": null, "snapshot_id": null, "id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-23eed6d0-fc0d-4a11-a242-09fa0506c7f9", "bootable": "false", "created_at": "2018-07-03T13:14:00.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:14:00,145 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f used request id req-e2b2d288-1781-4b73-8bbc-aa16003d8d33 2018-07-03 13:14:00,145 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9 2018-07-03 13:14:00,148 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-179316f3-53fc-4cb7-af66-8b94242579c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3d98455fccda035603563dcd33144c39c4c153" 2018-07-03 13:14:00,566 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:00 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-4a3921ac-e917-46bf-8fdd-b65aaa88d653 x-openstack-request-id: req-4a3921ac-e917-46bf-8fdd-b65aaa88d653 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:14:00.000000", "replication_status": null, "snapshot_id": null, "id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-23eed6d0-fc0d-4a11-a242-09fa0506c7f9", "bootable": "false", "created_at": "2018-07-03T13:14:00.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:14:00,566 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f used request id req-4a3921ac-e917-46bf-8fdd-b65aaa88d653 2018-07-03 13:14:00,566 - create_volume - DEBUG - Instance status is - available 2018-07-03 13:14:00,566 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9 2018-07-03 13:14:00,567 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9 2018-07-03 13:14:00,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:14:00,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:14:01,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["jhDfQuhQSx-kVpPQS2BTmg"], "issued_at": "2018-07-03T13:14:01.000000Z"}} 2018-07-03 13:14:01,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}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:01,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63242814-e6de-442c-a58f-fb44f18e57bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:14:01,235 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-63242814-e6de-442c-a58f-fb44f18e57bb 2018-07-03 13:14:01,236 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:14:01,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}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:01,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59aa8958-7047-4233-9c43-4e71c3332dcf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:14:01,381 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-59aa8958-7047-4233-9c43-4e71c3332dcf 2018-07-03 13:14:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:01,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:01 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-8e1a0fd5-a6ff-416b-9fb1-253fcbe01a49 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:01,863 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-8e1a0fd5-a6ff-416b-9fb1-253fcbe01a49 2018-07-03 13:14:01,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:14:01,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:14: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-07-03 13:14:01,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:01,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed163ce6-3500-4782-93bb-01f8c52c2bb1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:01,918 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-ed163ce6-3500-4782-93bb-01f8c52c2bb1 2018-07-03 13:14:01,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=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:02,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:02 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2da5d05a-9e94-43c4-bb87-82d4d12172c8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:02,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-2da5d05a-9e94-43c4-bb87-82d4d12172c8 2018-07-03 13:14:02,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63&name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:02,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:02 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-034774ba-6a4e-4edb-9a16-1670c9fa93e6 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 13:14:02,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63&name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port&admin_state_up=True used request id req-034774ba-6a4e-4edb-9a16-1670c9fa93e6 2018-07-03 13:14:02,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:02,967 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14: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-035f12cc-f885-4183-acfd-2028a274bdcc X-Compute-Request-Id: req-035f12cc-f885-4183-acfd-2028a274bdcc Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 13:14:02,967 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst used request id req-035f12cc-f885-4183-acfd-2028a274bdcc 2018-07-03 13:14:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:03,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:03 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-b0fad784-3267-4308-bac5-9b0bebff2312 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:03,481 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-b0fad784-3267-4308-bac5-9b0bebff2312 2018-07-03 13:14:03,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:03,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0228801-99cc-4a7e-8693-3764ac676945 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:03,541 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-b0228801-99cc-4a7e-8693-3764ac676945 2018-07-03 13:14:03,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=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:03,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:03 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-450ca6e3-1b02-41f6-b5e7-39b6944ce714 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:03,976 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-450ca6e3-1b02-41f6-b5e7-39b6944ce714 2018-07-03 13:14:03,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/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63&name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:04,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:04 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1a8c082c-2ca3-4540-96b7-2d4673f122ae Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 13:14:04,039 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63&name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port&admin_state_up=True used request id req-1a8c082c-2ca3-4540-96b7-2d4673f122ae 2018-07-03 13:14:04,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:14:04,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:14:04,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:14:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["XZSx3WtCQEKCtgybIVHeCA"], "issued_at": "2018-07-03T13:14:04.000000Z"}} 2018-07-03 13:14:04,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e6aadeeab89c4921d18465b89812cceed9a413" 2018-07-03 13:14:04,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b793342-3cf5-40ee-9012-28f7ea39a56c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:14:04,798 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0b793342-3cf5-40ee-9012-28f7ea39a56c 2018-07-03 13:14:04,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?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:04,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:04 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-c592c2b8-a992-4470-b1ba-3c61f79fcfea Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:04,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-c592c2b8-a992-4470-b1ba-3c61f79fcfea 2018-07-03 13:14:04,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/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:05,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:05 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-66856b9a-518c-4599-a077-1c2989c95642 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:05,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-66856b9a-518c-4599-a077-1c2989c95642 2018-07-03 13:14:05,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=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:05,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:05 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-a9c608bf-e561-488f-9015-bfda5cd52dea Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:05,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-a9c608bf-e561-488f-9015-bfda5cd52dea 2018-07-03 13:14:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:14:05,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:14: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-07-03 13:14:05,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53e6aadeeab89c4921d18465b89812cceed9a413" 2018-07-03 13:14:05,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:05 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f494552-0f7f-46ef-82d2-9b6b08cee000 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:05,230 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-5f494552-0f7f-46ef-82d2-9b6b08cee000 2018-07-03 13:14:05,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:05,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:05 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b703cbc4-f53b-45ed-8ab6-e7806fedbdb1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:05,342 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-b703cbc4-f53b-45ed-8ab6-e7806fedbdb1 2018-07-03 13:14:05,343 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net 2018-07-03 13:14:05,348 - 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}80ff53640d692e01643659e23f1fd2046ce55eee" -d '{"port": {"network_id": "9fb5e0e1-e657-4585-85cd-c7933bff1c63", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port", "admin_state_up": true}}' 2018-07-03 13:14:06,453 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:14:06 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-ae3b81da-24aa-45de-9f08-735cb6493061 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:05Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.8"}],"id":"3da0533c-d561-4811-9d84-0c7487f346a9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:48:68:80","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:14:05Z","binding:vnic_type":"normal"}} 2018-07-03 13:14:06,453 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-ae3b81da-24aa-45de-9f08-735cb6493061 2018-07-03 13:14:06,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=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:06,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:06 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-1bfa56f2-2b90-44ac-8348-350d7fe1e90e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:06,583 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-1bfa56f2-2b90-44ac-8348-350d7fe1e90e 2018-07-03 13:14:06,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:06,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:06 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-590aafff-ea58-413d-9f1a-3e2f3810d00e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:06,634 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-590aafff-ea58-413d-9f1a-3e2f3810d00e 2018-07-03 13:14:06,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/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:06,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:06 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-a2166250-a5ef-4f2b-99f9-5fec61e7daa3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:06,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-a2166250-a5ef-4f2b-99f9-5fec61e7daa3 2018-07-03 13:14:06,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/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63&name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:06,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:06 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-aa2722ee-46bf-4698-8390-29886ba71bbb Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.8"}],"id":"3da0533c-d561-4811-9d84-0c7487f346a9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:48:68:80","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:14:05Z","binding:vnic_type":"normal"}]} 2018-07-03 13:14:06,842 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63&name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port&admin_state_up=True used request id req-aa2722ee-46bf-4698-8390-29886ba71bbb 2018-07-03 13:14:06,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:07,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:06 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd61ad48-97ce-4b0a-902f-210cbe072219 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:07,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-dd61ad48-97ce-4b0a-902f-210cbe072219 2018-07-03 13:14:07,015 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst 2018-07-03 13:14:07,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:07,380 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:07 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-1f262f19-1f09-472f-b082-7909491ddb4b X-Compute-Request-Id: req-1f262f19-1f09-472f-b082-7909491ddb4b Front-End-Https: on RESP BODY: {"flavors": [{"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-flavor"}]} 2018-07-03 13:14:07,380 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1f262f19-1f09-472f-b082-7909491ddb4b 2018-07-03 13:14:07,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/d39d7cee-88c5-431a-905f-383f59d34c86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:07,772 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14: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-9ad93dbb-a9c5-4f2c-a33f-8bbd73d1e9e1 X-Compute-Request-Id: req-9ad93dbb-a9c5-4f2c-a33f-8bbd73d1e9e1 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "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": "d39d7cee-88c5-431a-905f-383f59d34c86"}} 2018-07-03 13:14:07,773 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/d39d7cee-88c5-431a-905f-383f59d34c86 used request id req-9ad93dbb-a9c5-4f2c-a33f-8bbd73d1e9e1 2018-07-03 13:14:07,776 - 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-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:08,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:08 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-7e59601d-4a54-4b82-8318-766bbe8e126b Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:13:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:13:52Z", "visibility": "shared", "self": "/v2/images/ab73a448-4088-448e-93a3-b82881ca533a", "min_disk": 0, "protected": false, "id": "ab73a448-4088-448e-93a3-b82881ca533a", "file": "/v2/images/ab73a448-4088-448e-93a3-b82881ca533a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/ab73a448-4088-448e-93a3-b82881ca533a", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image"} 2018-07-03 13:14:08,162 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image used request id req-7e59601d-4a54-4b82-8318-766bbe8e126b 2018-07-03 13:14:08,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:08,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a71cd1e0-9d81-4ad9-a443-bf632a7b8d87 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:14:08,520 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a71cd1e0-9d81-4ad9-a443-bf632a7b8d87 2018-07-03 13:14:08,525 - novaclient.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}80ff53640d692e01643659e23f1fd2046ce55eee" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "imageRef": "ab73a448-4088-448e-93a3-b82881ca533a", "flavorRef": "d39d7cee-88c5-431a-905f-383f59d34c86", "max_count": 1, "min_count": 1, "networks": [{"port": "3da0533c-d561-4811-9d84-0c7487f346a9"}]}}' 2018-07-03 13:14:11,501 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:14:11 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cf4031f2-2307-4c94-89af-c66edfaddcde X-Compute-Request-Id: req-cf4031f2-2307-4c94-89af-c66edfaddcde RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "adminPass": "dd7nDP3nSqZU"}} 2018-07-03 13:14:11,502 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-cf4031f2-2307-4c94-89af-c66edfaddcde 2018-07-03 13:14:11,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/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:12,458 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:12 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-ddcea86b-4339-44d3-b2ef-b18af72fe190 X-Compute-Request-Id: req-ddcea86b-4339-44d3-b2ef-b18af72fe190 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/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:14:11Z", "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-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:14:12,458 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-ddcea86b-4339-44d3-b2ef-b18af72fe190 2018-07-03 13:14:12,459 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst 2018-07-03 13:14:12,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:13,114 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:13 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-5e05bc81-9f36-4336-b88d-b4deca1890a4 X-Compute-Request-Id: req-5e05bc81-9f36-4336-b88d-b4deca1890a4 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/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:14:12Z", "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-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:14:13,114 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-5e05bc81-9f36-4336-b88d-b4deca1890a4 2018-07-03 13:14:13,114 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst] is - BUILD 2018-07-03 13:14:13,114 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:14:16,118 - create_instance - DEBUG - VM status query timeout in 896.341183901 2018-07-03 13:14:16,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/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:17,058 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:17 GMT Content-Type: application/json Content-Length: 1748 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eec74cd1-a1f5-4f5d-bb00-0aafd33cc4ed X-Compute-Request-Id: req-eec74cd1-a1f5-4f5d-bb00-0aafd33cc4ed Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:68:80", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:14:14Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:14:17,058 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-eec74cd1-a1f5-4f5d-bb00-0aafd33cc4ed 2018-07-03 13:14:17,059 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst] is - BUILD 2018-07-03 13:14:17,059 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:14:20,061 - create_instance - DEBUG - VM status query timeout in 892.398267984 2018-07-03 13:14:20,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:20,446 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:20 GMT Content-Type: application/json Content-Length: 1748 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dab4b808-cd7d-4878-aa2b-408e9dd61c1c X-Compute-Request-Id: req-dab4b808-cd7d-4878-aa2b-408e9dd61c1c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:68:80", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:14:14Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:14:20,446 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-dab4b808-cd7d-4878-aa2b-408e9dd61c1c 2018-07-03 13:14:20,447 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst] is - BUILD 2018-07-03 13:14:20,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:14:23,450 - create_instance - DEBUG - VM status query timeout in 889.009307861 2018-07-03 13:14:23,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:23,697 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:23 GMT Content-Type: application/json Content-Length: 1748 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-18f4a9f5-71ef-403b-b4ca-e07084342dd2 X-Compute-Request-Id: req-18f4a9f5-71ef-403b-b4ca-e07084342dd2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:68:80", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:14:14Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:14:23,697 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-18f4a9f5-71ef-403b-b4ca-e07084342dd2 2018-07-03 13:14:23,698 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst] is - BUILD 2018-07-03 13:14:23,698 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:14:26,699 - create_instance - DEBUG - VM status query timeout in 885.760201931 2018-07-03 13:14:26,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/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:27,297 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:27 GMT Content-Type: application/json Content-Length: 1769 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c120bc7d-9958-4b79-bb3c-d8c0b111e56a X-Compute-Request-Id: req-c120bc7d-9958-4b79-bb3c-d8c0b111e56a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:68:80", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-03T13:14:24.000000", "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:14:25Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:14:27,297 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-c120bc7d-9958-4b79-bb3c-d8c0b111e56a 2018-07-03 13:14:27,298 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst] is - ACTIVE 2018-07-03 13:14:27,298 - create_instance - INFO - VM is - ACTIVE 2018-07-03 13:14:27,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/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:27,569 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:27 GMT Content-Type: application/json Content-Length: 1769 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e5d392e5-ed40-4dee-b311-fff4db12f4b4 X-Compute-Request-Id: req-e5d392e5-ed40-4dee-b311-fff4db12f4b4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:68:80", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-03T13:14:24.000000", "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:14:25Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:14:27,569 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-e5d392e5-ed40-4dee-b311-fff4db12f4b4 2018-07-03 13:14:27,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:27,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:27 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-9c07a017-5960-449e-9c95-b6bee251bb72 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:27,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-9c07a017-5960-449e-9c95-b6bee251bb72 2018-07-03 13:14:27,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:27,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5699f0e3-7d41-4836-aded-2c69cee429ed Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:27,885 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-5699f0e3-7d41-4836-aded-2c69cee429ed 2018-07-03 13:14:27,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/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:27,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:27 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-53a9a257-ff3f-4c75-8810-b3e6356b9290 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:27,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-53a9a257-ff3f-4c75-8810-b3e6356b9290 2018-07-03 13:14:27,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/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:28,048 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:28 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-8613d0cb-5412-473a-a49a-0de7542eaabc Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.3"}],"id":"13520cd5-ef13-4a65-ae9e-5e10b0a9187b","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu13520cd5-ef","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:04:55","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.8"}],"id":"3da0533c-d561-4811-9d84-0c7487f346a9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3da0533c-d5","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:68:80","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ff01f2e9-8611-44de-b6f2-4d3dccbc8779","name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:14:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.2"}],"id":"c4e067f2-cdbb-49b7-904c-f7b4d7521c31","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc4e067f2-cd","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:a8:5b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"}]} 2018-07-03 13:14:28,048 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-8613d0cb-5412-473a-a49a-0de7542eaabc 2018-07-03 13:14:28,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:14:28,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["xYM-trBZTICyffl_bpjxfQ"], "issued_at": "2018-07-03T13:14:28.000000Z"}} 2018-07-03 13:14:28,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:28,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3806ac2a-15d1-4a22-be22-0481c992965e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:14:28,746 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3806ac2a-15d1-4a22-be22-0481c992965e 2018-07-03 13:14:28,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:29,314 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:29 GMT Content-Type: application/json Content-Length: 1769 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-888bf2c6-225d-4055-aff0-4e7f929125f4 X-Compute-Request-Id: req-888bf2c6-225d-4055-aff0-4e7f929125f4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:68:80", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-03T13:14:24.000000", "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:14:25Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:14:29,315 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-888bf2c6-225d-4055-aff0-4e7f929125f4 2018-07-03 13:14:29,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:29,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:29 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-cd155c10-0625-4eb3-be89-8111f5fa6558 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:29,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-cd155c10-0625-4eb3-be89-8111f5fa6558 2018-07-03 13:14:29,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:29,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7677609b-e67b-4f18-8de6-4c25d255d713 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:29,645 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-7677609b-e67b-4f18-8de6-4c25d255d713 2018-07-03 13:14:29,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:29,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:29 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-7b24a9a0-8005-4e40-bc70-c7b2923e90bb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:29,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-7b24a9a0-8005-4e40-bc70-c7b2923e90bb 2018-07-03 13:14:29,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/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:29,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:29 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-e77aa8d2-a940-4708-89db-71d5d3fea088 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.3"}],"id":"13520cd5-ef13-4a65-ae9e-5e10b0a9187b","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu13520cd5-ef","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:04:55","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.8"}],"id":"3da0533c-d561-4811-9d84-0c7487f346a9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3da0533c-d5","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:68:80","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ff01f2e9-8611-44de-b6f2-4d3dccbc8779","name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:14:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.2"}],"id":"c4e067f2-cdbb-49b7-904c-f7b4d7521c31","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc4e067f2-cd","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:a8:5b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"}]} 2018-07-03 13:14:29,815 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-e77aa8d2-a940-4708-89db-71d5d3fea088 2018-07-03 13:14:29,819 - novaclient.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/ff01f2e9-8611-44de-b6f2-4d3dccbc8779/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" -d '{"volumeAttachment": {"volumeId": "d600d3c0-de16-46b6-acd7-0d331cb6b30f"}}' 2018-07-03 13:14:32,278 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:32 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-7a4ae412-a9ea-4da5-b1dc-0c6dd5e087ec X-Compute-Request-Id: req-7a4ae412-a9ea-4da5-b1dc-0c6dd5e087ec Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f", "volumeId": "d600d3c0-de16-46b6-acd7-0d331cb6b30f"}} 2018-07-03 13:14:32,278 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779/os-volume_attachments used request id req-7a4ae412-a9ea-4da5-b1dc-0c6dd5e087ec 2018-07-03 13:14:32,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:33,475 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:33 GMT Content-Type: application/json Content-Length: 1815 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-43adbab8-0f60-4a96-bfa2-b04b08ea0d62 X-Compute-Request-Id: req-43adbab8-0f60-4a96-bfa2-b04b08ea0d62 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:68:80", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-03T13:14:24.000000", "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:14:25Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f"}], "metadata": {}}} 2018-07-03 13:14:33,476 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-43adbab8-0f60-4a96-bfa2-b04b08ea0d62 2018-07-03 13:14:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:33,979 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:33 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-c5fad5cd-d02f-455e-8765-1808bbc54b07 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:33,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-c5fad5cd-d02f-455e-8765-1808bbc54b07 2018-07-03 13:14:33,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:14:33,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:14: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-07-03 13:14: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/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:34,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:33 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e2a45cd-7eed-4238-a783-c4baf4a4b3a2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:34,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-6e2a45cd-7eed-4238-a783-c4baf4a4b3a2 2018-07-03 13:14:34,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=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:34,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:34 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f43ea240-a4fd-4ab3-86f9-1b816f8b9ee0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:34,110 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-f43ea240-a4fd-4ab3-86f9-1b816f8b9ee0 2018-07-03 13:14:34,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/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:34,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:34 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-9bfa0ac9-52dd-47bc-b0ac-a1d4072d5814 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.3"}],"id":"13520cd5-ef13-4a65-ae9e-5e10b0a9187b","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu13520cd5-ef","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:04:55","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.8"}],"id":"3da0533c-d561-4811-9d84-0c7487f346a9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3da0533c-d5","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:68:80","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ff01f2e9-8611-44de-b6f2-4d3dccbc8779","name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:14:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.2"}],"id":"c4e067f2-cdbb-49b7-904c-f7b4d7521c31","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc4e067f2-cd","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:a8:5b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"}]} 2018-07-03 13:14:34,190 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-9bfa0ac9-52dd-47bc-b0ac-a1d4072d5814 2018-07-03 13:14:34,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}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:34,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-774871c4-1988-4f49-a00b-6a84c819405f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:14:34,366 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-774871c4-1988-4f49-a00b-6a84c819405f 2018-07-03 13:14:34,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:34,642 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:34 GMT Content-Type: application/json Content-Length: 1815 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c6dd103d-7316-432b-9597-19251fff9329 X-Compute-Request-Id: req-c6dd103d-7316-432b-9597-19251fff9329 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:68:80", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-03T13:14:24.000000", "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:14:25Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f"}], "metadata": {}}} 2018-07-03 13:14:34,643 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-c6dd103d-7316-432b-9597-19251fff9329 2018-07-03 13:14:34,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=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:34,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:34 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-769e9616-3344-4cd9-978f-b5260b8cb575 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:34,787 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-769e9616-3344-4cd9-978f-b5260b8cb575 2018-07-03 13:14:34,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:34,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:34 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ff601f5-81fe-4860-b5e6-7bbbbebf8ccd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:34,963 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-0ff601f5-81fe-4860-b5e6-7bbbbebf8ccd 2018-07-03 13:14:34,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=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:35,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:35 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-16ee6ec4-1928-4cb7-9ebd-f20c24567a90 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:35,043 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-16ee6ec4-1928-4cb7-9ebd-f20c24567a90 2018-07-03 13:14:35,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/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:35,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:35 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-af1b5829-857a-4610-a5ae-877850191092 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.3"}],"id":"13520cd5-ef13-4a65-ae9e-5e10b0a9187b","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu13520cd5-ef","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:04:55","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.8"}],"id":"3da0533c-d561-4811-9d84-0c7487f346a9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3da0533c-d5","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:68:80","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ff01f2e9-8611-44de-b6f2-4d3dccbc8779","name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:14:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.2"}],"id":"c4e067f2-cdbb-49b7-904c-f7b4d7521c31","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc4e067f2-cd","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:a8:5b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"}]} 2018-07-03 13:14:35,137 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-af1b5829-857a-4610-a5ae-877850191092 2018-07-03 13:14:35,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:35,745 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:35 GMT Content-Type: application/json Content-Length: 1815 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fcfe4835-3ab4-4da5-b953-80f033a51c30 X-Compute-Request-Id: req-fcfe4835-3ab4-4da5-b953-80f033a51c30 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:68:80", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-03T13:14:24.000000", "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:14:25Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f"}], "metadata": {}}} 2018-07-03 13:14:35,745 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-fcfe4835-3ab4-4da5-b953-80f033a51c30 2018-07-03 13:14:35,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/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:35,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:35 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-36fe406e-2e9d-4401-ba80-779f04fb2ae9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:35,891 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-36fe406e-2e9d-4401-ba80-779f04fb2ae9 2018-07-03 13:14:35,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:35,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:35 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9765a101-b94e-4dec-891b-10c20d60a8fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:35,938 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-9765a101-b94e-4dec-891b-10c20d60a8fc 2018-07-03 13:14:35,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=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:36,046 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:36 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b40361ec-797a-49d9-a188-5422d292b618 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:36,046 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-b40361ec-797a-49d9-a188-5422d292b618 2018-07-03 13:14:36,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:36,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:36 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-e3f64264-c6e0-49cb-8508-a969adf4d05d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.3"}],"id":"13520cd5-ef13-4a65-ae9e-5e10b0a9187b","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu13520cd5-ef","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:04:55","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.8"}],"id":"3da0533c-d561-4811-9d84-0c7487f346a9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3da0533c-d5","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:68:80","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ff01f2e9-8611-44de-b6f2-4d3dccbc8779","name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:14:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.2"}],"id":"c4e067f2-cdbb-49b7-904c-f7b4d7521c31","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc4e067f2-cd","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:a8:5b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"}]} 2018-07-03 13:14:36,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-e3f64264-c6e0-49cb-8508-a969adf4d05d 2018-07-03 13:14:36,138 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:36,656 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:36 GMT Content-Type: application/json Content-Length: 1146 Connection: keep-alive x-compute-request-id: req-17da0af1-cc71-4690-a4af-5cd2cbe93af0 x-openstack-request-id: req-17da0af1-cc71-4690-a4af-5cd2cbe93af0 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:14:35.000000", "replication_status": null, "snapshot_id": null, "id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9", "bootable": "false", "created_at": "2018-07-03T13:14:00.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:14:36,657 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f used request id req-17da0af1-cc71-4690-a4af-5cd2cbe93af0 2018-07-03 13:14:39,663 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17da0af1-cc71-4690-a4af-5cd2cbe93af0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:40,145 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:40 GMT Content-Type: application/json Content-Length: 1442 Connection: keep-alive x-compute-request-id: req-975d1810-b978-4992-9124-87aa0f963ac2 x-openstack-request-id: req-975d1810-b978-4992-9124-87aa0f963ac2 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "attachment_id": "f2c10f84-17ad-4f44-8d39-9ff16ea2a328", "attached_at": "2018-07-03T13:14:35.000000", "host_name": "cmp001", "volume_id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f", "device": "/dev/vdc", "id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f"}], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:14:38.000000", "replication_status": null, "snapshot_id": null, "id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-23eed6d0-fc0d-4a11-a242-09fa0506c7f9", "bootable": "false", "created_at": "2018-07-03T13:14:00.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:14:40,145 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f used request id req-975d1810-b978-4992-9124-87aa0f963ac2 2018-07-03 13:14:40,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:40,786 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:40 GMT Content-Type: application/json Content-Length: 1815 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-85849bee-d850-46b3-9398-fb88c1013087 X-Compute-Request-Id: req-85849bee-d850-46b3-9398-fb88c1013087 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:68:80", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-03T13:14:24.000000", "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:14:25Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f"}], "metadata": {}}} 2018-07-03 13:14:40,787 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-85849bee-d850-46b3-9398-fb88c1013087 2018-07-03 13:14:40,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:40,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:40 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-abb8e299-b520-4bea-a0d5-dd1dc097fe3f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["943cca7d-754f-4303-ae6d-d862d82175f3"],"description":"","tags":[],"updated_at":"2018-07-03T13:13:55Z","provider:segmentation_id":1011,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:54Z","provider:network_type":"vlan"}]} 2018-07-03 13:14:40,934 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net used request id req-abb8e299-b520-4bea-a0d5-dd1dc097fe3f 2018-07-03 13:14:40,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:40,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:40 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f366d0a7-018a-4a0a-8b4a-59e2877a75b9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:14:40,983 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-f366d0a7-018a-4a0a-8b4a-59e2877a75b9 2018-07-03 13:14: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/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:41,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:41 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-79a14875-8a49-4ba9-8e43-7e9aef5b7871 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:55Z","dns_nameservers":[],"updated_at":"2018-07-03T13:13: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":"f2213f40455746c3b623a4fcb5e27a06","id":"943cca7d-754f-4303-ae6d-d862d82175f3","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet"}]} 2018-07-03 13:14:41,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-79a14875-8a49-4ba9-8e43-7e9aef5b7871 2018-07-03 13:14:41,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=9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:41,155 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:41 GMT Content-Type: application/json Content-Length: 3141 Connection: keep-alive X-Openstack-Request-Id: req-25a4f06a-d366-4651-b854-3143adb254e7 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.3"}],"id":"13520cd5-ef13-4a65-ae9e-5e10b0a9187b","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu13520cd5-ef","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:04:55","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.8"}],"id":"3da0533c-d561-4811-9d84-0c7487f346a9","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3da0533c-d5","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:48:68:80","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"ff01f2e9-8611-44de-b6f2-4d3dccbc8779","name":"NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:14:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:14:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"943cca7d-754f-4303-ae6d-d862d82175f3","ip_address":"10.55.0.2"}],"id":"c4e067f2-cdbb-49b7-904c-f7b4d7521c31","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc4e067f2-cd","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:04:a8:5b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9fb5e0e1-e657-4585-85cd-c7933bff1c63","name":"","admin_state_up":true,"network_id":"9fb5e0e1-e657-4585-85cd-c7933bff1c63","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:13:56Z","binding:vnic_type":"normal"}]} 2018-07-03 13:14:41,155 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-25a4f06a-d366-4651-b854-3143adb254e7 2018-07-03 13:14:41,159 - 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/ff01f2e9-8611-44de-b6f2-4d3dccbc8779/os-volume_attachments/d600d3c0-de16-46b6-acd7-0d331cb6b30f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a620dc1b59a1fabbf6a00c0ac329888c38c85a0c" 2018-07-03 13:14:43,432 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:14: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-3d9c1016-28a5-4aab-b725-926eaaa071b1 X-Compute-Request-Id: req-3d9c1016-28a5-4aab-b725-926eaaa071b1 2018-07-03 13:14:43,432 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779/os-volume_attachments/d600d3c0-de16-46b6-acd7-0d331cb6b30f used request id req-3d9c1016-28a5-4aab-b725-926eaaa071b1 2018-07-03 13:14:43,433 - create_instance - INFO - Deleting Port with ID - 3da0533c-d561-4811-9d84-0c7487f346a9 2018-07-03 13:14:43,433 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-port 2018-07-03 13:14:43,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/ports/3da0533c-d561-4811-9d84-0c7487f346a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:44,238 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:14:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-618b6e64-b7a3-4d94-9f37-aa0614bc2043 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:14:44,238 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/3da0533c-d561-4811-9d84-0c7487f346a9 used request id req-618b6e64-b7a3-4d94-9f37-aa0614bc2043 2018-07-03 13:14:44,239 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst 2018-07-03 13:14:44,242 - 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/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:44,438 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:14: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-fd712fce-a37a-4c47-93b1-7163e5b64231 X-Compute-Request-Id: req-fd712fce-a37a-4c47-93b1-7163e5b64231 Front-End-Https: on 2018-07-03 13:14:44,438 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-fd712fce-a37a-4c47-93b1-7163e5b64231 2018-07-03 13:14:44,438 - create_instance - INFO - Checking deletion status 2018-07-03 13:14:44,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:44,925 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:44 GMT Content-Type: application/json Content-Length: 1593 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ab246d48-a49a-4c8f-9cdc-13ca271c4be0 X-Compute-Request-Id: req-ab246d48-a49a-4c8f-9cdc-13ca271c4be0 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/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "rel": "bookmark"}], "image": {"id": "ab73a448-4088-448e-93a3-b82881ca533a", "links": [{"href": "http://172.30.10.101:8774/images/ab73a448-4088-448e-93a3-b82881ca533a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-03T13:14:24.000000", "flavor": {"id": "d39d7cee-88c5-431a-905f-383f59d34c86", "links": [{"href": "http://172.30.10.101:8774/flavors/d39d7cee-88c5-431a-905f-383f59d34c86", "rel": "bookmark"}]}, "id": "ff01f2e9-8611-44de-b6f2-4d3dccbc8779", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:14:45Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst", "created": "2018-07-03T13:14:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [{"id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f"}], "metadata": {}}} 2018-07-03 13:14:44,925 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-ab246d48-a49a-4c8f-9cdc-13ca271c4be0 2018-07-03 13:14:44,925 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst] is - ACTIVE 2018-07-03 13:14:44,926 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:14:47,928 - create_instance - DEBUG - VM status query timeout in 296.510356188 2018-07-03 13:14:47,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/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ff53640d692e01643659e23f1fd2046ce55eee" 2018-07-03 13:14:48,007 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:14:48 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-fee0ad13-4e34-46de-9ccb-cef80cff49f3 X-Compute-Request-Id: req-fee0ad13-4e34-46de-9ccb-cef80cff49f3 RESP BODY: {"itemNotFound": {"message": "Instance ff01f2e9-8611-44de-b6f2-4d3dccbc8779 could not be found.", "code": 404}} 2018-07-03 13:14:48,007 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ff01f2e9-8611-44de-b6f2-4d3dccbc8779 used request id req-fee0ad13-4e34-46de-9ccb-cef80cff49f3 2018-07-03 13:14:48,007 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ff01f2e9-8611-44de-b6f2-4d3dccbc8779 could not be found. (HTTP 404) (Request-ID: req-fee0ad13-4e34-46de-9ccb-cef80cff49f3) 2018-07-03 13:14:48,007 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-vm_inst 2018-07-03 13:14:48,012 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-179316f3-53fc-4cb7-af66-8b94242579c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3d98455fccda035603563dcd33144c39c4c153" 2018-07-03 13:14:48,442 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:48 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-0659062d-f4b8-47ba-ab31-dfad4e01e720 x-openstack-request-id: req-0659062d-f4b8-47ba-ab31-dfad4e01e720 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:14:46.000000", "replication_status": null, "snapshot_id": null, "id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-23eed6d0-fc0d-4a11-a242-09fa0506c7f9", "bootable": "false", "created_at": "2018-07-03T13:14:00.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:14:48,443 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f used request id req-0659062d-f4b8-47ba-ab31-dfad4e01e720 2018-07-03 13:14:48,443 - create_volume - DEBUG - Instance status is - available 2018-07-03 13:14:48,443 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9 2018-07-03 13:14:48,443 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9 2018-07-03 13:14:48,446 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-179316f3-53fc-4cb7-af66-8b94242579c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3d98455fccda035603563dcd33144c39c4c153" 2018-07-03 13:14:48,920 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:14:48 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-f28cc2e5-f249-44be-b7d8-f1ca6b762b3d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:14:48,921 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f used request id req-f28cc2e5-f249-44be-b7d8-f1ca6b762b3d 2018-07-03 13:14:48,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/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-179316f3-53fc-4cb7-af66-8b94242579c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3d98455fccda035603563dcd33144c39c4c153" 2018-07-03 13:14:49,381 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:49 GMT Content-Type: application/json Content-Length: 1124 Connection: keep-alive x-compute-request-id: req-bbb4e59c-6aa2-4d9d-9814-75ed3c3390f2 x-openstack-request-id: req-bbb4e59c-6aa2-4d9d-9814-75ed3c3390f2 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:14:49.000000", "replication_status": null, "snapshot_id": null, "id": "d600d3c0-de16-46b6-acd7-0d331cb6b30f", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-23eed6d0-fc0d-4a11-a242-09fa0506c7f9", "bootable": "false", "created_at": "2018-07-03T13:14:00.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:14:49,381 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f used request id req-bbb4e59c-6aa2-4d9d-9814-75ed3c3390f2 2018-07-03 13:14:49,382 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 13:14:49,382 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 13:14:52,385 - create_volume - DEBUG - Volume status query timeout in 56.535889864 2018-07-03 13:14:52,388 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-179316f3-53fc-4cb7-af66-8b94242579c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb3d98455fccda035603563dcd33144c39c4c153" 2018-07-03 13:14:52,451 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:14:52 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-950b9573-c74f-4493-98e9-d3f6a887fa88 x-openstack-request-id: req-950b9573-c74f-4493-98e9-d3f6a887fa88 RESP BODY: {"itemNotFound": {"message": "Volume d600d3c0-de16-46b6-acd7-0d331cb6b30f could not be found.", "code": 404}} 2018-07-03 13:14:52,451 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/d600d3c0-de16-46b6-acd7-0d331cb6b30f used request id req-950b9573-c74f-4493-98e9-d3f6a887fa88 2018-07-03 13:14:52,451 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d600d3c0-de16-46b6-acd7-0d331cb6b30f could not be found. (HTTP 404) (Request-ID: req-950b9573-c74f-4493-98e9-d3f6a887fa88) 2018-07-03 13:14:52,451 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9 2018-07-03 13:14:52,455 - 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/d39d7cee-88c5-431a-905f-383f59d34c86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}099eed5c0739e4b4a380b262d5e2f3dfb0406950" 2018-07-03 13:14:52,820 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:14: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-e28113bb-7906-4d3f-892d-dc37f71b1f1b X-Compute-Request-Id: req-e28113bb-7906-4d3f-892d-dc37f71b1f1b 2018-07-03 13:14:52,820 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/d39d7cee-88c5-431a-905f-383f59d34c86 used request id req-e28113bb-7906-4d3f-892d-dc37f71b1f1b 2018-07-03 13:14:52,821 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet 2018-07-03 13:14:52,821 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-subnet 2018-07-03 13:14:52,826 - 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/943cca7d-754f-4303-ae6d-d862d82175f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999ced81b65ad618cb0187653ba804c9af8ca911" 2018-07-03 13:14:55,173 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:14:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c9573e90-8e0e-4ff1-b344-7937324cd815 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:14:55,173 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/943cca7d-754f-4303-ae6d-d862d82175f3 used request id req-c9573e90-8e0e-4ff1-b344-7937324cd815 2018-07-03 13:14:55,174 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-net 2018-07-03 13:14:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/9fb5e0e1-e657-4585-85cd-c7933bff1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999ced81b65ad618cb0187653ba804c9af8ca911" 2018-07-03 13:14:57,091 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:14:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4e308a65-238b-4d4e-9891-064c4928ea52 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:14:57,091 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/9fb5e0e1-e657-4585-85cd-c7933bff1c63 used request id req-4e308a65-238b-4d4e-9891-064c4928ea52 2018-07-03 13:14:57,092 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-23eed6d0-fc0d-4a11-a242-09fa0506c7f9-image 2018-07-03 13:14:57,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ab73a448-4088-448e-93a3-b82881ca533a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eafb5fc5a3c1a3cc05063390147c8c73034b5c27" 2018-07-03 13:14:57,255 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:14:57 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a4ffa319-39bb-4cb6-a1c4-aa039cb0a497 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-07-03 13:14:57,256 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ab73a448-4088-448e-93a3-b82881ca533a used request id req-a4ffa319-39bb-4cb6-a1c4-aa039cb0a497 2018-07-03 13:14:57,262 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:14:57,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:14:57,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:14:57,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["2l9JVkCUR1yJR7KPAn2zBA"], "issued_at": "2018-07-03T13:14:57.000000Z"}} 2018-07-03 13:14:57,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}215c244d0a7571d5caecbdc21734ea4f384091bf" 2018-07-03 13:14:58,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:14:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da2fefa8-3cdd-4a73-b31d-7cac4335ae61 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:14:58,021 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-da2fefa8-3cdd-4a73-b31d-7cac4335ae61 2018-07-03 13:14:58,022 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:14:58,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}215c244d0a7571d5caecbdc21734ea4f384091bf" 2018-07-03 13:14:58,540 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:58 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-6031cfad-cbae-4304-81a9-b2e41d747699 X-Compute-Request-Id: req-6031cfad-cbae-4304-81a9-b2e41d747699 Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:14:58,541 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6031cfad-cbae-4304-81a9-b2e41d747699 2018-07-03 13:14:58,544 - novaclient.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}215c244d0a7571d5caecbdc21734ea4f384091bf" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e9b08cbb-5f84-4f03-84ad-dd99062dfd5fname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-03 13:14:58,978 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:58 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-fa386e76-c3b2-4119-a153-5210192197ae X-Compute-Request-Id: req-fa386e76-c3b2-4119-a153-5210192197ae Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-e9b08cbb-5f84-4f03-84ad-dd99062dfd5fname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/ce0b9cbe-7c80-48fd-b887-dca9a9ba8001", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/ce0b9cbe-7c80-48fd-b887-dca9a9ba8001", "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": "ce0b9cbe-7c80-48fd-b887-dca9a9ba8001"}} 2018-07-03 13:14:58,978 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-fa386e76-c3b2-4119-a153-5210192197ae 2018-07-03 13:14:58,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:14:59,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rHDRXg3TQdSKEzQWoyYBdA"], "issued_at": "2018-07-03T13:14:59.000000Z"}} 2018-07-03 13:14:59,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/ce0b9cbe-7c80-48fd-b887-dca9a9ba8001 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5338ad8dc722054476eda6be91c5c0fd6364df5a" 2018-07-03 13:14:59,923 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:14:59 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-4478bbc3-7ae2-4fd4-9e92-64a1577b9950 X-Compute-Request-Id: req-4478bbc3-7ae2-4fd4-9e92-64a1577b9950 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-e9b08cbb-5f84-4f03-84ad-dd99062dfd5fname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/ce0b9cbe-7c80-48fd-b887-dca9a9ba8001", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/ce0b9cbe-7c80-48fd-b887-dca9a9ba8001", "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": "ce0b9cbe-7c80-48fd-b887-dca9a9ba8001"}} 2018-07-03 13:14:59,924 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/ce0b9cbe-7c80-48fd-b887-dca9a9ba8001 used request id req-4478bbc3-7ae2-4fd4-9e92-64a1577b9950 2018-07-03 13:14:59,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/flavors/ce0b9cbe-7c80-48fd-b887-dca9a9ba8001/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5338ad8dc722054476eda6be91c5c0fd6364df5a" 2018-07-03 13:15:00,274 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:00 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-035e1487-11fe-46fe-a3e1-d21d2d755ee4 X-Compute-Request-Id: req-035e1487-11fe-46fe-a3e1-d21d2d755ee4 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-07-03 13:15:00,274 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/ce0b9cbe-7c80-48fd-b887-dca9a9ba8001/os-extra_specs used request id req-035e1487-11fe-46fe-a3e1-d21d2d755ee4 2018-07-03 13:15:00,277 - 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/ce0b9cbe-7c80-48fd-b887-dca9a9ba8001 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}215c244d0a7571d5caecbdc21734ea4f384091bf" 2018-07-03 13:15:00,679 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:15:00 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-be1b5223-b610-4e3c-81aa-b125640f4721 X-Compute-Request-Id: req-be1b5223-b610-4e3c-81aa-b125640f4721 2018-07-03 13:15:00,680 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/ce0b9cbe-7c80-48fd-b887-dca9a9ba8001 used request id req-be1b5223-b610-4e3c-81aa-b125640f4721 2018-07-03 13:15:00,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5338ad8dc722054476eda6be91c5c0fd6364df5a" 2018-07-03 13:15:01,034 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15: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-c45284e4-73a4-468f-a667-5803c735880a X-Compute-Request-Id: req-c45284e4-73a4-468f-a667-5803c735880a Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:15:01,034 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c45284e4-73a4-468f-a667-5803c735880a 2018-07-03 13:15:01,036 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:01,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:15:01,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:01,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["CcDicERKS8SchfZQlY-pvQ"], "issued_at": "2018-07-03T13:15:01.000000Z"}} 2018-07-03 13:15:01,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}b3e6bc0c981061f3f83aae749d713d5d0ac887d1" 2018-07-03 13:15:01,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e507161-73d7-4004-b8bd-06a80028bcbc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:15:01,754 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e507161-73d7-4004-b8bd-06a80028bcbc 2018-07-03 13:15:01,756 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:01,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e6bc0c981061f3f83aae749d713d5d0ac887d1" 2018-07-03 13:15:02,033 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15: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-424f64be-99f4-41e3-be51-87862a99b021 X-Compute-Request-Id: req-424f64be-99f4-41e3-be51-87862a99b021 Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:15:02,033 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-424f64be-99f4-41e3-be51-87862a99b021 2018-07-03 13:15:02,037 - novaclient.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}b3e6bc0c981061f3f83aae749d713d5d0ac887d1" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-0fc626c7-6d05-40d8-a5bb-cf4b1cb91a87name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-03 13:15:02,475 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:02 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-98dcf29c-9a85-451e-b9ad-785d39874cfd X-Compute-Request-Id: req-98dcf29c-9a85-451e-b9ad-785d39874cfd Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-0fc626c7-6d05-40d8-a5bb-cf4b1cb91a87name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/156eed87-706f-4689-bced-80a819f8e33a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/156eed87-706f-4689-bced-80a819f8e33a", "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": "156eed87-706f-4689-bced-80a819f8e33a"}} 2018-07-03 13:15:02,475 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-98dcf29c-9a85-451e-b9ad-785d39874cfd 2018-07-03 13:15:02,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:03,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["gXXyvUshQ_CkT44NxAM4Ag"], "issued_at": "2018-07-03T13:15:02.000000Z"}} 2018-07-03 13:15:03,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/flavors/156eed87-706f-4689-bced-80a819f8e33a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fefc5a6b06fb178875506d6140d8c42a3a7cb95" 2018-07-03 13:15:03,385 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15: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-0cbbf99e-51f9-41a4-b1aa-049ee3dfb635 X-Compute-Request-Id: req-0cbbf99e-51f9-41a4-b1aa-049ee3dfb635 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-0fc626c7-6d05-40d8-a5bb-cf4b1cb91a87name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/156eed87-706f-4689-bced-80a819f8e33a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/156eed87-706f-4689-bced-80a819f8e33a", "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": "156eed87-706f-4689-bced-80a819f8e33a"}} 2018-07-03 13:15:03,385 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/156eed87-706f-4689-bced-80a819f8e33a used request id req-0cbbf99e-51f9-41a4-b1aa-049ee3dfb635 2018-07-03 13:15:03,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/156eed87-706f-4689-bced-80a819f8e33a/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fefc5a6b06fb178875506d6140d8c42a3a7cb95" 2018-07-03 13:15:03,761 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:03 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-d76e7658-b7f5-4941-989f-f9bf69323da8 X-Compute-Request-Id: req-d76e7658-b7f5-4941-989f-f9bf69323da8 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-07-03 13:15:03,761 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/156eed87-706f-4689-bced-80a819f8e33a/os-extra_specs used request id req-d76e7658-b7f5-4941-989f-f9bf69323da8 2018-07-03 13:15:03,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/flavors/156eed87-706f-4689-bced-80a819f8e33a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fefc5a6b06fb178875506d6140d8c42a3a7cb95" 2018-07-03 13:15:04,168 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:15:04 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fc04c7a9-5bdd-46de-bce5-f0376d24f925 X-Compute-Request-Id: req-fc04c7a9-5bdd-46de-bce5-f0376d24f925 2018-07-03 13:15:04,168 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/156eed87-706f-4689-bced-80a819f8e33a used request id req-fc04c7a9-5bdd-46de-bce5-f0376d24f925 2018-07-03 13:15:04,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fefc5a6b06fb178875506d6140d8c42a3a7cb95" 2018-07-03 13:15:04,515 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15: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-c78438f6-f6b3-4b42-bbe6-d044d152da9f X-Compute-Request-Id: req-c78438f6-f6b3-4b42-bbe6-d044d152da9f Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:15:04,516 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c78438f6-f6b3-4b42-bbe6-d044d152da9f 2018-07-03 13:15:04,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/156eed87-706f-4689-bced-80a819f8e33a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3e6bc0c981061f3f83aae749d713d5d0ac887d1" 2018-07-03 13:15:04,544 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:15:04 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-224d3ca3-fccc-4023-a788-baf5e3872a07 X-Compute-Request-Id: req-224d3ca3-fccc-4023-a788-baf5e3872a07 RESP BODY: {"itemNotFound": {"message": "Flavor 156eed87-706f-4689-bced-80a819f8e33a could not be found.", "code": 404}} 2018-07-03 13:15:04,545 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/156eed87-706f-4689-bced-80a819f8e33a used request id req-224d3ca3-fccc-4023-a788-baf5e3872a07 2018-07-03 13:15:04,546 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:04,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:15:04,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:05,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["809udvsxQaOwmZZwIJoijQ"], "issued_at": "2018-07-03T13:15:05.000000Z"}} 2018-07-03 13:15:05,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}21cb6ca0b1f54a0f3bcd2cb2c98ff21bac6ddc3f" 2018-07-03 13:15:05,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d4858a6-26e0-424e-a46c-db4030077718 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:15:05,213 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2d4858a6-26e0-424e-a46c-db4030077718 2018-07-03 13:15:05,214 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:05,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cb6ca0b1f54a0f3bcd2cb2c98ff21bac6ddc3f" 2018-07-03 13:15:05,622 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15: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-5af52eb0-5cc2-4b5e-b44c-2146450059e6 X-Compute-Request-Id: req-5af52eb0-5cc2-4b5e-b44c-2146450059e6 Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:15:05,622 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5af52eb0-5cc2-4b5e-b44c-2146450059e6 2018-07-03 13:15:05,626 - novaclient.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}21cb6ca0b1f54a0f3bcd2cb2c98ff21bac6ddc3f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-34e6dedc-5a1d-4a1c-927b-750d92810911name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-03 13:15:06,059 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:06 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-eeb8250a-3718-4e66-8fd4-bf664534b5b2 X-Compute-Request-Id: req-eeb8250a-3718-4e66-8fd4-bf664534b5b2 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-34e6dedc-5a1d-4a1c-927b-750d92810911name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/531b2f11-814c-442f-b064-827e0aadddde", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/531b2f11-814c-442f-b064-827e0aadddde", "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": "531b2f11-814c-442f-b064-827e0aadddde"}} 2018-07-03 13:15:06,059 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-eeb8250a-3718-4e66-8fd4-bf664534b5b2 2018-07-03 13:15:06,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:06,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["1a9nvkr4RaeUBs34mRZOZw"], "issued_at": "2018-07-03T13:15:06.000000Z"}} 2018-07-03 13:15:06,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/531b2f11-814c-442f-b064-827e0aadddde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0818ebdb93a62e63b735b3d877752fee22063e3d" 2018-07-03 13:15:06,981 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:06 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-2e443f59-766f-45bb-b6f5-ffa008589b3e X-Compute-Request-Id: req-2e443f59-766f-45bb-b6f5-ffa008589b3e Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-34e6dedc-5a1d-4a1c-927b-750d92810911name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/531b2f11-814c-442f-b064-827e0aadddde", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/531b2f11-814c-442f-b064-827e0aadddde", "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": "531b2f11-814c-442f-b064-827e0aadddde"}} 2018-07-03 13:15:06,981 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/531b2f11-814c-442f-b064-827e0aadddde used request id req-2e443f59-766f-45bb-b6f5-ffa008589b3e 2018-07-03 13:15:06,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/531b2f11-814c-442f-b064-827e0aadddde/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0818ebdb93a62e63b735b3d877752fee22063e3d" 2018-07-03 13:15:07,377 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:07 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-81feaea3-4888-4208-b63f-753febf8b176 X-Compute-Request-Id: req-81feaea3-4888-4208-b63f-753febf8b176 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-07-03 13:15:07,377 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/531b2f11-814c-442f-b064-827e0aadddde/os-extra_specs used request id req-81feaea3-4888-4208-b63f-753febf8b176 2018-07-03 13:15:07,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/flavors/531b2f11-814c-442f-b064-827e0aadddde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cb6ca0b1f54a0f3bcd2cb2c98ff21bac6ddc3f" 2018-07-03 13:15:07,760 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13: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-762241e7-71fd-46fe-9f1f-a0a363e4870b X-Compute-Request-Id: req-762241e7-71fd-46fe-9f1f-a0a363e4870b 2018-07-03 13:15:07,760 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/531b2f11-814c-442f-b064-827e0aadddde used request id req-762241e7-71fd-46fe-9f1f-a0a363e4870b 2018-07-03 13:15:07,762 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:07,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:15:07,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:08,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["9QP0xyGmTr65B9WckC18Zg"], "issued_at": "2018-07-03T13:15:08.000000Z"}} 2018-07-03 13:15:08,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f66504d0b396fa4769cea0a680d8a0f563ba68" 2018-07-03 13:15:08,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0829414-231f-4e9c-b0f6-39d8fe134c98 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:15:08,416 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c0829414-231f-4e9c-b0f6-39d8fe134c98 2018-07-03 13:15:08,417 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:08,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f66504d0b396fa4769cea0a680d8a0f563ba68" 2018-07-03 13:15:08,809 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:08 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-47473863-e248-4022-b295-5b3078f5fc94 X-Compute-Request-Id: req-47473863-e248-4022-b295-5b3078f5fc94 Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:15:08,809 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-47473863-e248-4022-b295-5b3078f5fc94 2018-07-03 13:15:08,813 - novaclient.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}b8f66504d0b396fa4769cea0a680d8a0f563ba68" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-3d0fb551-44d7-49a7-afb4-3e6ad4799179name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-03 13:15:09,200 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:09 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-f2a46bbd-fa56-4308-9a2a-01d84af1849c X-Compute-Request-Id: req-f2a46bbd-fa56-4308-9a2a-01d84af1849c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-3d0fb551-44d7-49a7-afb4-3e6ad4799179name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a1542016-c541-451b-87d8-e68705b170d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a1542016-c541-451b-87d8-e68705b170d6", "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": "a1542016-c541-451b-87d8-e68705b170d6"}} 2018-07-03 13:15:09,201 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f2a46bbd-fa56-4308-9a2a-01d84af1849c 2018-07-03 13:15:09,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:09,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["otvmwPrXRJi5f9VyKwkdSw"], "issued_at": "2018-07-03T13:15:09.000000Z"}} 2018-07-03 13:15:09,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/a1542016-c541-451b-87d8-e68705b170d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7a56ea4b91f592129943c973c56aba5ab2ca9a" 2018-07-03 13:15:10,146 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:10 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-99e45ea1-cbc7-415e-a2d0-99de2c5d5a6b X-Compute-Request-Id: req-99e45ea1-cbc7-415e-a2d0-99de2c5d5a6b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-3d0fb551-44d7-49a7-afb4-3e6ad4799179name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a1542016-c541-451b-87d8-e68705b170d6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a1542016-c541-451b-87d8-e68705b170d6", "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": "a1542016-c541-451b-87d8-e68705b170d6"}} 2018-07-03 13:15:10,147 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/a1542016-c541-451b-87d8-e68705b170d6 used request id req-99e45ea1-cbc7-415e-a2d0-99de2c5d5a6b 2018-07-03 13:15:10,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/flavors/a1542016-c541-451b-87d8-e68705b170d6/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7a56ea4b91f592129943c973c56aba5ab2ca9a" 2018-07-03 13:15:10,502 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:10 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-572ebd13-4b4c-418b-8b41-e074c9b5be3e X-Compute-Request-Id: req-572ebd13-4b4c-418b-8b41-e074c9b5be3e Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-07-03 13:15:10,502 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/a1542016-c541-451b-87d8-e68705b170d6/os-extra_specs used request id req-572ebd13-4b4c-418b-8b41-e074c9b5be3e 2018-07-03 13:15:10,504 - 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/a1542016-c541-451b-87d8-e68705b170d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7a56ea4b91f592129943c973c56aba5ab2ca9a" 2018-07-03 13:15:10,903 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:15: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-f89db033-f4f0-49fa-85ea-49770d3833c9 X-Compute-Request-Id: req-f89db033-f4f0-49fa-85ea-49770d3833c9 2018-07-03 13:15:10,903 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/a1542016-c541-451b-87d8-e68705b170d6 used request id req-f89db033-f4f0-49fa-85ea-49770d3833c9 2018-07-03 13:15:10,907 - novaclient.v2.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}5d7a56ea4b91f592129943c973c56aba5ab2ca9a" 2018-07-03 13:15:11,284 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ea6ae016-d833-44a3-8e4b-80c716d3a8a7 X-Compute-Request-Id: req-ea6ae016-d833-44a3-8e4b-80c716d3a8a7 Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:15:11,284 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ea6ae016-d833-44a3-8e4b-80c716d3a8a7 2018-07-03 13:15:11,287 - 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/a1542016-c541-451b-87d8-e68705b170d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8f66504d0b396fa4769cea0a680d8a0f563ba68" 2018-07-03 13:15:11,312 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:15:11 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-b56e81ef-6194-4a81-8d51-bedd1c5e512d X-Compute-Request-Id: req-b56e81ef-6194-4a81-8d51-bedd1c5e512d RESP BODY: {"itemNotFound": {"message": "Flavor a1542016-c541-451b-87d8-e68705b170d6 could not be found.", "code": 404}} 2018-07-03 13:15:11,313 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/a1542016-c541-451b-87d8-e68705b170d6 used request id req-b56e81ef-6194-4a81-8d51-bedd1c5e512d 2018-07-03 13:15:11,314 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:11,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:15:11,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:11,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7um5kitIQa-e0eF2voz24A"], "issued_at": "2018-07-03T13:15:11.000000Z"}} 2018-07-03 13:15:11,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}5f4f155c557cf46a209e9fb8512178cfc88d959d" 2018-07-03 13:15:11,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77b1d132-7350-4053-bfe1-102ae5e44783 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:15:11,989 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-77b1d132-7350-4053-bfe1-102ae5e44783 2018-07-03 13:15:11,991 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:11,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4f155c557cf46a209e9fb8512178cfc88d959d" 2018-07-03 13:15:12,400 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:12 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-60f7d0e2-f708-47d2-8bd6-a157fb05f843 X-Compute-Request-Id: req-60f7d0e2-f708-47d2-8bd6-a157fb05f843 Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:15:12,400 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-60f7d0e2-f708-47d2-8bd6-a157fb05f843 2018-07-03 13:15:12,404 - novaclient.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}5f4f155c557cf46a209e9fb8512178cfc88d959d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-a02554cf-fb5c-4bfb-93ce-dd21d4c483d1name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-03 13:15:12,778 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:12 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-dab536cb-19da-4f96-a37f-5a2ef6f4fa09 X-Compute-Request-Id: req-dab536cb-19da-4f96-a37f-5a2ef6f4fa09 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-a02554cf-fb5c-4bfb-93ce-dd21d4c483d1name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191", "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": "bb18dbb8-2901-43e9-b999-e0d0f7b8a191"}} 2018-07-03 13:15:12,779 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-dab536cb-19da-4f96-a37f-5a2ef6f4fa09 2018-07-03 13:15:12,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:13,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["FVzfS8tlQPeQd6nDsTiCsw"], "issued_at": "2018-07-03T13:15:13.000000Z"}} 2018-07-03 13:15:13,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/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e419922dc6c35261eaacdc406e0dac5c9588acf8" 2018-07-03 13:15:13,676 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:13 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-3f641df4-d211-4b9c-8625-a6e8b68b4582 X-Compute-Request-Id: req-3f641df4-d211-4b9c-8625-a6e8b68b4582 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-a02554cf-fb5c-4bfb-93ce-dd21d4c483d1name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191", "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": "bb18dbb8-2901-43e9-b999-e0d0f7b8a191"}} 2018-07-03 13:15:13,676 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191 used request id req-3f641df4-d211-4b9c-8625-a6e8b68b4582 2018-07-03 13:15:13,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e419922dc6c35261eaacdc406e0dac5c9588acf8" 2018-07-03 13:15:14,027 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:14 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-08055803-8e9f-413f-99a9-5e1ecd37d2ae X-Compute-Request-Id: req-08055803-8e9f-413f-99a9-5e1ecd37d2ae Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-07-03 13:15:14,027 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191/os-extra_specs used request id req-08055803-8e9f-413f-99a9-5e1ecd37d2ae 2018-07-03 13:15:14,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:15:14,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:14,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7uq_OFynRSC9hRI2o67ECA"], "issued_at": "2018-07-03T13:15:14.000000Z"}} 2018-07-03 13:15: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}f85b344b1cc1617a3888ff1cafa01b41141cd021" 2018-07-03 13:15:14,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81b0add0-23a8-483a-beec-ce1e8ec529fa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:15:14,746 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-81b0add0-23a8-483a-beec-ce1e8ec529fa 2018-07-03 13:15:14,747 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:14,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b344b1cc1617a3888ff1cafa01b41141cd021" 2018-07-03 13:15:15,154 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:15 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-a6c7e3d3-e88a-4fd1-9a8a-49c9ba20acf9 X-Compute-Request-Id: req-a6c7e3d3-e88a-4fd1-9a8a-49c9ba20acf9 Front-End-Https: on RESP BODY: {"flavors": [{"id": "bb18dbb8-2901-43e9-b999-e0d0f7b8a191", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191", "rel": "bookmark"}], "name": "CreateFlavorTests-a02554cf-fb5c-4bfb-93ce-dd21d4c483d1name"}]} 2018-07-03 13:15:15,154 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a6c7e3d3-e88a-4fd1-9a8a-49c9ba20acf9 2018-07-03 13:15:15,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85b344b1cc1617a3888ff1cafa01b41141cd021" 2018-07-03 13:15:15,547 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:15 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-859e83f6-4317-4505-a943-6859ce8cc2ad X-Compute-Request-Id: req-859e83f6-4317-4505-a943-6859ce8cc2ad Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-a02554cf-fb5c-4bfb-93ce-dd21d4c483d1name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191", "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": "bb18dbb8-2901-43e9-b999-e0d0f7b8a191"}} 2018-07-03 13:15:15,548 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191 used request id req-859e83f6-4317-4505-a943-6859ce8cc2ad 2018-07-03 13:15:15,548 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-a02554cf-fb5c-4bfb-93ce-dd21d4c483d1name 2018-07-03 13:15:15,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/bb18dbb8-2901-43e9-b999-e0d0f7b8a191 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4f155c557cf46a209e9fb8512178cfc88d959d" 2018-07-03 13:15:15,612 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:15: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-e6e5bf63-d050-44ac-80c3-d9b2757286c7 X-Compute-Request-Id: req-e6e5bf63-d050-44ac-80c3-d9b2757286c7 2018-07-03 13:15:15,612 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/bb18dbb8-2901-43e9-b999-e0d0f7b8a191 used request id req-e6e5bf63-d050-44ac-80c3-d9b2757286c7 2018-07-03 13:15:15,614 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 13:15:15,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:15:15,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:16,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["MO23rsI7R8-v4xCp2VGPZQ"], "issued_at": "2018-07-03T13:15:16.000000Z"}} 2018-07-03 13:15:16,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}de30c7e6203422adac8c6b2b2ef1d227e83ac9dd" 2018-07-03 13:15:16,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c5d8316-f2bf-4d09-bd1e-e3fc77042251 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:15:16,184 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0c5d8316-f2bf-4d09-bd1e-e3fc77042251 2018-07-03 13:15:16,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?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de30c7e6203422adac8c6b2b2ef1d227e83ac9dd" 2018-07-03 13:15:16,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:16 GMT Content-Type: application/json Content-Length: 176 Connection: keep-alive X-Openstack-Request-Id: req-5aa800a0-47a4-48dd-8385-16adfa75f33f Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image"} 2018-07-03 13:15:16,636 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image used request id req-5aa800a0-47a4-48dd-8385-16adfa75f33f 2018-07-03 13:15:16,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de30c7e6203422adac8c6b2b2ef1d227e83ac9dd" 2018-07-03 13:15:16,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-da3f0879-83fa-4985-ae28-4d0c0e059ffe Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:15:16,978 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-da3f0879-83fa-4985-ae28-4d0c0e059ffe 2018-07-03 13:15:17,008 - 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}de30c7e6203422adac8c6b2b2ef1d227e83ac9dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image"}' 2018-07-03 13:15:17,406 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:15:17 GMT Content-Type: application/json Content-Length: 618 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a4531733-9376-421b-a97e-97066d8c84e2 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:15:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T13:15:17Z", "visibility": "shared", "self": "/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123", "min_disk": 0, "protected": false, "id": "98d4f4dc-09f7-4ba5-ab7d-df9834b43123", "file": "/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123/file", "checksum": null, "owner": "f2213f40455746c3b623a4fcb5e27a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:15:17,406 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-a4531733-9376-421b-a97e-97066d8c84e2 2018-07-03 13:15:17,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de30c7e6203422adac8c6b2b2ef1d227e83ac9dd" -d '' 2018-07-03 13:15:18,107 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:15:18 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1b65355e-6b2b-4d9b-8b04-60c1489e6310 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-07-03 13:15:18,108 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123/file used request id req-1b65355e-6b2b-4d9b-8b04-60c1489e6310 2018-07-03 13:15:18,108 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:15:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de30c7e6203422adac8c6b2b2ef1d227e83ac9dd" 2018-07-03 13:15:18,485 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:18 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-0745d363-ea24-47b4-957d-8f2c06fea807 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:15:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:15:18Z", "visibility": "shared", "self": "/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123", "min_disk": 0, "protected": false, "id": "98d4f4dc-09f7-4ba5-ab7d-df9834b43123", "file": "/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:15:18,486 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123 used request id req-0745d363-ea24-47b4-957d-8f2c06fea807 2018-07-03 13:15:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de30c7e6203422adac8c6b2b2ef1d227e83ac9dd" 2018-07-03 13:15:18,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:18 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4e72870c-1786-4833-8985-047acd08926a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:15:18,947 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4e72870c-1786-4833-8985-047acd08926a 2018-07-03 13:15:18,950 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image 2018-07-03 13:15:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de30c7e6203422adac8c6b2b2ef1d227e83ac9dd" 2018-07-03 13:15:19,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:19 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-1d030ece-efb7-4dbd-abd0-e7359c9f4cf3 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:15:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:15:18Z", "visibility": "shared", "self": "/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123", "min_disk": 0, "protected": false, "id": "98d4f4dc-09f7-4ba5-ab7d-df9834b43123", "file": "/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:15:19,325 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123 used request id req-1d030ece-efb7-4dbd-abd0-e7359c9f4cf3 2018-07-03 13:15:19,326 - create_image - DEBUG - Instance status is - active 2018-07-03 13:15:19,326 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image 2018-07-03 13:15:19,326 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image 2018-07-03 13:15:19,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:15:19,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:19,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["0ibrJNfPQAO_V9Z1vNlkQw"], "issued_at": "2018-07-03T13:15:19.000000Z"}} 2018-07-03 13:15:19,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}15ce49175c05c30afb896948e3dce8a9f96acf60" 2018-07-03 13:15:19,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3be7fffc-c3f2-448a-a9c0-d6f1a98adafc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:15:19,858 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3be7fffc-c3f2-448a-a9c0-d6f1a98adafc 2018-07-03 13:15:19,859 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:19,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ce49175c05c30afb896948e3dce8a9f96acf60" 2018-07-03 13:15:20,134 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15: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-0b1c6c72-4208-42fa-8287-60870886bf73 X-Compute-Request-Id: req-0b1c6c72-4208-42fa-8287-60870886bf73 Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:15:20,134 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0b1c6c72-4208-42fa-8287-60870886bf73 2018-07-03 13:15:20,137 - novaclient.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}15ce49175c05c30afb896948e3dce8a9f96acf60" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 13:15:20,491 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:20 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-a94aa293-5f65-4642-a95f-38109292fd97 X-Compute-Request-Id: req-a94aa293-5f65-4642-a95f-38109292fd97 Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0ce28850-b3e2-4a24-8c63-ed70fc49b6f6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0ce28850-b3e2-4a24-8c63-ed70fc49b6f6", "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": "0ce28850-b3e2-4a24-8c63-ed70fc49b6f6"}} 2018-07-03 13:15:20,492 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a94aa293-5f65-4642-a95f-38109292fd97 2018-07-03 13:15:20,494 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 13:15:20,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:21,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ST82o5ZgRoaZP9Cs77Tivg"], "issued_at": "2018-07-03T13:15:21.000000Z"}} 2018-07-03 13:15:21,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-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-1db3ba84-4266-4cb9-b82c-092303f65caa-net", "inst_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor"}}' 2018-07-03 13:15:26,351 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:15:26 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-1d668855-df0c-4611-bdc4-08ceddfdf769 Front-End-Https: on RESP BODY: {"stack": {"id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}]}} 2018-07-03 13:15:26,352 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks used request id req-1d668855-df0c-4611-bdc4-08ceddfdf769 2018-07-03 13:15:26,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:27,370 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:27 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-21928c94-60cc-4e18-8a3a-997cbd2d0b8a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:28,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:28 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-4ba72ea6-455b-4f50-bdea-d6734f0b467e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:15:28,430 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 used request id req-4ba72ea6-455b-4f50-bdea-d6734f0b467e 2018-07-03 13:15:28,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:29,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:29 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-753b0c6d-449f-4364-9840-03768779df84 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "deletion_time": null, "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "updated_time": null, "project": "f2213f40455746c3b623a4fcb5e27a06", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "tags": null}]} 2018-07-03 13:15:29,501 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1 used request id req-753b0c6d-449f-4364-9840-03768779df84 2018-07-03 13:15:29,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:30,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:30 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-4463a64e-14ba-4631-b3d6-907eeb50b32f Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "deletion_time": null, "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "updated_time": null, "project": "f2213f40455746c3b623a4fcb5e27a06", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "tags": null}]} 2018-07-03 13:15:30,428 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1 used request id req-4463a64e-14ba-4631-b3d6-907eeb50b32f 2018-07-03 13:15:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:31,477 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:31 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-78c40b35-4cc1-458b-81dd-ef6d66c114ac Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:31,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:31 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-98a04106-d0d2-4b6e-9f90-37b855559628 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:15:31,569 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 used request id req-98a04106-d0d2-4b6e-9f90-37b855559628 2018-07-03 13:15:31,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:31,931 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:31 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources X-Openstack-Request-Id: req-69d0ae5a-1b2d-4ba3-9036-88b8999b4c3a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:33,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:33 GMT Content-Type: application/json Content-Length: 3312 Connection: keep-alive X-Openstack-Request-Id: req-93b1630c-f292-4fe0-a397-f6b1219d83aa Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "975504c5-f8b2-419f-808a-65768146d243", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "57f6e887-b5fd-43d6-99db-dae6e7eec4f0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "471e1b4c-4e7b-4dd8-814c-4a9db428be26", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-03T13:15:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-03 13:15:33,045 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources used request id req-93b1630c-f292-4fe0-a397-f6b1219d83aa 2018-07-03 13:15:33,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:34,070 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:34 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-0aa36031-cbdb-439d-b621-1072bdf99b6e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:35,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:35 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-549a1e67-ddd0-4280-af9d-9047fe28d6bb Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:15:35,092 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 used request id req-549a1e67-ddd0-4280-af9d-9047fe28d6bb 2018-07-03 13:15:35,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:35,131 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:35 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-e9a85c52-455a-45bd-be05-481902dd6407 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:35,189 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:35 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-8af0b143-c266-4b11-a4ab-096ab27d98ed Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:15:35,189 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 used request id req-8af0b143-c266-4b11-a4ab-096ab27d98ed 2018-07-03 13:15:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:38,242 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:38 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-c0e2985a-36b4-4030-b030-f03fbd71f9ce Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:38,305 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:38 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-0b30f1f4-21d4-412c-ba72-b55fd099d770 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:15:38,305 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 used request id req-0b30f1f4-21d4-412c-ba72-b55fd099d770 2018-07-03 13:15:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:42,347 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:42 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-84d044a2-d31c-4383-8bc4-cfdf2d65c495 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:42,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:42 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-2d9657a6-401f-42b0-92b5-ffd2c96a5d5c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:15:42,423 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 used request id req-2d9657a6-401f-42b0-92b5-ffd2c96a5d5c 2018-07-03 13:15:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:45,780 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:45 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-8e466df3-c0c4-4ee3-a7d8-1d659a8c7919 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:45,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:45 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-6415f3ff-3d7b-42c7-b5dd-262822556a6d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:15:45,841 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 used request id req-6415f3ff-3d7b-42c7-b5dd-262822556a6d 2018-07-03 13:15:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:48,890 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:48 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-3a6b5a50-5c1a-466c-9c02-f5e4ba853a84 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:48,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:48 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-0f865201-a674-4937-8bed-4c7369d938d6 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:15:48,948 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 used request id req-0f865201-a674-4937-8bed-4c7369d938d6 2018-07-03 13:15:51,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:51,995 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:51 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-21a9c63d-b3cd-4430-9bb8-59dc988bceb9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:52,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:52 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive X-Openstack-Request-Id: req-aba4d60c-ac98-44b9-8b36-86c8c481f995 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1", "stack_user_project_id": "05255759ee6748b8aa189185be8796af", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:15:26Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "268b292e-3c80-4e6a-ac1c-eb7399f3f437", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:15:52,048 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 used request id req-aba4d60c-ac98-44b9-8b36-86c8c481f995 2018-07-03 13:15:52,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:52,092 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:52 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources X-Openstack-Request-Id: req-0c66a2c7-de37-4827-923f-ed208bb7346b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:52,153 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:52 GMT Content-Type: application/json Content-Length: 3345 Connection: keep-alive X-Openstack-Request-Id: req-dde9e5ad-c2b3-44d7-af25-8e5d39137e44 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "975504c5-f8b2-419f-808a-65768146d243", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "57f6e887-b5fd-43d6-99db-dae6e7eec4f0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "471e1b4c-4e7b-4dd8-814c-4a9db428be26", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "49bd8b66-baf6-4a5c-93dd-95e26b0b4549", "resource_type": "OS::Nova::Server"}]} 2018-07-03 13:15:52,153 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources used request id req-dde9e5ad-c2b3-44d7-af25-8e5d39137e44 2018-07-03 13:15:52,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=471e1b4c-4e7b-4dd8-814c-4a9db428be26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:52,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:52 GMT Content-Type: application/json Content-Length: 739 Connection: keep-alive X-Openstack-Request-Id: req-b2eae56b-2414-4e0f-b234-48d9fd5adedb Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"471e1b4c-4e7b-4dd8-814c-4a9db428be26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["57f6e887-b5fd-43d6-99db-dae6e7eec4f0"],"description":"","tags":[],"updated_at":"2018-07-03T13:15:28Z","provider:segmentation_id":1021,"name":"HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:15:27Z","provider:network_type":"vlan"}]} 2018-07-03 13:15:52,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=471e1b4c-4e7b-4dd8-814c-4a9db428be26 used request id req-b2eae56b-2414-4e0f-b234-48d9fd5adedb 2018-07-03 13:15:52,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=471e1b4c-4e7b-4dd8-814c-4a9db428be26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:52,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:52 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-fb9c4995-4551-4670-8f09-dbf8dc814ea0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"471e1b4c-4e7b-4dd8-814c-4a9db428be26","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:15:28Z","dns_nameservers":[],"updated_at":"2018-07-03T13:15:28Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"57f6e887-b5fd-43d6-99db-dae6e7eec4f0","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet"}]} 2018-07-03 13:15:52,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=471e1b4c-4e7b-4dd8-814c-4a9db428be26 used request id req-fb9c4995-4551-4670-8f09-dbf8dc814ea0 2018-07-03 13:15:52,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=471e1b4c-4e7b-4dd8-814c-4a9db428be26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:52,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:52 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-25c9b677-f78e-43d5-b40e-7896b985ebcf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"471e1b4c-4e7b-4dd8-814c-4a9db428be26","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:15:28Z","dns_nameservers":[],"updated_at":"2018-07-03T13:15:28Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"57f6e887-b5fd-43d6-99db-dae6e7eec4f0","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet"}]} 2018-07-03 13:15:52,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=471e1b4c-4e7b-4dd8-814c-4a9db428be26 used request id req-25c9b677-f78e-43d5-b40e-7896b985ebcf 2018-07-03 13:15:52,485 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:52,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}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:52,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-409e437c-ec74-49c6-a18a-ae60d007bb9d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:15:52,508 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-409e437c-ec74-49c6-a18a-ae60d007bb9d 2018-07-03 13:15:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:52,552 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:52 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources X-Openstack-Request-Id: req-bb76512b-3d21-49c7-9b55-9847dbc16c73 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:52,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:52 GMT Content-Type: application/json Content-Length: 3345 Connection: keep-alive X-Openstack-Request-Id: req-80266570-cc34-45ba-b9f2-7d1da931c218 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "975504c5-f8b2-419f-808a-65768146d243", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "57f6e887-b5fd-43d6-99db-dae6e7eec4f0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "471e1b4c-4e7b-4dd8-814c-4a9db428be26", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "49bd8b66-baf6-4a5c-93dd-95e26b0b4549", "resource_type": "OS::Nova::Server"}]} 2018-07-03 13:15:52,610 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources used request id req-80266570-cc34-45ba-b9f2-7d1da931c218 2018-07-03 13:15:52,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/49bd8b66-baf6-4a5c-93dd-95e26b0b4549 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:52,877 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:52 GMT Content-Type: application/json Content-Length: 1771 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d481cbf6-3111-4d9f-bf87-475cfd398491 X-Compute-Request-Id: req-d481cbf6-3111-4d9f-bf87-475cfd398491 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:2a:44", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/49bd8b66-baf6-4a5c-93dd-95e26b0b4549", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/49bd8b66-baf6-4a5c-93dd-95e26b0b4549", "rel": "bookmark"}], "image": {"id": "98d4f4dc-09f7-4ba5-ab7d-df9834b43123", "links": [{"href": "http://172.30.10.101:8774/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-07-03T13:15:48.000000", "flavor": {"id": "0ce28850-b3e2-4a24-8c63-ed70fc49b6f6", "links": [{"href": "http://172.30.10.101:8774/flavors/0ce28850-b3e2-4a24-8c63-ed70fc49b6f6", "rel": "bookmark"}]}, "id": "49bd8b66-baf6-4a5c-93dd-95e26b0b4549", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:15:49Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-inst", "created": "2018-07-03T13:15:35Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:15:52,877 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/49bd8b66-baf6-4a5c-93dd-95e26b0b4549 used request id req-d481cbf6-3111-4d9f-bf87-475cfd398491 2018-07-03 13:15:52,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:53,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:53 GMT Content-Type: application/json Content-Length: 739 Connection: keep-alive X-Openstack-Request-Id: req-ab07953c-3967-41fe-913e-05c4ec2a99cf Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"471e1b4c-4e7b-4dd8-814c-4a9db428be26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["57f6e887-b5fd-43d6-99db-dae6e7eec4f0"],"description":"","tags":[],"updated_at":"2018-07-03T13:15:28Z","provider:segmentation_id":1021,"name":"HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:15:27Z","provider:network_type":"vlan"}]} 2018-07-03 13:15:53,244 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-net used request id req-ab07953c-3967-41fe-913e-05c4ec2a99cf 2018-07-03 13:15:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:15:53,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:15: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-07-03 13:15: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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:53,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:53 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35b417e6-73da-4ef4-85b7-8a07e1b09fce Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:15:53,301 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-35b417e6-73da-4ef4-85b7-8a07e1b09fce 2018-07-03 13:15:53,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=471e1b4c-4e7b-4dd8-814c-4a9db428be26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:53,373 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:53 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-9863018c-5db6-42bb-bd5e-6932d9748b03 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"471e1b4c-4e7b-4dd8-814c-4a9db428be26","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:15:28Z","dns_nameservers":[],"updated_at":"2018-07-03T13:15:28Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"57f6e887-b5fd-43d6-99db-dae6e7eec4f0","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-subnet"}]} 2018-07-03 13:15:53,373 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=471e1b4c-4e7b-4dd8-814c-4a9db428be26 used request id req-9863018c-5db6-42bb-bd5e-6932d9748b03 2018-07-03 13:15:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=471e1b4c-4e7b-4dd8-814c-4a9db428be26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:53,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:53 GMT Content-Type: application/json Content-Length: 3169 Connection: keep-alive X-Openstack-Request-Id: req-b380b477-b9d8-4460-aa56-69eb39a80460 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:15:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"57f6e887-b5fd-43d6-99db-dae6e7eec4f0","ip_address":"10.0.0.2"}],"id":"37e81404-178a-4c20-8538-73b7b4b6f382","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37e81404-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:b3:dd:de","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-471e1b4c-4e7b-4dd8-814c-4a9db428be26","name":"","admin_state_up":true,"network_id":"471e1b4c-4e7b-4dd8-814c-4a9db428be26","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:15:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:15:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"57f6e887-b5fd-43d6-99db-dae6e7eec4f0","ip_address":"10.0.0.3"}],"id":"6e421d3c-2b97-49ef-8974-985769344010","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6e421d3c-2b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:06:c7:9a","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-471e1b4c-4e7b-4dd8-814c-4a9db428be26","name":"","admin_state_up":true,"network_id":"471e1b4c-4e7b-4dd8-814c-4a9db428be26","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:15:29Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:15:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"57f6e887-b5fd-43d6-99db-dae6e7eec4f0","ip_address":"10.0.0.5"}],"id":"975504c5-f8b2-419f-808a-65768146d243","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu975504c5-f8","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8b:2a:44","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"49bd8b66-baf6-4a5c-93dd-95e26b0b4549","name":"HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1-server1_port-escstnfodsqg","admin_state_up":true,"network_id":"471e1b4c-4e7b-4dd8-814c-4a9db428be26","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:15:29Z","binding:vnic_type":"normal"}]} 2018-07-03 13:15:53,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=471e1b4c-4e7b-4dd8-814c-4a9db428be26 used request id req-b380b477-b9d8-4460-aa56-69eb39a80460 2018-07-03 13:15:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:53,529 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:53 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources X-Openstack-Request-Id: req-fe73f9bc-2d6a-43c1-aca4-51506362fda8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:53,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:53 GMT Content-Type: application/json Content-Length: 3345 Connection: keep-alive X-Openstack-Request-Id: req-077f06d8-27c4-4869-9350-132f886c175c Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "975504c5-f8b2-419f-808a-65768146d243", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "57f6e887-b5fd-43d6-99db-dae6e7eec4f0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "471e1b4c-4e7b-4dd8-814c-4a9db428be26", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-03T13:15:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:15:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "49bd8b66-baf6-4a5c-93dd-95e26b0b4549", "resource_type": "OS::Nova::Server"}]} 2018-07-03 13:15:53,594 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437/resources used request id req-077f06d8-27c4-4869-9350-132f886c175c 2018-07-03 13:15:53,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/268b292e-3c80-4e6a-ac1c-eb7399f3f437 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2506501f84061b45f6848bad2a29f3caf938f94a" 2018-07-03 13:15:53,630 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:15:53 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 X-Openstack-Request-Id: req-5a19bf41-4f7f-40b3-b007-cd9c11b3095a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:15:53,682 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:15:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2990f705-02dc-4f29-ae0b-dc6685d7a688 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:15:53,682 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-stack1/268b292e-3c80-4e6a-ac1c-eb7399f3f437 used request id req-2990f705-02dc-4f29-ae0b-dc6685d7a688 2018-07-03 13:15:53,683 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-1db3ba84-4266-4cb9-b82c-092303f65caa-image 2018-07-03 13:15:53,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de30c7e6203422adac8c6b2b2ef1d227e83ac9dd" 2018-07-03 13:15:53,856 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:15:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0e5157b0-ef10-4f5d-be13-468b563fd263 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-07-03 13:15:53,856 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/98d4f4dc-09f7-4ba5-ab7d-df9834b43123 used request id req-0e5157b0-ef10-4f5d-be13-468b563fd263 2018-07-03 13:15:53,860 - 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/0ce28850-b3e2-4a24-8c63-ed70fc49b6f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ce49175c05c30afb896948e3dce8a9f96acf60" 2018-07-03 13:15:54,218 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:15: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-159d19b8-61ad-429c-9afa-d7f19e81057b X-Compute-Request-Id: req-159d19b8-61ad-429c-9afa-d7f19e81057b 2018-07-03 13:15:54,218 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/0ce28850-b3e2-4a24-8c63-ed70fc49b6f6 used request id req-159d19b8-61ad-429c-9afa-d7f19e81057b 2018-07-03 13:15:54,221 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 13:15:54,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:15:54,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:54,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7kyGTU_HQcq4pvmOboEKLg"], "issued_at": "2018-07-03T13:15:54.000000Z"}} 2018-07-03 13:15:54,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c73d86fe8f1cab28fcebfb93ca2ad94e862ce55" 2018-07-03 13:15:54,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49724f20-652c-463c-9231-48b06be73eba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:15:54,917 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-49724f20-652c-463c-9231-48b06be73eba 2018-07-03 13:15:54,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?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c73d86fe8f1cab28fcebfb93ca2ad94e862ce55" 2018-07-03 13:15:55,305 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:55 GMT Content-Type: application/json Content-Length: 176 Connection: keep-alive X-Openstack-Request-Id: req-cb6468c4-fb02-4416-83e1-293d17ea3fe0 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image"} 2018-07-03 13:15:55,305 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image used request id req-cb6468c4-fb02-4416-83e1-293d17ea3fe0 2018-07-03 13:15:55,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c73d86fe8f1cab28fcebfb93ca2ad94e862ce55" 2018-07-03 13:15:55,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e16c1ec6-b6f6-440d-b531-4b67e96dbcb7 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:15:55,622 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e16c1ec6-b6f6-440d-b531-4b67e96dbcb7 2018-07-03 13:15:55,653 - 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}7c73d86fe8f1cab28fcebfb93ca2ad94e862ce55" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image"}' 2018-07-03 13:15:56,674 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:15:56 GMT Content-Type: application/json Content-Length: 618 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-b0fefa1d-ff9c-4c21-aa46-7d0331ba3d84 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:15:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T13:15:57Z", "visibility": "shared", "self": "/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470", "min_disk": 0, "protected": false, "id": "c2788bb6-69fe-44f1-865d-0cd5ab94a470", "file": "/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470/file", "checksum": null, "owner": "f2213f40455746c3b623a4fcb5e27a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:15:56,674 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-b0fefa1d-ff9c-4c21-aa46-7d0331ba3d84 2018-07-03 13:15:56,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c73d86fe8f1cab28fcebfb93ca2ad94e862ce55" -d '' 2018-07-03 13:15:57,108 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:15:57 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e96f7ada-fded-439b-b3d3-c59228e3eb79 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-07-03 13:15:57,108 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470/file used request id req-e96f7ada-fded-439b-b3d3-c59228e3eb79 2018-07-03 13:15:57,109 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:15:57,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c73d86fe8f1cab28fcebfb93ca2ad94e862ce55" 2018-07-03 13:15:57,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:57 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-090a377d-733f-495b-a4bb-5b25d3c66bdf Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:15:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:15:57Z", "visibility": "shared", "self": "/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470", "min_disk": 0, "protected": false, "id": "c2788bb6-69fe-44f1-865d-0cd5ab94a470", "file": "/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:15:57,387 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470 used request id req-090a377d-733f-495b-a4bb-5b25d3c66bdf 2018-07-03 13:15:57,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c73d86fe8f1cab28fcebfb93ca2ad94e862ce55" 2018-07-03 13:15:57,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c48b09a8-0917-4e2d-8a6d-c61702eab444 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:15:57,678 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c48b09a8-0917-4e2d-8a6d-c61702eab444 2018-07-03 13:15:57,681 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image 2018-07-03 13:15:57,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c73d86fe8f1cab28fcebfb93ca2ad94e862ce55" 2018-07-03 13:15:58,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:58 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-57001b01-0944-43bc-b31d-6e43bd93fb37 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:15:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:15:57Z", "visibility": "shared", "self": "/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470", "min_disk": 0, "protected": false, "id": "c2788bb6-69fe-44f1-865d-0cd5ab94a470", "file": "/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:15:58,139 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470 used request id req-57001b01-0944-43bc-b31d-6e43bd93fb37 2018-07-03 13:15:58,140 - create_image - DEBUG - Instance status is - active 2018-07-03 13:15:58,140 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image 2018-07-03 13:15:58,140 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image 2018-07-03 13:15:58,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:15:58,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:58,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ucdF4D8WQaCLJKf2Z5yqJw"], "issued_at": "2018-07-03T13:15:58.000000Z"}} 2018-07-03 13:15:58,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}70b5c2aa06dbc6ab7b0be3441cecb7da32380492" 2018-07-03 13:15:58,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:15:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1887453-237f-460a-9ea5-55f6ea85c6b0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:15:58,786 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b1887453-237f-460a-9ea5-55f6ea85c6b0 2018-07-03 13:15:58,787 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:15:58,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b5c2aa06dbc6ab7b0be3441cecb7da32380492" 2018-07-03 13:15:59,013 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15: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-39f28895-1cdc-41ba-8b09-504d9509371e X-Compute-Request-Id: req-39f28895-1cdc-41ba-8b09-504d9509371e Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:15:59,013 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-39f28895-1cdc-41ba-8b09-504d9509371e 2018-07-03 13:15:59,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b5c2aa06dbc6ab7b0be3441cecb7da32380492" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 13:15:59,213 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:15:59 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-e18cf984-e232-4113-b0c0-2aeda3af9fe7 X-Compute-Request-Id: req-e18cf984-e232-4113-b0c0-2aeda3af9fe7 Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/8c45808f-bf5b-4786-a607-72236902b575", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/8c45808f-bf5b-4786-a607-72236902b575", "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": "8c45808f-bf5b-4786-a607-72236902b575"}} 2018-07-03 13:15:59,214 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e18cf984-e232-4113-b0c0-2aeda3af9fe7 2018-07-03 13:15:59,215 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 13:15:59,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:15:59,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:15:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qDdlc_ncQv20Hv9wnKz9cQ"], "issued_at": "2018-07-03T13:15:59.000000Z"}} 2018-07-03 13:15:59,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-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-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}}' 2018-07-03 13:16:04,285 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:16:04 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-3e585e6a-463e-4da5-af05-83e5ef0a4430 Front-End-Https: on RESP BODY: {"stack": {"id": "7f4bb212-2800-4913-8885-5770d6978970", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}]}} 2018-07-03 13:16:04,286 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks used request id req-3e585e6a-463e-4da5-af05-83e5ef0a4430 2018-07-03 13:16:04,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:04,626 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:04 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-7904af11-13e1-44ab-b3f8-af2f54243409 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:05,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:05 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-7bf34449-f99a-4a4e-a766-cbd28cdea3af Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "7f4bb212-2800-4913-8885-5770d6978970", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4bb212-2800-4913-8885-5770d6978970", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:05,052 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-7bf34449-f99a-4a4e-a766-cbd28cdea3af 2018-07-03 13:16:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:05,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:05 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-30ede371-f754-4495-a268-039755114c4a Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "deletion_time": null, "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "updated_time": null, "project": "f2213f40455746c3b623a4fcb5e27a06", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "7f4bb212-2800-4913-8885-5770d6978970", "tags": null}]} 2018-07-03 13:16:05,395 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1 used request id req-30ede371-f754-4495-a268-039755114c4a 2018-07-03 13:16:05,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:05,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:05 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-6db7fc57-ee77-4daf-b303-72d0f1a5fae8 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "deletion_time": null, "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "updated_time": null, "project": "f2213f40455746c3b623a4fcb5e27a06", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "7f4bb212-2800-4913-8885-5770d6978970", "tags": null}]} 2018-07-03 13:16:05,759 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1 used request id req-6db7fc57-ee77-4daf-b303-72d0f1a5fae8 2018-07-03 13:16:05,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:06,108 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:06 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-a2b0d19a-b67a-4996-9255-45df58c018e2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:06,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:06 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-64df7605-502a-447c-ae53-722be22c21f2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "7f4bb212-2800-4913-8885-5770d6978970", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4bb212-2800-4913-8885-5770d6978970", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:06,162 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-64df7605-502a-447c-ae53-722be22c21f2 2018-07-03 13:16:06,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:06,522 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:06 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-1cfce571-a583-4d3d-ae41-8916396bae43 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:06,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:06 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-cd5c5dd1-9676-444f-ad86-8956a82dd92f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "7f4bb212-2800-4913-8885-5770d6978970", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4bb212-2800-4913-8885-5770d6978970", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:06,894 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-cd5c5dd1-9676-444f-ad86-8956a82dd92f 2018-07-03 13:16:09,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:09,935 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:09 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-09a15a23-57f0-4539-bfbb-874944129a6b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:09,992 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:09 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-b74865a4-9f6d-4bf6-aace-a2e0994a6733 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "7f4bb212-2800-4913-8885-5770d6978970", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4bb212-2800-4913-8885-5770d6978970", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:09,993 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-b74865a4-9f6d-4bf6-aace-a2e0994a6733 2018-07-03 13:16:12,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:13,025 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:13 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-f085ded6-2395-4247-9566-18ae69cbf2aa Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:13,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:13 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-40cb9f6b-51c1-4232-9835-8e2d6e3e00eb Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "7f4bb212-2800-4913-8885-5770d6978970", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4bb212-2800-4913-8885-5770d6978970", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:13,081 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-40cb9f6b-51c1-4232-9835-8e2d6e3e00eb 2018-07-03 13:16:16,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:16,121 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:16 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-4cd326e6-f482-48c1-8e24-15d4162fb3e1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:16,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:16 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-4d2f7572-ea98-4720-a71f-4600fc4b4c72 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "7f4bb212-2800-4913-8885-5770d6978970", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4bb212-2800-4913-8885-5770d6978970", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:16,448 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-4d2f7572-ea98-4720-a71f-4600fc4b4c72 2018-07-03 13:16:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:19,796 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:19 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-a2558b5a-277b-4292-89c8-ff2c42dabe62 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:19,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:19 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-a05367a2-259b-41c4-9952-5b1185f0d66a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "7f4bb212-2800-4913-8885-5770d6978970", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4bb212-2800-4913-8885-5770d6978970", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:19,861 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-a05367a2-259b-41c4-9952-5b1185f0d66a 2018-07-03 13:16:22,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:22,907 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:22 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-293c0fb9-428c-4afe-b22b-0bdc6cb107a1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:22,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:22 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-f2b2e5fa-47f1-4a79-9527-0cdc8592d31a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "7f4bb212-2800-4913-8885-5770d6978970", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4bb212-2800-4913-8885-5770d6978970", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:22,963 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-f2b2e5fa-47f1-4a79-9527-0cdc8592d31a 2018-07-03 13:16:25,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:26,010 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:26 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-2ba3fc3b-6f22-4eda-9a64-9e359a617bd4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:26,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:26 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-1e0203e8-1eb2-48ff-845d-2d92bd07f146 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "7f4bb212-2800-4913-8885-5770d6978970", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4bb212-2800-4913-8885-5770d6978970", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:26,069 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-1e0203e8-1eb2-48ff-845d-2d92bd07f146 2018-07-03 13:16:29,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:29,113 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:29 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-2f1a7a4d-a2e6-46b6-92fe-cd6c15cb791b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:29,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:29 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive X-Openstack-Request-Id: req-7644e96a-ea9a-47a8-af53-241f36819f50 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "7f4bb212-2800-4913-8885-5770d6978970", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1", "stack_user_project_id": "94986281dbc442c3ac96cdae940c4314", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:16:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7f4bb212-2800-4913-8885-5770d6978970", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:29,173 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-7644e96a-ea9a-47a8-af53-241f36819f50 2018-07-03 13:16:29,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-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-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}}' 2018-07-03 13:16:31,849 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:16:31 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 X-Openstack-Request-Id: req-6d39660f-62ab-489e-8ae6-1c4c9138af8c Front-End-Https: on RESP BODY: {"stack": {"id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}]}} 2018-07-03 13:16:31,850 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks used request id req-6d39660f-62ab-489e-8ae6-1c4c9138af8c 2018-07-03 13:16:31,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ab535221-c9ce-4f1f-bb47-7df9b29f1065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:31,888 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:31 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 X-Openstack-Request-Id: req-b506e04a-d92f-43a9-af6e-ee0183399ad6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:31,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:31 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-fd47cec6-347f-4903-952d-354f42bb4ab5 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "stack_user_project_id": "b1a47972695a4717a1ab5ac14f9fe8ee", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:31Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:31,946 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 used request id req-fd47cec6-347f-4903-952d-354f42bb4ab5 2018-07-03 13:16:31,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:31,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:31 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-c46add80-15ae-41f5-b678-abb272d31c89 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "stack_user_project_id": "b1a47972695a4717a1ab5ac14f9fe8ee", "deletion_time": null, "creation_time": "2018-07-03T13:16:31Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}], "updated_time": null, "project": "f2213f40455746c3b623a4fcb5e27a06", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "tags": null}]} 2018-07-03 13:16:31,989 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2 used request id req-c46add80-15ae-41f5-b678-abb272d31c89 2018-07-03 13:16:31,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:32,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:32 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-050aa886-9a24-4224-8064-845aa9ee286a Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "stack_user_project_id": "b1a47972695a4717a1ab5ac14f9fe8ee", "deletion_time": null, "creation_time": "2018-07-03T13:16:31Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}], "updated_time": null, "project": "f2213f40455746c3b623a4fcb5e27a06", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "tags": null}]} 2018-07-03 13:16:32,048 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks?stack_name=HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2 used request id req-050aa886-9a24-4224-8064-845aa9ee286a 2018-07-03 13:16:32,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ab535221-c9ce-4f1f-bb47-7df9b29f1065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:32,093 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:32 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 X-Openstack-Request-Id: req-ea230cf3-4c9f-4d2b-98f6-a6523496b800 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:32,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:32 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-6c5dbfb8-aed6-4796-a240-d062fa71dec6 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "stack_user_project_id": "b1a47972695a4717a1ab5ac14f9fe8ee", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:31Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:32,145 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 used request id req-6c5dbfb8-aed6-4796-a240-d062fa71dec6 2018-07-03 13:16:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ab535221-c9ce-4f1f-bb47-7df9b29f1065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:32,440 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:32 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 X-Openstack-Request-Id: req-cedaecfd-67c1-42a3-a790-4aeb9618d5c0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:32,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:32 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-ae0fe126-0017-40f5-803b-df6f534edb96 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "stack_user_project_id": "b1a47972695a4717a1ab5ac14f9fe8ee", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:31Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:32,505 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 used request id req-ae0fe126-0017-40f5-803b-df6f534edb96 2018-07-03 13:16:35,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ab535221-c9ce-4f1f-bb47-7df9b29f1065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:35,550 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:35 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 X-Openstack-Request-Id: req-70727037-2bfb-4f21-ba9f-9f083bdf7989 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:35,609 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:35 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-b6e431e4-e528-4ee3-96da-5875a726b57a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "stack_user_project_id": "b1a47972695a4717a1ab5ac14f9fe8ee", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:31Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:35,609 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 used request id req-b6e431e4-e528-4ee3-96da-5875a726b57a 2018-07-03 13:16:38,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ab535221-c9ce-4f1f-bb47-7df9b29f1065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:38,653 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:38 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 X-Openstack-Request-Id: req-2be1ba24-99d0-4b1d-a429-867b6f24c228 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:38,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:38 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-d48b3909-ad8e-43f5-bfe0-5f9ae694ed1b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "stack_user_project_id": "b1a47972695a4717a1ab5ac14f9fe8ee", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:31Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:38,706 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 used request id req-d48b3909-ad8e-43f5-bfe0-5f9ae694ed1b 2018-07-03 13:16:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ab535221-c9ce-4f1f-bb47-7df9b29f1065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:41,753 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:41 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 X-Openstack-Request-Id: req-a1e70ebb-1380-450d-9e8e-7623e98c14db Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:42,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:42 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-7753ef72-499f-4945-85b0-fc8ae9537b7f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "stack_user_project_id": "b1a47972695a4717a1ab5ac14f9fe8ee", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:31Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:42,139 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 used request id req-7753ef72-499f-4945-85b0-fc8ae9537b7f 2018-07-03 13:16:45,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ab535221-c9ce-4f1f-bb47-7df9b29f1065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:45,184 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:45 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 X-Openstack-Request-Id: req-b29d102e-b660-458e-97fb-0f9919e7f96e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:45,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:45 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-5d7f2255-edd1-4efe-8c66-08761651b421 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "stack_user_project_id": "b1a47972695a4717a1ab5ac14f9fe8ee", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:16:31Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:45,243 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 used request id req-5d7f2255-edd1-4efe-8c66-08761651b421 2018-07-03 13:16:48,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ab535221-c9ce-4f1f-bb47-7df9b29f1065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:48,286 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:48 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 X-Openstack-Request-Id: req-ce993210-a052-421a-a15c-b778124b6047 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:48,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:48 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive X-Openstack-Request-Id: req-b357b7f4-4e42-4b99-831f-761f64f3e146 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image", "inst_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2", "stack_user_project_id": "b1a47972695a4717a1ab5ac14f9fe8ee", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:16:31Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ab535221-c9ce-4f1f-bb47-7df9b29f1065", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 13:16:48,347 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 used request id req-b357b7f4-4e42-4b99-831f-761f64f3e146 2018-07-03 13:16:48,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/7f4bb212-2800-4913-8885-5770d6978970 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:48,380 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:48 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 X-Openstack-Request-Id: req-a5e2e9eb-95ed-499f-936d-2955e587b053 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:48,440 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:16:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fb1b4419-2b44-4c01-a2e1-2dd761b298ca Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:16:48,440 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack1/7f4bb212-2800-4913-8885-5770d6978970 used request id req-fb1b4419-2b44-4c01-a2e1-2dd761b298ca 2018-07-03 13:16:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ab535221-c9ce-4f1f-bb47-7df9b29f1065 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa885379353de60b07c147cb3057ed00b70e787" 2018-07-03 13:16:48,473 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:16:48 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 X-Openstack-Request-Id: req-3283eb8e-1d6c-4612-a37c-6543f4cb6acd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:16:48,523 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:16:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5607737b-9b1f-47aa-bda3-dd4105644253 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:16:48,523 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-stack2/ab535221-c9ce-4f1f-bb47-7df9b29f1065 used request id req-5607737b-9b1f-47aa-bda3-dd4105644253 2018-07-03 13:16:48,523 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-7ba5820f-28e7-41c7-8218-ba95c28afeeb-image 2018-07-03 13:16:48,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c73d86fe8f1cab28fcebfb93ca2ad94e862ce55" 2018-07-03 13:16:48,937 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:16:48 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6a104d20-a835-454b-aecc-7091bbee5c60 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-07-03 13:16:48,937 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/c2788bb6-69fe-44f1-865d-0cd5ab94a470 used request id req-6a104d20-a835-454b-aecc-7091bbee5c60 2018-07-03 13:16:48,941 - 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/8c45808f-bf5b-4786-a607-72236902b575 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b5c2aa06dbc6ab7b0be3441cecb7da32380492" 2018-07-03 13:16:49,149 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:16: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-35db3fc6-ec19-48ea-83a6-55eaba3ac5be X-Compute-Request-Id: req-35db3fc6-ec19-48ea-83a6-55eaba3ac5be 2018-07-03 13:16:49,149 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/8c45808f-bf5b-4786-a607-72236902b575 used request id req-35db3fc6-ec19-48ea-83a6-55eaba3ac5be 2018-07-03 13:16:49,151 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 13:16:49,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:16:49,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:16:49,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LbgbCka3SLaC_ux654rKtQ"], "issued_at": "2018-07-03T13:16:49.000000Z"}} 2018-07-03 13:16:49,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}a2ba1af335ad8cbd9e20a1c68fd9f24a902f050a" 2018-07-03 13:16:49,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:16:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf259dee-3bf6-4b36-ae1a-b67983c70b58 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:16:49,770 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cf259dee-3bf6-4b36-ae1a-b67983c70b58 2018-07-03 13:16:49,775 - 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-119fd296-c00a-418d-86c4-6459c7b73eb9-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2ba1af335ad8cbd9e20a1c68fd9f24a902f050a" 2018-07-03 13:16:50,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:50 GMT Content-Type: application/json Content-Length: 178 Connection: keep-alive X-Openstack-Request-Id: req-105c5ea8-bfba-44fe-89bd-ccaad9c0470f Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"} 2018-07-03 13:16:50,077 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1 used request id req-105c5ea8-bfba-44fe-89bd-ccaad9c0470f 2018-07-03 13:16:50,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2ba1af335ad8cbd9e20a1c68fd9f24a902f050a" 2018-07-03 13:16:50,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8dc933de-4b87-4f3a-96e5-bd43bd4149b7 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:16:50,309 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8dc933de-4b87-4f3a-96e5-bd43bd4149b7 2018-07-03 13:16:50,339 - 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}a2ba1af335ad8cbd9e20a1c68fd9f24a902f050a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}' 2018-07-03 13:16:50,625 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:16:50 GMT Content-Type: application/json Content-Length: 620 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-f4f2e636-a7d2-4355-9c18-8bfbd9abde97 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:16:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T13:16:51Z", "visibility": "shared", "self": "/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb", "min_disk": 0, "protected": false, "id": "668193dd-19e2-4e77-988e-26eaa048e9cb", "file": "/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb/file", "checksum": null, "owner": "f2213f40455746c3b623a4fcb5e27a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:16:50,625 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-f4f2e636-a7d2-4355-9c18-8bfbd9abde97 2018-07-03 13:16:50,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2ba1af335ad8cbd9e20a1c68fd9f24a902f050a" -d '' 2018-07-03 13:16:51,474 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:16:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7bb14ea8-fa95-41b8-b825-39cc736c1702 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-07-03 13:16:51,474 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb/file used request id req-7bb14ea8-fa95-41b8-b825-39cc736c1702 2018-07-03 13:16:51,475 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:16:51,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2ba1af335ad8cbd9e20a1c68fd9f24a902f050a" 2018-07-03 13:16:51,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:51 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-e287f849-9368-4dd9-9b86-4c864c1784f3 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:16:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:16:51Z", "visibility": "shared", "self": "/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb", "min_disk": 0, "protected": false, "id": "668193dd-19e2-4e77-988e-26eaa048e9cb", "file": "/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/668193dd-19e2-4e77-988e-26eaa048e9cb", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:16:51,779 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb used request id req-e287f849-9368-4dd9-9b86-4c864c1784f3 2018-07-03 13:16:51,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2ba1af335ad8cbd9e20a1c68fd9f24a902f050a" 2018-07-03 13:16:52,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f8d70885-866a-4ba8-b21c-4aca54d78710 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:16:52,034 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f8d70885-866a-4ba8-b21c-4aca54d78710 2018-07-03 13:16:52,037 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1 2018-07-03 13:16:52,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2ba1af335ad8cbd9e20a1c68fd9f24a902f050a" 2018-07-03 13:16:52,065 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:52 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-2bfb5332-3130-4d01-94f2-81696d324206 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:16:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:16:51Z", "visibility": "shared", "self": "/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb", "min_disk": 0, "protected": false, "id": "668193dd-19e2-4e77-988e-26eaa048e9cb", "file": "/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/668193dd-19e2-4e77-988e-26eaa048e9cb", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:16:52,065 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb used request id req-2bfb5332-3130-4d01-94f2-81696d324206 2018-07-03 13:16:52,066 - create_image - DEBUG - Instance status is - active 2018-07-03 13:16:52,066 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1 2018-07-03 13:16:52,066 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1 2018-07-03 13:16:52,066 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 13:16:52,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:16:52,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:16:52,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:16:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["iTxxMRNsSA6mnXnNMsG9XA"], "issued_at": "2018-07-03T13:16:52.000000Z"}} 2018-07-03 13:16:52,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac5974246219ea44c7fd8ddeada4d596755c729" 2018-07-03 13:16:52,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:16:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e7ddc80-a1a1-4927-b058-424a5ea8d064 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:16:52,576 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3e7ddc80-a1a1-4927-b058-424a5ea8d064 2018-07-03 13:16:52,580 - 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-119fd296-c00a-418d-86c4-6459c7b73eb9-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac5974246219ea44c7fd8ddeada4d596755c729" 2018-07-03 13:16:53,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:53 GMT Content-Type: application/json Content-Length: 178 Connection: keep-alive X-Openstack-Request-Id: req-853a80e2-1f4e-41ee-ae3b-3071c3b3a6ef Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2"} 2018-07-03 13:16:53,049 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2 used request id req-853a80e2-1f4e-41ee-ae3b-3071c3b3a6ef 2018-07-03 13:16:53,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac5974246219ea44c7fd8ddeada4d596755c729" 2018-07-03 13:16:53,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:53 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-96404e79-8fa2-4f19-aef2-567922364489 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:16:53,363 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-96404e79-8fa2-4f19-aef2-567922364489 2018-07-03 13:16:53,395 - 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}8ac5974246219ea44c7fd8ddeada4d596755c729" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2"}' 2018-07-03 13:16:53,730 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:16:53 GMT Content-Type: application/json Content-Length: 620 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-e1644645-a44c-4f07-8437-286261f3daad Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:16:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T13:16:54Z", "visibility": "shared", "self": "/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e", "min_disk": 0, "protected": false, "id": "f05da835-27bb-4226-83cb-5c3ca697768e", "file": "/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e/file", "checksum": null, "owner": "f2213f40455746c3b623a4fcb5e27a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:16:53,730 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-e1644645-a44c-4f07-8437-286261f3daad 2018-07-03 13:16:53,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac5974246219ea44c7fd8ddeada4d596755c729" -d '' 2018-07-03 13:16:54,409 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:16:54 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7ab4ee8c-aa80-470d-b6f9-e6fc76cce685 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-07-03 13:16:54,409 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e/file used request id req-7ab4ee8c-aa80-470d-b6f9-e6fc76cce685 2018-07-03 13:16:54,410 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:16:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac5974246219ea44c7fd8ddeada4d596755c729" 2018-07-03 13:16:54,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:54 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-ed5dc2a0-a965-4ad1-bd84-f05c9716f6ef Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:16:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:16:54Z", "visibility": "shared", "self": "/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e", "min_disk": 0, "protected": false, "id": "f05da835-27bb-4226-83cb-5c3ca697768e", "file": "/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/f05da835-27bb-4226-83cb-5c3ca697768e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:16:54,555 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e used request id req-ed5dc2a0-a965-4ad1-bd84-f05c9716f6ef 2018-07-03 13:16:54,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac5974246219ea44c7fd8ddeada4d596755c729" 2018-07-03 13:16:54,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:54 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-03bc72b4-9c8f-4e1a-b951-c21d0c2c07ac Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:16:54,862 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-03bc72b4-9c8f-4e1a-b951-c21d0c2c07ac 2018-07-03 13:16:54,865 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2 2018-07-03 13:16:54,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/f05da835-27bb-4226-83cb-5c3ca697768e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac5974246219ea44c7fd8ddeada4d596755c729" 2018-07-03 13:16:54,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:16:54 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-9ff3efc4-58e5-46e1-b83f-78702b31f1d4 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:16:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:16:54Z", "visibility": "shared", "self": "/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e", "min_disk": 0, "protected": false, "id": "f05da835-27bb-4226-83cb-5c3ca697768e", "file": "/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/f05da835-27bb-4226-83cb-5c3ca697768e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:16:54,896 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e used request id req-9ff3efc4-58e5-46e1-b83f-78702b31f1d4 2018-07-03 13:16:54,897 - create_image - DEBUG - Instance status is - active 2018-07-03 13:16:54,897 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2 2018-07-03 13:16:54,897 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2 2018-07-03 13:16:54,897 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 13:16:55,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:16:55,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["CzyTj0PJTWGtptGBFcPFdg"], "issued_at": "2018-07-03T13:16:55.000000Z"}} 2018-07-03 13:16:55,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net"}}' 2018-07-03 13:17:01,587 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:17:01 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-b0e5539f-5b2f-4ed7-beba-cad9772fc83d Front-End-Https: on RESP BODY: {"stack": {"id": "363be542-f830-4219-af4d-d3679f7bd829", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}]}} 2018-07-03 13:17:01,587 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks used request id req-b0e5539f-5b2f-4ed7-beba-cad9772fc83d 2018-07-03 13:17:01,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:01,924 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:01 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-e309ec23-9773-4121-a5fa-16f85569c502 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:02,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:02 GMT Content-Type: application/json Content-Length: 2356 Connection: keep-alive X-Openstack-Request-Id: req-c84b4ca0-5879-4d65-a9a5-74dee47d5e73 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "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-07-03 13:17:02,309 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-c84b4ca0-5879-4d65-a9a5-74dee47d5e73 2018-07-03 13:17:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:02,349 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:02 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-6c485f6b-5e8f-4a4a-9679-d4a62cd2d29f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:02,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:02 GMT Content-Type: application/json Content-Length: 2356 Connection: keep-alive X-Openstack-Request-Id: req-27e17827-bf57-4c89-bfe8-22d066a15513 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "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-07-03 13:17:02,744 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-27e17827-bf57-4c89-bfe8-22d066a15513 2018-07-03 13:17:05,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:06,059 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:06 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-788088e7-7442-4cac-b5cf-5894e2bc7dfc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:06,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:06 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-52fec6c8-abcb-47dd-a083-339d732b2bab 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:06,476 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-52fec6c8-abcb-47dd-a083-339d732b2bab 2018-07-03 13:17:09,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:09,795 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:09 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-2776d266-709b-4527-b5d9-9cdac684fde9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:09,924 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:09 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-95a1cad5-d296-4b61-8b12-f6a4472b74d3 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:09,924 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-95a1cad5-d296-4b61-8b12-f6a4472b74d3 2018-07-03 13:17:12,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:13,224 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:13 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-ecb950f8-d282-4335-a425-ad88ec90465b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:13,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:13 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-027320c3-caff-4e4b-b988-a0bbd993888c 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:13,371 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-027320c3-caff-4e4b-b988-a0bbd993888c 2018-07-03 13:17:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:16,728 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:16 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-8f7acae0-328c-4e47-814d-7e44ddb39309 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:16,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:16 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-111561bf-86d8-49fe-a74f-475f6ed57b90 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:16,856 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-111561bf-86d8-49fe-a74f-475f6ed57b90 2018-07-03 13:17:19,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:19,898 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:19 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-4288c292-538a-41b3-b7e3-4ee2a2d7e31e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:20,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:20 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-f629be12-6834-429c-b5fe-4ef9a4d22d28 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:20,044 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-f629be12-6834-429c-b5fe-4ef9a4d22d28 2018-07-03 13:17:23,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:23,379 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:23 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-6a060156-52d2-4126-b786-d616480f98fb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:23,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:23 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-0a5e234a-4c32-461f-867c-537be6ba5a52 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:23,513 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-0a5e234a-4c32-461f-867c-537be6ba5a52 2018-07-03 13:17:26,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:26,559 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:26 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-b7000716-3967-46dd-9d9f-6bfa7e2c9a71 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:26,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:26 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-e63fa0c6-5c5e-4441-aba7-880b8c21893e 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:26,700 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-e63fa0c6-5c5e-4441-aba7-880b8c21893e 2018-07-03 13:17:29,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:30,057 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:30 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-f54b21d4-2669-44b4-9d36-1aef1e43e618 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:30,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:30 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-ba057ce8-f037-4ae7-bdd9-fe98dea4b807 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:30,181 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-ba057ce8-f037-4ae7-bdd9-fe98dea4b807 2018-07-03 13:17:33,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:33,224 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:33 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-df856044-236f-40f7-ae81-142025e54edd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:33,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:33 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-9906cc75-40ca-4ba5-9138-10d4960b3a64 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:33,357 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-9906cc75-40ca-4ba5-9138-10d4960b3a64 2018-07-03 13:17:36,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:36,400 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:36 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-0521feac-5400-459c-81f7-ea87846b29dd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:36,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:36 GMT Content-Type: application/json Content-Length: 4072 Connection: keep-alive X-Openstack-Request-Id: req-21d90996-bb5d-41a0-b52f-f7d9695f6f8a 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:36,543 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-21d90996-bb5d-41a0-b52f-f7d9695f6f8a 2018-07-03 13:17:36,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:36,581 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:36 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources X-Openstack-Request-Id: req-8d05a272-a6d0-4033-a930-b4d34b7a27c3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:36,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:36 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-30d38061-2e5f-4af8-b964-cc604733fe79 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "11a5f14c-401f-4841-aeeb-30e528a48420", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a07247f7-718d-4a6f-9c56-34931231c66b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a08e476b-96bf-4b3a-a944-676fedaeb0c1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2c5e16bc-8419-45bc-a7ab-fba7391cf5ed", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "589c164e-d19e-4d01-9b7b-b1b52c344d42", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "63d6e588-094a-4e17-a496-c984b67d5f3f:subnet_id=d2403210-77f4-49eb-bb2c-c52b75f65321", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d2403210-77f4-49eb-bb2c-c52b75f65321", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "63d6e588-094a-4e17-a496-c984b67d5f3f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a2065e8b-55dc-4e7f-880a-33df9afc047b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "98e05fa5-e1c4-4a65-81f5-1cd16fa9213b", "resource_type": "OS::Nova::Server"}]} 2018-07-03 13:17:36,658 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources used request id req-30d38061-2e5f-4af8-b964-cc604733fe79 2018-07-03 13:17:36,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:36,695 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:36 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-fcb2f300-3672-4e80-b9ae-fc79016311e6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:36,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:36 GMT Content-Type: application/json Content-Length: 4072 Connection: keep-alive X-Openstack-Request-Id: req-5bc38117-eae8-44b2-8110-e0124e57fbf9 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:36,842 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-5bc38117-eae8-44b2-8110-e0124e57fbf9 2018-07-03 13:17:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:36,888 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:36 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources X-Openstack-Request-Id: req-9df93906-86c4-46d1-a9eb-c515b3ef3fe2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:36,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:36 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-2ad0f7e2-0b33-4c39-8eaa-8afe6669fa91 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "11a5f14c-401f-4841-aeeb-30e528a48420", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a07247f7-718d-4a6f-9c56-34931231c66b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a08e476b-96bf-4b3a-a944-676fedaeb0c1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2c5e16bc-8419-45bc-a7ab-fba7391cf5ed", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "589c164e-d19e-4d01-9b7b-b1b52c344d42", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "63d6e588-094a-4e17-a496-c984b67d5f3f:subnet_id=d2403210-77f4-49eb-bb2c-c52b75f65321", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d2403210-77f4-49eb-bb2c-c52b75f65321", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "63d6e588-094a-4e17-a496-c984b67d5f3f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a2065e8b-55dc-4e7f-880a-33df9afc047b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "98e05fa5-e1c4-4a65-81f5-1cd16fa9213b", "resource_type": "OS::Nova::Server"}]} 2018-07-03 13:17:36,966 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources used request id req-2ad0f7e2-0b33-4c39-8eaa-8afe6669fa91 2018-07-03 13:17:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:37,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:37 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-8d619b06-1142-49d6-a18d-e1384551d075 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["d2403210-77f4-49eb-bb2c-c52b75f65321"],"description":"","tags":[],"updated_at":"2018-07-03T13:17:07Z","provider:segmentation_id":1005,"name":"HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:06Z","provider:network_type":"vlan"}]} 2018-07-03 13:17:37,129 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 used request id req-8d619b06-1142-49d6-a18d-e1384551d075 2018-07-03 13:17:37,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/subnets?network_id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:37,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:37 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4f82d13b-1be0-4e83-b20f-7201ad9951d2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T13:17:07Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"d2403210-77f4-49eb-bb2c-c52b75f65321","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet"}]} 2018-07-03 13:17:37,226 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 used request id req-4f82d13b-1be0-4e83-b20f-7201ad9951d2 2018-07-03 13:17:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:37,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:37 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-26e7495b-6c09-4db9-83d8-ff068b8990ac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T13:17:07Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"d2403210-77f4-49eb-bb2c-c52b75f65321","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet"}]} 2018-07-03 13:17:37,301 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 used request id req-26e7495b-6c09-4db9-83d8-ff068b8990ac 2018-07-03 13:17:37,302 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:17:37,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:37,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:17:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba4364e7-93dc-40d4-9f87-e3d66c26f5b6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:17:37,359 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ba4364e7-93dc-40d4-9f87-e3d66c26f5b6 2018-07-03 13:17:37,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:37,402 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:37 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources X-Openstack-Request-Id: req-3fe97ec7-f68a-4718-a536-b759ef2d73f1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:37,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:37 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-b1d3ada2-0efd-4189-a149-3197da44b19e Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "11a5f14c-401f-4841-aeeb-30e528a48420", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a07247f7-718d-4a6f-9c56-34931231c66b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a08e476b-96bf-4b3a-a944-676fedaeb0c1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2c5e16bc-8419-45bc-a7ab-fba7391cf5ed", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "589c164e-d19e-4d01-9b7b-b1b52c344d42", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "63d6e588-094a-4e17-a496-c984b67d5f3f:subnet_id=d2403210-77f4-49eb-bb2c-c52b75f65321", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d2403210-77f4-49eb-bb2c-c52b75f65321", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "63d6e588-094a-4e17-a496-c984b67d5f3f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a2065e8b-55dc-4e7f-880a-33df9afc047b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "98e05fa5-e1c4-4a65-81f5-1cd16fa9213b", "resource_type": "OS::Nova::Server"}]} 2018-07-03 13:17:37,816 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources used request id req-b1d3ada2-0efd-4189-a149-3197da44b19e 2018-07-03 13:17:37,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/98e05fa5-e1c4-4a65-81f5-1cd16fa9213b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:37,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a2065e8b-55dc-4e7f-880a-33df9afc047b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:38,121 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:38 GMT Content-Type: application/json Content-Length: 1982 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3e4b0bd9-79cb-4606-9bc6-58d571ec34c0 X-Compute-Request-Id: req-3e4b0bd9-79cb-4606-9bc6-58d571ec34c0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:55:2b", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:55:2b", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/98e05fa5-e1c4-4a65-81f5-1cd16fa9213b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/98e05fa5-e1c4-4a65-81f5-1cd16fa9213b", "rel": "bookmark"}], "image": {"id": "668193dd-19e2-4e77-988e-26eaa048e9cb", "links": [{"href": "http://172.30.10.101:8774/images/668193dd-19e2-4e77-988e-26eaa048e9cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000018", "OS-SRV-USG:launched_at": "2018-07-03T13:17:28.000000", "flavor": {"id": "a07247f7-718d-4a6f-9c56-34931231c66b", "links": [{"href": "http://172.30.10.101:8774/flavors/a07247f7-718d-4a6f-9c56-34931231c66b", "rel": "bookmark"}]}, "id": "98e05fa5-e1c4-4a65-81f5-1cd16fa9213b", "security_groups": [{"name": "security_group_name"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:17:29Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "created": "2018-07-03T13:17:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:17:38,121 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/98e05fa5-e1c4-4a65-81f5-1cd16fa9213b used request id req-3e4b0bd9-79cb-4606-9bc6-58d571ec34c0 2018-07-03 13:17:38,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/networks?name=HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:38,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:38 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-5e9f265b-00a2-4a58-b200-9d847fed56bd Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["d2403210-77f4-49eb-bb2c-c52b75f65321"],"description":"","tags":[],"updated_at":"2018-07-03T13:17:07Z","provider:segmentation_id":1005,"name":"HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:06Z","provider:network_type":"vlan"}]} 2018-07-03 13:17:38,249 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net used request id req-5e9f265b-00a2-4a58-b200-9d847fed56bd 2018-07-03 13:17:38,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-07-03 13:17:38,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:17: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-07-03 13:17:38,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:38,394 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:38 GMT Content-Type: application/json Content-Length: 1849 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-56a5cdb2-bf13-4de3-9a3e-5443dca0e6ee X-Compute-Request-Id: req-56a5cdb2-bf13-4de3-9a3e-5443dca0e6ee Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:09:e1", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a2065e8b-55dc-4e7f-880a-33df9afc047b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a2065e8b-55dc-4e7f-880a-33df9afc047b", "rel": "bookmark"}], "image": {"id": "f05da835-27bb-4226-83cb-5c3ca697768e", "links": [{"href": "http://172.30.10.101:8774/images/f05da835-27bb-4226-83cb-5c3ca697768e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-07-03T13:17:28.000000", "flavor": {"id": "11a5f14c-401f-4841-aeeb-30e528a48420", "links": [{"href": "http://172.30.10.101:8774/flavors/11a5f14c-401f-4841-aeeb-30e528a48420", "rel": "bookmark"}]}, "id": "a2065e8b-55dc-4e7f-880a-33df9afc047b", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:17:29Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "created": "2018-07-03T13:17:11Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:17:38,395 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a2065e8b-55dc-4e7f-880a-33df9afc047b used request id req-56a5cdb2-bf13-4de3-9a3e-5443dca0e6ee 2018-07-03 13:17:38,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?name=HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:38,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:17:38 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6d441c3-df30-4a04-82e9-0cbcfa0ae4c5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:17:38,408 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e6d441c3-df30-4a04-82e9-0cbcfa0ae4c5 2018-07-03 13:17: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=a08e476b-96bf-4b3a-a944-676fedaeb0c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:38,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:38 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-26317a02-f457-418f-af0d-bb888ab527ca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T13:17:07Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"d2403210-77f4-49eb-bb2c-c52b75f65321","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet"}]} 2018-07-03 13:17:38,499 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 used request id req-26317a02-f457-418f-af0d-bb888ab527ca 2018-07-03 13:17:38,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/ports?network_id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:38,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:38 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-38c4dd29-22ed-48f4-87b3-042073f3005c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["d2403210-77f4-49eb-bb2c-c52b75f65321"],"description":"","tags":[],"updated_at":"2018-07-03T13:17:07Z","provider:segmentation_id":1005,"name":"HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:06Z","provider:network_type":"vlan"}]} 2018-07-03 13:17:38,519 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net used request id req-38c4dd29-22ed-48f4-87b3-042073f3005c 2018-07-03 13:17:38,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:38,576 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:38 GMT Content-Type: application/json Content-Length: 5077 Connection: keep-alive X-Openstack-Request-Id: req-4ff31d23-4f0a-4518-82a8-172815c46aa9 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d2403210-77f4-49eb-bb2c-c52b75f65321","ip_address":"10.1.2.2"}],"id":"37807f28-1b03-4d58-bc1f-282f56f279b1","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37807f28-1b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f1:9f:7c","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a08e476b-96bf-4b3a-a944-676fedaeb0c1","name":"","admin_state_up":true,"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:17:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d2403210-77f4-49eb-bb2c-c52b75f65321","ip_address":"10.1.2.13"}],"id":"56fd6ca3-c908-4e30-aa99-c9ff6fce4cd7","security_groups":["2c5e16bc-8419-45bc-a7ab-fba7391cf5ed"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu56fd6ca3-c9","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:65:55:2b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"98e05fa5-e1c4-4a65-81f5-1cd16fa9213b","name":"","admin_state_up":true,"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:17:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d2403210-77f4-49eb-bb2c-c52b75f65321","ip_address":"10.1.2.3"}],"id":"89f5c93d-a0e8-4e99-9bc9-1df746a3ddc6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu89f5c93d-a0","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:90:0e:58","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a08e476b-96bf-4b3a-a944-676fedaeb0c1","name":"","admin_state_up":true,"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:17:15Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d2403210-77f4-49eb-bb2c-c52b75f65321","ip_address":"10.1.2.1"}],"id":"8a8c7bd1-4d56-4365-b361-a26727b9c9c0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu8a8c7bd1-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:09:f1:ee","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"63d6e588-094a-4e17-a496-c984b67d5f3f","name":"","admin_state_up":true,"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:17:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d2403210-77f4-49eb-bb2c-c52b75f65321","ip_address":"10.1.2.4"}],"id":"d7ec37ae-57ef-4bd9-ae6f-0eb9baddbe99","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhud7ec37ae-57","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2c:09:e1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"a2065e8b-55dc-4e7f-880a-33df9afc047b","name":"","admin_state_up":true,"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:13Z","binding:vnic_type":"normal"}]} 2018-07-03 13:17:38,576 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 used request id req-4ff31d23-4f0a-4518-82a8-172815c46aa9 2018-07-03 13:17:38,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:17:38 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bae66e6-4086-4bd5-92fc-738a3a95c14f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:17:38,686 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-1bae66e6-4086-4bd5-92fc-738a3a95c14f 2018-07-03 13:17:38,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:38,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:38 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-6805ef2d-def0-49b0-8d81-0f966bf00e00 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T13:17:07Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"d2403210-77f4-49eb-bb2c-c52b75f65321","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet"}]} 2018-07-03 13:17:38,770 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 used request id req-6805ef2d-def0-49b0-8d81-0f966bf00e00 2018-07-03 13:17:38,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=a08e476b-96bf-4b3a-a944-676fedaeb0c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:38,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:38 GMT Content-Type: application/json Content-Length: 5077 Connection: keep-alive X-Openstack-Request-Id: req-6166eb3b-65f6-4f88-978f-65abb0345c90 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:17:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d2403210-77f4-49eb-bb2c-c52b75f65321","ip_address":"10.1.2.2"}],"id":"37807f28-1b03-4d58-bc1f-282f56f279b1","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu37807f28-1b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f1:9f:7c","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a08e476b-96bf-4b3a-a944-676fedaeb0c1","name":"","admin_state_up":true,"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:17:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d2403210-77f4-49eb-bb2c-c52b75f65321","ip_address":"10.1.2.13"}],"id":"56fd6ca3-c908-4e30-aa99-c9ff6fce4cd7","security_groups":["2c5e16bc-8419-45bc-a7ab-fba7391cf5ed"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu56fd6ca3-c9","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:65:55:2b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"98e05fa5-e1c4-4a65-81f5-1cd16fa9213b","name":"","admin_state_up":true,"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:17:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d2403210-77f4-49eb-bb2c-c52b75f65321","ip_address":"10.1.2.3"}],"id":"89f5c93d-a0e8-4e99-9bc9-1df746a3ddc6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu89f5c93d-a0","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:90:0e:58","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a08e476b-96bf-4b3a-a944-676fedaeb0c1","name":"","admin_state_up":true,"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:17:15Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d2403210-77f4-49eb-bb2c-c52b75f65321","ip_address":"10.1.2.1"}],"id":"8a8c7bd1-4d56-4365-b361-a26727b9c9c0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu8a8c7bd1-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:09:f1:ee","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"63d6e588-094a-4e17-a496-c984b67d5f3f","name":"","admin_state_up":true,"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T13:17:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d2403210-77f4-49eb-bb2c-c52b75f65321","ip_address":"10.1.2.4"}],"id":"d7ec37ae-57ef-4bd9-ae6f-0eb9baddbe99","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhud7ec37ae-57","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2c:09:e1","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"a2065e8b-55dc-4e7f-880a-33df9afc047b","name":"","admin_state_up":true,"network_id":"a08e476b-96bf-4b3a-a944-676fedaeb0c1","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:17:13Z","binding:vnic_type":"normal"}]} 2018-07-03 13:17:38,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a08e476b-96bf-4b3a-a944-676fedaeb0c1 used request id req-6166eb3b-65f6-4f88-978f-65abb0345c90 2018-07-03 13:17:38,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:38,917 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:38 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources X-Openstack-Request-Id: req-07a8e54f-a11f-4568-a01e-f1e25ae123db Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:38,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:38 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-e85efa03-b478-4241-b1d8-d1992d683e12 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "11a5f14c-401f-4841-aeeb-30e528a48420", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a07247f7-718d-4a6f-9c56-34931231c66b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a08e476b-96bf-4b3a-a944-676fedaeb0c1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2c5e16bc-8419-45bc-a7ab-fba7391cf5ed", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "589c164e-d19e-4d01-9b7b-b1b52c344d42", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "63d6e588-094a-4e17-a496-c984b67d5f3f:subnet_id=d2403210-77f4-49eb-bb2c-c52b75f65321", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d2403210-77f4-49eb-bb2c-c52b75f65321", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "63d6e588-094a-4e17-a496-c984b67d5f3f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a2065e8b-55dc-4e7f-880a-33df9afc047b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-03T13:17:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:02Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "98e05fa5-e1c4-4a65-81f5-1cd16fa9213b", "resource_type": "OS::Nova::Server"}]} 2018-07-03 13:17:38,999 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829/resources used request id req-e85efa03-b478-4241-b1d8-d1992d683e12 2018-07-03 13:17:39,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:39,410 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:39 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-f222e206-f559-429f-a16b-b9095f2269c2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:16:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:16:54Z", "visibility": "shared", "self": "/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e", "min_disk": 0, "protected": false, "id": "f05da835-27bb-4226-83cb-5c3ca697768e", "file": "/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/f05da835-27bb-4226-83cb-5c3ca697768e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:17:39,410 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e used request id req-f222e206-f559-429f-a16b-b9095f2269c2 2018-07-03 13:17:39,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:39,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:39 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6c6d4c88-fd74-4cfd-ad56-4ccc44d9a1ff Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:17:39,767 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6c6d4c88-fd74-4cfd-ad56-4ccc44d9a1ff 2018-07-03 13:17:39,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:39,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:39 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-8e0e6d2c-b580-4827-9548-030b5d9e8320 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:16:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:16:54Z", "visibility": "shared", "self": "/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e", "min_disk": 0, "protected": false, "id": "f05da835-27bb-4226-83cb-5c3ca697768e", "file": "/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/f05da835-27bb-4226-83cb-5c3ca697768e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:17:39,802 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e used request id req-8e0e6d2c-b580-4827-9548-030b5d9e8320 2018-07-03 13:17:39,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:40,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:40 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-296bbfc9-fd11-48f2-8940-c99b01f7c283 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:16:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:16:51Z", "visibility": "shared", "self": "/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb", "min_disk": 0, "protected": false, "id": "668193dd-19e2-4e77-988e-26eaa048e9cb", "file": "/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2213f40455746c3b623a4fcb5e27a06", "direct_url": "file:///var/lib/glance/images/668193dd-19e2-4e77-988e-26eaa048e9cb", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:17:40,163 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb used request id req-296bbfc9-fd11-48f2-8940-c99b01f7c283 2018-07-03 13:17:40,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:40,207 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:40 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-5447bf48-304d-4e0d-ac20-cc31f70f9f01 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:40,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:40 GMT Content-Type: application/json Content-Length: 4072 Connection: keep-alive X-Openstack-Request-Id: req-f7255f3b-2034-49b7-9d3b-65b70b60cb2c 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:40,342 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-f7255f3b-2034-49b7-9d3b-65b70b60cb2c 2018-07-03 13:17:40,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:40,384 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:40 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-3a0f0452-ead7-44f4-84b3-0ada5154e4cc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:40,521 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:40 GMT Content-Type: application/json Content-Length: 4072 Connection: keep-alive X-Openstack-Request-Id: req-a8bf5e6c-c778-4aa1-99b5-9ea485f05ed9 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "363be542-f830-4219-af4d-d3679f7bd829", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuEfTu3smAG8WYGSSnJDc042yUzd0M1WWkbw1oVfE3/K+n4ma\n31TUlE0bk3M+Az5CboXlcYBCziR+0+fTWTjYP8qbE8X3mU+9KIYu/IWszjsdy15B\naduocvaWr8vHIPwUp7mILrUBPygK1rlOIcAmadHgHTQjio6lnH9Y8K/AiLsuu+Ho\nyRZt0McyP0rwNZHD5EXx8SYtQuWoA5BlXJcHWxSyhCpfr3pyTNHtduHbqVj0U6Zn\nnSva9Vt0R60NyPEFWKBbT8ahPhxDipUbSH4HCG1sRDLuCxzz9GOktvfCwh1VTKlp\nE5AsewCCcJwtDsAGmx2Hj3MNo0okRlP8Ttr63wIDAQABAoIBAQC21RyvQAl+GLk8\nvcvwZpGRm143zicN33bZ9L/I6gm8n1ydcKsltUaMNMyNSKNYGGdUvKfeKoEdgXwL\nxlAcj5eOAvhFb/6uLzzfffIUPJQssN5orYV8/6BrH1h15loU0cW0exEwNgmcnZ/T\nVlq8haYXC1Gt59LzX3/Ue0zEz7rYbB9VS/eqv9vHHqDdje8FSBZWoO+FcFzUxPYr\nJkv/wYINeczwBM55oVSMgoyDHSjfhzdyZAhzc4jK0quwa6NWZiUFaQ+FrDyuWCx+\nJb0fj+cV8g1z/brUJs2hS/ikLxRjmvdb5m431UVUqY06bnvJLERD2URwDOR+GcVn\niM6gCjGhAoGBAN8pJEd7mzPz1SpwphmkdNLApZem7Q9RKnZL+bhNY9peKeumkHok\nbIro4MwVLDcmwMSfOQ7/StAX9rQkTAiLtY3bNdfJo+agM5VYAjmoRLfWZvu4a2+h\n6mY+tI1l0jRhk37m7byXjjkUlyoGBBQxxLZgY5kbuyF7EKAS19DEJ2CnAoGBANNm\nAICbHZNNi7Re78BnZhRdo46S0wClxuZIBDHNrBn5wpXBLRSRCBmO1CQnnVOzqJuz\nqFIve2aLHBO2FkFd652+q3L4Keqx2+GplZnQvbJbRh8CBbiIAsoGsCF3XpRLvLeX\nAtM5hvtWaliI2SE4GjbVn2bmPIXZ0dSDbnnjKGMJAoGAHLAkStA4FoitCaSrpbY/\nkmxTnVhHN2XeyJBhzPCd+o+KYhHqltkh3wWrCHFcWsavl1dEtYnaK0A5ZdUYtSyI\nrXDVziTM3jQQDY3f01uvYda9LHT70sEE6hn7igXh7PvyQykavNja3rmn6S4WziXL\nvQpNI3yuJNK2Q23IsrzUtxcCgYEAj8a3HsDg65d5JfLPwx9P+Rf6rnRDmBQn4+Ul\nHS5SF9SbuDiLTYqaZK+UrwZWZWAyk7ssBsGOfx6ruOhF2K1lG4NbnjUUZTAUaTVq\nrxOegRi850f71haDNx43WnuSUu/z6TWG0Vw15ulOKOriKkq64YKHCHgcv7h2kr/V\nOob5p+kCgYAOIAv0aX6GQaWULo5qy++XPMNmBrBmWYtqt7xwgDNVqSboQ2h3/DNH\ntvWOXXE7bhYaDQhdrjewKy75CSv028FszFm+IHTSJNM9FtADtLh7pKyDDRn0N2nr\ngwg0XsTXz/baXUcoNSYTBS1PDmNTgc+hlsbkiMaDjd3QmPb98WTOBg==\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-07-03 13:17:40,521 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-a8bf5e6c-c778-4aa1-99b5-9ea485f05ed9 2018-07-03 13:17:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:40,559 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:40 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-0baa4f7d-630d-40ef-a9a8-e8f49c933c07 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:40,620 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:17:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9b513f89-81f1-45d7-b209-0d19588e2148 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:17:40,620 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-9b513f89-81f1-45d7-b209-0d19588e2148 2018-07-03 13:17:40,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:40,666 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:40 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-d501da5a-0df8-4b4d-80ac-ea42b91e4ba6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:40,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:40 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-6491e25c-f585-4391-bfd4-15bfc4dc6189 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T13:17:41Z", "id": "363be542-f830-4219-af4d-d3679f7bd829", "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-07-03 13:17:40,717 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-6491e25c-f585-4391-bfd4-15bfc4dc6189 2018-07-03 13:17:43,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:43,759 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:43 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-6b6dad97-33b5-4a39-9ad8-8f1fc11ea942 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:43,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:43 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-df0799b5-1895-4c60-b18b-dc9910cfcc86 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T13:17:41Z", "id": "363be542-f830-4219-af4d-d3679f7bd829", "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-07-03 13:17:43,796 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-df0799b5-1895-4c60-b18b-dc9910cfcc86 2018-07-03 13:17:46,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:46,841 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:46 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-0a72bb55-f0be-4aa1-9140-301aebe060b7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:46,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:46 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-7ba45816-884f-489f-a7b4-fb3c31a78211 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T13:17:41Z", "id": "363be542-f830-4219-af4d-d3679f7bd829", "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-07-03 13:17:46,886 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-7ba45816-884f-489f-a7b4-fb3c31a78211 2018-07-03 13:17:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:49,927 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:49 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-c66e395a-018b-48e0-9e1f-4a4d5fd606c1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:49,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:49 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-73d9f07b-bf90-4706-bf17-b1e8736c1a05 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T13:17:41Z", "id": "363be542-f830-4219-af4d-d3679f7bd829", "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-07-03 13:17:49,970 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-73d9f07b-bf90-4706-bf17-b1e8736c1a05 2018-07-03 13:17:52,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/363be542-f830-4219-af4d-d3679f7bd829 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477f2fc255f4e0ef449e8c0bb11ac47b05732d74" 2018-07-03 13:17:53,014 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:53 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 X-Openstack-Request-Id: req-1e16e176-0ca5-4670-98f3-c2823422e300 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:53,058 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:53 GMT Content-Type: application/json Content-Length: 2286 Connection: keep-alive X-Openstack-Request-Id: req-4fc2de8a-f847-4802-b5c1-659bac749390 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-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor2", "OS::project_id": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "363be542-f830-4219-af4d-d3679f7bd829", "OS::stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-subnet", "net_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack", "stack_user_project_id": "1671e91de8b94378904fb892347345c4", "tags": null, "creation_time": "2018-07-03T13:17:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T13:17:41Z", "id": "363be542-f830-4219-af4d-d3679f7bd829", "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-07-03 13:17:53,058 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-stack/363be542-f830-4219-af4d-d3679f7bd829 used request id req-4fc2de8a-f847-4802-b5c1-659bac749390 2018-07-03 13:17:53,059 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image1 2018-07-03 13:17:53,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2ba1af335ad8cbd9e20a1c68fd9f24a902f050a" 2018-07-03 13:17:53,495 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:17:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1d2231f2-5e0e-4eb6-aa62-c13deb19d302 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-07-03 13:17:53,495 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/668193dd-19e2-4e77-988e-26eaa048e9cb used request id req-1d2231f2-5e0e-4eb6-aa62-c13deb19d302 2018-07-03 13:17:53,496 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-119fd296-c00a-418d-86c4-6459c7b73eb9-image2 2018-07-03 13:17:53,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ac5974246219ea44c7fd8ddeada4d596755c729" 2018-07-03 13:17:53,761 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:17:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-021b2c8e-671a-450e-beee-d4458a10175f 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-07-03 13:17:53,761 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/f05da835-27bb-4226-83cb-5c3ca697768e used request id req-021b2c8e-671a-450e-beee-d4458a10175f 2018-07-03 13:17:53,766 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 13:17:53,766 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:17:53,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:17:54,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["VhpZfLRrRvC8wX-fn2TlqA"], "issued_at": "2018-07-03T13:17:54.000000Z"}} 2018-07-03 13:17:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d0dfe61d4642745a4ec10ecd306337bbd97d32" -d '{"stack_name": "HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-07-03 13:17:56,594 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:17:56 GMT Content-Type: application/json Content-Length: 267 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca X-Openstack-Request-Id: req-c36a8725-d4b7-4027-bffb-a65057b5b1c4 Front-End-Https: on RESP BODY: {"stack": {"id": "986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca", "rel": "self"}]}} 2018-07-03 13:17:56,594 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks used request id req-c36a8725-d4b7-4027-bffb-a65057b5b1c4 2018-07-03 13:17:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d0dfe61d4642745a4ec10ecd306337bbd97d32" 2018-07-03 13:17:56,931 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:56 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca X-Openstack-Request-Id: req-e5f1d23e-237c-4ceb-8a14-56bcda31134d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:57,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:57 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive X-Openstack-Request-Id: req-eb991b3a-e02b-4521-8a9c-68571cddb8f9 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": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca", "OS::stack_name": "HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack", "stack_user_project_id": "04852620a7b841deb192a8650151f5fa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:17:56Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 13:17:57,310 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca used request id req-eb991b3a-e02b-4521-8a9c-68571cddb8f9 2018-07-03 13:17:57,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d0dfe61d4642745a4ec10ecd306337bbd97d32" 2018-07-03 13:17:57,681 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:57 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca X-Openstack-Request-Id: req-dd028b16-c86c-4f36-9a58-fecc41a4f803 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:58,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:58 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive X-Openstack-Request-Id: req-5562cb7a-395c-4353-9c21-fe48e20bd9bc 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": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca", "OS::stack_name": "HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack", "stack_user_project_id": "04852620a7b841deb192a8650151f5fa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:17:56Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 13:17:58,091 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca used request id req-5562cb7a-395c-4353-9c21-fe48e20bd9bc 2018-07-03 13:17:58,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d0dfe61d4642745a4ec10ecd306337bbd97d32" 2018-07-03 13:17:58,452 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:58 GMT Content-Type: application/json Content-Length: 503 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca/resources X-Openstack-Request-Id: req-82ed422b-78e7-4861-b5bc-9d2cd2fda673 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:58,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:58 GMT Content-Type: application/json Content-Length: 786 Connection: keep-alive X-Openstack-Request-Id: req-1205d3be-7788-45a4-9d8a-07ca20ad7e48 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca/resources/flavor", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-03T13:17:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:17:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8e2c1c24-c488-4c65-a264-53485fc866cd", "resource_type": "OS::Nova::Flavor"}]} 2018-07-03 13:17:58,514 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca/resources used request id req-1205d3be-7788-45a4-9d8a-07ca20ad7e48 2018-07-03 13:17:58,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/8e2c1c24-c488-4c65-a264-53485fc866cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d0dfe61d4642745a4ec10ecd306337bbd97d32" 2018-07-03 13:17:59,017 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:17:59 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-c75408c1-3dd2-4d01-b7d7-5bf6e8d172c4 X-Compute-Request-Id: req-c75408c1-3dd2-4d01-b7d7-5bf6e8d172c4 Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack-flavor-hczpjf2e3ckc", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/8e2c1c24-c488-4c65-a264-53485fc866cd", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/8e2c1c24-c488-4c65-a264-53485fc866cd", "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": "8e2c1c24-c488-4c65-a264-53485fc866cd"}} 2018-07-03 13:17:59,017 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/8e2c1c24-c488-4c65-a264-53485fc866cd used request id req-c75408c1-3dd2-4d01-b7d7-5bf6e8d172c4 2018-07-03 13:17:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d0dfe61d4642745a4ec10ecd306337bbd97d32" 2018-07-03 13:17:59,417 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:17:59 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca X-Openstack-Request-Id: req-bfe85c18-3e92-442d-b70a-323c0c916ae0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:17:59,474 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:17:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-037a5dfd-30be-414c-918e-c85d516c641c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:17:59,474 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsFlavorTests-e5953705-6ac2-434e-977e-4a1193857ad8-stack/986a5ad7-824f-49a7-b6d7-0c0b3c2bb2ca used request id req-037a5dfd-30be-414c-918e-c85d516c641c 2018-07-03 13:17:59,476 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 13:17:59,476 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:17:59,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:17:59,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["OWzPD4IcSG2EvKHI5FvwNA"], "issued_at": "2018-07-03T13:17:59.000000Z"}} 2018-07-03 13:18:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec68da98b5c1b8df6368a207f087381d1666e934" -d '{"stack_name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-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-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp"}}' 2018-07-03 13:18:02,072 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:18:02 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 X-Openstack-Request-Id: req-1e9b0b7c-e671-41b2-91de-32d67b709f1a Front-End-Https: on RESP BODY: {"stack": {"id": "29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "rel": "self"}]}} 2018-07-03 13:18:02,073 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks used request id req-1e9b0b7c-e671-41b2-91de-32d67b709f1a 2018-07-03 13:18:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec68da98b5c1b8df6368a207f087381d1666e934" 2018-07-03 13:18:02,446 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:18:02 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 X-Openstack-Request-Id: req-f01fd0a3-a0db-4792-82e8-0144f7bd05f1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:18:02,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:02 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive X-Openstack-Request-Id: req-124d2021-8be6-416a-ae7a-626d6abe5337 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": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "OS::stack_name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack", "keypair_name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack", "stack_user_project_id": "0f145a4217ab451a923f746860088802", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:18:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-03 13:18:02,819 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 used request id req-124d2021-8be6-416a-ae7a-626d6abe5337 2018-07-03 13:18:02,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec68da98b5c1b8df6368a207f087381d1666e934" 2018-07-03 13:18:03,167 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:18:03 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 X-Openstack-Request-Id: req-5fd91e30-1b74-45c1-a38c-26e0572e6242 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:18:04,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:04 GMT Content-Type: application/json Content-Length: 3016 Connection: keep-alive X-Openstack-Request-Id: req-4690d28c-0451-4bb1-9f08-120c95c6d3e7 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": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "OS::stack_name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack", "keypair_name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack", "stack_user_project_id": "0f145a4217ab451a923f746860088802", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:18:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuykUOskkXPwTO57V1TrqTgd1XMr1CfGjC8TTD9MsEUAPp+fE\nRn2gafRrG/1MkJh4B1/94zjSsX228ttwtqKhxemQ7PQKzRjXsU2HM8VaoY5W3jdn\nlM/IN9kXhhB/QpoPjwvSy0b5CZI41uuu3mhUIfRe3fDuZqobymt5dQcbyuNR9exS\nc2NWGCDec6e78XydOLGajmW7Wz8zHa4HkAPT2yatSa3GydG/Cj33FTuqktCCcjW0\nieGsBW8BDCH+/4Q9/sAJsNxT2tRHl4ZES1lJx4MH+IOkWgF+nZAf49SG4bioxHoH\niKZ3IvtoHQGARAzCyRqXuEDyKVffd5i6rQpL1QIDAQABAoIBABEHdNLAeHGJcgqL\nsjMbkDQXU6NkyBTmiopIl1eqRCkxpfsGCILNbWoWliRO0MebR9iL8GLbSbhikuHX\n+5Jyi7uhO9GDhvQQXZfBURrxywRGGjtP2TneCf6i3xQQrjOWJvJCBiT+ySwIxOkx\nOpD79yO7w2H4SQjIU40AaGWwhuPX0RDwtN3QGuNL54xIg8j1974FbhUIRu94yFDb\nj8xrojjWfCtHhzLF5Isv2bJKSYhMuk7S739FfnhNyzjQFvBclhVIC9lwdp9RC+Hx\n79Q53mqLQO5ib3oV+iSy1O9rf2DLQcvg1j2BeLnba4UDzzePNKJ7FP3BaLykV+JY\nIOCBskECgYEA8xfYxce44yZacGacSONwje2fcby/TwzYDCC1UHwt/D4UAYZsmOlo\nRi1XeKtcEnW0u70rznV+eMUZ3HlfcZH7Uk7aEZcoC+eJoiV6O4mgWYZGWqR9yCFN\nR3qTMOnN9cIknAYDt0MrHZjxzD4WBHPhOKT60oyaA7ShYQGGNdc/9+UCgYEAxRj8\n7tUYiblJSp/eEWiOoHzdLXqG3q+yl4bfW4FrsC6qeeLzc+2Ajj1Ds/FomI+NbreP\nqMPDP7XIFzIQp8S0vAn2ffuNjeUjcPvSWBZEcCE5b9Kyn0eJ6wiAGsx/8VHz2OuD\nURKI3Psn0QBObjsjEuQgIuWSIau/W7M/wlQc5TECgYEAiYrvmxBjOxrjRv+348HU\nWGmfsoHiGL8iqtIC5PQuLK+PMEG3xlkiJ7rV6C/E26j/xs3FMH7oPTsAY+/EogTA\nF5UH67YD8aBjDnx4CaHYOW8w9W5mwMqe6BehmqZfY3Mitajth06Y4Zk9Dpv+ZyyN\nvTgTtvfY2MnmGXX8UxBkYEUCgYEAjsZFIvU2qz2PPAGGqfGlr9gDmFgzrshzhJRs\n5CpiSePkFhsy4/1drKvwiT8M18bVWyiZZlU48MPLyBG6Qu2ZRsWoyyYYKnucKtIg\nUzL+LIPEyZ5FSmBWJe2obsFIxRTqoW4pV+cnQXymIR4psmwgQiUCqoTGUKHLIrA8\nNZccv2ECgYEA76pyM3rHL/KteFuJU46LN00Uh5mx8qrEshYCoqUudkv8WlroNhJK\n6NdrV7OfBrov1VfIIEpZz4WER7wD74C5zjJify9ScTlDc74FRRcfUwGSYC47d3JI\nf2gaA0WmGHB0O+PXSD2UOHS8Fc9eFHGXrUkJkCEbxCZKr0Dk7yQmy5U=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-03 13:18:04,080 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 used request id req-4690d28c-0451-4bb1-9f08-120c95c6d3e7 2018-07-03 13:18:04,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/29d62e0e-9a3b-4597-a3f1-c043aaf8e724/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec68da98b5c1b8df6368a207f087381d1666e934" 2018-07-03 13:18:04,124 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:18:04 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724/resources X-Openstack-Request-Id: req-23db2c8e-ee45-4265-942d-6533cbe2f3c8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:18:04,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:04 GMT Content-Type: application/json Content-Length: 817 Connection: keep-alive X-Openstack-Request-Id: req-ece75991-f6dd-45eb-a91d-591a95839f5d Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-03T13:18:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:18:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-03 13:18:04,515 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724/resources used request id req-ece75991-f6dd-45eb-a91d-591a95839f5d 2018-07-03 13:18:04,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/os-keypairs/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec68da98b5c1b8df6368a207f087381d1666e934" 2018-07-03 13:18:04,571 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:04 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-127b4cb8-a0d8-46e0-9e8a-0528bfe01d71 X-Compute-Request-Id: req-127b4cb8-a0d8-46e0-9e8a-0528bfe01d71 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7KRQ6ySRc/BM7ntXVOupOB3VcyvUJ8aMLxNMP0ywRQA+n58RGfaBp9Gsb/UyQmHgHX/3jONKxfbby23C2oqHF6ZDs9ArNGNexTYczxVqhjlbeN2eUz8g32ReGEH9Cmg+PC9LLRvkJkjjW667eaFQh9F7d8O5mqhvKa3l1BxvK41H17FJzY1YYIN5zp7vxfJ04sZqOZbtbPzMdrgeQA9PbJq1JrcbJ0b8KPfcVO6qS0IJyNbSJ4awFbwEMIf7/hD3+wAmw3FPa1EeXhkRLWUnHgwf4g6RaAX6dkB/j1IbhuKjEegeIpnci+2gdAYBEDMLJGpe4QPIpV993mLqtCkvV Generated-by-Nova", "user_id": "ada55201ffb54277b8bfe9496150313e", "name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp", "deleted": false, "created_at": "2018-07-03T13:18:03.000000", "updated_at": null, "fingerprint": "bb:90:f2:cf:57:68:e1:77:d4:17:7a:0e:38:9e:e7:a5", "deleted_at": null, "id": 15}} 2018-07-03 13:18:04,571 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp used request id req-127b4cb8-a0d8-46e0-9e8a-0528bfe01d71 2018-07-03 13:18:04,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec68da98b5c1b8df6368a207f087381d1666e934" 2018-07-03 13:18:04,615 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:18:04 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 X-Openstack-Request-Id: req-5b4e5d65-d16f-4cf8-828b-768d262b3921 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:18:05,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:05 GMT Content-Type: application/json Content-Length: 3016 Connection: keep-alive X-Openstack-Request-Id: req-4f2ba27a-1e81-412d-a34f-a8506042e9b6 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": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "OS::stack_name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack", "keypair_name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack", "stack_user_project_id": "0f145a4217ab451a923f746860088802", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:18:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "29d62e0e-9a3b-4597-a3f1-c043aaf8e724", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuykUOskkXPwTO57V1TrqTgd1XMr1CfGjC8TTD9MsEUAPp+fE\nRn2gafRrG/1MkJh4B1/94zjSsX228ttwtqKhxemQ7PQKzRjXsU2HM8VaoY5W3jdn\nlM/IN9kXhhB/QpoPjwvSy0b5CZI41uuu3mhUIfRe3fDuZqobymt5dQcbyuNR9exS\nc2NWGCDec6e78XydOLGajmW7Wz8zHa4HkAPT2yatSa3GydG/Cj33FTuqktCCcjW0\nieGsBW8BDCH+/4Q9/sAJsNxT2tRHl4ZES1lJx4MH+IOkWgF+nZAf49SG4bioxHoH\niKZ3IvtoHQGARAzCyRqXuEDyKVffd5i6rQpL1QIDAQABAoIBABEHdNLAeHGJcgqL\nsjMbkDQXU6NkyBTmiopIl1eqRCkxpfsGCILNbWoWliRO0MebR9iL8GLbSbhikuHX\n+5Jyi7uhO9GDhvQQXZfBURrxywRGGjtP2TneCf6i3xQQrjOWJvJCBiT+ySwIxOkx\nOpD79yO7w2H4SQjIU40AaGWwhuPX0RDwtN3QGuNL54xIg8j1974FbhUIRu94yFDb\nj8xrojjWfCtHhzLF5Isv2bJKSYhMuk7S739FfnhNyzjQFvBclhVIC9lwdp9RC+Hx\n79Q53mqLQO5ib3oV+iSy1O9rf2DLQcvg1j2BeLnba4UDzzePNKJ7FP3BaLykV+JY\nIOCBskECgYEA8xfYxce44yZacGacSONwje2fcby/TwzYDCC1UHwt/D4UAYZsmOlo\nRi1XeKtcEnW0u70rznV+eMUZ3HlfcZH7Uk7aEZcoC+eJoiV6O4mgWYZGWqR9yCFN\nR3qTMOnN9cIknAYDt0MrHZjxzD4WBHPhOKT60oyaA7ShYQGGNdc/9+UCgYEAxRj8\n7tUYiblJSp/eEWiOoHzdLXqG3q+yl4bfW4FrsC6qeeLzc+2Ajj1Ds/FomI+NbreP\nqMPDP7XIFzIQp8S0vAn2ffuNjeUjcPvSWBZEcCE5b9Kyn0eJ6wiAGsx/8VHz2OuD\nURKI3Psn0QBObjsjEuQgIuWSIau/W7M/wlQc5TECgYEAiYrvmxBjOxrjRv+348HU\nWGmfsoHiGL8iqtIC5PQuLK+PMEG3xlkiJ7rV6C/E26j/xs3FMH7oPTsAY+/EogTA\nF5UH67YD8aBjDnx4CaHYOW8w9W5mwMqe6BehmqZfY3Mitajth06Y4Zk9Dpv+ZyyN\nvTgTtvfY2MnmGXX8UxBkYEUCgYEAjsZFIvU2qz2PPAGGqfGlr9gDmFgzrshzhJRs\n5CpiSePkFhsy4/1drKvwiT8M18bVWyiZZlU48MPLyBG6Qu2ZRsWoyyYYKnucKtIg\nUzL+LIPEyZ5FSmBWJe2obsFIxRTqoW4pV+cnQXymIR4psmwgQiUCqoTGUKHLIrA8\nNZccv2ECgYEA76pyM3rHL/KteFuJU46LN00Uh5mx8qrEshYCoqUudkv8WlroNhJK\n6NdrV7OfBrov1VfIIEpZz4WER7wD74C5zjJify9ScTlDc74FRRcfUwGSYC47d3JI\nf2gaA0WmGHB0O+PXSD2UOHS8Fc9eFHGXrUkJkCEbxCZKr0Dk7yQmy5U=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-03 13:18:05,136 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 used request id req-4f2ba27a-1e81-412d-a34f-a8506042e9b6 2018-07-03 13:18:05,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec68da98b5c1b8df6368a207f087381d1666e934" 2018-07-03 13:18:05,536 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:05 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-0d301cb1-fe19-43b5-8dd6-efa0c16b1fa0 X-Compute-Request-Id: req-0d301cb1-fe19-43b5-8dd6-efa0c16b1fa0 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7KRQ6ySRc/BM7ntXVOupOB3VcyvUJ8aMLxNMP0ywRQA+n58RGfaBp9Gsb/UyQmHgHX/3jONKxfbby23C2oqHF6ZDs9ArNGNexTYczxVqhjlbeN2eUz8g32ReGEH9Cmg+PC9LLRvkJkjjW667eaFQh9F7d8O5mqhvKa3l1BxvK41H17FJzY1YYIN5zp7vxfJ04sZqOZbtbPzMdrgeQA9PbJq1JrcbJ0b8KPfcVO6qS0IJyNbSJ4awFbwEMIf7/hD3+wAmw3FPa1EeXhkRLWUnHgwf4g6RaAX6dkB/j1IbhuKjEegeIpnci+2gdAYBEDMLJGpe4QPIpV993mLqtCkvV Generated-by-Nova", "user_id": "ada55201ffb54277b8bfe9496150313e", "name": "HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp", "deleted": false, "created_at": "2018-07-03T13:18:03.000000", "updated_at": null, "fingerprint": "bb:90:f2:cf:57:68:e1:77:d4:17:7a:0e:38:9e:e7:a5", "deleted_at": null, "id": 15}} 2018-07-03 13:18:05,537 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-kp used request id req-0d301cb1-fe19-43b5-8dd6-efa0c16b1fa0 2018-07-03 13:18:05,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec68da98b5c1b8df6368a207f087381d1666e934" 2018-07-03 13:18:05,582 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:18:05 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 X-Openstack-Request-Id: req-7a27a401-f90a-4424-b89d-cde23d92ac0c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:18:05,635 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:18:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ac6c7629-e9ca-4229-b87a-48edf44766df Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:18:05,636 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsKeypairTests-f11f13db-c0fe-4d62-bf01-a77f6d7e85b5-stack/29d62e0e-9a3b-4597-a3f1-c043aaf8e724 used request id req-ac6c7629-e9ca-4229-b87a-48edf44766df 2018-07-03 13:18:05,638 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 13:18:05,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:06,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["xGWowmcYRTqLYaekMNhZHQ"], "issued_at": "2018-07-03T13:18:06.000000Z"}} 2018-07-03 13:18:06,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692ff5cebf54458501423877e0e3391796acbd89" -d '{"stack_name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-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-3be78b81-9572-4fea-a469-cb4ccf57d75d-sec-grp"}}' 2018-07-03 13:18:08,318 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:18:08 GMT Content-Type: application/json Content-Length: 274 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 X-Openstack-Request-Id: req-7f2f5e45-7227-4f13-8116-d79e59ce8a71 Front-End-Https: on RESP BODY: {"stack": {"id": "ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "rel": "self"}]}} 2018-07-03 13:18:08,318 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks used request id req-7f2f5e45-7227-4f13-8116-d79e59ce8a71 2018-07-03 13:18:08,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692ff5cebf54458501423877e0e3391796acbd89" 2018-07-03 13:18:08,698 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:18:08 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 X-Openstack-Request-Id: req-cc0553e9-1402-4582-be34-eae2d10657db Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:18:09,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:09 GMT Content-Type: application/json Content-Length: 1225 Connection: keep-alive X-Openstack-Request-Id: req-8db7a76b-09f3-4c31-a4f6-12b84b3c579d 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": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "OS::stack_name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack", "security_group_name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack", "stack_user_project_id": "b1d6716cddeb49e78767606d0d80fa99", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:18:08Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-03 13:18:09,097 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 used request id req-8db7a76b-09f3-4c31-a4f6-12b84b3c579d 2018-07-03 13:18:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692ff5cebf54458501423877e0e3391796acbd89" 2018-07-03 13:18:09,468 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:18:09 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 X-Openstack-Request-Id: req-7247f97c-d4cb-43c5-9375-fc7e8fc8a40b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:18:09,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:09 GMT Content-Type: application/json Content-Length: 1225 Connection: keep-alive X-Openstack-Request-Id: req-2b9362ce-53f0-4bcb-8dd2-20523567721c 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": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "OS::stack_name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack", "security_group_name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack", "stack_user_project_id": "b1d6716cddeb49e78767606d0d80fa99", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T13:18:08Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-03 13:18:09,841 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 used request id req-2b9362ce-53f0-4bcb-8dd2-20523567721c 2018-07-03 13:18:12,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692ff5cebf54458501423877e0e3391796acbd89" 2018-07-03 13:18:13,251 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:18:13 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 X-Openstack-Request-Id: req-dc1ed375-f99a-4178-9441-41a15fecf9de Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:18:13,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:13 GMT Content-Type: application/json Content-Length: 1237 Connection: keep-alive X-Openstack-Request-Id: req-01d740b9-826f-4828-b1a3-bbb0d5433203 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": "f2213f40455746c3b623a4fcb5e27a06", "OS::stack_id": "ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "OS::stack_name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack", "security_group_name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack", "stack_user_project_id": "b1d6716cddeb49e78767606d0d80fa99", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T13:18:08Z", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-03 13:18:13,684 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 used request id req-01d740b9-826f-4828-b1a3-bbb0d5433203 2018-07-03 13:18:13,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692ff5cebf54458501423877e0e3391796acbd89" 2018-07-03 13:18:13,735 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:18:13 GMT Content-Type: application/json Content-Length: 517 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5/resources X-Openstack-Request-Id: req-ea8a9fae-3891-4b84-9e41-f0903c9875f5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:18:14,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:14 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-e4e64975-6c75-455c-907b-3c098de51d5f Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-03T13:18:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T13:18:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1b1ac72c-620a-47d2-80fb-c42c0682c4eb", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-03 13:18:14,166 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5/resources used request id req-e4e64975-6c75-455c-907b-3c098de51d5f 2018-07-03 13:18:14,167 - neutron_utils - INFO - Retrieving security group with ID - 1b1ac72c-620a-47d2-80fb-c42c0682c4eb 2018-07-03 13:18:14,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-groups?id=1b1ac72c-620a-47d2-80fb-c42c0682c4eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692ff5cebf54458501423877e0e3391796acbd89" 2018-07-03 13:18:14,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:14 GMT Content-Type: application/json Content-Length: 1433 Connection: keep-alive X-Openstack-Request-Id: req-121a6700-992d-4c5d-9136-d1f7ac087247 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:18:08Z", "updated_at": "2018-07-03T13:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T13:18:09Z", "revision_number": 0, "id": "70317155-3db8-4cff-a281-1f5149a2373d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-03T13:18:09Z", "security_group_id": "1b1ac72c-620a-47d2-80fb-c42c0682c4eb", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:18:09Z", "revision_number": 0, "id": "cb73c5dd-69b1-4155-826e-9f3288b0b526", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-03T13:18:09Z", "security_group_id": "1b1ac72c-620a-47d2-80fb-c42c0682c4eb", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 6, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "1b1ac72c-620a-47d2-80fb-c42c0682c4eb", "name": "HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-sec-grp"}]} 2018-07-03 13:18:14,620 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=1b1ac72c-620a-47d2-80fb-c42c0682c4eb used request id req-121a6700-992d-4c5d-9136-d1f7ac087247 2018-07-03 13:18:14,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b1ac72c-620a-47d2-80fb-c42c0682c4eb 2018-07-03 13:18:14,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/security-group-rules?security_group_id=1b1ac72c-620a-47d2-80fb-c42c0682c4eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692ff5cebf54458501423877e0e3391796acbd89" 2018-07-03 13:18:14,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:14 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-bfc64381-bd10-42b6-89fe-bf99cf2939db 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-07-03T13:18:09Z", "security_group_id": "1b1ac72c-620a-47d2-80fb-c42c0682c4eb", "port_range_min": 22, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:18:09Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "70317155-3db8-4cff-a281-1f5149a2373d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-03T13:18:09Z", "security_group_id": "1b1ac72c-620a-47d2-80fb-c42c0682c4eb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:18:09Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "cb73c5dd-69b1-4155-826e-9f3288b0b526"}]} 2018-07-03 13:18:14,660 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1b1ac72c-620a-47d2-80fb-c42c0682c4eb used request id req-bfc64381-bd10-42b6-89fe-bf99cf2939db 2018-07-03 13:18:14,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692ff5cebf54458501423877e0e3391796acbd89" 2018-07-03 13:18:15,038 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 13:18:15 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 X-Openstack-Request-Id: req-cdd2bf56-f6d6-4e3d-8155-f29580f6f5f3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 13:18:15,442 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:18:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3c7b4caa-bf19-4e2b-96db-1ba98021156f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:18:15,442 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06/stacks/HeatUtilsSecurityGroupTests-3be78b81-9572-4fea-a469-cb4ccf57d75d-stack/ef2f1f05-4b9e-4bb8-8791-bf9bf4e0d4d5 used request id req-3c7b4caa-bf19-4e2b-96db-1ba98021156f 2018-07-03 13:18:15,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:15,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tDeV45RHR6ye5n5slLMLxA"], "issued_at": "2018-07-03T13:18:15.000000Z"}} 2018-07-03 13:18:15,966 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe79c73953d7dcf40ef4063f16fdcf206c0826a" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-cded304e-2bdc-44c3-babf-ed1f79d07b1a"}}' 2018-07-03 13:18:16,321 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:16 GMT Content-Type: application/json Content-Length: 450 Connection: keep-alive x-compute-request-id: req-9bfee7e6-4834-469d-8373-6ef112f46dc3 x-openstack-request-id: req-9bfee7e6-4834-469d-8373-6ef112f46dc3 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6cfdda7b-5ce4-45c2-a6ab-ddbfb025fb74", "name": "CinderUtilsQoSTests-cded304e-2bdc-44c3-babf-ed1f79d07b1a"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/6cfdda7b-5ce4-45c2-a6ab-ddbfb025fb74", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/6cfdda7b-5ce4-45c2-a6ab-ddbfb025fb74", "rel": "bookmark"}]} 2018-07-03 13:18:16,321 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-9bfee7e6-4834-469d-8373-6ef112f46dc3 2018-07-03 13:18:16,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/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bfee7e6-4834-469d-8373-6ef112f46dc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe79c73953d7dcf40ef4063f16fdcf206c0826a" 2018-07-03 13:18:16,689 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:16 GMT Content-Type: application/json Content-Length: 164 Connection: keep-alive x-compute-request-id: req-1d99156c-796e-4e9b-831c-5dabbb886978 x-openstack-request-id: req-1d99156c-796e-4e9b-831c-5dabbb886978 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "6cfdda7b-5ce4-45c2-a6ab-ddbfb025fb74", "name": "CinderUtilsQoSTests-cded304e-2bdc-44c3-babf-ed1f79d07b1a"}]} 2018-07-03 13:18:16,689 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-1d99156c-796e-4e9b-831c-5dabbb886978 2018-07-03 13:18:16,690 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-cded304e-2bdc-44c3-babf-ed1f79d07b1a 2018-07-03 13:18:16,693 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/6cfdda7b-5ce4-45c2-a6ab-ddbfb025fb74?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bfee7e6-4834-469d-8373-6ef112f46dc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe79c73953d7dcf40ef4063f16fdcf206c0826a" 2018-07-03 13:18:17,128 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:17 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e755d4a4-d07b-4ca2-8e53-cc2cd2649766 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:17,128 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/6cfdda7b-5ce4-45c2-a6ab-ddbfb025fb74?force=False used request id req-e755d4a4-d07b-4ca2-8e53-cc2cd2649766 2018-07-03 13:18:17,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/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bfee7e6-4834-469d-8373-6ef112f46dc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe79c73953d7dcf40ef4063f16fdcf206c0826a" 2018-07-03 13:18:17,472 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:17 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-83161dd9-a440-45fc-9ed1-e94d669549f6 x-openstack-request-id: req-83161dd9-a440-45fc-9ed1-e94d669549f6 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-07-03 13:18:17,472 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-83161dd9-a440-45fc-9ed1-e94d669549f6 2018-07-03 13:18:17,473 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-cded304e-2bdc-44c3-babf-ed1f79d07b1a 2018-07-03 13:18:17,476 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/6cfdda7b-5ce4-45c2-a6ab-ddbfb025fb74?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bfee7e6-4834-469d-8373-6ef112f46dc3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe79c73953d7dcf40ef4063f16fdcf206c0826a" 2018-07-03 13:18:17,857 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:18:17 GMT Content-Type: application/json Content-Length: 100 Connection: keep-alive x-compute-request-id: req-6641386a-e817-4d03-b470-f9cac451e388 x-openstack-request-id: req-6641386a-e817-4d03-b470-f9cac451e388 RESP BODY: {"itemNotFound": {"message": "No such QoS spec 6cfdda7b-5ce4-45c2-a6ab-ddbfb025fb74.", "code": 404}} 2018-07-03 13:18:17,857 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/6cfdda7b-5ce4-45c2-a6ab-ddbfb025fb74?force=False used request id req-6641386a-e817-4d03-b470-f9cac451e388 2018-07-03 13:18:17,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:18,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["oMv0DtCjS0eRzVnBGJK3VA"], "issued_at": "2018-07-03T13:18:18.000000Z"}} 2018-07-03 13:18:18,390 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afa98a6ad7b6baecaa0627df8959ccf28a302db" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-bd3bd24b-8780-411a-b3bb-3a657c219f74"}}' 2018-07-03 13:18:18,823 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:18 GMT Content-Type: application/json Content-Length: 467 Connection: keep-alive x-compute-request-id: req-886522c5-e231-499c-936f-5808494df37c x-openstack-request-id: req-886522c5-e231-499c-936f-5808494df37c Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "561ba8de-c4c2-4e54-b594-45cef03a64ac", "name": "CinderUtilsQoSTests-bd3bd24b-8780-411a-b3bb-3a657c219f74"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/561ba8de-c4c2-4e54-b594-45cef03a64ac", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/561ba8de-c4c2-4e54-b594-45cef03a64ac", "rel": "bookmark"}]} 2018-07-03 13:18:18,823 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-886522c5-e231-499c-936f-5808494df37c 2018-07-03 13:18:18,826 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-886522c5-e231-499c-936f-5808494df37c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afa98a6ad7b6baecaa0627df8959ccf28a302db" 2018-07-03 13:18:19,227 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:19 GMT Content-Type: application/json Content-Length: 181 Connection: keep-alive x-compute-request-id: req-05fa0e60-a13b-4caf-9662-79c5a25adf27 x-openstack-request-id: req-05fa0e60-a13b-4caf-9662-79c5a25adf27 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "561ba8de-c4c2-4e54-b594-45cef03a64ac", "name": "CinderUtilsQoSTests-bd3bd24b-8780-411a-b3bb-3a657c219f74"}]} 2018-07-03 13:18:19,227 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-05fa0e60-a13b-4caf-9662-79c5a25adf27 2018-07-03 13:18:19,231 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/561ba8de-c4c2-4e54-b594-45cef03a64ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-886522c5-e231-499c-936f-5808494df37c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afa98a6ad7b6baecaa0627df8959ccf28a302db" 2018-07-03 13:18:19,599 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:19 GMT Content-Type: application/json Content-Length: 467 Connection: keep-alive x-compute-request-id: req-23686038-48ad-44a2-a4c8-77082c0c9432 x-openstack-request-id: req-23686038-48ad-44a2-a4c8-77082c0c9432 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "561ba8de-c4c2-4e54-b594-45cef03a64ac", "name": "CinderUtilsQoSTests-bd3bd24b-8780-411a-b3bb-3a657c219f74"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/561ba8de-c4c2-4e54-b594-45cef03a64ac", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/561ba8de-c4c2-4e54-b594-45cef03a64ac", "rel": "bookmark"}]} 2018-07-03 13:18:19,599 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/561ba8de-c4c2-4e54-b594-45cef03a64ac used request id req-23686038-48ad-44a2-a4c8-77082c0c9432 2018-07-03 13:18:19,600 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-bd3bd24b-8780-411a-b3bb-3a657c219f74 2018-07-03 13:18:19,602 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/561ba8de-c4c2-4e54-b594-45cef03a64ac?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-886522c5-e231-499c-936f-5808494df37c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8afa98a6ad7b6baecaa0627df8959ccf28a302db" 2018-07-03 13:18:20,084 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-1b8ca3c8-f1e5-4089-a794-db1da4042beb RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:20,084 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/561ba8de-c4c2-4e54-b594-45cef03a64ac?force=False used request id req-1b8ca3c8-f1e5-4089-a794-db1da4042beb 2018-07-03 13:18:20,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:20,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["o66pFKhTTUGbgK3S-5Ivvw"], "issued_at": "2018-07-03T13:18:20.000000Z"}} 2018-07-03 13:18:20,628 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686e90244b91950e7041789a381279cd72f0589f" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-d0f45057-2a75-4bac-9a2e-d7f227331d7f"}}' 2018-07-03 13:18:21,077 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:21 GMT Content-Type: application/json Content-Length: 463 Connection: keep-alive x-compute-request-id: req-3bb18e83-fd35-46d3-9f3b-389b88288bed x-openstack-request-id: req-3bb18e83-fd35-46d3-9f3b-389b88288bed Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "b11d6c09-e47a-4430-b463-74dc2983e0ee", "name": "CinderUtilsQoSTests-d0f45057-2a75-4bac-9a2e-d7f227331d7f"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/b11d6c09-e47a-4430-b463-74dc2983e0ee", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/b11d6c09-e47a-4430-b463-74dc2983e0ee", "rel": "bookmark"}]} 2018-07-03 13:18:21,077 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-3bb18e83-fd35-46d3-9f3b-389b88288bed 2018-07-03 13:18:21,081 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3bb18e83-fd35-46d3-9f3b-389b88288bed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686e90244b91950e7041789a381279cd72f0589f" 2018-07-03 13:18:21,564 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:21 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive x-compute-request-id: req-10bde49b-8cc7-478b-b328-d230a0f489f6 x-openstack-request-id: req-10bde49b-8cc7-478b-b328-d230a0f489f6 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "b11d6c09-e47a-4430-b463-74dc2983e0ee", "name": "CinderUtilsQoSTests-d0f45057-2a75-4bac-9a2e-d7f227331d7f"}]} 2018-07-03 13:18:21,564 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-10bde49b-8cc7-478b-b328-d230a0f489f6 2018-07-03 13:18:21,569 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/b11d6c09-e47a-4430-b463-74dc2983e0ee -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3bb18e83-fd35-46d3-9f3b-389b88288bed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686e90244b91950e7041789a381279cd72f0589f" 2018-07-03 13:18:21,918 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:21 GMT Content-Type: application/json Content-Length: 463 Connection: keep-alive x-compute-request-id: req-2bc771f0-d5cc-4f1d-9645-d461ef17328c x-openstack-request-id: req-2bc771f0-d5cc-4f1d-9645-d461ef17328c Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "b11d6c09-e47a-4430-b463-74dc2983e0ee", "name": "CinderUtilsQoSTests-d0f45057-2a75-4bac-9a2e-d7f227331d7f"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/b11d6c09-e47a-4430-b463-74dc2983e0ee", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/b11d6c09-e47a-4430-b463-74dc2983e0ee", "rel": "bookmark"}]} 2018-07-03 13:18:21,919 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/b11d6c09-e47a-4430-b463-74dc2983e0ee used request id req-2bc771f0-d5cc-4f1d-9645-d461ef17328c 2018-07-03 13:18:21,919 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d0f45057-2a75-4bac-9a2e-d7f227331d7f 2018-07-03 13:18:21,921 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/b11d6c09-e47a-4430-b463-74dc2983e0ee?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3bb18e83-fd35-46d3-9f3b-389b88288bed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686e90244b91950e7041789a381279cd72f0589f" 2018-07-03 13:18:22,333 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:22 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-a0c0a996-caa7-4fb5-affa-f8e4a66c9246 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:22,333 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/b11d6c09-e47a-4430-b463-74dc2983e0ee?force=False used request id req-a0c0a996-caa7-4fb5-affa-f8e4a66c9246 2018-07-03 13:18:22,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:22,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["OBWeQqmiQS-ikrii5Ofv1g"], "issued_at": "2018-07-03T13:18:22.000000Z"}} 2018-07-03 13:18:22,859 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd89f6c325e6b56a1723e9db118f1824abfb63c" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-3410c2aa-b84e-49f4-8dd1-a59df78f7da7"}}' 2018-07-03 13:18:23,263 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:23 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-735df06b-0e52-47d1-adca-3c6323f86848 x-openstack-request-id: req-735df06b-0e52-47d1-adca-3c6323f86848 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "7780cb95-9d5a-4b67-999c-45f66e2a84f0", "name": "CinderUtilsQoSTests-3410c2aa-b84e-49f4-8dd1-a59df78f7da7"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/7780cb95-9d5a-4b67-999c-45f66e2a84f0", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/7780cb95-9d5a-4b67-999c-45f66e2a84f0", "rel": "bookmark"}]} 2018-07-03 13:18:23,263 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-735df06b-0e52-47d1-adca-3c6323f86848 2018-07-03 13:18:23,267 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-735df06b-0e52-47d1-adca-3c6323f86848" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd89f6c325e6b56a1723e9db118f1824abfb63c" 2018-07-03 13:18:23,639 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:23 GMT Content-Type: application/json Content-Length: 182 Connection: keep-alive x-compute-request-id: req-d6bf4b5a-fe3f-4ab8-9e28-96e2c3c0e27d x-openstack-request-id: req-d6bf4b5a-fe3f-4ab8-9e28-96e2c3c0e27d Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "7780cb95-9d5a-4b67-999c-45f66e2a84f0", "name": "CinderUtilsQoSTests-3410c2aa-b84e-49f4-8dd1-a59df78f7da7"}]} 2018-07-03 13:18:23,640 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-d6bf4b5a-fe3f-4ab8-9e28-96e2c3c0e27d 2018-07-03 13:18:23,643 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/7780cb95-9d5a-4b67-999c-45f66e2a84f0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-735df06b-0e52-47d1-adca-3c6323f86848" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd89f6c325e6b56a1723e9db118f1824abfb63c" 2018-07-03 13:18:24,001 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:23 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-92f3635f-c4e9-41d5-a46d-b392cb33a3e9 x-openstack-request-id: req-92f3635f-c4e9-41d5-a46d-b392cb33a3e9 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "7780cb95-9d5a-4b67-999c-45f66e2a84f0", "name": "CinderUtilsQoSTests-3410c2aa-b84e-49f4-8dd1-a59df78f7da7"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/7780cb95-9d5a-4b67-999c-45f66e2a84f0", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/7780cb95-9d5a-4b67-999c-45f66e2a84f0", "rel": "bookmark"}]} 2018-07-03 13:18:24,002 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/7780cb95-9d5a-4b67-999c-45f66e2a84f0 used request id req-92f3635f-c4e9-41d5-a46d-b392cb33a3e9 2018-07-03 13:18:24,002 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-3410c2aa-b84e-49f4-8dd1-a59df78f7da7 2018-07-03 13:18:24,005 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/7780cb95-9d5a-4b67-999c-45f66e2a84f0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-735df06b-0e52-47d1-adca-3c6323f86848" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd89f6c325e6b56a1723e9db118f1824abfb63c" 2018-07-03 13:18:24,501 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:24 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-9c5b8cd4-2148-43a8-bb8f-127583265c28 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:24,501 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/7780cb95-9d5a-4b67-999c-45f66e2a84f0?force=False used request id req-9c5b8cd4-2148-43a8-bb8f-127583265c28 2018-07-03 13:18:24,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:25,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["AvBLdtQSRWuIVaYBSH_kXg"], "issued_at": "2018-07-03T13:18:25.000000Z"}} 2018-07-03 13:18:25,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}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:25,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:18:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1535528-7740-4bcd-a051-2ed1ef90873f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:18:25,186 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d1535528-7740-4bcd-a051-2ed1ef90873f 2018-07-03 13:18:25,191 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-2dee7511-a458-496f-8482-feed03dbe521", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 13:18:25,938 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:25 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive x-compute-request-id: req-b8cb4c21-8be1-48a8-974e-e31b17e86308 x-openstack-request-id: req-b8cb4c21-8be1-48a8-974e-e31b17e86308 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ada55201ffb54277b8bfe9496150313e", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T13:18:26.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-2dee7511-a458-496f-8482-feed03dbe521", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "850f7b27-321e-4fc4-953d-973796d84f79", "size": 1}} 2018-07-03 13:18:25,938 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes used request id req-b8cb4c21-8be1-48a8-974e-e31b17e86308 2018-07-03 13:18:25,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/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8cb4c21-8be1-48a8-974e-e31b17e86308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:26,394 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:26 GMT Content-Type: application/json Content-Length: 1089 Connection: keep-alive x-compute-request-id: req-c8613fa8-89c9-4143-9a49-938d611867df x-openstack-request-id: req-c8613fa8-89c9-4143-9a49-938d611867df Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:18:26.000000", "replication_status": null, "snapshot_id": null, "id": "850f7b27-321e-4fc4-953d-973796d84f79", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-2dee7511-a458-496f-8482-feed03dbe521", "bootable": "false", "created_at": "2018-07-03T13:18:26.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:18:26,395 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 used request id req-c8613fa8-89c9-4143-9a49-938d611867df 2018-07-03 13:18:26,398 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8cb4c21-8be1-48a8-974e-e31b17e86308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:26,859 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:26 GMT Content-Type: application/json Content-Length: 1090 Connection: keep-alive x-compute-request-id: req-4aabb95b-76c9-42ec-9ad9-cb6fa9db0efb x-openstack-request-id: req-4aabb95b-76c9-42ec-9ad9-cb6fa9db0efb Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:18:26.000000", "replication_status": null, "snapshot_id": null, "id": "850f7b27-321e-4fc4-953d-973796d84f79", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-2dee7511-a458-496f-8482-feed03dbe521", "bootable": "false", "created_at": "2018-07-03T13:18:26.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:18:26,859 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 used request id req-4aabb95b-76c9-42ec-9ad9-cb6fa9db0efb 2018-07-03 13:18:26,862 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8cb4c21-8be1-48a8-974e-e31b17e86308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:27,324 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:27 GMT Content-Type: application/json Content-Length: 1093 Connection: keep-alive x-compute-request-id: req-f102f347-c805-4b69-9e1c-b3548b0c75a2 x-openstack-request-id: req-f102f347-c805-4b69-9e1c-b3548b0c75a2 Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:18:26.000000", "replication_status": null, "snapshot_id": null, "id": "850f7b27-321e-4fc4-953d-973796d84f79", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-2dee7511-a458-496f-8482-feed03dbe521", "bootable": "false", "created_at": "2018-07-03T13:18:26.000000", "volume_type": "lvm-driver"}]} 2018-07-03 13:18:27,324 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail used request id req-f102f347-c805-4b69-9e1c-b3548b0c75a2 2018-07-03 13:18:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:18:27,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13: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-07-03 13:18:27,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:27,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:18:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba5ab402-845f-43cb-b910-25078de0b1ad Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:18:27,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-ba5ab402-845f-43cb-b910-25078de0b1ad 2018-07-03 13:18:27,506 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-2dee7511-a458-496f-8482-feed03dbe521 2018-07-03 13:18:27,509 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8cb4c21-8be1-48a8-974e-e31b17e86308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:28,001 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:27 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-1d176337-5b0b-482e-ba8f-296e50c55544 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:28,001 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 used request id req-1d176337-5b0b-482e-ba8f-296e50c55544 2018-07-03 13:18:28,004 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8cb4c21-8be1-48a8-974e-e31b17e86308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:28,469 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:28 GMT Content-Type: application/json Content-Length: 1089 Connection: keep-alive x-compute-request-id: req-ffab4c38-0dac-4276-a55d-2431e040d7cd x-openstack-request-id: req-ffab4c38-0dac-4276-a55d-2431e040d7cd Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:18:28.000000", "replication_status": null, "snapshot_id": null, "id": "850f7b27-321e-4fc4-953d-973796d84f79", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-2dee7511-a458-496f-8482-feed03dbe521", "bootable": "false", "created_at": "2018-07-03T13:18:26.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:18:28,469 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 used request id req-ffab4c38-0dac-4276-a55d-2431e040d7cd 2018-07-03 13:18:31,476 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8cb4c21-8be1-48a8-974e-e31b17e86308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:31,878 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:18:31 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-659998a6-5bcb-4ec1-8d3f-178ac56d0208 x-openstack-request-id: req-659998a6-5bcb-4ec1-8d3f-178ac56d0208 RESP BODY: {"itemNotFound": {"message": "Volume 850f7b27-321e-4fc4-953d-973796d84f79 could not be found.", "code": 404}} 2018-07-03 13:18:31,878 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 used request id req-659998a6-5bcb-4ec1-8d3f-178ac56d0208 2018-07-03 13:18:31,881 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8cb4c21-8be1-48a8-974e-e31b17e86308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:31,955 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:31 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-64664ab8-277d-432e-8cfb-133393b73e4c x-openstack-request-id: req-64664ab8-277d-432e-8cfb-133393b73e4c Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 13:18:31,955 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail used request id req-64664ab8-277d-432e-8cfb-133393b73e4c 2018-07-03 13:18:31,956 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-2dee7511-a458-496f-8482-feed03dbe521 2018-07-03 13:18:31,958 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8cb4c21-8be1-48a8-974e-e31b17e86308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:32,025 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:18:32 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-bdf8c297-134f-4e5c-a719-008d0b6f3813 x-openstack-request-id: req-bdf8c297-134f-4e5c-a719-008d0b6f3813 RESP BODY: {"itemNotFound": {"message": "Volume 850f7b27-321e-4fc4-953d-973796d84f79 could not be found.", "code": 404}} 2018-07-03 13:18:32,025 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 used request id req-bdf8c297-134f-4e5c-a719-008d0b6f3813 2018-07-03 13:18:32,028 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8cb4c21-8be1-48a8-974e-e31b17e86308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4828c3a798b2a95b63526f14fde32a616021676f" 2018-07-03 13:18:32,096 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:18:32 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-8b3f3d8f-e34f-4953-86ea-c0dba660e460 x-openstack-request-id: req-8b3f3d8f-e34f-4953-86ea-c0dba660e460 RESP BODY: {"itemNotFound": {"message": "Volume 850f7b27-321e-4fc4-953d-973796d84f79 could not be found.", "code": 404}} 2018-07-03 13:18:32,096 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/850f7b27-321e-4fc4-953d-973796d84f79 used request id req-8b3f3d8f-e34f-4953-86ea-c0dba660e460 2018-07-03 13:18:32,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:32,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_9WDKQKqQRawDGBW01mweg"], "issued_at": "2018-07-03T13:18:32.000000Z"}} 2018-07-03 13:18:32,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}093331d942358d6cb021206582fe26a73763b492" 2018-07-03 13:18:32,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:18:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08629c3b-97fb-4fc7-99ad-0c529d670292 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:18:32,793 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-08629c3b-97fb-4fc7-99ad-0c529d670292 2018-07-03 13:18:32,797 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093331d942358d6cb021206582fe26a73763b492" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-7a094254-a32c-4ab6-a9d4-f6fe5df9f0b3", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 13:18:33,641 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:33 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive x-compute-request-id: req-b2294fc7-2e71-49d1-8e0f-aa91a62da2a4 x-openstack-request-id: req-b2294fc7-2e71-49d1-8e0f-aa91a62da2a4 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ada55201ffb54277b8bfe9496150313e", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T13:18:33.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-7a094254-a32c-4ab6-a9d4-f6fe5df9f0b3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dd431de1-6fd3-411b-9806-bcf810874411", "size": 1}} 2018-07-03 13:18:33,641 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes used request id req-b2294fc7-2e71-49d1-8e0f-aa91a62da2a4 2018-07-03 13:18:33,645 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2294fc7-2e71-49d1-8e0f-aa91a62da2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093331d942358d6cb021206582fe26a73763b492" 2018-07-03 13:18:34,099 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:34 GMT Content-Type: application/json Content-Length: 1090 Connection: keep-alive x-compute-request-id: req-278ab8b1-98ac-4df7-8029-d3d8b8d88bb3 x-openstack-request-id: req-278ab8b1-98ac-4df7-8029-d3d8b8d88bb3 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:18:34.000000", "replication_status": null, "snapshot_id": null, "id": "dd431de1-6fd3-411b-9806-bcf810874411", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-7a094254-a32c-4ab6-a9d4-f6fe5df9f0b3", "bootable": "false", "created_at": "2018-07-03T13:18:33.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:18:34,099 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411 used request id req-278ab8b1-98ac-4df7-8029-d3d8b8d88bb3 2018-07-03 13:18:34,102 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2294fc7-2e71-49d1-8e0f-aa91a62da2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093331d942358d6cb021206582fe26a73763b492" 2018-07-03 13:18:34,695 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:34 GMT Content-Type: application/json Content-Length: 1090 Connection: keep-alive x-compute-request-id: req-283bab3c-1d46-46a2-bd68-124b2d2a23a5 x-openstack-request-id: req-283bab3c-1d46-46a2-bd68-124b2d2a23a5 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:18:34.000000", "replication_status": null, "snapshot_id": null, "id": "dd431de1-6fd3-411b-9806-bcf810874411", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-7a094254-a32c-4ab6-a9d4-f6fe5df9f0b3", "bootable": "false", "created_at": "2018-07-03T13:18:33.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:18:34,696 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411 used request id req-283bab3c-1d46-46a2-bd68-124b2d2a23a5 2018-07-03 13:18:34,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/f2213f40455746c3b623a4fcb5e27a06/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2294fc7-2e71-49d1-8e0f-aa91a62da2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093331d942358d6cb021206582fe26a73763b492" 2018-07-03 13:18:35,121 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:35 GMT Content-Type: application/json Content-Length: 1093 Connection: keep-alive x-compute-request-id: req-1f9b2640-6d77-4cde-84fd-9ee387901fec x-openstack-request-id: req-1f9b2640-6d77-4cde-84fd-9ee387901fec Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:18:34.000000", "replication_status": null, "snapshot_id": null, "id": "dd431de1-6fd3-411b-9806-bcf810874411", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-7a094254-a32c-4ab6-a9d4-f6fe5df9f0b3", "bootable": "false", "created_at": "2018-07-03T13:18:33.000000", "volume_type": "lvm-driver"}]} 2018-07-03 13:18:35,121 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail used request id req-1f9b2640-6d77-4cde-84fd-9ee387901fec 2018-07-03 13:18:35,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-07-03 13:18:35,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:18: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-07-03 13:18:35,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093331d942358d6cb021206582fe26a73763b492" 2018-07-03 13:18:35,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:18:35 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5af5cbe-c65f-4e02-94e8-988f60a2fb06 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 13:18:35,178 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-d5af5cbe-c65f-4e02-94e8-988f60a2fb06 2018-07-03 13:18:35,179 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-7a094254-a32c-4ab6-a9d4-f6fe5df9f0b3 2018-07-03 13:18:35,181 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2294fc7-2e71-49d1-8e0f-aa91a62da2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093331d942358d6cb021206582fe26a73763b492" 2018-07-03 13:18:35,640 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:35 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-ff558748-a57b-4384-a60f-7480382e7961 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:35,640 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411 used request id req-ff558748-a57b-4384-a60f-7480382e7961 2018-07-03 13:18:35,643 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2294fc7-2e71-49d1-8e0f-aa91a62da2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093331d942358d6cb021206582fe26a73763b492" 2018-07-03 13:18:36,115 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:36 GMT Content-Type: application/json Content-Length: 1089 Connection: keep-alive x-compute-request-id: req-41996f99-857f-43b9-a06a-fe1bf652e8e2 x-openstack-request-id: req-41996f99-857f-43b9-a06a-fe1bf652e8e2 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T13:18:36.000000", "replication_status": null, "snapshot_id": null, "id": "dd431de1-6fd3-411b-9806-bcf810874411", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-7a094254-a32c-4ab6-a9d4-f6fe5df9f0b3", "bootable": "false", "created_at": "2018-07-03T13:18:33.000000", "volume_type": "lvm-driver"}} 2018-07-03 13:18:36,115 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411 used request id req-41996f99-857f-43b9-a06a-fe1bf652e8e2 2018-07-03 13:18:39,121 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2294fc7-2e71-49d1-8e0f-aa91a62da2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093331d942358d6cb021206582fe26a73763b492" 2018-07-03 13:18:39,515 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:18:39 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-6ab871ca-b909-4210-a55e-cfc8e8ce0f33 x-openstack-request-id: req-6ab871ca-b909-4210-a55e-cfc8e8ce0f33 RESP BODY: {"itemNotFound": {"message": "Volume dd431de1-6fd3-411b-9806-bcf810874411 could not be found.", "code": 404}} 2018-07-03 13:18:39,515 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/dd431de1-6fd3-411b-9806-bcf810874411 used request id req-6ab871ca-b909-4210-a55e-cfc8e8ce0f33 2018-07-03 13:18:39,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:40,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["kT9bex69QMSP1C2YQBVXqQ"], "issued_at": "2018-07-03T13:18:40.000000Z"}} 2018-07-03 13:18:40,063 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908f961c7fcd7b93973253288b6365b8fd67f615" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-4f501b00-6637-4843-ac04-ddf59804660b", "description": null}}' 2018-07-03 13:18:40,464 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:40 GMT Content-Type: application/json Content-Length: 246 Connection: keep-alive x-compute-request-id: req-9321f7c1-1d63-428c-a1af-44691e4d6a45 x-openstack-request-id: req-9321f7c1-1d63-428c-a1af-44691e4d6a45 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4f501b00-6637-4843-ac04-ddf59804660b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a7ecd319-cefa-4964-8317-f9975315f54a", "description": null}} 2018-07-03 13:18:40,464 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-9321f7c1-1d63-428c-a1af-44691e4d6a45 2018-07-03 13:18:40,468 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9321f7c1-1d63-428c-a1af-44691e4d6a45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908f961c7fcd7b93973253288b6365b8fd67f615" 2018-07-03 13:18:40,876 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:40 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-8575b169-50ed-4ce5-987f-da6526aaf5c1 x-openstack-request-id: req-8575b169-50ed-4ce5-987f-da6526aaf5c1 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-4f501b00-6637-4843-ac04-ddf59804660b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a7ecd319-cefa-4964-8317-f9975315f54a", "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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 13:18:40,876 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-8575b169-50ed-4ce5-987f-da6526aaf5c1 2018-07-03 13:18:40,879 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/a7ecd319-cefa-4964-8317-f9975315f54a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9321f7c1-1d63-428c-a1af-44691e4d6a45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908f961c7fcd7b93973253288b6365b8fd67f615" 2018-07-03 13:18:41,249 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:41 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-97dc68ab-3f06-43d5-a43d-9714e1dd1d68 x-openstack-request-id: req-97dc68ab-3f06-43d5-a43d-9714e1dd1d68 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-4f501b00-6637-4843-ac04-ddf59804660b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a7ecd319-cefa-4964-8317-f9975315f54a", "description": null}} 2018-07-03 13:18:41,249 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/a7ecd319-cefa-4964-8317-f9975315f54a used request id req-97dc68ab-3f06-43d5-a43d-9714e1dd1d68 2018-07-03 13:18:41,252 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/a7ecd319-cefa-4964-8317-f9975315f54a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9321f7c1-1d63-428c-a1af-44691e4d6a45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908f961c7fcd7b93973253288b6365b8fd67f615" 2018-07-03 13:18:41,635 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:41 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-543c6f00-eb38-4ec2-b941-f27deec0bda5 x-openstack-request-id: req-543c6f00-eb38-4ec2-b941-f27deec0bda5 Front-End-Https: on RESP BODY: {} 2018-07-03 13:18:41,635 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/a7ecd319-cefa-4964-8317-f9975315f54a/encryption used request id req-543c6f00-eb38-4ec2-b941-f27deec0bda5 2018-07-03 13:18:41,636 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4f501b00-6637-4843-ac04-ddf59804660b 2018-07-03 13:18:41,638 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/a7ecd319-cefa-4964-8317-f9975315f54a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9321f7c1-1d63-428c-a1af-44691e4d6a45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908f961c7fcd7b93973253288b6365b8fd67f615" 2018-07-03 13:18:42,128 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-25e19ad4-c037-48bf-9241-2ba8a4f801f7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:42,128 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/a7ecd319-cefa-4964-8317-f9975315f54a used request id req-25e19ad4-c037-48bf-9241-2ba8a4f801f7 2018-07-03 13:18:42,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/f2213f40455746c3b623a4fcb5e27a06/types/a7ecd319-cefa-4964-8317-f9975315f54a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9321f7c1-1d63-428c-a1af-44691e4d6a45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908f961c7fcd7b93973253288b6365b8fd67f615" 2018-07-03 13:18:42,500 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:18:42 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-3d0610f8-5104-4bbc-b132-779e37a953fd x-openstack-request-id: req-3d0610f8-5104-4bbc-b132-779e37a953fd RESP BODY: {"itemNotFound": {"message": "Volume type a7ecd319-cefa-4964-8317-f9975315f54a could not be found.", "code": 404}} 2018-07-03 13:18:42,501 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/a7ecd319-cefa-4964-8317-f9975315f54a used request id req-3d0610f8-5104-4bbc-b132-779e37a953fd 2018-07-03 13:18:42,501 - cinder_utils - INFO - Volume with ID [a7ecd319-cefa-4964-8317-f9975315f54a] does not exist 2018-07-03 13:18:42,501 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-4f501b00-6637-4843-ac04-ddf59804660b 2018-07-03 13:18:42,504 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/a7ecd319-cefa-4964-8317-f9975315f54a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9321f7c1-1d63-428c-a1af-44691e4d6a45" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908f961c7fcd7b93973253288b6365b8fd67f615" 2018-07-03 13:18:42,893 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:18:42 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-5a5a4871-66fd-4ecf-b214-a7e168b5c3c1 x-openstack-request-id: req-5a5a4871-66fd-4ecf-b214-a7e168b5c3c1 RESP BODY: {"itemNotFound": {"message": "Volume type a7ecd319-cefa-4964-8317-f9975315f54a could not be found.", "code": 404}} 2018-07-03 13:18:42,893 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/a7ecd319-cefa-4964-8317-f9975315f54a used request id req-5a5a4871-66fd-4ecf-b214-a7e168b5c3c1 2018-07-03 13:18:42,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:43,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ozu06H5fT6K6ZAC-YhA71g"], "issued_at": "2018-07-03T13:18:43.000000Z"}} 2018-07-03 13:18:43,428 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb2f9886b8c1721da3fbc4358824b7789de879e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-526b5d98-305f-43f9-b0cb-edaf75c95bf4", "description": null}}' 2018-07-03 13:18:43,866 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:43 GMT Content-Type: application/json Content-Length: 246 Connection: keep-alive x-compute-request-id: req-34263cf7-e82d-4c37-9833-7dd9db95aabc x-openstack-request-id: req-34263cf7-e82d-4c37-9833-7dd9db95aabc Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-526b5d98-305f-43f9-b0cb-edaf75c95bf4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b", "description": null}} 2018-07-03 13:18:43,866 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-34263cf7-e82d-4c37-9833-7dd9db95aabc 2018-07-03 13:18:43,869 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34263cf7-e82d-4c37-9833-7dd9db95aabc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb2f9886b8c1721da3fbc4358824b7789de879e" 2018-07-03 13:18:44,284 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:44 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-f74f09ac-fc56-4df3-9a85-e956deea5830 x-openstack-request-id: req-f74f09ac-fc56-4df3-9a85-e956deea5830 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-526b5d98-305f-43f9-b0cb-edaf75c95bf4", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b", "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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 13:18:44,284 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-f74f09ac-fc56-4df3-9a85-e956deea5830 2018-07-03 13:18:44,288 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34263cf7-e82d-4c37-9833-7dd9db95aabc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb2f9886b8c1721da3fbc4358824b7789de879e" 2018-07-03 13:18:44,662 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:44 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-c3b8631f-eeef-4863-a0c1-1a892016a14f x-openstack-request-id: req-c3b8631f-eeef-4863-a0c1-1a892016a14f Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-526b5d98-305f-43f9-b0cb-edaf75c95bf4", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b", "description": null}} 2018-07-03 13:18:44,662 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b used request id req-c3b8631f-eeef-4863-a0c1-1a892016a14f 2018-07-03 13:18:44,665 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34263cf7-e82d-4c37-9833-7dd9db95aabc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb2f9886b8c1721da3fbc4358824b7789de879e" 2018-07-03 13:18:45,067 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:45 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-5675c05f-3919-499a-895a-289849c63185 x-openstack-request-id: req-5675c05f-3919-499a-895a-289849c63185 Front-End-Https: on RESP BODY: {} 2018-07-03 13:18:45,067 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b/encryption used request id req-5675c05f-3919-499a-895a-289849c63185 2018-07-03 13:18:45,070 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34263cf7-e82d-4c37-9833-7dd9db95aabc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb2f9886b8c1721da3fbc4358824b7789de879e" 2018-07-03 13:18:45,458 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:45 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-24f1de74-16c6-4afc-80a5-cfb0a94ce07c x-openstack-request-id: req-24f1de74-16c6-4afc-80a5-cfb0a94ce07c Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-526b5d98-305f-43f9-b0cb-edaf75c95bf4", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b", "description": null}} 2018-07-03 13:18:45,458 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b used request id req-24f1de74-16c6-4afc-80a5-cfb0a94ce07c 2018-07-03 13:18:45,461 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34263cf7-e82d-4c37-9833-7dd9db95aabc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb2f9886b8c1721da3fbc4358824b7789de879e" 2018-07-03 13:18:45,842 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:45 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-0e9cb2da-c146-40ac-9bc0-083cbcfbbe9a x-openstack-request-id: req-0e9cb2da-c146-40ac-9bc0-083cbcfbbe9a Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-526b5d98-305f-43f9-b0cb-edaf75c95bf4", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b", "description": null}} 2018-07-03 13:18:45,842 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b used request id req-0e9cb2da-c146-40ac-9bc0-083cbcfbbe9a 2018-07-03 13:18:45,845 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34263cf7-e82d-4c37-9833-7dd9db95aabc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb2f9886b8c1721da3fbc4358824b7789de879e" 2018-07-03 13:18:46,241 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:46 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-0c056bb4-8947-4586-aa57-736f4e31764e x-openstack-request-id: req-0c056bb4-8947-4586-aa57-736f4e31764e Front-End-Https: on RESP BODY: {} 2018-07-03 13:18:46,241 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b/encryption used request id req-0c056bb4-8947-4586-aa57-736f4e31764e 2018-07-03 13:18:46,241 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-526b5d98-305f-43f9-b0cb-edaf75c95bf4 2018-07-03 13:18:46,244 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-34263cf7-e82d-4c37-9833-7dd9db95aabc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb2f9886b8c1721da3fbc4358824b7789de879e" 2018-07-03 13:18:46,312 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:46 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-fd5f10f1-d46a-4c71-83ec-7855c1d53fde RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:46,312 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/ef0f8f6d-9bb6-4baf-bb20-3d44b11e118b used request id req-fd5f10f1-d46a-4c71-83ec-7855c1d53fde 2018-07-03 13:18:46,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:46,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["pKG5uBRnTYe4lDFzvDaL_Q"], "issued_at": "2018-07-03T13:18:46.000000Z"}} 2018-07-03 13:18:46,838 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb6ee72ddf162401e5745f6015524e191f9c04e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-bcd90192-0449-422b-97be-21c73af36553-type", "description": null}}' 2018-07-03 13:18:47,283 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:47 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-40815097-df7a-4d8b-9bab-1e35c9337fb1 x-openstack-request-id: req-40815097-df7a-4d8b-9bab-1e35c9337fb1 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-bcd90192-0449-422b-97be-21c73af36553-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "244fa94b-9cd5-4f16-bdbb-53191e039c79", "description": null}} 2018-07-03 13:18:47,284 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-40815097-df7a-4d8b-9bab-1e35c9337fb1 2018-07-03 13:18:47,287 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/244fa94b-9cd5-4f16-bdbb-53191e039c79/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-40815097-df7a-4d8b-9bab-1e35c9337fb1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb6ee72ddf162401e5745f6015524e191f9c04e" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-bcd90192-0449-422b-97be-21c73af36553", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-03 13:18:47,665 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 13:18:47 GMT Content-Type: application/json Content-Length: 65 Connection: keep-alive x-compute-request-id: req-f2f7698b-e1e2-41c0-912f-baa302d505cd x-openstack-request-id: req-f2f7698b-e1e2-41c0-912f-baa302d505cd RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-03 13:18:47,665 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/244fa94b-9cd5-4f16-bdbb-53191e039c79/encryption used request id req-f2f7698b-e1e2-41c0-912f-baa302d505cd 2018-07-03 13:18:47,666 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-bcd90192-0449-422b-97be-21c73af36553-type 2018-07-03 13:18:47,669 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/244fa94b-9cd5-4f16-bdbb-53191e039c79 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40815097-df7a-4d8b-9bab-1e35c9337fb1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb6ee72ddf162401e5745f6015524e191f9c04e" 2018-07-03 13:18:48,085 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:48 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-aa71dc0b-824f-45f6-b671-1650d79b396e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:48,086 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/244fa94b-9cd5-4f16-bdbb-53191e039c79 used request id req-aa71dc0b-824f-45f6-b671-1650d79b396e 2018-07-03 13:18:48,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:48,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5yd6KVnGSZCOGa9NKdV3KQ"], "issued_at": "2018-07-03T13:18:48.000000Z"}} 2018-07-03 13:18:48,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/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a-type", "description": null}}' 2018-07-03 13:18:49,105 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:49 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7 x-openstack-request-id: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "686f45c3-3a8c-46a6-bf51-13cefb06e3b2", "description": null}} 2018-07-03 13:18:49,106 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7 2018-07-03 13:18:49,109 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a", "provider": "LuksEncryptor"}}' 2018-07-03 13:18:49,541 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:49 GMT Content-Type: application/json Content-Length: 305 Connection: keep-alive x-compute-request-id: req-28803cdb-8246-42b9-8625-1679e7bb4e65 x-openstack-request-id: req-28803cdb-8246-42b9-8625-1679e7bb4e65 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "686f45c3-3a8c-46a6-bf51-13cefb06e3b2", "name": "CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a", "control_location": "back-end", "encryption_id": "b6cea83c-28a6-4848-b7e2-78186e81145d", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-03 13:18:49,541 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2/encryption used request id req-28803cdb-8246-42b9-8625-1679e7bb4e65 2018-07-03 13:18:49,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/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" 2018-07-03 13:18:49,928 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:49 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-61c05fd2-cf78-43d8-92a6-41446dad4b5a x-openstack-request-id: req-61c05fd2-cf78-43d8-92a6-41446dad4b5a Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "686f45c3-3a8c-46a6-bf51-13cefb06e3b2", "description": null}} 2018-07-03 13:18:49,928 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2 used request id req-61c05fd2-cf78-43d8-92a6-41446dad4b5a 2018-07-03 13:18:49,931 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" 2018-07-03 13:18:50,308 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:50 GMT Content-Type: application/json Content-Length: 312 Connection: keep-alive x-compute-request-id: req-ec7fa4a2-a9e0-4452-a14b-8dd379b0fdd0 x-openstack-request-id: req-ec7fa4a2-a9e0-4452-a14b-8dd379b0fdd0 Front-End-Https: on RESP BODY: {"volume_type_id": "686f45c3-3a8c-46a6-bf51-13cefb06e3b2", "control_location": "back-end", "deleted": false, "created_at": "2018-07-03T13:18:50.000000", "updated_at": null, "encryption_id": "b6cea83c-28a6-4848-b7e2-78186e81145d", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-03 13:18:50,308 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2/encryption used request id req-ec7fa4a2-a9e0-4452-a14b-8dd379b0fdd0 2018-07-03 13:18:50,308 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a-type 2018-07-03 13:18:50,311 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" 2018-07-03 13:18:50,684 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:50 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-2ce5b55e-ae57-4892-af45-5adb276a12fb x-openstack-request-id: req-2ce5b55e-ae57-4892-af45-5adb276a12fb Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "686f45c3-3a8c-46a6-bf51-13cefb06e3b2", "description": null}} 2018-07-03 13:18:50,684 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2 used request id req-2ce5b55e-ae57-4892-af45-5adb276a12fb 2018-07-03 13:18:50,687 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" 2018-07-03 13:18:51,094 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-de27b71c-1aa9-4b62-81f2-e2254408b2ec RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:51,094 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2/encryption/provider used request id req-de27b71c-1aa9-4b62-81f2-e2254408b2ec 2018-07-03 13:18:51,097 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" 2018-07-03 13:18:51,136 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:51 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-098d8f75-f14e-4b9f-b393-0366f24377c3 x-openstack-request-id: req-098d8f75-f14e-4b9f-b393-0366f24377c3 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "686f45c3-3a8c-46a6-bf51-13cefb06e3b2", "description": null}} 2018-07-03 13:18:51,137 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2 used request id req-098d8f75-f14e-4b9f-b393-0366f24377c3 2018-07-03 13:18:51,139 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" 2018-07-03 13:18:51,521 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:51 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-3279204b-1ae7-4f0d-9884-831b5c6857e8 x-openstack-request-id: req-3279204b-1ae7-4f0d-9884-831b5c6857e8 Front-End-Https: on RESP BODY: {} 2018-07-03 13:18:51,521 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2/encryption used request id req-3279204b-1ae7-4f0d-9884-831b5c6857e8 2018-07-03 13:18:51,522 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a-type 2018-07-03 13:18:51,524 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" 2018-07-03 13:18:51,876 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:51 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-a42b4ff5-b4d1-435a-911c-1340dc17cb53 x-openstack-request-id: req-a42b4ff5-b4d1-435a-911c-1340dc17cb53 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "686f45c3-3a8c-46a6-bf51-13cefb06e3b2", "description": null}} 2018-07-03 13:18:51,876 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2 used request id req-a42b4ff5-b4d1-435a-911c-1340dc17cb53 2018-07-03 13:18:51,879 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" 2018-07-03 13:18:52,261 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:18:52 GMT Content-Type: application/json Content-Length: 130 Connection: keep-alive x-compute-request-id: req-9d383782-3203-4c41-a54f-f8ab4ff0d2ab x-openstack-request-id: req-9d383782-3203-4c41-a54f-f8ab4ff0d2ab RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 686f45c3-3a8c-46a6-bf51-13cefb06e3b2 does not exist.", "code": 404}} 2018-07-03 13:18:52,261 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2/encryption/provider used request id req-9d383782-3203-4c41-a54f-f8ab4ff0d2ab 2018-07-03 13:18:52,261 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-0e5ce604-d8b4-4897-989c-e5756d5c247a-type 2018-07-03 13:18:52,264 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f6f1348-951b-4f4e-a349-8ebd5e8351c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65922f13998541ad2d51934b43db692237ca93f" 2018-07-03 13:18:52,660 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-744a2d92-0002-489f-9828-a5b2dc88eaf4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:52,660 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/686f45c3-3a8c-46a6-bf51-13cefb06e3b2 used request id req-744a2d92-0002-489f-9828-a5b2dc88eaf4 2018-07-03 13:18:52,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:53,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["IzdlGf2FQsOit5K8DvyNog"], "issued_at": "2018-07-03T13:18:53.000000Z"}} 2018-07-03 13:18:53,207 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc2bee9cb5b1eef72cc0c02dc8d4ac657be1808" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-274bd033-9cbe-46aa-97ba-200aaf63a281-type", "description": null}}' 2018-07-03 13:18:53,622 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:53 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-7f8d1b60-b67a-45e7-9c1e-b0583140a26c x-openstack-request-id: req-7f8d1b60-b67a-45e7-9c1e-b0583140a26c Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-274bd033-9cbe-46aa-97ba-200aaf63a281-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e", "description": null}} 2018-07-03 13:18:53,622 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-7f8d1b60-b67a-45e7-9c1e-b0583140a26c 2018-07-03 13:18:53,626 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7f8d1b60-b67a-45e7-9c1e-b0583140a26c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc2bee9cb5b1eef72cc0c02dc8d4ac657be1808" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-274bd033-9cbe-46aa-97ba-200aaf63a281", "provider": "foo"}}' 2018-07-03 13:18:54,061 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:54 GMT Content-Type: application/json Content-Length: 286 Connection: keep-alive x-compute-request-id: req-98bdf2b0-f761-400c-b266-cea61bfcf47a x-openstack-request-id: req-98bdf2b0-f761-400c-b266-cea61bfcf47a Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e", "name": "CinderUtilsAddEncryptionTests-274bd033-9cbe-46aa-97ba-200aaf63a281", "control_location": "front-end", "encryption_id": "456f5982-f64a-4716-a4a1-55defe6821b5", "provider": "foo", "provider_class": "foo"}} 2018-07-03 13:18:54,062 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e/encryption used request id req-98bdf2b0-f761-400c-b266-cea61bfcf47a 2018-07-03 13:18:54,065 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7f8d1b60-b67a-45e7-9c1e-b0583140a26c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc2bee9cb5b1eef72cc0c02dc8d4ac657be1808" 2018-07-03 13:18:54,441 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:54 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-33ba73d3-dac3-4ba4-b6eb-583ae011f235 x-openstack-request-id: req-33ba73d3-dac3-4ba4-b6eb-583ae011f235 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-274bd033-9cbe-46aa-97ba-200aaf63a281-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e", "description": null}} 2018-07-03 13:18:54,441 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e used request id req-33ba73d3-dac3-4ba4-b6eb-583ae011f235 2018-07-03 13:18:54,444 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7f8d1b60-b67a-45e7-9c1e-b0583140a26c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc2bee9cb5b1eef72cc0c02dc8d4ac657be1808" 2018-07-03 13:18:54,806 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:54 GMT Content-Type: application/json Content-Length: 303 Connection: keep-alive x-compute-request-id: req-ceeef802-27ca-44de-b121-4cd4724f5b13 x-openstack-request-id: req-ceeef802-27ca-44de-b121-4cd4724f5b13 Front-End-Https: on RESP BODY: {"volume_type_id": "8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e", "control_location": "front-end", "deleted": false, "created_at": "2018-07-03T13:18:54.000000", "updated_at": null, "encryption_id": "456f5982-f64a-4716-a4a1-55defe6821b5", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-03 13:18:54,806 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e/encryption used request id req-ceeef802-27ca-44de-b121-4cd4724f5b13 2018-07-03 13:18:54,807 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-274bd033-9cbe-46aa-97ba-200aaf63a281-type 2018-07-03 13:18:54,809 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7f8d1b60-b67a-45e7-9c1e-b0583140a26c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc2bee9cb5b1eef72cc0c02dc8d4ac657be1808" 2018-07-03 13:18:55,306 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:55 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-bcb09fa3-d6bf-419d-9ca9-aa5abdffdcb9 x-openstack-request-id: req-bcb09fa3-d6bf-419d-9ca9-aa5abdffdcb9 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-274bd033-9cbe-46aa-97ba-200aaf63a281-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e", "description": null}} 2018-07-03 13:18:55,306 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e used request id req-bcb09fa3-d6bf-419d-9ca9-aa5abdffdcb9 2018-07-03 13:18:55,309 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7f8d1b60-b67a-45e7-9c1e-b0583140a26c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc2bee9cb5b1eef72cc0c02dc8d4ac657be1808" 2018-07-03 13:18:55,710 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:55 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-181cd18f-ebd4-4f6f-a260-76abfa49fdb8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:55,710 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e/encryption/provider used request id req-181cd18f-ebd4-4f6f-a260-76abfa49fdb8 2018-07-03 13:18:55,711 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-274bd033-9cbe-46aa-97ba-200aaf63a281-type 2018-07-03 13:18:55,714 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7f8d1b60-b67a-45e7-9c1e-b0583140a26c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc2bee9cb5b1eef72cc0c02dc8d4ac657be1808" 2018-07-03 13:18:56,102 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:56 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-ea92f93d-1beb-49fa-9391-0bb975c32524 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:56,102 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/8cd4bc3e-f8d0-45f6-9183-d26cb97b6c4e used request id req-ea92f93d-1beb-49fa-9391-0bb975c32524 2018-07-03 13:18:56,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:56,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["P8bxOZ-ERKuRTn94BLpkZw"], "issued_at": "2018-07-03T13:18:56.000000Z"}} 2018-07-03 13:18:56,622 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b42714c51aac1315eed353fb9619ce2a374b545" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-85fe3263-3b86-4b34-9cb1-f9cdb53d55df-type", "description": null}}' 2018-07-03 13:18:57,068 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:57 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-81596580-31e1-4d81-acbd-aed72233b850 x-openstack-request-id: req-81596580-31e1-4d81-acbd-aed72233b850 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-85fe3263-3b86-4b34-9cb1-f9cdb53d55df-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2467102a-a245-405d-9910-44eed2427922", "description": null}} 2018-07-03 13:18:57,068 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-81596580-31e1-4d81-acbd-aed72233b850 2018-07-03 13:18:57,071 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-81596580-31e1-4d81-acbd-aed72233b850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b42714c51aac1315eed353fb9619ce2a374b545" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-85fe3263-3b86-4b34-9cb1-f9cdb53d55df", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-03 13:18:57,502 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:57 GMT Content-Type: application/json Content-Length: 317 Connection: keep-alive x-compute-request-id: req-ae7e28a4-22ff-4280-bc3b-62666be20dbe x-openstack-request-id: req-ae7e28a4-22ff-4280-bc3b-62666be20dbe Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "2467102a-a245-405d-9910-44eed2427922", "name": "CinderUtilsAddEncryptionTests-85fe3263-3b86-4b34-9cb1-f9cdb53d55df", "control_location": "back-end", "encryption_id": "dbe563a2-a440-43e6-aac3-f02c52bffd96", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-03 13:18:57,502 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922/encryption used request id req-ae7e28a4-22ff-4280-bc3b-62666be20dbe 2018-07-03 13:18:57,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/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81596580-31e1-4d81-acbd-aed72233b850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b42714c51aac1315eed353fb9619ce2a374b545" 2018-07-03 13:18:57,874 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:57 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-5c46da5b-76c8-4602-835a-7b20925a9063 x-openstack-request-id: req-5c46da5b-76c8-4602-835a-7b20925a9063 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-85fe3263-3b86-4b34-9cb1-f9cdb53d55df-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2467102a-a245-405d-9910-44eed2427922", "description": null}} 2018-07-03 13:18:57,874 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922 used request id req-5c46da5b-76c8-4602-835a-7b20925a9063 2018-07-03 13:18:57,878 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81596580-31e1-4d81-acbd-aed72233b850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b42714c51aac1315eed353fb9619ce2a374b545" 2018-07-03 13:18:58,258 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:58 GMT Content-Type: application/json Content-Length: 300 Connection: keep-alive x-compute-request-id: req-9f111d6c-7625-4da6-8c00-8f9a16155c75 x-openstack-request-id: req-9f111d6c-7625-4da6-8c00-8f9a16155c75 Front-End-Https: on RESP BODY: {"volume_type_id": "2467102a-a245-405d-9910-44eed2427922", "control_location": "back-end", "deleted": false, "created_at": "2018-07-03T13:18:57.000000", "updated_at": null, "encryption_id": "dbe563a2-a440-43e6-aac3-f02c52bffd96", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-03 13:18:58,258 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922/encryption used request id req-9f111d6c-7625-4da6-8c00-8f9a16155c75 2018-07-03 13:18:58,258 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-85fe3263-3b86-4b34-9cb1-f9cdb53d55df-type 2018-07-03 13:18:58,262 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81596580-31e1-4d81-acbd-aed72233b850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b42714c51aac1315eed353fb9619ce2a374b545" 2018-07-03 13:18:58,644 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:18:58 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-12a8b58d-ddb3-42a7-bf2e-55fd585a194b x-openstack-request-id: req-12a8b58d-ddb3-42a7-bf2e-55fd585a194b Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-85fe3263-3b86-4b34-9cb1-f9cdb53d55df-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2467102a-a245-405d-9910-44eed2427922", "description": null}} 2018-07-03 13:18:58,644 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922 used request id req-12a8b58d-ddb3-42a7-bf2e-55fd585a194b 2018-07-03 13:18:58,647 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81596580-31e1-4d81-acbd-aed72233b850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b42714c51aac1315eed353fb9619ce2a374b545" 2018-07-03 13:18:59,033 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:59 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-2f0d3155-6f5c-49e5-aecb-640e83768825 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:59,033 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922/encryption/provider used request id req-2f0d3155-6f5c-49e5-aecb-640e83768825 2018-07-03 13:18:59,034 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-85fe3263-3b86-4b34-9cb1-f9cdb53d55df-type 2018-07-03 13:18:59,036 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81596580-31e1-4d81-acbd-aed72233b850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b42714c51aac1315eed353fb9619ce2a374b545" 2018-07-03 13:18:59,113 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:18:59 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-208be2d4-8878-416e-a785-e63dc85e68f6 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:18:59,114 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2467102a-a245-405d-9910-44eed2427922 used request id req-208be2d4-8878-416e-a785-e63dc85e68f6 2018-07-03 13:18:59,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:18:59,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Rc26VzOOSki0gwfv7I9cYw"], "issued_at": "2018-07-03T13:18:59.000000Z"}} 2018-07-03 13:18:59,663 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842a79a49f45bb5b6c2aed5d8f5939f73c833dcd" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-7e2041cf-fd50-4de8-af26-88c0d917414d-qos"}}' 2018-07-03 13:19:00,089 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:00 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-ccd09937-07c5-46d6-927a-8fb2cbd81ada x-openstack-request-id: req-ccd09937-07c5-46d6-927a-8fb2cbd81ada Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "cb108f63-fff3-4a1a-a4f9-769931c98645", "name": "CinderUtilsVolumeTypeCompleteTests-7e2041cf-fd50-4de8-af26-88c0d917414d-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/cb108f63-fff3-4a1a-a4f9-769931c98645", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/cb108f63-fff3-4a1a-a4f9-769931c98645", "rel": "bookmark"}]} 2018-07-03 13:19:00,089 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-ccd09937-07c5-46d6-927a-8fb2cbd81ada 2018-07-03 13:19:00,093 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ccd09937-07c5-46d6-927a-8fb2cbd81ada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842a79a49f45bb5b6c2aed5d8f5939f73c833dcd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-7e2041cf-fd50-4de8-af26-88c0d917414d", "description": null}}' 2018-07-03 13:19:00,513 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:00 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-6201f5ea-501e-487d-98a9-31dd58e07062 x-openstack-request-id: req-6201f5ea-501e-487d-98a9-31dd58e07062 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-7e2041cf-fd50-4de8-af26-88c0d917414d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e1d80f5-de06-475f-8a07-970348882406", "description": null}} 2018-07-03 13:19:00,513 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-6201f5ea-501e-487d-98a9-31dd58e07062 2018-07-03 13:19:00,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/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ccd09937-07c5-46d6-927a-8fb2cbd81ada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842a79a49f45bb5b6c2aed5d8f5939f73c833dcd" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-03 13:19:00,927 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:00 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-e4907efd-b597-48aa-a6c6-4b99fdf6efee x-openstack-request-id: req-e4907efd-b597-48aa-a6c6-4b99fdf6efee Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "2e1d80f5-de06-475f-8a07-970348882406", "name": "foo", "control_location": "back-end", "encryption_id": "dadcd625-e4e5-48cb-8083-38825595b42b", "provider": "bar", "provider_class": "bar"}} 2018-07-03 13:19:00,927 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406/encryption used request id req-e4907efd-b597-48aa-a6c6-4b99fdf6efee 2018-07-03 13:19:00,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/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd09937-07c5-46d6-927a-8fb2cbd81ada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842a79a49f45bb5b6c2aed5d8f5939f73c833dcd" 2018-07-03 13:19:00,970 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:00 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-dd771e37-06cb-4ca9-9d7a-3d1754237a4d x-openstack-request-id: req-dd771e37-06cb-4ca9-9d7a-3d1754237a4d Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-7e2041cf-fd50-4de8-af26-88c0d917414d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e1d80f5-de06-475f-8a07-970348882406", "description": null}} 2018-07-03 13:19:00,971 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406 used request id req-dd771e37-06cb-4ca9-9d7a-3d1754237a4d 2018-07-03 13:19:00,973 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd09937-07c5-46d6-927a-8fb2cbd81ada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842a79a49f45bb5b6c2aed5d8f5939f73c833dcd" 2018-07-03 13:19:01,357 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:01 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-4f6a35e8-bec2-4b04-8b46-4685109e9ab8 x-openstack-request-id: req-4f6a35e8-bec2-4b04-8b46-4685109e9ab8 Front-End-Https: on RESP BODY: {"volume_type_id": "2e1d80f5-de06-475f-8a07-970348882406", "control_location": "back-end", "deleted": false, "created_at": "2018-07-03T13:19:01.000000", "updated_at": null, "encryption_id": "dadcd625-e4e5-48cb-8083-38825595b42b", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-03 13:19:01,357 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406/encryption used request id req-4f6a35e8-bec2-4b04-8b46-4685109e9ab8 2018-07-03 13:19:01,358 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-7e2041cf-fd50-4de8-af26-88c0d917414d 2018-07-03 13:19:01,360 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd09937-07c5-46d6-927a-8fb2cbd81ada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842a79a49f45bb5b6c2aed5d8f5939f73c833dcd" 2018-07-03 13:19:01,733 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:01 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-16bf3fde-7c16-4083-9111-5314f213e6b2 x-openstack-request-id: req-16bf3fde-7c16-4083-9111-5314f213e6b2 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-7e2041cf-fd50-4de8-af26-88c0d917414d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2e1d80f5-de06-475f-8a07-970348882406", "description": null}} 2018-07-03 13:19:01,733 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406 used request id req-16bf3fde-7c16-4083-9111-5314f213e6b2 2018-07-03 13:19:01,736 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd09937-07c5-46d6-927a-8fb2cbd81ada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842a79a49f45bb5b6c2aed5d8f5939f73c833dcd" 2018-07-03 13:19:02,140 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-f1ea079c-4d69-4a7e-b0ec-1d921e58f313 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:02,140 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406/encryption/provider used request id req-f1ea079c-4d69-4a7e-b0ec-1d921e58f313 2018-07-03 13:19:02,140 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-7e2041cf-fd50-4de8-af26-88c0d917414d 2018-07-03 13:19:02,143 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd09937-07c5-46d6-927a-8fb2cbd81ada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842a79a49f45bb5b6c2aed5d8f5939f73c833dcd" 2018-07-03 13:19:02,567 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-9b1e4f1b-a7e0-4f6b-a7c8-b0ba6fe0ae2a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:02,567 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/2e1d80f5-de06-475f-8a07-970348882406 used request id req-9b1e4f1b-a7e0-4f6b-a7c8-b0ba6fe0ae2a 2018-07-03 13:19:02,568 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-7e2041cf-fd50-4de8-af26-88c0d917414d-qos 2018-07-03 13:19:02,575 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/cb108f63-fff3-4a1a-a4f9-769931c98645?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd09937-07c5-46d6-927a-8fb2cbd81ada" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842a79a49f45bb5b6c2aed5d8f5939f73c833dcd" 2018-07-03 13:19:02,956 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-6c954b3b-5fe7-45c5-abfc-ca2b1527a1f0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:02,957 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/cb108f63-fff3-4a1a-a4f9-769931c98645?force=False used request id req-6c954b3b-5fe7-45c5-abfc-ca2b1527a1f0 2018-07-03 13:19:02,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:03,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["JBxfPRq0Rmy99kT36SLXXA"], "issued_at": "2018-07-03T13:19:03.000000Z"}} 2018-07-03 13:19:03,469 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d703c120fb54836a75d3cfe9b7761ed610d512" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-677f979d-0443-4775-92b0-d4e2da29c890-qos"}}' 2018-07-03 13:19:03,874 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:03 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-8d7f4bab-b402-4f5e-8f35-ef9f7badadaf x-openstack-request-id: req-8d7f4bab-b402-4f5e-8f35-ef9f7badadaf Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "37d0f5e0-83e0-44df-b41d-1c58dc2502f5", "name": "CinderUtilsVolumeTypeCompleteTests-677f979d-0443-4775-92b0-d4e2da29c890-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/37d0f5e0-83e0-44df-b41d-1c58dc2502f5", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/37d0f5e0-83e0-44df-b41d-1c58dc2502f5", "rel": "bookmark"}]} 2018-07-03 13:19:03,874 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-8d7f4bab-b402-4f5e-8f35-ef9f7badadaf 2018-07-03 13:19:03,878 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8d7f4bab-b402-4f5e-8f35-ef9f7badadaf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d703c120fb54836a75d3cfe9b7761ed610d512" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-677f979d-0443-4775-92b0-d4e2da29c890", "description": null}}' 2018-07-03 13:19:04,305 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:04 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-d60aee27-9404-4283-9d80-cb53fa2d1631 x-openstack-request-id: req-d60aee27-9404-4283-9d80-cb53fa2d1631 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-677f979d-0443-4775-92b0-d4e2da29c890", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "42f7040a-45b7-4760-9d60-e91525dcea3f", "description": null}} 2018-07-03 13:19:04,306 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-d60aee27-9404-4283-9d80-cb53fa2d1631 2018-07-03 13:19:04,310 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d7f4bab-b402-4f5e-8f35-ef9f7badadaf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d703c120fb54836a75d3cfe9b7761ed610d512" 2018-07-03 13:19:04,674 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:04 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-43829b0a-f983-43b2-9346-21af18d0cfdf x-openstack-request-id: req-43829b0a-f983-43b2-9346-21af18d0cfdf Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "37d0f5e0-83e0-44df-b41d-1c58dc2502f5", "name": "CinderUtilsVolumeTypeCompleteTests-677f979d-0443-4775-92b0-d4e2da29c890-qos"}]} 2018-07-03 13:19:04,674 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-43829b0a-f983-43b2-9346-21af18d0cfdf 2018-07-03 13:19:04,678 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/None/associate?vol_type_id=42f7040a-45b7-4760-9d60-e91525dcea3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d7f4bab-b402-4f5e-8f35-ef9f7badadaf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d703c120fb54836a75d3cfe9b7761ed610d512" 2018-07-03 13:19:05,046 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:19:05 GMT Content-Type: application/json Content-Length: 68 Connection: keep-alive x-compute-request-id: req-96f3922f-b8ae-4b58-be10-ca08c5f21b18 x-openstack-request-id: req-96f3922f-b8ae-4b58-be10-ca08c5f21b18 RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-03 13:19:05,046 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/None/associate?vol_type_id=42f7040a-45b7-4760-9d60-e91525dcea3f used request id req-96f3922f-b8ae-4b58-be10-ca08c5f21b18 2018-07-03 13:19:05,046 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-96f3922f-b8ae-4b58-be10-ca08c5f21b18) 2018-07-03 13:19:05,047 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-677f979d-0443-4775-92b0-d4e2da29c890 2018-07-03 13:19:05,051 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/42f7040a-45b7-4760-9d60-e91525dcea3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d7f4bab-b402-4f5e-8f35-ef9f7badadaf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d703c120fb54836a75d3cfe9b7761ed610d512" 2018-07-03 13:19:05,499 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-9dbf5c5b-37ff-4b37-8016-1e609bafa72d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:05,500 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/42f7040a-45b7-4760-9d60-e91525dcea3f used request id req-9dbf5c5b-37ff-4b37-8016-1e609bafa72d 2018-07-03 13:19:05,500 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-677f979d-0443-4775-92b0-d4e2da29c890-qos 2018-07-03 13:19:05,503 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/37d0f5e0-83e0-44df-b41d-1c58dc2502f5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d7f4bab-b402-4f5e-8f35-ef9f7badadaf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d703c120fb54836a75d3cfe9b7761ed610d512" 2018-07-03 13:19:05,919 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-f572ee76-782c-43e7-b25b-639a4f8cad09 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:05,919 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/37d0f5e0-83e0-44df-b41d-1c58dc2502f5?force=False used request id req-f572ee76-782c-43e7-b25b-639a4f8cad09 2018-07-03 13:19:05,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:06,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["6oUk0ajIS_uTCI17YON1IQ"], "issued_at": "2018-07-03T13:19:06.000000Z"}} 2018-07-03 13:19:06,455 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea4a0f0a67fc6e3ae1acd643ed3377e7238747a" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-4b102f6e-0258-4b00-b59f-9984a9fbbf6a-qos"}}' 2018-07-03 13:19:06,860 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:06 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-f72dfd3e-c432-4555-afb7-66c2e6525794 x-openstack-request-id: req-f72dfd3e-c432-4555-afb7-66c2e6525794 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "4f0827a3-7a0d-404e-8bd0-f29e3780ab9c", "name": "CinderUtilsVolumeTypeCompleteTests-4b102f6e-0258-4b00-b59f-9984a9fbbf6a-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/4f0827a3-7a0d-404e-8bd0-f29e3780ab9c", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/4f0827a3-7a0d-404e-8bd0-f29e3780ab9c", "rel": "bookmark"}]} 2018-07-03 13:19:06,861 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-f72dfd3e-c432-4555-afb7-66c2e6525794 2018-07-03 13:19:06,864 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f72dfd3e-c432-4555-afb7-66c2e6525794" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea4a0f0a67fc6e3ae1acd643ed3377e7238747a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-4b102f6e-0258-4b00-b59f-9984a9fbbf6a", "description": null}}' 2018-07-03 13:19:07,312 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:07 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-dd599f3a-0f9a-4bcd-8e76-6787c5145721 x-openstack-request-id: req-dd599f3a-0f9a-4bcd-8e76-6787c5145721 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-4b102f6e-0258-4b00-b59f-9984a9fbbf6a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "617bea9d-51d6-4dfb-8014-ba2e09cc7fdc", "description": null}} 2018-07-03 13:19:07,312 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-dd599f3a-0f9a-4bcd-8e76-6787c5145721 2018-07-03 13:19:07,315 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f72dfd3e-c432-4555-afb7-66c2e6525794" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea4a0f0a67fc6e3ae1acd643ed3377e7238747a" 2018-07-03 13:19:07,703 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:07 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-be9a7fab-7289-44fc-9fc7-55755aac1c52 x-openstack-request-id: req-be9a7fab-7289-44fc-9fc7-55755aac1c52 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "4f0827a3-7a0d-404e-8bd0-f29e3780ab9c", "name": "CinderUtilsVolumeTypeCompleteTests-4b102f6e-0258-4b00-b59f-9984a9fbbf6a-qos"}]} 2018-07-03 13:19:07,703 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-be9a7fab-7289-44fc-9fc7-55755aac1c52 2018-07-03 13:19:07,707 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/4f0827a3-7a0d-404e-8bd0-f29e3780ab9c/associate?vol_type_id=617bea9d-51d6-4dfb-8014-ba2e09cc7fdc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f72dfd3e-c432-4555-afb7-66c2e6525794" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea4a0f0a67fc6e3ae1acd643ed3377e7238747a" 2018-07-03 13:19:08,103 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:08 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e1143809-dec3-44e7-a0eb-36ac2fb2caa4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:08,103 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/4f0827a3-7a0d-404e-8bd0-f29e3780ab9c/associate?vol_type_id=617bea9d-51d6-4dfb-8014-ba2e09cc7fdc used request id req-e1143809-dec3-44e7-a0eb-36ac2fb2caa4 2018-07-03 13:19:08,103 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-4b102f6e-0258-4b00-b59f-9984a9fbbf6a 2018-07-03 13:19:08,106 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/617bea9d-51d6-4dfb-8014-ba2e09cc7fdc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f72dfd3e-c432-4555-afb7-66c2e6525794" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea4a0f0a67fc6e3ae1acd643ed3377e7238747a" 2018-07-03 13:19:08,502 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:08 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-61f7a916-a05c-4e52-86c9-8c8f764434df RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:08,502 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/617bea9d-51d6-4dfb-8014-ba2e09cc7fdc used request id req-61f7a916-a05c-4e52-86c9-8c8f764434df 2018-07-03 13:19:08,502 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-4b102f6e-0258-4b00-b59f-9984a9fbbf6a-qos 2018-07-03 13:19:08,505 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/4f0827a3-7a0d-404e-8bd0-f29e3780ab9c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f72dfd3e-c432-4555-afb7-66c2e6525794" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ea4a0f0a67fc6e3ae1acd643ed3377e7238747a" 2018-07-03 13:19:08,944 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:08 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-434f9fd9-94e6-4823-8d92-8b2148c90be6 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:08,944 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/4f0827a3-7a0d-404e-8bd0-f29e3780ab9c?force=False used request id req-434f9fd9-94e6-4823-8d92-8b2148c90be6 2018-07-03 13:19:08,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:09,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tv2BEP_4QtK7tc-zC74g0A"], "issued_at": "2018-07-03T13:19:09.000000Z"}} 2018-07-03 13:19:09,482 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ad71951d-8947-4d5b-bd77-7351d9197942-qos"}}' 2018-07-03 13:19:09,882 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:09 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-fd296c6b-ad10-4898-8120-26a23ddc62af x-openstack-request-id: req-fd296c6b-ad10-4898-8120-26a23ddc62af Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "696be313-a098-4424-9f3f-34e0d86e3539", "name": "CinderUtilsVolumeTypeCompleteTests-ad71951d-8947-4d5b-bd77-7351d9197942-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/696be313-a098-4424-9f3f-34e0d86e3539", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/696be313-a098-4424-9f3f-34e0d86e3539", "rel": "bookmark"}]} 2018-07-03 13:19:09,883 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-fd296c6b-ad10-4898-8120-26a23ddc62af 2018-07-03 13:19:09,886 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fd296c6b-ad10-4898-8120-26a23ddc62af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ad71951d-8947-4d5b-bd77-7351d9197942", "description": null}}' 2018-07-03 13:19:10,310 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:10 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-11f9f483-75b4-46de-978c-4ebf02205770 x-openstack-request-id: req-11f9f483-75b4-46de-978c-4ebf02205770 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ad71951d-8947-4d5b-bd77-7351d9197942", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "62302781-cc70-48f3-ae96-ead25713de10", "description": null}} 2018-07-03 13:19:10,310 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-11f9f483-75b4-46de-978c-4ebf02205770 2018-07-03 13:19:10,314 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fd296c6b-ad10-4898-8120-26a23ddc62af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-03 13:19:10,742 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:10 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-2196cd87-94e1-4716-9e98-a6991f2e5566 x-openstack-request-id: req-2196cd87-94e1-4716-9e98-a6991f2e5566 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "62302781-cc70-48f3-ae96-ead25713de10", "name": "foo", "control_location": "back-end", "encryption_id": "5a000abc-003a-4bdf-9b60-f34442d59d12", "provider": "bar", "provider_class": "bar"}} 2018-07-03 13:19:10,742 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10/encryption used request id req-2196cd87-94e1-4716-9e98-a6991f2e5566 2018-07-03 13:19:10,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/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd296c6b-ad10-4898-8120-26a23ddc62af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" 2018-07-03 13:19:11,202 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:11 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-71828275-b3b1-4bb0-8dcd-c1427b8df34b x-openstack-request-id: req-71828275-b3b1-4bb0-8dcd-c1427b8df34b Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "696be313-a098-4424-9f3f-34e0d86e3539", "name": "CinderUtilsVolumeTypeCompleteTests-ad71951d-8947-4d5b-bd77-7351d9197942-qos"}]} 2018-07-03 13:19:11,202 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-71828275-b3b1-4bb0-8dcd-c1427b8df34b 2018-07-03 13:19:11,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/f2213f40455746c3b623a4fcb5e27a06/qos-specs/696be313-a098-4424-9f3f-34e0d86e3539/associate?vol_type_id=62302781-cc70-48f3-ae96-ead25713de10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd296c6b-ad10-4898-8120-26a23ddc62af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" 2018-07-03 13:19:11,628 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:11 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-c7b4858d-224f-4cbf-9f7f-ab685d738662 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:11,628 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/696be313-a098-4424-9f3f-34e0d86e3539/associate?vol_type_id=62302781-cc70-48f3-ae96-ead25713de10 used request id req-c7b4858d-224f-4cbf-9f7f-ab685d738662 2018-07-03 13:19:11,631 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd296c6b-ad10-4898-8120-26a23ddc62af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" 2018-07-03 13:19:12,003 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:12 GMT Content-Type: application/json Content-Length: 304 Connection: keep-alive x-compute-request-id: req-9624a8e2-3330-440c-93fd-3d1e1967a012 x-openstack-request-id: req-9624a8e2-3330-440c-93fd-3d1e1967a012 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ad71951d-8947-4d5b-bd77-7351d9197942", "qos_specs_id": "696be313-a098-4424-9f3f-34e0d86e3539", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "62302781-cc70-48f3-ae96-ead25713de10", "description": null}} 2018-07-03 13:19:12,003 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10 used request id req-9624a8e2-3330-440c-93fd-3d1e1967a012 2018-07-03 13:19:12,006 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd296c6b-ad10-4898-8120-26a23ddc62af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" 2018-07-03 13:19:12,379 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:12 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-8109ff88-4e27-4179-a27f-a6b69936add5 x-openstack-request-id: req-8109ff88-4e27-4179-a27f-a6b69936add5 Front-End-Https: on RESP BODY: {"volume_type_id": "62302781-cc70-48f3-ae96-ead25713de10", "control_location": "back-end", "deleted": false, "created_at": "2018-07-03T13:19:11.000000", "updated_at": null, "encryption_id": "5a000abc-003a-4bdf-9b60-f34442d59d12", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-03 13:19:12,379 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10/encryption used request id req-8109ff88-4e27-4179-a27f-a6b69936add5 2018-07-03 13:19:12,380 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-ad71951d-8947-4d5b-bd77-7351d9197942 2018-07-03 13:19:12,383 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd296c6b-ad10-4898-8120-26a23ddc62af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" 2018-07-03 13:19:12,774 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:12 GMT Content-Type: application/json Content-Length: 304 Connection: keep-alive x-compute-request-id: req-3b191e5a-60d8-4e85-98c7-1e52b82800dc x-openstack-request-id: req-3b191e5a-60d8-4e85-98c7-1e52b82800dc Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ad71951d-8947-4d5b-bd77-7351d9197942", "qos_specs_id": "696be313-a098-4424-9f3f-34e0d86e3539", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "62302781-cc70-48f3-ae96-ead25713de10", "description": null}} 2018-07-03 13:19:12,774 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10 used request id req-3b191e5a-60d8-4e85-98c7-1e52b82800dc 2018-07-03 13:19:12,777 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd296c6b-ad10-4898-8120-26a23ddc62af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" 2018-07-03 13:19:12,839 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-8e725ff1-662f-4172-8af8-a130b12cef22 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:12,839 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10/encryption/provider used request id req-8e725ff1-662f-4172-8af8-a130b12cef22 2018-07-03 13:19:12,840 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ad71951d-8947-4d5b-bd77-7351d9197942 2018-07-03 13:19:12,842 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd296c6b-ad10-4898-8120-26a23ddc62af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" 2018-07-03 13:19:13,224 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-5b541e3d-6256-4e8c-a58d-8f612973205a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:13,224 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/62302781-cc70-48f3-ae96-ead25713de10 used request id req-5b541e3d-6256-4e8c-a58d-8f612973205a 2018-07-03 13:19:13,225 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ad71951d-8947-4d5b-bd77-7351d9197942-qos 2018-07-03 13:19:13,227 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/696be313-a098-4424-9f3f-34e0d86e3539?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fd296c6b-ad10-4898-8120-26a23ddc62af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb28cb23966767b74ec07e70786f8c1401b505b" 2018-07-03 13:19:13,436 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-b058c7b1-0bd8-43f9-b216-129f6dcbce66 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:19:13,436 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/696be313-a098-4424-9f3f-34e0d86e3539?force=False used request id req-b058c7b1-0bd8-43f9-b216-129f6dcbce66 2018-07-03 13:19:13,438 - 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 828.396s OK 2018-07-03 13:19:13,563 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 13:19:13,564 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-03 13:19:13,568 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-03 13:19:13,682 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-03 13:19:13,683 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-03 13:19:13,683 - openstack_tests - INFO - OS Credentials = > 2018-07-03 13:19:13,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:19:13,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:14,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["s15_51RTTq-kABPewiHuUQ"], "issued_at": "2018-07-03T13:19:14.000000Z"}} 2018-07-03 13:19:14,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/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d168e8838054d248a6ed35fe90da4599ef688eb" 2018-07-03 13:19:14,677 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:14 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-3550d434-4c9d-4847-8226-de3cbf655d99 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:19:14,677 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-3550d434-4c9d-4847-8226-de3cbf655d99 2018-07-03 13:19:14,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d168e8838054d248a6ed35fe90da4599ef688eb" 2018-07-03 13:19:15,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:15 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-a388ee82-06f0-4517-95cf-e9bcc756e49d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 13:19:15,112 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-a388ee82-06f0-4517-95cf-e9bcc756e49d 2018-07-03 13:19:15,113 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-07-03 13:19:15,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:19:15,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:15,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:19:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["VLpDBQegTA6qFODQva4Xzg"], "issued_at": "2018-07-03T13:19:15.000000Z"}} 2018-07-03 13:19:15,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c36fa9bd124bbbca8e31a50bc382d4a6730f7" 2018-07-03 13:19:15,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c3bac12-c0cb-4195-9026-a2f53e68bc35 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:19:15,660 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c3bac12-c0cb-4195-9026-a2f53e68bc35 2018-07-03 13:19:15,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:19:15,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:16,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["2kcr3tKrSPaQwJN_cn4Bpg"], "issued_at": "2018-07-03T13:19:16.000000Z"}} 2018-07-03 13:19:16,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}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:19:16,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d5cb888-ca55-4c5c-b02f-e59dfd4c13cb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:19:16,352 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2d5cb888-ca55-4c5c-b02f-e59dfd4c13cb 2018-07-03 13:19:16,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-07-03 13:19:16,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:19:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 13:19:16,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?enabled=True&domain_name=Default&name=SimpleHealthCheck-30face79-079b-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:19:16,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:16 GMT Server: Apache Content-Length: 185 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db722740-3541-4aaa-accd-8dd6314e8c86 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-30face79-079b-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 13:19:16,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-30face79-079b-4ff-proj used request id req-db722740-3541-4aaa-accd-8dd6314e8c86 2018-07-03 13: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}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:19:16,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a8da566-dc8c-4727-b1cf-cbe7dfcdb87a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:19:16,453 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3a8da566-dc8c-4727-b1cf-cbe7dfcdb87a 2018-07-03 13:19:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}}' 2018-07-03 13:19:16,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:19:16 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32c081cc-4848-47b6-be0b-ecef272adcd8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc"}, "tags": [], "enabled": true, "id": "fc6924ef1c5643c68168fb7802db77bc", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}} 2018-07-03 13:19:16,525 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-32c081cc-4848-47b6-be0b-ecef272adcd8 2018-07-03 13:19:16,526 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-30face79-079b-4ff-proj 2018-07-03 13:19:16,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:19:16,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:17,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:19:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["3wzAbT3LQ0KtRZnAY_DsYA"], "issued_at": "2018-07-03T13:19:17.000000Z"}} 2018-07-03 13:19:17,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e171bcf782e390944700df91c9f448a9b945c63d" 2018-07-03 13:19:17,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbe5c1ac-eca3-4d6d-8b2f-670c87fc0ff0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:19:17,219 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dbe5c1ac-eca3-4d6d-8b2f-670c87fc0ff0 2018-07-03 13:19:17,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:19:17,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:19: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-07-03 13:19:17,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e171bcf782e390944700df91c9f448a9b945c63d" 2018-07-03 13:19:17,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:17 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aac79d23-5986-46fd-84e9-2fc89a64d4bf Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 13:19:17,301 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-aac79d23-5986-46fd-84e9-2fc89a64d4bf 2018-07-03 13:19:17,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-30face79-079b-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e171bcf782e390944700df91c9f448a9b945c63d" 2018-07-03 13:19:17,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:17 GMT Server: Apache Content-Length: 453 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71a3ac70-d4ec-47f3-9ec4-a43ebb5cf7a6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-30face79-079b-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc"}, "tags": [], "enabled": true, "id": "fc6924ef1c5643c68168fb7802db77bc", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}]} 2018-07-03 13:19:17,351 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-30face79-079b-4ff-proj used request id req-71a3ac70-d4ec-47f3-9ec4-a43ebb5cf7a6 2018-07-03 13:19:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e171bcf782e390944700df91c9f448a9b945c63d" 2018-07-03 13:19:17,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98a659ab-57e1-4913-8011-516214d6bb78 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 13:19:17,540 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-98a659ab-57e1-4913-8011-516214d6bb78 2018-07-03 13:19:17,993 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-30face79-079b-4ff-user 2018-07-03 13:19:17,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:19:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:19:18,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-818ed43b-8351-4230-ae26-233496bda035 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:19:18,033 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-818ed43b-8351-4230-ae26-233496bda035 2018-07-03 13:19:18,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" -d '{"role": {"name": "SimpleHealthCheck-30face79-079b-4ff-proj-role"}}' 2018-07-03 13:19:18,081 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 13:19:18 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-228a72b0-b13c-409c-b240-24cf55ce5651 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "219047542361431dbda11282a878c52e", "links": {"self": "http://10.167.4.35:5000/v3/roles/219047542361431dbda11282a878c52e"}, "name": "SimpleHealthCheck-30face79-079b-4ff-proj-role"}} 2018-07-03 13:19:18,081 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-228a72b0-b13c-409c-b240-24cf55ce5651 2018-07-03 13:19:18,082 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-30face79-079b-4ff-proj-role 2018-07-03 13:19:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/219047542361431dbda11282a878c52e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:19:18,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:18 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7727a499-e045-4450-b78f-4537a99b4328 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "219047542361431dbda11282a878c52e", "links": {"self": "http://10.167.4.35:5000/v3/roles/219047542361431dbda11282a878c52e"}, "name": "SimpleHealthCheck-30face79-079b-4ff-proj-role"}} 2018-07-03 13:19:18,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/219047542361431dbda11282a878c52e used request id req-7727a499-e045-4450-b78f-4537a99b4328 2018-07-03 13:19:18,123 - keystone_utils - INFO - Granting role SimpleHealthCheck-30face79-079b-4ff-proj-role to project SimpleHealthCheck-30face79-079b-4ff-proj 2018-07-03 13:19:18,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc/users/eb7e316785c84455b118db3b8ff7b021/roles/219047542361431dbda11282a878c52e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:19:18,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:19:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fc03797-26e5-4d19-a7ed-60b046861d40 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:19:18,217 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc/users/eb7e316785c84455b118db3b8ff7b021/roles/219047542361431dbda11282a878c52e used request id req-9fc03797-26e5-4d19-a7ed-60b046861d40 2018-07-03 13:19:18,217 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:19:18,219 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 13:19:18,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:19:18,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:18,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "219047542361431dbda11282a878c52e", "name": "SimpleHealthCheck-30face79-079b-4ff-proj-role"}], "expires_at": "2018-07-03T14:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-30face79-079b-4ff-user", "id": "eb7e316785c84455b118db3b8ff7b021"}, "audit_ids": ["VFUN0QCFR1OOr06Ydxxs8A"], "issued_at": "2018-07-03T13:19:18.000000Z"}} 2018-07-03 13:19:18,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}3634bc129d75ccb0927c7d02bb27e8d4e8a3fd7e" 2018-07-03 13:19:18,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7807cd96-ffac-4634-af07-307bcd075fa2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:19:18,884 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7807cd96-ffac-4634-af07-307bcd075fa2 2018-07-03 13:19:18,889 - 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-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3634bc129d75ccb0927c7d02bb27e8d4e8a3fd7e" 2018-07-03 13:19:19,311 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:19 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-f196004e-9a0a-4972-a70d-f9865cc75276 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image"} 2018-07-03 13:19:19,311 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image used request id req-f196004e-9a0a-4972-a70d-f9865cc75276 2018-07-03 13:19:19,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3634bc129d75ccb0927c7d02bb27e8d4e8a3fd7e" 2018-07-03 13:19:19,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e699bea8-5539-49f2-a0f2-647160019c6b Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:19:19,704 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e699bea8-5539-49f2-a0f2-647160019c6b 2018-07-03 13:19:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3634bc129d75ccb0927c7d02bb27e8d4e8a3fd7e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image"}' 2018-07-03 13:19:20,152 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:19:20 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-92fdc7f3-4975-4679-be8b-7c50dbf90703 Front-End-Https: on RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:19:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T13:19:20Z", "visibility": "shared", "self": "/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "min_disk": 0, "protected": false, "id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "file": "/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3/file", "checksum": null, "owner": "fc6924ef1c5643c68168fb7802db77bc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:19:20,152 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-92fdc7f3-4975-4679-be8b-7c50dbf90703 2018-07-03 13:19:20,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3634bc129d75ccb0927c7d02bb27e8d4e8a3fd7e" -d '' 2018-07-03 13:19:21,072 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:19:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dbac976b-cf44-4aa7-a243-f7c7faf89b2e 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-07-03 13:19:21,072 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3/file used request id req-dbac976b-cf44-4aa7-a243-f7c7faf89b2e 2018-07-03 13:19:21,073 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:19:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3634bc129d75ccb0927c7d02bb27e8d4e8a3fd7e" 2018-07-03 13:19:21,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:21 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-26bc7c1f-2c52-4009-98d0-d22a827d21d7 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:19:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:19:21Z", "visibility": "shared", "self": "/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "min_disk": 0, "protected": false, "id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "file": "/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc6924ef1c5643c68168fb7802db77bc", "direct_url": "file:///var/lib/glance/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:19:21,403 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3 used request id req-26bc7c1f-2c52-4009-98d0-d22a827d21d7 2018-07-03 13:19:21,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3634bc129d75ccb0927c7d02bb27e8d4e8a3fd7e" 2018-07-03 13:19:21,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:21 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fae92b81-3aa6-418e-bd5c-fbedbf0b388f Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:19:21,751 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fae92b81-3aa6-418e-bd5c-fbedbf0b388f 2018-07-03 13:19:21,754 - create_image - INFO - Created image with name - SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image 2018-07-03 13:19:21,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3634bc129d75ccb0927c7d02bb27e8d4e8a3fd7e" 2018-07-03 13:19:22,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:22 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-0da61a25-e98f-4040-ab81-bdeca737c12b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:19:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:19:21Z", "visibility": "shared", "self": "/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "min_disk": 0, "protected": false, "id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "file": "/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc6924ef1c5643c68168fb7802db77bc", "direct_url": "file:///var/lib/glance/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 13:19:22,140 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3 used request id req-0da61a25-e98f-4040-ab81-bdeca737c12b 2018-07-03 13:19:22,141 - create_image - DEBUG - Instance status is - active 2018-07-03 13:19:22,141 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image 2018-07-03 13:19:22,141 - create_image - INFO - Image is now active with name - SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image 2018-07-03 13:19:22,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:19:22,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:22,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "219047542361431dbda11282a878c52e", "name": "SimpleHealthCheck-30face79-079b-4ff-proj-role"}], "expires_at": "2018-07-03T14:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-30face79-079b-4ff-user", "id": "eb7e316785c84455b118db3b8ff7b021"}, "audit_ids": ["s-RVmNPmQEyMDOeKob86Iw"], "issued_at": "2018-07-03T13:19:22.000000Z"}} 2018-07-03 13:19:22,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46bbc4a4ac2f6764090ce71be80c80b449789d64" 2018-07-03 13:19:22,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73dc1579-ee2a-4e98-aa7e-f97cfc62145a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:19:22,841 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-73dc1579-ee2a-4e98-aa7e-f97cfc62145a 2018-07-03 13:19:22,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=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46bbc4a4ac2f6764090ce71be80c80b449789d64" 2018-07-03 13:19:23,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:23 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2b435e08-5a58-4834-9465-e07eb5939e11 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 13:19:23,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net used request id req-2b435e08-5a58-4834-9465-e07eb5939e11 2018-07-03 13:19:23,232 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net 2018-07-03 13:19:23,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46bbc4a4ac2f6764090ce71be80c80b449789d64" -d '{"network": {"name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net", "admin_state_up": true}}' 2018-07-03 13:19:23,830 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:19:23 GMT Content-Type: application/json Content-Length: 600 Connection: keep-alive X-Openstack-Request-Id: req-6b6599c1-3e03-4ceb-a2e4-8f11c40a0086 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:23Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T13:19:23Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"69003136-4159-4944-b50c-b02cc8ce8073","name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net"}} 2018-07-03 13:19:23,830 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-6b6599c1-3e03-4ceb-a2e4-8f11c40a0086 2018-07-03 13:19:23,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?id=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46bbc4a4ac2f6764090ce71be80c80b449789d64" 2018-07-03 13:19:24,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:24 GMT Content-Type: application/json Content-Length: 584 Connection: keep-alive X-Openstack-Request-Id: req-4dcb49ee-8e3c-4938-a908-0ae7ed2e403b 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-07-03T13:19:23Z","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:23Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"69003136-4159-4944-b50c-b02cc8ce8073","name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net"}]} 2018-07-03 13:19:24,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-4dcb49ee-8e3c-4938-a908-0ae7ed2e403b 2018-07-03 13:19:24,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=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46bbc4a4ac2f6764090ce71be80c80b449789d64" 2018-07-03 13:19:24,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:24 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2dcf3ff3-7405-452d-9d1e-af62864f08b0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 13:19:24,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-2dcf3ff3-7405-452d-9d1e-af62864f08b0 2018-07-03 13:19:24,319 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet 2018-07-03 13:19:24,324 - 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}46bbc4a4ac2f6764090ce71be80c80b449789d64" -d '{"subnets": [{"ip_version": 4, "network_id": "69003136-4159-4944-b50c-b02cc8ce8073", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet"}]}' 2018-07-03 13:19:25,202 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:19:25 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-4f9cd2c7-ac4d-47a5-ac64-65385f4dddf7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:19:24Z","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":"fc6924ef1c5643c68168fb7802db77bc","id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","subnetpool_id":null,"name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet"}]} 2018-07-03 13:19:25,203 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-4f9cd2c7-ac4d-47a5-ac64-65385f4dddf7 2018-07-03 13:19:25,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?id=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46bbc4a4ac2f6764090ce71be80c80b449789d64" 2018-07-03 13:19:25,379 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:25 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-7c4fc108-bac8-4970-84b0-14d9920508c0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a33ac77-4203-4bf3-898b-a8e39a6a07ab"],"updated_at":"2018-07-03T13:19:24Z","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:23Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"69003136-4159-4944-b50c-b02cc8ce8073","name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net"}]} 2018-07-03 13:19:25,379 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-7c4fc108-bac8-4970-84b0-14d9920508c0 2018-07-03 13:19:25,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=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46bbc4a4ac2f6764090ce71be80c80b449789d64" 2018-07-03 13:19:25,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:25 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-26081ecf-510e-4fef-98b2-3fc7e6de5e28 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:19:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","subnetpool_id":null,"name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet"}]} 2018-07-03 13:19:25,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-26081ecf-510e-4fef-98b2-3fc7e6de5e28 2018-07-03 13:19:25,492 - OpenStackNetwork - DEBUG - Network [69003136-4159-4944-b50c-b02cc8ce8073] created successfully 2018-07-03 13:19:25,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:19:25,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:26,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["MhKMT6YQQl-II0rmlITuGA"], "issued_at": "2018-07-03T13:19:26.000000Z"}} 2018-07-03 13:19:26,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}1dfc7d338be08324afaeab9bf13744cb2535c049" 2018-07-03 13:19:26,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26c3d79a-db78-4708-a7d4-ee9d3a2ec19f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:19:26,035 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-26c3d79a-db78-4708-a7d4-ee9d3a2ec19f 2018-07-03 13:19:26,036 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:19:26,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfc7d338be08324afaeab9bf13744cb2535c049" 2018-07-03 13:19:26,395 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:26 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-53a05813-4c53-42d3-850b-c379d09df13f X-Compute-Request-Id: req-53a05813-4c53-42d3-850b-c379d09df13f Front-End-Https: on RESP BODY: {"flavors": []} 2018-07-03 13:19:26,396 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-53a05813-4c53-42d3-850b-c379d09df13f 2018-07-03 13:19:26,399 - novaclient.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}1dfc7d338be08324afaeab9bf13744cb2535c049" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2018-07-03 13:19:26,773 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:26 GMT Content-Type: application/json Content-Length: 526 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0519ff96-fd09-49a0-9fc9-35d5567f3880 X-Compute-Request-Id: req-0519ff96-fd09-49a0-9fc9-35d5567f3880 Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "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": 10, "id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4"}} 2018-07-03 13:19:26,773 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0519ff96-fd09-49a0-9fc9-35d5567f3880 2018-07-03 13:19:26,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/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfc7d338be08324afaeab9bf13744cb2535c049" 2018-07-03 13:19:27,085 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:27 GMT Content-Type: application/json Content-Length: 526 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-053bf117-3756-4013-8bc0-f2da03713c0d X-Compute-Request-Id: req-053bf117-3756-4013-8bc0-f2da03713c0d Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "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": 10, "id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4"}} 2018-07-03 13:19:27,085 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4 used request id req-053bf117-3756-4013-8bc0-f2da03713c0d 2018-07-03 13:19:27,087 - novaclient.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/d530fae8-c5fa-4373-acdc-2c8cff7203a4/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfc7d338be08324afaeab9bf13744cb2535c049" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 13:19:27,484 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:27 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b78d1b27-0720-4c7b-ae40-432003677354 X-Compute-Request-Id: req-b78d1b27-0720-4c7b-ae40-432003677354 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 13:19:27,485 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4/os-extra_specs used request id req-b78d1b27-0720-4c7b-ae40-432003677354 2018-07-03 13:19:27,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:19:27,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:28,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "219047542361431dbda11282a878c52e", "name": "SimpleHealthCheck-30face79-079b-4ff-proj-role"}], "expires_at": "2018-07-03T14:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-30face79-079b-4ff-user", "id": "eb7e316785c84455b118db3b8ff7b021"}, "audit_ids": ["7erq37OoRy281Jrwn_Vdow"], "issued_at": "2018-07-03T13:19:28.000000Z"}} 2018-07-03 13:19:28,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}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:28,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fabd4e5e-92e6-462f-9aa7-5b31d56b845e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:19:28,190 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fabd4e5e-92e6-462f-9aa7-5b31d56b845e 2018-07-03 13:19:28,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 13:19:28,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}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ce0fb9b-5088-436c-b978-700544769d56 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:19:28,224 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8ce0fb9b-5088-436c-b978-700544769d56 2018-07-03 13:19:28,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/networks?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:28,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:28 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-38f69139-cbee-4690-ae6a-da8aa675cfb7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a33ac77-4203-4bf3-898b-a8e39a6a07ab"],"updated_at":"2018-07-03T13:19:24Z","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:23Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"69003136-4159-4944-b50c-b02cc8ce8073","name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net"}]} 2018-07-03 13:19:28,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net used request id req-38f69139-cbee-4690-ae6a-da8aa675cfb7 2018-07-03 13:19:28,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:19:28,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:19: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-07-03 13:19:28,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/fc6924ef1c5643c68168fb7802db77bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:29,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:28 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae8c3a27-6ad1-4148-a3b2-28da99d5552b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}} 2018-07-03 13:19:29,016 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc used request id req-ae8c3a27-6ad1-4148-a3b2-28da99d5552b 2018-07-03 13:19:29,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:29,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:29 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-1fd925f7-c8e7-4560-bef1-581a0981b383 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:19:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","subnetpool_id":null,"name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet"}]} 2018-07-03 13:19:29,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-1fd925f7-c8e7-4560-bef1-581a0981b383 2018-07-03 13:19:29,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=69003136-4159-4944-b50c-b02cc8ce8073&name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:29,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:29 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3183d64a-4395-42a9-a0b9-8e05f23d3b67 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 13:19:29,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69003136-4159-4944-b50c-b02cc8ce8073&name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1&admin_state_up=True used request id req-3183d64a-4395-42a9-a0b9-8e05f23d3b67 2018-07-03 13:19:29,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:29,918 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19: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-f801014c-e950-4976-94b8-4b8d26308c45 X-Compute-Request-Id: req-f801014c-e950-4976-94b8-4b8d26308c45 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 13:19:29,918 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst used request id req-f801014c-e950-4976-94b8-4b8d26308c45 2018-07-03 13:19:29,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=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:30,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:30 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-ceda7bef-45d6-4eb3-83b5-7d216287fdb6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a33ac77-4203-4bf3-898b-a8e39a6a07ab"],"updated_at":"2018-07-03T13:19:24Z","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:23Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"69003136-4159-4944-b50c-b02cc8ce8073","name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net"}]} 2018-07-03 13:19:30,216 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net used request id req-ceda7bef-45d6-4eb3-83b5-7d216287fdb6 2018-07-03 13:19:30,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/fc6924ef1c5643c68168fb7802db77bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:30,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:30 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45047e9a-e3a1-4df0-b29d-d7c4103aa1df Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}} 2018-07-03 13:19:30,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc used request id req-45047e9a-e3a1-4df0-b29d-d7c4103aa1df 2018-07-03 13:19:30,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=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:30,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:30 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-cf6624c9-3989-4822-b0be-74ce61ca6bb7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:19:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","subnetpool_id":null,"name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet"}]} 2018-07-03 13:19:30,772 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-cf6624c9-3989-4822-b0be-74ce61ca6bb7 2018-07-03 13:19:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=69003136-4159-4944-b50c-b02cc8ce8073&name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:31,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:31 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-70a04ade-f8d5-46ac-9d9a-deaf457903a0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 13:19:31,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69003136-4159-4944-b50c-b02cc8ce8073&name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1&admin_state_up=True used request id req-70a04ade-f8d5-46ac-9d9a-deaf457903a0 2018-07-03 13:19:31,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 13:19:31,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:19:31,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "219047542361431dbda11282a878c52e", "name": "SimpleHealthCheck-30face79-079b-4ff-proj-role"}], "expires_at": "2018-07-03T14:19:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fc6924ef1c5643c68168fb7802db77bc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-30face79-079b-4ff-user", "id": "eb7e316785c84455b118db3b8ff7b021"}, "audit_ids": ["Igo2piC5TaahGzLanRDo5A"], "issued_at": "2018-07-03T13:19:31.000000Z"}} 2018-07-03 13:19:31,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}4c1978cfb205d67f1cdae0b05b5a944e70bbfa1b" 2018-07-03 13:19:31,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da1e9cff-3c1f-4a8d-8919-02b4bdaa9d69 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:19:31,756 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-da1e9cff-3c1f-4a8d-8919-02b4bdaa9d69 2018-07-03 13:19:31,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=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:31,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:31 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-cc9ae839-f73d-4bec-8daa-eacb1028fa9c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a33ac77-4203-4bf3-898b-a8e39a6a07ab"],"updated_at":"2018-07-03T13:19:24Z","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:23Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"69003136-4159-4944-b50c-b02cc8ce8073","name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net"}]} 2018-07-03 13:19:31,903 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net used request id req-cc9ae839-f73d-4bec-8daa-eacb1028fa9c 2018-07-03 13:19:31,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/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:31,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:31 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c8cfb8b7-d3c7-4064-96b2-b56881e454c1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:19:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","subnetpool_id":null,"name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet"}]} 2018-07-03 13:19:31,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-c8cfb8b7-d3c7-4064-96b2-b56881e454c1 2018-07-03 13:19:31,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=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:32,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:32 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-72039d90-b1b8-4e1c-ab48-cc60d7e79f62 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a33ac77-4203-4bf3-898b-a8e39a6a07ab"],"updated_at":"2018-07-03T13:19:24Z","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:23Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"69003136-4159-4944-b50c-b02cc8ce8073","name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net"}]} 2018-07-03 13:19:32,129 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net used request id req-72039d90-b1b8-4e1c-ab48-cc60d7e79f62 2018-07-03 13:19:32,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-07-03 13:19:32,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 13:19: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-07-03 13:19:32,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/fc6924ef1c5643c68168fb7802db77bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1978cfb205d67f1cdae0b05b5a944e70bbfa1b" 2018-07-03 13:19:32,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:32 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63a5d030-0c11-40a2-a68d-2e2320bb71ca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}} 2018-07-03 13:19:32,187 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc used request id req-63a5d030-0c11-40a2-a68d-2e2320bb71ca 2018-07-03 13:19:32,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=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:32,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:32 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8454e58d-bbec-4991-8320-c0ff5ec7693c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:19:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","subnetpool_id":null,"name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet"}]} 2018-07-03 13:19:32,273 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-8454e58d-bbec-4991-8320-c0ff5ec7693c 2018-07-03 13:19:32,274 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net 2018-07-03 13:19:32,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" -d '{"port": {"network_id": "69003136-4159-4944-b50c-b02cc8ce8073", "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1", "admin_state_up": true}}' 2018-07-03 13:19:33,647 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 13:19:33 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-f02f9cff-493f-49bf-937b-5259c776868f Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T13:19:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T13:19:33Z","name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e8:bd:9f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"fc6924ef1c5643c68168fb7802db77bc","fixed_ips":[{"subnet_id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","ip_address":"10.55.0.10"}],"id":"56963131-68fc-4698-ad51-069273d607bb","security_groups":["57fc845a-89d6-4d41-a796-af56eb39031a"],"device_id":""}} 2018-07-03 13:19:33,647 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-f02f9cff-493f-49bf-937b-5259c776868f 2018-07-03 13:19:33,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?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:33,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:33 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-56f7bf9e-dabc-484e-8bc3-68c548c78581 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a33ac77-4203-4bf3-898b-a8e39a6a07ab"],"updated_at":"2018-07-03T13:19:24Z","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:23Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"69003136-4159-4944-b50c-b02cc8ce8073","name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net"}]} 2018-07-03 13:19:33,788 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net used request id req-56f7bf9e-dabc-484e-8bc3-68c548c78581 2018-07-03 13:19:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:33,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:33 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d55d385d-907d-4e9f-8847-45453bf28622 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}} 2018-07-03 13:19:33,831 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc used request id req-d55d385d-907d-4e9f-8847-45453bf28622 2018-07-03 13:19: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/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:33,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:33 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-aa342c38-80f5-4b94-831f-5214940de547 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:19:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","subnetpool_id":null,"name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet"}]} 2018-07-03 13:19:33,922 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-aa342c38-80f5-4b94-831f-5214940de547 2018-07-03 13:19:33,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/ports?network_id=69003136-4159-4944-b50c-b02cc8ce8073&name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:34,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:34 GMT Content-Type: application/json Content-Length: 756 Connection: keep-alive X-Openstack-Request-Id: req-39694b61-0d4c-40d2-9e41-3bdd26213ac8 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:32Z","admin_state_up":true,"updated_at":"2018-07-03T13:19:33Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e8:bd:9f","id":"56963131-68fc-4698-ad51-069273d607bb","port_security_enabled":true,"project_id":"fc6924ef1c5643c68168fb7802db77bc","fixed_ips":[{"subnet_id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["57fc845a-89d6-4d41-a796-af56eb39031a"],"name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1"}]} 2018-07-03 13:19:34,018 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69003136-4159-4944-b50c-b02cc8ce8073&name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1&admin_state_up=True used request id req-39694b61-0d4c-40d2-9e41-3bdd26213ac8 2018-07-03 13:19:34,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:34,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:34 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68a191fc-e229-43b0-9748-693fbceff6a2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}} 2018-07-03 13:19:34,059 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc used request id req-68a191fc-e229-43b0-9748-693fbceff6a2 2018-07-03 13:19:34,060 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst 2018-07-03 13:19:34,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:34,454 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:34 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-913242d0-5abc-4088-b60e-617a0fe57932 X-Compute-Request-Id: req-913242d0-5abc-4088-b60e-617a0fe57932 Front-End-Https: on RESP BODY: {"flavors": [{"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}], "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-flavor-name"}]} 2018-07-03 13:19:34,454 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-913242d0-5abc-4088-b60e-617a0fe57932 2018-07-03 13:19:34,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:34,697 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:34 GMT Content-Type: application/json Content-Length: 526 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c3cc3565-fa52-4d5b-afe3-746557aafb92 X-Compute-Request-Id: req-c3cc3565-fa52-4d5b-afe3-746557aafb92 Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "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": 10, "id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4"}} 2018-07-03 13:19:34,697 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4 used request id req-c3cc3565-fa52-4d5b-afe3-746557aafb92 2018-07-03 13:19:34,700 - 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-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:35,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:35 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-c618ca6d-af40-43ec-be29-bfbbd550a89d Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T13:19:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T13:19:21Z", "visibility": "shared", "self": "/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "min_disk": 0, "protected": false, "id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "file": "/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc6924ef1c5643c68168fb7802db77bc", "direct_url": "file:///var/lib/glance/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image"} 2018-07-03 13:19:35,124 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image used request id req-c618ca6d-af40-43ec-be29-bfbbd550a89d 2018-07-03 13:19:35,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}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:35,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:35 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5e557d74-0f08-438d-8765-073aebfaccc7 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 13:19:35,494 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5e557d74-0f08-438d-8765-073aebfaccc7 2018-07-03 13:19:35,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}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" -d '{"server": {"name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "imageRef": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "flavorRef": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "max_count": 1, "min_count": 1, "networks": [{"port": "56963131-68fc-4698-ad51-069273d607bb"}]}}' 2018-07-03 13:19:38,456 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:19:38 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e96960af-d91f-4160-8372-82edee7c7cdf X-Compute-Request-Id: req-e96960af-d91f-4160-8372-82edee7c7cdf RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "adminPass": "eE6XErTzXibZ"}} 2018-07-03 13:19:38,456 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-e96960af-d91f-4160-8372-82edee7c7cdf 2018-07-03 13:19:38,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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:38,576 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:38 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-5d5fda34-3ced-4f52-969b-202091c8e770 X-Compute-Request-Id: req-5d5fda34-3ced-4f52-969b-202091c8e770 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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:19:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:38,576 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-5d5fda34-3ced-4f52-969b-202091c8e770 2018-07-03 13:19:38,577 - create_instance - INFO - Created instance with name - SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst 2018-07-03 13:19:38,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:39,340 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19: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-9633d077-0772-4213-8027-de50ddfd3805 X-Compute-Request-Id: req-9633d077-0772-4213-8027-de50ddfd3805 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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:19:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:39,341 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-9633d077-0772-4213-8027-de50ddfd3805 2018-07-03 13:19:39,341 - create_instance - DEBUG - Instance status [SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst] is - BUILD 2018-07-03 13:19:39,341 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:19:42,343 - create_instance - DEBUG - VM status query timeout in 896.233952999 2018-07-03 13:19:42,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:43,255 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:43 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-ef52fdf5-c446-45ad-9177-aece8325a718 X-Compute-Request-Id: req-ef52fdf5-c446-45ad-9177-aece8325a718 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:19:41Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:43,255 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-ef52fdf5-c446-45ad-9177-aece8325a718 2018-07-03 13:19:43,256 - create_instance - DEBUG - Instance status [SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst] is - BUILD 2018-07-03 13:19:43,256 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:19:46,259 - create_instance - DEBUG - VM status query timeout in 892.31840086 2018-07-03 13:19:46,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:46,864 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:46 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-7167f334-9d56-48fc-ab65-c5fb4faa5256 X-Compute-Request-Id: req-7167f334-9d56-48fc-ab65-c5fb4faa5256 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:19:41Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:46,864 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-7167f334-9d56-48fc-ab65-c5fb4faa5256 2018-07-03 13:19:46,865 - create_instance - DEBUG - Instance status [SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst] is - BUILD 2018-07-03 13:19:46,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:19:49,868 - create_instance - DEBUG - VM status query timeout in 888.709375858 2018-07-03 13:19:49,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:50,449 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:50 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-e3bded40-3430-4d19-b08b-b0df0093d57c X-Compute-Request-Id: req-e3bded40-3430-4d19-b08b-b0df0093d57c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T13:19:41Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:50,449 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-e3bded40-3430-4d19-b08b-b0df0093d57c 2018-07-03 13:19:50,449 - create_instance - DEBUG - Instance status [SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst] is - BUILD 2018-07-03 13:19:50,449 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:19:53,453 - create_instance - DEBUG - VM status query timeout in 885.124477863 2018-07-03 13:19:53,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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:54,367 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:54 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-cf05463f-b062-451b-9e03-277a9f514259 X-Compute-Request-Id: req-cf05463f-b062-451b-9e03-277a9f514259 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:bd:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T13:19:51.000000", "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:19:52Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:54,367 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-cf05463f-b062-451b-9e03-277a9f514259 2018-07-03 13:19:54,368 - create_instance - DEBUG - Instance status [SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst] is - ACTIVE 2018-07-03 13:19:54,368 - create_instance - INFO - VM is - ACTIVE 2018-07-03 13:19:54,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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:54,852 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:54 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-1a53ace7-ac3d-4ce3-b4be-de5e37d07002 X-Compute-Request-Id: req-1a53ace7-ac3d-4ce3-b4be-de5e37d07002 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:bd:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T13:19:51.000000", "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:19:52Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:54,852 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-1a53ace7-ac3d-4ce3-b4be-de5e37d07002 2018-07-03 13:19:54,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:55,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:55 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-06476e4e-a02d-4961-b962-615cd9059e27 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6a33ac77-4203-4bf3-898b-a8e39a6a07ab"],"updated_at":"2018-07-03T13:19:24Z","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:23Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"69003136-4159-4944-b50c-b02cc8ce8073","name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net"}]} 2018-07-03 13:19:55,005 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net used request id req-06476e4e-a02d-4961-b962-615cd9059e27 2018-07-03 13:19:55,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/fc6924ef1c5643c68168fb7802db77bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:55,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:19:55 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bd4e3e3-8eb8-4d6c-8bac-e0ad2ad40ca4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}} 2018-07-03 13:19:55,173 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc used request id req-9bd4e3e3-8eb8-4d6c-8bac-e0ad2ad40ca4 2018-07-03 13:19:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:55,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:55 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-e2644770-9deb-4e37-a6a3-009e29387c4e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:24Z","dns_nameservers":[],"updated_at":"2018-07-03T13:19:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fc6924ef1c5643c68168fb7802db77bc","id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","subnetpool_id":null,"name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet"}]} 2018-07-03 13:19:55,263 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-e2644770-9deb-4e37-a6a3-009e29387c4e 2018-07-03 13:19:55,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/ports?network_id=69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:55,379 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:55 GMT Content-Type: application/json Content-Length: 2283 Connection: keep-alive X-Openstack-Request-Id: req-806493fb-784d-4d68-bc2d-78d39c5ac9cd Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:32Z","admin_state_up":true,"updated_at":"2018-07-03T13:19:50Z","binding:vnic_type":"normal","device_id":"9b631a3f-1ef2-43ee-b09e-42b1b3d8addd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e8:bd:9f","id":"56963131-68fc-4698-ad51-069273d607bb","port_security_enabled":true,"project_id":"fc6924ef1c5643c68168fb7802db77bc","fixed_ips":[{"subnet_id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["57fc845a-89d6-4d41-a796-af56eb39031a"],"name":"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:26Z","admin_state_up":true,"updated_at":"2018-07-03T13:19:30Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-69003136-4159-4944-b50c-b02cc8ce8073","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:83:01:54","id":"b5978fb9-f4a4-40e9-a631-27f7d8bbde61","port_security_enabled":false,"project_id":"fc6924ef1c5643c68168fb7802db77bc","fixed_ips":[{"subnet_id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69003136-4159-4944-b50c-b02cc8ce8073","tenant_id":"fc6924ef1c5643c68168fb7802db77bc","created_at":"2018-07-03T13:19:25Z","admin_state_up":true,"updated_at":"2018-07-03T13:19:29Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-69003136-4159-4944-b50c-b02cc8ce8073","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:0a:2c","id":"c3403844-128b-43a0-abcc-704e74bc762b","port_security_enabled":false,"project_id":"fc6924ef1c5643c68168fb7802db77bc","fixed_ips":[{"subnet_id":"6a33ac77-4203-4bf3-898b-a8e39a6a07ab","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 13:19:55,379 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69003136-4159-4944-b50c-b02cc8ce8073 used request id req-806493fb-784d-4d68-bc2d-78d39c5ac9cd 2018-07-03 13:19:55,380 - create_instance_tests - INFO - Looking for IP 10.55.0.10 in the console log 2018-07-03 13:19:55,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:55,849 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:55 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-fd0e6ebb-5474-4da1-b923-458984dede41 X-Compute-Request-Id: req-fd0e6ebb-5474-4da1-b923-458984dede41 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:bd:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T13:19:51.000000", "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:19:52Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:55,850 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-fd0e6ebb-5474-4da1-b923-458984dede41 2018-07-03 13:19:55,852 - novaclient.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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 13:19:56,036 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:56 GMT Content-Type: application/json Content-Length: 22417 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-67a5fe94-0eef-43d9-944e-77a89e0f5dc3 X-Compute-Request-Id: req-67a5fe94-0eef-43d9-944e-77a89e0f5dc3 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167580] pid_max: default: 32768 minimum: 301\n[ 0.168892] ACPI: Core revision 20150930\n[ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172773] Security Framework initialized\n[ 0.173992] Yama: becoming mindful.\n[ 0.175071] AppArmor: AppArmor initialized\n[ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.184162] Initializing cgroup subsys io\n[ 0.185349] Initializing cgroup subsys memory\n[ 0.186728] Initializing cgroup subsys devices\n[ 0.187970] Initializing cgroup subsys freezer\n[ 0.189214] Initializing cgroup subsys net_cls\n[ 0.190299] Initializing cgroup subsys perf_event\n[ 0.191633] Initializing cgroup subsys net_prio\n[ 0.192493] Initializing cgroup subsys hugetlb\n[ 0.193191] Initializing cgroup subsys pids\n[ 0.193878] CPU: Physical Processor ID: 0\n[ 0.195245] mce: CPU supports 10 MCE banks\n[ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.212427] ftrace: allocating 31920 entries in 125 pages\n[ 0.233964] smpboot: Max logical packages: 1\n[ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.236728] x2apic enabled\n[ 0.237553] Switched APIC routing to physical x2apic.\n[ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.245121] ... version: 2\n[ 0.246255] ... bit width: 48\n[ 0.247453] ... generic registers: 4\n[ 0.248637] ... value mask: 0000ffffffffffff\n[ 0.250118] ... max period: 000000007fffffff\n[ 0.251665] ... fixed-purpose events: 3\n[ 0.252802] ... event mask: 000000070000000f\n[ 0.254308] KVM setup paravirtual spinlock\n[ 0.255997] x86: Booted up 1 node, 1 CPUs\n[ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259310] devtmpfs: initialized\n[ 0.261336] evm: security.selinux\n[ 0.262224] evm: security.SMACK64\n[ 0.263316] evm: security.SMACK64EXEC\n[ 0.264390] evm: security.SMACK64TRANSMUTE\n[ 0.265514] evm: security.SMACK64MMAP\n[ 0.266439] evm: security.ima\n[ 0.267441] evm: security.capability\n[ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.271072] pinctrl core: initialized pinctrl subsystem\n[ 0.271941] RTC time: 13:19:51, date: 07/03/18\n[ 0.272724] NET: Registered protocol family 16\n[ 0.273616] cpuidle: using governor ladder\n[ 0.274266] cpuidle: using governor menu\n[ 0.275118] PCCT header not found.\n[ 0.276107] ACPI: bus type PCI registered\n[ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279032] PCI: Using configuration type 1 for base access\n[ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.281456] ACPI: Added _OSI(Module Device)\n[ 0.282062] ACPI: Added _OSI(Processor Device)\n[ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283509] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285133] ACPI: Interpreter enabled\n[ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290053] ACPI: (supports S0 S3 S4 S5)\n[ 0.291071] ACPI: Using IOAPIC for interrupt routing\n[ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303819] acpiphp: Slot [3] registered\n[ 0.304858] acpiphp: Slot [4] registered\n[ 0.305991] acpiphp: Slot [5] registered\n[ 0.307115] acpiphp: Slot [6] registered\n[ 0.314914] acpiphp: Slot [7] registered\n[ 0.315941] acpiphp: Slot [8] registered\n[ 0.316976] acpiphp: Slot [9] registered\n[ 0.318118] acpiphp: Slot [10] registered\n[ 0.319294] acpiphp: Slot [11] registered\n[ 0.320474] acpiphp: Slot [12] registered\n[ 0.321567] acpiphp: Slot [13] registered\n[ 0.322640] acpiphp: Slot [14] registered\n[ 0.323664] acpiphp: Slot [15] registered\n[ 0.324771] acpiphp: Slot [16] registered\n[ 0.326015] acpiphp: Slot [17] registered\n[ 0.326764] acpiphp: Slot [18] registered\n[ 0.327546] acpiphp: Slot [19] registered\n[ 0.328129] acpiphp: Slot [20] registered\n[ 0.328704] acpiphp: Slot [21] registered\n[ 0.329384] acpiphp: Slot [22] registered\n[ 0.330302] acpiphp: Slot [23] registered\n[ 0.331602] acpiphp: Slot [24] registered\n[ 0.332786] acpiphp: Slot [25] registered\n[ 0.333988] acpiphp: Slot [26] registered\n[ 0.335190] acpiphp: Slot [27] registered\n[ 0.336354] acpiphp: Slot [28] registered\n[ 0.337528] acpiphp: Slot [29] registered\n[ 0.338816] acpiphp: Slot [30] registered\n[ 0.339892] acpiphp: Slot [31] registered\n[ 0.341105] PCI host bridge to bus 0000:00\n[ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.412837] vgaarb: loaded\n[ 0.413603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415101] SCSI subsystem initialized\n[ 0.416099] ACPI: bus type USB registered\n[ 0.417259] usbcore: registered new interface driver usbfs\n[ 0.418576] usbcore: registered new interface driver hub\n[ 0.419846] usbcore: registered new device driver usb\n[ 0.421144] PCI: Using ACPI for IRQ routing\n[ 0.422374] NetLabel: Initializing\n[ 0.423225] NetLabel: domain hash size = 128\n[ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425547] NetLabel: unlabeled traffic allowed by default\n[ 0.426960] clocksource: Switched to clocksource kvm-clock\n[ 0.432378] AppArmor: AppArmor Filesystem Enabled\n[ 0.433365] pnp: PnP ACPI init\n[ 0.434312] pnp: PnP ACPI: found 5 devices\n[ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442276] NET: Registered protocol family 2\n[ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.446030] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.450043] NET: Registered protocol family 1\n[ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.481720] Trying to unpack rootfs image as initramfs...\n[ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.533187] Scanning for low memory corruption every 60 seconds\n[ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.535912] audit: initializing netlink subsys (disabled)\n[ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized\n[ 0.538575] Initialise system trusted keyring\n[ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542991] zbud: loaded\n[ 0.543736] VFS: Disk quotas dquot_6.6.0\n[ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.546316] fuse init (API version 7.23)\n[ 0.547296] Key type big_key registered\n[ 0.548151] Allocating IMA MOK and blacklist keyrings.\n[ 0.549355] Key type asymmetric registered\n[ 0.550266] Asymmetric key parser 'x509' registered\n[ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552882] io scheduler noop registered\n[ 0.553746] io scheduler deadline registered (default)\n[ 0.554841] io scheduler cfq registered\n[ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.559908] ACPI: Power Button [PWRF]\n[ 0.560794] GHES: HEST is not enabled!\n[ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645062] Linux agpgart interface v0.103\n[ 0.647224] brd: module loaded\n[ 0.648598] loop: module loaded\n[ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654563] GPT:90111 != 20971519\n[ 0.655277] GPT:Alternate GPT header not at the end of the disk.\n[ 0.656478] GPT:90111 != 20971519\n[ 0.657204] GPT: Use GNU Parted to correct GPT errors.\n[ 0.658226] vda: vda1 vda15\n[ 0.660194] vdb:\n[ 0.661240] scsi host0: ata_piix\n[ 0.662005] scsi host1: ata_piix\n[ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.665791] libphy: Fixed MDIO Bus: probed\n[ 0.666648] tun: Universal TUN/TAP device driver, 1.6\n[ 0.667748] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670024] PPP generic driver version 2.4.2\n[ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.672653] ehci-pci: EHCI PCI platform driver\n[ 0.673618] ehci-platform: EHCI generic platform driver\n[ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675752] ohci-pci: OHCI PCI platform driver\n[ 0.676597] ohci-platform: OHCI generic platform driver\n[ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700176] usb usb1: Product: UHCI Host Controller\n[ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.702687] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.703868] hub 1-0:1.0: USB hub found\n[ 0.704807] hub 1-0:1.0: 2 ports detected\n[ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.711038] mousedev: PS/2 mouse device common for all mice\n[ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714872] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719437] i2c /dev entries driver\n[ 0.720421] device-mapper: uevent: version 1.0.3\n[ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725337] NET: Registered protocol family 10\n[ 0.726577] NET: Registered protocol family 17\n[ 0.727699] Key type dns_resolver registered\n[ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.732587] registered taskstats version 1\n[ 0.733665] Loading compiled-in X.509 certificates\n[ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.737840] zswap: loaded using pool lzo/zbud\n[ 0.745942] Key type trusted registered\n[ 0.747743] Key type encrypted registered\n[ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751523] evm: HMAC attrs: 0x1\n[ 0.752646] Magic number: 10:878:330\n[ 0.753596] tty tty51: hash matches\n[ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992)\n[ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757894] EDD information not available.\n[ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825679] Write protecting the kernel read-only data: 14336k\n[ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 13:19:56,037 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action used request id req-67a5fe94-0eef-43d9-944e-77a89e0f5dc3 2018-07-03 13:19:56,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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:56,634 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:56 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-8f2d35a6-3b28-44bd-bece-f897f593fd81 X-Compute-Request-Id: req-8f2d35a6-3b28-44bd-bece-f897f593fd81 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:bd:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T13:19:51.000000", "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:19:52Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:56,635 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-8f2d35a6-3b28-44bd-bece-f897f593fd81 2018-07-03 13:19:56,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 13:19:56,741 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:56 GMT Content-Type: application/json Content-Length: 22417 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b881c5ce-883a-4eb6-9f99-db70bab62c20 X-Compute-Request-Id: req-b881c5ce-883a-4eb6-9f99-db70bab62c20 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167580] pid_max: default: 32768 minimum: 301\n[ 0.168892] ACPI: Core revision 20150930\n[ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172773] Security Framework initialized\n[ 0.173992] Yama: becoming mindful.\n[ 0.175071] AppArmor: AppArmor initialized\n[ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.184162] Initializing cgroup subsys io\n[ 0.185349] Initializing cgroup subsys memory\n[ 0.186728] Initializing cgroup subsys devices\n[ 0.187970] Initializing cgroup subsys freezer\n[ 0.189214] Initializing cgroup subsys net_cls\n[ 0.190299] Initializing cgroup subsys perf_event\n[ 0.191633] Initializing cgroup subsys net_prio\n[ 0.192493] Initializing cgroup subsys hugetlb\n[ 0.193191] Initializing cgroup subsys pids\n[ 0.193878] CPU: Physical Processor ID: 0\n[ 0.195245] mce: CPU supports 10 MCE banks\n[ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.212427] ftrace: allocating 31920 entries in 125 pages\n[ 0.233964] smpboot: Max logical packages: 1\n[ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.236728] x2apic enabled\n[ 0.237553] Switched APIC routing to physical x2apic.\n[ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.245121] ... version: 2\n[ 0.246255] ... bit width: 48\n[ 0.247453] ... generic registers: 4\n[ 0.248637] ... value mask: 0000ffffffffffff\n[ 0.250118] ... max period: 000000007fffffff\n[ 0.251665] ... fixed-purpose events: 3\n[ 0.252802] ... event mask: 000000070000000f\n[ 0.254308] KVM setup paravirtual spinlock\n[ 0.255997] x86: Booted up 1 node, 1 CPUs\n[ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259310] devtmpfs: initialized\n[ 0.261336] evm: security.selinux\n[ 0.262224] evm: security.SMACK64\n[ 0.263316] evm: security.SMACK64EXEC\n[ 0.264390] evm: security.SMACK64TRANSMUTE\n[ 0.265514] evm: security.SMACK64MMAP\n[ 0.266439] evm: security.ima\n[ 0.267441] evm: security.capability\n[ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.271072] pinctrl core: initialized pinctrl subsystem\n[ 0.271941] RTC time: 13:19:51, date: 07/03/18\n[ 0.272724] NET: Registered protocol family 16\n[ 0.273616] cpuidle: using governor ladder\n[ 0.274266] cpuidle: using governor menu\n[ 0.275118] PCCT header not found.\n[ 0.276107] ACPI: bus type PCI registered\n[ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279032] PCI: Using configuration type 1 for base access\n[ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.281456] ACPI: Added _OSI(Module Device)\n[ 0.282062] ACPI: Added _OSI(Processor Device)\n[ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283509] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285133] ACPI: Interpreter enabled\n[ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290053] ACPI: (supports S0 S3 S4 S5)\n[ 0.291071] ACPI: Using IOAPIC for interrupt routing\n[ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303819] acpiphp: Slot [3] registered\n[ 0.304858] acpiphp: Slot [4] registered\n[ 0.305991] acpiphp: Slot [5] registered\n[ 0.307115] acpiphp: Slot [6] registered\n[ 0.314914] acpiphp: Slot [7] registered\n[ 0.315941] acpiphp: Slot [8] registered\n[ 0.316976] acpiphp: Slot [9] registered\n[ 0.318118] acpiphp: Slot [10] registered\n[ 0.319294] acpiphp: Slot [11] registered\n[ 0.320474] acpiphp: Slot [12] registered\n[ 0.321567] acpiphp: Slot [13] registered\n[ 0.322640] acpiphp: Slot [14] registered\n[ 0.323664] acpiphp: Slot [15] registered\n[ 0.324771] acpiphp: Slot [16] registered\n[ 0.326015] acpiphp: Slot [17] registered\n[ 0.326764] acpiphp: Slot [18] registered\n[ 0.327546] acpiphp: Slot [19] registered\n[ 0.328129] acpiphp: Slot [20] registered\n[ 0.328704] acpiphp: Slot [21] registered\n[ 0.329384] acpiphp: Slot [22] registered\n[ 0.330302] acpiphp: Slot [23] registered\n[ 0.331602] acpiphp: Slot [24] registered\n[ 0.332786] acpiphp: Slot [25] registered\n[ 0.333988] acpiphp: Slot [26] registered\n[ 0.335190] acpiphp: Slot [27] registered\n[ 0.336354] acpiphp: Slot [28] registered\n[ 0.337528] acpiphp: Slot [29] registered\n[ 0.338816] acpiphp: Slot [30] registered\n[ 0.339892] acpiphp: Slot [31] registered\n[ 0.341105] PCI host bridge to bus 0000:00\n[ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.412837] vgaarb: loaded\n[ 0.413603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415101] SCSI subsystem initialized\n[ 0.416099] ACPI: bus type USB registered\n[ 0.417259] usbcore: registered new interface driver usbfs\n[ 0.418576] usbcore: registered new interface driver hub\n[ 0.419846] usbcore: registered new device driver usb\n[ 0.421144] PCI: Using ACPI for IRQ routing\n[ 0.422374] NetLabel: Initializing\n[ 0.423225] NetLabel: domain hash size = 128\n[ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425547] NetLabel: unlabeled traffic allowed by default\n[ 0.426960] clocksource: Switched to clocksource kvm-clock\n[ 0.432378] AppArmor: AppArmor Filesystem Enabled\n[ 0.433365] pnp: PnP ACPI init\n[ 0.434312] pnp: PnP ACPI: found 5 devices\n[ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442276] NET: Registered protocol family 2\n[ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.446030] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.450043] NET: Registered protocol family 1\n[ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.481720] Trying to unpack rootfs image as initramfs...\n[ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.533187] Scanning for low memory corruption every 60 seconds\n[ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.535912] audit: initializing netlink subsys (disabled)\n[ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized\n[ 0.538575] Initialise system trusted keyring\n[ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542991] zbud: loaded\n[ 0.543736] VFS: Disk quotas dquot_6.6.0\n[ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.546316] fuse init (API version 7.23)\n[ 0.547296] Key type big_key registered\n[ 0.548151] Allocating IMA MOK and blacklist keyrings.\n[ 0.549355] Key type asymmetric registered\n[ 0.550266] Asymmetric key parser 'x509' registered\n[ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552882] io scheduler noop registered\n[ 0.553746] io scheduler deadline registered (default)\n[ 0.554841] io scheduler cfq registered\n[ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.559908] ACPI: Power Button [PWRF]\n[ 0.560794] GHES: HEST is not enabled!\n[ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645062] Linux agpgart interface v0.103\n[ 0.647224] brd: module loaded\n[ 0.648598] loop: module loaded\n[ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654563] GPT:90111 != 20971519\n[ 0.655277] GPT:Alternate GPT header not at the end of the disk.\n[ 0.656478] GPT:90111 != 20971519\n[ 0.657204] GPT: Use GNU Parted to correct GPT errors.\n[ 0.658226] vda: vda1 vda15\n[ 0.660194] vdb:\n[ 0.661240] scsi host0: ata_piix\n[ 0.662005] scsi host1: ata_piix\n[ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.665791] libphy: Fixed MDIO Bus: probed\n[ 0.666648] tun: Universal TUN/TAP device driver, 1.6\n[ 0.667748] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670024] PPP generic driver version 2.4.2\n[ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.672653] ehci-pci: EHCI PCI platform driver\n[ 0.673618] ehci-platform: EHCI generic platform driver\n[ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675752] ohci-pci: OHCI PCI platform driver\n[ 0.676597] ohci-platform: OHCI generic platform driver\n[ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700176] usb usb1: Product: UHCI Host Controller\n[ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.702687] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.703868] hub 1-0:1.0: USB hub found\n[ 0.704807] hub 1-0:1.0: 2 ports detected\n[ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.711038] mousedev: PS/2 mouse device common for all mice\n[ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714872] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719437] i2c /dev entries driver\n[ 0.720421] device-mapper: uevent: version 1.0.3\n[ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725337] NET: Registered protocol family 10\n[ 0.726577] NET: Registered protocol family 17\n[ 0.727699] Key type dns_resolver registered\n[ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.732587] registered taskstats version 1\n[ 0.733665] Loading compiled-in X.509 certificates\n[ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.737840] zswap: loaded using pool lzo/zbud\n[ 0.745942] Key type trusted registered\n[ 0.747743] Key type encrypted registered\n[ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751523] evm: HMAC attrs: 0x1\n[ 0.752646] Magic number: 10:878:330\n[ 0.753596] tty tty51: hash matches\n[ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992)\n[ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757894] EDD information not available.\n[ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825679] Write protecting the kernel read-only data: 14336k\n[ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 13:19:56,742 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action used request id req-b881c5ce-883a-4eb6-9f99-db70bab62c20 2018-07-03 13:19:56,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/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:57,527 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:57 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-b2c44c81-03ea-4928-83c6-2bfacc75e69a X-Compute-Request-Id: req-b2c44c81-03ea-4928-83c6-2bfacc75e69a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:bd:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T13:19:51.000000", "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:19:52Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:57,528 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-b2c44c81-03ea-4928-83c6-2bfacc75e69a 2018-07-03 13:19:57,531 - novaclient.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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 13:19:57,678 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:57 GMT Content-Type: application/json Content-Length: 22417 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-239e6145-a67a-410f-97f0-e9236ee2d8f8 X-Compute-Request-Id: req-239e6145-a67a-410f-97f0-e9236ee2d8f8 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167580] pid_max: default: 32768 minimum: 301\n[ 0.168892] ACPI: Core revision 20150930\n[ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172773] Security Framework initialized\n[ 0.173992] Yama: becoming mindful.\n[ 0.175071] AppArmor: AppArmor initialized\n[ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.184162] Initializing cgroup subsys io\n[ 0.185349] Initializing cgroup subsys memory\n[ 0.186728] Initializing cgroup subsys devices\n[ 0.187970] Initializing cgroup subsys freezer\n[ 0.189214] Initializing cgroup subsys net_cls\n[ 0.190299] Initializing cgroup subsys perf_event\n[ 0.191633] Initializing cgroup subsys net_prio\n[ 0.192493] Initializing cgroup subsys hugetlb\n[ 0.193191] Initializing cgroup subsys pids\n[ 0.193878] CPU: Physical Processor ID: 0\n[ 0.195245] mce: CPU supports 10 MCE banks\n[ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.212427] ftrace: allocating 31920 entries in 125 pages\n[ 0.233964] smpboot: Max logical packages: 1\n[ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.236728] x2apic enabled\n[ 0.237553] Switched APIC routing to physical x2apic.\n[ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.245121] ... version: 2\n[ 0.246255] ... bit width: 48\n[ 0.247453] ... generic registers: 4\n[ 0.248637] ... value mask: 0000ffffffffffff\n[ 0.250118] ... max period: 000000007fffffff\n[ 0.251665] ... fixed-purpose events: 3\n[ 0.252802] ... event mask: 000000070000000f\n[ 0.254308] KVM setup paravirtual spinlock\n[ 0.255997] x86: Booted up 1 node, 1 CPUs\n[ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259310] devtmpfs: initialized\n[ 0.261336] evm: security.selinux\n[ 0.262224] evm: security.SMACK64\n[ 0.263316] evm: security.SMACK64EXEC\n[ 0.264390] evm: security.SMACK64TRANSMUTE\n[ 0.265514] evm: security.SMACK64MMAP\n[ 0.266439] evm: security.ima\n[ 0.267441] evm: security.capability\n[ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.271072] pinctrl core: initialized pinctrl subsystem\n[ 0.271941] RTC time: 13:19:51, date: 07/03/18\n[ 0.272724] NET: Registered protocol family 16\n[ 0.273616] cpuidle: using governor ladder\n[ 0.274266] cpuidle: using governor menu\n[ 0.275118] PCCT header not found.\n[ 0.276107] ACPI: bus type PCI registered\n[ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279032] PCI: Using configuration type 1 for base access\n[ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.281456] ACPI: Added _OSI(Module Device)\n[ 0.282062] ACPI: Added _OSI(Processor Device)\n[ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283509] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285133] ACPI: Interpreter enabled\n[ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290053] ACPI: (supports S0 S3 S4 S5)\n[ 0.291071] ACPI: Using IOAPIC for interrupt routing\n[ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303819] acpiphp: Slot [3] registered\n[ 0.304858] acpiphp: Slot [4] registered\n[ 0.305991] acpiphp: Slot [5] registered\n[ 0.307115] acpiphp: Slot [6] registered\n[ 0.314914] acpiphp: Slot [7] registered\n[ 0.315941] acpiphp: Slot [8] registered\n[ 0.316976] acpiphp: Slot [9] registered\n[ 0.318118] acpiphp: Slot [10] registered\n[ 0.319294] acpiphp: Slot [11] registered\n[ 0.320474] acpiphp: Slot [12] registered\n[ 0.321567] acpiphp: Slot [13] registered\n[ 0.322640] acpiphp: Slot [14] registered\n[ 0.323664] acpiphp: Slot [15] registered\n[ 0.324771] acpiphp: Slot [16] registered\n[ 0.326015] acpiphp: Slot [17] registered\n[ 0.326764] acpiphp: Slot [18] registered\n[ 0.327546] acpiphp: Slot [19] registered\n[ 0.328129] acpiphp: Slot [20] registered\n[ 0.328704] acpiphp: Slot [21] registered\n[ 0.329384] acpiphp: Slot [22] registered\n[ 0.330302] acpiphp: Slot [23] registered\n[ 0.331602] acpiphp: Slot [24] registered\n[ 0.332786] acpiphp: Slot [25] registered\n[ 0.333988] acpiphp: Slot [26] registered\n[ 0.335190] acpiphp: Slot [27] registered\n[ 0.336354] acpiphp: Slot [28] registered\n[ 0.337528] acpiphp: Slot [29] registered\n[ 0.338816] acpiphp: Slot [30] registered\n[ 0.339892] acpiphp: Slot [31] registered\n[ 0.341105] PCI host bridge to bus 0000:00\n[ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.412837] vgaarb: loaded\n[ 0.413603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415101] SCSI subsystem initialized\n[ 0.416099] ACPI: bus type USB registered\n[ 0.417259] usbcore: registered new interface driver usbfs\n[ 0.418576] usbcore: registered new interface driver hub\n[ 0.419846] usbcore: registered new device driver usb\n[ 0.421144] PCI: Using ACPI for IRQ routing\n[ 0.422374] NetLabel: Initializing\n[ 0.423225] NetLabel: domain hash size = 128\n[ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425547] NetLabel: unlabeled traffic allowed by default\n[ 0.426960] clocksource: Switched to clocksource kvm-clock\n[ 0.432378] AppArmor: AppArmor Filesystem Enabled\n[ 0.433365] pnp: PnP ACPI init\n[ 0.434312] pnp: PnP ACPI: found 5 devices\n[ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442276] NET: Registered protocol family 2\n[ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.446030] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.450043] NET: Registered protocol family 1\n[ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.481720] Trying to unpack rootfs image as initramfs...\n[ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.533187] Scanning for low memory corruption every 60 seconds\n[ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.535912] audit: initializing netlink subsys (disabled)\n[ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized\n[ 0.538575] Initialise system trusted keyring\n[ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542991] zbud: loaded\n[ 0.543736] VFS: Disk quotas dquot_6.6.0\n[ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.546316] fuse init (API version 7.23)\n[ 0.547296] Key type big_key registered\n[ 0.548151] Allocating IMA MOK and blacklist keyrings.\n[ 0.549355] Key type asymmetric registered\n[ 0.550266] Asymmetric key parser 'x509' registered\n[ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552882] io scheduler noop registered\n[ 0.553746] io scheduler deadline registered (default)\n[ 0.554841] io scheduler cfq registered\n[ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.559908] ACPI: Power Button [PWRF]\n[ 0.560794] GHES: HEST is not enabled!\n[ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645062] Linux agpgart interface v0.103\n[ 0.647224] brd: module loaded\n[ 0.648598] loop: module loaded\n[ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654563] GPT:90111 != 20971519\n[ 0.655277] GPT:Alternate GPT header not at the end of the disk.\n[ 0.656478] GPT:90111 != 20971519\n[ 0.657204] GPT: Use GNU Parted to correct GPT errors.\n[ 0.658226] vda: vda1 vda15\n[ 0.660194] vdb:\n[ 0.661240] scsi host0: ata_piix\n[ 0.662005] scsi host1: ata_piix\n[ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.665791] libphy: Fixed MDIO Bus: probed\n[ 0.666648] tun: Universal TUN/TAP device driver, 1.6\n[ 0.667748] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670024] PPP generic driver version 2.4.2\n[ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.672653] ehci-pci: EHCI PCI platform driver\n[ 0.673618] ehci-platform: EHCI generic platform driver\n[ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675752] ohci-pci: OHCI PCI platform driver\n[ 0.676597] ohci-platform: OHCI generic platform driver\n[ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700176] usb usb1: Product: UHCI Host Controller\n[ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.702687] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.703868] hub 1-0:1.0: USB hub found\n[ 0.704807] hub 1-0:1.0: 2 ports detected\n[ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.711038] mousedev: PS/2 mouse device common for all mice\n[ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714872] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719437] i2c /dev entries driver\n[ 0.720421] device-mapper: uevent: version 1.0.3\n[ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725337] NET: Registered protocol family 10\n[ 0.726577] NET: Registered protocol family 17\n[ 0.727699] Key type dns_resolver registered\n[ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.732587] registered taskstats version 1\n[ 0.733665] Loading compiled-in X.509 certificates\n[ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.737840] zswap: loaded using pool lzo/zbud\n[ 0.745942] Key type trusted registered\n[ 0.747743] Key type encrypted registered\n[ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751523] evm: HMAC attrs: 0x1\n[ 0.752646] Magic number: 10:878:330\n[ 0.753596] tty tty51: hash matches\n[ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992)\n[ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757894] EDD information not available.\n[ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825679] Write protecting the kernel read-only data: 14336k\n[ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 13:19:57,679 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action used request id req-239e6145-a67a-410f-97f0-e9236ee2d8f8 2018-07-03 13:19:57,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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:57,932 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:57 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-ec017e41-7e21-41f0-868d-6374878b8498 X-Compute-Request-Id: req-ec017e41-7e21-41f0-868d-6374878b8498 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:bd:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T13:19:51.000000", "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:19:52Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:57,932 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-ec017e41-7e21-41f0-868d-6374878b8498 2018-07-03 13:19:57,935 - novaclient.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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 13:19:58,094 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:58 GMT Content-Type: application/json Content-Length: 22417 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-608f1ced-b4c5-4315-b786-3aafa9f8cf57 X-Compute-Request-Id: req-608f1ced-b4c5-4315-b786-3aafa9f8cf57 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167580] pid_max: default: 32768 minimum: 301\n[ 0.168892] ACPI: Core revision 20150930\n[ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172773] Security Framework initialized\n[ 0.173992] Yama: becoming mindful.\n[ 0.175071] AppArmor: AppArmor initialized\n[ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.184162] Initializing cgroup subsys io\n[ 0.185349] Initializing cgroup subsys memory\n[ 0.186728] Initializing cgroup subsys devices\n[ 0.187970] Initializing cgroup subsys freezer\n[ 0.189214] Initializing cgroup subsys net_cls\n[ 0.190299] Initializing cgroup subsys perf_event\n[ 0.191633] Initializing cgroup subsys net_prio\n[ 0.192493] Initializing cgroup subsys hugetlb\n[ 0.193191] Initializing cgroup subsys pids\n[ 0.193878] CPU: Physical Processor ID: 0\n[ 0.195245] mce: CPU supports 10 MCE banks\n[ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.212427] ftrace: allocating 31920 entries in 125 pages\n[ 0.233964] smpboot: Max logical packages: 1\n[ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.236728] x2apic enabled\n[ 0.237553] Switched APIC routing to physical x2apic.\n[ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.245121] ... version: 2\n[ 0.246255] ... bit width: 48\n[ 0.247453] ... generic registers: 4\n[ 0.248637] ... value mask: 0000ffffffffffff\n[ 0.250118] ... max period: 000000007fffffff\n[ 0.251665] ... fixed-purpose events: 3\n[ 0.252802] ... event mask: 000000070000000f\n[ 0.254308] KVM setup paravirtual spinlock\n[ 0.255997] x86: Booted up 1 node, 1 CPUs\n[ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259310] devtmpfs: initialized\n[ 0.261336] evm: security.selinux\n[ 0.262224] evm: security.SMACK64\n[ 0.263316] evm: security.SMACK64EXEC\n[ 0.264390] evm: security.SMACK64TRANSMUTE\n[ 0.265514] evm: security.SMACK64MMAP\n[ 0.266439] evm: security.ima\n[ 0.267441] evm: security.capability\n[ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.271072] pinctrl core: initialized pinctrl subsystem\n[ 0.271941] RTC time: 13:19:51, date: 07/03/18\n[ 0.272724] NET: Registered protocol family 16\n[ 0.273616] cpuidle: using governor ladder\n[ 0.274266] cpuidle: using governor menu\n[ 0.275118] PCCT header not found.\n[ 0.276107] ACPI: bus type PCI registered\n[ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279032] PCI: Using configuration type 1 for base access\n[ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.281456] ACPI: Added _OSI(Module Device)\n[ 0.282062] ACPI: Added _OSI(Processor Device)\n[ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283509] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285133] ACPI: Interpreter enabled\n[ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290053] ACPI: (supports S0 S3 S4 S5)\n[ 0.291071] ACPI: Using IOAPIC for interrupt routing\n[ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303819] acpiphp: Slot [3] registered\n[ 0.304858] acpiphp: Slot [4] registered\n[ 0.305991] acpiphp: Slot [5] registered\n[ 0.307115] acpiphp: Slot [6] registered\n[ 0.314914] acpiphp: Slot [7] registered\n[ 0.315941] acpiphp: Slot [8] registered\n[ 0.316976] acpiphp: Slot [9] registered\n[ 0.318118] acpiphp: Slot [10] registered\n[ 0.319294] acpiphp: Slot [11] registered\n[ 0.320474] acpiphp: Slot [12] registered\n[ 0.321567] acpiphp: Slot [13] registered\n[ 0.322640] acpiphp: Slot [14] registered\n[ 0.323664] acpiphp: Slot [15] registered\n[ 0.324771] acpiphp: Slot [16] registered\n[ 0.326015] acpiphp: Slot [17] registered\n[ 0.326764] acpiphp: Slot [18] registered\n[ 0.327546] acpiphp: Slot [19] registered\n[ 0.328129] acpiphp: Slot [20] registered\n[ 0.328704] acpiphp: Slot [21] registered\n[ 0.329384] acpiphp: Slot [22] registered\n[ 0.330302] acpiphp: Slot [23] registered\n[ 0.331602] acpiphp: Slot [24] registered\n[ 0.332786] acpiphp: Slot [25] registered\n[ 0.333988] acpiphp: Slot [26] registered\n[ 0.335190] acpiphp: Slot [27] registered\n[ 0.336354] acpiphp: Slot [28] registered\n[ 0.337528] acpiphp: Slot [29] registered\n[ 0.338816] acpiphp: Slot [30] registered\n[ 0.339892] acpiphp: Slot [31] registered\n[ 0.341105] PCI host bridge to bus 0000:00\n[ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.412837] vgaarb: loaded\n[ 0.413603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415101] SCSI subsystem initialized\n[ 0.416099] ACPI: bus type USB registered\n[ 0.417259] usbcore: registered new interface driver usbfs\n[ 0.418576] usbcore: registered new interface driver hub\n[ 0.419846] usbcore: registered new device driver usb\n[ 0.421144] PCI: Using ACPI for IRQ routing\n[ 0.422374] NetLabel: Initializing\n[ 0.423225] NetLabel: domain hash size = 128\n[ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425547] NetLabel: unlabeled traffic allowed by default\n[ 0.426960] clocksource: Switched to clocksource kvm-clock\n[ 0.432378] AppArmor: AppArmor Filesystem Enabled\n[ 0.433365] pnp: PnP ACPI init\n[ 0.434312] pnp: PnP ACPI: found 5 devices\n[ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442276] NET: Registered protocol family 2\n[ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.446030] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.450043] NET: Registered protocol family 1\n[ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.481720] Trying to unpack rootfs image as initramfs...\n[ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.533187] Scanning for low memory corruption every 60 seconds\n[ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.535912] audit: initializing netlink subsys (disabled)\n[ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized\n[ 0.538575] Initialise system trusted keyring\n[ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542991] zbud: loaded\n[ 0.543736] VFS: Disk quotas dquot_6.6.0\n[ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.546316] fuse init (API version 7.23)\n[ 0.547296] Key type big_key registered\n[ 0.548151] Allocating IMA MOK and blacklist keyrings.\n[ 0.549355] Key type asymmetric registered\n[ 0.550266] Asymmetric key parser 'x509' registered\n[ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552882] io scheduler noop registered\n[ 0.553746] io scheduler deadline registered (default)\n[ 0.554841] io scheduler cfq registered\n[ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.559908] ACPI: Power Button [PWRF]\n[ 0.560794] GHES: HEST is not enabled!\n[ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645062] Linux agpgart interface v0.103\n[ 0.647224] brd: module loaded\n[ 0.648598] loop: module loaded\n[ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654563] GPT:90111 != 20971519\n[ 0.655277] GPT:Alternate GPT header not at the end of the disk.\n[ 0.656478] GPT:90111 != 20971519\n[ 0.657204] GPT: Use GNU Parted to correct GPT errors.\n[ 0.658226] vda: vda1 vda15\n[ 0.660194] vdb:\n[ 0.661240] scsi host0: ata_piix\n[ 0.662005] scsi host1: ata_piix\n[ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.665791] libphy: Fixed MDIO Bus: probed\n[ 0.666648] tun: Universal TUN/TAP device driver, 1.6\n[ 0.667748] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670024] PPP generic driver version 2.4.2\n[ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.672653] ehci-pci: EHCI PCI platform driver\n[ 0.673618] ehci-platform: EHCI generic platform driver\n[ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675752] ohci-pci: OHCI PCI platform driver\n[ 0.676597] ohci-platform: OHCI generic platform driver\n[ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700176] usb usb1: Product: UHCI Host Controller\n[ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.702687] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.703868] hub 1-0:1.0: USB hub found\n[ 0.704807] hub 1-0:1.0: 2 ports detected\n[ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.711038] mousedev: PS/2 mouse device common for all mice\n[ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714872] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719437] i2c /dev entries driver\n[ 0.720421] device-mapper: uevent: version 1.0.3\n[ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725337] NET: Registered protocol family 10\n[ 0.726577] NET: Registered protocol family 17\n[ 0.727699] Key type dns_resolver registered\n[ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.732587] registered taskstats version 1\n[ 0.733665] Loading compiled-in X.509 certificates\n[ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.737840] zswap: loaded using pool lzo/zbud\n[ 0.745942] Key type trusted registered\n[ 0.747743] Key type encrypted registered\n[ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751523] evm: HMAC attrs: 0x1\n[ 0.752646] Magic number: 10:878:330\n[ 0.753596] tty tty51: hash matches\n[ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992)\n[ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757894] EDD information not available.\n[ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825679] Write protecting the kernel read-only data: 14336k\n[ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 13:19:58,095 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action used request id req-608f1ced-b4c5-4315-b786-3aafa9f8cf57 2018-07-03 13:19:58,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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:58,354 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:58 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-0d64778b-c426-475e-94cd-0ca49385cb65 X-Compute-Request-Id: req-0d64778b-c426-475e-94cd-0ca49385cb65 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:bd:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T13:19:51.000000", "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:19:52Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:58,354 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-0d64778b-c426-475e-94cd-0ca49385cb65 2018-07-03 13:19:58,357 - novaclient.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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 13:19:58,903 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:58 GMT Content-Type: application/json Content-Length: 22417 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-67b35f88-e7bc-4d66-b6cb-fd503a13d462 X-Compute-Request-Id: req-67b35f88-e7bc-4d66-b6cb-fd503a13d462 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167580] pid_max: default: 32768 minimum: 301\n[ 0.168892] ACPI: Core revision 20150930\n[ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172773] Security Framework initialized\n[ 0.173992] Yama: becoming mindful.\n[ 0.175071] AppArmor: AppArmor initialized\n[ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.184162] Initializing cgroup subsys io\n[ 0.185349] Initializing cgroup subsys memory\n[ 0.186728] Initializing cgroup subsys devices\n[ 0.187970] Initializing cgroup subsys freezer\n[ 0.189214] Initializing cgroup subsys net_cls\n[ 0.190299] Initializing cgroup subsys perf_event\n[ 0.191633] Initializing cgroup subsys net_prio\n[ 0.192493] Initializing cgroup subsys hugetlb\n[ 0.193191] Initializing cgroup subsys pids\n[ 0.193878] CPU: Physical Processor ID: 0\n[ 0.195245] mce: CPU supports 10 MCE banks\n[ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.212427] ftrace: allocating 31920 entries in 125 pages\n[ 0.233964] smpboot: Max logical packages: 1\n[ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.236728] x2apic enabled\n[ 0.237553] Switched APIC routing to physical x2apic.\n[ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.245121] ... version: 2\n[ 0.246255] ... bit width: 48\n[ 0.247453] ... generic registers: 4\n[ 0.248637] ... value mask: 0000ffffffffffff\n[ 0.250118] ... max period: 000000007fffffff\n[ 0.251665] ... fixed-purpose events: 3\n[ 0.252802] ... event mask: 000000070000000f\n[ 0.254308] KVM setup paravirtual spinlock\n[ 0.255997] x86: Booted up 1 node, 1 CPUs\n[ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259310] devtmpfs: initialized\n[ 0.261336] evm: security.selinux\n[ 0.262224] evm: security.SMACK64\n[ 0.263316] evm: security.SMACK64EXEC\n[ 0.264390] evm: security.SMACK64TRANSMUTE\n[ 0.265514] evm: security.SMACK64MMAP\n[ 0.266439] evm: security.ima\n[ 0.267441] evm: security.capability\n[ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.271072] pinctrl core: initialized pinctrl subsystem\n[ 0.271941] RTC time: 13:19:51, date: 07/03/18\n[ 0.272724] NET: Registered protocol family 16\n[ 0.273616] cpuidle: using governor ladder\n[ 0.274266] cpuidle: using governor menu\n[ 0.275118] PCCT header not found.\n[ 0.276107] ACPI: bus type PCI registered\n[ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279032] PCI: Using configuration type 1 for base access\n[ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.281456] ACPI: Added _OSI(Module Device)\n[ 0.282062] ACPI: Added _OSI(Processor Device)\n[ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283509] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285133] ACPI: Interpreter enabled\n[ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290053] ACPI: (supports S0 S3 S4 S5)\n[ 0.291071] ACPI: Using IOAPIC for interrupt routing\n[ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303819] acpiphp: Slot [3] registered\n[ 0.304858] acpiphp: Slot [4] registered\n[ 0.305991] acpiphp: Slot [5] registered\n[ 0.307115] acpiphp: Slot [6] registered\n[ 0.314914] acpiphp: Slot [7] registered\n[ 0.315941] acpiphp: Slot [8] registered\n[ 0.316976] acpiphp: Slot [9] registered\n[ 0.318118] acpiphp: Slot [10] registered\n[ 0.319294] acpiphp: Slot [11] registered\n[ 0.320474] acpiphp: Slot [12] registered\n[ 0.321567] acpiphp: Slot [13] registered\n[ 0.322640] acpiphp: Slot [14] registered\n[ 0.323664] acpiphp: Slot [15] registered\n[ 0.324771] acpiphp: Slot [16] registered\n[ 0.326015] acpiphp: Slot [17] registered\n[ 0.326764] acpiphp: Slot [18] registered\n[ 0.327546] acpiphp: Slot [19] registered\n[ 0.328129] acpiphp: Slot [20] registered\n[ 0.328704] acpiphp: Slot [21] registered\n[ 0.329384] acpiphp: Slot [22] registered\n[ 0.330302] acpiphp: Slot [23] registered\n[ 0.331602] acpiphp: Slot [24] registered\n[ 0.332786] acpiphp: Slot [25] registered\n[ 0.333988] acpiphp: Slot [26] registered\n[ 0.335190] acpiphp: Slot [27] registered\n[ 0.336354] acpiphp: Slot [28] registered\n[ 0.337528] acpiphp: Slot [29] registered\n[ 0.338816] acpiphp: Slot [30] registered\n[ 0.339892] acpiphp: Slot [31] registered\n[ 0.341105] PCI host bridge to bus 0000:00\n[ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.412837] vgaarb: loaded\n[ 0.413603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415101] SCSI subsystem initialized\n[ 0.416099] ACPI: bus type USB registered\n[ 0.417259] usbcore: registered new interface driver usbfs\n[ 0.418576] usbcore: registered new interface driver hub\n[ 0.419846] usbcore: registered new device driver usb\n[ 0.421144] PCI: Using ACPI for IRQ routing\n[ 0.422374] NetLabel: Initializing\n[ 0.423225] NetLabel: domain hash size = 128\n[ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425547] NetLabel: unlabeled traffic allowed by default\n[ 0.426960] clocksource: Switched to clocksource kvm-clock\n[ 0.432378] AppArmor: AppArmor Filesystem Enabled\n[ 0.433365] pnp: PnP ACPI init\n[ 0.434312] pnp: PnP ACPI: found 5 devices\n[ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442276] NET: Registered protocol family 2\n[ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.446030] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.450043] NET: Registered protocol family 1\n[ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.481720] Trying to unpack rootfs image as initramfs...\n[ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.533187] Scanning for low memory corruption every 60 seconds\n[ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.535912] audit: initializing netlink subsys (disabled)\n[ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized\n[ 0.538575] Initialise system trusted keyring\n[ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542991] zbud: loaded\n[ 0.543736] VFS: Disk quotas dquot_6.6.0\n[ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.546316] fuse init (API version 7.23)\n[ 0.547296] Key type big_key registered\n[ 0.548151] Allocating IMA MOK and blacklist keyrings.\n[ 0.549355] Key type asymmetric registered\n[ 0.550266] Asymmetric key parser 'x509' registered\n[ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552882] io scheduler noop registered\n[ 0.553746] io scheduler deadline registered (default)\n[ 0.554841] io scheduler cfq registered\n[ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.559908] ACPI: Power Button [PWRF]\n[ 0.560794] GHES: HEST is not enabled!\n[ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645062] Linux agpgart interface v0.103\n[ 0.647224] brd: module loaded\n[ 0.648598] loop: module loaded\n[ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654563] GPT:90111 != 20971519\n[ 0.655277] GPT:Alternate GPT header not at the end of the disk.\n[ 0.656478] GPT:90111 != 20971519\n[ 0.657204] GPT: Use GNU Parted to correct GPT errors.\n[ 0.658226] vda: vda1 vda15\n[ 0.660194] vdb:\n[ 0.661240] scsi host0: ata_piix\n[ 0.662005] scsi host1: ata_piix\n[ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.665791] libphy: Fixed MDIO Bus: probed\n[ 0.666648] tun: Universal TUN/TAP device driver, 1.6\n[ 0.667748] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670024] PPP generic driver version 2.4.2\n[ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.672653] ehci-pci: EHCI PCI platform driver\n[ 0.673618] ehci-platform: EHCI generic platform driver\n[ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675752] ohci-pci: OHCI PCI platform driver\n[ 0.676597] ohci-platform: OHCI generic platform driver\n[ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700176] usb usb1: Product: UHCI Host Controller\n[ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.702687] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.703868] hub 1-0:1.0: USB hub found\n[ 0.704807] hub 1-0:1.0: 2 ports detected\n[ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.711038] mousedev: PS/2 mouse device common for all mice\n[ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714872] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719437] i2c /dev entries driver\n[ 0.720421] device-mapper: uevent: version 1.0.3\n[ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725337] NET: Registered protocol family 10\n[ 0.726577] NET: Registered protocol family 17\n[ 0.727699] Key type dns_resolver registered\n[ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.732587] registered taskstats version 1\n[ 0.733665] Loading compiled-in X.509 certificates\n[ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.737840] zswap: loaded using pool lzo/zbud\n[ 0.745942] Key type trusted registered\n[ 0.747743] Key type encrypted registered\n[ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751523] evm: HMAC attrs: 0x1\n[ 0.752646] Magic number: 10:878:330\n[ 0.753596] tty tty51: hash matches\n[ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992)\n[ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757894] EDD information not available.\n[ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825679] Write protecting the kernel read-only data: 14336k\n[ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 13:19:58,904 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action used request id req-67b35f88-e7bc-4d66-b6cb-fd503a13d462 2018-07-03 13:19:58,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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:19:59,834 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:59 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-f55962f2-1df5-4685-9d4a-8be9e9d07d7c X-Compute-Request-Id: req-f55962f2-1df5-4685-9d4a-8be9e9d07d7c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:bd:9f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T13:19:51.000000", "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "security_groups": [{"name": "default"}], "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:19:52Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:19:59,834 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-f55962f2-1df5-4685-9d4a-8be9e9d07d7c 2018-07-03 13:19:59,837 - novaclient.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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 13:19:59,938 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:19:59 GMT Content-Type: application/json Content-Length: 23210 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1645a93e-41a8-4a14-a376-098096ffe9c2 X-Compute-Request-Id: req-1645a93e-41a8-4a14-a376-098096ffe9c2 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.167580] pid_max: default: 32768 minimum: 301\n[ 0.168892] ACPI: Core revision 20150930\n[ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172773] Security Framework initialized\n[ 0.173992] Yama: becoming mindful.\n[ 0.175071] AppArmor: AppArmor initialized\n[ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.184162] Initializing cgroup subsys io\n[ 0.185349] Initializing cgroup subsys memory\n[ 0.186728] Initializing cgroup subsys devices\n[ 0.187970] Initializing cgroup subsys freezer\n[ 0.189214] Initializing cgroup subsys net_cls\n[ 0.190299] Initializing cgroup subsys perf_event\n[ 0.191633] Initializing cgroup subsys net_prio\n[ 0.192493] Initializing cgroup subsys hugetlb\n[ 0.193191] Initializing cgroup subsys pids\n[ 0.193878] CPU: Physical Processor ID: 0\n[ 0.195245] mce: CPU supports 10 MCE banks\n[ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.212427] ftrace: allocating 31920 entries in 125 pages\n[ 0.233964] smpboot: Max logical packages: 1\n[ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.236728] x2apic enabled\n[ 0.237553] Switched APIC routing to physical x2apic.\n[ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.245121] ... version: 2\n[ 0.246255] ... bit width: 48\n[ 0.247453] ... generic registers: 4\n[ 0.248637] ... value mask: 0000ffffffffffff\n[ 0.250118] ... max period: 000000007fffffff\n[ 0.251665] ... fixed-purpose events: 3\n[ 0.252802] ... event mask: 000000070000000f\n[ 0.254308] KVM setup paravirtual spinlock\n[ 0.255997] x86: Booted up 1 node, 1 CPUs\n[ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259310] devtmpfs: initialized\n[ 0.261336] evm: security.selinux\n[ 0.262224] evm: security.SMACK64\n[ 0.263316] evm: security.SMACK64EXEC\n[ 0.264390] evm: security.SMACK64TRANSMUTE\n[ 0.265514] evm: security.SMACK64MMAP\n[ 0.266439] evm: security.ima\n[ 0.267441] evm: security.capability\n[ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.271072] pinctrl core: initialized pinctrl subsystem\n[ 0.271941] RTC time: 13:19:51, date: 07/03/18\n[ 0.272724] NET: Registered protocol family 16\n[ 0.273616] cpuidle: using governor ladder\n[ 0.274266] cpuidle: using governor menu\n[ 0.275118] PCCT header not found.\n[ 0.276107] ACPI: bus type PCI registered\n[ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279032] PCI: Using configuration type 1 for base access\n[ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.281456] ACPI: Added _OSI(Module Device)\n[ 0.282062] ACPI: Added _OSI(Processor Device)\n[ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283509] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285133] ACPI: Interpreter enabled\n[ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290053] ACPI: (supports S0 S3 S4 S5)\n[ 0.291071] ACPI: Using IOAPIC for interrupt routing\n[ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.303819] acpiphp: Slot [3] registered\n[ 0.304858] acpiphp: Slot [4] registered\n[ 0.305991] acpiphp: Slot [5] registered\n[ 0.307115] acpiphp: Slot [6] registered\n[ 0.314914] acpiphp: Slot [7] registered\n[ 0.315941] acpiphp: Slot [8] registered\n[ 0.316976] acpiphp: Slot [9] registered\n[ 0.318118] acpiphp: Slot [10] registered\n[ 0.319294] acpiphp: Slot [11] registered\n[ 0.320474] acpiphp: Slot [12] registered\n[ 0.321567] acpiphp: Slot [13] registered\n[ 0.322640] acpiphp: Slot [14] registered\n[ 0.323664] acpiphp: Slot [15] registered\n[ 0.324771] acpiphp: Slot [16] registered\n[ 0.326015] acpiphp: Slot [17] registered\n[ 0.326764] acpiphp: Slot [18] registered\n[ 0.327546] acpiphp: Slot [19] registered\n[ 0.328129] acpiphp: Slot [20] registered\n[ 0.328704] acpiphp: Slot [21] registered\n[ 0.329384] acpiphp: Slot [22] registered\n[ 0.330302] acpiphp: Slot [23] registered\n[ 0.331602] acpiphp: Slot [24] registered\n[ 0.332786] acpiphp: Slot [25] registered\n[ 0.333988] acpiphp: Slot [26] registered\n[ 0.335190] acpiphp: Slot [27] registered\n[ 0.336354] acpiphp: Slot [28] registered\n[ 0.337528] acpiphp: Slot [29] registered\n[ 0.338816] acpiphp: Slot [30] registered\n[ 0.339892] acpiphp: Slot [31] registered\n[ 0.341105] PCI host bridge to bus 0000:00\n[ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.412837] vgaarb: loaded\n[ 0.413603] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415101] SCSI subsystem initialized\n[ 0.416099] ACPI: bus type USB registered\n[ 0.417259] usbcore: registered new interface driver usbfs\n[ 0.418576] usbcore: registered new interface driver hub\n[ 0.419846] usbcore: registered new device driver usb\n[ 0.421144] PCI: Using ACPI for IRQ routing\n[ 0.422374] NetLabel: Initializing\n[ 0.423225] NetLabel: domain hash size = 128\n[ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425547] NetLabel: unlabeled traffic allowed by default\n[ 0.426960] clocksource: Switched to clocksource kvm-clock\n[ 0.432378] AppArmor: AppArmor Filesystem Enabled\n[ 0.433365] pnp: PnP ACPI init\n[ 0.434312] pnp: PnP ACPI: found 5 devices\n[ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442276] NET: Registered protocol family 2\n[ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.446030] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.450043] NET: Registered protocol family 1\n[ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.481720] Trying to unpack rootfs image as initramfs...\n[ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.533187] Scanning for low memory corruption every 60 seconds\n[ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.535912] audit: initializing netlink subsys (disabled)\n[ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized\n[ 0.538575] Initialise system trusted keyring\n[ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542991] zbud: loaded\n[ 0.543736] VFS: Disk quotas dquot_6.6.0\n[ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.546316] fuse init (API version 7.23)\n[ 0.547296] Key type big_key registered\n[ 0.548151] Allocating IMA MOK and blacklist keyrings.\n[ 0.549355] Key type asymmetric registered\n[ 0.550266] Asymmetric key parser 'x509' registered\n[ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.552882] io scheduler noop registered\n[ 0.553746] io scheduler deadline registered (default)\n[ 0.554841] io scheduler cfq registered\n[ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.559908] ACPI: Power Button [PWRF]\n[ 0.560794] GHES: HEST is not enabled!\n[ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645062] Linux agpgart interface v0.103\n[ 0.647224] brd: module loaded\n[ 0.648598] loop: module loaded\n[ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.654563] GPT:90111 != 20971519\n[ 0.655277] GPT:Alternate GPT header not at the end of the disk.\n[ 0.656478] GPT:90111 != 20971519\n[ 0.657204] GPT: Use GNU Parted to correct GPT errors.\n[ 0.658226] vda: vda1 vda15\n[ 0.660194] vdb:\n[ 0.661240] scsi host0: ata_piix\n[ 0.662005] scsi host1: ata_piix\n[ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.665791] libphy: Fixed MDIO Bus: probed\n[ 0.666648] tun: Universal TUN/TAP device driver, 1.6\n[ 0.667748] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670024] PPP generic driver version 2.4.2\n[ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.672653] ehci-pci: EHCI PCI platform driver\n[ 0.673618] ehci-platform: EHCI generic platform driver\n[ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675752] ohci-pci: OHCI PCI platform driver\n[ 0.676597] ohci-platform: OHCI generic platform driver\n[ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700176] usb usb1: Product: UHCI Host Controller\n[ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.702687] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.703868] hub 1-0:1.0: USB hub found\n[ 0.704807] hub 1-0:1.0: 2 ports detected\n[ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.711038] mousedev: PS/2 mouse device common for all mice\n[ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714872] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.719437] i2c /dev entries driver\n[ 0.720421] device-mapper: uevent: version 1.0.3\n[ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725337] NET: Registered protocol family 10\n[ 0.726577] NET: Registered protocol family 17\n[ 0.727699] Key type dns_resolver registered\n[ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.732587] registered taskstats version 1\n[ 0.733665] Loading compiled-in X.509 certificates\n[ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.737840] zswap: loaded using pool lzo/zbud\n[ 0.745942] Key type trusted registered\n[ 0.747743] Key type encrypted registered\n[ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751523] evm: HMAC attrs: 0x1\n[ 0.752646] Magic number: 10:878:330\n[ 0.753596] tty tty51: hash matches\n[ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992)\n[ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.757894] EDD information not available.\n[ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825679] Write protecting the kernel read-only data: 14336k\n[ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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 7.60\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... [ 7.838398] random: dd urandom read with 9 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.10...\nLease of 10.55.0.10 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0."} 2018-07-03 13:19:59,939 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd/action used request id req-1645a93e-41a8-4a14-a376-098096ffe9c2 2018-07-03 13:19:59,941 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 13:19:59,942 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167580] pid_max: default: 32768 minimum: 301 [ 0.168892] ACPI: Core revision 20150930 [ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172773] Security Framework initialized [ 0.173992] Yama: becoming mindful. [ 0.175071] AppArmor: AppArmor initialized [ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.184162] Initializing cgroup subsys io [ 0.185349] Initializing cgroup subsys memory [ 0.186728] Initializing cgroup subsys devices [ 0.187970] Initializing cgroup subsys freezer [ 0.189214] Initializing cgroup subsys net_cls [ 0.190299] Initializing cgroup subsys perf_event [ 0.191633] Initializing cgroup subsys net_prio [ 0.192493] Initializing cgroup subsys hugetlb [ 0.193191] Initializing cgroup subsys pids [ 0.193878] CPU: Physical Processor ID: 0 [ 0.195245] mce: CPU supports 10 MCE banks [ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.212427] ftrace: allocating 31920 entries in 125 pages [ 0.233964] smpboot: Max logical packages: 1 [ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.236728] x2apic enabled [ 0.237553] Switched APIC routing to physical x2apic. [ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.245121] ... version: 2 [ 0.246255] ... bit width: 48 [ 0.247453] ... generic registers: 4 [ 0.248637] ... value mask: 0000ffffffffffff [ 0.250118] ... max period: 000000007fffffff [ 0.251665] ... fixed-purpose events: 3 [ 0.252802] ... event mask: 000000070000000f [ 0.254308] KVM setup paravirtual spinlock [ 0.255997] x86: Booted up 1 node, 1 CPUs [ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259310] devtmpfs: initialized [ 0.261336] evm: security.selinux [ 0.262224] evm: security.SMACK64 [ 0.263316] evm: security.SMACK64EXEC [ 0.264390] evm: security.SMACK64TRANSMUTE [ 0.265514] evm: security.SMACK64MMAP [ 0.266439] evm: security.ima [ 0.267441] evm: security.capability [ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271072] pinctrl core: initialized pinctrl subsystem [ 0.271941] RTC time: 13:19:51, date: 07/03/18 [ 0.272724] NET: Registered protocol family 16 [ 0.273616] cpuidle: using governor ladder [ 0.274266] cpuidle: using governor menu [ 0.275118] PCCT header not found. [ 0.276107] ACPI: bus type PCI registered [ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279032] PCI: Using configuration type 1 for base access [ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.281456] ACPI: Added _OSI(Module Device) [ 0.282062] ACPI: Added _OSI(Processor Device) [ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283509] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285133] ACPI: Interpreter enabled [ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290053] ACPI: (supports S0 S3 S4 S5) [ 0.291071] ACPI: Using IOAPIC for interrupt routing [ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303819] acpiphp: Slot [3] registered [ 0.304858] acpiphp: Slot [4] registered [ 0.305991] acpiphp: Slot [5] registered [ 0.307115] acpiphp: Slot [6] registered [ 0.314914] acpiphp: Slot [7] registered [ 0.315941] acpiphp: Slot [8] registered [ 0.316976] acpiphp: Slot [9] registered [ 0.318118] acpiphp: Slot [10] registered [ 0.319294] acpiphp: Slot [11] registered [ 0.320474] acpiphp: Slot [12] registered [ 0.321567] acpiphp: Slot [13] registered [ 0.322640] acpiphp: Slot [14] registered [ 0.323664] acpiphp: Slot [15] registered [ 0.324771] acpiphp: Slot [16] registered [ 0.326015] acpiphp: Slot [17] registered [ 0.326764] acpiphp: Slot [18] registered [ 0.327546] acpiphp: Slot [19] registered [ 0.328129] acpiphp: Slot [20] registered [ 0.328704] acpiphp: Slot [21] registered [ 0.329384] acpiphp: Slot [22] registered [ 0.330302] acpiphp: Slot [23] registered [ 0.331602] acpiphp: Slot [24] registered [ 0.332786] acpiphp: Slot [25] registered [ 0.333988] acpiphp: Slot [26] registered [ 0.335190] acpiphp: Slot [27] registered [ 0.336354] acpiphp: Slot [28] registered [ 0.337528] acpiphp: Slot [29] registered [ 0.338816] acpiphp: Slot [30] registered [ 0.339892] acpiphp: Slot [31] registered [ 0.341105] PCI host bridge to bus 0000:00 [ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.412837] vgaarb: loaded [ 0.413603] vgaarb: bridge control possible 0000:00:02.0 [ 0.415101] SCSI subsystem initialized [ 0.416099] ACPI: bus type USB registered [ 0.417259] usbcore: registered new interface driver usbfs [ 0.418576] usbcore: registered new interface driver hub [ 0.419846] usbcore: registered new device driver usb [ 0.421144] PCI: Using ACPI for IRQ routing [ 0.422374] NetLabel: Initializing [ 0.423225] NetLabel: domain hash size = 128 [ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425547] NetLabel: unlabeled traffic allowed by default [ 0.426960] clocksource: Switched to clocksource kvm-clock [ 0.432378] AppArmor: AppArmor Filesystem Enabled [ 0.433365] pnp: PnP ACPI init [ 0.434312] pnp: PnP ACPI: found 5 devices [ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442276] NET: Registered protocol family 2 [ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.446030] TCP: Hash tables configured (established 8192 bind 8192) [ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.450043] NET: Registered protocol family 1 [ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.481720] Trying to unpack rootfs image as initramfs... [ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.533187] Scanning for low memory corruption every 60 seconds [ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.535912] audit: initializing netlink subsys (disabled) [ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized [ 0.538575] Initialise system trusted keyring [ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542991] zbud: loaded [ 0.543736] VFS: Disk quotas dquot_6.6.0 [ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.546316] fuse init (API version 7.23) [ 0.547296] Key type big_key registered [ 0.548151] Allocating IMA MOK and blacklist keyrings. [ 0.549355] Key type asymmetric registered [ 0.550266] Asymmetric key parser 'x509' registered [ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.552882] io scheduler noop registered [ 0.553746] io scheduler deadline registered (default) [ 0.554841] io scheduler cfq registered [ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.559908] ACPI: Power Button [PWRF] [ 0.560794] GHES: HEST is not enabled! [ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645062] Linux agpgart interface v0.103 [ 0.647224] brd: module loaded [ 0.648598] loop: module loaded [ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.654563] GPT:90111 != 20971519 [ 0.655277] GPT:Alternate GPT header not at the end of the disk. [ 0.656478] GPT:90111 != 20971519 [ 0.657204] GPT: Use GNU Parted to correct GPT errors. [ 0.658226] vda: vda1 vda15 [ 0.660194] vdb: [ 0.661240] scsi host0: ata_piix [ 0.662005] scsi host1: ata_piix [ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.665791] libphy: Fixed MDIO Bus: probed [ 0.666648] tun: Universal TUN/TAP device driver, 1.6 [ 0.667748] tun: (C) 1999-2004 Max Krasnyansky [ 0.670024] PPP generic driver version 2.4.2 [ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.672653] ehci-pci: EHCI PCI platform driver [ 0.673618] ehci-platform: EHCI generic platform driver [ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675752] ohci-pci: OHCI PCI platform driver [ 0.676597] ohci-platform: OHCI generic platform driver [ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700176] usb usb1: Product: UHCI Host Controller [ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.702687] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703868] hub 1-0:1.0: USB hub found [ 0.704807] hub 1-0:1.0: 2 ports detected [ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.711038] mousedev: PS/2 mouse device common for all mice [ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714872] rtc_cmos 00:00: RTC can wake from S4 [ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.719437] i2c /dev entries driver [ 0.720421] device-mapper: uevent: version 1.0.3 [ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725337] NET: Registered protocol family 10 [ 0.726577] NET: Registered protocol family 17 [ 0.727699] Key type dns_resolver registered [ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.732587] registered taskstats version 1 [ 0.733665] Loading compiled-in X.509 certificates [ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.737840] zswap: loaded using pool lzo/zbud [ 0.745942] Key type trusted registered [ 0.747743] Key type encrypted registered [ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750152] ima: No TPM chip found, activating TPM-bypass! [ 0.751523] evm: HMAC attrs: 0x1 [ 0.752646] Magic number: 10:878:330 [ 0.753596] tty tty51: hash matches [ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992) [ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.757894] EDD information not available. [ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.825679] Write protecting the kernel read-only data: 14336k [ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167580] pid_max: default: 32768 minimum: 301 [ 0.168892] ACPI: Core revision 20150930 [ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172773] Security Framework initialized [ 0.173992] Yama: becoming mindful. [ 0.175071] AppArmor: AppArmor initialized [ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.184162] Initializing cgroup subsys io [ 0.185349] Initializing cgroup subsys memory [ 0.186728] Initializing cgroup subsys devices [ 0.187970] Initializing cgroup subsys freezer [ 0.189214] Initializing cgroup subsys net_cls [ 0.190299] Initializing cgroup subsys perf_event [ 0.191633] Initializing cgroup subsys net_prio [ 0.192493] Initializing cgroup subsys hugetlb [ 0.193191] Initializing cgroup subsys pids [ 0.193878] CPU: Physical Processor ID: 0 [ 0.195245] mce: CPU supports 10 MCE banks [ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.212427] ftrace: allocating 31920 entries in 125 pages [ 0.233964] smpboot: Max logical packages: 1 [ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.236728] x2apic enabled [ 0.237553] Switched APIC routing to physical x2apic. [ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.245121] ... version: 2 [ 0.246255] ... bit width: 48 [ 0.247453] ... generic registers: 4 [ 0.248637] ... value mask: 0000ffffffffffff [ 0.250118] ... max period: 000000007fffffff [ 0.251665] ... fixed-purpose events: 3 [ 0.252802] ... event mask: 000000070000000f [ 0.254308] KVM setup paravirtual spinlock [ 0.255997] x86: Booted up 1 node, 1 CPUs [ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259310] devtmpfs: initialized [ 0.261336] evm: security.selinux [ 0.262224] evm: security.SMACK64 [ 0.263316] evm: security.SMACK64EXEC [ 0.264390] evm: security.SMACK64TRANSMUTE [ 0.265514] evm: security.SMACK64MMAP [ 0.266439] evm: security.ima [ 0.267441] evm: security.capability [ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271072] pinctrl core: initialized pinctrl subsystem [ 0.271941] RTC time: 13:19:51, date: 07/03/18 [ 0.272724] NET: Registered protocol family 16 [ 0.273616] cpuidle: using governor ladder [ 0.274266] cpuidle: using governor menu [ 0.275118] PCCT header not found. [ 0.276107] ACPI: bus type PCI registered [ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279032] PCI: Using configuration type 1 for base access [ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.281456] ACPI: Added _OSI(Module Device) [ 0.282062] ACPI: Added _OSI(Processor Device) [ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283509] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285133] ACPI: Interpreter enabled [ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290053] ACPI: (supports S0 S3 S4 S5) [ 0.291071] ACPI: Using IOAPIC for interrupt routing [ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303819] acpiphp: Slot [3] registered [ 0.304858] acpiphp: Slot [4] registered [ 0.305991] acpiphp: Slot [5] registered [ 0.307115] acpiphp: Slot [6] registered [ 0.314914] acpiphp: Slot [7] registered [ 0.315941] acpiphp: Slot [8] registered [ 0.316976] acpiphp: Slot [9] registered [ 0.318118] acpiphp: Slot [10] registered [ 0.319294] acpiphp: Slot [11] registered [ 0.320474] acpiphp: Slot [12] registered [ 0.321567] acpiphp: Slot [13] registered [ 0.322640] acpiphp: Slot [14] registered [ 0.323664] acpiphp: Slot [15] registered [ 0.324771] acpiphp: Slot [16] registered [ 0.326015] acpiphp: Slot [17] registered [ 0.326764] acpiphp: Slot [18] registered [ 0.327546] acpiphp: Slot [19] registered [ 0.328129] acpiphp: Slot [20] registered [ 0.328704] acpiphp: Slot [21] registered [ 0.329384] acpiphp: Slot [22] registered [ 0.330302] acpiphp: Slot [23] registered [ 0.331602] acpiphp: Slot [24] registered [ 0.332786] acpiphp: Slot [25] registered [ 0.333988] acpiphp: Slot [26] registered [ 0.335190] acpiphp: Slot [27] registered [ 0.336354] acpiphp: Slot [28] registered [ 0.337528] acpiphp: Slot [29] registered [ 0.338816] acpiphp: Slot [30] registered [ 0.339892] acpiphp: Slot [31] registered [ 0.341105] PCI host bridge to bus 0000:00 [ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.412837] vgaarb: loaded [ 0.413603] vgaarb: bridge control possible 0000:00:02.0 [ 0.415101] SCSI subsystem initialized [ 0.416099] ACPI: bus type USB registered [ 0.417259] usbcore: registered new interface driver usbfs [ 0.418576] usbcore: registered new interface driver hub [ 0.419846] usbcore: registered new device driver usb [ 0.421144] PCI: Using ACPI for IRQ routing [ 0.422374] NetLabel: Initializing [ 0.423225] NetLabel: domain hash size = 128 [ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425547] NetLabel: unlabeled traffic allowed by default [ 0.426960] clocksource: Switched to clocksource kvm-clock [ 0.432378] AppArmor: AppArmor Filesystem Enabled [ 0.433365] pnp: PnP ACPI init [ 0.434312] pnp: PnP ACPI: found 5 devices [ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442276] NET: Registered protocol family 2 [ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.446030] TCP: Hash tables configured (established 8192 bind 8192) [ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.450043] NET: Registered protocol family 1 [ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.481720] Trying to unpack rootfs image as initramfs... [ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.533187] Scanning for low memory corruption every 60 seconds [ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.535912] audit: initializing netlink subsys (disabled) [ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized [ 0.538575] Initialise system trusted keyring [ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542991] zbud: loaded [ 0.543736] VFS: Disk quotas dquot_6.6.0 [ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.546316] fuse init (API version 7.23) [ 0.547296] Key type big_key registered [ 0.548151] Allocating IMA MOK and blacklist keyrings. [ 0.549355] Key type asymmetric registered [ 0.550266] Asymmetric key parser 'x509' registered [ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.552882] io scheduler noop registered [ 0.553746] io scheduler deadline registered (default) [ 0.554841] io scheduler cfq registered [ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.559908] ACPI: Power Button [PWRF] [ 0.560794] GHES: HEST is not enabled! [ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645062] Linux agpgart interface v0.103 [ 0.647224] brd: module loaded [ 0.648598] loop: module loaded [ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.654563] GPT:90111 != 20971519 [ 0.655277] GPT:Alternate GPT header not at the end of the disk. [ 0.656478] GPT:90111 != 20971519 [ 0.657204] GPT: Use GNU Parted to correct GPT errors. [ 0.658226] vda: vda1 vda15 [ 0.660194] vdb: [ 0.661240] scsi host0: ata_piix [ 0.662005] scsi host1: ata_piix [ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.665791] libphy: Fixed MDIO Bus: probed [ 0.666648] tun: Universal TUN/TAP device driver, 1.6 [ 0.667748] tun: (C) 1999-2004 Max Krasnyansky [ 0.670024] PPP generic driver version 2.4.2 [ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.672653] ehci-pci: EHCI PCI platform driver [ 0.673618] ehci-platform: EHCI generic platform driver [ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675752] ohci-pci: OHCI PCI platform driver [ 0.676597] ohci-platform: OHCI generic platform driver [ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700176] usb usb1: Product: UHCI Host Controller [ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.702687] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703868] hub 1-0:1.0: USB hub found [ 0.704807] hub 1-0:1.0: 2 ports detected [ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.711038] mousedev: PS/2 mouse device common for all mice [ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714872] rtc_cmos 00:00: RTC can wake from S4 [ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.719437] i2c /dev entries driver [ 0.720421] device-mapper: uevent: version 1.0.3 [ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725337] NET: Registered protocol family 10 [ 0.726577] NET: Registered protocol family 17 [ 0.727699] Key type dns_resolver registered [ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.732587] registered taskstats version 1 [ 0.733665] Loading compiled-in X.509 certificates [ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.737840] zswap: loaded using pool lzo/zbud [ 0.745942] Key type trusted registered [ 0.747743] Key type encrypted registered [ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750152] ima: No TPM chip found, activating TPM-bypass! [ 0.751523] evm: HMAC attrs: 0x1 [ 0.752646] Magic number: 10:878:330 [ 0.753596] tty tty51: hash matches [ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992) [ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.757894] EDD information not available. [ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.825679] Write protecting the kernel read-only data: 14336k [ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167580] pid_max: default: 32768 minimum: 301 [ 0.168892] ACPI: Core revision 20150930 [ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172773] Security Framework initialized [ 0.173992] Yama: becoming mindful. [ 0.175071] AppArmor: AppArmor initialized [ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.184162] Initializing cgroup subsys io [ 0.185349] Initializing cgroup subsys memory [ 0.186728] Initializing cgroup subsys devices [ 0.187970] Initializing cgroup subsys freezer [ 0.189214] Initializing cgroup subsys net_cls [ 0.190299] Initializing cgroup subsys perf_event [ 0.191633] Initializing cgroup subsys net_prio [ 0.192493] Initializing cgroup subsys hugetlb [ 0.193191] Initializing cgroup subsys pids [ 0.193878] CPU: Physical Processor ID: 0 [ 0.195245] mce: CPU supports 10 MCE banks [ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.212427] ftrace: allocating 31920 entries in 125 pages [ 0.233964] smpboot: Max logical packages: 1 [ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.236728] x2apic enabled [ 0.237553] Switched APIC routing to physical x2apic. [ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.245121] ... version: 2 [ 0.246255] ... bit width: 48 [ 0.247453] ... generic registers: 4 [ 0.248637] ... value mask: 0000ffffffffffff [ 0.250118] ... max period: 000000007fffffff [ 0.251665] ... fixed-purpose events: 3 [ 0.252802] ... event mask: 000000070000000f [ 0.254308] KVM setup paravirtual spinlock [ 0.255997] x86: Booted up 1 node, 1 CPUs [ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259310] devtmpfs: initialized [ 0.261336] evm: security.selinux [ 0.262224] evm: security.SMACK64 [ 0.263316] evm: security.SMACK64EXEC [ 0.264390] evm: security.SMACK64TRANSMUTE [ 0.265514] evm: security.SMACK64MMAP [ 0.266439] evm: security.ima [ 0.267441] evm: security.capability [ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271072] pinctrl core: initialized pinctrl subsystem [ 0.271941] RTC time: 13:19:51, date: 07/03/18 [ 0.272724] NET: Registered protocol family 16 [ 0.273616] cpuidle: using governor ladder [ 0.274266] cpuidle: using governor menu [ 0.275118] PCCT header not found. [ 0.276107] ACPI: bus type PCI registered [ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279032] PCI: Using configuration type 1 for base access [ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.281456] ACPI: Added _OSI(Module Device) [ 0.282062] ACPI: Added _OSI(Processor Device) [ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283509] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285133] ACPI: Interpreter enabled [ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290053] ACPI: (supports S0 S3 S4 S5) [ 0.291071] ACPI: Using IOAPIC for interrupt routing [ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303819] acpiphp: Slot [3] registered [ 0.304858] acpiphp: Slot [4] registered [ 0.305991] acpiphp: Slot [5] registered [ 0.307115] acpiphp: Slot [6] registered [ 0.314914] acpiphp: Slot [7] registered [ 0.315941] acpiphp: Slot [8] registered [ 0.316976] acpiphp: Slot [9] registered [ 0.318118] acpiphp: Slot [10] registered [ 0.319294] acpiphp: Slot [11] registered [ 0.320474] acpiphp: Slot [12] registered [ 0.321567] acpiphp: Slot [13] registered [ 0.322640] acpiphp: Slot [14] registered [ 0.323664] acpiphp: Slot [15] registered [ 0.324771] acpiphp: Slot [16] registered [ 0.326015] acpiphp: Slot [17] registered [ 0.326764] acpiphp: Slot [18] registered [ 0.327546] acpiphp: Slot [19] registered [ 0.328129] acpiphp: Slot [20] registered [ 0.328704] acpiphp: Slot [21] registered [ 0.329384] acpiphp: Slot [22] registered [ 0.330302] acpiphp: Slot [23] registered [ 0.331602] acpiphp: Slot [24] registered [ 0.332786] acpiphp: Slot [25] registered [ 0.333988] acpiphp: Slot [26] registered [ 0.335190] acpiphp: Slot [27] registered [ 0.336354] acpiphp: Slot [28] registered [ 0.337528] acpiphp: Slot [29] registered [ 0.338816] acpiphp: Slot [30] registered [ 0.339892] acpiphp: Slot [31] registered [ 0.341105] PCI host bridge to bus 0000:00 [ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.412837] vgaarb: loaded [ 0.413603] vgaarb: bridge control possible 0000:00:02.0 [ 0.415101] SCSI subsystem initialized [ 0.416099] ACPI: bus type USB registered [ 0.417259] usbcore: registered new interface driver usbfs [ 0.418576] usbcore: registered new interface driver hub [ 0.419846] usbcore: registered new device driver usb [ 0.421144] PCI: Using ACPI for IRQ routing [ 0.422374] NetLabel: Initializing [ 0.423225] NetLabel: domain hash size = 128 [ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425547] NetLabel: unlabeled traffic allowed by default [ 0.426960] clocksource: Switched to clocksource kvm-clock [ 0.432378] AppArmor: AppArmor Filesystem Enabled [ 0.433365] pnp: PnP ACPI init [ 0.434312] pnp: PnP ACPI: found 5 devices [ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442276] NET: Registered protocol family 2 [ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.446030] TCP: Hash tables configured (established 8192 bind 8192) [ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.450043] NET: Registered protocol family 1 [ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.481720] Trying to unpack rootfs image as initramfs... [ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.533187] Scanning for low memory corruption every 60 seconds [ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.535912] audit: initializing netlink subsys (disabled) [ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized [ 0.538575] Initialise system trusted keyring [ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542991] zbud: loaded [ 0.543736] VFS: Disk quotas dquot_6.6.0 [ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.546316] fuse init (API version 7.23) [ 0.547296] Key type big_key registered [ 0.548151] Allocating IMA MOK and blacklist keyrings. [ 0.549355] Key type asymmetric registered [ 0.550266] Asymmetric key parser 'x509' registered [ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.552882] io scheduler noop registered [ 0.553746] io scheduler deadline registered (default) [ 0.554841] io scheduler cfq registered [ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.559908] ACPI: Power Button [PWRF] [ 0.560794] GHES: HEST is not enabled! [ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645062] Linux agpgart interface v0.103 [ 0.647224] brd: module loaded [ 0.648598] loop: module loaded [ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.654563] GPT:90111 != 20971519 [ 0.655277] GPT:Alternate GPT header not at the end of the disk. [ 0.656478] GPT:90111 != 20971519 [ 0.657204] GPT: Use GNU Parted to correct GPT errors. [ 0.658226] vda: vda1 vda15 [ 0.660194] vdb: [ 0.661240] scsi host0: ata_piix [ 0.662005] scsi host1: ata_piix [ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.665791] libphy: Fixed MDIO Bus: probed [ 0.666648] tun: Universal TUN/TAP device driver, 1.6 [ 0.667748] tun: (C) 1999-2004 Max Krasnyansky [ 0.670024] PPP generic driver version 2.4.2 [ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.672653] ehci-pci: EHCI PCI platform driver [ 0.673618] ehci-platform: EHCI generic platform driver [ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675752] ohci-pci: OHCI PCI platform driver [ 0.676597] ohci-platform: OHCI generic platform driver [ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700176] usb usb1: Product: UHCI Host Controller [ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.702687] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703868] hub 1-0:1.0: USB hub found [ 0.704807] hub 1-0:1.0: 2 ports detected [ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.711038] mousedev: PS/2 mouse device common for all mice [ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714872] rtc_cmos 00:00: RTC can wake from S4 [ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.719437] i2c /dev entries driver [ 0.720421] device-mapper: uevent: version 1.0.3 [ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725337] NET: Registered protocol family 10 [ 0.726577] NET: Registered protocol family 17 [ 0.727699] Key type dns_resolver registered [ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.732587] registered taskstats version 1 [ 0.733665] Loading compiled-in X.509 certificates [ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.737840] zswap: loaded using pool lzo/zbud [ 0.745942] Key type trusted registered [ 0.747743] Key type encrypted registered [ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750152] ima: No TPM chip found, activating TPM-bypass! [ 0.751523] evm: HMAC attrs: 0x1 [ 0.752646] Magic number: 10:878:330 [ 0.753596] tty tty51: hash matches [ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992) [ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.757894] EDD information not available. [ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.825679] Write protecting the kernel read-only data: 14336k [ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167580] pid_max: default: 32768 minimum: 301 [ 0.168892] ACPI: Core revision 20150930 [ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172773] Security Framework initialized [ 0.173992] Yama: becoming mindful. [ 0.175071] AppArmor: AppArmor initialized [ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.184162] Initializing cgroup subsys io [ 0.185349] Initializing cgroup subsys memory [ 0.186728] Initializing cgroup subsys devices [ 0.187970] Initializing cgroup subsys freezer [ 0.189214] Initializing cgroup subsys net_cls [ 0.190299] Initializing cgroup subsys perf_event [ 0.191633] Initializing cgroup subsys net_prio [ 0.192493] Initializing cgroup subsys hugetlb [ 0.193191] Initializing cgroup subsys pids [ 0.193878] CPU: Physical Processor ID: 0 [ 0.195245] mce: CPU supports 10 MCE banks [ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.212427] ftrace: allocating 31920 entries in 125 pages [ 0.233964] smpboot: Max logical packages: 1 [ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.236728] x2apic enabled [ 0.237553] Switched APIC routing to physical x2apic. [ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.245121] ... version: 2 [ 0.246255] ... bit width: 48 [ 0.247453] ... generic registers: 4 [ 0.248637] ... value mask: 0000ffffffffffff [ 0.250118] ... max period: 000000007fffffff [ 0.251665] ... fixed-purpose events: 3 [ 0.252802] ... event mask: 000000070000000f [ 0.254308] KVM setup paravirtual spinlock [ 0.255997] x86: Booted up 1 node, 1 CPUs [ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259310] devtmpfs: initialized [ 0.261336] evm: security.selinux [ 0.262224] evm: security.SMACK64 [ 0.263316] evm: security.SMACK64EXEC [ 0.264390] evm: security.SMACK64TRANSMUTE [ 0.265514] evm: security.SMACK64MMAP [ 0.266439] evm: security.ima [ 0.267441] evm: security.capability [ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271072] pinctrl core: initialized pinctrl subsystem [ 0.271941] RTC time: 13:19:51, date: 07/03/18 [ 0.272724] NET: Registered protocol family 16 [ 0.273616] cpuidle: using governor ladder [ 0.274266] cpuidle: using governor menu [ 0.275118] PCCT header not found. [ 0.276107] ACPI: bus type PCI registered [ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279032] PCI: Using configuration type 1 for base access [ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.281456] ACPI: Added _OSI(Module Device) [ 0.282062] ACPI: Added _OSI(Processor Device) [ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283509] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285133] ACPI: Interpreter enabled [ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290053] ACPI: (supports S0 S3 S4 S5) [ 0.291071] ACPI: Using IOAPIC for interrupt routing [ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303819] acpiphp: Slot [3] registered [ 0.304858] acpiphp: Slot [4] registered [ 0.305991] acpiphp: Slot [5] registered [ 0.307115] acpiphp: Slot [6] registered [ 0.314914] acpiphp: Slot [7] registered [ 0.315941] acpiphp: Slot [8] registered [ 0.316976] acpiphp: Slot [9] registered [ 0.318118] acpiphp: Slot [10] registered [ 0.319294] acpiphp: Slot [11] registered [ 0.320474] acpiphp: Slot [12] registered [ 0.321567] acpiphp: Slot [13] registered [ 0.322640] acpiphp: Slot [14] registered [ 0.323664] acpiphp: Slot [15] registered [ 0.324771] acpiphp: Slot [16] registered [ 0.326015] acpiphp: Slot [17] registered [ 0.326764] acpiphp: Slot [18] registered [ 0.327546] acpiphp: Slot [19] registered [ 0.328129] acpiphp: Slot [20] registered [ 0.328704] acpiphp: Slot [21] registered [ 0.329384] acpiphp: Slot [22] registered [ 0.330302] acpiphp: Slot [23] registered [ 0.331602] acpiphp: Slot [24] registered [ 0.332786] acpiphp: Slot [25] registered [ 0.333988] acpiphp: Slot [26] registered [ 0.335190] acpiphp: Slot [27] registered [ 0.336354] acpiphp: Slot [28] registered [ 0.337528] acpiphp: Slot [29] registered [ 0.338816] acpiphp: Slot [30] registered [ 0.339892] acpiphp: Slot [31] registered [ 0.341105] PCI host bridge to bus 0000:00 [ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.412837] vgaarb: loaded [ 0.413603] vgaarb: bridge control possible 0000:00:02.0 [ 0.415101] SCSI subsystem initialized [ 0.416099] ACPI: bus type USB registered [ 0.417259] usbcore: registered new interface driver usbfs [ 0.418576] usbcore: registered new interface driver hub [ 0.419846] usbcore: registered new device driver usb [ 0.421144] PCI: Using ACPI for IRQ routing [ 0.422374] NetLabel: Initializing [ 0.423225] NetLabel: domain hash size = 128 [ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425547] NetLabel: unlabeled traffic allowed by default [ 0.426960] clocksource: Switched to clocksource kvm-clock [ 0.432378] AppArmor: AppArmor Filesystem Enabled [ 0.433365] pnp: PnP ACPI init [ 0.434312] pnp: PnP ACPI: found 5 devices [ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442276] NET: Registered protocol family 2 [ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.446030] TCP: Hash tables configured (established 8192 bind 8192) [ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.450043] NET: Registered protocol family 1 [ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.481720] Trying to unpack rootfs image as initramfs... [ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.533187] Scanning for low memory corruption every 60 seconds [ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.535912] audit: initializing netlink subsys (disabled) [ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized [ 0.538575] Initialise system trusted keyring [ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542991] zbud: loaded [ 0.543736] VFS: Disk quotas dquot_6.6.0 [ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.546316] fuse init (API version 7.23) [ 0.547296] Key type big_key registered [ 0.548151] Allocating IMA MOK and blacklist keyrings. [ 0.549355] Key type asymmetric registered [ 0.550266] Asymmetric key parser 'x509' registered [ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.552882] io scheduler noop registered [ 0.553746] io scheduler deadline registered (default) [ 0.554841] io scheduler cfq registered [ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.559908] ACPI: Power Button [PWRF] [ 0.560794] GHES: HEST is not enabled! [ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645062] Linux agpgart interface v0.103 [ 0.647224] brd: module loaded [ 0.648598] loop: module loaded [ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.654563] GPT:90111 != 20971519 [ 0.655277] GPT:Alternate GPT header not at the end of the disk. [ 0.656478] GPT:90111 != 20971519 [ 0.657204] GPT: Use GNU Parted to correct GPT errors. [ 0.658226] vda: vda1 vda15 [ 0.660194] vdb: [ 0.661240] scsi host0: ata_piix [ 0.662005] scsi host1: ata_piix [ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.665791] libphy: Fixed MDIO Bus: probed [ 0.666648] tun: Universal TUN/TAP device driver, 1.6 [ 0.667748] tun: (C) 1999-2004 Max Krasnyansky [ 0.670024] PPP generic driver version 2.4.2 [ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.672653] ehci-pci: EHCI PCI platform driver [ 0.673618] ehci-platform: EHCI generic platform driver [ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675752] ohci-pci: OHCI PCI platform driver [ 0.676597] ohci-platform: OHCI generic platform driver [ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700176] usb usb1: Product: UHCI Host Controller [ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.702687] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703868] hub 1-0:1.0: USB hub found [ 0.704807] hub 1-0:1.0: 2 ports detected [ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.711038] mousedev: PS/2 mouse device common for all mice [ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714872] rtc_cmos 00:00: RTC can wake from S4 [ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.719437] i2c /dev entries driver [ 0.720421] device-mapper: uevent: version 1.0.3 [ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725337] NET: Registered protocol family 10 [ 0.726577] NET: Registered protocol family 17 [ 0.727699] Key type dns_resolver registered [ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.732587] registered taskstats version 1 [ 0.733665] Loading compiled-in X.509 certificates [ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.737840] zswap: loaded using pool lzo/zbud [ 0.745942] Key type trusted registered [ 0.747743] Key type encrypted registered [ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750152] ima: No TPM chip found, activating TPM-bypass! [ 0.751523] evm: HMAC attrs: 0x1 [ 0.752646] Magic number: 10:878:330 [ 0.753596] tty tty51: hash matches [ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992) [ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.757894] EDD information not available. [ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.825679] Write protecting the kernel read-only data: 14336k [ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167580] pid_max: default: 32768 minimum: 301 [ 0.168892] ACPI: Core revision 20150930 [ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172773] Security Framework initialized [ 0.173992] Yama: becoming mindful. [ 0.175071] AppArmor: AppArmor initialized [ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.184162] Initializing cgroup subsys io [ 0.185349] Initializing cgroup subsys memory [ 0.186728] Initializing cgroup subsys devices [ 0.187970] Initializing cgroup subsys freezer [ 0.189214] Initializing cgroup subsys net_cls [ 0.190299] Initializing cgroup subsys perf_event [ 0.191633] Initializing cgroup subsys net_prio [ 0.192493] Initializing cgroup subsys hugetlb [ 0.193191] Initializing cgroup subsys pids [ 0.193878] CPU: Physical Processor ID: 0 [ 0.195245] mce: CPU supports 10 MCE banks [ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.212427] ftrace: allocating 31920 entries in 125 pages [ 0.233964] smpboot: Max logical packages: 1 [ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.236728] x2apic enabled [ 0.237553] Switched APIC routing to physical x2apic. [ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.245121] ... version: 2 [ 0.246255] ... bit width: 48 [ 0.247453] ... generic registers: 4 [ 0.248637] ... value mask: 0000ffffffffffff [ 0.250118] ... max period: 000000007fffffff [ 0.251665] ... fixed-purpose events: 3 [ 0.252802] ... event mask: 000000070000000f [ 0.254308] KVM setup paravirtual spinlock [ 0.255997] x86: Booted up 1 node, 1 CPUs [ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259310] devtmpfs: initialized [ 0.261336] evm: security.selinux [ 0.262224] evm: security.SMACK64 [ 0.263316] evm: security.SMACK64EXEC [ 0.264390] evm: security.SMACK64TRANSMUTE [ 0.265514] evm: security.SMACK64MMAP [ 0.266439] evm: security.ima [ 0.267441] evm: security.capability [ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271072] pinctrl core: initialized pinctrl subsystem [ 0.271941] RTC time: 13:19:51, date: 07/03/18 [ 0.272724] NET: Registered protocol family 16 [ 0.273616] cpuidle: using governor ladder [ 0.274266] cpuidle: using governor menu [ 0.275118] PCCT header not found. [ 0.276107] ACPI: bus type PCI registered [ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279032] PCI: Using configuration type 1 for base access [ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.281456] ACPI: Added _OSI(Module Device) [ 0.282062] ACPI: Added _OSI(Processor Device) [ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283509] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285133] ACPI: Interpreter enabled [ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290053] ACPI: (supports S0 S3 S4 S5) [ 0.291071] ACPI: Using IOAPIC for interrupt routing [ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303819] acpiphp: Slot [3] registered [ 0.304858] acpiphp: Slot [4] registered [ 0.305991] acpiphp: Slot [5] registered [ 0.307115] acpiphp: Slot [6] registered [ 0.314914] acpiphp: Slot [7] registered [ 0.315941] acpiphp: Slot [8] registered [ 0.316976] acpiphp: Slot [9] registered [ 0.318118] acpiphp: Slot [10] registered [ 0.319294] acpiphp: Slot [11] registered [ 0.320474] acpiphp: Slot [12] registered [ 0.321567] acpiphp: Slot [13] registered [ 0.322640] acpiphp: Slot [14] registered [ 0.323664] acpiphp: Slot [15] registered [ 0.324771] acpiphp: Slot [16] registered [ 0.326015] acpiphp: Slot [17] registered [ 0.326764] acpiphp: Slot [18] registered [ 0.327546] acpiphp: Slot [19] registered [ 0.328129] acpiphp: Slot [20] registered [ 0.328704] acpiphp: Slot [21] registered [ 0.329384] acpiphp: Slot [22] registered [ 0.330302] acpiphp: Slot [23] registered [ 0.331602] acpiphp: Slot [24] registered [ 0.332786] acpiphp: Slot [25] registered [ 0.333988] acpiphp: Slot [26] registered [ 0.335190] acpiphp: Slot [27] registered [ 0.336354] acpiphp: Slot [28] registered [ 0.337528] acpiphp: Slot [29] registered [ 0.338816] acpiphp: Slot [30] registered [ 0.339892] acpiphp: Slot [31] registered [ 0.341105] PCI host bridge to bus 0000:00 [ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.412837] vgaarb: loaded [ 0.413603] vgaarb: bridge control possible 0000:00:02.0 [ 0.415101] SCSI subsystem initialized [ 0.416099] ACPI: bus type USB registered [ 0.417259] usbcore: registered new interface driver usbfs [ 0.418576] usbcore: registered new interface driver hub [ 0.419846] usbcore: registered new device driver usb [ 0.421144] PCI: Using ACPI for IRQ routing [ 0.422374] NetLabel: Initializing [ 0.423225] NetLabel: domain hash size = 128 [ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425547] NetLabel: unlabeled traffic allowed by default [ 0.426960] clocksource: Switched to clocksource kvm-clock [ 0.432378] AppArmor: AppArmor Filesystem Enabled [ 0.433365] pnp: PnP ACPI init [ 0.434312] pnp: PnP ACPI: found 5 devices [ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442276] NET: Registered protocol family 2 [ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.446030] TCP: Hash tables configured (established 8192 bind 8192) [ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.450043] NET: Registered protocol family 1 [ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.481720] Trying to unpack rootfs image as initramfs... [ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.533187] Scanning for low memory corruption every 60 seconds [ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.535912] audit: initializing netlink subsys (disabled) [ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized [ 0.538575] Initialise system trusted keyring [ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542991] zbud: loaded [ 0.543736] VFS: Disk quotas dquot_6.6.0 [ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.546316] fuse init (API version 7.23) [ 0.547296] Key type big_key registered [ 0.548151] Allocating IMA MOK and blacklist keyrings. [ 0.549355] Key type asymmetric registered [ 0.550266] Asymmetric key parser 'x509' registered [ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.552882] io scheduler noop registered [ 0.553746] io scheduler deadline registered (default) [ 0.554841] io scheduler cfq registered [ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.559908] ACPI: Power Button [PWRF] [ 0.560794] GHES: HEST is not enabled! [ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645062] Linux agpgart interface v0.103 [ 0.647224] brd: module loaded [ 0.648598] loop: module loaded [ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.654563] GPT:90111 != 20971519 [ 0.655277] GPT:Alternate GPT header not at the end of the disk. [ 0.656478] GPT:90111 != 20971519 [ 0.657204] GPT: Use GNU Parted to correct GPT errors. [ 0.658226] vda: vda1 vda15 [ 0.660194] vdb: [ 0.661240] scsi host0: ata_piix [ 0.662005] scsi host1: ata_piix [ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.665791] libphy: Fixed MDIO Bus: probed [ 0.666648] tun: Universal TUN/TAP device driver, 1.6 [ 0.667748] tun: (C) 1999-2004 Max Krasnyansky [ 0.670024] PPP generic driver version 2.4.2 [ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.672653] ehci-pci: EHCI PCI platform driver [ 0.673618] ehci-platform: EHCI generic platform driver [ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675752] ohci-pci: OHCI PCI platform driver [ 0.676597] ohci-platform: OHCI generic platform driver [ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700176] usb usb1: Product: UHCI Host Controller [ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.702687] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703868] hub 1-0:1.0: USB hub found [ 0.704807] hub 1-0:1.0: 2 ports detected [ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.711038] mousedev: PS/2 mouse device common for all mice [ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714872] rtc_cmos 00:00: RTC can wake from S4 [ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.719437] i2c /dev entries driver [ 0.720421] device-mapper: uevent: version 1.0.3 [ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725337] NET: Registered protocol family 10 [ 0.726577] NET: Registered protocol family 17 [ 0.727699] Key type dns_resolver registered [ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.732587] registered taskstats version 1 [ 0.733665] Loading compiled-in X.509 certificates [ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.737840] zswap: loaded using pool lzo/zbud [ 0.745942] Key type trusted registered [ 0.747743] Key type encrypted registered [ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750152] ima: No TPM chip found, activating TPM-bypass! [ 0.751523] evm: HMAC attrs: 0x1 [ 0.752646] Magic number: 10:878:330 [ 0.753596] tty tty51: hash matches [ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992) [ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.757894] EDD information not available. [ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.825679] Write protecting the kernel read-only data: 14336k [ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1595456352 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.164917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.167580] pid_max: default: 32768 minimum: 301 [ 0.168892] ACPI: Core revision 20150930 [ 0.170828] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172773] Security Framework initialized [ 0.173992] Yama: becoming mindful. [ 0.175071] AppArmor: AppArmor initialized [ 0.176375] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.178324] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.180160] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.182078] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.184162] Initializing cgroup subsys io [ 0.185349] Initializing cgroup subsys memory [ 0.186728] Initializing cgroup subsys devices [ 0.187970] Initializing cgroup subsys freezer [ 0.189214] Initializing cgroup subsys net_cls [ 0.190299] Initializing cgroup subsys perf_event [ 0.191633] Initializing cgroup subsys net_prio [ 0.192493] Initializing cgroup subsys hugetlb [ 0.193191] Initializing cgroup subsys pids [ 0.193878] CPU: Physical Processor ID: 0 [ 0.195245] mce: CPU supports 10 MCE banks [ 0.196424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.206866] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.212427] ftrace: allocating 31920 entries in 125 pages [ 0.233964] smpboot: Max logical packages: 1 [ 0.235088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.236728] x2apic enabled [ 0.237553] Switched APIC routing to physical x2apic. [ 0.239481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241006] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.242948] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.245121] ... version: 2 [ 0.246255] ... bit width: 48 [ 0.247453] ... generic registers: 4 [ 0.248637] ... value mask: 0000ffffffffffff [ 0.250118] ... max period: 000000007fffffff [ 0.251665] ... fixed-purpose events: 3 [ 0.252802] ... event mask: 000000070000000f [ 0.254308] KVM setup paravirtual spinlock [ 0.255997] x86: Booted up 1 node, 1 CPUs [ 0.257182] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259310] devtmpfs: initialized [ 0.261336] evm: security.selinux [ 0.262224] evm: security.SMACK64 [ 0.263316] evm: security.SMACK64EXEC [ 0.264390] evm: security.SMACK64TRANSMUTE [ 0.265514] evm: security.SMACK64MMAP [ 0.266439] evm: security.ima [ 0.267441] evm: security.capability [ 0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271072] pinctrl core: initialized pinctrl subsystem [ 0.271941] RTC time: 13:19:51, date: 07/03/18 [ 0.272724] NET: Registered protocol family 16 [ 0.273616] cpuidle: using governor ladder [ 0.274266] cpuidle: using governor menu [ 0.275118] PCCT header not found. [ 0.276107] ACPI: bus type PCI registered [ 0.277353] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279032] PCI: Using configuration type 1 for base access [ 0.279840] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.281456] ACPI: Added _OSI(Module Device) [ 0.282062] ACPI: Added _OSI(Processor Device) [ 0.282778] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283509] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285133] ACPI: Interpreter enabled [ 0.285631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.287529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290053] ACPI: (supports S0 S3 S4 S5) [ 0.291071] ACPI: Using IOAPIC for interrupt routing [ 0.292398] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297533] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299333] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.303819] acpiphp: Slot [3] registered [ 0.304858] acpiphp: Slot [4] registered [ 0.305991] acpiphp: Slot [5] registered [ 0.307115] acpiphp: Slot [6] registered [ 0.314914] acpiphp: Slot [7] registered [ 0.315941] acpiphp: Slot [8] registered [ 0.316976] acpiphp: Slot [9] registered [ 0.318118] acpiphp: Slot [10] registered [ 0.319294] acpiphp: Slot [11] registered [ 0.320474] acpiphp: Slot [12] registered [ 0.321567] acpiphp: Slot [13] registered [ 0.322640] acpiphp: Slot [14] registered [ 0.323664] acpiphp: Slot [15] registered [ 0.324771] acpiphp: Slot [16] registered [ 0.326015] acpiphp: Slot [17] registered [ 0.326764] acpiphp: Slot [18] registered [ 0.327546] acpiphp: Slot [19] registered [ 0.328129] acpiphp: Slot [20] registered [ 0.328704] acpiphp: Slot [21] registered [ 0.329384] acpiphp: Slot [22] registered [ 0.330302] acpiphp: Slot [23] registered [ 0.331602] acpiphp: Slot [24] registered [ 0.332786] acpiphp: Slot [25] registered [ 0.333988] acpiphp: Slot [26] registered [ 0.335190] acpiphp: Slot [27] registered [ 0.336354] acpiphp: Slot [28] registered [ 0.337528] acpiphp: Slot [29] registered [ 0.338816] acpiphp: Slot [30] registered [ 0.339892] acpiphp: Slot [31] registered [ 0.341105] PCI host bridge to bus 0000:00 [ 0.342126] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.349710] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.351677] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355909] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357549] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364663] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366709] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.397251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.399358] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401502] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407520] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.410636] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.412837] vgaarb: loaded [ 0.413603] vgaarb: bridge control possible 0000:00:02.0 [ 0.415101] SCSI subsystem initialized [ 0.416099] ACPI: bus type USB registered [ 0.417259] usbcore: registered new interface driver usbfs [ 0.418576] usbcore: registered new interface driver hub [ 0.419846] usbcore: registered new device driver usb [ 0.421144] PCI: Using ACPI for IRQ routing [ 0.422374] NetLabel: Initializing [ 0.423225] NetLabel: domain hash size = 128 [ 0.424307] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425547] NetLabel: unlabeled traffic allowed by default [ 0.426960] clocksource: Switched to clocksource kvm-clock [ 0.432378] AppArmor: AppArmor Filesystem Enabled [ 0.433365] pnp: PnP ACPI init [ 0.434312] pnp: PnP ACPI: found 5 devices [ 0.440448] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442276] NET: Registered protocol family 2 [ 0.443314] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.444718] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.446030] TCP: Hash tables configured (established 8192 bind 8192) [ 0.447435] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.448663] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.450043] NET: Registered protocol family 1 [ 0.451007] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452171] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453354] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.481720] Trying to unpack rootfs image as initramfs... [ 0.531463] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.533187] Scanning for low memory corruption every 60 seconds [ 0.534601] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.535912] audit: initializing netlink subsys (disabled) [ 0.537056] audit: type=2000 audit(1530623992.275:1): initialized [ 0.538575] Initialise system trusted keyring [ 0.539571] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.540847] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542991] zbud: loaded [ 0.543736] VFS: Disk quotas dquot_6.6.0 [ 0.544591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.546316] fuse init (API version 7.23) [ 0.547296] Key type big_key registered [ 0.548151] Allocating IMA MOK and blacklist keyrings. [ 0.549355] Key type asymmetric registered [ 0.550266] Asymmetric key parser 'x509' registered [ 0.551333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.552882] io scheduler noop registered [ 0.553746] io scheduler deadline registered (default) [ 0.554841] io scheduler cfq registered [ 0.555722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.559908] ACPI: Power Button [PWRF] [ 0.560794] GHES: HEST is not enabled! [ 0.574518] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616611] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.618626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.642885] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645062] Linux agpgart interface v0.103 [ 0.647224] brd: module loaded [ 0.648598] loop: module loaded [ 0.653089] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.654563] GPT:90111 != 20971519 [ 0.655277] GPT:Alternate GPT header not at the end of the disk. [ 0.656478] GPT:90111 != 20971519 [ 0.657204] GPT: Use GNU Parted to correct GPT errors. [ 0.658226] vda: vda1 vda15 [ 0.660194] vdb: [ 0.661240] scsi host0: ata_piix [ 0.662005] scsi host1: ata_piix [ 0.662789] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.664139] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.665791] libphy: Fixed MDIO Bus: probed [ 0.666648] tun: Universal TUN/TAP device driver, 1.6 [ 0.667748] tun: (C) 1999-2004 Max Krasnyansky [ 0.670024] PPP generic driver version 2.4.2 [ 0.671067] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.672653] ehci-pci: EHCI PCI platform driver [ 0.673618] ehci-platform: EHCI generic platform driver [ 0.674634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675752] ohci-pci: OHCI PCI platform driver [ 0.676597] ohci-platform: OHCI generic platform driver [ 0.677554] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691998] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.693041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.694467] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.695676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700176] usb usb1: Product: UHCI Host Controller [ 0.701223] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.702687] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703868] hub 1-0:1.0: USB hub found [ 0.704807] hub 1-0:1.0: 2 ports detected [ 0.705936] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708399] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.709648] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.711038] mousedev: PS/2 mouse device common for all mice [ 0.712580] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714872] rtc_cmos 00:00: RTC can wake from S4 [ 0.716266] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.717782] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.719437] i2c /dev entries driver [ 0.720421] device-mapper: uevent: version 1.0.3 [ 0.721618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.723710] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725337] NET: Registered protocol family 10 [ 0.726577] NET: Registered protocol family 17 [ 0.727699] Key type dns_resolver registered [ 0.728803] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.730244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.732587] registered taskstats version 1 [ 0.733665] Loading compiled-in X.509 certificates [ 0.735486] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.737840] zswap: loaded using pool lzo/zbud [ 0.745942] Key type trusted registered [ 0.747743] Key type encrypted registered [ 0.748806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750152] ima: No TPM chip found, activating TPM-bypass! [ 0.751523] evm: HMAC attrs: 0x1 [ 0.752646] Magic number: 10:878:330 [ 0.753596] tty tty51: hash matches [ 0.754580] rtc_cmos 00:00: setting system clock to 2018-07-03 13:19:52 UTC (1530623992) [ 0.756672] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.757894] EDD information not available. [ 0.823926] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.825679] Write protecting the kernel read-only data: 14336k [ 0.827472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.829389] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 7.60 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... [ 7.838398] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.10... Lease of 10.55.0.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0. 2018-07-03 13:19:59,946 - create_instance - INFO - Deleting Port with ID - 56963131-68fc-4698-ad51-069273d607bb 2018-07-03 13:19:59,947 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1eport-1 2018-07-03 13:19:59,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/56963131-68fc-4698-ad51-069273d607bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:20:00,719 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:20:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-08cf5f70-e3a3-48a8-aadc-3f3225838174 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:20:00,720 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/56963131-68fc-4698-ad51-069273d607bb used request id req-08cf5f70-e3a3-48a8-aadc-3f3225838174 2018-07-03 13:20:00,720 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst 2018-07-03 13:20:00,723 - 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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:20:00,902 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:20:00 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4ad1e3a8-cfa6-42b0-adfb-4de8bd195c37 X-Compute-Request-Id: req-4ad1e3a8-cfa6-42b0-adfb-4de8bd195c37 Front-End-Https: on 2018-07-03 13:20:00,903 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-4ad1e3a8-cfa6-42b0-adfb-4de8bd195c37 2018-07-03 13:20:00,903 - create_instance - INFO - Checking deletion status 2018-07-03 13:20:00,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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:20:01,087 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:20:01 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-66dfcfe0-1cf9-4f10-9663-34f1839ebef0 X-Compute-Request-Id: req-66dfcfe0-1cf9-4f10-9663-34f1839ebef0 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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "rel": "bookmark"}], "image": {"id": "7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "links": [{"href": "http://172.30.10.101:8774/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T13:19:51.000000", "flavor": {"id": "d530fae8-c5fa-4373-acdc-2c8cff7203a4", "links": [{"href": "http://172.30.10.101:8774/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4", "rel": "bookmark"}]}, "id": "9b631a3f-1ef2-43ee-b09e-42b1b3d8addd", "user_id": "eb7e316785c84455b118db3b8ff7b021", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T13:20:01Z", "hostId": "1e4a7284cdbd35f06b2b0f3a963983c0c7d050fd747139c9a7ff7994", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst", "created": "2018-07-03T13:19:38Z", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 13:20:01,088 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-66dfcfe0-1cf9-4f10-9663-34f1839ebef0 2018-07-03 13:20:01,088 - create_instance - DEBUG - Instance status [SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst] is - ACTIVE 2018-07-03 13:20:01,088 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 13:20:04,092 - create_instance - DEBUG - VM status query timeout in 296.811691999 2018-07-03 13:20:04,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/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99752ee6258ad56db16aec4bd06b0d049c9bcaf5" 2018-07-03 13:20:04,182 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 13:20:04 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b0c0cb92-b324-4f73-94c2-3a62fc58d293 X-Compute-Request-Id: req-b0c0cb92-b324-4f73-94c2-3a62fc58d293 RESP BODY: {"itemNotFound": {"message": "Instance 9b631a3f-1ef2-43ee-b09e-42b1b3d8addd could not be found.", "code": 404}} 2018-07-03 13:20:04,182 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9b631a3f-1ef2-43ee-b09e-42b1b3d8addd used request id req-b0c0cb92-b324-4f73-94c2-3a62fc58d293 2018-07-03 13:20:04,182 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9b631a3f-1ef2-43ee-b09e-42b1b3d8addd could not be found. (HTTP 404) (Request-ID: req-b0c0cb92-b324-4f73-94c2-3a62fc58d293) 2018-07-03 13:20:04,183 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-inst 2018-07-03 13:20:04,185 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet 2018-07-03 13:20:04,185 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-subnet 2018-07-03 13:20:04,190 - 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/6a33ac77-4203-4bf3-898b-a8e39a6a07ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46bbc4a4ac2f6764090ce71be80c80b449789d64" 2018-07-03 13:20:06,990 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:20:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4a89c670-b244-49dd-a49f-ee16602759df Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:20:06,990 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/6a33ac77-4203-4bf3-898b-a8e39a6a07ab used request id req-4a89c670-b244-49dd-a49f-ee16602759df 2018-07-03 13:20:06,991 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-priv-net 2018-07-03 13:20:06,996 - 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/69003136-4159-4944-b50c-b02cc8ce8073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46bbc4a4ac2f6764090ce71be80c80b449789d64" 2018-07-03 13:20:09,006 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:20:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-265083c0-756d-4075-a7bb-65cfeab8965c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:20:09,006 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/69003136-4159-4944-b50c-b02cc8ce8073 used request id req-265083c0-756d-4075-a7bb-65cfeab8965c 2018-07-03 13:20:09,010 - 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/d530fae8-c5fa-4373-acdc-2c8cff7203a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfc7d338be08324afaeab9bf13744cb2535c049" 2018-07-03 13:20:09,427 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 13:20: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-89565a86-3b8c-4923-b3ae-47e7704b8530 X-Compute-Request-Id: req-89565a86-3b8c-4923-b3ae-47e7704b8530 2018-07-03 13:20:09,427 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/d530fae8-c5fa-4373-acdc-2c8cff7203a4 used request id req-89565a86-3b8c-4923-b3ae-47e7704b8530 2018-07-03 13:20:09,428 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-56ad7aa0-7fea-49f8-8d20-f64c3d17db1e-image 2018-07-03 13:20:09,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3634bc129d75ccb0927c7d02bb27e8d4e8a3fd7e" 2018-07-03 13:20:09,559 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:20:09 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-168ed6b7-144b-4d29-9b5d-111674c5f131 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-07-03 13:20:09,559 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7ddf7f85-305c-49b0-bad1-6fd36f6265b3 used request id req-168ed6b7-144b-4d29-9b5d-111674c5f131 2018-07-03 13:20:09,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:20:10,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:20:10 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-b04c14e1-573a-4d34-bc7e-d67f6016798c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "created_at": "2018-07-03T13:19:23Z", "updated_at": "2018-07-03T13:19:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:19:23Z", "revision_number": 0, "id": "09c4f9f0-01eb-49c3-8ce1-a20763e18436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:19:23Z", "security_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc6924ef1c5643c68168fb7802db77bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:19:23Z", "revision_number": 0, "id": "0e196861-a527-4571-8f98-4c5c389aab0d", "remote_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "remote_ip_prefix": null, "created_at": "2018-07-03T13:19:23Z", "security_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc6924ef1c5643c68168fb7802db77bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:19:23Z", "revision_number": 0, "id": "81906bd2-b35f-4acf-a024-56449cca6ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:19:23Z", "security_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc6924ef1c5643c68168fb7802db77bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:19:23Z", "revision_number": 0, "id": "ddbe97ac-b500-4e5d-9fa8-fabc8821619b", "remote_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "remote_ip_prefix": null, "created_at": "2018-07-03T13:19:23Z", "security_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc6924ef1c5643c68168fb7802db77bc"}], "revision_number": 4, "project_id": "fc6924ef1c5643c68168fb7802db77bc", "id": "57fc845a-89d6-4d41-a796-af56eb39031a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 13:20:10,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b04c14e1-573a-4d34-bc7e-d67f6016798c 2018-07-03 13:20: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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:20:10,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:20:10 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40283ab6-cc70-41be-9b22-387914231640 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 13:20:10,351 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-40283ab6-cc70-41be-9b22-387914231640 2018-07-03 13:20:10,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/fc6924ef1c5643c68168fb7802db77bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:20:10,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:20:10 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c98d2bf-f2e5-4be6-b163-6a58a0d632a8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc6924ef1c5643c68168fb7802db77bc", "name": "SimpleHealthCheck-30face79-079b-4ff-proj"}} 2018-07-03 13:20:10,542 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc used request id req-3c98d2bf-f2e5-4be6-b163-6a58a0d632a8 2018-07-03 13:20:10,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57fc845a-89d6-4d41-a796-af56eb39031a 2018-07-03 13:20:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57fc845a-89d6-4d41-a796-af56eb39031a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:20:10,987 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 13:20:10 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-6e3ed3f4-bf6c-4613-92f0-0d2b55cc6e7b Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:19:23Z", "security_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "created_at": "2018-07-03T13:19:23Z", "project_id": "fc6924ef1c5643c68168fb7802db77bc", "id": "09c4f9f0-01eb-49c3-8ce1-a20763e18436"}, {"remote_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:19:23Z", "security_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "created_at": "2018-07-03T13:19:23Z", "project_id": "fc6924ef1c5643c68168fb7802db77bc", "id": "0e196861-a527-4571-8f98-4c5c389aab0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:19:23Z", "security_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "created_at": "2018-07-03T13:19:23Z", "project_id": "fc6924ef1c5643c68168fb7802db77bc", "id": "81906bd2-b35f-4acf-a024-56449cca6ba3"}, {"remote_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T13:19:23Z", "security_group_id": "57fc845a-89d6-4d41-a796-af56eb39031a", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6924ef1c5643c68168fb7802db77bc", "created_at": "2018-07-03T13:19:23Z", "project_id": "fc6924ef1c5643c68168fb7802db77bc", "id": "ddbe97ac-b500-4e5d-9fa8-fabc8821619b"}]} 2018-07-03 13:20:10,987 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57fc845a-89d6-4d41-a796-af56eb39031a used request id req-6e3ed3f4-bf6c-4613-92f0-0d2b55cc6e7b 2018-07-03 13:20:10,988 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 13:20:10,994 - keystoneauth.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/57fc845a-89d6-4d41-a796-af56eb39031a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:20:11,221 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 13:20:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b08ff97c-d27a-4423-83a6-d050d29aaa1a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:20:11,222 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/57fc845a-89d6-4d41-a796-af56eb39031a used request id req-b08ff97c-d27a-4423-83a6-d050d29aaa1a 2018-07-03 13:20:11,223 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-30face79-079b-4ff-proj 2018-07-03 13:20:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:20:11,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:20:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d9fd7a0-7491-4985-86ec-f67dc50642cc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:20:11,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fc6924ef1c5643c68168fb7802db77bc used request id req-3d9fd7a0-7491-4985-86ec-f67dc50642cc 2018-07-03 13:20:11,624 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-30face79-079b-4ff-proj-role 2018-07-03 13:20:11,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/219047542361431dbda11282a878c52e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:20:11,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:20:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c0f0b96-e7dc-46ab-a2ea-54f7929836fc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:20:11,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/219047542361431dbda11282a878c52e used request id req-8c0f0b96-e7dc-46ab-a2ea-54f7929836fc 2018-07-03 13:20:11,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0b25e94029044337ef51ac44db7927a3ea3f2b" 2018-07-03 13:20:11,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:20:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39574e3f-e19e-42b6-a040-cdd42b85f1bc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 13:20:11,871 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-39574e3f-e19e-42b6-a040-cdd42b85f1bc 2018-07-03 13:20:11,872 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-30face79-079b-4ff-user 2018-07-03 13:20:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/eb7e316785c84455b118db3b8ff7b021 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e171bcf782e390944700df91c9f448a9b945c63d" 2018-07-03 13:20:12,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 13:20:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-221e079e-fced-4e3a-b14e-fc865f90be86 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:20:12,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/eb7e316785c84455b118db3b8ff7b021 used request id req-221e079e-fced-4e3a-b14e-fc865f90be86 2018-07-03 13:20:12,231 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 57.116s OK 2018-07-03 13:20:12,344 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 13:20:12,345 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:57 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-03 13:20:12,350 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 13:48 | PASS | | snaps_health_check | functest | healthcheck | 00:57 | 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-07-03 13:20:12,358 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-03 13:20:24,624 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-309 | | 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-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-07-03 13:20:24,626 - 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-07-03 13:20:24,626 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-03 13:20:24,627 - 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-07-03 13:20:24,628 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-07-03 13:20:24,628 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-07-03 13:20:25,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-03 13:20:25,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-03 13:20:25,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-03 13:20:25,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-03 13:20:25,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-03 13:20:25,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-03 13:20:25,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-03 13:20:25,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-03 13:20:25,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-03 13:20:25,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:20:25,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:20:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bebe35b1-2549-4549-9115-71207e53ecbd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:20:25,648 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bebe35b1-2549-4549-9115-71207e53ecbd 2018-07-03 13:20:25,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:20:26,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["XuovI1rqQbCOMKtdrQICnA"], "issued_at": "2018-07-03T13:20:26.000000Z"}} 2018-07-03 13:20:26,178 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 13:20:26,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?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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:20:26,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c0756864-0c77-4cb7-a0dd-eb3887c8750b Date: Tue, 03 Jul 2018 13:20:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:20:26,654 - 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-c0756864-0c77-4cb7-a0dd-eb3887c8750b 2018-07-03 13:20:26,654 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.476042032242s 2018-07-03 13:20:26,654 - 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-c0756864-0c77-4cb7-a0dd-eb3887c8750b 2018-07-03 13:20:26,655 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-03 13:20:33,515 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8aa46eec-61ed-4b30-97e3-10d42cceeed9 | 2018-07-03T13:20:32.654224 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8aa46eec-61ed-4b30-97e3-10d42cceeed9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-03 13:20:37,765 - 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-07-03 13:20:37,766 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-03 13:20:45,201 - 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=a13063b4-f971-4473-b779-08a0c5dd1924) as the default verifier for the future CLI operations. 2018-07-03 13:20:48,536 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-03 13:20:48,537 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"network": {"name": "tempest_smoke_serial-net_a80fd808-505e-41b1-bffa-d09600901f9f", "admin_state_up": true}}' 2018-07-03 13:20:49,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-8239749d-e18e-43a6-9d7d-d3e05068428e Date: Tue, 03 Jul 2018 13:20:49 GMT RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"bad4a00a-480a-4d9d-a850-5359ac0d59b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:20:49Z","is_default":false,"provider:segmentation_id":1002,"name":"tempest_smoke_serial-net_a80fd808-505e-41b1-bffa-d09600901f9f","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:20:49Z","mtu":1500}} 2018-07-03 13:20:49,350 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-8239749d-e18e-43a6-9d7d-d3e05068428e 2018-07-03 13:20:49,351 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.813892841339s 2018-07-03 13:20:49,351 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-8239749d-e18e-43a6-9d7d-d3e05068428e 2018-07-03 13:20:49,352 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-03T13:20:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'bad4a00a-480a-4d9d-a850-5359ac0d59b3', u'provider:segmentation_id': 1002, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-net_a80fd808-505e-41b1-bffa-d09600901f9f', u'admin_state_up': True, u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T13:20:49Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 13:20:49,352 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 13:20:49,353 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:20:49,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-10bc103e-4d36-48be-8cd0-9f27ecb2841e Date: Tue, 03 Jul 2018 13:20:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"},{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"bad4a00a-480a-4d9d-a850-5359ac0d59b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:20:49Z","provider:segmentation_id":1002,"name":"tempest_smoke_serial-net_a80fd808-505e-41b1-bffa-d09600901f9f","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:20:49Z","provider:network_type":"vlan"}]} 2018-07-03 13:20:49,501 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-10bc103e-4d36-48be-8cd0-9f27ecb2841e 2018-07-03 13:20:49,501 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.148228883743s 2018-07-03 13:20:49,501 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-10bc103e-4d36-48be-8cd0-9f27ecb2841e 2018-07-03 13:20:49,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-03 13:20:49,504 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"subnet": {"name": "tempest_smoke_serial-subnet_a80fd808-505e-41b1-bffa-d09600901f9f", "enable_dhcp": true, "network_id": "bad4a00a-480a-4d9d-a850-5359ac0d59b3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-03 13:20:50,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-43485a9e-82f3-41b1-abe4-f3dec893ed94 Date: Tue, 03 Jul 2018 13:20:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bad4a00a-480a-4d9d-a850-5359ac0d59b3","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:20:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T13:20:49Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"edc8d583-0a84-4feb-a103-8997fecf718b","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_a80fd808-505e-41b1-bffa-d09600901f9f"}} 2018-07-03 13:20:50,342 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-43485a9e-82f3-41b1-abe4-f3dec893ed94 2018-07-03 13:20:50,342 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.839089870453s 2018-07-03 13:20:50,343 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-43485a9e-82f3-41b1-abe4-f3dec893ed94 2018-07-03 13:20:50,343 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T13:20:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'edc8d583-0a84-4feb-a103-8997fecf718b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke_serial-subnet_a80fd808-505e-41b1-bffa-d09600901f9f', u'enable_dhcp': True, u'network_id': u'bad4a00a-480a-4d9d-a850-5359ac0d59b3', u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T13:20:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 13:20:50,344 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-03 13:20:50,344 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "tempest_smoke_serial-router_a80fd808-505e-41b1-bffa-d09600901f9f", "admin_state_up": true}}' 2018-07-03 13:20:52,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-309e445a-aa9f-416f-9efe-918aa7b379a9 Date: Tue, 03 Jul 2018 13:20:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:20:50Z", "admin_state_up": true, "updated_at": "2018-07-03T13:20:51Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "4e24dba5-bc42-4640-b033-4b7502b49800", "name": "tempest_smoke_serial-router_a80fd808-505e-41b1-bffa-d09600901f9f"}} 2018-07-03 13:20:52,098 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-309e445a-aa9f-416f-9efe-918aa7b379a9 2018-07-03 13:20:52,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 1.75421714783s 2018-07-03 13:20:52,098 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-309e445a-aa9f-416f-9efe-918aa7b379a9 2018-07-03 13:20:52,099 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T13:20:51Z', u'revision_number': 3, u'ha': False, u'id': u'4e24dba5-bc42-4640-b033-4b7502b49800', u'external_gateway_info': {u'network_id': u'75eb7e7d-8aac-424a-86d0-bd5ac2d83c69', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c69b8518-9349-4705-be78-01bfc5c002a4', u'ip_address': u'172.30.10.119'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-router_a80fd808-505e-41b1-bffa-d09600901f9f', u'admin_state_up': True, u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T13:20:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 13:20:52,099 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-03 13:20:52,100 - 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/4e24dba5-bc42-4640-b033-4b7502b49800/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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"subnet_id": "edc8d583-0a84-4feb-a103-8997fecf718b"}' 2018-07-03 13:20:54,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ee289ac-51f6-48c1-b4ca-c682a0e528a9 Date: Tue, 03 Jul 2018 13:20:54 GMT RESP BODY: {"network_id": "bad4a00a-480a-4d9d-a850-5359ac0d59b3", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "edc8d583-0a84-4feb-a103-8997fecf718b", "subnet_ids": ["edc8d583-0a84-4feb-a103-8997fecf718b"], "port_id": "155eb268-a5a2-4b27-a8f6-1eae49d14ad3", "id": "4e24dba5-bc42-4640-b033-4b7502b49800"} 2018-07-03 13:20:54,777 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/4e24dba5-bc42-4640-b033-4b7502b49800/add_router_interface.json used request id req-2ee289ac-51f6-48c1-b4ca-c682a0e528a9 2018-07-03 13:20:54,777 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 2.67775511742s 2018-07-03 13:20:54,778 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/4e24dba5-bc42-4640-b033-4b7502b49800/add_router_interface.json used request id req-2ee289ac-51f6-48c1-b4ca-c682a0e528a9 returning object 4e24dba5-bc42-4640-b033-4b7502b49800 2018-07-03 13:20:54,778 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:20:54,914 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-03 13:20:54,916 - 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-07-03 13:20:54,923 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Tue, 03 Jul 2018 13: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-07-03 13:20:54,925 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 13:20:54,929 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:20:55,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ae94b522-0ab0-4c60-a0cd-9e54008d9e7a Date: Tue, 03 Jul 2018 13:20:55 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 13:20:55,316 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-ae94b522-0ab0-4c60-a0cd-9e54008d9e7a 2018-07-03 13:20:55,316 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.390298128128s 2018-07-03 13:20:55,316 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-ae94b522-0ab0-4c60-a0cd-9e54008d9e7a 2018-07-03 13:20:55,325 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-03 13:20:55,328 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_a80fd808-505e-41b1-bffa-d09600901f9f", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_a80fd808-505e-41b1-bffa-d09600901f9f"}' 2018-07-03 13:20:55,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 903 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-13c901ed-b11b-4306-81ee-2baffbabf815 Date: Tue, 03 Jul 2018 13:20:55 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T13:20:56Z", "file": "/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29", "size": null, "self": "/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29", "hw_mem_page_size": "large", "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_a80fd808-505e-41b1-bffa-d09600901f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_a80fd808-505e-41b1-bffa-d09600901f9f", "checksum": null, "created_at": "2018-07-03T13:20:56Z", "protected": false} 2018-07-03 13:20:55,723 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-13c901ed-b11b-4306-81ee-2baffbabf815 2018-07-03 13:20:55,723 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.398095846176s 2018-07-03 13:20:55,723 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-13c901ed-b11b-4306-81ee-2baffbabf815 returning object 8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29 2018-07-03 13:20:55,724 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-03 13:20:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29/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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '' 2018-07-03 13:20:56,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-712392b9-c364-4ebc-b942-db6edcf9a87f Date: Tue, 03 Jul 2018 13: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-07-03 13:20:56,348 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29/file used request id req-712392b9-c364-4ebc-b942-db6edcf9a87f 2018-07-03 13:20:56,348 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.623522996902s 2018-07-03 13:20:56,348 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29/file used request id req-712392b9-c364-4ebc-b942-db6edcf9a87f 2018-07-03 13:20:56,348 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_a80fd808-505e-41b1-bffa-d09600901f9f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-03T13:20:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29/file', u'owner': u'f2213f40455746c3b623a4fcb5e27a06', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29', u'size': None, u'name': u'tempest_smoke_serial-img_a80fd808-505e-41b1-bffa-d09600901f9f', u'checksum': None, u'self': u'/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-03T13:20:56Z', u'schema': u'/v2/schemas/image'}) 2018-07-03 13:20:56,349 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-03 13:20:56,352 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_a80fd808-505e-41b1-bffa-d09600901f9f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-03 13:20:56,707 - 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-775879f4-753e-49fe-9e58-9860e3822053 X-Compute-Request-Id: req-775879f4-753e-49fe-9e58-9860e3822053 Date: Tue, 03 Jul 2018 13:20:56 GMT Connection: close RESP BODY: {"flavor": {"name": "tempest_smoke_serial-flavor_a80fd808-505e-41b1-bffa-d09600901f9f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e", "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": "a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e"}} 2018-07-03 13:20:56,707 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-775879f4-753e-49fe-9e58-9860e3822053 2018-07-03 13:20:56,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.358318090439s 2018-07-03 13:20:56,708 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-775879f4-753e-49fe-9e58-9860e3822053 2018-07-03 13:20:56,709 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_a80fd808-505e-41b1-bffa-d09600901f9f', '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'f2213f40455746c3b623a4fcb5e27a06', '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'a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e', 'swap': 0}) 2018-07-03 13:20:56,709 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-03 13:20:56,721 - 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/a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e/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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 13:20:57,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 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-cd6880b4-7e82-4d74-bd50-5f52dc6033dc X-Compute-Request-Id: req-cd6880b4-7e82-4d74-bd50-5f52dc6033dc Date: Tue, 03 Jul 2018 13:20:57 GMT Connection: close RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 13:20:57,156 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e/os-extra_specs used request id req-cd6880b4-7e82-4d74-bd50-5f52dc6033dc 2018-07-03 13:20:57,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.446648836136s 2018-07-03 13:20:57,158 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e/os-extra_specs used request id req-cd6880b4-7e82-4d74-bd50-5f52dc6033dc 2018-07-03 13:20:57,162 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-03 13:20:57,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:20:57,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2919 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-a195c9fa-3c60-4556-b1e6-3cc591c20065 X-Compute-Request-Id: req-a195c9fa-3c60-4556-b1e6-3cc591c20065 Date: Tue, 03 Jul 2018 13:20:57 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 75}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 31901, "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": 31389, "id": 3}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 78}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-dpdk-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": 6}]} 2018-07-03 13:20:57,599 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-a195c9fa-3c60-4556-b1e6-3cc591c20065 2018-07-03 13:20:57,599 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.436542987823s 2018-07-03 13:20:57,600 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-a195c9fa-3c60-4556-b1e6-3cc591c20065 2018-07-03 13:20:57,607 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 13:20:57,610 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:20:58,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1090 Content-Type: application/json X-Openstack-Request-Id: req-176e3893-69a9-4e53-a569-36afa05f2b12 Date: Tue, 03 Jul 2018 13:20:58 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T13:20:56Z", "file": "/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29", "size": 12716032, "self": "/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_a80fd808-505e-41b1-bffa-d09600901f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_a80fd808-505e-41b1-bffa-d09600901f9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-03T13:20:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 13:20:58,014 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-176e3893-69a9-4e53-a569-36afa05f2b12 2018-07-03 13:20:58,014 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.407360076904s 2018-07-03 13:20:58,014 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-176e3893-69a9-4e53-a569-36afa05f2b12 2018-07-03 13:20:58,026 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-03 13:20:58,030 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_a80fd808-505e-41b1-bffa-d09600901f9f", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_a80fd808-505e-41b1-bffa-d09600901f9f"}' 2018-07-03 13:20:58,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 911 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a503de85-fb03-447d-8744-ce2a51cdf744 Date: Tue, 03 Jul 2018 13:20:58 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T13:20:58Z", "file": "/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "1b4708f6-b1e3-4cce-8afe-cab7520b1b10", "size": null, "self": "/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10", "hw_mem_page_size": "large", "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_a80fd808-505e-41b1-bffa-d09600901f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_a80fd808-505e-41b1-bffa-d09600901f9f", "checksum": null, "created_at": "2018-07-03T13:20:58Z", "protected": false} 2018-07-03 13:20:58,201 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-a503de85-fb03-447d-8744-ce2a51cdf744 2018-07-03 13:20:58,202 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.175472021103s 2018-07-03 13:20:58,202 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-a503de85-fb03-447d-8744-ce2a51cdf744 returning object 1b4708f6-b1e3-4cce-8afe-cab7520b1b10 2018-07-03 13:20:58,203 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-03 13:20:58,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10/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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '' 2018-07-03 13:20:58,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22f40fbf-7661-4fe8-8e0b-dc4a417bb498 Date: Tue, 03 Jul 2018 13:20: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-07-03 13:20:58,810 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10/file used request id req-22f40fbf-7661-4fe8-8e0b-dc4a417bb498 2018-07-03 13:20:58,810 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.60742688179s 2018-07-03 13:20:58,811 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10/file used request id req-22f40fbf-7661-4fe8-8e0b-dc4a417bb498 2018-07-03 13:20:58,811 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_a80fd808-505e-41b1-bffa-d09600901f9f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-03T13:20:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10/file', u'owner': u'f2213f40455746c3b623a4fcb5e27a06', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1b4708f6-b1e3-4cce-8afe-cab7520b1b10', u'size': None, u'name': u'tempest_smoke_serial-img_alt_a80fd808-505e-41b1-bffa-d09600901f9f', u'checksum': None, u'self': u'/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-03T13:20:58Z', u'schema': u'/v2/schemas/image'}) 2018-07-03 13:20:58,812 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-03 13:20:58,815 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_a80fd808-505e-41b1-bffa-d09600901f9f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-03 13:20:58,858 - 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-f7fe8e76-6b8f-47bb-a9b5-403dfc577f99 X-Compute-Request-Id: req-f7fe8e76-6b8f-47bb-a9b5-403dfc577f99 Date: Tue, 03 Jul 2018 13:20:58 GMT Connection: close RESP BODY: {"flavor": {"name": "tempest_smoke_serial-flavor_alt_a80fd808-505e-41b1-bffa-d09600901f9f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/fb5b918c-81a0-4989-9f83-e15e0bfe0508", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/fb5b918c-81a0-4989-9f83-e15e0bfe0508", "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": "fb5b918c-81a0-4989-9f83-e15e0bfe0508"}} 2018-07-03 13:20:58,858 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-f7fe8e76-6b8f-47bb-a9b5-403dfc577f99 2018-07-03 13:20:58,859 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0465779304504s 2018-07-03 13:20:58,859 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-f7fe8e76-6b8f-47bb-a9b5-403dfc577f99 2018-07-03 13:20:58,860 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_a80fd808-505e-41b1-bffa-d09600901f9f', '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'f2213f40455746c3b623a4fcb5e27a06', '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'fb5b918c-81a0-4989-9f83-e15e0bfe0508', 'swap': 0}) 2018-07-03 13:20:58,860 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-03 13:20:58,863 - 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/fb5b918c-81a0-4989-9f83-e15e0bfe0508/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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 13:20:59,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 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-d5cc4b2f-f142-42cc-81b0-137891d12647 X-Compute-Request-Id: req-d5cc4b2f-f142-42cc-81b0-137891d12647 Date: Tue, 03 Jul 2018 13:20:59 GMT Connection: close RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 13:20:59,153 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/fb5b918c-81a0-4989-9f83-e15e0bfe0508/os-extra_specs used request id req-d5cc4b2f-f142-42cc-81b0-137891d12647 2018-07-03 13:20:59,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.292079925537s 2018-07-03 13:20:59,153 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/fb5b918c-81a0-4989-9f83-e15e0bfe0508/os-extra_specs used request id req-d5cc4b2f-f142-42cc-81b0-137891d12647 2018-07-03 13:20:59,153 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_a80fd808-505e-41b1-bffa-d09600901f9f', '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'f2213f40455746c3b623a4fcb5e27a06', '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'fb5b918c-81a0-4989-9f83-e15e0bfe0508', 'swap': 0}) 2018-07-03 13:21:02,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-03 13:21:03,000 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-03 13:21:03,000 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-03 13:21:03,003 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-03 13:21:03,007 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-03 13:21:06,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a13063b4-f971-4473-b779-08a0c5dd1924/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-07-03 13:21:06,904 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-03 13:21:06,941 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-03 13:21:06,942 - 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-07-03 13:41:01,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f3550d4a-28d0-4e72-9aac-1602c50b3951 2018-07-03 13:41:01,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f3550d4a-28d0-4e72-9aac-1602c50b3951']'. 2018-07-03 13:41:02,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-03 13:41:02,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-03 13:41:02,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-03 13:41:02,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f3550d4a-28d0-4e72-9aac-1602c50b3951 | 2018-07-03 13:41:02,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-03 13:41:02,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-03 13:21:09 | 2018-07-03 13:41:02,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-03 13:41:01 | 2018-07-03 13:41:02,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:52 | 2018-07-03 13:41:02,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-07-03 13:41:02,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-03 13:41:02,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-03 13:41:02,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a13063b4-f971-4473-b779-08a0c5dd1924) | 2018-07-03 13:41:02,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-03 13:41:02,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8aa46eec-61ed-4b30-97e3-10d42cceeed9) | 2018-07-03 13:41:02,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-07-03 13:41:02,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1162.745 | 2018-07-03 13:41:02,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-07-03 13:41:02,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-07-03 13:41:02,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-03 13:41:02,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-03 13:41:02,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-07-03 13:41:02,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-03 13:41:02,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-03 13:41:02,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-07-03 13:41:02,490 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 13:41:02,491 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 20:14 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-07-03 13:41:02,496 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-03 13:41:02,496 - 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/4e24dba5-bc42-4640-b033-4b7502b49800/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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" -d '{"subnet_id": "edc8d583-0a84-4feb-a103-8997fecf718b"}' 2018-07-03 13:41:05,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-754b41b6-a2d2-49a2-a639-9d5c74562dbb Date: Tue, 03 Jul 2018 13:41:05 GMT RESP BODY: {"network_id": "bad4a00a-480a-4d9d-a850-5359ac0d59b3", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "edc8d583-0a84-4feb-a103-8997fecf718b", "subnet_ids": ["edc8d583-0a84-4feb-a103-8997fecf718b"], "port_id": "155eb268-a5a2-4b27-a8f6-1eae49d14ad3", "id": "4e24dba5-bc42-4640-b033-4b7502b49800"} 2018-07-03 13:41:05,845 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/4e24dba5-bc42-4640-b033-4b7502b49800/remove_router_interface.json used request id req-754b41b6-a2d2-49a2-a639-9d5c74562dbb 2018-07-03 13:41:05,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.34951686859s 2018-07-03 13:41:05,846 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/4e24dba5-bc42-4640-b033-4b7502b49800/remove_router_interface.json used request id req-754b41b6-a2d2-49a2-a639-9d5c74562dbb returning object 4e24dba5-bc42-4640-b033-4b7502b49800 2018-07-03 13:41:05,846 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-03 13:41:05,847 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:06,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-a0c073a6-6004-467b-ab4b-1e6598c95792 Date: Tue, 03 Jul 2018 13:41:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:20:50Z", "admin_state_up": true, "updated_at": "2018-07-03T13:41:04Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "4e24dba5-bc42-4640-b033-4b7502b49800", "name": "tempest_smoke_serial-router_a80fd808-505e-41b1-bffa-d09600901f9f"}]} 2018-07-03 13:41:06,030 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-a0c073a6-6004-467b-ab4b-1e6598c95792 2018-07-03 13:41:06,030 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.183943986893s 2018-07-03 13:41:06,031 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-a0c073a6-6004-467b-ab4b-1e6598c95792 2018-07-03 13:41:06,032 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-03 13:41:06,033 - 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/4e24dba5-bc42-4640-b033-4b7502b49800.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:07,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7cf2d34d-d1c6-4e28-a5c2-8c50016e793d Content-Length: 0 Date: Tue, 03 Jul 2018 13:41:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:41:07,776 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/4e24dba5-bc42-4640-b033-4b7502b49800.json used request id req-7cf2d34d-d1c6-4e28-a5c2-8c50016e793d 2018-07-03 13:41:07,777 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 1.74427485466s 2018-07-03 13:41:07,777 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/4e24dba5-bc42-4640-b033-4b7502b49800.json used request id req-7cf2d34d-d1c6-4e28-a5c2-8c50016e793d 2018-07-03 13:41:07,777 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-03 13:41:07,778 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:07,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-22d6e451-12cd-4aaf-bb89-462c0fc956bf Date: Tue, 03 Jul 2018 13:41:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bad4a00a-480a-4d9d-a850-5359ac0d59b3","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:20:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T13:20:49Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"edc8d583-0a84-4feb-a103-8997fecf718b","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_a80fd808-505e-41b1-bffa-d09600901f9f"}]} 2018-07-03 13:41:07,845 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-22d6e451-12cd-4aaf-bb89-462c0fc956bf 2018-07-03 13:41:07,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0678601264954s 2018-07-03 13:41:07,846 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-22d6e451-12cd-4aaf-bb89-462c0fc956bf 2018-07-03 13:41:07,847 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-03 13:41:07,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/edc8d583-0a84-4feb-a103-8997fecf718b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:09,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9db8e234-9823-49e5-819f-c6c76cb2d565 Date: Tue, 03 Jul 2018 13:41:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:41:09,931 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/edc8d583-0a84-4feb-a103-8997fecf718b.json used request id req-9db8e234-9823-49e5-819f-c6c76cb2d565 2018-07-03 13:41:09,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 2.08394408226s 2018-07-03 13:41:09,932 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/edc8d583-0a84-4feb-a103-8997fecf718b.json used request id req-9db8e234-9823-49e5-819f-c6c76cb2d565 2018-07-03 13:41:09,932 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 13:41:09,933 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:10,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-e2fc0122-5aa1-46db-aaaf-6d2804b3524e Date: Tue, 03 Jul 2018 13:41:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"},{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bad4a00a-480a-4d9d-a850-5359ac0d59b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:41:09Z","provider:segmentation_id":1002,"name":"tempest_smoke_serial-net_a80fd808-505e-41b1-bffa-d09600901f9f","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:20:49Z","provider:network_type":"vlan"}]} 2018-07-03 13:41:10,054 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-e2fc0122-5aa1-46db-aaaf-6d2804b3524e 2018-07-03 13:41:10,055 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.122114896774s 2018-07-03 13:41:10,055 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-e2fc0122-5aa1-46db-aaaf-6d2804b3524e 2018-07-03 13:41:10,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-03 13:41:10,057 - 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/bad4a00a-480a-4d9d-a850-5359ac0d59b3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:12,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae1fd175-c0c4-4f66-bb0f-b596fbdbea8f Date: Tue, 03 Jul 2018 13:41:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 13:41:12,170 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/bad4a00a-480a-4d9d-a850-5359ac0d59b3.json used request id req-ae1fd175-c0c4-4f66-bb0f-b596fbdbea8f 2018-07-03 13:41:12,171 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.11416888237s 2018-07-03 13:41:12,171 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/bad4a00a-480a-4d9d-a850-5359ac0d59b3.json used request id req-ae1fd175-c0c4-4f66-bb0f-b596fbdbea8f 2018-07-03 13:41:12,175 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 13:41:12,178 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:12,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2121 Content-Type: application/json X-Openstack-Request-Id: req-c5c1e21b-e679-40eb-a587-76eccca3a8c0 Date: Tue, 03 Jul 2018 13:41:12 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T13:20:59Z", "file": "/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "1b4708f6-b1e3-4cce-8afe-cab7520b1b10", "size": 12716032, "self": "/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_a80fd808-505e-41b1-bffa-d09600901f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_a80fd808-505e-41b1-bffa-d09600901f9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-03T13:20:58Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T13:20:56Z", "file": "/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29", "size": 12716032, "self": "/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_a80fd808-505e-41b1-bffa-d09600901f9f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_a80fd808-505e-41b1-bffa-d09600901f9f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-03T13:20:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 13:41:12,612 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-c5c1e21b-e679-40eb-a587-76eccca3a8c0 2018-07-03 13:41:12,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.437425851822s 2018-07-03 13:41:12,613 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-c5c1e21b-e679-40eb-a587-76eccca3a8c0 2018-07-03 13:41:12,615 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-03 13:41:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:13,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5b1cf4e-2e31-4016-8f88-2f302bf3432a Date: Tue, 03 Jul 2018 13:41:13 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 13:41:13,140 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29 used request id req-b5b1cf4e-2e31-4016-8f88-2f302bf3432a 2018-07-03 13:41:13,140 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.5249979496s 2018-07-03 13:41:13,141 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/8a56a8dc-9d7e-4f78-b421-5f5fb0a84c29 used request id req-b5b1cf4e-2e31-4016-8f88-2f302bf3432a 2018-07-03 13:41:13,141 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-03 13:41:13,144 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:13,516 - 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-99d45239-3b6a-469e-911a-0e22cf7c7e11 X-Compute-Request-Id: req-99d45239-3b6a-469e-911a-0e22cf7c7e11 Date: Tue, 03 Jul 2018 13:41:13 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_smoke_serial-flavor_a80fd808-505e-41b1-bffa-d09600901f9f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e", "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": "a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e"}, {"name": "tempest_smoke_serial-flavor_alt_a80fd808-505e-41b1-bffa-d09600901f9f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/fb5b918c-81a0-4989-9f83-e15e0bfe0508", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/fb5b918c-81a0-4989-9f83-e15e0bfe0508", "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": "fb5b918c-81a0-4989-9f83-e15e0bfe0508"}]} 2018-07-03 13:41:13,517 - 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-99d45239-3b6a-469e-911a-0e22cf7c7e11 2018-07-03 13:41:13,517 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.375439882278s 2018-07-03 13:41:13,517 - 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-99d45239-3b6a-469e-911a-0e22cf7c7e11 2018-07-03 13:41:13,519 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-03 13:41:13,522 - 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/a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:13,900 - 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-0d224117-0996-4d58-b36f-e59f70575f91 X-Compute-Request-Id: req-0d224117-0996-4d58-b36f-e59f70575f91 Date: Tue, 03 Jul 2018 13:41:13 GMT Connection: close 2018-07-03 13:41:13,900 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e used request id req-0d224117-0996-4d58-b36f-e59f70575f91 2018-07-03 13:41:13,901 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.380923032761s 2018-07-03 13:41:13,901 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/a5e2798c-13ea-4aa7-bdfc-5c4bb80e3d6e used request id req-0d224117-0996-4d58-b36f-e59f70575f91 2018-07-03 13:41:13,901 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-03 13:41:13,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:14,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-348e2b44-cd45-473f-9bb0-d79ceef78790 Date: Tue, 03 Jul 2018 13:41:14 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-07-03 13:41:14,524 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10 used request id req-348e2b44-cd45-473f-9bb0-d79ceef78790 2018-07-03 13:41:14,524 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.623080968857s 2018-07-03 13:41:14,524 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/1b4708f6-b1e3-4cce-8afe-cab7520b1b10 used request id req-348e2b44-cd45-473f-9bb0-d79ceef78790 2018-07-03 13:41:14,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-03 13:41:14,527 - 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}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:14,910 - 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-04d287d1-654c-45f5-834e-bc30108f3ea4 X-Compute-Request-Id: req-04d287d1-654c-45f5-834e-bc30108f3ea4 Date: Tue, 03 Jul 2018 13:41:14 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_smoke_serial-flavor_alt_a80fd808-505e-41b1-bffa-d09600901f9f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/fb5b918c-81a0-4989-9f83-e15e0bfe0508", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/fb5b918c-81a0-4989-9f83-e15e0bfe0508", "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": "fb5b918c-81a0-4989-9f83-e15e0bfe0508"}]} 2018-07-03 13:41:14,910 - 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-04d287d1-654c-45f5-834e-bc30108f3ea4 2018-07-03 13:41:14,910 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.385308980942s 2018-07-03 13:41:14,910 - 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-04d287d1-654c-45f5-834e-bc30108f3ea4 2018-07-03 13:41:14,911 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-03 13:41:14,913 - 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/fb5b918c-81a0-4989-9f83-e15e0bfe0508 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f7d2cf9b2ca4a3578de3d6cb1d817ba383cfcf4a" 2018-07-03 13:41:15,330 - 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-fa7bd1a7-f38f-417c-a4b7-78c0ce2bcf16 X-Compute-Request-Id: req-fa7bd1a7-f38f-417c-a4b7-78c0ce2bcf16 Date: Tue, 03 Jul 2018 13:41:15 GMT Connection: close 2018-07-03 13:41:15,330 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/fb5b918c-81a0-4989-9f83-e15e0bfe0508 used request id req-fa7bd1a7-f38f-417c-a4b7-78c0ce2bcf16 2018-07-03 13:41:15,330 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.418859958649s 2018-07-03 13:41:15,331 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/fb5b918c-81a0-4989-9f83-e15e0bfe0508 used request id req-fa7bd1a7-f38f-417c-a4b7-78c0ce2bcf16 2018-07-03 13:41:15,331 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-07-03 13:41:15,331 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-03 13:41:15,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-03 13:41:15,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-03 13:41:15,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-03 13:41:15,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-03 13:41:15,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-03 13:41:15,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-03 13:41:15,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-03 13:41:15,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-03 13:41:15,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-03 13:41:15,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-03 13:41:15,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-03 13:41:15,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-03 13:41:15,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-03 13:41:15,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 "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 13:41:15,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 13:41:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f77217fa-3c7b-4f28-ba4c-3a352ad92d07 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 13:41:15,416 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f77217fa-3c7b-4f28-ba4c-3a352ad92d07 2018-07-03 13:41:15,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 13:41:15,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T14:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["oAapOD55QQS98IDrMb8LsA"], "issued_at": "2018-07-03T13:41:15.000000Z"}} 2018-07-03 13:41:15,939 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 13:41:15,940 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 13:41:16,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-9edf2020-9946-42bf-9e62-a2bf58d5f091 Date: Tue, 03 Jul 2018 13:41:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:41:16,571 - 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-9edf2020-9946-42bf-9e62-a2bf58d5f091 2018-07-03 13:41:16,571 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.632390022278s 2018-07-03 13:41:16,572 - 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-9edf2020-9946-42bf-9e62-a2bf58d5f091 2018-07-03 13:41:16,942 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-03 13:41:16,942 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-03 13:41:16,943 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '{"network": {"shared": true, "name": "rally_sanity-net_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "admin_state_up": true}}' 2018-07-03 13:41:17,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8794f635-bdbe-456a-a612-974675325b75 Date: Tue, 03 Jul 2018 13:41:17 GMT RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"72634396-1d8c-46d3-87b6-24a10c1ea6ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:41:17Z","is_default":false,"provider:segmentation_id":1001,"name":"rally_sanity-net_d70db0da-edad-4cff-ab79-04aaa4b8ada2","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:41:17Z","mtu":1500}} 2018-07-03 13:41:17,398 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-8794f635-bdbe-456a-a612-974675325b75 2018-07-03 13:41:17,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.456347942352s 2018-07-03 13:41:17,399 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-8794f635-bdbe-456a-a612-974675325b75 2018-07-03 13:41:17,399 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-03T13:41:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'72634396-1d8c-46d3-87b6-24a10c1ea6ec', u'provider:segmentation_id': 1001, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_d70db0da-edad-4cff-ab79-04aaa4b8ada2', u'admin_state_up': True, u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T13:41:17Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 13:41:17,400 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 13:41:17,401 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 13:41:17,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-ea0fa79d-ab51-47c9-8e86-dbd5baaf3b5f Date: Tue, 03 Jul 2018 13:41:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"72634396-1d8c-46d3-87b6-24a10c1ea6ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T13:41:17Z","provider:segmentation_id":1001,"name":"rally_sanity-net_d70db0da-edad-4cff-ab79-04aaa4b8ada2","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:41:17Z","provider:network_type":"vlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 13:41:17,554 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-ea0fa79d-ab51-47c9-8e86-dbd5baaf3b5f 2018-07-03 13:41:17,554 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.153640985489s 2018-07-03 13:41:17,554 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-ea0fa79d-ab51-47c9-8e86-dbd5baaf3b5f 2018-07-03 13:41:17,556 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-03 13:41:17,557 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '{"subnet": {"name": "rally_sanity-subnet_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "enable_dhcp": true, "network_id": "72634396-1d8c-46d3-87b6-24a10c1ea6ec", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-03 13:41:18,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-9d3c7f27-1789-46a9-85f6-9b4617dffc6a Date: Tue, 03 Jul 2018 13:41:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72634396-1d8c-46d3-87b6-24a10c1ea6ec","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:41:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T13:41:17Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f","subnetpool_id":null,"name":"rally_sanity-subnet_d70db0da-edad-4cff-ab79-04aaa4b8ada2"}} 2018-07-03 13:41:18,227 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-9d3c7f27-1789-46a9-85f6-9b4617dffc6a 2018-07-03 13:41:18,227 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.670731067657s 2018-07-03 13:41:18,228 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-9d3c7f27-1789-46a9-85f6-9b4617dffc6a 2018-07-03 13:41:18,228 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T13:41:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_d70db0da-edad-4cff-ab79-04aaa4b8ada2', u'enable_dhcp': True, u'network_id': u'72634396-1d8c-46d3-87b6-24a10c1ea6ec', u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T13:41:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 13:41:18,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-03 13:41:18,229 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "rally_sanity-router_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "admin_state_up": true}}' 2018-07-03 13:41:20,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-0c24e27d-c179-43ca-980a-22427ec7c27b Date: Tue, 03 Jul 2018 13:41:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:41:18Z", "admin_state_up": true, "updated_at": "2018-07-03T13:41:19Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "78a62dfa-f220-487c-b289-afc6ac8109c5", "name": "rally_sanity-router_d70db0da-edad-4cff-ab79-04aaa4b8ada2"}} 2018-07-03 13:41:20,256 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-0c24e27d-c179-43ca-980a-22427ec7c27b 2018-07-03 13:41:20,256 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 2.02734613419s 2018-07-03 13:41:20,256 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-0c24e27d-c179-43ca-980a-22427ec7c27b 2018-07-03 13:41:20,257 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T13:41:19Z', u'revision_number': 3, u'ha': False, u'id': u'78a62dfa-f220-487c-b289-afc6ac8109c5', u'external_gateway_info': {u'network_id': u'75eb7e7d-8aac-424a-86d0-bd5ac2d83c69', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c69b8518-9349-4705-be78-01bfc5c002a4', u'ip_address': u'172.30.10.119'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_d70db0da-edad-4cff-ab79-04aaa4b8ada2', u'admin_state_up': True, u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T13:41:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 13:41:20,257 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-03 13:41:20,258 - 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/78a62dfa-f220-487c-b289-afc6ac8109c5/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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '{"subnet_id": "ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f"}' 2018-07-03 13:41:23,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-20b78f4c-2842-4e92-85df-f622c4136cdc Date: Tue, 03 Jul 2018 13:41:23 GMT RESP BODY: {"network_id": "72634396-1d8c-46d3-87b6-24a10c1ea6ec", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f", "subnet_ids": ["ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f"], "port_id": "15017424-9405-40b7-bc5d-291e874f4346", "id": "78a62dfa-f220-487c-b289-afc6ac8109c5"} 2018-07-03 13:41:23,049 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/78a62dfa-f220-487c-b289-afc6ac8109c5/add_router_interface.json used request id req-20b78f4c-2842-4e92-85df-f622c4136cdc 2018-07-03 13:41:23,049 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 2.79170298576s 2018-07-03 13:41:23,050 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/78a62dfa-f220-487c-b289-afc6ac8109c5/add_router_interface.json used request id req-20b78f4c-2842-4e92-85df-f622c4136cdc returning object 78a62dfa-f220-487c-b289-afc6ac8109c5 2018-07-03 13:41:23,051 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 13:41:23,188 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-03 13:41:23,189 - 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-07-03 13:41:23,196 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Tue, 03 Jul 2018 13:41:23 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-07-03 13:41:23,199 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 13:41:23,201 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 13:41:23,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e7ff09c8-40f7-4f0d-b328-f7d7d314e7ed Date: Tue, 03 Jul 2018 13:41:23 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 13:41:23,584 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-e7ff09c8-40f7-4f0d-b328-f7d7d314e7ed 2018-07-03 13:41:23,584 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.385012865067s 2018-07-03 13:41:23,584 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-e7ff09c8-40f7-4f0d-b328-f7d7d314e7ed 2018-07-03 13:41:23,588 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-03 13:41:23,589 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2"}' 2018-07-03 13:41:23,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 887 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d8f5e38d-7b02-4d7d-9ac6-19110ae6b9d3 Date: Tue, 03 Jul 2018 13:41:23 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T13:41:24Z", "file": "/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "81f68cb2-b5d1-4d23-a42b-908d39c05f94", "size": null, "self": "/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94", "hw_mem_page_size": "large", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "checksum": null, "created_at": "2018-07-03T13:41:24Z", "protected": false} 2018-07-03 13:41:23,976 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-d8f5e38d-7b02-4d7d-9ac6-19110ae6b9d3 2018-07-03 13:41:23,976 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.388661146164s 2018-07-03 13:41:23,977 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-d8f5e38d-7b02-4d7d-9ac6-19110ae6b9d3 returning object 81f68cb2-b5d1-4d23-a42b-908d39c05f94 2018-07-03 13:41:23,977 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-03 13:41:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94/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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '' 2018-07-03 13:41:24,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f5f07bc-474b-4660-b79a-06e4125a3d99 Date: Tue, 03 Jul 2018 13:41:24 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-07-03 13:41:24,579 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94/file used request id req-8f5f07bc-474b-4660-b79a-06e4125a3d99 2018-07-03 13:41:24,579 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.601907968521s 2018-07-03 13:41:24,579 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94/file used request id req-8f5f07bc-474b-4660-b79a-06e4125a3d99 2018-07-03 13:41:24,580 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-03T13:41:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94/file', u'owner': u'f2213f40455746c3b623a4fcb5e27a06', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'81f68cb2-b5d1-4d23-a42b-908d39c05f94', u'size': None, u'name': u'rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', u'checksum': None, u'self': u'/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-03T13:41:24Z', u'schema': u'/v2/schemas/image'}) 2018-07-03 13:41:24,580 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-03 13:41:24,583 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-03 13:41:24,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 511 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-ff1703ba-dec7-4e55-a757-48f9f2f7f900 X-Compute-Request-Id: req-ff1703ba-dec7-4e55-a757-48f9f2f7f900 Date: Tue, 03 Jul 2018 13:41:24 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/6354b050-3974-4a5d-a391-530e80946a78", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/6354b050-3974-4a5d-a391-530e80946a78", "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": "6354b050-3974-4a5d-a391-530e80946a78"}} 2018-07-03 13:41:24,958 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-ff1703ba-dec7-4e55-a757-48f9f2f7f900 2018-07-03 13:41:24,958 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.377588033676s 2018-07-03 13:41:24,958 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-ff1703ba-dec7-4e55-a757-48f9f2f7f900 2018-07-03 13:41:24,959 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2', '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'f2213f40455746c3b623a4fcb5e27a06', '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'6354b050-3974-4a5d-a391-530e80946a78', 'swap': 0}) 2018-07-03 13:41:24,960 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-03 13:41:24,963 - 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/6354b050-3974-4a5d-a391-530e80946a78/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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 13:41:25,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 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-a410ce06-eebb-42e7-b087-0bedb5cd89d8 X-Compute-Request-Id: req-a410ce06-eebb-42e7-b087-0bedb5cd89d8 Date: Tue, 03 Jul 2018 13:41:25 GMT Connection: close RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 13:41:25,370 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/6354b050-3974-4a5d-a391-530e80946a78/os-extra_specs used request id req-a410ce06-eebb-42e7-b087-0bedb5cd89d8 2018-07-03 13:41:25,370 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.409955978394s 2018-07-03 13:41:25,370 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/6354b050-3974-4a5d-a391-530e80946a78/os-extra_specs used request id req-a410ce06-eebb-42e7-b087-0bedb5cd89d8 2018-07-03 13:41:25,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-03 13:41:28,839 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-03 13:41:32,004 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 022dd1a9-bb5f-461c-a682-72a483148432 | 2018-07-03T13:41:31.293245 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 022dd1a9-bb5f-461c-a682-72a483148432 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-03 13:41:36,465 - 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-07-03 13:41:36,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-03 13:41:36,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-03 13:41:36,468 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 13:41:36,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2919 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-2cb2a2f8-4299-411d-be02-f5192aa291c2 X-Compute-Request-Id: req-2cb2a2f8-4299-411d-be02-f5192aa291c2 Date: Tue, 03 Jul 2018 13:41:36 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 75}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 31901, "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": 31389, "id": 3}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 78}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-dpdk-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": 6}]} 2018-07-03 13:41:36,866 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-2cb2a2f8-4299-411d-be02-f5192aa291c2 2018-07-03 13:41:36,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.399631023407s 2018-07-03 13:41:36,867 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-2cb2a2f8-4299-411d-be02-f5192aa291c2 2018-07-03 13:41:36,868 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-03 13:41:36,871 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-03 13:41:37,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 515 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-73ea248a-0738-473c-a6b9-f609639d3924 X-Compute-Request-Id: req-73ea248a-0738-473c-a6b9-f609639d3924 Date: Tue, 03 Jul 2018 13:41:37 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4", "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": "ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4"}} 2018-07-03 13:41:37,266 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-73ea248a-0738-473c-a6b9-f609639d3924 2018-07-03 13:41:37,267 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.398774862289s 2018-07-03 13:41:37,267 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-73ea248a-0738-473c-a6b9-f609639d3924 2018-07-03 13:41:37,268 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', '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'f2213f40455746c3b623a4fcb5e27a06', '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'ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4', 'swap': 0}) 2018-07-03 13:41:37,269 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-03 13:41:37,271 - 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/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4/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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 13:41:37,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 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-341441bd-60d2-4086-bdf6-5869b83855d7 X-Compute-Request-Id: req-341441bd-60d2-4086-bdf6-5869b83855d7 Date: Tue, 03 Jul 2018 13:41:37 GMT Connection: close RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 13:41:37,329 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4/os-extra_specs used request id req-341441bd-60d2-4086-bdf6-5869b83855d7 2018-07-03 13:41:37,329 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.0602049827576s 2018-07-03 13:41:37,329 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4/os-extra_specs used request id req-341441bd-60d2-4086-bdf6-5869b83855d7 2018-07-03 13:41:37,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', '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'f2213f40455746c3b623a4fcb5e27a06', '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'ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4', 'swap': 0}) 2018-07-03 13:41:37,330 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-03 13:41:37,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-07-03 13:41:37,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-03 13:41:37,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-03 13:41:37,404 - 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': '72634396-1d8c-46d3-87b6-24a10c1ea6ec', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'flavor_name': 'rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-03 13:43:06,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 94962aa7-b4d2-4201-b4f9-7d062962c51e 2018-07-03 13:43:06,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-03 13:43:06,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '94962aa7-b4d2-4201-b4f9-7d062962c51e'] 2018-07-03 13:43:07,652 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 94962aa7-b4d2-4201-b4f9-7d062962c51e: 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 94962aa7-b4d2-4201-b4f9-7d062962c51e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706758 Full duration: 10.674209 -------------------------------------------------------------------------------- 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 94962aa7-b4d2-4201-b4f9-7d062962c51e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | total | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 100.0% | 1 | | -> duration | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.41229 Full duration: 10.959307 -------------------------------------------------------------------------------- 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 94962aa7-b4d2-4201-b4f9-7d062962c51e 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 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | total | 1.725 | 1.725 | 1.725 | 1.725 | 1.725 | 1.725 | 100.0% | 1 | | -> duration | 1.725 | 1.725 | 1.725 | 1.725 | 1.725 | 1.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.724808 Full duration: 11.615428 -------------------------------------------------------------------------------- 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 94962aa7-b4d2-4201-b4f9-7d062962c51e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | total | 1.432 | 1.432 | 1.432 | 1.432 | 1.432 | 1.432 | 100.0% | 1 | | -> duration | 1.432 | 1.432 | 1.432 | 1.432 | 1.432 | 1.432 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.431789 Full duration: 11.561229 -------------------------------------------------------------------------------- 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 94962aa7-b4d2-4201-b4f9-7d062962c51e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | total | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | -> duration | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.220389 Full duration: 11.509006 -------------------------------------------------------------------------------- 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 94962aa7-b4d2-4201-b4f9-7d062962c51e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | total | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | -> duration | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.331307 Full duration: 11.359103 HINTS: * To plot HTML graphics with this data, run: rally task report 94962aa7-b4d2-4201-b4f9-7d062962c51e --out output.html * To generate a JUnit report, run: rally task export 94962aa7-b4d2-4201-b4f9-7d062962c51e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 94962aa7-b4d2-4201-b4f9-7d062962c51e --json --out output.json 2018-07-03 13:43:07,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '94962aa7-b4d2-4201-b4f9-7d062962c51e'] 2018-07-03 13:43:10,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-03 13:43:10,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '94962aa7-b4d2-4201-b4f9-7d062962c51e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-03 13:43:10,639 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-03 13:43:10,640 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-03 13:43:10,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-07-03 13:43:10,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-03 13:43:10,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-03 13:43:10,664 - 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': '72634396-1d8c-46d3-87b6-24a10c1ea6ec', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'flavor_name': 'rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-03 13:45:22,318 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 78736362-375f-4872-9e58-17f13ab3493b 2018-07-03 13:45:22,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '78736362-375f-4872-9e58-17f13ab3493b'] 2018-07-03 13:45:23,334 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 78736362-375f-4872-9e58-17f13ab3493b: 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 78736362-375f-4872-9e58-17f13ab3493b 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 | 4.33 | 4.33 | 4.33 | 4.33 | 4.33 | 4.33 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> glance_v2.upload_data | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | glance_v2.delete_image | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 4.454 | 4.454 | 4.454 | 4.454 | 4.454 | 4.454 | 100.0% | 1 | | -> duration | 4.454 | 4.454 | 4.454 | 4.454 | 4.454 | 4.454 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.453797 Full duration: 17.275119 -------------------------------------------------------------------------------- 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 78736362-375f-4872-9e58-17f13ab3493b 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 | 4.179 | 4.179 | 4.179 | 4.179 | 4.179 | 4.179 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> glance_v2.upload_data | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | glance_v2.list_images | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 100.0% | 1 | | -> duration | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.355556 Full duration: 20.12427 -------------------------------------------------------------------------------- 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 78736362-375f-4872-9e58-17f13ab3493b has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.776192 Full duration: 12.46614 -------------------------------------------------------------------------------- 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": "72634396-1d8c-46d3-87b6-24a10c1ea6ec" } ], "flavor": { "name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 78736362-375f-4872-9e58-17f13ab3493b 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 | 4.571 | 4.571 | 4.571 | 4.571 | 4.571 | 4.571 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | -> glance_v2.upload_data | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | nova.boot_servers | 20.689 | 20.689 | 20.689 | 20.689 | 20.689 | 20.689 | 100.0% | 1 | | total | 25.261 | 25.261 | 25.261 | 25.261 | 25.261 | 25.261 | 100.0% | 1 | | -> duration | 24.261 | 24.261 | 24.261 | 24.261 | 24.261 | 24.261 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.261135 Full duration: 55.557535 HINTS: * To plot HTML graphics with this data, run: rally task report 78736362-375f-4872-9e58-17f13ab3493b --out output.html * To generate a JUnit report, run: rally task export 78736362-375f-4872-9e58-17f13ab3493b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 78736362-375f-4872-9e58-17f13ab3493b --json --out output.json 2018-07-03 13:45:23,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '78736362-375f-4872-9e58-17f13ab3493b'] 2018-07-03 13:45:26,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-03 13:45:26,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '78736362-375f-4872-9e58-17f13ab3493b', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-03 13:45:26,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-03 13:45:26,065 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-03 13:45:26,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-07-03 13:45:26,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-03 13:45:26,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-03 13:45:26,082 - 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': '72634396-1d8c-46d3-87b6-24a10c1ea6ec', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'flavor_name': 'rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-03 13:50:00,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1ecd721c-bfa6-40a4-995e-56845ae2f43f 2018-07-03 13:50:00,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1ecd721c-bfa6-40a4-995e-56845ae2f43f'] 2018-07-03 13:50:01,519 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1ecd721c-bfa6-40a4-995e-56845ae2f43f: 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 1ecd721c-bfa6-40a4-995e-56845ae2f43f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.936 | 3.936 | 3.936 | 3.936 | 3.936 | 3.936 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.269 | 3.269 | 3.269 | 3.269 | 3.269 | 3.269 | 100.0% | 1 | | total | 7.205 | 7.205 | 7.205 | 7.205 | 7.205 | 7.205 | 100.0% | 1 | | -> duration | 7.205 | 7.205 | 7.205 | 7.205 | 7.205 | 7.205 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.205364 Full duration: 31.160162 -------------------------------------------------------------------------------- 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 1ecd721c-bfa6-40a4-995e-56845ae2f43f 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 | 4.317 | 4.317 | 4.317 | 4.317 | 4.317 | 4.317 | 100.0% | 1 | | cinder_v2.delete_volume | 3.512 | 3.512 | 3.512 | 3.512 | 3.512 | 3.512 | 100.0% | 1 | | total | 7.829 | 7.829 | 7.829 | 7.829 | 7.829 | 7.829 | 100.0% | 1 | | -> duration | 7.829 | 7.829 | 7.829 | 7.829 | 7.829 | 7.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.829384 Full duration: 23.599264 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1ecd721c-bfa6-40a4-995e-56845ae2f43f 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 | 9.069 | 9.069 | 9.069 | 9.069 | 9.069 | 9.069 | 100.0% | 1 | | cinder_v2.delete_volume | 2.943 | 2.943 | 2.943 | 2.943 | 2.943 | 2.943 | 100.0% | 1 | | total | 12.012 | 12.012 | 12.012 | 12.012 | 12.012 | 12.012 | 100.0% | 1 | | -> duration | 12.012 | 12.012 | 12.012 | 12.012 | 12.012 | 12.012 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.011834 Full duration: 28.504756 -------------------------------------------------------------------------------- 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 1ecd721c-bfa6-40a4-995e-56845ae2f43f 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 | 4.223 | 4.223 | 4.223 | 4.223 | 4.223 | 4.223 | 100.0% | 1 | | cinder_v2.delete_volume | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 100.0% | 1 | | total | 7.235 | 7.235 | 7.235 | 7.235 | 7.235 | 7.235 | 100.0% | 1 | | -> duration | 7.235 | 7.235 | 7.235 | 7.235 | 7.235 | 7.235 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.234666 Full duration: 22.822699 -------------------------------------------------------------------------------- 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 1ecd721c-bfa6-40a4-995e-56845ae2f43f 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 | 4.236 | 4.236 | 4.236 | 4.236 | 4.236 | 4.236 | 100.0% | 1 | | cinder_v2.extend_volume | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 100.0% | 1 | | cinder_v2.delete_volume | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 100.0% | 1 | | total | 9.971 | 9.971 | 9.971 | 9.971 | 9.971 | 9.971 | 100.0% | 1 | | -> duration | 9.971 | 9.971 | 9.971 | 9.971 | 9.971 | 9.971 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.970631 Full duration: 25.150279 -------------------------------------------------------------------------------- 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 1ecd721c-bfa6-40a4-995e-56845ae2f43f 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 | 4.352 | 4.352 | 4.352 | 4.352 | 4.352 | 4.352 | 100.0% | 1 | | cinder_v2.delete_volume | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 100.0% | 1 | | total | 7.303 | 7.303 | 7.303 | 7.303 | 7.303 | 7.303 | 100.0% | 1 | | -> duration | 7.303 | 7.303 | 7.303 | 7.303 | 7.303 | 7.303 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.303188 Full duration: 31.764985 -------------------------------------------------------------------------------- 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 1ecd721c-bfa6-40a4-995e-56845ae2f43f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | cinder_v2.list_qos | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | total | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | -> duration | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.362606 Full duration: 18.94026 -------------------------------------------------------------------------------- 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 1ecd721c-bfa6-40a4-995e-56845ae2f43f 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.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | cinder_v2.set_qos | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | total | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 100.0% | 1 | | -> duration | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.470994 Full duration: 18.596476 -------------------------------------------------------------------------------- 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 1ecd721c-bfa6-40a4-995e-56845ae2f43f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | cinder_v2.list_types | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | total | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | -> duration | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.37085 Full duration: 17.498182 -------------------------------------------------------------------------------- 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 1ecd721c-bfa6-40a4-995e-56845ae2f43f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | total | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> duration | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.378207 Full duration: 17.986347 HINTS: * To plot HTML graphics with this data, run: rally task report 1ecd721c-bfa6-40a4-995e-56845ae2f43f --out output.html * To generate a JUnit report, run: rally task export 1ecd721c-bfa6-40a4-995e-56845ae2f43f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1ecd721c-bfa6-40a4-995e-56845ae2f43f --json --out output.json 2018-07-03 13:50:01,520 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1ecd721c-bfa6-40a4-995e-56845ae2f43f'] 2018-07-03 13:50:04,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-03 13:50:04,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1ecd721c-bfa6-40a4-995e-56845ae2f43f', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-03 13:50:04,400 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-03 13:50:04,401 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-03 13:50:04,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-07-03 13:50:04,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-03 13:50:04,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-03 13:50:04,417 - 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': '72634396-1d8c-46d3-87b6-24a10c1ea6ec', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'flavor_name': 'rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-03 13:52:53,972 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d113f49e-b7a4-4190-a5ea-c4bf738dfe0f 2018-07-03 13:52:53,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd113f49e-b7a4-4190-a5ea-c4bf738dfe0f'] 2018-07-03 13:52:55,021 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d113f49e-b7a4-4190-a5ea-c4bf738dfe0f: 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937997 Full duration: 11.274049 -------------------------------------------------------------------------------- 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | total | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> duration | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.934844 Full duration: 10.607204 -------------------------------------------------------------------------------- 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | total | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | -> duration | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.9886 Full duration: 11.665388 -------------------------------------------------------------------------------- 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 100.0% | 1 | | total | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | -> duration | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 1.34 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.339908 Full duration: 12.437624 -------------------------------------------------------------------------------- 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.928183 Full duration: 11.073769 -------------------------------------------------------------------------------- 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | total | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 100.0% | 1 | | -> duration | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.401855 Full duration: 12.99108 -------------------------------------------------------------------------------- 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | total | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | -> duration | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.979692 Full duration: 10.450484 -------------------------------------------------------------------------------- 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 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.402513 Full duration: 13.200117 -------------------------------------------------------------------------------- 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | total | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | -> duration | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.948417 Full duration: 10.838794 -------------------------------------------------------------------------------- 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f 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 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | gnocchi.delete_metric | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | total | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | -> duration | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.741613 Full duration: 12.886393 -------------------------------------------------------------------------------- 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 d113f49e-b7a4-4190-a5ea-c4bf738dfe0f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | gnocchi.delete_resource | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | | total | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 100.0% | 1 | | -> duration | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.349189 Full duration: 12.271057 HINTS: * To plot HTML graphics with this data, run: rally task report d113f49e-b7a4-4190-a5ea-c4bf738dfe0f --out output.html * To generate a JUnit report, run: rally task export d113f49e-b7a4-4190-a5ea-c4bf738dfe0f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d113f49e-b7a4-4190-a5ea-c4bf738dfe0f --json --out output.json 2018-07-03 13:52:55,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd113f49e-b7a4-4190-a5ea-c4bf738dfe0f'] 2018-07-03 13:52:58,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-03 13:52:58,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd113f49e-b7a4-4190-a5ea-c4bf738dfe0f', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-03 13:52:58,057 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-03 13:52:58,058 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-03 13:52:58,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-07-03 13:52:58,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-03 13:52:58,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-03 13:52:58,076 - 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': '72634396-1d8c-46d3-87b6-24a10c1ea6ec', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'flavor_name': 'rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-03 13:55:24,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 62a7c813-9236-4714-8add-22cf3264e89f 2018-07-03 13:55:24,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '62a7c813-9236-4714-8add-22cf3264e89f'] 2018-07-03 13:55:24,981 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 62a7c813-9236-4714-8add-22cf3264e89f: 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 62a7c813-9236-4714-8add-22cf3264e89f 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 | 6.574 | 6.574 | 6.574 | 6.574 | 6.574 | 6.574 | 100.0% | 1 | | heat.update_stack | 3.375 | 3.375 | 3.375 | 3.375 | 3.375 | 3.375 | 100.0% | 1 | | heat.delete_stack | 3.974 | 3.974 | 3.974 | 3.974 | 3.974 | 3.974 | 100.0% | 1 | | total | 13.923 | 13.923 | 13.923 | 13.923 | 13.923 | 13.923 | 100.0% | 1 | | -> duration | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 9.923 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.923018 Full duration: 31.201388 -------------------------------------------------------------------------------- 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 62a7c813-9236-4714-8add-22cf3264e89f 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 | 6.187 | 6.187 | 6.187 | 6.187 | 6.187 | 6.187 | 100.0% | 1 | | heat.check_stack | 1.731 | 1.731 | 1.731 | 1.731 | 1.731 | 1.731 | 100.0% | 1 | | heat.delete_stack | 1.694 | 1.694 | 1.694 | 1.694 | 1.694 | 1.694 | 100.0% | 1 | | total | 9.612 | 9.612 | 9.612 | 9.612 | 9.612 | 9.612 | 100.0% | 1 | | -> duration | 7.612 | 7.612 | 7.612 | 7.612 | 7.612 | 7.612 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.612397 Full duration: 26.318263 -------------------------------------------------------------------------------- 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 62a7c813-9236-4714-8add-22cf3264e89f 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 | 6.594 | 6.594 | 6.594 | 6.594 | 6.594 | 6.594 | 100.0% | 1 | | heat.suspend_stack | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 100.0% | 1 | | heat.resume_stack | 1.69 | 1.69 | 1.69 | 1.69 | 1.69 | 1.69 | 100.0% | 1 | | heat.delete_stack | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 100.0% | 1 | | total | 12.248 | 12.248 | 12.248 | 12.248 | 12.248 | 12.248 | 100.0% | 1 | | -> duration | 10.248 | 10.248 | 10.248 | 10.248 | 10.248 | 10.248 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.248428 Full duration: 29.174332 -------------------------------------------------------------------------------- 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 62a7c813-9236-4714-8add-22cf3264e89f 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.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | total | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> duration | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.013855 Full duration: 17.601476 HINTS: * To plot HTML graphics with this data, run: rally task report 62a7c813-9236-4714-8add-22cf3264e89f --out output.html * To generate a JUnit report, run: rally task export 62a7c813-9236-4714-8add-22cf3264e89f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 62a7c813-9236-4714-8add-22cf3264e89f --json --out output.json 2018-07-03 13:55:24,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '62a7c813-9236-4714-8add-22cf3264e89f'] 2018-07-03 13:55:27,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-03 13:55:27,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '62a7c813-9236-4714-8add-22cf3264e89f', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-03 13:55:27,646 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-03 13:55:27,646 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-03 13:55:27,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-07-03 13:55:27,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-03 13:55:27,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-03 13:55:27,654 - 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': '72634396-1d8c-46d3-87b6-24a10c1ea6ec', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'flavor_name': 'rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-03 14:00:12,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 869e32bf-68fc-4874-980f-c8117d49cc54 2018-07-03 14:00:12,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '869e32bf-68fc-4874-980f-c8117d49cc54'] 2018-07-03 14:00:13,663 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 869e32bf-68fc-4874-980f-c8117d49cc54: 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 869e32bf-68fc-4874-980f-c8117d49cc54 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | keystone_v3.add_role | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | keystone_v3.revoke_role | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | -> duration | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.259867 Full duration: 21.337209 -------------------------------------------------------------------------------- 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 869e32bf-68fc-4874-980f-c8117d49cc54 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | keystone_v3.add_role | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | keystone_v3.list_roles | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | -> duration | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.21935 Full duration: 21.573783 -------------------------------------------------------------------------------- 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 869e32bf-68fc-4874-980f-c8117d49cc54 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.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | keystone_v3.list_projects | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 100.0% | 1 | | -> duration | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.40844 Full duration: 21.750607 -------------------------------------------------------------------------------- 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 869e32bf-68fc-4874-980f-c8117d49cc54 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | keystone_v3.delete_role | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> duration | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.007441 Full duration: 18.595317 -------------------------------------------------------------------------------- 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 869e32bf-68fc-4874-980f-c8117d49cc54 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | keystone_v3.delete_service | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> duration | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.982066 Full duration: 18.951992 -------------------------------------------------------------------------------- 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 869e32bf-68fc-4874-980f-c8117d49cc54 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.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | keystone_v3.create_user | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | -> keystone_v3.add_role | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | keystone_v3.create_role | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | keystone_v3.get_project | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | keystone_v3.get_user | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | keystone_v3.get_role | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | keystone_v3.list_services | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | keystone_v3.get_services | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 3.522 | 3.522 | 3.522 | 3.522 | 3.522 | 3.522 | 100.0% | 1 | | -> duration | 3.522 | 3.522 | 3.522 | 3.522 | 3.522 | 3.522 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.522142 Full duration: 28.941914 -------------------------------------------------------------------------------- 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 869e32bf-68fc-4874-980f-c8117d49cc54 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.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | keystone_v3.update_project | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | keystone_v3.delete_project | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 100.0% | 1 | | -> duration | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.811082 Full duration: 19.297396 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 869e32bf-68fc-4874-980f-c8117d49cc54 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 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 1.189 | 100.0% | 1 | | total | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 100.0% | 1 | | -> duration | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 1.411 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.410731 Full duration: 22.206939 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 869e32bf-68fc-4874-980f-c8117d49cc54 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.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | total | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> duration | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 1.148 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.148167 Full duration: 21.449937 -------------------------------------------------------------------------------- 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 869e32bf-68fc-4874-980f-c8117d49cc54 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 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | keystone_v3.list_users | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 100.0% | 1 | | -> duration | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.427617 Full duration: 21.705874 -------------------------------------------------------------------------------- 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 869e32bf-68fc-4874-980f-c8117d49cc54 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.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | keystone_v3.create_users | 10.477 | 10.477 | 10.477 | 10.477 | 10.477 | 10.477 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 10.476 | 10.476 | 10.476 | 10.476 | 10.476 | 10.476 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 100.0% | 1 | | total | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 100.0% | 1 | | -> duration | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.859889 Full duration: 36.521503 HINTS: * To plot HTML graphics with this data, run: rally task report 869e32bf-68fc-4874-980f-c8117d49cc54 --out output.html * To generate a JUnit report, run: rally task export 869e32bf-68fc-4874-980f-c8117d49cc54 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 869e32bf-68fc-4874-980f-c8117d49cc54 --json --out output.json 2018-07-03 14:00:13,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '869e32bf-68fc-4874-980f-c8117d49cc54'] 2018-07-03 14:00:16,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-03 14:00:16,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '869e32bf-68fc-4874-980f-c8117d49cc54', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-03 14:00:16,667 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-03 14:00:16,668 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-03 14:00:16,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-07-03 14:00:16,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-03 14:00:16,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-03 14:00:16,684 - 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': '72634396-1d8c-46d3-87b6-24a10c1ea6ec', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'flavor_name': 'rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-03 14:08:08,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 03f40c56-90cb-4d79-9f7f-ca214fbf0060 2018-07-03 14:08:08,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '03f40c56-90cb-4d79-9f7f-ca214fbf0060'] 2018-07-03 14:08:09,265 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 03f40c56-90cb-4d79-9f7f-ca214fbf0060: 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 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.641 | 1.641 | 1.641 | 1.641 | 1.641 | 1.641 | 100.0% | 1 | | neutron.delete_network | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | total | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 100.0% | 1 | | -> duration | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.664414 Full duration: 24.298908 -------------------------------------------------------------------------------- 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 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 | 2.015 | 2.015 | 2.015 | 2.015 | 2.015 | 2.015 | 100.0% | 1 | | neutron.delete_port | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | total | 2.929 | 2.929 | 2.929 | 2.929 | 2.929 | 2.929 | 100.0% | 1 | | -> duration | 2.929 | 2.929 | 2.929 | 2.929 | 2.929 | 2.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.929128 Full duration: 42.645824 -------------------------------------------------------------------------------- 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 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.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | neutron.create_subnet | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | neutron.create_router | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | neutron.add_interface_router | 2.795 | 2.795 | 2.795 | 2.795 | 2.795 | 2.795 | 100.0% | 1 | | neutron.remove_interface_router | 3.259 | 3.259 | 3.259 | 3.259 | 3.259 | 3.259 | 100.0% | 1 | | neutron.delete_router | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | total | 9.148 | 9.148 | 9.148 | 9.148 | 9.148 | 9.148 | 100.0% | 1 | | -> duration | 9.148 | 9.148 | 9.148 | 9.148 | 9.148 | 9.148 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.148456 Full duration: 54.81524 -------------------------------------------------------------------------------- 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 1.703 | 100.0% | 1 | | neutron.delete_subnet | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 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.57367 Full duration: 42.569952 -------------------------------------------------------------------------------- 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 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.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | neutron.list_networks | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 100.0% | 1 | | -> duration | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 1.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.706202 Full duration: 25.830508 -------------------------------------------------------------------------------- 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 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 | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 2.065 | 100.0% | 1 | | neutron.list_ports | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 100.0% | 1 | | -> duration | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.218546 Full duration: 45.096805 -------------------------------------------------------------------------------- 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 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.427 | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 100.0% | 1 | | neutron.create_subnet | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | neutron.create_router | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | neutron.add_interface_router | 2.885 | 2.885 | 2.885 | 2.885 | 2.885 | 2.885 | 100.0% | 1 | | neutron.list_routers | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 100.0% | 1 | | -> duration | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.721299 Full duration: 61.212695 -------------------------------------------------------------------------------- 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 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.451 | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 100.0% | 1 | | neutron.create_subnet | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | neutron.list_subnets | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 100.0% | 1 | | -> duration | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.511441 Full duration: 48.844363 -------------------------------------------------------------------------------- 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 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 | 1.564 | 1.564 | 1.564 | 1.564 | 1.564 | 1.564 | 100.0% | 1 | | neutron.delete_security_group | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 1.761 | 1.761 | 1.761 | 1.761 | 1.761 | 1.761 | 100.0% | 1 | | -> duration | 1.761 | 1.761 | 1.761 | 1.761 | 1.761 | 1.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.760908 Full duration: 22.717798 -------------------------------------------------------------------------------- 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 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 | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 100.0% | 1 | | neutron.create_security_group_rule | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | neutron.delete_security_group | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 100.0% | 1 | | -> duration | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 2.088 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.087644 Full duration: 23.085655 -------------------------------------------------------------------------------- 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 03f40c56-90cb-4d79-9f7f-ca214fbf0060 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.748 | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 100.0% | 1 | | neutron.create_router | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | neutron.add_gateway_router | 2.889 | 2.889 | 2.889 | 2.889 | 2.889 | 2.889 | 100.0% | 1 | | neutron.remove_gateway_router | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 100.0% | 1 | | total | 6.698 | 6.698 | 6.698 | 6.698 | 6.698 | 6.698 | 100.0% | 1 | | -> duration | 6.698 | 6.698 | 6.698 | 6.698 | 6.698 | 6.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.69803 Full duration: 39.437626 HINTS: * To plot HTML graphics with this data, run: rally task report 03f40c56-90cb-4d79-9f7f-ca214fbf0060 --out output.html * To generate a JUnit report, run: rally task export 03f40c56-90cb-4d79-9f7f-ca214fbf0060 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 03f40c56-90cb-4d79-9f7f-ca214fbf0060 --json --out output.json 2018-07-03 14:08:09,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '03f40c56-90cb-4d79-9f7f-ca214fbf0060'] 2018-07-03 14:08:12,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-03 14:08:12,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '03f40c56-90cb-4d79-9f7f-ca214fbf0060', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-03 14:08:12,047 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-03 14:08:12,047 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-03 14:08:12,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-07-03 14:08:12,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-03 14:08:12,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-03 14:08:12,067 - 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': '72634396-1d8c-46d3-87b6-24a10c1ea6ec', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'flavor_name': 'rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-03 14:18:28,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : abff28f7-0ec0-4dd7-af22-8b51c9a1a909 2018-07-03 14:18:28,186 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'abff28f7-0ec0-4dd7-af22-8b51c9a1a909'] 2018-07-03 14:18:29,249 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task abff28f7-0ec0-4dd7-af22-8b51c9a1a909: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "image": { "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "nics": [ { "net-id": "72634396-1d8c-46d3-87b6-24a10c1ea6ec" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abff28f7-0ec0-4dd7-af22-8b51c9a1a909 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.169 | 21.169 | 21.169 | 21.169 | 21.169 | 21.169 | 100.0% | 1 | | nova.live_migrate | 17.964 | 17.964 | 17.964 | 17.964 | 17.964 | 17.964 | 100.0% | 1 | | nova.delete_server | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | total | 41.961 | 41.961 | 41.961 | 41.961 | 41.961 | 41.961 | 100.0% | 1 | | -> duration | 40.961 | 40.961 | 40.961 | 40.961 | 40.961 | 40.961 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.96098 Full duration: 57.316279 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "boot_server_kwargs": { "nics": [ { "net-id": "72634396-1d8c-46d3-87b6-24a10c1ea6ec" } ] }, "image": { "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abff28f7-0ec0-4dd7-af22-8b51c9a1a909 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 | 11.486 | 11.486 | 11.486 | 11.486 | 11.486 | 11.486 | 100.0% | 1 | | cinder_v2.create_volume | 3.959 | 3.959 | 3.959 | 3.959 | 3.959 | 3.959 | 100.0% | 1 | | nova.attach_volume | 9.627 | 9.627 | 9.627 | 9.627 | 9.627 | 9.627 | 100.0% | 1 | | nova.live_migrate | 21.914 | 21.914 | 21.914 | 21.914 | 21.914 | 21.914 | 100.0% | 1 | | nova.detach_volume | 5.179 | 5.179 | 5.179 | 5.179 | 5.179 | 5.179 | 100.0% | 1 | | cinder_v2.delete_volume | 3.299 | 3.299 | 3.299 | 3.299 | 3.299 | 3.299 | 100.0% | 1 | | nova.delete_server | 3.264 | 3.264 | 3.264 | 3.264 | 3.264 | 3.264 | 100.0% | 1 | | total | 58.729 | 58.729 | 58.729 | 58.729 | 58.729 | 58.729 | 100.0% | 1 | | -> duration | 57.729 | 57.729 | 57.729 | 57.729 | 57.729 | 57.729 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.729365 Full duration: 78.371667 -------------------------------------------------------------------------------- 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": "72634396-1d8c-46d3-87b6-24a10c1ea6ec" } ], "image": { "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abff28f7-0ec0-4dd7-af22-8b51c9a1a909 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 | 12.606 | 12.606 | 12.606 | 12.606 | 12.606 | 12.606 | 100.0% | 1 | | nova.boot_server | 19.508 | 19.508 | 19.508 | 19.508 | 19.508 | 19.508 | 100.0% | 1 | | nova.live_migrate | 26.755 | 26.755 | 26.755 | 26.755 | 26.755 | 26.755 | 100.0% | 1 | | nova.delete_server | 5.381 | 5.381 | 5.381 | 5.381 | 5.381 | 5.381 | 100.0% | 1 | | total | 64.251 | 64.251 | 64.251 | 64.251 | 64.251 | 64.251 | 100.0% | 1 | | -> duration | 63.251 | 63.251 | 63.251 | 63.251 | 63.251 | 63.251 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 63.251133 Full duration: 83.738916 -------------------------------------------------------------------------------- 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": "72634396-1d8c-46d3-87b6-24a10c1ea6ec" } ] }, "flavor": { "name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "image": { "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abff28f7-0ec0-4dd7-af22-8b51c9a1a909 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.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | nova.boot_server | 10.955 | 10.955 | 10.955 | 10.955 | 10.955 | 10.955 | 100.0% | 1 | | nova.delete_server | 3.533 | 3.533 | 3.533 | 3.533 | 3.533 | 3.533 | 100.0% | 1 | | nova.delete_keypair | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 15.597 | 15.597 | 15.597 | 15.597 | 15.597 | 15.597 | 100.0% | 1 | | -> duration | 14.597 | 14.597 | 14.597 | 14.597 | 14.597 | 14.597 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.596974 Full duration: 51.766176 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "image": { "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "nics": [ { "net-id": "72634396-1d8c-46d3-87b6-24a10c1ea6ec" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abff28f7-0ec0-4dd7-af22-8b51c9a1a909 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 | 14.57 | 14.57 | 14.57 | 14.57 | 14.57 | 14.57 | 100.0% | 1 | | nova.boot_server | 15.279 | 15.279 | 15.279 | 15.279 | 15.279 | 15.279 | 100.0% | 1 | | nova.delete_server | 6.562 | 6.562 | 6.562 | 6.562 | 6.562 | 6.562 | 100.0% | 1 | | total | 36.412 | 36.412 | 36.412 | 36.412 | 36.412 | 36.412 | 100.0% | 1 | | -> duration | 35.412 | 35.412 | 35.412 | 35.412 | 35.412 | 35.412 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.412338 Full duration: 76.404861 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "image": { "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "nics": [ { "net-id": "72634396-1d8c-46d3-87b6-24a10c1ea6ec" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abff28f7-0ec0-4dd7-af22-8b51c9a1a909 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 | 14.356 | 14.356 | 14.356 | 14.356 | 14.356 | 14.356 | 100.0% | 1 | | nova.pause_server | 5.642 | 5.642 | 5.642 | 5.642 | 5.642 | 5.642 | 100.0% | 1 | | nova.unpause_server | 3.124 | 3.124 | 3.124 | 3.124 | 3.124 | 3.124 | 100.0% | 1 | | nova.delete_server | 3.6 | 3.6 | 3.6 | 3.6 | 3.6 | 3.6 | 100.0% | 1 | | total | 26.723 | 26.723 | 26.723 | 26.723 | 26.723 | 26.723 | 100.0% | 1 | | -> duration | 21.723 | 21.723 | 21.723 | 21.723 | 21.723 | 21.723 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.722844 Full duration: 61.717048 -------------------------------------------------------------------------------- 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": "72634396-1d8c-46d3-87b6-24a10c1ea6ec" } ], "flavor": { "name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "image": { "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abff28f7-0ec0-4dd7-af22-8b51c9a1a909 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 | 11.911 | 11.911 | 11.911 | 11.911 | 11.911 | 11.911 | 100.0% | 1 | | nova.migrate | 29.489 | 29.489 | 29.489 | 29.489 | 29.489 | 29.489 | 100.0% | 1 | | nova.resize_confirm | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 100.0% | 1 | | nova.delete_server | 3.205 | 3.205 | 3.205 | 3.205 | 3.205 | 3.205 | 100.0% | 1 | | total | 47.848 | 47.848 | 47.848 | 47.848 | 47.848 | 47.848 | 100.0% | 1 | | -> duration | 46.848 | 46.848 | 46.848 | 46.848 | 46.848 | 46.848 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.848053 Full duration: 62.127825 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task abff28f7-0ec0-4dd7-af22-8b51c9a1a909 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 | 12.05 | 12.05 | 12.05 | 12.05 | 12.05 | 12.05 | 100.0% | 1 | | nova.list_interfaces | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | total | 12.425 | 12.425 | 12.425 | 12.425 | 12.425 | 12.425 | 100.0% | 1 | | -> duration | 11.425 | 11.425 | 11.425 | 11.425 | 11.425 | 11.425 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.425046 Full duration: 54.847959 -------------------------------------------------------------------------------- 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 abff28f7-0ec0-4dd7-af22-8b51c9a1a909 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.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | nova.delete_server_group | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | -> duration | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.371685 Full duration: 14.124201 HINTS: * To plot HTML graphics with this data, run: rally task report abff28f7-0ec0-4dd7-af22-8b51c9a1a909 --out output.html * To generate a JUnit report, run: rally task export abff28f7-0ec0-4dd7-af22-8b51c9a1a909 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report abff28f7-0ec0-4dd7-af22-8b51c9a1a909 --json --out output.json 2018-07-03 14:18:29,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'abff28f7-0ec0-4dd7-af22-8b51c9a1a909'] 2018-07-03 14:18:31,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-03 14:18:31,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'abff28f7-0ec0-4dd7-af22-8b51c9a1a909', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-03 14:18:31,921 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-07-03 14:18:31,922 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-03 14:18:31,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-07-03 14:18:31,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-03 14:18:31,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-03 14:18:31,940 - 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': '72634396-1d8c-46d3-87b6-24a10c1ea6ec', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'flavor_name': 'rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-03 14:19:47,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3bfb4345-1bc2-4ed0-8bfd-256f2593be4a 2018-07-03 14:19:47,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3bfb4345-1bc2-4ed0-8bfd-256f2593be4a'] 2018-07-03 14:19:48,748 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3bfb4345-1bc2-4ed0-8bfd-256f2593be4a: 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 3bfb4345-1bc2-4ed0-8bfd-256f2593be4a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | quotas.delete_quotas | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | total | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 100.0% | 1 | | -> duration | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.583725 Full duration: 12.611106 -------------------------------------------------------------------------------- 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 3bfb4345-1bc2-4ed0-8bfd-256f2593be4a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | total | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> duration | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.226554 Full duration: 12.724237 -------------------------------------------------------------------------------- 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 3bfb4345-1bc2-4ed0-8bfd-256f2593be4a 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.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | total | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> duration | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.077846 Full duration: 12.664272 -------------------------------------------------------------------------------- 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 3bfb4345-1bc2-4ed0-8bfd-256f2593be4a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 100.0% | 1 | | total | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 100.0% | 1 | | -> duration | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.932007 Full duration: 13.866792 HINTS: * To plot HTML graphics with this data, run: rally task report 3bfb4345-1bc2-4ed0-8bfd-256f2593be4a --out output.html * To generate a JUnit report, run: rally task export 3bfb4345-1bc2-4ed0-8bfd-256f2593be4a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3bfb4345-1bc2-4ed0-8bfd-256f2593be4a --json --out output.json 2018-07-03 14:19:48,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3bfb4345-1bc2-4ed0-8bfd-256f2593be4a'] 2018-07-03 14:19:51,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-03 14:19:51,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3bfb4345-1bc2-4ed0-8bfd-256f2593be4a', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-03 14:19:51,429 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-03 14:19:51,433 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:07 | 6 | 100.00% | | glance | 01:45 | 4 | 100.00% | | cinder | 03:56 | 10 | 100.00% | | gnocchi | 02:09 | 11 | 100.00% | | heat | 01:44 | 4 | 100.00% | | keystone | 04:12 | 11 | 100.00% | | neutron | 07:10 | 11 | 100.00% | | nova | 09:00 | 9 | 100.00% | | quotas | 00:51 | 4 | 100.00% | | | | | | | TOTAL: | 00:31:58 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-07-03 14:19:51,434 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-07-03 14:19:51,558 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 14:19:51,558 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 38:34 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-03 14:19:51,562 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-03 14:19:51,562 - 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/78a62dfa-f220-487c-b289-afc6ac8109c5/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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" -d '{"subnet_id": "ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f"}' 2018-07-03 14:19:54,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eebbd4bc-62d3-4313-bdb0-77906b2046a2 Date: Tue, 03 Jul 2018 14:19:54 GMT RESP BODY: {"network_id": "72634396-1d8c-46d3-87b6-24a10c1ea6ec", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f", "subnet_ids": ["ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f"], "port_id": "15017424-9405-40b7-bc5d-291e874f4346", "id": "78a62dfa-f220-487c-b289-afc6ac8109c5"} 2018-07-03 14:19:54,953 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/78a62dfa-f220-487c-b289-afc6ac8109c5/remove_router_interface.json used request id req-eebbd4bc-62d3-4313-bdb0-77906b2046a2 2018-07-03 14:19:54,953 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.39162611961s 2018-07-03 14:19:54,954 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/78a62dfa-f220-487c-b289-afc6ac8109c5/remove_router_interface.json used request id req-eebbd4bc-62d3-4313-bdb0-77906b2046a2 returning object 78a62dfa-f220-487c-b289-afc6ac8109c5 2018-07-03 14:19:54,954 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-03 14:19:54,955 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:19:55,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f43adbb5-357e-4f34-9101-bc5fc45826f4 Date: Tue, 03 Jul 2018 14:19:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:41:18Z", "admin_state_up": true, "updated_at": "2018-07-03T14:19:53Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "78a62dfa-f220-487c-b289-afc6ac8109c5", "name": "rally_sanity-router_d70db0da-edad-4cff-ab79-04aaa4b8ada2"}]} 2018-07-03 14:19:55,148 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-f43adbb5-357e-4f34-9101-bc5fc45826f4 2018-07-03 14:19:55,148 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.193639993668s 2018-07-03 14:19:55,149 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-f43adbb5-357e-4f34-9101-bc5fc45826f4 2018-07-03 14:19:55,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-03 14:19:55,151 - 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/78a62dfa-f220-487c-b289-afc6ac8109c5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:19:57,032 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01c49041-91a6-40c1-80bf-ae9d806998d7 Content-Length: 0 Date: Tue, 03 Jul 2018 14:19:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:19:57,032 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/78a62dfa-f220-487c-b289-afc6ac8109c5.json used request id req-01c49041-91a6-40c1-80bf-ae9d806998d7 2018-07-03 14:19:57,032 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 1.8817589283s 2018-07-03 14:19:57,032 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/78a62dfa-f220-487c-b289-afc6ac8109c5.json used request id req-01c49041-91a6-40c1-80bf-ae9d806998d7 2018-07-03 14:19:57,033 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-03 14:19:57,033 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:19:57,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-38063b67-db17-4ad0-bb82-7b76a1a329b5 Date: Tue, 03 Jul 2018 14:19:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72634396-1d8c-46d3-87b6-24a10c1ea6ec","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:41:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T13:41:17Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f","subnetpool_id":null,"name":"rally_sanity-subnet_d70db0da-edad-4cff-ab79-04aaa4b8ada2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:19:57,110 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-38063b67-db17-4ad0-bb82-7b76a1a329b5 2018-07-03 14:19:57,110 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0772480964661s 2018-07-03 14:19:57,111 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-38063b67-db17-4ad0-bb82-7b76a1a329b5 2018-07-03 14:19:57,112 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-03 14:19:57,112 - 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/ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:19:59,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f4c3122-f966-4031-b825-26d5a069687a Date: Tue, 03 Jul 2018 14:19:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:19:59,319 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f.json used request id req-8f4c3122-f966-4031-b825-26d5a069687a 2018-07-03 14:19:59,320 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 2.20767593384s 2018-07-03 14:19:59,320 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/ae978fbe-fc37-4ad9-ad7c-3442ac5aa57f.json used request id req-8f4c3122-f966-4031-b825-26d5a069687a 2018-07-03 14:19:59,321 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 14:19:59,322 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:19:59,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1363 X-Openstack-Request-Id: req-74347734-076f-4a87-8d81-af5197c002df Date: Tue, 03 Jul 2018 14:19:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"72634396-1d8c-46d3-87b6-24a10c1ea6ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:19:59Z","provider:segmentation_id":1001,"name":"rally_sanity-net_d70db0da-edad-4cff-ab79-04aaa4b8ada2","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:41:17Z","provider:network_type":"vlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:19:59,444 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-74347734-076f-4a87-8d81-af5197c002df 2018-07-03 14:19:59,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.123029947281s 2018-07-03 14:19:59,444 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-74347734-076f-4a87-8d81-af5197c002df 2018-07-03 14:19:59,445 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-03 14:19:59,446 - 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/72634396-1d8c-46d3-87b6-24a10c1ea6ec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:20:00,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf16c22a-e254-47d5-bbb4-2ba282069364 Date: Tue, 03 Jul 2018 14:20:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:20:00,989 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/72634396-1d8c-46d3-87b6-24a10c1ea6ec.json used request id req-cf16c22a-e254-47d5-bbb4-2ba282069364 2018-07-03 14:20:00,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 1.54315400124s 2018-07-03 14:20:00,989 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/72634396-1d8c-46d3-87b6-24a10c1ea6ec.json used request id req-cf16c22a-e254-47d5-bbb4-2ba282069364 2018-07-03 14:20:00,994 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 14:20:00,999 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:20:01,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-e01f1837-8ffc-4840-a267-0438369c3bc9 Date: Tue, 03 Jul 2018 14:20:01 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T13:41:25Z", "file": "/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "81f68cb2-b5d1-4d23-a42b-908d39c05f94", "size": 12716032, "self": "/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-03T13:41:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 14:20:01,529 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-e01f1837-8ffc-4840-a267-0438369c3bc9 2018-07-03 14:20:01,530 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.535353899002s 2018-07-03 14:20:01,530 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-e01f1837-8ffc-4840-a267-0438369c3bc9 2018-07-03 14:20:01,532 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-03 14:20:01,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:20:02,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c261be5-1a05-4656-b2bf-bec00e9650e8 Date: Tue, 03 Jul 2018 14:20:02 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-07-03 14:20:02,091 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94 used request id req-8c261be5-1a05-4656-b2bf-bec00e9650e8 2018-07-03 14:20:02,091 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.558435916901s 2018-07-03 14:20:02,091 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/81f68cb2-b5d1-4d23-a42b-908d39c05f94 used request id req-8c261be5-1a05-4656-b2bf-bec00e9650e8 2018-07-03 14:20:02,092 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-03 14:20:02,095 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:20:02,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1019 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-50737558-7785-420e-b8ab-e3cc7b1402a3 X-Compute-Request-Id: req-50737558-7785-420e-b8ab-e3cc7b1402a3 Date: Tue, 03 Jul 2018 14:20:02 GMT Connection: close RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/6354b050-3974-4a5d-a391-530e80946a78", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/6354b050-3974-4a5d-a391-530e80946a78", "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": "6354b050-3974-4a5d-a391-530e80946a78"}, {"name": "rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4", "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": "ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4"}]} 2018-07-03 14:20:02,500 - 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-50737558-7785-420e-b8ab-e3cc7b1402a3 2018-07-03 14:20:02,500 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.407843828201s 2018-07-03 14:20:02,500 - 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-50737558-7785-420e-b8ab-e3cc7b1402a3 2018-07-03 14:20:02,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-03 14:20:02,505 - 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/6354b050-3974-4a5d-a391-530e80946a78 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:20:02,926 - 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-02446929-9e81-469e-8f45-0461e9d40d36 X-Compute-Request-Id: req-02446929-9e81-469e-8f45-0461e9d40d36 Date: Tue, 03 Jul 2018 14:20:02 GMT Connection: close 2018-07-03 14:20:02,926 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/6354b050-3974-4a5d-a391-530e80946a78 used request id req-02446929-9e81-469e-8f45-0461e9d40d36 2018-07-03 14:20:02,927 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.423816919327s 2018-07-03 14:20:02,927 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/6354b050-3974-4a5d-a391-530e80946a78 used request id req-02446929-9e81-469e-8f45-0461e9d40d36 2018-07-03 14:20:02,927 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-03 14:20:02,930 - 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}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:20:03,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 518 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-a336b5f4-7292-40b3-8448-578f58e4b9c4 X-Compute-Request-Id: req-a336b5f4-7292-40b3-8448-578f58e4b9c4 Date: Tue, 03 Jul 2018 14:20:03 GMT Connection: close RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_d70db0da-edad-4cff-ab79-04aaa4b8ada2", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4", "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": "ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4"}]} 2018-07-03 14:20:03,444 - 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-a336b5f4-7292-40b3-8448-578f58e4b9c4 2018-07-03 14:20:03,444 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.516461849213s 2018-07-03 14:20:03,444 - 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-a336b5f4-7292-40b3-8448-578f58e4b9c4 2018-07-03 14:20:03,446 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-03 14:20:03,449 - 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/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7046ceb46aec327bcfa2d7d6ebbb2eeef72f3cf4" 2018-07-03 14:20:03,839 - 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-0522bbd8-62ca-4cb2-be0c-fd480997db0a X-Compute-Request-Id: req-0522bbd8-62ca-4cb2-be0c-fd480997db0a Date: Tue, 03 Jul 2018 14:20:03 GMT Connection: close 2018-07-03 14:20:03,839 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4 used request id req-0522bbd8-62ca-4cb2-be0c-fd480997db0a 2018-07-03 14:20:03,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.393285989761s 2018-07-03 14:20:03,840 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/ef4f3f1f-92ab-4302-8a42-ed4dfc4756c4 used request id req-0522bbd8-62ca-4cb2-be0c-fd480997db0a 2018-07-03 14:20:03,840 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-03 14:20:03,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-03 14:20:03,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-03 14:20:03,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-03 14:20:03,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-03 14:20:03,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-03 14:20:03,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-03 14:20:03,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-03 14:20:03,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-03 14:20:03,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-03 14:20:03,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-03 14:20:03,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-03 14:20:03,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-03 14:20:03,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-03 14:20:03,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-03 14:20:03,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:20:03,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:20:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ee0adb0-01bb-4a8a-9dea-24b5588d1d58 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:20:03,937 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3ee0adb0-01bb-4a8a-9dea-24b5588d1d58 2018-07-03 14:20:03,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:20:04,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["CaenMggqRq6oHbgUOiYITQ"], "issued_at": "2018-07-03T14:20:04.000000Z"}} 2018-07-03 14:20:04,446 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 14:20:04,447 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:20:04,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-827f66f0-deca-43f9-9b46-945ab4f72ca8 Date: Tue, 03 Jul 2018 14:20:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:20:04,924 - 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-827f66f0-deca-43f9-9b46-945ab4f72ca8 2018-07-03 14:20:04,924 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.478103160858s 2018-07-03 14:20:04,925 - 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-827f66f0-deca-43f9-9b46-945ab4f72ca8 2018-07-03 14:20:04,925 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-03 14:20:08,245 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-03 14:20:11,593 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 513884cc-67d9-4475-b3d9-a54dcb4bcf6b | 2018-07-03T14:20:10.830404 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 513884cc-67d9-4475-b3d9-a54dcb4bcf6b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-03 14:20:15,918 - 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-07-03 14:20:15,918 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-03 14:20:19,011 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-03 14:20:23,314 - 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=64c6e218-c37d-4760-af69-a504a8d70a5e) as the default verifier for the future CLI operations. 2018-07-03 14:20:26,663 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-03 14:20:26,665 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"network": {"name": "patrole-net_9a889463-75b1-4ddf-b7ae-a267d1211cae", "admin_state_up": true}}' 2018-07-03 14:20:27,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-95479052-d412-4df0-be14-d39bdba05374 Date: Tue, 03 Jul 2018 14:20:27 GMT RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"fbbc18fb-dc82-4c8e-b358-2aa577993781","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:20:27Z","is_default":false,"provider:segmentation_id":1016,"name":"patrole-net_9a889463-75b1-4ddf-b7ae-a267d1211cae","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:20:27Z","mtu":1500}} 2018-07-03 14:20:27,497 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-95479052-d412-4df0-be14-d39bdba05374 2018-07-03 14:20:27,497 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.833253860474s 2018-07-03 14:20:27,497 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-95479052-d412-4df0-be14-d39bdba05374 2018-07-03 14:20:27,498 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-03T14:20:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'fbbc18fb-dc82-4c8e-b358-2aa577993781', u'provider:segmentation_id': 1016, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_9a889463-75b1-4ddf-b7ae-a267d1211cae', u'admin_state_up': True, u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T14:20:27Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 14:20:27,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 14:20:27,499 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:20:27,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-7e1b0b9a-a6d1-48e1-b8e8-c9c1dea45f80 Date: Tue, 03 Jul 2018 14:20:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"},{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fbbc18fb-dc82-4c8e-b358-2aa577993781","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:20:27Z","provider:segmentation_id":1016,"name":"patrole-net_9a889463-75b1-4ddf-b7ae-a267d1211cae","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:20:27Z","provider:network_type":"vlan"}]} 2018-07-03 14:20:27,660 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-7e1b0b9a-a6d1-48e1-b8e8-c9c1dea45f80 2018-07-03 14:20:27,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.161406993866s 2018-07-03 14:20:27,660 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-7e1b0b9a-a6d1-48e1-b8e8-c9c1dea45f80 2018-07-03 14:20:27,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-03 14:20:27,663 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"subnet": {"name": "patrole-subnet_9a889463-75b1-4ddf-b7ae-a267d1211cae", "enable_dhcp": true, "network_id": "fbbc18fb-dc82-4c8e-b358-2aa577993781", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-03 14:20:28,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-1c83e705-6bf7-497c-91cc-1a47110f1b59 Date: Tue, 03 Jul 2018 14:20:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fbbc18fb-dc82-4c8e-b358-2aa577993781","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:20:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T14:20:27Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"95adddce-cc67-4c3a-a154-84654056ad7e","subnetpool_id":null,"name":"patrole-subnet_9a889463-75b1-4ddf-b7ae-a267d1211cae"}} 2018-07-03 14:20:28,531 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-1c83e705-6bf7-497c-91cc-1a47110f1b59 2018-07-03 14:20:28,532 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.869563102722s 2018-07-03 14:20:28,532 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-1c83e705-6bf7-497c-91cc-1a47110f1b59 2018-07-03 14:20:28,532 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T14:20:27Z', 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'95adddce-cc67-4c3a-a154-84654056ad7e', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_9a889463-75b1-4ddf-b7ae-a267d1211cae', u'enable_dhcp': True, u'network_id': u'fbbc18fb-dc82-4c8e-b358-2aa577993781', u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T14:20:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 14:20:28,533 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-03 14:20:28,534 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "patrole-router_9a889463-75b1-4ddf-b7ae-a267d1211cae", "admin_state_up": true}}' 2018-07-03 14:20:30,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-4555324a-8530-4787-b869-7a6fc82ca943 Date: Tue, 03 Jul 2018 14:20:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T14:20:28Z", "admin_state_up": true, "updated_at": "2018-07-03T14:20:29Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "540e3c19-0cca-4f15-9123-21da04468e46", "name": "patrole-router_9a889463-75b1-4ddf-b7ae-a267d1211cae"}} 2018-07-03 14:20:30,501 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-4555324a-8530-4787-b869-7a6fc82ca943 2018-07-03 14:20:30,501 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 1.96808290482s 2018-07-03 14:20:30,502 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-4555324a-8530-4787-b869-7a6fc82ca943 2018-07-03 14:20:30,502 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T14:20:29Z', u'revision_number': 3, u'ha': False, u'id': u'540e3c19-0cca-4f15-9123-21da04468e46', u'external_gateway_info': {u'network_id': u'75eb7e7d-8aac-424a-86d0-bd5ac2d83c69', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c69b8518-9349-4705-be78-01bfc5c002a4', u'ip_address': u'172.30.10.116'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_9a889463-75b1-4ddf-b7ae-a267d1211cae', u'admin_state_up': True, u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T14:20:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 14:20:30,503 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-03 14:20:30,503 - 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/540e3c19-0cca-4f15-9123-21da04468e46/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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"subnet_id": "95adddce-cc67-4c3a-a154-84654056ad7e"}' 2018-07-03 14:20:33,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cff1ad3c-fb3a-434b-b428-a37c2299259d Date: Tue, 03 Jul 2018 14:20:33 GMT RESP BODY: {"network_id": "fbbc18fb-dc82-4c8e-b358-2aa577993781", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "95adddce-cc67-4c3a-a154-84654056ad7e", "subnet_ids": ["95adddce-cc67-4c3a-a154-84654056ad7e"], "port_id": "a3610e96-1261-497d-8ea2-284ed2388c8b", "id": "540e3c19-0cca-4f15-9123-21da04468e46"} 2018-07-03 14:20:33,328 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/540e3c19-0cca-4f15-9123-21da04468e46/add_router_interface.json used request id req-cff1ad3c-fb3a-434b-b428-a37c2299259d 2018-07-03 14:20:33,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 2.82569599152s 2018-07-03 14:20:33,329 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/540e3c19-0cca-4f15-9123-21da04468e46/add_router_interface.json used request id req-cff1ad3c-fb3a-434b-b428-a37c2299259d returning object 540e3c19-0cca-4f15-9123-21da04468e46 2018-07-03 14:20:33,331 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:20:33,466 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-03 14:20:33,468 - 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-07-03 14:20:33,475 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Tue, 03 Jul 2018 14:20:33 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-07-03 14:20:33,477 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 14:20:33,479 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:20:33,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-62e02723-03ec-4017-9476-a60e51779537 Date: Tue, 03 Jul 2018 14:20:33 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 14:20:33,782 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-62e02723-03ec-4017-9476-a60e51779537 2018-07-03 14:20:33,782 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.304433107376s 2018-07-03 14:20:33,782 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-62e02723-03ec-4017-9476-a60e51779537 2018-07-03 14:20:33,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-03 14:20:33,794 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_9a889463-75b1-4ddf-b7ae-a267d1211cae", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_9a889463-75b1-4ddf-b7ae-a267d1211cae"}' 2018-07-03 14:20:34,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-11d5c179-8642-492f-b5e2-07bcd5fd890e Date: Tue, 03 Jul 2018 14:20:34 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T14:20:34Z", "file": "/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "cffdd1e8-1777-401c-84ca-dc559c9513cf", "size": null, "self": "/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf", "hw_mem_page_size": "large", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9a889463-75b1-4ddf-b7ae-a267d1211cae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9a889463-75b1-4ddf-b7ae-a267d1211cae", "checksum": null, "created_at": "2018-07-03T14:20:34Z", "protected": false} 2018-07-03 14:20:34,165 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-11d5c179-8642-492f-b5e2-07bcd5fd890e 2018-07-03 14:20:34,165 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.373955965042s 2018-07-03 14:20:34,165 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-11d5c179-8642-492f-b5e2-07bcd5fd890e returning object cffdd1e8-1777-401c-84ca-dc559c9513cf 2018-07-03 14:20:34,166 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-03 14:20:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf/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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '' 2018-07-03 14:20:34,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3fe88127-e8db-4136-a5b6-22950ef8a67f Date: Tue, 03 Jul 2018 14:20:34 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:20:34,735 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf/file used request id req-3fe88127-e8db-4136-a5b6-22950ef8a67f 2018-07-03 14:20:34,736 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.569607019424s 2018-07-03 14:20:34,736 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf/file used request id req-3fe88127-e8db-4136-a5b6-22950ef8a67f 2018-07-03 14:20:34,737 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_9a889463-75b1-4ddf-b7ae-a267d1211cae', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-03T14:20:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf/file', u'owner': u'f2213f40455746c3b623a4fcb5e27a06', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'cffdd1e8-1777-401c-84ca-dc559c9513cf', u'size': None, u'name': u'patrole-img_9a889463-75b1-4ddf-b7ae-a267d1211cae', u'checksum': None, u'self': u'/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-03T14:20:34Z', u'schema': u'/v2/schemas/image'}) 2018-07-03 14:20:34,738 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-03 14:20:34,742 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_9a889463-75b1-4ddf-b7ae-a267d1211cae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-03 14:20:35,159 - 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-bd51fb96-76a0-436d-8766-495c16287fa4 X-Compute-Request-Id: req-bd51fb96-76a0-436d-8766-495c16287fa4 Date: Tue, 03 Jul 2018 14:20:35 GMT Connection: close RESP BODY: {"flavor": {"name": "patrole-flavor_9a889463-75b1-4ddf-b7ae-a267d1211cae", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/484b2ad3-2666-426f-8d3d-0cb04f394067", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/484b2ad3-2666-426f-8d3d-0cb04f394067", "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": "484b2ad3-2666-426f-8d3d-0cb04f394067"}} 2018-07-03 14:20:35,159 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-bd51fb96-76a0-436d-8766-495c16287fa4 2018-07-03 14:20:35,159 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.421031951904s 2018-07-03 14:20:35,160 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-bd51fb96-76a0-436d-8766-495c16287fa4 2018-07-03 14:20:35,161 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_9a889463-75b1-4ddf-b7ae-a267d1211cae', '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'f2213f40455746c3b623a4fcb5e27a06', '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'484b2ad3-2666-426f-8d3d-0cb04f394067', 'swap': 0}) 2018-07-03 14:20:35,161 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-03 14:20:35,164 - 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/484b2ad3-2666-426f-8d3d-0cb04f394067/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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:20:35,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 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-7ff33745-1c1b-4c2c-8d44-703ae05da019 X-Compute-Request-Id: req-7ff33745-1c1b-4c2c-8d44-703ae05da019 Date: Tue, 03 Jul 2018 14:20:35 GMT Connection: close RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:20:35,604 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/484b2ad3-2666-426f-8d3d-0cb04f394067/os-extra_specs used request id req-7ff33745-1c1b-4c2c-8d44-703ae05da019 2018-07-03 14:20:35,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.442383050919s 2018-07-03 14:20:35,604 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/484b2ad3-2666-426f-8d3d-0cb04f394067/os-extra_specs used request id req-7ff33745-1c1b-4c2c-8d44-703ae05da019 2018-07-03 14:20:35,607 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-03 14:20:35,610 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:20:36,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2919 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-a6fee414-9955-4722-85d7-14a11547b55c X-Compute-Request-Id: req-a6fee414-9955-4722-85d7-14a11547b55c Date: Tue, 03 Jul 2018 14:20:36 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 75}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 31901, "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": 31389, "id": 3}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 78}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-dpdk-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": 6}]} 2018-07-03 14:20:36,020 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-a6fee414-9955-4722-85d7-14a11547b55c 2018-07-03 14:20:36,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.413244009018s 2018-07-03 14:20:36,021 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-a6fee414-9955-4722-85d7-14a11547b55c 2018-07-03 14:20:36,026 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 14:20:36,030 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:20:36,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-760675a3-12c1-43e9-bc7a-800047cf1b96 Date: Tue, 03 Jul 2018 14:20:36 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T14:20:35Z", "file": "/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "cffdd1e8-1777-401c-84ca-dc559c9513cf", "size": 12716032, "self": "/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/cffdd1e8-1777-401c-84ca-dc559c9513cf", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9a889463-75b1-4ddf-b7ae-a267d1211cae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9a889463-75b1-4ddf-b7ae-a267d1211cae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-03T14:20:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 14:20:36,409 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-760675a3-12c1-43e9-bc7a-800047cf1b96 2018-07-03 14:20:36,409 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.382682085037s 2018-07-03 14:20:36,409 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-760675a3-12c1-43e9-bc7a-800047cf1b96 2018-07-03 14:20:36,418 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-03 14:20:36,422 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae"}' 2018-07-03 14:20:37,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-f9405eb9-5cf4-49ac-bc96-a8b819716795 Date: Tue, 03 Jul 2018 14:20:37 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T14:20:37Z", "file": "/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "b7513bce-e472-4cbe-8db1-41a9502eadc6", "size": null, "self": "/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6", "hw_mem_page_size": "large", "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_9a889463-75b1-4ddf-b7ae-a267d1211cae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae", "checksum": null, "created_at": "2018-07-03T14:20:37Z", "protected": false} 2018-07-03 14:20:37,376 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-f9405eb9-5cf4-49ac-bc96-a8b819716795 2018-07-03 14:20:37,376 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.95717716217s 2018-07-03 14:20:37,376 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-f9405eb9-5cf4-49ac-bc96-a8b819716795 returning object b7513bce-e472-4cbe-8db1-41a9502eadc6 2018-07-03 14:20:37,377 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-03 14:20:37,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6/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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '' 2018-07-03 14:20:37,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf1a7f97-8719-4532-aa7c-bca7a3f6927a Date: Tue, 03 Jul 2018 14:20:37 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-07-03 14:20:37,984 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6/file used request id req-bf1a7f97-8719-4532-aa7c-bca7a3f6927a 2018-07-03 14:20:37,985 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.607680082321s 2018-07-03 14:20:37,985 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6/file used request id req-bf1a7f97-8719-4532-aa7c-bca7a3f6927a 2018-07-03 14:20:37,985 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-03T14:20:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6/file', u'owner': u'f2213f40455746c3b623a4fcb5e27a06', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b7513bce-e472-4cbe-8db1-41a9502eadc6', u'size': None, u'name': u'patrole-img_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae', u'checksum': None, u'self': u'/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-03T14:20:37Z', u'schema': u'/v2/schemas/image'}) 2018-07-03 14:20:37,986 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-03 14:20:37,989 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-03 14:20:38,310 - 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-c0829941-16ab-4c8d-9329-092f348a47ec X-Compute-Request-Id: req-c0829941-16ab-4c8d-9329-092f348a47ec Date: Tue, 03 Jul 2018 14:20:38 GMT Connection: close RESP BODY: {"flavor": {"name": "patrole-flavor_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/39e4aee2-8537-4704-a3ca-7ee1a629a74f", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/39e4aee2-8537-4704-a3ca-7ee1a629a74f", "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": "39e4aee2-8537-4704-a3ca-7ee1a629a74f"}} 2018-07-03 14:20:38,310 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-c0829941-16ab-4c8d-9329-092f348a47ec 2018-07-03 14:20:38,310 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.324222803116s 2018-07-03 14:20:38,310 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-c0829941-16ab-4c8d-9329-092f348a47ec 2018-07-03 14:20:38,311 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae', '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'f2213f40455746c3b623a4fcb5e27a06', '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'39e4aee2-8537-4704-a3ca-7ee1a629a74f', 'swap': 0}) 2018-07-03 14:20:38,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-03 14:20:38,315 - 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/39e4aee2-8537-4704-a3ca-7ee1a629a74f/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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:20:38,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 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-5b5fd305-1c58-4b17-9c8e-4b72c64b8c05 X-Compute-Request-Id: req-5b5fd305-1c58-4b17-9c8e-4b72c64b8c05 Date: Tue, 03 Jul 2018 14:20:38 GMT Connection: close RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:20:38,664 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/39e4aee2-8537-4704-a3ca-7ee1a629a74f/os-extra_specs used request id req-5b5fd305-1c58-4b17-9c8e-4b72c64b8c05 2018-07-03 14:20:38,664 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.351937055588s 2018-07-03 14:20:38,664 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/39e4aee2-8537-4704-a3ca-7ee1a629a74f/os-extra_specs used request id req-5b5fd305-1c58-4b17-9c8e-4b72c64b8c05 2018-07-03 14:20:38,665 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae', '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'f2213f40455746c3b623a4fcb5e27a06', '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'39e4aee2-8537-4704-a3ca-7ee1a629a74f', 'swap': 0}) 2018-07-03 14:20:42,640 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-03 14:20:42,641 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-03 14:20:42,641 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-03 14:20:42,644 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-03 14:20:42,651 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-03 14:20:46,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-64c6e218-c37d-4760-af69-a504a8d70a5e/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-07-03 14:20:46,629 - 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-07-03 14:23:08,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f1afdbab-c610-4540-b165-a19787506116 2018-07-03 14:23:08,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f1afdbab-c610-4540-b165-a19787506116']'. 2018-07-03 14:23:09,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-03 14:23:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-03 14:23:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-03 14:23:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f1afdbab-c610-4540-b165-a19787506116 | 2018-07-03 14:23:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-03 14:23:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-03 14:20:49 | 2018-07-03 14:23:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-03 14:23:08 | 2018-07-03 14:23:09,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:19 | 2018-07-03 14:23:09,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-03 14:23:09,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-03 14:23:09,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 64c6e218-c37d-4760-af69-a504a8d70a5e) | 2018-07-03 14:23:09,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-03 14:23:09,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 513884cc-67d9-4475-b3d9-a54dcb4bcf6b) | 2018-07-03 14:23:09,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-03 14:23:09,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 112.647 | 2018-07-03 14:23:09,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 133 | 2018-07-03 14:23:09,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-07-03 14:23:09,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-03 14:23:09,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-03 14:23:09,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-03 14:23:09,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-03 14:23:09,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-03 14:23:09,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-03 14:23:09,987 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 14:23:09,987 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-03 14:23:09,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-03 14:23:09,990 - 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/540e3c19-0cca-4f15-9123-21da04468e46/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}5537f24240b8170f3afb5072dca33ab63997a8d8" -d '{"subnet_id": "95adddce-cc67-4c3a-a154-84654056ad7e"}' 2018-07-03 14:23:12,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d58f44f8-96cc-4b2a-8644-1a929d9e8d28 Date: Tue, 03 Jul 2018 14:23:12 GMT RESP BODY: {"network_id": "fbbc18fb-dc82-4c8e-b358-2aa577993781", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "95adddce-cc67-4c3a-a154-84654056ad7e", "subnet_ids": ["95adddce-cc67-4c3a-a154-84654056ad7e"], "port_id": "a3610e96-1261-497d-8ea2-284ed2388c8b", "id": "540e3c19-0cca-4f15-9123-21da04468e46"} 2018-07-03 14:23:12,753 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/540e3c19-0cca-4f15-9123-21da04468e46/remove_router_interface.json used request id req-d58f44f8-96cc-4b2a-8644-1a929d9e8d28 2018-07-03 14:23:12,753 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 2.76407194138s 2018-07-03 14:23:12,754 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/540e3c19-0cca-4f15-9123-21da04468e46/remove_router_interface.json used request id req-d58f44f8-96cc-4b2a-8644-1a929d9e8d28 returning object 540e3c19-0cca-4f15-9123-21da04468e46 2018-07-03 14:23:12,754 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-03 14:23:12,755 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:12,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-2aaaf768-0d9c-47ee-bf88-78c8275adc70 Date: Tue, 03 Jul 2018 14:23:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T14:20:28Z", "admin_state_up": true, "updated_at": "2018-07-03T14:23:11Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "540e3c19-0cca-4f15-9123-21da04468e46", "name": "patrole-router_9a889463-75b1-4ddf-b7ae-a267d1211cae"}]} 2018-07-03 14:23:12,973 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-2aaaf768-0d9c-47ee-bf88-78c8275adc70 2018-07-03 14:23:12,973 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.218948125839s 2018-07-03 14:23:12,974 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-2aaaf768-0d9c-47ee-bf88-78c8275adc70 2018-07-03 14:23:12,975 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-03 14:23:12,976 - 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/540e3c19-0cca-4f15-9123-21da04468e46.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:14,767 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48d73428-f47a-43ec-86fb-3d96e5fd823c Content-Length: 0 Date: Tue, 03 Jul 2018 14:23:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:23:14,767 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/540e3c19-0cca-4f15-9123-21da04468e46.json used request id req-48d73428-f47a-43ec-86fb-3d96e5fd823c 2018-07-03 14:23:14,767 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 1.7918150425s 2018-07-03 14:23:14,767 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/540e3c19-0cca-4f15-9123-21da04468e46.json used request id req-48d73428-f47a-43ec-86fb-3d96e5fd823c 2018-07-03 14:23:14,768 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-03 14:23:14,769 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:14,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1285 X-Openstack-Request-Id: req-3581a61c-ad33-466b-95df-5c3e0f463e1d Date: Tue, 03 Jul 2018 14:23:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fbbc18fb-dc82-4c8e-b358-2aa577993781","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:20:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T14:20:27Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"95adddce-cc67-4c3a-a154-84654056ad7e","subnetpool_id":null,"name":"patrole-subnet_9a889463-75b1-4ddf-b7ae-a267d1211cae"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:23:14,866 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-3581a61c-ad33-466b-95df-5c3e0f463e1d 2018-07-03 14:23:14,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0985488891602s 2018-07-03 14:23:14,867 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-3581a61c-ad33-466b-95df-5c3e0f463e1d 2018-07-03 14:23:14,868 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-03 14:23:14,869 - 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/95adddce-cc67-4c3a-a154-84654056ad7e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:17,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-077f9ebb-a31f-4ddb-bc15-34af22e0faa8 Date: Tue, 03 Jul 2018 14:23:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:23:17,317 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/95adddce-cc67-4c3a-a154-84654056ad7e.json used request id req-077f9ebb-a31f-4ddb-bc15-34af22e0faa8 2018-07-03 14:23:17,317 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 2.44821715355s 2018-07-03 14:23:17,317 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/95adddce-cc67-4c3a-a154-84654056ad7e.json used request id req-077f9ebb-a31f-4ddb-bc15-34af22e0faa8 2018-07-03 14:23:17,318 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 14:23:17,318 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:17,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1359 X-Openstack-Request-Id: req-0fbdf329-88d7-40f8-a803-e3f9102962af Date: Tue, 03 Jul 2018 14:23:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"},{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"fbbc18fb-dc82-4c8e-b358-2aa577993781","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:23:16Z","provider:segmentation_id":1016,"name":"patrole-net_9a889463-75b1-4ddf-b7ae-a267d1211cae","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:20:27Z","provider:network_type":"vlan"}]} 2018-07-03 14:23:17,436 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-0fbdf329-88d7-40f8-a803-e3f9102962af 2018-07-03 14:23:17,436 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.118227005005s 2018-07-03 14:23:17,436 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-0fbdf329-88d7-40f8-a803-e3f9102962af 2018-07-03 14:23:17,437 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-03 14:23:17,438 - 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/fbbc18fb-dc82-4c8e-b358-2aa577993781.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:18,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6bf4351-7cb5-4e99-af24-48ee51f98bd6 Date: Tue, 03 Jul 2018 14:23:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:23:18,929 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/fbbc18fb-dc82-4c8e-b358-2aa577993781.json used request id req-a6bf4351-7cb5-4e99-af24-48ee51f98bd6 2018-07-03 14:23:18,929 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 1.49142694473s 2018-07-03 14:23:18,929 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/fbbc18fb-dc82-4c8e-b358-2aa577993781.json used request id req-a6bf4351-7cb5-4e99-af24-48ee51f98bd6 2018-07-03 14:23:18,934 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 14:23:18,937 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:18,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2069 Content-Type: application/json X-Openstack-Request-Id: req-641c2c8e-0c09-4408-9e5e-b0df22e4b64a Date: Tue, 03 Jul 2018 14:23:18 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T14:20:38Z", "file": "/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "b7513bce-e472-4cbe-8db1-41a9502eadc6", "size": 12716032, "self": "/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/b7513bce-e472-4cbe-8db1-41a9502eadc6", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-03T14:20:37Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T14:20:35Z", "file": "/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "cffdd1e8-1777-401c-84ca-dc559c9513cf", "size": 12716032, "self": "/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/cffdd1e8-1777-401c-84ca-dc559c9513cf", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_9a889463-75b1-4ddf-b7ae-a267d1211cae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_9a889463-75b1-4ddf-b7ae-a267d1211cae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-03T14:20:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 14:23:18,985 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-641c2c8e-0c09-4408-9e5e-b0df22e4b64a 2018-07-03 14:23:18,985 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0514950752258s 2018-07-03 14:23:18,986 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-641c2c8e-0c09-4408-9e5e-b0df22e4b64a 2018-07-03 14:23:18,988 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-03 14:23:18,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:19,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d6697ad-56a3-4c3e-a3fd-40f7b00e37b8 Date: Tue, 03 Jul 2018 14:23:19 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-07-03 14:23:19,486 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf used request id req-7d6697ad-56a3-4c3e-a3fd-40f7b00e37b8 2018-07-03 14:23:19,486 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.49765086174s 2018-07-03 14:23:19,487 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/cffdd1e8-1777-401c-84ca-dc559c9513cf used request id req-7d6697ad-56a3-4c3e-a3fd-40f7b00e37b8 2018-07-03 14:23:19,487 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-03 14:23:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35:8774/v2.1/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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:19,897 - 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-3045a4d2-66e9-42f1-86b9-2a969fe985a8 X-Compute-Request-Id: req-3045a4d2-66e9-42f1-86b9-2a969fe985a8 Date: Tue, 03 Jul 2018 14:23:19 GMT Connection: close RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/39e4aee2-8537-4704-a3ca-7ee1a629a74f", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/39e4aee2-8537-4704-a3ca-7ee1a629a74f", "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": "39e4aee2-8537-4704-a3ca-7ee1a629a74f"}, {"name": "patrole-flavor_9a889463-75b1-4ddf-b7ae-a267d1211cae", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/484b2ad3-2666-426f-8d3d-0cb04f394067", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/484b2ad3-2666-426f-8d3d-0cb04f394067", "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": "484b2ad3-2666-426f-8d3d-0cb04f394067"}]} 2018-07-03 14:23:19,897 - 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-3045a4d2-66e9-42f1-86b9-2a969fe985a8 2018-07-03 14:23:19,897 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.41012096405s 2018-07-03 14:23:19,898 - 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-3045a4d2-66e9-42f1-86b9-2a969fe985a8 2018-07-03 14:23:19,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-03 14:23:19,903 - 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/484b2ad3-2666-426f-8d3d-0cb04f394067 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:19,946 - 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-b6f2dfe1-3b93-40b4-8d8a-99ce2f10173b X-Compute-Request-Id: req-b6f2dfe1-3b93-40b4-8d8a-99ce2f10173b Date: Tue, 03 Jul 2018 14:23:19 GMT Connection: close 2018-07-03 14:23:19,947 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/484b2ad3-2666-426f-8d3d-0cb04f394067 used request id req-b6f2dfe1-3b93-40b4-8d8a-99ce2f10173b 2018-07-03 14:23:19,947 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.046875s 2018-07-03 14:23:19,947 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/484b2ad3-2666-426f-8d3d-0cb04f394067 used request id req-b6f2dfe1-3b93-40b4-8d8a-99ce2f10173b 2018-07-03 14:23:19,948 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-03 14:23:19,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:20,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-124a6412-393c-460d-9f86-d518babbfa4d Date: Tue, 03 Jul 2018 14:23: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-07-03 14:23:20,427 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6 used request id req-124a6412-393c-460d-9f86-d518babbfa4d 2018-07-03 14:23:20,427 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.479548931122s 2018-07-03 14:23:20,428 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/b7513bce-e472-4cbe-8db1-41a9502eadc6 used request id req-124a6412-393c-460d-9f86-d518babbfa4d 2018-07-03 14:23:20,428 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-03 14:23:20,431 - 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}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:20,471 - 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-2990f050-728b-4bc4-8c1e-7b1c5fd40517 X-Compute-Request-Id: req-2990f050-728b-4bc4-8c1e-7b1c5fd40517 Date: Tue, 03 Jul 2018 14:23:20 GMT Connection: close RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_9a889463-75b1-4ddf-b7ae-a267d1211cae", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/39e4aee2-8537-4704-a3ca-7ee1a629a74f", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/39e4aee2-8537-4704-a3ca-7ee1a629a74f", "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": "39e4aee2-8537-4704-a3ca-7ee1a629a74f"}]} 2018-07-03 14:23:20,472 - 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-2990f050-728b-4bc4-8c1e-7b1c5fd40517 2018-07-03 14:23:20,472 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0436499118805s 2018-07-03 14:23:20,472 - 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-2990f050-728b-4bc4-8c1e-7b1c5fd40517 2018-07-03 14:23:20,474 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-03 14:23:20,476 - 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/39e4aee2-8537-4704-a3ca-7ee1a629a74f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5537f24240b8170f3afb5072dca33ab63997a8d8" 2018-07-03 14:23:20,516 - 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-42e92d9e-3c31-475a-9580-f3516dc6cc19 X-Compute-Request-Id: req-42e92d9e-3c31-475a-9580-f3516dc6cc19 Date: Tue, 03 Jul 2018 14:23:20 GMT Connection: close 2018-07-03 14:23:20,516 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/39e4aee2-8537-4704-a3ca-7ee1a629a74f used request id req-42e92d9e-3c31-475a-9580-f3516dc6cc19 2018-07-03 14:23:20,516 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0423719882965s 2018-07-03 14:23:20,517 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/39e4aee2-8537-4704-a3ca-7ee1a629a74f used request id req-42e92d9e-3c31-475a-9580-f3516dc6cc19 2018-07-03 14:23:20,517 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-03 14:23:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-03 14:23:20,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-03 14:23:20,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-03 14:23:20,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-03 14:23:20,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-03 14:23:20,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-03 14:23:20,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-03 14:23:20,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-03 14:23:20,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-03 14:23:20,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-03 14:23:20,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-03 14:23:20,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-03 14:23:20,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-03 14:23:20,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-03 14:23:20,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-03 14:23:20,615 - 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-07-03 14:23:20,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:23:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94b41185-3b39-4d7a-b952-8bdf02dc1d32 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:23:20,626 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-94b41185-3b39-4d7a-b952-8bdf02dc1d32 2018-07-03 14:23:20,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:23:21,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["3EOQKlT3RUaXmB21c2tTUw"], "issued_at": "2018-07-03T14:23:21.000000Z"}} 2018-07-03 14:23:21,140 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 14:23:21,141 - 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}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:23:21,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b29c590d-8bca-4990-bbde-a11196d486cd Date: Tue, 03 Jul 2018 14:23:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:23:21,676 - 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-b29c590d-8bca-4990-bbde-a11196d486cd 2018-07-03 14:23:21,676 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.535611867905s 2018-07-03 14:23:21,676 - 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-b29c590d-8bca-4990-bbde-a11196d486cd 2018-07-03 14:23:21,684 - keystoneauth.session - DEBUG - REQ: curl -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-07-03 14:23:21,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:23: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-07-03 14:23:21,695 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-03 14:23:21,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 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:23:21,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:23:21 GMT Server: Apache Content-Length: 524 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-721f736e-70b0-40d0-8711-58341f69d421 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/53c9b8c732db4abebf9872f8bca6213c"}, "tags": [], "enabled": true, "id": "53c9b8c732db4abebf9872f8bca6213c", "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-07-03 14:23:21,856 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-721f736e-70b0-40d0-8711-58341f69d421 2018-07-03 14:23:21,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.161024808884s 2018-07-03 14:23:21,856 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-721f736e-70b0-40d0-8711-58341f69d421 2018-07-03 14:23:21,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-07-03 14:23:21,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a9089909add1769d219e5e0fe69cde567c56486" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_abf55446-76ba-4bff-8f30-e5160e3a0eec"}}' 2018-07-03 14:23:21,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:23:21 GMT Server: Apache Content-Length: 358 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4a5ded1-9538-4abf-ac51-328e93c28467 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/7ac536cd40d8411bb07cdb86c5164c7c"}, "tags": [], "enabled": true, "id": "7ac536cd40d8411bb07cdb86c5164c7c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_abf55446-76ba-4bff-8f30-e5160e3a0eec"}} 2018-07-03 14:23:21,937 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e4a5ded1-9538-4abf-ac51-328e93c28467 2018-07-03 14:23:21,938 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.0715680122375s 2018-07-03 14:23:21,938 - shade.request_ids - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e4a5ded1-9538-4abf-ac51-328e93c28467 2018-07-03 14:23:21,939 - 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'7ac536cd40d8411bb07cdb86c5164c7c', '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_abf55446-76ba-4bff-8f30-e5160e3a0eec'}) 2018-07-03 14:23:21,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-07-03 14:23:21,949 - 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}9a9089909add1769d219e5e0fe69cde567c56486" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "02033aeb-3410-4439-92f8-d20d2877a2e0", "email": null, "name": "shaker-user_abf55446-76ba-4bff-8f30-e5160e3a0eec"}}' 2018-07-03 14:23:22,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:23:21 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2b002dc-0ee5-4799-9f25-1922d0cd1e7b Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_abf55446-76ba-4bff-8f30-e5160e3a0eec", "links": {"self": "http://10.167.4.35:5000/v3/users/b7b95dd6e17e4607941d6691b01c033c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7b95dd6e17e4607941d6691b01c033c", "domain_id": "default", "password_expires_at": null}} 2018-07-03 14:23:22,268 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/users used request id req-f2b002dc-0ee5-4799-9f25-1922d0cd1e7b 2018-07-03 14:23:22,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.322776079178s 2018-07-03 14:23:22,268 - shade.request_ids - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/users used request id req-f2b002dc-0ee5-4799-9f25-1922d0cd1e7b 2018-07-03 14:23:22,269 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b7b95dd6e17e4607941d6691b01c033c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_abf55446-76ba-4bff-8f30-e5160e3a0eec'}) 2018-07-03 14:23:22,273 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-03 14:23:22,276 - keystoneauth.session - DEBUG - 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}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:23:22,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:23:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c967305-aeb9-4d1f-94fd-369730ec4d0c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:23:22,314 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4c967305-aeb9-4d1f-94fd-369730ec4d0c 2018-07-03 14:23:22,315 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0416510105133s 2018-07-03 14:23:22,315 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4c967305-aeb9-4d1f-94fd-369730ec4d0c 2018-07-03 14:23:22,319 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-07-03 14:23:22,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: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:23:22,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:23:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dff881f-9e55-4089-9c8a-322e22bbd034 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:23:22,488 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7dff881f-9e55-4089-9c8a-322e22bbd034 2018-07-03 14:23:22,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.168747186661s 2018-07-03 14:23:22,489 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7dff881f-9e55-4089-9c8a-322e22bbd034 2018-07-03 14:23:22,493 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-07-03 14:23:22,496 - 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}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:23:22,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:23:22 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8468ac8-d1ae-4d0e-9fbd-d5a44333a9c6 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-07-03 14:23:22,662 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-e8468ac8-d1ae-4d0e-9fbd-d5a44333a9c6 2018-07-03 14:23:22,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.16929602623s 2018-07-03 14:23:22,662 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-e8468ac8-d1ae-4d0e-9fbd-d5a44333a9c6 2018-07-03 14:23:22,663 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-03 14:23:22,667 - keystoneauth.session - DEBUG - 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}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:23:22,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:23:22 GMT Server: Apache Content-Length: 3601 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a864874d-3cbc-44ae-bbda-ebaf88d2147b Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "shaker-user_abf55446-76ba-4bff-8f30-e5160e3a0eec", "links": {"self": "http://10.167.4.35:5000/v3/users/b7b95dd6e17e4607941d6691b01c033c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7b95dd6e17e4607941d6691b01c033c", "domain_id": "default", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:23:22,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a864874d-3cbc-44ae-bbda-ebaf88d2147b 2018-07-03 14:23:22,855 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.190912008286s 2018-07-03 14:23:22,855 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a864874d-3cbc-44ae-bbda-ebaf88d2147b 2018-07-03 14:23:22,865 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-03 14:23:22,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?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}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:23:23,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:23:22 GMT Server: Apache Content-Length: 1053 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ebff3ab-8970-45fb-89e3-9685286a69b3 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/7ac536cd40d8411bb07cdb86c5164c7c"}, "tags": [], "enabled": true, "id": "7ac536cd40d8411bb07cdb86c5164c7c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "id": "b41cf86545ce4ce4934ec11256b95fab", "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/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 14:23:23,047 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?domain_id=default used request id req-0ebff3ab-8970-45fb-89e3-9685286a69b3 2018-07-03 14:23:23,048 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.182254076004s 2018-07-03 14:23:23,048 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?domain_id=default used request id req-0ebff3ab-8970-45fb-89e3-9685286a69b3 2018-07-03 14:23:23,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-07-03 14:23:23,059 - 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=b7b95dd6e17e4607941d6691b01c033c&role.id=0c11acfd22d84aa895eb61e26e5963f1&scope.project.id=7ac536cd40d8411bb07cdb86c5164c7c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:23:23,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:23:23 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-043e5f90-7636-4252-b3a9-1c7eb2ebc654 Connection: close Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://10.167.4.35:5000/v3/role_assignments?user.id=b7b95dd6e17e4607941d6691b01c033c&role.id=0c11acfd22d84aa895eb61e26e5963f1&scope.project.id=7ac536cd40d8411bb07cdb86c5164c7c", "previous": null, "next": null}} 2018-07-03 14:23:23,093 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments?user.id=b7b95dd6e17e4607941d6691b01c033c&role.id=0c11acfd22d84aa895eb61e26e5963f1&scope.project.id=7ac536cd40d8411bb07cdb86c5164c7c used request id req-043e5f90-7636-4252-b3a9-1c7eb2ebc654 2018-07-03 14:23:23,093 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.037495136261s 2018-07-03 14:23:23,094 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments?user.id=b7b95dd6e17e4607941d6691b01c033c&role.id=0c11acfd22d84aa895eb61e26e5963f1&scope.project.id=7ac536cd40d8411bb07cdb86c5164c7c used request id req-043e5f90-7636-4252-b3a9-1c7eb2ebc654 2018-07-03 14:23:23,097 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-07-03 14:23:23,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c/users/b7b95dd6e17e4607941d6691b01c033c/roles/0c11acfd22d84aa895eb61e26e5963f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:23:23,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:23:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6787c0f7-767f-4d6b-b251-c9781258237e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:23:23,197 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c/users/b7b95dd6e17e4607941d6691b01c033c/roles/0c11acfd22d84aa895eb61e26e5963f1 used request id req-6787c0f7-767f-4d6b-b251-c9781258237e 2018-07-03 14:23:23,197 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.0998160839081s 2018-07-03 14:23:23,197 - shade.request_ids - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c/users/b7b95dd6e17e4607941d6691b01c033c/roles/0c11acfd22d84aa895eb61e26e5963f1 used request id req-6787c0f7-767f-4d6b-b251-c9781258237e 2018-07-03 14:23:23,198 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'shaker-project_abf55446-76ba-4bff-8f30-e5160e3a0eec', 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': '02033aeb-3410-4439-92f8-d20d2877a2e0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'shaker-user_abf55446-76ba-4bff-8f30-e5160e3a0eec', '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-07-03 14:23:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-03 14:23:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-03 14:23:23,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-03 14:23:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-03 14:23:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-03 14:23:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-03 14:23:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-03 14:23:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-03 14:23:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-03 14:23:23,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-03 14:23:23,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-03 14:23:23,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-03 14:23:23,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-03 14:23:23,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-03 14:23:23,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-03 14:23:23,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-03 14:23:23,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-03 14:23:23,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-03 14:23:23,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-03 14:23:23,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-03 14:23:23,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-03 14:23:23,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-03 14:23:23,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-03 14:23:23,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-03 14:23:23,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-03 14:23:23,204 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_abf55446-76ba-4bff-8f30-e5160e3a0eec', 'project_name': 'shaker-project_abf55446-76ba-4bff-8f30-e5160e3a0eec', 'user_domain_name': 'Default', 'auth_url': 'http://10.167.4.35:35357/v3', 'password': '02033aeb-3410-4439-92f8-d20d2877a2e0', 'project_domain_name': 'Default'} 2018-07-03 14:23:23,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:23:23,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:23:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c3c0f9d-0467-4737-92b8-2076bd2776cc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:23:23,217 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5c3c0f9d-0467-4737-92b8-2076bd2776cc 2018-07-03 14:23:23,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:23:23,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c11acfd22d84aa895eb61e26e5963f1", "name": "Member"}], "expires_at": "2018-07-03T15:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ac536cd40d8411bb07cdb86c5164c7c", "name": "shaker-project_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7ac536cd40d8411bb07cdb86c5164c7c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_abf55446-76ba-4bff-8f30-e5160e3a0eec", "id": "b7b95dd6e17e4607941d6691b01c033c"}, "audit_ids": ["j2DsYAwCQnGh5jZmXb6aOQ"], "issued_at": "2018-07-03T14:23:23.000000Z"}} 2018-07-03 14:23:23,751 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-03 14:23:23,752 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -d '{"network": {"name": "shaker-net_abf55446-76ba-4bff-8f30-e5160e3a0eec", "admin_state_up": true}}' 2018-07-03 14:23:24,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-adbdb815-f44f-4496-bc3c-472e9b226cef Date: Tue, 03 Jul 2018 14:23:24 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7ac536cd40d8411bb07cdb86c5164c7c","created_at":"2018-07-03T14:23:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:23:24Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7ac536cd40d8411bb07cdb86c5164c7c","id":"c3ea90d3-c085-4c31-aa41-067bef685d7d","name":"shaker-net_abf55446-76ba-4bff-8f30-e5160e3a0eec"}} 2018-07-03 14:23:24,743 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-adbdb815-f44f-4496-bc3c-472e9b226cef 2018-07-03 14:23:24,744 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.992408037186s 2018-07-03 14:23:24,744 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-adbdb815-f44f-4496-bc3c-472e9b226cef 2018-07-03 14:23:24,744 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T14:23:24Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c3ea90d3-c085-4c31-aa41-067bef685d7d', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_abf55446-76ba-4bff-8f30-e5160e3a0eec', u'admin_state_up': True, u'tenant_id': u'7ac536cd40d8411bb07cdb86c5164c7c', u'created_at': u'2018-07-03T14:23:24Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7ac536cd40d8411bb07cdb86c5164c7c'}) 2018-07-03 14:23:24,745 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 14:23:24,746 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:24,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-1feeca0e-34fd-4012-a3a5-1591232f5252 Date: Tue, 03 Jul 2018 14:23:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-07-03T14:23:24Z","tenant_id":"7ac536cd40d8411bb07cdb86c5164c7c","created_at":"2018-07-03T14:23:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7ac536cd40d8411bb07cdb86c5164c7c","id":"c3ea90d3-c085-4c31-aa41-067bef685d7d","name":"shaker-net_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:23:24,931 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-1feeca0e-34fd-4012-a3a5-1591232f5252 2018-07-03 14:23:24,931 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.186155080795s 2018-07-03 14:23:24,932 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-1feeca0e-34fd-4012-a3a5-1591232f5252 2018-07-03 14:23:24,933 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-03 14:23:24,934 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -d '{"subnet": {"name": "shaker-subnet_abf55446-76ba-4bff-8f30-e5160e3a0eec", "enable_dhcp": true, "network_id": "c3ea90d3-c085-4c31-aa41-067bef685d7d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-03 14:23:25,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c4fbaace-a39d-4b13-a938-7e48eed4794a Date: Tue, 03 Jul 2018 14:23:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3ea90d3-c085-4c31-aa41-067bef685d7d","tenant_id":"7ac536cd40d8411bb07cdb86c5164c7c","created_at":"2018-07-03T14:23:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T14:23:25Z","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":"7ac536cd40d8411bb07cdb86c5164c7c","id":"b822dccc-a57d-429a-8f79-595825381c39","subnetpool_id":null,"name":"shaker-subnet_abf55446-76ba-4bff-8f30-e5160e3a0eec"}} 2018-07-03 14:23:25,976 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-c4fbaace-a39d-4b13-a938-7e48eed4794a 2018-07-03 14:23:25,976 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.04228901863s 2018-07-03 14:23:25,976 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-c4fbaace-a39d-4b13-a938-7e48eed4794a 2018-07-03 14:23:25,976 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T14:23:25Z', 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'b822dccc-a57d-429a-8f79-595825381c39', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_abf55446-76ba-4bff-8f30-e5160e3a0eec', u'enable_dhcp': True, u'network_id': u'c3ea90d3-c085-4c31-aa41-067bef685d7d', u'tenant_id': u'7ac536cd40d8411bb07cdb86c5164c7c', u'created_at': u'2018-07-03T14:23:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'7ac536cd40d8411bb07cdb86c5164c7c'}) 2018-07-03 14:23:25,977 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-03 14:23:25,978 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "shaker-router_abf55446-76ba-4bff-8f30-e5160e3a0eec", "admin_state_up": true}}' 2018-07-03 14:23:27,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-56a9192a-1b73-4936-9a15-723bcc6171ac Date: Tue, 03 Jul 2018 14:23:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:26Z", "admin_state_up": true, "updated_at": "2018-07-03T14:23:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "ee8fb182-8bba-4f22-b359-4fb67a6e4a87", "name": "shaker-router_abf55446-76ba-4bff-8f30-e5160e3a0eec"}} 2018-07-03 14:23:27,790 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-56a9192a-1b73-4936-9a15-723bcc6171ac 2018-07-03 14:23:27,790 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 1.81278586388s 2018-07-03 14:23:27,790 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-56a9192a-1b73-4936-9a15-723bcc6171ac 2018-07-03 14:23:27,791 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T14:23:27Z', u'revision_number': 3, u'id': u'ee8fb182-8bba-4f22-b359-4fb67a6e4a87', u'external_gateway_info': {u'network_id': u'75eb7e7d-8aac-424a-86d0-bd5ac2d83c69', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c69b8518-9349-4705-be78-01bfc5c002a4', u'ip_address': u'172.30.10.116'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_abf55446-76ba-4bff-8f30-e5160e3a0eec', u'admin_state_up': True, u'tenant_id': u'7ac536cd40d8411bb07cdb86c5164c7c', u'created_at': u'2018-07-03T14:23:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'7ac536cd40d8411bb07cdb86c5164c7c'}) 2018-07-03 14:23:27,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-03 14:23:27,792 - 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/ee8fb182-8bba-4f22-b359-4fb67a6e4a87/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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -d '{"subnet_id": "b822dccc-a57d-429a-8f79-595825381c39"}' 2018-07-03 14:23:31,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-641814ec-894a-4e60-80a2-09791626854e Date: Tue, 03 Jul 2018 14:23:31 GMT RESP BODY: {"network_id": "c3ea90d3-c085-4c31-aa41-067bef685d7d", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "subnet_id": "b822dccc-a57d-429a-8f79-595825381c39", "subnet_ids": ["b822dccc-a57d-429a-8f79-595825381c39"], "port_id": "d4f2d327-4c08-4dfc-836a-a687581460a7", "id": "ee8fb182-8bba-4f22-b359-4fb67a6e4a87"} 2018-07-03 14:23:31,074 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/ee8fb182-8bba-4f22-b359-4fb67a6e4a87/add_router_interface.json used request id req-641814ec-894a-4e60-80a2-09791626854e 2018-07-03 14:23:31,074 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.28301787376s 2018-07-03 14:23:31,075 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/ee8fb182-8bba-4f22-b359-4fb67a6e4a87/add_router_interface.json used request id req-641814ec-894a-4e60-80a2-09791626854e returning object ee8fb182-8bba-4f22-b359-4fb67a6e4a87 2018-07-03 14:23:31,075 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-03 14:23:34,799 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-03 14:23:34,802 - 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-07-03 14:23:34,812 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Tue, 03 Jul 2018 14:23:34 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-07-03 14:23:34,818 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 14:23:34,822 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:35,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d7629dbe-bd0b-47c3-a7ac-96f6dd5dbdca Date: Tue, 03 Jul 2018 14:23:35 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 14:23:35,229 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-d7629dbe-bd0b-47c3-a7ac-96f6dd5dbdca 2018-07-03 14:23:35,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.410861968994s 2018-07-03 14:23:35,229 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-d7629dbe-bd0b-47c3-a7ac-96f6dd5dbdca 2018-07-03 14:23:35,238 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-03 14:23:35,241 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec"}' 2018-07-03 14:23:35,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-ce7942c3-069d-44e4-85fb-99cec4f83d91 Date: Tue, 03 Jul 2018 14:23:35 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T14:23:36Z", "file": "/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e/file", "owner": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "size": null, "self": "/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "hw_mem_page_size": "large", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "checksum": null, "created_at": "2018-07-03T14:23:36Z", "protected": false} 2018-07-03 14:23:35,622 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-ce7942c3-069d-44e4-85fb-99cec4f83d91 2018-07-03 14:23:35,622 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.384051084518s 2018-07-03 14:23:35,622 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-ce7942c3-069d-44e4-85fb-99cec4f83d91 returning object 33db3c02-8fad-4cf0-847f-4ba8ea3a884e 2018-07-03 14:23:35,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-03 14:23:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e/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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -d '' 2018-07-03 14:23:41,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6e5705a-9657-4c27-b851-bb10da02ebb1 Date: Tue, 03 Jul 2018 14:23:41 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-07-03 14:23:41,879 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e/file used request id req-b6e5705a-9657-4c27-b851-bb10da02ebb1 2018-07-03 14:23:41,879 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 6.2559800148s 2018-07-03 14:23:41,879 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e/file used request id req-b6e5705a-9657-4c27-b851-bb10da02ebb1 2018-07-03 14:23:41,880 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-03T14:23:36Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e/file', u'owner': u'7ac536cd40d8411bb07cdb86c5164c7c', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'33db3c02-8fad-4cf0-847f-4ba8ea3a884e', u'size': None, u'name': u'shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec', u'checksum': None, u'self': u'/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-03T14:23:36Z', u'schema': u'/v2/schemas/image'}) 2018-07-03 14:23:41,881 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-03 14:23:41,884 - 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}9a9089909add1769d219e5e0fe69cde567c56486" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-03 14:23:42,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 505 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-603a8fab-d29c-4e70-9654-f3c2070caedc X-Compute-Request-Id: req-603a8fab-d29c-4e70-9654-f3c2070caedc Date: Tue, 03 Jul 2018 14:23:42 GMT Connection: close RESP BODY: {"flavor": {"name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "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": 3, "id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5"}} 2018-07-03 14:23:42,096 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-603a8fab-d29c-4e70-9654-f3c2070caedc 2018-07-03 14:23:42,096 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.214996099472s 2018-07-03 14:23:42,096 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-603a8fab-d29c-4e70-9654-f3c2070caedc 2018-07-03 14:23:42,097 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec', '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'f2213f40455746c3b623a4fcb5e27a06', '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'1bbe7507-85eb-4ce9-85b4-c75f036654a5', 'swap': 0}) 2018-07-03 14:23:42,098 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-03 14:23:42,100 - 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/1bbe7507-85eb-4ce9-85b4-c75f036654a5/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}9a9089909add1769d219e5e0fe69cde567c56486" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:23:42,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 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-a31311ad-6989-494c-8fdd-bf64ee1fc4e6 X-Compute-Request-Id: req-a31311ad-6989-494c-8fdd-bf64ee1fc4e6 Date: Tue, 03 Jul 2018 14:23:42 GMT Connection: close RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:23:42,340 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5/os-extra_specs used request id req-a31311ad-6989-494c-8fdd-bf64ee1fc4e6 2018-07-03 14:23:42,340 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.242274999619s 2018-07-03 14:23:42,340 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5/os-extra_specs used request id req-a31311ad-6989-494c-8fdd-bf64ee1fc4e6 2018-07-03 14:23:42,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-07-03 14:23:42,344 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -d '{"keypair": {"name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec"}}' 2018-07-03 14:23:42,883 - 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-85cede47-8c92-4bb7-b63d-d962f8e5a669 X-Compute-Request-Id: req-85cede47-8c92-4bb7-b63d-d962f8e5a669 Date: Tue, 03 Jul 2018 14:23:42 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD/Sw9c8bkLhtKdSFVW0tO8mIH8/XdOvqJiuSP6wwg5s9CSwDs7/37RjxD6uh/2F7xFhWe2rgZBg//2KwGq2SsfHY4ZC4MDQj6CJJU/ZWnxp2BanzZ4kClwPe6utJtgPdcgI2Y4DyGSEiEvG3VfAPsWa6tGxHQsbWgsExeQnlGjhIHCElu7HZpqe6ACG2IO5uozc/axk0DdgJKR8SPHdeSWgpPhqooJzPCk/sPgxh9nqMc0C2atrdZa0sDDfuTT1IlOQIvQ6X10sHglLBs16MOFsCoEwpMoyg+p3V/kv9d2/tqgXzRiMXz77GhJEdy/pF9aF0wJL9+7lRdKm10fqcX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAw/0sPXPG5C4bSnUhVVtLTvJiB/P13Tr6iYrkj+sMIObPQksA\n7O/9+0Y8Q+rof9he8RYVntq4GQYP/9isBqtkrHx2OGQuDA0I+giSVP2Vp8adgWp8\n2eJApcD3urrSbYD3XICNmOA8hkhIhLxt1XwD7FmurRsR0LG1oLBMXkJ5Ro4SBwhJ\nbux2aanugAhtiDubqM3P2sZNA3YCSkfEjx3XkloKT4aqKCczwpP7D4MYfZ6jHNAt\nmra3WWtLAw37k09SJTkCL0Ol9dLB4JSwbNejDhbAqBMKTKMoPqd1f5L/Xdv7aoF8\n0YjF8++xoSRHcv6RfWhdMCS/fu5UXSptdH6nFwIDAQABAoIBAFwTI+aW7tiiRJX9\nYzSbmEy1mJKN7XMK00ss4mYukdsfND27yOqHcTXMcGGkCaiOOURgELY5oQW4kGmt\nHFxhxwE108B4aB2nPhFhV4XwQI+6wqJbKd6e6ao1duzV+igRz6Q4jM1Gg4i+irs5\nXwxNn/Y4x9RxhDQcWOzuBmK+LgWTxLB/dmSNlf3j4U29o83QS1d2lIKgAYelehN+\npiBDuHw56z3/ONfgBLZmcJ4tFZRzs6QL0HX//YJmzcQ+f7OIUw1L7KmqmBlc+wSE\nT9kWY2oZN5S7i2lzUj+pj7epU240zp3f/zJ43ZTgvaOXH8f+LI4D/BTrJ0n2VcLX\nx1ZFxikCgYEA4jq2iod81vsC0qXSAN8Iq9qICRhuj50i9my4RPIf+aWT/5hpgZSH\nvHfzwLxCyRLb9rzjMl/cf1b87RBpxo8s8sfKA+AMH2iatnlIsso04k5VrHPAe5Og\nh189hck81qfEh8pmnM5v8/p3ZGQgheYPHPeLK+nvgLtg2uBCVRa8+DsCgYEA3ce2\nNE6QGobbmP27uHQeDI0xw2PXpJd2xtiB7H6R0etByPazVtSNoEvBYvQs8omwSfKo\ntJtS2heY/q2WA7F+oqq+UuobyBJNfCEm0jq9/NGCUpKzfRQ7i3RMMzNSd3A4uFcj\nhY2Tuh8y/IZzoo+STS9HbZTN81DSYWP7rLloetUCgYAEMM481rGrUc8Fk+jF91uz\nw0KN2JQDuQdyxSTMsieBel25eFtL+TJifV5YjaQ3EVBdy7XxsvDksvnQcmNjODe+\n75CAbeALnOZwxuJf3XsJTiYsIaDJKTzqBQugtM+ZslXjpg4sjW5peJRJmck4ccCJ\n6tP7JkQ3gEEVDN5tsRQjDQKBgQDNzPhwO4MPipsWskXTWbVUsmU+SlUegAsRZHHU\nEnOgV235Xax348/0srem6q0W99wmEs6oogXVKdaoZk5x6PB5ZHYunN3g39MVX/IV\nXbtVctk7ZLS4WeETfH0FeheJjBKmRP5KfWFbcn4uxVlivVXm1/uxXUdsBVDkXRJ7\naqXgbQKBgQDdNQdeas8O+nB/JhmThVLqG8tc87oAsLY2j57ZDpDzsGq0HS7y/VBg\ne5kUoSN1ohKL4PenX5yXflRqNXvCCqCrRT9cZjMTx2S8/ojm5OKoT5Kp7UXXqgQs\nb9xpqwS14zyZMlr//P8SmH4YQdTpqoBzM7rf565VB1tERKTo/F/tEQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b7b95dd6e17e4607941d6691b01c033c", "name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "fingerprint": "8d:31:32:0a:54:9e:69:95:40:ae:9f:e2:58:af:f6:cf"}} 2018-07-03 14:23:42,883 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-85cede47-8c92-4bb7-b63d-d962f8e5a669 2018-07-03 14:23:42,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 0.541923999786s 2018-07-03 14:23:42,883 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-85cede47-8c92-4bb7-b63d-d962f8e5a669 2018-07-03 14:23:42,884 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD/Sw9c8bkLhtKdSFVW0tO8mIH8/XdOvqJiuSP6wwg5s9CSwDs7/37RjxD6uh/2F7xFhWe2rgZBg//2KwGq2SsfHY4ZC4MDQj6CJJU/ZWnxp2BanzZ4kClwPe6utJtgPdcgI2Y4DyGSEiEvG3VfAPsWa6tGxHQsbWgsExeQnlGjhIHCElu7HZpqe6ACG2IO5uozc/axk0DdgJKR8SPHdeSWgpPhqooJzPCk/sPgxh9nqMc0C2atrdZa0sDDfuTT1IlOQIvQ6X10sHglLBs16MOFsCoEwpMoyg+p3V/kv9d2/tqgXzRiMXz77GhJEdy/pF9aF0wJL9+7lRdKm10fqcX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAw/0sPXPG5C4bSnUhVVtLTvJiB/P13Tr6iYrkj+sMIObPQksA\n7O/9+0Y8Q+rof9he8RYVntq4GQYP/9isBqtkrHx2OGQuDA0I+giSVP2Vp8adgWp8\n2eJApcD3urrSbYD3XICNmOA8hkhIhLxt1XwD7FmurRsR0LG1oLBMXkJ5Ro4SBwhJ\nbux2aanugAhtiDubqM3P2sZNA3YCSkfEjx3XkloKT4aqKCczwpP7D4MYfZ6jHNAt\nmra3WWtLAw37k09SJTkCL0Ol9dLB4JSwbNejDhbAqBMKTKMoPqd1f5L/Xdv7aoF8\n0YjF8++xoSRHcv6RfWhdMCS/fu5UXSptdH6nFwIDAQABAoIBAFwTI+aW7tiiRJX9\nYzSbmEy1mJKN7XMK00ss4mYukdsfND27yOqHcTXMcGGkCaiOOURgELY5oQW4kGmt\nHFxhxwE108B4aB2nPhFhV4XwQI+6wqJbKd6e6ao1duzV+igRz6Q4jM1Gg4i+irs5\nXwxNn/Y4x9RxhDQcWOzuBmK+LgWTxLB/dmSNlf3j4U29o83QS1d2lIKgAYelehN+\npiBDuHw56z3/ONfgBLZmcJ4tFZRzs6QL0HX//YJmzcQ+f7OIUw1L7KmqmBlc+wSE\nT9kWY2oZN5S7i2lzUj+pj7epU240zp3f/zJ43ZTgvaOXH8f+LI4D/BTrJ0n2VcLX\nx1ZFxikCgYEA4jq2iod81vsC0qXSAN8Iq9qICRhuj50i9my4RPIf+aWT/5hpgZSH\nvHfzwLxCyRLb9rzjMl/cf1b87RBpxo8s8sfKA+AMH2iatnlIsso04k5VrHPAe5Og\nh189hck81qfEh8pmnM5v8/p3ZGQgheYPHPeLK+nvgLtg2uBCVRa8+DsCgYEA3ce2\nNE6QGobbmP27uHQeDI0xw2PXpJd2xtiB7H6R0etByPazVtSNoEvBYvQs8omwSfKo\ntJtS2heY/q2WA7F+oqq+UuobyBJNfCEm0jq9/NGCUpKzfRQ7i3RMMzNSd3A4uFcj\nhY2Tuh8y/IZzoo+STS9HbZTN81DSYWP7rLloetUCgYAEMM481rGrUc8Fk+jF91uz\nw0KN2JQDuQdyxSTMsieBel25eFtL+TJifV5YjaQ3EVBdy7XxsvDksvnQcmNjODe+\n75CAbeALnOZwxuJf3XsJTiYsIaDJKTzqBQugtM+ZslXjpg4sjW5peJRJmck4ccCJ\n6tP7JkQ3gEEVDN5tsRQjDQKBgQDNzPhwO4MPipsWskXTWbVUsmU+SlUegAsRZHHU\nEnOgV235Xax348/0srem6q0W99wmEs6oogXVKdaoZk5x6PB5ZHYunN3g39MVX/IV\nXbtVctk7ZLS4WeETfH0FeheJjBKmRP5KfWFbcn4uxVlivVXm1/uxXUdsBVDkXRJ7\naqXgbQKBgQDdNQdeas8O+nB/JhmThVLqG8tc87oAsLY2j57ZDpDzsGq0HS7y/VBg\ne5kUoSN1ohKL4PenX5yXflRqNXvCCqCrRT9cZjMTx2S8/ojm5OKoT5Kp7UXXqgQs\nb9xpqwS14zyZMlr//P8SmH4YQdTpqoBzM7rf565VB1tERKTo/F/tEQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b7b95dd6e17e4607941d6691b01c033c', 'name': u'shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec', 'created_at': '2018-07-03T14:23:42.884734', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ac536cd40d8411bb07cdb86c5164c7c', 'name': 'shaker-project_abf55446-76ba-4bff-8f30-e5160e3a0eec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'8d:31:32:0a:54:9e:69:95:40:ae:9f:e2:58:af:f6:cf', 'type': 'ssh', 'id': u'shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec'}) 2018-07-03 14:23:42,885 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAw/0sPXPG5C4bSnUhVVtLTvJiB/P13Tr6iYrkj+sMIObPQksA 7O/9+0Y8Q+rof9he8RYVntq4GQYP/9isBqtkrHx2OGQuDA0I+giSVP2Vp8adgWp8 2eJApcD3urrSbYD3XICNmOA8hkhIhLxt1XwD7FmurRsR0LG1oLBMXkJ5Ro4SBwhJ bux2aanugAhtiDubqM3P2sZNA3YCSkfEjx3XkloKT4aqKCczwpP7D4MYfZ6jHNAt mra3WWtLAw37k09SJTkCL0Ol9dLB4JSwbNejDhbAqBMKTKMoPqd1f5L/Xdv7aoF8 0YjF8++xoSRHcv6RfWhdMCS/fu5UXSptdH6nFwIDAQABAoIBAFwTI+aW7tiiRJX9 YzSbmEy1mJKN7XMK00ss4mYukdsfND27yOqHcTXMcGGkCaiOOURgELY5oQW4kGmt HFxhxwE108B4aB2nPhFhV4XwQI+6wqJbKd6e6ao1duzV+igRz6Q4jM1Gg4i+irs5 XwxNn/Y4x9RxhDQcWOzuBmK+LgWTxLB/dmSNlf3j4U29o83QS1d2lIKgAYelehN+ piBDuHw56z3/ONfgBLZmcJ4tFZRzs6QL0HX//YJmzcQ+f7OIUw1L7KmqmBlc+wSE T9kWY2oZN5S7i2lzUj+pj7epU240zp3f/zJ43ZTgvaOXH8f+LI4D/BTrJ0n2VcLX x1ZFxikCgYEA4jq2iod81vsC0qXSAN8Iq9qICRhuj50i9my4RPIf+aWT/5hpgZSH vHfzwLxCyRLb9rzjMl/cf1b87RBpxo8s8sfKA+AMH2iatnlIsso04k5VrHPAe5Og h189hck81qfEh8pmnM5v8/p3ZGQgheYPHPeLK+nvgLtg2uBCVRa8+DsCgYEA3ce2 NE6QGobbmP27uHQeDI0xw2PXpJd2xtiB7H6R0etByPazVtSNoEvBYvQs8omwSfKo tJtS2heY/q2WA7F+oqq+UuobyBJNfCEm0jq9/NGCUpKzfRQ7i3RMMzNSd3A4uFcj hY2Tuh8y/IZzoo+STS9HbZTN81DSYWP7rLloetUCgYAEMM481rGrUc8Fk+jF91uz w0KN2JQDuQdyxSTMsieBel25eFtL+TJifV5YjaQ3EVBdy7XxsvDksvnQcmNjODe+ 75CAbeALnOZwxuJf3XsJTiYsIaDJKTzqBQugtM+ZslXjpg4sjW5peJRJmck4ccCJ 6tP7JkQ3gEEVDN5tsRQjDQKBgQDNzPhwO4MPipsWskXTWbVUsmU+SlUegAsRZHHU EnOgV235Xax348/0srem6q0W99wmEs6oogXVKdaoZk5x6PB5ZHYunN3g39MVX/IV XbtVctk7ZLS4WeETfH0FeheJjBKmRP5KfWFbcn4uxVlivVXm1/uxXUdsBVDkXRJ7 aqXgbQKBgQDdNQdeas8O+nB/JhmThVLqG8tc87oAsLY2j57ZDpDzsGq0HS7y/VBg e5kUoSN1ohKL4PenX5yXflRqNXvCCqCrRT9cZjMTx2S8/ojm5OKoT5Kp7UXXqgQs b9xpqwS14zyZMlr//P8SmH4YQdTpqoBzM7rf565VB1tERKTo/F/tEQ== -----END RSA PRIVATE KEY----- 2018-07-03 14:23:42,888 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-07-03 14:23:42,889 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -d '{"security_group": {"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-03 14:23:43,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-aa2b9ec2-1b92-479a-ac5b-d04aa1b3b784 Date: Tue, 03 Jul 2018 14:23:43 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:43Z", "updated_at": "2018-07-03T14:23:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:43Z", "revision_number": 0, "id": "6bd77e86-56b2-458b-86db-70682d4b160e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:43Z", "revision_number": 0, "id": "bd001695-eb67-49c0-a268-dbbd54858b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 2, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "99e75d43-54a8-4b57-b12b-12192052305a", "name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}} 2018-07-03 14:23:43,186 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-aa2b9ec2-1b92-479a-ac5b-d04aa1b3b784 2018-07-03 14:23:43,187 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 0.298382043839s 2018-07-03 14:23:43,187 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-aa2b9ec2-1b92-479a-ac5b-d04aa1b3b784 2018-07-03 14:23:43,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-03 14:23:43,192 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:43,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-5850acdd-9d2d-4a3b-9c8f-35ae7a2105c2 Date: Tue, 03 Jul 2018 14:23:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:43Z", "updated_at": "2018-07-03T14:23:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:43Z", "revision_number": 0, "id": "6bd77e86-56b2-458b-86db-70682d4b160e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:43Z", "revision_number": 0, "id": "bd001695-eb67-49c0-a268-dbbd54858b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 2, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "99e75d43-54a8-4b57-b12b-12192052305a", "name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}]} 2018-07-03 14:23:43,313 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-5850acdd-9d2d-4a3b-9c8f-35ae7a2105c2 2018-07-03 14:23:43,314 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.121999025345s 2018-07-03 14:23:43,314 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-5850acdd-9d2d-4a3b-9c8f-35ae7a2105c2 2018-07-03 14:23:43,318 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-03 14:23:43,318 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -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": "99e75d43-54a8-4b57-b12b-12192052305a"}}' 2018-07-03 14:23:43,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-889d15fd-7c00-4147-b6ce-1bb42e7d77c9 Date: Tue, 03 Jul 2018 14:23:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "port_range_min": 22, "revision_number": 0, "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:43Z", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "261045fb-7632-4a34-8dff-b7a0b102ddfd"}} 2018-07-03 14:23:43,554 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-889d15fd-7c00-4147-b6ce-1bb42e7d77c9 2018-07-03 14:23:43,555 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.236586093903s 2018-07-03 14:23:43,555 - 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-889d15fd-7c00-4147-b6ce-1bb42e7d77c9 2018-07-03 14:23:43,559 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-03 14:23:43,559 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:43,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-5191bd0f-8dec-4a7c-8e0f-51a268fc9f23 Date: Tue, 03 Jul 2018 14:23:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:43Z", "updated_at": "2018-07-03T14:23:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T14:23:43Z", "revision_number": 0, "id": "261045fb-7632-4a34-8dff-b7a0b102ddfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:43Z", "revision_number": 0, "id": "6bd77e86-56b2-458b-86db-70682d4b160e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:43Z", "revision_number": 0, "id": "bd001695-eb67-49c0-a268-dbbd54858b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 3, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "99e75d43-54a8-4b57-b12b-12192052305a", "name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}]} 2018-07-03 14:23:43,637 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-5191bd0f-8dec-4a7c-8e0f-51a268fc9f23 2018-07-03 14:23:43,637 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.0785930156708s 2018-07-03 14:23:43,638 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-5191bd0f-8dec-4a7c-8e0f-51a268fc9f23 2018-07-03 14:23:43,641 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-03 14:23:43,642 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -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": "99e75d43-54a8-4b57-b12b-12192052305a"}}' 2018-07-03 14:23:45,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1f410a9d-927f-4a6f-9219-c58a11032672 Date: Tue, 03 Jul 2018 14:23:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:23:45Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "port_range_min": null, "revision_number": 0, "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:45Z", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "75f88eb8-1391-4129-a8e5-1e215cd30fa1"}} 2018-07-03 14:23:45,239 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-1f410a9d-927f-4a6f-9219-c58a11032672 2018-07-03 14:23:45,239 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 1.59786987305s 2018-07-03 14:23:45,239 - 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-1f410a9d-927f-4a6f-9219-c58a11032672 2018-07-03 14:23:45,243 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-07-03 14:23:45,244 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:45,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-c05db29e-b3fe-43c9-8043-5016554cf841 Date: Tue, 03 Jul 2018 14:23:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:43Z", "updated_at": "2018-07-03T14:23:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T14:23:43Z", "revision_number": 0, "id": "261045fb-7632-4a34-8dff-b7a0b102ddfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:43Z", "revision_number": 0, "id": "6bd77e86-56b2-458b-86db-70682d4b160e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:45Z", "revision_number": 0, "id": "75f88eb8-1391-4129-a8e5-1e215cd30fa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:45Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:43Z", "revision_number": 0, "id": "bd001695-eb67-49c0-a268-dbbd54858b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:43Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "99e75d43-54a8-4b57-b12b-12192052305a", "name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}]} 2018-07-03 14:23:45,337 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-c05db29e-b3fe-43c9-8043-5016554cf841 2018-07-03 14:23:45,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.093777179718s 2018-07-03 14:23:45,338 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-c05db29e-b3fe-43c9-8043-5016554cf841 2018-07-03 14:23:45,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-07-03 14:23:45,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -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": "99e75d43-54a8-4b57-b12b-12192052305a"}}' 2018-07-03 14:23:45,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-accad1b2-de8f-4d95-8b7b-5d0e6b31a443 Date: Tue, 03 Jul 2018 14:23:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-07-03T14:23:45Z", "security_group_id": "99e75d43-54a8-4b57-b12b-12192052305a", "port_range_min": 9000, "revision_number": 0, "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:45Z", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "1837cebb-026a-4cec-bca7-a3d916305e10"}} 2018-07-03 14:23:45,607 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-accad1b2-de8f-4d95-8b7b-5d0e6b31a443 2018-07-03 14:23:45,608 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.266381025314s 2018-07-03 14:23:45,608 - 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-accad1b2-de8f-4d95-8b7b-5d0e6b31a443 2018-07-03 14:23:45,610 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 14:23:45,610 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:45,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-d0d2256d-d248-419b-958d-d7073f921ba0 Date: Tue, 03 Jul 2018 14:23:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b822dccc-a57d-429a-8f79-595825381c39"],"updated_at":"2018-07-03T14:23:25Z","tenant_id":"7ac536cd40d8411bb07cdb86c5164c7c","created_at":"2018-07-03T14:23:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7ac536cd40d8411bb07cdb86c5164c7c","id":"c3ea90d3-c085-4c31-aa41-067bef685d7d","name":"shaker-net_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:23:45,782 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-d0d2256d-d248-419b-958d-d7073f921ba0 2018-07-03 14:23:45,782 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.172112941742s 2018-07-03 14:23:45,782 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-d0d2256d-d248-419b-958d-d7073f921ba0 2018-07-03 14:23:45,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 14:23:45,791 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:45,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-4a0dbc41-37e4-43bb-8df7-332842e08a57 Date: Tue, 03 Jul 2018 14:23:45 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T14:23:42Z", "file": "/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e/file", "owner": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "size": 666173440, "self": "/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-03T14:23:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 14:23:45,853 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-4a0dbc41-37e4-43bb-8df7-332842e08a57 2018-07-03 14:23:45,854 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0664811134338s 2018-07-03 14:23:45,854 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-4a0dbc41-37e4-43bb-8df7-332842e08a57 2018-07-03 14:23:45,856 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-03 14:23:45,859 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:46,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 508 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-e66497e5-3d41-45d3-95dd-9aff38bbf895 X-Compute-Request-Id: req-e66497e5-3d41-45d3-95dd-9aff38bbf895 Date: Tue, 03 Jul 2018 14:23:46 GMT Connection: close RESP BODY: {"flavors": [{"name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "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": 3, "id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5"}]} 2018-07-03 14:23:46,235 - 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-e66497e5-3d41-45d3-95dd-9aff38bbf895 2018-07-03 14:23:46,235 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.379111051559s 2018-07-03 14:23:46,236 - 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-e66497e5-3d41-45d3-95dd-9aff38bbf895 2018-07-03 14:23:46,238 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-07-03 14:23:46,240 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" -d '{"server": {"name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "imageRef": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "flavorRef": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c3ea90d3-c085-4c31-aa41-067bef685d7d"}], "security_groups": [{"name": "99e75d43-54a8-4b57-b12b-12192052305a"}]}}' 2018-07-03 14:23:49,130 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Location: http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7 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-9a450be7-4d41-4907-a5c6-3b9528510974 X-Compute-Request-Id: req-9a450be7-4d41-4907-a5c6-3b9528510974 Date: Tue, 03 Jul 2018 14:23:49 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "99e75d43-54a8-4b57-b12b-12192052305a"}], "OS-DCF:diskConfig": "MANUAL", "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "adminPass": "7FoUNawSera5"}} 2018-07-03 14:23:49,130 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/servers used request id req-9a450be7-4d41-4907-a5c6-3b9528510974 2018-07-03 14:23:49,130 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 2.89239811897s 2018-07-03 14:23:49,130 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/servers used request id req-9a450be7-4d41-4907-a5c6-3b9528510974 2018-07-03 14:23:49,132 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:23:49,134 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:49,951 - 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-9c398851-8162-40b0-899f-ddd12d9a1aba X-Compute-Request-Id: req-9c398851-8162-40b0-899f-ddd12d9a1aba Date: Tue, 03 Jul 2018 14:23:49 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:23:49,951 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9c398851-8162-40b0-899f-ddd12d9a1aba 2018-07-03 14:23:49,951 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.819705963135s 2018-07-03 14:23:49,952 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9c398851-8162-40b0-899f-ddd12d9a1aba 2018-07-03 14:23:49,959 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 14:23:49,959 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:50,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-89f4ca0e-eba3-41a3-b521-2dd561340b29 Date: Tue, 03 Jul 2018 14:23:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b822dccc-a57d-429a-8f79-595825381c39"],"updated_at":"2018-07-03T14:23:25Z","tenant_id":"7ac536cd40d8411bb07cdb86c5164c7c","created_at":"2018-07-03T14:23:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7ac536cd40d8411bb07cdb86c5164c7c","id":"c3ea90d3-c085-4c31-aa41-067bef685d7d","name":"shaker-net_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:23:50,129 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-89f4ca0e-eba3-41a3-b521-2dd561340b29 2018-07-03 14:23:50,130 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.170861959457s 2018-07-03 14:23:50,130 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-89f4ca0e-eba3-41a3-b521-2dd561340b29 2018-07-03 14:23:50,131 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-03 14:23:50,132 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:50,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-1000db87-ff3d-405c-946d-ad3196391257 Date: Tue, 03 Jul 2018 14:23:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3ea90d3-c085-4c31-aa41-067bef685d7d","tenant_id":"7ac536cd40d8411bb07cdb86c5164c7c","created_at":"2018-07-03T14:23:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T14:23:25Z","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":"7ac536cd40d8411bb07cdb86c5164c7c","id":"b822dccc-a57d-429a-8f79-595825381c39","subnetpool_id":null,"name":"shaker-subnet_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:23:50,237 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-1000db87-ff3d-405c-946d-ad3196391257 2018-07-03 14:23:50,237 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.105764865875s 2018-07-03 14:23:50,238 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-1000db87-ff3d-405c-946d-ad3196391257 2018-07-03 14:23:50,238 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:23:52,242 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:23:52,243 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:53,153 - 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-aed04f50-68d3-43b1-8ad5-5f990d8d4b0e X-Compute-Request-Id: req-aed04f50-68d3-43b1-8ad5-5f990d8d4b0e Date: Tue, 03 Jul 2018 14:23: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:23:53,153 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-aed04f50-68d3-43b1-8ad5-5f990d8d4b0e 2018-07-03 14:23:53,153 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.911278009415s 2018-07-03 14:23:53,153 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-aed04f50-68d3-43b1-8ad5-5f990d8d4b0e 2018-07-03 14:23:53,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:23:55,159 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:23:55,162 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:55,462 - 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-912f9282-4ecf-4ed3-b336-4dfa1326591e X-Compute-Request-Id: req-912f9282-4ecf-4ed3-b336-4dfa1326591e Date: Tue, 03 Jul 2018 14:23: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:23:55,462 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-912f9282-4ecf-4ed3-b336-4dfa1326591e 2018-07-03 14:23:55,462 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.303078174591s 2018-07-03 14:23:55,463 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-912f9282-4ecf-4ed3-b336-4dfa1326591e 2018-07-03 14:23:55,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:23:57,468 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:23:57,470 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:23:57,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-6b9589b5-8bc5-4c8c-97ae-f4c30d081026 X-Compute-Request-Id: req-6b9589b5-8bc5-4c8c-97ae-f4c30d081026 Date: Tue, 03 Jul 2018 14:23: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:23:57,939 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-6b9589b5-8bc5-4c8c-97ae-f4c30d081026 2018-07-03 14:23:57,940 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.471770048141s 2018-07-03 14:23:57,940 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-6b9589b5-8bc5-4c8c-97ae-f4c30d081026 2018-07-03 14:23:57,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:23:59,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:23:59,948 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:01,197 - 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-ce9b1940-3e4b-4cd5-962b-0286d6f31653 X-Compute-Request-Id: req-ce9b1940-3e4b-4cd5-962b-0286d6f31653 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:01,197 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-ce9b1940-3e4b-4cd5-962b-0286d6f31653 2018-07-03 14:24:01,197 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.25157403946s 2018-07-03 14:24:01,197 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-ce9b1940-3e4b-4cd5-962b-0286d6f31653 2018-07-03 14:24:01,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:03,204 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:03,207 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:03,700 - 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-1f62f473-4669-4cc0-92e3-722ce2dfd65b X-Compute-Request-Id: req-1f62f473-4669-4cc0-92e3-722ce2dfd65b Date: Tue, 03 Jul 2018 14:24:03 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:03,700 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-1f62f473-4669-4cc0-92e3-722ce2dfd65b 2018-07-03 14:24:03,700 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.495951890945s 2018-07-03 14:24:03,700 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-1f62f473-4669-4cc0-92e3-722ce2dfd65b 2018-07-03 14:24:03,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:05,707 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:05,710 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:06,909 - 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-cc68052c-3c41-4362-ac9b-b4e54ce5cfaf X-Compute-Request-Id: req-cc68052c-3c41-4362-ac9b-b4e54ce5cfaf Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:06,909 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-cc68052c-3c41-4362-ac9b-b4e54ce5cfaf 2018-07-03 14:24:06,910 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.20208883286s 2018-07-03 14:24:06,910 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-cc68052c-3c41-4362-ac9b-b4e54ce5cfaf 2018-07-03 14:24:06,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:08,917 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:08,920 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:09,977 - 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-e64ddd90-d0a2-45b4-b468-aa627e1b8e28 X-Compute-Request-Id: req-e64ddd90-d0a2-45b4-b468-aa627e1b8e28 Date: Tue, 03 Jul 2018 14:24:09 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:09,977 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e64ddd90-d0a2-45b4-b468-aa627e1b8e28 2018-07-03 14:24:09,978 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.06027197838s 2018-07-03 14:24:09,978 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e64ddd90-d0a2-45b4-b468-aa627e1b8e28 2018-07-03 14:24:09,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:11,985 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:11,988 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:13,238 - 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-090f9a56-96d4-441d-9981-809d58b76db4 X-Compute-Request-Id: req-090f9a56-96d4-441d-9981-809d58b76db4 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:13,239 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-090f9a56-96d4-441d-9981-809d58b76db4 2018-07-03 14:24:13,239 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.25368189812s 2018-07-03 14:24:13,239 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-090f9a56-96d4-441d-9981-809d58b76db4 2018-07-03 14:24:13,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:15,245 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:15,248 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:16,190 - 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-4012d985-aa0b-41c0-81a6-913fbb7cb7a5 X-Compute-Request-Id: req-4012d985-aa0b-41c0-81a6-913fbb7cb7a5 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:16,191 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4012d985-aa0b-41c0-81a6-913fbb7cb7a5 2018-07-03 14:24:16,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.945799827576s 2018-07-03 14:24:16,191 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4012d985-aa0b-41c0-81a6-913fbb7cb7a5 2018-07-03 14:24:16,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:18,198 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:18,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/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:18,504 - 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-43814be3-7ada-4f3e-ab6d-6b3ca0d7f898 X-Compute-Request-Id: req-43814be3-7ada-4f3e-ab6d-6b3ca0d7f898 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:18,504 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-43814be3-7ada-4f3e-ab6d-6b3ca0d7f898 2018-07-03 14:24:18,504 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.30584692955s 2018-07-03 14:24:18,505 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-43814be3-7ada-4f3e-ab6d-6b3ca0d7f898 2018-07-03 14:24:18,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:20,512 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:20,515 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:21,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f84f204-6b32-4180-8230-5a86d462c04e X-Compute-Request-Id: req-9f84f204-6b32-4180-8230-5a86d462c04e Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:21,540 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9f84f204-6b32-4180-8230-5a86d462c04e 2018-07-03 14:24:21,541 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.02859091759s 2018-07-03 14:24:21,541 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9f84f204-6b32-4180-8230-5a86d462c04e 2018-07-03 14:24:21,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:23,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:24,188 - 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-3267d417-3175-4994-9dfe-63205bc8976d X-Compute-Request-Id: req-3267d417-3175-4994-9dfe-63205bc8976d Date: Tue, 03 Jul 2018 14:24:24 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:24,188 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-3267d417-3175-4994-9dfe-63205bc8976d 2018-07-03 14:24:24,189 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.640504837036s 2018-07-03 14:24:24,189 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-3267d417-3175-4994-9dfe-63205bc8976d 2018-07-03 14:24:24,193 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:26,196 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:26,199 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:27,074 - 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-7f69ebc8-d864-4574-82d0-c369ef774c92 X-Compute-Request-Id: req-7f69ebc8-d864-4574-82d0-c369ef774c92 Date: Tue, 03 Jul 2018 14:24:27 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:27,074 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7f69ebc8-d864-4574-82d0-c369ef774c92 2018-07-03 14:24:27,074 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.87795996666s 2018-07-03 14:24:27,075 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7f69ebc8-d864-4574-82d0-c369ef774c92 2018-07-03 14:24:27,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:29,081 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:29,084 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:29,391 - 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-9001d3e6-b03d-463a-97a1-40d6cebf21d1 X-Compute-Request-Id: req-9001d3e6-b03d-463a-97a1-40d6cebf21d1 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:29,391 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9001d3e6-b03d-463a-97a1-40d6cebf21d1 2018-07-03 14:24:29,392 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.309839963913s 2018-07-03 14:24:29,392 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9001d3e6-b03d-463a-97a1-40d6cebf21d1 2018-07-03 14:24:29,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:31,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:31,402 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:32,050 - 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-6534b978-c0b8-4e97-a41a-dc7a50aab8f0 X-Compute-Request-Id: req-6534b978-c0b8-4e97-a41a-dc7a50aab8f0 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:32,050 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-6534b978-c0b8-4e97-a41a-dc7a50aab8f0 2018-07-03 14:24:32,051 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.651725053787s 2018-07-03 14:24:32,051 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-6534b978-c0b8-4e97-a41a-dc7a50aab8f0 2018-07-03 14:24:32,055 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:34,057 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:34,060 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:34,668 - 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-4c43958c-ae7b-42d8-afe0-624889974986 X-Compute-Request-Id: req-4c43958c-ae7b-42d8-afe0-624889974986 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:34,668 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4c43958c-ae7b-42d8-afe0-624889974986 2018-07-03 14:24:34,668 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.610366106033s 2018-07-03 14:24:34,668 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4c43958c-ae7b-42d8-afe0-624889974986 2018-07-03 14:24:34,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:36,675 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:36,678 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:36,972 - 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-0031a4b5-6c79-4581-bd13-105787083764 X-Compute-Request-Id: req-0031a4b5-6c79-4581-bd13-105787083764 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:36,973 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-0031a4b5-6c79-4581-bd13-105787083764 2018-07-03 14:24:36,973 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.297612905502s 2018-07-03 14:24:36,974 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-0031a4b5-6c79-4581-bd13-105787083764 2018-07-03 14:24:36,980 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:38,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:38,986 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:39,652 - 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-3dd1b75a-0ad4-4b37-bebd-ec57b5d5377b X-Compute-Request-Id: req-3dd1b75a-0ad4-4b37-bebd-ec57b5d5377b Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:39,652 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-3dd1b75a-0ad4-4b37-bebd-ec57b5d5377b 2018-07-03 14:24:39,653 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.669559001923s 2018-07-03 14:24:39,653 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-3dd1b75a-0ad4-4b37-bebd-ec57b5d5377b 2018-07-03 14:24:39,657 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:41,660 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:41,663 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:42,311 - 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-8ab0e9b6-3dbc-45f5-a609-d2d2121ab680 X-Compute-Request-Id: req-8ab0e9b6-3dbc-45f5-a609-d2d2121ab680 Date: Tue, 03 Jul 2018 14:24:42 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:42,311 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8ab0e9b6-3dbc-45f5-a609-d2d2121ab680 2018-07-03 14:24:42,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.651711940765s 2018-07-03 14:24:42,312 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8ab0e9b6-3dbc-45f5-a609-d2d2121ab680 2018-07-03 14:24:42,316 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:44,319 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:44,323 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:44,623 - 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-0550d091-2753-40ea-b55b-c38482f1de49 X-Compute-Request-Id: req-0550d091-2753-40ea-b55b-c38482f1de49 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:44,623 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-0550d091-2753-40ea-b55b-c38482f1de49 2018-07-03 14:24:44,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.304173946381s 2018-07-03 14:24:44,624 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-0550d091-2753-40ea-b55b-c38482f1de49 2018-07-03 14:24:44,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:46,630 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:46,633 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:46,929 - 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-9a3a36ce-e2d5-4fe4-bf26-8fd4ef2b53d2 X-Compute-Request-Id: req-9a3a36ce-e2d5-4fe4-bf26-8fd4ef2b53d2 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:46,930 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9a3a36ce-e2d5-4fe4-bf26-8fd4ef2b53d2 2018-07-03 14:24:46,930 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.299154996872s 2018-07-03 14:24:46,930 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9a3a36ce-e2d5-4fe4-bf26-8fd4ef2b53d2 2018-07-03 14:24:46,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:48,936 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:48,939 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:49,236 - 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-a3591017-c191-43da-bd99-1c31a0d0a917 X-Compute-Request-Id: req-a3591017-c191-43da-bd99-1c31a0d0a917 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:49,236 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a3591017-c191-43da-bd99-1c31a0d0a917 2018-07-03 14:24:49,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.299508810043s 2018-07-03 14:24:49,236 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a3591017-c191-43da-bd99-1c31a0d0a917 2018-07-03 14:24:49,240 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:51,243 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:51,246 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:51,838 - 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-f58ea6f0-642b-4d31-aa26-2399b5d1a32a X-Compute-Request-Id: req-f58ea6f0-642b-4d31-aa26-2399b5d1a32a Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:51,838 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f58ea6f0-642b-4d31-aa26-2399b5d1a32a 2018-07-03 14:24:51,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.594633817673s 2018-07-03 14:24:51,838 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f58ea6f0-642b-4d31-aa26-2399b5d1a32a 2018-07-03 14:24:51,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:53,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:53,848 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:54,655 - 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-d67f27ca-0cd9-4aac-b5c3-a0ec30ca87de X-Compute-Request-Id: req-d67f27ca-0cd9-4aac-b5c3-a0ec30ca87de Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:54,656 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d67f27ca-0cd9-4aac-b5c3-a0ec30ca87de 2018-07-03 14:24:54,656 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.810893058777s 2018-07-03 14:24:54,656 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d67f27ca-0cd9-4aac-b5c3-a0ec30ca87de 2018-07-03 14:24:54,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:56,663 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:56,666 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:56,949 - 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-63de9f11-8489-445d-a9aa-8100898e9a29 X-Compute-Request-Id: req-63de9f11-8489-445d-a9aa-8100898e9a29 Date: Tue, 03 Jul 2018 14:24:56 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:56,950 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-63de9f11-8489-445d-a9aa-8100898e9a29 2018-07-03 14:24:56,950 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.286515951157s 2018-07-03 14:24:56,950 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-63de9f11-8489-445d-a9aa-8100898e9a29 2018-07-03 14:24:56,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:24:58,957 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:24:58,960 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:24:59,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-d9a5cf50-0f0f-47d9-b288-9482a6e03c05 X-Compute-Request-Id: req-d9a5cf50-0f0f-47d9-b288-9482a6e03c05 Date: Tue, 03 Jul 2018 14:24: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:24:59,759 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d9a5cf50-0f0f-47d9-b288-9482a6e03c05 2018-07-03 14:24:59,759 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.801318883896s 2018-07-03 14:24:59,759 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d9a5cf50-0f0f-47d9-b288-9482a6e03c05 2018-07-03 14:24:59,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:01,766 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:01,769 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:02,374 - 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-f8738a26-3b78-4faa-8ee8-d10134eb3e6c X-Compute-Request-Id: req-f8738a26-3b78-4faa-8ee8-d10134eb3e6c Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:02,374 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f8738a26-3b78-4faa-8ee8-d10134eb3e6c 2018-07-03 14:25:02,374 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.607731103897s 2018-07-03 14:25:02,374 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f8738a26-3b78-4faa-8ee8-d10134eb3e6c 2018-07-03 14:25:02,378 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:04,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:04,384 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:04,672 - 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-89372493-267e-4ddb-a98a-30ac4a8a58f2 X-Compute-Request-Id: req-89372493-267e-4ddb-a98a-30ac4a8a58f2 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:04,672 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-89372493-267e-4ddb-a98a-30ac4a8a58f2 2018-07-03 14:25:04,672 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.291054010391s 2018-07-03 14:25:04,673 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-89372493-267e-4ddb-a98a-30ac4a8a58f2 2018-07-03 14:25:04,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:06,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:06,683 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:06,984 - 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-e2e25e1e-b13d-44b7-bd75-b76bd5bba33d X-Compute-Request-Id: req-e2e25e1e-b13d-44b7-bd75-b76bd5bba33d Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:06,985 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e2e25e1e-b13d-44b7-bd75-b76bd5bba33d 2018-07-03 14:25:06,985 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.305050134659s 2018-07-03 14:25:06,985 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e2e25e1e-b13d-44b7-bd75-b76bd5bba33d 2018-07-03 14:25:06,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:08,992 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:08,996 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:09,297 - 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-f1e24eed-320f-4d4a-9149-97f1b142a5ad X-Compute-Request-Id: req-f1e24eed-320f-4d4a-9149-97f1b142a5ad Date: Tue, 03 Jul 2018 14:25:09 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:09,297 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f1e24eed-320f-4d4a-9149-97f1b142a5ad 2018-07-03 14:25:09,297 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.304771900177s 2018-07-03 14:25:09,297 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f1e24eed-320f-4d4a-9149-97f1b142a5ad 2018-07-03 14:25:09,301 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:11,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:11,307 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:11,925 - 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-31df6775-b0dd-40ca-ae89-921d0df77d02 X-Compute-Request-Id: req-31df6775-b0dd-40ca-ae89-921d0df77d02 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:11,925 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-31df6775-b0dd-40ca-ae89-921d0df77d02 2018-07-03 14:25:11,925 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.621031045914s 2018-07-03 14:25:11,926 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-31df6775-b0dd-40ca-ae89-921d0df77d02 2018-07-03 14:25:11,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:13,933 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:13,936 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:14,227 - 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-15f78ccb-5fd2-4946-ac5c-128f8b973df5 X-Compute-Request-Id: req-15f78ccb-5fd2-4946-ac5c-128f8b973df5 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:14,228 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-15f78ccb-5fd2-4946-ac5c-128f8b973df5 2018-07-03 14:25:14,228 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.294928789139s 2018-07-03 14:25:14,228 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-15f78ccb-5fd2-4946-ac5c-128f8b973df5 2018-07-03 14:25:14,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:16,235 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:16,238 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:16,889 - 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-07d515ad-a678-4479-847d-c87262dea5d2 X-Compute-Request-Id: req-07d515ad-a678-4479-847d-c87262dea5d2 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:16,889 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-07d515ad-a678-4479-847d-c87262dea5d2 2018-07-03 14:25:16,889 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.653822898865s 2018-07-03 14:25:16,889 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-07d515ad-a678-4479-847d-c87262dea5d2 2018-07-03 14:25:16,894 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:18,896 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:18,899 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:19,456 - 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-4ab61b20-732d-4481-b2a6-764f87f9cc47 X-Compute-Request-Id: req-4ab61b20-732d-4481-b2a6-764f87f9cc47 Date: Tue, 03 Jul 2018 14:25:19 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:19,457 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4ab61b20-732d-4481-b2a6-764f87f9cc47 2018-07-03 14:25:19,457 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.560123205185s 2018-07-03 14:25:19,457 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4ab61b20-732d-4481-b2a6-764f87f9cc47 2018-07-03 14:25:19,461 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:21,464 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:21,466 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:22,175 - 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-ec702ee1-f02e-4de9-bdbd-3d8c80b8a120 X-Compute-Request-Id: req-ec702ee1-f02e-4de9-bdbd-3d8c80b8a120 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:22,175 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-ec702ee1-f02e-4de9-bdbd-3d8c80b8a120 2018-07-03 14:25:22,175 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.711377859116s 2018-07-03 14:25:22,176 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-ec702ee1-f02e-4de9-bdbd-3d8c80b8a120 2018-07-03 14:25:22,180 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:24,183 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:24,186 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:24,907 - 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-f08dde50-39f8-417e-9671-1f670bbf921c X-Compute-Request-Id: req-f08dde50-39f8-417e-9671-1f670bbf921c Date: Tue, 03 Jul 2018 14:25:24 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:24,907 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f08dde50-39f8-417e-9671-1f670bbf921c 2018-07-03 14:25:24,908 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.724735021591s 2018-07-03 14:25:24,908 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f08dde50-39f8-417e-9671-1f670bbf921c 2018-07-03 14:25:24,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:26,915 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:26,918 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:27,173 - 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-a5185dfe-07a4-43d1-a18e-ad0ecacb2e4c X-Compute-Request-Id: req-a5185dfe-07a4-43d1-a18e-ad0ecacb2e4c Date: Tue, 03 Jul 2018 14:25:27 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:27,173 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a5185dfe-07a4-43d1-a18e-ad0ecacb2e4c 2018-07-03 14:25:27,173 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.257995128632s 2018-07-03 14:25:27,174 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a5185dfe-07a4-43d1-a18e-ad0ecacb2e4c 2018-07-03 14:25:27,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:29,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:29,183 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25: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-852472e0-e3af-4b60-b2bd-6008db1d8f07 X-Compute-Request-Id: req-852472e0-e3af-4b60-b2bd-6008db1d8f07 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:29,715 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-852472e0-e3af-4b60-b2bd-6008db1d8f07 2018-07-03 14:25:29,715 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.534626960754s 2018-07-03 14:25: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-852472e0-e3af-4b60-b2bd-6008db1d8f07 2018-07-03 14:25:29,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:31,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:31,725 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:32,012 - 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-e5ea7624-1f7b-4009-88aa-5fc890b57f7b X-Compute-Request-Id: req-e5ea7624-1f7b-4009-88aa-5fc890b57f7b Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:32,012 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e5ea7624-1f7b-4009-88aa-5fc890b57f7b 2018-07-03 14:25:32,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.289981126785s 2018-07-03 14:25:32,013 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e5ea7624-1f7b-4009-88aa-5fc890b57f7b 2018-07-03 14:25:32,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:34,020 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:34,025 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:34,293 - 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-e31ab68f-d52e-45cd-b597-392c9f453c97 X-Compute-Request-Id: req-e31ab68f-d52e-45cd-b597-392c9f453c97 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:34,293 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e31ab68f-d52e-45cd-b597-392c9f453c97 2018-07-03 14:25:34,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.273092031479s 2018-07-03 14:25:34,293 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e31ab68f-d52e-45cd-b597-392c9f453c97 2018-07-03 14:25:34,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:36,300 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:36,303 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:36,575 - 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-8050291d-a8db-4b2c-9eb9-360265958eeb X-Compute-Request-Id: req-8050291d-a8db-4b2c-9eb9-360265958eeb Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:36,575 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8050291d-a8db-4b2c-9eb9-360265958eeb 2018-07-03 14:25:36,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.274913072586s 2018-07-03 14:25:36,576 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8050291d-a8db-4b2c-9eb9-360265958eeb 2018-07-03 14:25:36,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:38,582 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:38,586 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:38,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-91c99a10-7db4-4faa-b981-52e43b2869bb X-Compute-Request-Id: req-91c99a10-7db4-4faa-b981-52e43b2869bb Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:38,893 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-91c99a10-7db4-4faa-b981-52e43b2869bb 2018-07-03 14:25:38,894 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.31094288826s 2018-07-03 14:25:38,894 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-91c99a10-7db4-4faa-b981-52e43b2869bb 2018-07-03 14:25:38,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:40,901 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:40,904 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:41,204 - 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-88bb648d-b627-4454-ab15-2d51350d8a7b X-Compute-Request-Id: req-88bb648d-b627-4454-ab15-2d51350d8a7b Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:41,204 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-88bb648d-b627-4454-ab15-2d51350d8a7b 2018-07-03 14:25:41,204 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.303177118301s 2018-07-03 14:25:41,205 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-88bb648d-b627-4454-ab15-2d51350d8a7b 2018-07-03 14:25:41,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:43,211 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:43,214 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:43,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9387ea08-e018-4974-8c99-0e0179034ea9 X-Compute-Request-Id: req-9387ea08-e018-4974-8c99-0e0179034ea9 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:43,519 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9387ea08-e018-4974-8c99-0e0179034ea9 2018-07-03 14:25:43,520 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.308080911636s 2018-07-03 14:25:43,520 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9387ea08-e018-4974-8c99-0e0179034ea9 2018-07-03 14:25:43,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:45,527 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:45,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:46,313 - 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-ae33b6fc-fe05-48c9-a620-24ab0525c1e2 X-Compute-Request-Id: req-ae33b6fc-fe05-48c9-a620-24ab0525c1e2 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:46,313 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-ae33b6fc-fe05-48c9-a620-24ab0525c1e2 2018-07-03 14:25:46,313 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.786205053329s 2018-07-03 14:25:46,314 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-ae33b6fc-fe05-48c9-a620-24ab0525c1e2 2018-07-03 14:25:46,318 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:48,320 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:48,323 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:48,819 - 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-feeabc86-a2dd-4986-8b19-d3115c591856 X-Compute-Request-Id: req-feeabc86-a2dd-4986-8b19-d3115c591856 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:48,819 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-feeabc86-a2dd-4986-8b19-d3115c591856 2018-07-03 14:25:48,820 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.499361991882s 2018-07-03 14:25:48,820 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-feeabc86-a2dd-4986-8b19-d3115c591856 2018-07-03 14:25:48,824 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:50,827 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:50,830 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:51,452 - 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-3b16d8c3-731c-4cea-9588-6d9f1bfce9a1 X-Compute-Request-Id: req-3b16d8c3-731c-4cea-9588-6d9f1bfce9a1 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:51,452 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-3b16d8c3-731c-4cea-9588-6d9f1bfce9a1 2018-07-03 14:25:51,452 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.625337123871s 2018-07-03 14:25:51,453 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-3b16d8c3-731c-4cea-9588-6d9f1bfce9a1 2018-07-03 14:25:51,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:53,460 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:53,463 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:53,752 - 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-c5dc5826-3d79-4f3a-b417-f17589d24642 X-Compute-Request-Id: req-c5dc5826-3d79-4f3a-b417-f17589d24642 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:53,752 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c5dc5826-3d79-4f3a-b417-f17589d24642 2018-07-03 14:25:53,753 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.292594909668s 2018-07-03 14:25:53,753 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c5dc5826-3d79-4f3a-b417-f17589d24642 2018-07-03 14:25:53,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:55,760 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:55,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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:56,064 - 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-4d5da700-6e59-4360-b9a7-96aec71a4568 X-Compute-Request-Id: req-4d5da700-6e59-4360-b9a7-96aec71a4568 Date: Tue, 03 Jul 2018 14:25:56 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:56,065 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4d5da700-6e59-4360-b9a7-96aec71a4568 2018-07-03 14:25:56,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.304771900177s 2018-07-03 14:25:56,065 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4d5da700-6e59-4360-b9a7-96aec71a4568 2018-07-03 14:25:56,070 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:25:58,072 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:25:58,076 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:25:58,687 - 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-e8ed8355-3f08-4f40-888c-64c8b1d1b732 X-Compute-Request-Id: req-e8ed8355-3f08-4f40-888c-64c8b1d1b732 Date: Tue, 03 Jul 2018 14:25: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:25:58,687 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e8ed8355-3f08-4f40-888c-64c8b1d1b732 2018-07-03 14:25:58,687 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.614737033844s 2018-07-03 14:25:58,687 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e8ed8355-3f08-4f40-888c-64c8b1d1b732 2018-07-03 14:25:58,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:00,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:00,697 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:01,002 - 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-460de0dc-644a-4017-9b0a-5c9697a2ecd4 X-Compute-Request-Id: req-460de0dc-644a-4017-9b0a-5c9697a2ecd4 Date: Tue, 03 Jul 2018 14:26:00 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:01,002 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-460de0dc-644a-4017-9b0a-5c9697a2ecd4 2018-07-03 14:26:01,003 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.30801486969s 2018-07-03 14:26:01,003 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-460de0dc-644a-4017-9b0a-5c9697a2ecd4 2018-07-03 14:26:01,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:03,010 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:03,013 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:03,623 - 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-72129869-39c3-46a7-9ee9-4470d3603bae X-Compute-Request-Id: req-72129869-39c3-46a7-9ee9-4470d3603bae Date: Tue, 03 Jul 2018 14:26:03 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:03,623 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-72129869-39c3-46a7-9ee9-4470d3603bae 2018-07-03 14:26:03,623 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.613226175308s 2018-07-03 14:26:03,624 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-72129869-39c3-46a7-9ee9-4470d3603bae 2018-07-03 14:26:03,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:05,630 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:05,634 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:06,260 - 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-bafad3b5-ce37-4b80-bcdb-0e95bfedb362 X-Compute-Request-Id: req-bafad3b5-ce37-4b80-bcdb-0e95bfedb362 Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:06,260 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-bafad3b5-ce37-4b80-bcdb-0e95bfedb362 2018-07-03 14:26:06,261 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.629987001419s 2018-07-03 14:26:06,261 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-bafad3b5-ce37-4b80-bcdb-0e95bfedb362 2018-07-03 14:26:06,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:08,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:08,271 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:08,608 - 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-bb8e5359-c08b-4cda-9ebd-76cc0c9a4b79 X-Compute-Request-Id: req-bb8e5359-c08b-4cda-9ebd-76cc0c9a4b79 Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:08,608 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-bb8e5359-c08b-4cda-9ebd-76cc0c9a4b79 2018-07-03 14:26:08,608 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.339991092682s 2018-07-03 14:26:08,608 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-bb8e5359-c08b-4cda-9ebd-76cc0c9a4b79 2018-07-03 14:26:08,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:10,617 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:10,620 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:11,260 - 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-d1cca292-ca82-4d0d-a3f4-b363d7975987 X-Compute-Request-Id: req-d1cca292-ca82-4d0d-a3f4-b363d7975987 Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:11,260 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d1cca292-ca82-4d0d-a3f4-b363d7975987 2018-07-03 14:26:11,261 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.643404960632s 2018-07-03 14:26:11,261 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d1cca292-ca82-4d0d-a3f4-b363d7975987 2018-07-03 14:26:11,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:13,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:13,271 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:13,907 - 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-649cc031-2e82-48c5-8f71-e6b9964360a1 X-Compute-Request-Id: req-649cc031-2e82-48c5-8f71-e6b9964360a1 Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:13,907 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-649cc031-2e82-48c5-8f71-e6b9964360a1 2018-07-03 14:26:13,907 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.639039993286s 2018-07-03 14:26:13,907 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-649cc031-2e82-48c5-8f71-e6b9964360a1 2018-07-03 14:26:13,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:15,914 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:16,556 - 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-fe2fad9c-a1d9-497b-9a9e-f0056983715b X-Compute-Request-Id: req-fe2fad9c-a1d9-497b-9a9e-f0056983715b Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:16,556 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-fe2fad9c-a1d9-497b-9a9e-f0056983715b 2018-07-03 14:26:16,556 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.641909122467s 2018-07-03 14:26:16,556 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-fe2fad9c-a1d9-497b-9a9e-f0056983715b 2018-07-03 14:26:16,560 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:18,563 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:18,566 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:18,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-23acf485-8f57-4c4b-9f88-41d1d46aec09 X-Compute-Request-Id: req-23acf485-8f57-4c4b-9f88-41d1d46aec09 Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:18,834 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-23acf485-8f57-4c4b-9f88-41d1d46aec09 2018-07-03 14:26:18,834 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.270301818848s 2018-07-03 14:26:18,834 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-23acf485-8f57-4c4b-9f88-41d1d46aec09 2018-07-03 14:26:18,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:20,841 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:20,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:21,132 - 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-7d2f4ef0-4a45-445f-80eb-f5c8c0982a05 X-Compute-Request-Id: req-7d2f4ef0-4a45-445f-80eb-f5c8c0982a05 Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:21,132 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7d2f4ef0-4a45-445f-80eb-f5c8c0982a05 2018-07-03 14:26:21,132 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.29135799408s 2018-07-03 14:26:21,133 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7d2f4ef0-4a45-445f-80eb-f5c8c0982a05 2018-07-03 14:26:21,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:23,140 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:23,143 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:23,777 - 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-268f9c32-c465-474f-a4fc-b3cf6af7d6ba X-Compute-Request-Id: req-268f9c32-c465-474f-a4fc-b3cf6af7d6ba Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:23,777 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-268f9c32-c465-474f-a4fc-b3cf6af7d6ba 2018-07-03 14:26:23,777 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.63731098175s 2018-07-03 14:26:23,777 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-268f9c32-c465-474f-a4fc-b3cf6af7d6ba 2018-07-03 14:26:23,782 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:25,784 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:25,787 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:26,080 - 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-dfb903ab-b6e6-42ce-ba6f-675be6142f3b X-Compute-Request-Id: req-dfb903ab-b6e6-42ce-ba6f-675be6142f3b Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:26,081 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-dfb903ab-b6e6-42ce-ba6f-675be6142f3b 2018-07-03 14:26:26,081 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.2962038517s 2018-07-03 14:26:26,081 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-dfb903ab-b6e6-42ce-ba6f-675be6142f3b 2018-07-03 14:26:26,085 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:28,087 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:28,089 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:28,742 - 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-b1ede855-3add-4a80-96b0-d11ce7c321be X-Compute-Request-Id: req-b1ede855-3add-4a80-96b0-d11ce7c321be Date: Tue, 03 Jul 2018 14:26:28 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:28,742 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-b1ede855-3add-4a80-96b0-d11ce7c321be 2018-07-03 14:26:28,742 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.654932022095s 2018-07-03 14:26:28,742 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-b1ede855-3add-4a80-96b0-d11ce7c321be 2018-07-03 14:26:28,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:30,748 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:30,751 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:31,068 - 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-a0fa676e-aa40-4b32-9328-93db704f4290 X-Compute-Request-Id: req-a0fa676e-aa40-4b32-9328-93db704f4290 Date: Tue, 03 Jul 2018 14:26:31 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:31,068 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a0fa676e-aa40-4b32-9328-93db704f4290 2018-07-03 14:26:31,069 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.320341825485s 2018-07-03 14:26:31,069 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a0fa676e-aa40-4b32-9328-93db704f4290 2018-07-03 14:26:31,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:33,075 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:33,079 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:33,666 - 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-c66abf4c-4658-413c-8f55-4f526c25901a X-Compute-Request-Id: req-c66abf4c-4658-413c-8f55-4f526c25901a Date: Tue, 03 Jul 2018 14:26:33 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:33,666 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c66abf4c-4658-413c-8f55-4f526c25901a 2018-07-03 14:26:33,667 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.590874910355s 2018-07-03 14:26:33,667 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c66abf4c-4658-413c-8f55-4f526c25901a 2018-07-03 14:26:33,671 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:35,674 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:35,677 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:36,284 - 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-0c5c375f-9ec2-4b1d-a1a1-d69a23423ca1 X-Compute-Request-Id: req-0c5c375f-9ec2-4b1d-a1a1-d69a23423ca1 Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:36,285 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-0c5c375f-9ec2-4b1d-a1a1-d69a23423ca1 2018-07-03 14:26:36,285 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.610897064209s 2018-07-03 14:26:36,285 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-0c5c375f-9ec2-4b1d-a1a1-d69a23423ca1 2018-07-03 14:26:36,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:38,292 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:38,295 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:38,606 - 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-baae0fff-968d-4458-93d8-af8eb7be10a6 X-Compute-Request-Id: req-baae0fff-968d-4458-93d8-af8eb7be10a6 Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:38,607 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-baae0fff-968d-4458-93d8-af8eb7be10a6 2018-07-03 14:26:38,607 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.314929962158s 2018-07-03 14:26:38,607 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-baae0fff-968d-4458-93d8-af8eb7be10a6 2018-07-03 14:26:38,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:40,614 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:40,617 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:41,257 - 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-15a270e0-07d1-480b-b87c-071ab4f85cee X-Compute-Request-Id: req-15a270e0-07d1-480b-b87c-071ab4f85cee Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:41,257 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-15a270e0-07d1-480b-b87c-071ab4f85cee 2018-07-03 14:26:41,257 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.642455101013s 2018-07-03 14:26:41,257 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-15a270e0-07d1-480b-b87c-071ab4f85cee 2018-07-03 14:26:41,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:43,264 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:43,267 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:43,566 - 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-2a9a0263-90dc-4b70-a67b-bdfa0a76602f X-Compute-Request-Id: req-2a9a0263-90dc-4b70-a67b-bdfa0a76602f Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:43,567 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2a9a0263-90dc-4b70-a67b-bdfa0a76602f 2018-07-03 14:26:43,567 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.302716016769s 2018-07-03 14:26:43,567 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2a9a0263-90dc-4b70-a67b-bdfa0a76602f 2018-07-03 14:26:43,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:45,572 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:45,575 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:46,091 - 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-c50e4b2e-8064-4003-bd70-57f5300fd77d X-Compute-Request-Id: req-c50e4b2e-8064-4003-bd70-57f5300fd77d Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:46,092 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c50e4b2e-8064-4003-bd70-57f5300fd77d 2018-07-03 14:26:46,092 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.519129037857s 2018-07-03 14:26:46,092 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c50e4b2e-8064-4003-bd70-57f5300fd77d 2018-07-03 14:26:46,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:48,097 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-07-03 14:26:48,100 - 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}c1892ef0361ffa7c561917bfe19ef0f8f3d8e66c" 2018-07-03 14:26:48,403 - 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-3f9f7cfc-502b-4e3f-bd86-e08df1d0bfa2 X-Compute-Request-Id: req-3f9f7cfc-502b-4e3f-bd86-e08df1d0bfa2 Date: Tue, 03 Jul 2018 14:26: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/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/5a3dc857-7916-4b6b-8739-4e527a53d5a7", "rel": "bookmark"}], "image": {"id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "links": [{"href": "http://10.167.4.35:8774/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}]}, "id": "5a3dc857-7916-4b6b-8739-4e527a53d5a7", "security_groups": [{"name": "shaker-sg_abf55446-76ba-4bff-8f30-e5160e3a0eec"}], "user_id": "b7b95dd6e17e4607941d6691b01c033c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:23:52Z", "hostId": "16216c8087c0c445bb66ebd21a0c723b06ee5f43787dd39f8c514e20", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_abf55446-76ba-4bff-8f30-e5160e3a0eec", "name": "shaker-vm_abf55446-76ba-4bff-8f30-e5160e3a0eec", "created": "2018-07-03T14:23:49Z", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:26:48,403 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-3f9f7cfc-502b-4e3f-bd86-e08df1d0bfa2 2018-07-03 14:26:48,404 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.306342124939s 2018-07-03 14:26:48,404 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-3f9f7cfc-502b-4e3f-bd86-e08df1d0bfa2 2018-07-03 14:26:48,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-03 14:26:50,411 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 352, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 152, 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 6898, in wait_for_server wait=self._SERVER_AGE or 2): File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 76, in _iterate_timeout raise exc.OpenStackCloudTimeout(message) OpenStackCloudTimeout: Timeout waiting for the server to come up. 2018-07-03 14:26:50,531 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 14:26:50,531 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 03:27 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-03 14:26:50,535 - 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 367, in clean self.cloud.delete_floating_ip(self.fip.id) AttributeError: 'NoneType' object has no attribute 'id' 2018-07-03 14:26:50,536 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-03 14:26:50,540 - keystoneauth.session - DEBUG - 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}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:26:50,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:50 GMT Server: Apache Content-Length: 3601 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b888d91a-c4de-4ed9-9106-6ae8eaa8824f Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "shaker-user_abf55446-76ba-4bff-8f30-e5160e3a0eec", "links": {"self": "http://10.167.4.35:5000/v3/users/b7b95dd6e17e4607941d6691b01c033c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7b95dd6e17e4607941d6691b01c033c", "domain_id": "default", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:26:50,739 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b888d91a-c4de-4ed9-9106-6ae8eaa8824f 2018-07-03 14:26:50,739 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.202482938766s 2018-07-03 14:26:50,739 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b888d91a-c4de-4ed9-9106-6ae8eaa8824f 2018-07-03 14:26:50,745 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-07-03 14:26:50,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/b7b95dd6e17e4607941d6691b01c033c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:26:50,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:50 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01eca779-c041-4273-aee3-71b36b221668 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_abf55446-76ba-4bff-8f30-e5160e3a0eec", "links": {"self": "http://10.167.4.35:5000/v3/users/b7b95dd6e17e4607941d6691b01c033c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b7b95dd6e17e4607941d6691b01c033c", "description": null}} 2018-07-03 14:26:50,915 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/b7b95dd6e17e4607941d6691b01c033c used request id req-01eca779-c041-4273-aee3-71b36b221668 2018-07-03 14:26:50,915 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.170185089111s 2018-07-03 14:26:50,915 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/b7b95dd6e17e4607941d6691b01c033c used request id req-01eca779-c041-4273-aee3-71b36b221668 2018-07-03 14:26:50,916 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-07-03 14:26:50,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b7b95dd6e17e4607941d6691b01c033c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:26:51,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:26:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-075fc26b-15c9-47da-8190-f8688e504d26 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:26:51,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b7b95dd6e17e4607941d6691b01c033c used request id req-075fc26b-15c9-47da-8190-f8688e504d26 2018-07-03 14:26:51,226 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.309725046158s 2018-07-03 14:26:51,226 - shade.request_ids - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b7b95dd6e17e4607941d6691b01c033c used request id req-075fc26b-15c9-47da-8190-f8688e504d26 2018-07-03 14:26:51,232 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-07-03 14:26:51,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 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:26:51,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:51 GMT Server: Apache Content-Length: 1035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c44f74f-6b66-425d-b8f4-b8fe70ad59de 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/7ac536cd40d8411bb07cdb86c5164c7c"}, "tags": [], "enabled": true, "id": "7ac536cd40d8411bb07cdb86c5164c7c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "id": "b41cf86545ce4ce4934ec11256b95fab", "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/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "id": "f2213f40455746c3b623a4fcb5e27a06", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-03 14:26:51,389 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects used request id req-1c44f74f-6b66-425d-b8f4-b8fe70ad59de 2018-07-03 14:26:51,390 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.157046794891s 2018-07-03 14:26:51,390 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects used request id req-1c44f74f-6b66-425d-b8f4-b8fe70ad59de 2018-07-03 14:26:51,395 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-07-03 14:26:51,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a9089909add1769d219e5e0fe69cde567c56486" 2018-07-03 14:26:51,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:26:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74589bbb-d040-4b72-aa1a-46bb4b7adc2f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:26:51,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-74589bbb-d040-4b72-aa1a-46bb4b7adc2f 2018-07-03 14:26:51,648 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.253238916397s 2018-07-03 14:26:51,648 - shade.request_ids - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-74589bbb-d040-4b72-aa1a-46bb4b7adc2f 2018-07-03 14:26:51,649 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-07-03 14:26:51,649 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-07-03 14:26:52,246 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-03 14:26:52,246 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-03 14:26:52,247 - openstack_tests - INFO - OS Credentials = > 2018-07-03 14:26:52,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:52,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:26:52,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:26:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["a3UE5PjoQTG53kCxhQ3GGA"], "issued_at": "2018-07-03T14:26:52.000000Z"}} 2018-07-03 14:26:52,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73292d421e9909f0140ee5f067940703ccf43dfa" 2018-07-03 14:26:53,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:26:53 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-bcbbe4b7-aa4f-4eec-bf62-02195df3b588 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:26:53,266 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-bcbbe4b7-aa4f-4eec-bf62-02195df3b588 2018-07-03 14:26:53,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73292d421e9909f0140ee5f067940703ccf43dfa" 2018-07-03 14:26:53,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:26:53 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-6bffcb7e-9153-4aa0-a251-00b67dba27c4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:26:53,342 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-6bffcb7e-9153-4aa0-a251-00b67dba27c4 2018-07-03 14:26:53,343 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-07-03 14:26:53,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:53,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:26:53,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:26:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["en9cjik-QnK4Ng0eboLkkA"], "issued_at": "2018-07-03T14:26:53.000000Z"}} 2018-07-03 14:26:53,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}c4bee88880e08d0c7d31fe808638e892b9dfe552" 2018-07-03 14:26:54,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1289040c-1e96-4918-b435-ae728c062c81 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:26:54,087 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1289040c-1e96-4918-b435-ae728c062c81 2018-07-03 14:26:54,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:54,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:26:54,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:26:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Ojlg7mKtQE2Of-zFpaIqmw"], "issued_at": "2018-07-03T14:26:54.000000Z"}} 2018-07-03 14:26:54,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:26:54,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44952fe9-67ae-4841-95a0-fe535a9a750b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:26:54,777 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-44952fe9-67ae-4841-95a0-fe535a9a750b 2018-07-03 14:26:54,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:26:54,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:26: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-07-03 14:26:54,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?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-433fd7b0-5ad0-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:26:54,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:54 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3052adba-ef95-4661-953f-e65b7809efe9 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-433fd7b0-5ad0-440-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:26:54,957 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-433fd7b0-5ad0-440-proj used request id req-3052adba-ef95-4661-953f-e65b7809efe9 2018-07-03 14:26:54,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}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:26:55,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71e74a8f-c577-4163-a4df-ba59437c4cce Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:26:55,125 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-71e74a8f-c577-4163-a4df-ba59437c4cce 2018-07-03 14:26:55,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj"}}' 2018-07-03 14:26:55,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:26:55 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39cc793f-2acc-4ce8-9b51-4af83bab1f58 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48"}, "tags": [], "enabled": true, "id": "b54deb75c65f4619ae98682aeb9e1c48", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj"}} 2018-07-03 14:26:55,345 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-39cc793f-2acc-4ce8-9b51-4af83bab1f58 2018-07-03 14:26:55,345 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-433fd7b0-5ad0-440-proj 2018-07-03 14:26:55,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:55,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:26:55,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["amFG1YJETwq9JGSqzVwZpw"], "issued_at": "2018-07-03T14:26:55.000000Z"}} 2018-07-03 14:26:55,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}2c6b6f2f8ec3164100993a25875601f96fb6fbc2" 2018-07-03 14:26:55,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bcea67d-8113-4958-8675-5a76dbe48ed6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:26:55,927 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5bcea67d-8113-4958-8675-5a76dbe48ed6 2018-07-03 14:26:55,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-07-03 14:26:55,939 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:26: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-07-03 14:26:55,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6b6f2f8ec3164100993a25875601f96fb6fbc2" 2018-07-03 14:26:56,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:55 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98632b57-62c3-430b-bf78-0a5672236b84 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:26:56,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-98632b57-62c3-430b-bf78-0a5672236b84 2018-07-03 14:26:56,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?name=CreateSecurityGroupTests-433fd7b0-5ad0-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6b6f2f8ec3164100993a25875601f96fb6fbc2" 2018-07-03 14:26:56,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:56 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7670faeb-d42a-44aa-8acb-440996d05244 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-433fd7b0-5ad0-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48"}, "tags": [], "enabled": true, "id": "b54deb75c65f4619ae98682aeb9e1c48", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj"}]} 2018-07-03 14:26:56,327 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-433fd7b0-5ad0-440-proj used request id req-7670faeb-d42a-44aa-8acb-440996d05244 2018-07-03 14:26:56,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6b6f2f8ec3164100993a25875601f96fb6fbc2" 2018-07-03 14:26:56,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4da72194-26ac-4227-b889-7a45a8948c08 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:26:56,518 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4da72194-26ac-4227-b889-7a45a8948c08 2018-07-03 14:26:56,842 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-433fd7b0-5ad0-440-user 2018-07-03 14:26:56,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:56,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}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:26:57,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d3bdcb8-ed1b-494d-8e84-fbda0fa74691 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:26:57,016 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3d3bdcb8-ed1b-494d-8e84-fbda0fa74691 2018-07-03 14:26:57,019 - 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}39d8f7f7ca1e6b0cf99eafe663c441741dece857" -d '{"role": {"name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj-role"}}' 2018-07-03 14:26:57,189 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:26:57 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9714472f-bdc0-40d1-a242-cced4636203b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0613d0300e7f49fe8fbd34c18a92e4a5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0613d0300e7f49fe8fbd34c18a92e4a5"}, "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj-role"}} 2018-07-03 14:26:57,190 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-9714472f-bdc0-40d1-a242-cced4636203b 2018-07-03 14:26:57,190 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-433fd7b0-5ad0-440-proj-role 2018-07-03 14:26:57,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0613d0300e7f49fe8fbd34c18a92e4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:26:57,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:57 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1157702c-6215-4a4b-af41-bc06cfa5a210 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0613d0300e7f49fe8fbd34c18a92e4a5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0613d0300e7f49fe8fbd34c18a92e4a5"}, "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj-role"}} 2018-07-03 14:26:57,384 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0613d0300e7f49fe8fbd34c18a92e4a5 used request id req-1157702c-6215-4a4b-af41-bc06cfa5a210 2018-07-03 14:26:57,384 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-433fd7b0-5ad0-440-proj-role to project CreateSecurityGroupTests-433fd7b0-5ad0-440-proj 2018-07-03 14:26:57,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/b54deb75c65f4619ae98682aeb9e1c48/users/bb0922faee3748a783df8cce867c570d/roles/0613d0300e7f49fe8fbd34c18a92e4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:26:57,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:26:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-337004a3-55d9-41b8-8d7e-e6e3e5c573be Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:26:57,649 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48/users/bb0922faee3748a783df8cce867c570d/roles/0613d0300e7f49fe8fbd34c18a92e4a5 used request id req-337004a3-55d9-41b8-8d7e-e6e3e5c573be 2018-07-03 14:26:57,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:26:57,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:26:58,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0613d0300e7f49fe8fbd34c18a92e4a5", "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj-role"}], "expires_at": "2018-07-03T15:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b54deb75c65f4619ae98682aeb9e1c48", "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b54deb75c65f4619ae98682aeb9e1c48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b54deb75c65f4619ae98682aeb9e1c48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b54deb75c65f4619ae98682aeb9e1c48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b54deb75c65f4619ae98682aeb9e1c48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b54deb75c65f4619ae98682aeb9e1c48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b54deb75c65f4619ae98682aeb9e1c48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-user", "id": "bb0922faee3748a783df8cce867c570d"}, "audit_ids": ["uNBAnbFySNGnoZflDWzFnA"], "issued_at": "2018-07-03T14:26:58.000000Z"}} 2018-07-03 14:26:58,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:26:58,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:26:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fd5bcd6-eb3f-434e-95ad-531dd63579b5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:26:58,328 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9fd5bcd6-eb3f-434e-95ad-531dd63579b5 2018-07-03 14:26:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:26:58,907 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:26:58 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-093aa3a8-de96-4bdb-a82e-c8abff9daf3e Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:26:58,907 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name&description=hello+group used request id req-093aa3a8-de96-4bdb-a82e-c8abff9daf3e 2018-07-03 14:26:58,907 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name... 2018-07-03 14:26:58,907 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name 2018-07-03 14:26:58,913 - 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}be8b8c9b724647f093955f63f64159c8070b8d6b" -d '{"security_group": {"name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name", "description": "hello group"}}' 2018-07-03 14:26:59,517 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:26:59 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-9113aac1-00e1-44be-be3d-2dae40ddd2d7 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "updated_at": "2018-07-03T14:26:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "025526ac-dd24-4d2a-80ec-eab11791f594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "ad0db47d-425d-4118-9831-e79b655bef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 2, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name"}} 2018-07-03 14:26:59,517 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-9113aac1-00e1-44be-be3d-2dae40ddd2d7 2018-07-03 14:26:59,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:26: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-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:26:59,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:26:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a60a7acf-03fa-49c7-8978-33accd86b32a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}]} 2018-07-03 14:26:59,896 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-a60a7acf-03fa-49c7-8978-33accd86b32a 2018-07-03 14:26:59,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:26:59,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-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:26:59,937 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:26:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9d9c6e70-8991-40ef-a8a5-1bc21fdd08a2 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}]} 2018-07-03 14:26:59,938 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-9d9c6e70-8991-40ef-a8a5-1bc21fdd08a2 2018-07-03 14:26:59,938 - neutron_utils - INFO - Retrieving security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:26:59,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/security-groups?id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:00,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:00 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-3c36e597-33af-4d72-af42-48da183ecc6c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "updated_at": "2018-07-03T14:26:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "025526ac-dd24-4d2a-80ec-eab11791f594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "ad0db47d-425d-4118-9831-e79b655bef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 2, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name"}]} 2018-07-03 14:27:00,023 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-3c36e597-33af-4d72-af42-48da183ecc6c 2018-07-03 14:27:00,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:00,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=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:00,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a86b66da-e990-41b7-a9e9-d43f7873c714 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}]} 2018-07-03 14:27:00,066 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-a86b66da-e990-41b7-a9e9-d43f7873c714 2018-07-03 14:27:00,067 - neutron_utils - INFO - Retrieving security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:00,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:00,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:00 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-79fdaca5-bbf0-42a4-b113-dbc84c7d9d5d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "updated_at": "2018-07-03T14:26:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "025526ac-dd24-4d2a-80ec-eab11791f594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "ad0db47d-425d-4118-9831-e79b655bef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 2, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name"}]} 2018-07-03 14:27:00,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-79fdaca5-bbf0-42a4-b113-dbc84c7d9d5d 2018-07-03 14:27:00,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:00,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/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:00,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0b89ec45-e5e4-436d-a3dc-119d4f18e785 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}]} 2018-07-03 14:27:00,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-0b89ec45-e5e4-436d-a3dc-119d4f18e785 2018-07-03 14:27:00,187 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name 2018-07-03 14:27:00,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=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:00,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:00 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-51f20a44-ae35-452f-8b10-0680f43b9a1a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "updated_at": "2018-07-03T14:26:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "025526ac-dd24-4d2a-80ec-eab11791f594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "ad0db47d-425d-4118-9831-e79b655bef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 2, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name"}]} 2018-07-03 14:27:00,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name used request id req-51f20a44-ae35-452f-8b10-0680f43b9a1a 2018-07-03 14:27:00,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:00,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:27:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:00,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:00 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee52d4d7-6b08-4d39-808a-2c623d8144d1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b54deb75c65f4619ae98682aeb9e1c48", "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj"}} 2018-07-03 14:27:00,472 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48 used request id req-ee52d4d7-6b08-4d39-808a-2c623d8144d1 2018-07-03 14:27:00,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:00,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-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:00,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3234fbca-a17c-41ad-b6d5-82d11334757a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}]} 2018-07-03 14:27:00,517 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-3234fbca-a17c-41ad-b6d5-82d11334757a 2018-07-03 14:27:00,523 - 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}be8b8c9b724647f093955f63f64159c8070b8d6b" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a"}}' 2018-07-03 14:27:00,770 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:27:00 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-85d469dd-1ca3-4589-981d-bbb97467d7ba 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-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:00Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "bd8bd930-7234-4e75-b058-06a89173a662"}} 2018-07-03 14:27:00,770 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-85d469dd-1ca3-4589-981d-bbb97467d7ba 2018-07-03 14:27:00,770 - neutron_utils - INFO - Retrieving security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:00,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=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:00,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:00 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-604339d7-edbb-4e01-9564-44a8a15d6e06 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "updated_at": "2018-07-03T14:27:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "025526ac-dd24-4d2a-80ec-eab11791f594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "ad0db47d-425d-4118-9831-e79b655bef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "revision_number": 0, "id": "bd8bd930-7234-4e75-b058-06a89173a662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 3, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name"}]} 2018-07-03 14:27:00,851 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-604339d7-edbb-4e01-9564-44a8a15d6e06 2018-07-03 14:27:00,852 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:00,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:00,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:00 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-3ad77ab0-4868-4b53-b412-2e7cb096a0cf Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:00Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "bd8bd930-7234-4e75-b058-06a89173a662"}]} 2018-07-03 14:27:00,942 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-3ad77ab0-4868-4b53-b412-2e7cb096a0cf 2018-07-03 14:27:00,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:01,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0613d0300e7f49fe8fbd34c18a92e4a5", "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj-role"}], "expires_at": "2018-07-03T15:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b54deb75c65f4619ae98682aeb9e1c48", "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b54deb75c65f4619ae98682aeb9e1c48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b54deb75c65f4619ae98682aeb9e1c48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b54deb75c65f4619ae98682aeb9e1c48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b54deb75c65f4619ae98682aeb9e1c48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b54deb75c65f4619ae98682aeb9e1c48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b54deb75c65f4619ae98682aeb9e1c48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b54deb75c65f4619ae98682aeb9e1c48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-user", "id": "bb0922faee3748a783df8cce867c570d"}, "audit_ids": ["bDbGGeLTR8mwZDxtNbPd5w"], "issued_at": "2018-07-03T14:27:01.000000Z"}} 2018-07-03 14:27:01,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-67950fb9-5351-4930-abdd-5ea579a2c7b1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:01,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:01 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-1f1fc3a9-81ca-4042-a3ce-926c495c6796 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "updated_at": "2018-07-03T14:27:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "025526ac-dd24-4d2a-80ec-eab11791f594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "ad0db47d-425d-4118-9831-e79b655bef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "revision_number": 0, "id": "bd8bd930-7234-4e75-b058-06a89173a662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 3, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name"}]} 2018-07-03 14:27:01,871 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name&description=hello+group used request id req-1f1fc3a9-81ca-4042-a3ce-926c495c6796 2018-07-03 14:27:01,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:01,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-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:02,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:02 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-2ffe50a0-1f65-46d2-8e53-90e2545a8abe Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:00Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "bd8bd930-7234-4e75-b058-06a89173a662"}]} 2018-07-03 14:27:02,291 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-2ffe50a0-1f65-46d2-8e53-90e2545a8abe 2018-07-03 14:27:02,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:02,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:02,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:02 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-c52ff461-d57b-49be-bddb-0bf0fc8e36e0 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:00Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "bd8bd930-7234-4e75-b058-06a89173a662"}]} 2018-07-03 14:27:02,334 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-c52ff461-d57b-49be-bddb-0bf0fc8e36e0 2018-07-03 14:27:02,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:02,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:02 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-96e5ff02-c39b-42ed-811f-640b63d3ba26 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "updated_at": "2018-07-03T14:27:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "025526ac-dd24-4d2a-80ec-eab11791f594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "ad0db47d-425d-4118-9831-e79b655bef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "revision_number": 0, "id": "bd8bd930-7234-4e75-b058-06a89173a662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 3, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name"}]} 2018-07-03 14:27:02,455 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name used request id req-96e5ff02-c39b-42ed-811f-640b63d3ba26 2018-07-03 14:27:02,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:02,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-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:02,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:02 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-bf352ae5-26af-43a0-b384-a83ca143ed2a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:00Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "bd8bd930-7234-4e75-b058-06a89173a662"}]} 2018-07-03 14:27:02,502 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-bf352ae5-26af-43a0-b384-a83ca143ed2a 2018-07-03 14:27: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/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:02,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:02 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-130bbbef-999c-44d9-a56b-535748d60f1b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "updated_at": "2018-07-03T14:27:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "025526ac-dd24-4d2a-80ec-eab11791f594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "ad0db47d-425d-4118-9831-e79b655bef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "revision_number": 0, "id": "bd8bd930-7234-4e75-b058-06a89173a662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 3, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name"}]} 2018-07-03 14:27:02,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name used request id req-130bbbef-999c-44d9-a56b-535748d60f1b 2018-07-03 14:27:02,587 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:02,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/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:02,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:02 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-d028b5fb-e4af-42e0-8ca8-f7d4b5fbe5bf Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:00Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "bd8bd930-7234-4e75-b058-06a89173a662"}]} 2018-07-03 14:27:02,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-d028b5fb-e4af-42e0-8ca8-f7d4b5fbe5bf 2018-07-03 14:27:02,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:03,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:03 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-3779445b-8bfd-4de0-a730-7fd37d1aecba Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "updated_at": "2018-07-03T14:27:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "025526ac-dd24-4d2a-80ec-eab11791f594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "ad0db47d-425d-4118-9831-e79b655bef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "revision_number": 0, "id": "bd8bd930-7234-4e75-b058-06a89173a662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 3, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name"}]} 2018-07-03 14:27:03,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name used request id req-3779445b-8bfd-4de0-a730-7fd37d1aecba 2018-07-03 14:27:03,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:03,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=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:03,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:03 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-762a0f91-251d-4e50-8e15-8616b29da320 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:00Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "bd8bd930-7234-4e75-b058-06a89173a662"}]} 2018-07-03 14:27:03,425 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-762a0f91-251d-4e50-8e15-8616b29da320 2018-07-03 14:27:03,426 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:03,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=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:03,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:03 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-d8508d68-e2ea-4be3-b49b-80256d64c310 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:00Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "bd8bd930-7234-4e75-b058-06a89173a662"}]} 2018-07-03 14:27:03,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-d8508d68-e2ea-4be3-b49b-80256d64c310 2018-07-03 14:27:03,469 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name 2018-07-03 14:27:03,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=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:03,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:03 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-69cfe7e5-d837-4ccf-a27c-b8785ef96db7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "updated_at": "2018-07-03T14:27:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "025526ac-dd24-4d2a-80ec-eab11791f594", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "revision_number": 0, "id": "ad0db47d-425d-4118-9831-e79b655bef8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "revision_number": 0, "id": "bd8bd930-7234-4e75-b058-06a89173a662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 3, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "name": "CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name"}]} 2018-07-03 14:27:03,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name used request id req-69cfe7e5-d837-4ccf-a27c-b8785ef96db7 2018-07-03 14:27:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:03,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:03 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c0ef6d4-1f9f-407d-834b-0317cc9ec477 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b54deb75c65f4619ae98682aeb9e1c48", "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj"}} 2018-07-03 14:27:03,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48 used request id req-8c0ef6d4-1f9f-407d-834b-0317cc9ec477 2018-07-03 14:27:03,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:03,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=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:03,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:03 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-7bc99457-e26e-4b4b-9d13-3331b352a234 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:00Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "bd8bd930-7234-4e75-b058-06a89173a662"}]} 2018-07-03 14:27:03,772 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-7bc99457-e26e-4b4b-9d13-3331b352a234 2018-07-03 14:27:03,778 - 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}be8b8c9b724647f093955f63f64159c8070b8d6b" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a"}}' 2018-07-03 14:27:04,047 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:27:04 GMT Content-Type: application/json Content-Length: 519 Connection: keep-alive X-Openstack-Request-Id: req-f5ed1b80-7455-4b07-a061-e3d36e6f505b 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-07-03T14:27:03Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:03Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "3e7e4723-01ee-4adf-b675-7a670ff0dee7"}} 2018-07-03 14:27:04,047 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-f5ed1b80-7455-4b07-a061-e3d36e6f505b 2018-07-03 14:27:04,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620ec6e1-564a-4a3c-8b5c-f656747eab7a 2018-07-03 14:27:04,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/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c587ef0707fb02a3a1f32a42f5cb3c037103b0f1" 2018-07-03 14:27:04,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:04 GMT Content-Type: application/json Content-Length: 1996 Connection: keep-alive X-Openstack-Request-Id: req-df3e093e-2271-4878-984e-e753341d49f3 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "025526ac-dd24-4d2a-80ec-eab11791f594"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:03Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:03Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "3e7e4723-01ee-4adf-b675-7a670ff0dee7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:59Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:59Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "ad0db47d-425d-4118-9831-e79b655bef8d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:00Z", "security_group_id": "620ec6e1-564a-4a3c-8b5c-f656747eab7a", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:27:00Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "bd8bd930-7234-4e75-b058-06a89173a662"}]} 2018-07-03 14:27:04,117 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-df3e093e-2271-4878-984e-e753341d49f3 2018-07-03 14:27:04,117 - neutron_utils - INFO - Deleting security group rule with ID - 025526ac-dd24-4d2a-80ec-eab11791f594 2018-07-03 14:27:04,122 - keystoneauth.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/025526ac-dd24-4d2a-80ec-eab11791f594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:04,259 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-21d64833-3a93-4eba-b6c3-079057e996c4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:04,259 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/025526ac-dd24-4d2a-80ec-eab11791f594 used request id req-21d64833-3a93-4eba-b6c3-079057e996c4 2018-07-03 14:27:04,259 - neutron_utils - INFO - Deleting security group rule with ID - bd8bd930-7234-4e75-b058-06a89173a662 2018-07-03 14:27:04,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/security-group-rules/bd8bd930-7234-4e75-b058-06a89173a662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:04,395 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8d6ad652-db18-442e-ac89-8ac7fa8cdfde Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:04,395 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/bd8bd930-7234-4e75-b058-06a89173a662 used request id req-8d6ad652-db18-442e-ac89-8ac7fa8cdfde 2018-07-03 14:27:04,395 - neutron_utils - INFO - Deleting security group rule with ID - ad0db47d-425d-4118-9831-e79b655bef8d 2018-07-03 14:27:04,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-group-rules/ad0db47d-425d-4118-9831-e79b655bef8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:04,536 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2ff6f750-15e3-4b22-ae30-2cdf979f11d2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:04,536 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ad0db47d-425d-4118-9831-e79b655bef8d used request id req-2ff6f750-15e3-4b22-ae30-2cdf979f11d2 2018-07-03 14:27:04,536 - neutron_utils - INFO - Deleting security group rule with ID - 3e7e4723-01ee-4adf-b675-7a670ff0dee7 2018-07-03 14:27:04,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/3e7e4723-01ee-4adf-b675-7a670ff0dee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:04,682 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c2f80bd3-1856-4ac5-8db7-bebb789dc65e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:04,682 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/3e7e4723-01ee-4adf-b675-7a670ff0dee7 used request id req-c2f80bd3-1856-4ac5-8db7-bebb789dc65e 2018-07-03 14:27:04,682 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-67950fb9-5351-4930-abdd-5ea579a2c7b1name 2018-07-03 14:27:04,688 - keystoneauth.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/620ec6e1-564a-4a3c-8b5c-f656747eab7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8b8c9b724647f093955f63f64159c8070b8d6b" 2018-07-03 14:27:04,873 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-439c4ecc-6e3e-40b6-843e-22fec86d80c7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:04,873 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/620ec6e1-564a-4a3c-8b5c-f656747eab7a used request id req-439c4ecc-6e3e-40b6-843e-22fec86d80c7 2018-07-03 14:27:04,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}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:27:05,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:05 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-545bdee8-e7ee-4a2e-a0f0-bfd1908dce60 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:58Z", "updated_at": "2018-07-03T14:26:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:58Z", "revision_number": 0, "id": "1e234ee2-2170-4d9f-a7df-80804feb89fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:58Z", "security_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:58Z", "revision_number": 0, "id": "2462eb36-5912-4aef-a9fa-d8bb99f98dbc", "remote_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:58Z", "security_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv6", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:58Z", "revision_number": 0, "id": "6e90e9e6-f548-4aec-9817-2f4b0c22233d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:58Z", "security_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:26:58Z", "revision_number": 0, "id": "95fc97fe-6fbd-4fe9-99f1-643a3f023156", "remote_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "remote_ip_prefix": null, "created_at": "2018-07-03T14:26:58Z", "security_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "port_range_min": null, "ethertype": "IPv4", "project_id": "b54deb75c65f4619ae98682aeb9e1c48"}], "revision_number": 4, "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:27:05,506 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-545bdee8-e7ee-4a2e-a0f0-bfd1908dce60 2018-07-03 14:27:05,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:27:05,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:05 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6927539c-a9d7-4f6f-84f1-dec9679dca79 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:27:05,680 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-6927539c-a9d7-4f6f-84f1-dec9679dca79 2018-07-03 14:27:05,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/b54deb75c65f4619ae98682aeb9e1c48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:27:05,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9617e151-b4d2-4f56-94fa-e51cfcbe7424 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b54deb75c65f4619ae98682aeb9e1c48", "name": "CreateSecurityGroupTests-433fd7b0-5ad0-440-proj"}} 2018-07-03 14:27:05,883 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48 used request id req-9617e151-b4d2-4f56-94fa-e51cfcbe7424 2018-07-03 14:27:05,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36da2e69-27a2-48f7-9b05-f8fb9a6e17b9 2018-07-03 14:27:05,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=36da2e69-27a2-48f7-9b05-f8fb9a6e17b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:27:06,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:06 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-848ea5aa-e15c-4576-b28d-3ca5d1b7674b 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-07-03T14:26:58Z", "security_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:58Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "1e234ee2-2170-4d9f-a7df-80804feb89fb"}, {"remote_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:58Z", "security_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:58Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "2462eb36-5912-4aef-a9fa-d8bb99f98dbc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:58Z", "security_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:58Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "6e90e9e6-f548-4aec-9817-2f4b0c22233d"}, {"remote_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:26:58Z", "security_group_id": "36da2e69-27a2-48f7-9b05-f8fb9a6e17b9", "port_range_min": null, "revision_number": 0, "tenant_id": "b54deb75c65f4619ae98682aeb9e1c48", "created_at": "2018-07-03T14:26:58Z", "project_id": "b54deb75c65f4619ae98682aeb9e1c48", "id": "95fc97fe-6fbd-4fe9-99f1-643a3f023156"}]} 2018-07-03 14:27:06,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=36da2e69-27a2-48f7-9b05-f8fb9a6e17b9 used request id req-848ea5aa-e15c-4576-b28d-3ca5d1b7674b 2018-07-03 14:27:06,256 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:27:06,261 - keystoneauth.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/36da2e69-27a2-48f7-9b05-f8fb9a6e17b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:27:06,478 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cb54f5a0-457e-416a-ac84-18d6f6882cb2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:06,479 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/36da2e69-27a2-48f7-9b05-f8fb9a6e17b9 used request id req-cb54f5a0-457e-416a-ac84-18d6f6882cb2 2018-07-03 14:27:06,480 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-433fd7b0-5ad0-440-proj 2018-07-03 14:27:06,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:27:06,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57702bb6-2e23-4ca0-826d-e8401686746d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:06,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b54deb75c65f4619ae98682aeb9e1c48 used request id req-57702bb6-2e23-4ca0-826d-e8401686746d 2018-07-03 14:27:06,828 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-433fd7b0-5ad0-440-proj-role 2018-07-03 14:27:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0613d0300e7f49fe8fbd34c18a92e4a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:27:07,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b309252d-69ae-460a-969d-16108b949d56 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:07,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0613d0300e7f49fe8fbd34c18a92e4a5 used request id req-b309252d-69ae-460a-969d-16108b949d56 2018-07-03 14:27:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d8f7f7ca1e6b0cf99eafe663c441741dece857" 2018-07-03 14:27:07,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c552f3e0-166d-45f9-83d8-707f525191e7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:27:07,202 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c552f3e0-166d-45f9-83d8-707f525191e7 2018-07-03 14:27:07,202 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-433fd7b0-5ad0-440-user 2018-07-03 14:27:07,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/bb0922faee3748a783df8cce867c570d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6b6f2f8ec3164100993a25875601f96fb6fbc2" 2018-07-03 14:27:07,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d555db1-3606-4906-bc35-1cc2db900103 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:07,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/bb0922faee3748a783df8cce867c570d used request id req-2d555db1-3606-4906-bc35-1cc2db900103 2018-07-03 14:27:07,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:07,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["NG1l2X4vTdy_h4-u_3Urqg"], "issued_at": "2018-07-03T14:27:07.000000Z"}} 2018-07-03 14:27:07,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}91f10735c6f92f4604a8d32c2d7a139299f15712" 2018-07-03 14:27:08,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99f7a7ef-3ea4-4ede-9dee-c7d792212ab8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:08,024 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-99f7a7ef-3ea4-4ede-9dee-c7d792212ab8 2018-07-03 14:27:08,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:08,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:08,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["1iLqxaArRDic74EVODMjzg"], "issued_at": "2018-07-03T14:27:08.000000Z"}} 2018-07-03 14:27:08,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:08,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3ca9c3f-f95b-4f34-9289-85ca04c0a5bd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:08,705 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a3ca9c3f-f95b-4f34-9289-85ca04c0a5bd 2018-07-03 14:27:08,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:08,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:08,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-51673bcd-25bf-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:08,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:08 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9b99706-3534-4e28-b104-a517a10340c5 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-51673bcd-25bf-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:27:08,880 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-51673bcd-25bf-4bd-proj used request id req-e9b99706-3534-4e28-b104-a517a10340c5 2018-07-03 14:27:08,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:09,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea40edc0-c460-4449-8b7f-9e558f6f1ce5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:27:09,024 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ea40edc0-c460-4449-8b7f-9e558f6f1ce5 2018-07-03 14:27:09,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj"}}' 2018-07-03 14:27:09,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:27:09 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1499d594-6ed6-4f9d-bb3d-eea3b4f105d0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a1772dacce614414b0e1c865cbf5ba16"}, "tags": [], "enabled": true, "id": "a1772dacce614414b0e1c865cbf5ba16", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj"}} 2018-07-03 14:27:09,217 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1499d594-6ed6-4f9d-bb3d-eea3b4f105d0 2018-07-03 14:27:09,217 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-51673bcd-25bf-4bd-proj 2018-07-03 14:27:09,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:09,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:09,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["OsTQpxqAQEaFx-PzZPOUSQ"], "issued_at": "2018-07-03T14:27:09.000000Z"}} 2018-07-03 14:27:09,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26960291b324afa1d4e896f8d63731ef7cf361c" 2018-07-03 14:27:09,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-949c83a5-22f2-43e1-8ad4-db5cabc9e855 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:09,751 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-949c83a5-22f2-43e1-8ad4-db5cabc9e855 2018-07-03 14:27:09,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:09,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:09,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26960291b324afa1d4e896f8d63731ef7cf361c" 2018-07-03 14:27:09,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:09 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3aa40e4-9e2a-42fa-b401-c3ff447ec4e7 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:27:09,922 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a3aa40e4-9e2a-42fa-b401-c3ff447ec4e7 2018-07-03 14:27:09,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-51673bcd-25bf-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26960291b324afa1d4e896f8d63731ef7cf361c" 2018-07-03 14:27:10,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:09 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c314d2f-5f7b-44c1-8362-18c226393029 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-51673bcd-25bf-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a1772dacce614414b0e1c865cbf5ba16"}, "tags": [], "enabled": true, "id": "a1772dacce614414b0e1c865cbf5ba16", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj"}]} 2018-07-03 14:27:10,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-51673bcd-25bf-4bd-proj used request id req-3c314d2f-5f7b-44c1-8362-18c226393029 2018-07-03 14:27:10,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26960291b324afa1d4e896f8d63731ef7cf361c" 2018-07-03 14:27:10,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe7aa87d-ece7-4042-a735-0198ffbab4bc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:27:10,288 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fe7aa87d-ece7-4042-a735-0198ffbab4bc 2018-07-03 14:27:10,728 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-51673bcd-25bf-4bd-user 2018-07-03 14:27:10,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:10,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:10,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-976d76bf-e30a-4df5-97f6-0564bd1dfbb0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:27:10,768 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-976d76bf-e30a-4df5-97f6-0564bd1dfbb0 2018-07-03 14:27:10,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}d7382b8bda8669258335f1e4d6cc019babad1c68" -d '{"role": {"name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj-role"}}' 2018-07-03 14:27:10,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:27:10 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6926314f-3d75-4c75-aeb7-d163e6a6c517 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ae4dfd931e62411bbf5f38078eb7da75", "links": {"self": "http://10.167.4.35:5000/v3/roles/ae4dfd931e62411bbf5f38078eb7da75"}, "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj-role"}} 2018-07-03 14:27:10,961 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6926314f-3d75-4c75-aeb7-d163e6a6c517 2018-07-03 14:27:10,961 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-51673bcd-25bf-4bd-proj-role 2018-07-03 14:27:10,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/ae4dfd931e62411bbf5f38078eb7da75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:11,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:10 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-050e06af-9513-455d-ad34-25c6ae90844a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ae4dfd931e62411bbf5f38078eb7da75", "links": {"self": "http://10.167.4.35:5000/v3/roles/ae4dfd931e62411bbf5f38078eb7da75"}, "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj-role"}} 2018-07-03 14:27:11,109 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ae4dfd931e62411bbf5f38078eb7da75 used request id req-050e06af-9513-455d-ad34-25c6ae90844a 2018-07-03 14:27:11,109 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-51673bcd-25bf-4bd-proj-role to project CreateSecurityGroupTests-51673bcd-25bf-4bd-proj 2018-07-03 14:27:11,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a1772dacce614414b0e1c865cbf5ba16/users/e7a9e628f8c14b2a99215fafcd0b2999/roles/ae4dfd931e62411bbf5f38078eb7da75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:11,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83d3d945-87cf-4536-8a3e-1ad615c86fe3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:11,410 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a1772dacce614414b0e1c865cbf5ba16/users/e7a9e628f8c14b2a99215fafcd0b2999/roles/ae4dfd931e62411bbf5f38078eb7da75 used request id req-83d3d945-87cf-4536-8a3e-1ad615c86fe3 2018-07-03 14:27:11,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:11,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:11,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae4dfd931e62411bbf5f38078eb7da75", "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj-role"}], "expires_at": "2018-07-03T15:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1772dacce614414b0e1c865cbf5ba16", "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a1772dacce614414b0e1c865cbf5ba16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a1772dacce614414b0e1c865cbf5ba16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a1772dacce614414b0e1c865cbf5ba16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a1772dacce614414b0e1c865cbf5ba16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a1772dacce614414b0e1c865cbf5ba16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a1772dacce614414b0e1c865cbf5ba16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-user", "id": "e7a9e628f8c14b2a99215fafcd0b2999"}, "audit_ids": ["d1NBgj64RPClp1PU0WKBdg"], "issued_at": "2018-07-03T14:27:11.000000Z"}} 2018-07-03 14:27:11,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:12,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7812bc71-a9b9-478d-ac1b-24b3aa47dcfa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:12,089 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7812bc71-a9b9-478d-ac1b-24b3aa47dcfa 2018-07-03 14:27:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:12,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:12 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-822272f2-ea29-42b2-a3d9-d2e0da5cd640 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:27:12,702 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name&description=hello+group used request id req-822272f2-ea29-42b2-a3d9-d2e0da5cd640 2018-07-03 14:27:12,703 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name... 2018-07-03 14:27:12,703 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name 2018-07-03 14:27:12,708 - 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}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" -d '{"security_group": {"name": "CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name", "description": "hello group"}}' 2018-07-03 14:27:13,348 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:27:13 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-95b622a5-e5e5-4b17-ad5e-7fb3d5b91723 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "updated_at": "2018-07-03T14:27:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "revision_number": 0, "id": "5b1c0015-5baa-45dd-b633-b6b96308fa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "revision_number": 0, "id": "e3b00dff-f6d4-4978-9a28-2a6774108b00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}], "revision_number": 2, "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "name": "CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name"}} 2018-07-03 14:27:13,348 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-95b622a5-e5e5-4b17-ad5e-7fb3d5b91723 2018-07-03 14:27:13,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 2018-07-03 14:27:13,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:13,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:13 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d386cc57-dc99-4a53-a494-3f6f5c50b7b3 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "5b1c0015-5baa-45dd-b633-b6b96308fa14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "e3b00dff-f6d4-4978-9a28-2a6774108b00"}]} 2018-07-03 14:27:13,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 used request id req-d386cc57-dc99-4a53-a494-3f6f5c50b7b3 2018-07-03 14:27:13,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 2018-07-03 14:27:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:13,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:13 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f17d6f2b-46b2-4a07-8f9e-ff712de742a9 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "5b1c0015-5baa-45dd-b633-b6b96308fa14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "e3b00dff-f6d4-4978-9a28-2a6774108b00"}]} 2018-07-03 14:27:13,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 used request id req-f17d6f2b-46b2-4a07-8f9e-ff712de742a9 2018-07-03 14:27:13,432 - neutron_utils - INFO - Retrieving security group with ID - 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 2018-07-03 14:27:13,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:13,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:13 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-33bfab3b-2b0c-4813-b681-90e6c78b59f4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "updated_at": "2018-07-03T14:27:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "revision_number": 0, "id": "5b1c0015-5baa-45dd-b633-b6b96308fa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "revision_number": 0, "id": "e3b00dff-f6d4-4978-9a28-2a6774108b00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}], "revision_number": 2, "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "name": "CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name"}]} 2018-07-03 14:27:13,877 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 used request id req-33bfab3b-2b0c-4813-b681-90e6c78b59f4 2018-07-03 14:27:13,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 2018-07-03 14:27:13,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=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:13,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:13 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1cbf3238-60da-4b91-bbb0-52f814ddd123 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "5b1c0015-5baa-45dd-b633-b6b96308fa14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "e3b00dff-f6d4-4978-9a28-2a6774108b00"}]} 2018-07-03 14:27:13,920 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 used request id req-1cbf3238-60da-4b91-bbb0-52f814ddd123 2018-07-03 14:27:13,920 - neutron_utils - INFO - Retrieving security group with ID - 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 2018-07-03 14:27:13,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:13,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:13 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-7438d135-eda9-4943-9ec0-eccb98c490f5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "updated_at": "2018-07-03T14:27:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "revision_number": 0, "id": "5b1c0015-5baa-45dd-b633-b6b96308fa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "revision_number": 0, "id": "e3b00dff-f6d4-4978-9a28-2a6774108b00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}], "revision_number": 2, "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "name": "CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name"}]} 2018-07-03 14:27:13,996 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 used request id req-7438d135-eda9-4943-9ec0-eccb98c490f5 2018-07-03 14:27:13,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 2018-07-03 14:27:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:14,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-11e65bc6-1840-4bbf-bc65-2403f27d31ed Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "5b1c0015-5baa-45dd-b633-b6b96308fa14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "e3b00dff-f6d4-4978-9a28-2a6774108b00"}]} 2018-07-03 14:27:14,043 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 used request id req-11e65bc6-1840-4bbf-bc65-2403f27d31ed 2018-07-03 14:27:14,044 - neutron_utils - INFO - Retrieving security group with ID - 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 2018-07-03 14:27:14,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=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:14,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:14 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-c9a20218-8fde-423a-8352-4a04f25fcfbe Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "updated_at": "2018-07-03T14:27:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "revision_number": 0, "id": "5b1c0015-5baa-45dd-b633-b6b96308fa14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "revision_number": 0, "id": "e3b00dff-f6d4-4978-9a28-2a6774108b00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}], "revision_number": 2, "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "name": "CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name"}]} 2018-07-03 14:27:14,318 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 used request id req-c9a20218-8fde-423a-8352-4a04f25fcfbe 2018-07-03 14:27:14,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 2018-07-03 14:27:14,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=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:14,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1c438906-5e94-4682-8cf8-2ed0e642ea26 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "5b1c0015-5baa-45dd-b633-b6b96308fa14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:13Z", "security_group_id": "76a44143-1fa5-46ce-ad07-654cb5eb0ec9", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:13Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "e3b00dff-f6d4-4978-9a28-2a6774108b00"}]} 2018-07-03 14:27:14,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=76a44143-1fa5-46ce-ad07-654cb5eb0ec9 used request id req-1c438906-5e94-4682-8cf8-2ed0e642ea26 2018-07-03 14:27:14,760 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name 2018-07-03 14:27:14,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:15,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae4dfd931e62411bbf5f38078eb7da75", "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj-role"}], "expires_at": "2018-07-03T15:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1772dacce614414b0e1c865cbf5ba16", "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a1772dacce614414b0e1c865cbf5ba16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a1772dacce614414b0e1c865cbf5ba16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a1772dacce614414b0e1c865cbf5ba16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a1772dacce614414b0e1c865cbf5ba16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a1772dacce614414b0e1c865cbf5ba16", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a1772dacce614414b0e1c865cbf5ba16", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a1772dacce614414b0e1c865cbf5ba16", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-user", "id": "e7a9e628f8c14b2a99215fafcd0b2999"}, "audit_ids": ["J9j4-aLXQyuxumFTytQyaA"], "issued_at": "2018-07-03T14:27:15.000000Z"}} 2018-07-03 14:27:15,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/76a44143-1fa5-46ce-ad07-654cb5eb0ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d715af6266de115a0d48d351a6eb1e505a2eb9" 2018-07-03 14:27:15,859 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-95961c99-d549-4f71-8670-29148f029935 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:15,859 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/76a44143-1fa5-46ce-ad07-654cb5eb0ec9 used request id req-95961c99-d549-4f71-8670-29148f029935 2018-07-03 14:27:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d715af6266de115a0d48d351a6eb1e505a2eb9" 2018-07-03 14:27:16,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:16 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-c6d7eb9b-bd66-476c-9f4d-2bbf8d2c2bb2 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:27:16,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name&description=hello+group used request id req-c6d7eb9b-bd66-476c-9f4d-2bbf8d2c2bb2 2018-07-03 14:27:16,268 - neutron_utils - INFO - Deleting security group rule with ID - 5b1c0015-5baa-45dd-b633-b6b96308fa14 2018-07-03 14:27:16,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/security-group-rules/5b1c0015-5baa-45dd-b633-b6b96308fa14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:16,311 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:27:16 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-22ea1e0d-e868-41d0-b83f-186345c7846b RESP BODY: {"NeutronError": {"message": "Security group rule 5b1c0015-5baa-45dd-b633-b6b96308fa14 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 14:27:16,312 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5b1c0015-5baa-45dd-b633-b6b96308fa14 used request id req-22ea1e0d-e868-41d0-b83f-186345c7846b 2018-07-03 14:27:16,312 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 5b1c0015-5baa-45dd-b633-b6b96308fa14 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 14:27:16,312 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 5b1c0015-5baa-45dd-b633-b6b96308fa14 does not exist Neutron server returns request_ids: ['req-22ea1e0d-e868-41d0-b83f-186345c7846b'] 2018-07-03 14:27:16,312 - neutron_utils - INFO - Deleting security group rule with ID - e3b00dff-f6d4-4978-9a28-2a6774108b00 2018-07-03 14:27:16,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/security-group-rules/e3b00dff-f6d4-4978-9a28-2a6774108b00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:16,346 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:27:16 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-650d4dc8-35e2-44db-b501-302eab21ee2d RESP BODY: {"NeutronError": {"message": "Security group rule e3b00dff-f6d4-4978-9a28-2a6774108b00 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 14:27:16,346 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/e3b00dff-f6d4-4978-9a28-2a6774108b00 used request id req-650d4dc8-35e2-44db-b501-302eab21ee2d 2018-07-03 14:27:16,347 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule e3b00dff-f6d4-4978-9a28-2a6774108b00 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 14:27:16,347 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule e3b00dff-f6d4-4978-9a28-2a6774108b00 does not exist Neutron server returns request_ids: ['req-650d4dc8-35e2-44db-b501-302eab21ee2d'] 2018-07-03 14:27:16,347 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b31edb32-79bb-4652-b128-8c687e22c193name 2018-07-03 14:27:16,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/76a44143-1fa5-46ce-ad07-654cb5eb0ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1112ac9eaa38e83da01a0b347f2cb621ce9faddd" 2018-07-03 14:27:16,391 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:27:16 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-53e48201-47c5-4cb1-81de-8a868d2b3483 RESP BODY: {"NeutronError": {"message": "Security group 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-03 14:27:16,391 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/76a44143-1fa5-46ce-ad07-654cb5eb0ec9 used request id req-53e48201-47c5-4cb1-81de-8a868d2b3483 2018-07-03 14:27:16,392 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-03 14:27:16,392 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 76a44143-1fa5-46ce-ad07-654cb5eb0ec9 does not exist Neutron server returns request_ids: ['req-53e48201-47c5-4cb1-81de-8a868d2b3483'] 2018-07-03 14:27:16,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}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:16,809 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:16 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a4f06ab8-30de-4d59-a65a-769304be1e18 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:12Z", "updated_at": "2018-07-03T14:27:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:12Z", "revision_number": 0, "id": "09500b5d-a7bb-4677-a43e-2e0ca2a105a7", "remote_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:12Z", "security_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:12Z", "revision_number": 0, "id": "1a92db21-fb09-4191-aa91-f0480d9a8a9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:12Z", "security_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:12Z", "revision_number": 0, "id": "9b60d4ff-4517-4082-989e-03276c2b6be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:12Z", "security_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:12Z", "revision_number": 0, "id": "c91272f9-f4a1-4244-be60-776842d93440", "remote_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:12Z", "security_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1772dacce614414b0e1c865cbf5ba16"}], "revision_number": 4, "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:27:16,810 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a4f06ab8-30de-4d59-a65a-769304be1e18 2018-07-03 14:27:16,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:16,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:16 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fc67016-4d6c-437d-a656-f9e854719989 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:27:16,981 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-3fc67016-4d6c-437d-a656-f9e854719989 2018-07-03 14:27: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/a1772dacce614414b0e1c865cbf5ba16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:17,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:16 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37041e1b-da5f-41e3-8131-f23eb497b6dc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a1772dacce614414b0e1c865cbf5ba16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a1772dacce614414b0e1c865cbf5ba16", "name": "CreateSecurityGroupTests-51673bcd-25bf-4bd-proj"}} 2018-07-03 14:27:17,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a1772dacce614414b0e1c865cbf5ba16 used request id req-37041e1b-da5f-41e3-8131-f23eb497b6dc 2018-07-03 14:27:17,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 23f04ffe-4ed2-4c1c-9a50-e184168aa978 2018-07-03 14:27:17,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=23f04ffe-4ed2-4c1c-9a50-e184168aa978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:17,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:17 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-9d2474f2-a74a-42ba-bb88-e278c867f229 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:12Z", "security_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:12Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "09500b5d-a7bb-4677-a43e-2e0ca2a105a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:12Z", "security_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:12Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "1a92db21-fb09-4191-aa91-f0480d9a8a9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:12Z", "security_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:12Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "9b60d4ff-4517-4082-989e-03276c2b6be6"}, {"remote_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:12Z", "security_group_id": "23f04ffe-4ed2-4c1c-9a50-e184168aa978", "port_range_min": null, "revision_number": 0, "tenant_id": "a1772dacce614414b0e1c865cbf5ba16", "created_at": "2018-07-03T14:27:12Z", "project_id": "a1772dacce614414b0e1c865cbf5ba16", "id": "c91272f9-f4a1-4244-be60-776842d93440"}]} 2018-07-03 14:27:17,196 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=23f04ffe-4ed2-4c1c-9a50-e184168aa978 used request id req-9d2474f2-a74a-42ba-bb88-e278c867f229 2018-07-03 14:27:17,196 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:27:17,201 - keystoneauth.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/23f04ffe-4ed2-4c1c-9a50-e184168aa978 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:17,388 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6423c393-8c8a-402f-a855-fa197ce581f7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:17,388 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/23f04ffe-4ed2-4c1c-9a50-e184168aa978 used request id req-6423c393-8c8a-402f-a855-fa197ce581f7 2018-07-03 14:27:17,389 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-51673bcd-25bf-4bd-proj 2018-07-03 14:27:17,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/a1772dacce614414b0e1c865cbf5ba16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:17,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66ae970a-a77c-45e2-9b97-2c8106f5249d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:17,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a1772dacce614414b0e1c865cbf5ba16 used request id req-66ae970a-a77c-45e2-9b97-2c8106f5249d 2018-07-03 14:27:17,707 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-51673bcd-25bf-4bd-proj-role 2018-07-03 14:27:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/ae4dfd931e62411bbf5f38078eb7da75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:17,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39b65b2d-c708-47d2-abfb-434ebab5730a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:17,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ae4dfd931e62411bbf5f38078eb7da75 used request id req-39b65b2d-c708-47d2-abfb-434ebab5730a 2018-07-03 14:27:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7382b8bda8669258335f1e4d6cc019babad1c68" 2018-07-03 14:27:18,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27c340ca-547c-4c14-8be9-61762a5757da Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:27:18,079 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-27c340ca-547c-4c14-8be9-61762a5757da 2018-07-03 14:27:18,080 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-51673bcd-25bf-4bd-user 2018-07-03 14:27:18,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e7a9e628f8c14b2a99215fafcd0b2999 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26960291b324afa1d4e896f8d63731ef7cf361c" 2018-07-03 14:27:18,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e93e9f1-7dc4-4083-8aad-a4c55b780702 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:18,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e7a9e628f8c14b2a99215fafcd0b2999 used request id req-3e93e9f1-7dc4-4083-8aad-a4c55b780702 2018-07-03 14:27:18,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:18,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["10NvxSfWR4OD_nCHQe8YNg"], "issued_at": "2018-07-03T14:27:18.000000Z"}} 2018-07-03 14:27:18,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}d62fdaf2a10f58a200a4d0b301a0a99bde134f87" 2018-07-03 14:27:18,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0eedea43-2d5a-4fab-86fe-ec7f519cd588 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:18,969 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0eedea43-2d5a-4fab-86fe-ec7f519cd588 2018-07-03 14:27:18,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:18,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:19,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["y7CBilSQRPW1luPZlthSDw"], "issued_at": "2018-07-03T14:27:19.000000Z"}} 2018-07-03 14:27:19,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}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:19,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84382556-5576-4065-bcdc-76c37eabb4a2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:19,529 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-84382556-5576-4065-bcdc-76c37eabb4a2 2018-07-03 14:27:19,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:19,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:19,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?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e1589929-7158-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:19,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:19 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c050d8ef-5a4e-41d2-8141-59db925f7e92 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-e1589929-7158-47f-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:27:19,721 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e1589929-7158-47f-proj used request id req-c050d8ef-5a4e-41d2-8141-59db925f7e92 2018-07-03 14:27:19,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}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:19,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3759d02-3a91-4798-bec3-c9da1f7c076a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:27:19,895 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c3759d02-3a91-4798-bec3-c9da1f7c076a 2018-07-03 14:27:19,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj"}}' 2018-07-03 14:27:20,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:27:19 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2559153c-26f8-48e9-8eb8-d8c1be8cc9ee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1"}, "tags": [], "enabled": true, "id": "07843d190696453c9fd79a101fac03f1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj"}} 2018-07-03 14:27:20,110 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-2559153c-26f8-48e9-8eb8-d8c1be8cc9ee 2018-07-03 14:27:20,110 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e1589929-7158-47f-proj 2018-07-03 14:27:20,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:20,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:20,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Yttw1CRrS6mhoE9nSQGHhg"], "issued_at": "2018-07-03T14:27:20.000000Z"}} 2018-07-03 14:27:20,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}8bff03768050a38decf3d619200226d624cf7eac" 2018-07-03 14:27:20,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0c84aca-b2c8-4562-afba-d4ea62bf690b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:20,816 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c0c84aca-b2c8-4562-afba-d4ea62bf690b 2018-07-03 14:27:20,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:20,830 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:27:20,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bff03768050a38decf3d619200226d624cf7eac" 2018-07-03 14:27:21,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c796dcca-314e-4a13-bc55-7f89caf44e2a Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:27:21,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c796dcca-314e-4a13-bc55-7f89caf44e2a 2018-07-03 14:27:21,049 - keystoneauth.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-e1589929-7158-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bff03768050a38decf3d619200226d624cf7eac" 2018-07-03 14:27:21,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:21 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f4fe811-5958-4088-9065-c5bafdf800b4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-e1589929-7158-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1"}, "tags": [], "enabled": true, "id": "07843d190696453c9fd79a101fac03f1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj"}]} 2018-07-03 14:27:21,225 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-e1589929-7158-47f-proj used request id req-9f4fe811-5958-4088-9065-c5bafdf800b4 2018-07-03 14:27:21,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bff03768050a38decf3d619200226d624cf7eac" 2018-07-03 14:27:21,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6919dc9-887e-46e0-90f6-b6f028d89964 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:27:21,422 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a6919dc9-887e-46e0-90f6-b6f028d89964 2018-07-03 14:27:21,900 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e1589929-7158-47f-user 2018-07-03 14:27:21,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:21,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:22,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a5f1a2b-f9ae-430c-a6cb-a9fac25ff633 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:27:22,089 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8a5f1a2b-f9ae-430c-a6cb-a9fac25ff633 2018-07-03 14:27:22,094 - 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}9a1f6ed47984de5670d551c31dd7c35cf5155f58" -d '{"role": {"name": "CreateSecurityGroupTests-e1589929-7158-47f-proj-role"}}' 2018-07-03 14:27:22,293 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:27:22 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02b16bdf-4817-416f-8658-1774480b84c5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f8da6bf972343ad8c7110254cc58419", "links": {"self": "http://10.167.4.35:5000/v3/roles/0f8da6bf972343ad8c7110254cc58419"}, "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj-role"}} 2018-07-03 14:27:22,293 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-02b16bdf-4817-416f-8658-1774480b84c5 2018-07-03 14:27:22,293 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e1589929-7158-47f-proj-role 2018-07-03 14:27:22,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0f8da6bf972343ad8c7110254cc58419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:22,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:22 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f707f29-d3b2-4c28-99fc-01cd732258c3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f8da6bf972343ad8c7110254cc58419", "links": {"self": "http://10.167.4.35:5000/v3/roles/0f8da6bf972343ad8c7110254cc58419"}, "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj-role"}} 2018-07-03 14:27:22,482 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0f8da6bf972343ad8c7110254cc58419 used request id req-1f707f29-d3b2-4c28-99fc-01cd732258c3 2018-07-03 14:27:22,482 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e1589929-7158-47f-proj-role to project CreateSecurityGroupTests-e1589929-7158-47f-proj 2018-07-03 14:27:22,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1/users/6955b1b94e154f71b8cd823b8a94cb65/roles/0f8da6bf972343ad8c7110254cc58419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:22,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21207580-57ff-487e-a133-c7ebb4863a68 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:22,813 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1/users/6955b1b94e154f71b8cd823b8a94cb65/roles/0f8da6bf972343ad8c7110254cc58419 used request id req-21207580-57ff-487e-a133-c7ebb4863a68 2018-07-03 14:27:22,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:22,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:23,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["b7NsC0UqTwixCfTANOG9HA"], "issued_at": "2018-07-03T14:27:23.000000Z"}} 2018-07-03 14:27:23,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}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:23,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67c9d715-0f9c-46c3-b45c-eeb9a97d8510 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:23,497 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-67c9d715-0f9c-46c3-b45c-eeb9a97d8510 2018-07-03 14:27:23,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-groups?name=CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:23,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:23 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-17215da4-7ebb-46b9-984a-58387176dd36 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:27:23,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname&description=hello+group used request id req-17215da4-7ebb-46b9-984a-58387176dd36 2018-07-03 14:27:23,973 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname... 2018-07-03 14:27:23,973 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname 2018-07-03 14:27:23,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:23,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:27:23,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?name=CreateSecurityGroupTests-e1589929-7158-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:24,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:23 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65a7c40f-405e-4efd-b84a-e8a6edfd1306 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-e1589929-7158-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1"}, "tags": [], "enabled": true, "id": "07843d190696453c9fd79a101fac03f1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj"}]} 2018-07-03 14:27:24,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-e1589929-7158-47f-proj used request id req-65a7c40f-405e-4efd-b84a-e8a6edfd1306 2018-07-03 14:27:24,166 - 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}152b2a10bcb756181d1ec135fd336dd7c952dbb8" -d '{"security_group": {"tenant_id": "07843d190696453c9fd79a101fac03f1", "name": "CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname", "description": "hello group"}}' 2018-07-03 14:27:25,037 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:27:25 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-18a4ef65-ec7f-49a1-bb6b-2881a9ff9ede Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "updated_at": "2018-07-03T14:27:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "76ec0eae-93e8-4774-8067-f818c9b080e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "07843d190696453c9fd79a101fac03f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "7f45373e-88df-4668-83b0-ef288ad6b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "07843d190696453c9fd79a101fac03f1"}], "revision_number": 2, "project_id": "07843d190696453c9fd79a101fac03f1", "id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "name": "CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname"}} 2018-07-03 14:27:25,037 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-18a4ef65-ec7f-49a1-bb6b-2881a9ff9ede 2018-07-03 14:27:25,037 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:25,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:25,406 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:25 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-48d8251f-347d-4993-b559-c77bee6e1b3f 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-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "76ec0eae-93e8-4774-8067-f818c9b080e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "7f45373e-88df-4668-83b0-ef288ad6b124"}]} 2018-07-03 14:27:25,407 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-48d8251f-347d-4993-b559-c77bee6e1b3f 2018-07-03 14:27:25,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:25,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=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:25,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:25 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fabbd5ad-8fa7-494b-b58f-8a53d1b892c3 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-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "76ec0eae-93e8-4774-8067-f818c9b080e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "7f45373e-88df-4668-83b0-ef288ad6b124"}]} 2018-07-03 14:27:25,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-fabbd5ad-8fa7-494b-b58f-8a53d1b892c3 2018-07-03 14:27:25,440 - neutron_utils - INFO - Retrieving security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27: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/security-groups?id=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:25,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:25 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-f17964d6-cb52-4d03-93ff-85235a4b8f6f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "updated_at": "2018-07-03T14:27:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "76ec0eae-93e8-4774-8067-f818c9b080e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "07843d190696453c9fd79a101fac03f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "7f45373e-88df-4668-83b0-ef288ad6b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "07843d190696453c9fd79a101fac03f1"}], "revision_number": 2, "project_id": "07843d190696453c9fd79a101fac03f1", "id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "name": "CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname"}]} 2018-07-03 14:27:25,519 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-f17964d6-cb52-4d03-93ff-85235a4b8f6f 2018-07-03 14:27:25,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:25,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=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:25,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:25 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5d739e33-9287-4e3f-b119-ef972f2eb818 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-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "76ec0eae-93e8-4774-8067-f818c9b080e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "7f45373e-88df-4668-83b0-ef288ad6b124"}]} 2018-07-03 14:27:25,590 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-5d739e33-9287-4e3f-b119-ef972f2eb818 2018-07-03 14:27:25,591 - neutron_utils - INFO - Retrieving security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:25,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/security-groups?id=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:25,671 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:25 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-a51d5bcf-0d7c-48bf-a370-399c042fcd32 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "updated_at": "2018-07-03T14:27:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "76ec0eae-93e8-4774-8067-f818c9b080e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "07843d190696453c9fd79a101fac03f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "7f45373e-88df-4668-83b0-ef288ad6b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "07843d190696453c9fd79a101fac03f1"}], "revision_number": 2, "project_id": "07843d190696453c9fd79a101fac03f1", "id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "name": "CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname"}]} 2018-07-03 14:27:25,671 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-a51d5bcf-0d7c-48bf-a370-399c042fcd32 2018-07-03 14:27:25,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:25,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:25,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:25 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ecf7d412-2614-45e5-b248-de13adb30f93 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-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "76ec0eae-93e8-4774-8067-f818c9b080e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "7f45373e-88df-4668-83b0-ef288ad6b124"}]} 2018-07-03 14:27:25,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-ecf7d412-2614-45e5-b248-de13adb30f93 2018-07-03 14:27:25,707 - neutron_utils - INFO - Retrieving security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:25,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/security-groups?id=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:25,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:25 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-252a498f-986d-445c-bd8c-560f94b5e5b1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "updated_at": "2018-07-03T14:27:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "76ec0eae-93e8-4774-8067-f818c9b080e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "07843d190696453c9fd79a101fac03f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "7f45373e-88df-4668-83b0-ef288ad6b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "07843d190696453c9fd79a101fac03f1"}], "revision_number": 2, "project_id": "07843d190696453c9fd79a101fac03f1", "id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "name": "CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname"}]} 2018-07-03 14:27:25,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-252a498f-986d-445c-bd8c-560f94b5e5b1 2018-07-03 14:27:25,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:25,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=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:26,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-993ad67c-4ed2-4dfc-8bcb-39a8bef48c3d 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-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "76ec0eae-93e8-4774-8067-f818c9b080e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "7f45373e-88df-4668-83b0-ef288ad6b124"}]} 2018-07-03 14:27:26,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-993ad67c-4ed2-4dfc-8bcb-39a8bef48c3d 2018-07-03 14:27:26,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:26,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f8da6bf972343ad8c7110254cc58419", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj-role"}], "expires_at": "2018-07-03T15:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07843d190696453c9fd79a101fac03f1", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/07843d190696453c9fd79a101fac03f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/07843d190696453c9fd79a101fac03f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/07843d190696453c9fd79a101fac03f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/07843d190696453c9fd79a101fac03f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/07843d190696453c9fd79a101fac03f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/07843d190696453c9fd79a101fac03f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/07843d190696453c9fd79a101fac03f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/07843d190696453c9fd79a101fac03f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/07843d190696453c9fd79a101fac03f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/07843d190696453c9fd79a101fac03f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/07843d190696453c9fd79a101fac03f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/07843d190696453c9fd79a101fac03f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e1589929-7158-47f-user", "id": "6955b1b94e154f71b8cd823b8a94cb65"}, "audit_ids": ["6dJXHWIiQVisJyfEY1AN4Q"], "issued_at": "2018-07-03T14:27:26.000000Z"}} 2018-07-03 14:27:26,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d5607a78b0d2b58c3b5d03551029c4b4f67606" 2018-07-03 14:27:27,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:27 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-65bea775-f85c-46b7-af17-2733b44b536e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "updated_at": "2018-07-03T14:27:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "76ec0eae-93e8-4774-8067-f818c9b080e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "07843d190696453c9fd79a101fac03f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "7f45373e-88df-4668-83b0-ef288ad6b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "07843d190696453c9fd79a101fac03f1"}], "revision_number": 2, "project_id": "07843d190696453c9fd79a101fac03f1", "id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "name": "CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname"}]} 2018-07-03 14:27:27,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname&description=hello+group used request id req-65bea775-f85c-46b7-af17-2733b44b536e 2018-07-03 14:27:27,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-07-03 14:27:27,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:27,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62fdaf2a10f58a200a4d0b301a0a99bde134f87" 2018-07-03 14:27:27,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:27 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f25b282-a625-4af0-85c4-25e57a5306fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "07843d190696453c9fd79a101fac03f1", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj"}} 2018-07-03 14:27:27,209 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1 used request id req-7f25b282-a625-4af0-85c4-25e57a5306fb 2018-07-03 14:27:27,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:27,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d5607a78b0d2b58c3b5d03551029c4b4f67606" 2018-07-03 14:27:27,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:27 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-04e63113-7c50-4f22-9498-136a6e532b7c 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-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "76ec0eae-93e8-4774-8067-f818c9b080e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "7f45373e-88df-4668-83b0-ef288ad6b124"}]} 2018-07-03 14:27:27,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-04e63113-7c50-4f22-9498-136a6e532b7c 2018-07-03 14:27:27,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:27,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d5607a78b0d2b58c3b5d03551029c4b4f67606" 2018-07-03 14:27:27,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:27 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-922ec36e-1353-42d7-9988-bafb1ce5f028 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-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "76ec0eae-93e8-4774-8067-f818c9b080e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "7f45373e-88df-4668-83b0-ef288ad6b124"}]} 2018-07-03 14:27:27,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-922ec36e-1353-42d7-9988-bafb1ce5f028 2018-07-03 14:27:27,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:27,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:27,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f8da6bf972343ad8c7110254cc58419", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj-role"}], "expires_at": "2018-07-03T15:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07843d190696453c9fd79a101fac03f1", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/07843d190696453c9fd79a101fac03f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/07843d190696453c9fd79a101fac03f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/07843d190696453c9fd79a101fac03f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/07843d190696453c9fd79a101fac03f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/07843d190696453c9fd79a101fac03f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/07843d190696453c9fd79a101fac03f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/07843d190696453c9fd79a101fac03f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/07843d190696453c9fd79a101fac03f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/07843d190696453c9fd79a101fac03f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/07843d190696453c9fd79a101fac03f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/07843d190696453c9fd79a101fac03f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/07843d190696453c9fd79a101fac03f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e1589929-7158-47f-user", "id": "6955b1b94e154f71b8cd823b8a94cb65"}, "audit_ids": ["oD6oJgXkQneMbz1bYxztLA"], "issued_at": "2018-07-03T14:27:27.000000Z"}} 2018-07-03 14:27:27,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}43ee3f8c70c91e990d41186c7512ef49c952b9de" 2018-07-03 14:27:27,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-289379c0-1085-40a0-9403-e94df800a5f5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:27,932 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-289379c0-1085-40a0-9403-e94df800a5f5 2018-07-03 14:27:27,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?name=CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ee3f8c70c91e990d41186c7512ef49c952b9de" 2018-07-03 14:27:28,421 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:28 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-6f8baaeb-5c8c-4f27-81ab-6a12ba5a67a9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "updated_at": "2018-07-03T14:27:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "76ec0eae-93e8-4774-8067-f818c9b080e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "07843d190696453c9fd79a101fac03f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "7f45373e-88df-4668-83b0-ef288ad6b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "07843d190696453c9fd79a101fac03f1"}], "revision_number": 2, "project_id": "07843d190696453c9fd79a101fac03f1", "id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "name": "CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname"}]} 2018-07-03 14:27:28,421 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname used request id req-6f8baaeb-5c8c-4f27-81ab-6a12ba5a67a9 2018-07-03 14:27:28,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-07-03 14:27:28,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:28,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/07843d190696453c9fd79a101fac03f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ee3f8c70c91e990d41186c7512ef49c952b9de" 2018-07-03 14:27:28,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:28 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddbf6b2a-9431-4d81-8756-18a79f00da1a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "07843d190696453c9fd79a101fac03f1", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj"}} 2018-07-03 14:27:28,585 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1 used request id req-ddbf6b2a-9431-4d81-8756-18a79f00da1a 2018-07-03 14:27:28,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:28,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=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ee3f8c70c91e990d41186c7512ef49c952b9de" 2018-07-03 14:27:28,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:28 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f6624960-6068-40f1-bfe0-6b552fdb9463 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-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "76ec0eae-93e8-4774-8067-f818c9b080e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "7f45373e-88df-4668-83b0-ef288ad6b124"}]} 2018-07-03 14:27:28,680 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-f6624960-6068-40f1-bfe0-6b552fdb9463 2018-07-03 14:27:28,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:28,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ee3f8c70c91e990d41186c7512ef49c952b9de" 2018-07-03 14:27:28,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:28 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-359c765b-7d40-4982-8918-d926d1c5e38c 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-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "76ec0eae-93e8-4774-8067-f818c9b080e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "7f45373e-88df-4668-83b0-ef288ad6b124"}]} 2018-07-03 14:27:28,722 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-359c765b-7d40-4982-8918-d926d1c5e38c 2018-07-03 14:27:28,723 - neutron_utils - INFO - Retrieving security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:28,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?id=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ee3f8c70c91e990d41186c7512ef49c952b9de" 2018-07-03 14:27:28,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:28 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-b3413d0f-7b9d-48e4-8cf0-4bf06a98e678 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "updated_at": "2018-07-03T14:27:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "76ec0eae-93e8-4774-8067-f818c9b080e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "07843d190696453c9fd79a101fac03f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "7f45373e-88df-4668-83b0-ef288ad6b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "07843d190696453c9fd79a101fac03f1"}], "revision_number": 2, "project_id": "07843d190696453c9fd79a101fac03f1", "id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "name": "CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname"}]} 2018-07-03 14:27:28,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-b3413d0f-7b9d-48e4-8cf0-4bf06a98e678 2018-07-03 14:27:28,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6a2996c-7a8a-4de3-bdef-131fe970a443 2018-07-03 14:27:28,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ee3f8c70c91e990d41186c7512ef49c952b9de" 2018-07-03 14:27:28,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:28 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3a30ff2e-b284-474b-a2ad-6432c65dffd2 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-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "76ec0eae-93e8-4774-8067-f818c9b080e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "e6a2996c-7a8a-4de3-bdef-131fe970a443", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "7f45373e-88df-4668-83b0-ef288ad6b124"}]} 2018-07-03 14:27:28,838 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-3a30ff2e-b284-474b-a2ad-6432c65dffd2 2018-07-03 14:27:28,839 - neutron_utils - INFO - Deleting security group rule with ID - 7f45373e-88df-4668-83b0-ef288ad6b124 2018-07-03 14:27:28,844 - keystoneauth.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/7f45373e-88df-4668-83b0-ef288ad6b124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:28,972 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5b5d267e-880b-467e-83da-b3881ec9165d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:28,972 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/7f45373e-88df-4668-83b0-ef288ad6b124 used request id req-5b5d267e-880b-467e-83da-b3881ec9165d 2018-07-03 14:27:28,972 - neutron_utils - INFO - Deleting security group rule with ID - 76ec0eae-93e8-4774-8067-f818c9b080e0 2018-07-03 14:27:28,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/76ec0eae-93e8-4774-8067-f818c9b080e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:29,122 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-024504ca-477c-41d7-8dc3-570d2d71df82 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:29,122 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/76ec0eae-93e8-4774-8067-f818c9b080e0 used request id req-024504ca-477c-41d7-8dc3-570d2d71df82 2018-07-03 14:27:29,122 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e7e36c3f-10d2-4da2-acab-a09322831cedname 2018-07-03 14:27:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/e6a2996c-7a8a-4de3-bdef-131fe970a443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152b2a10bcb756181d1ec135fd336dd7c952dbb8" 2018-07-03 14:27:29,319 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3f07e10a-16d7-47a3-9b85-394d45aa8164 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:29,319 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/e6a2996c-7a8a-4de3-bdef-131fe970a443 used request id req-3f07e10a-16d7-47a3-9b85-394d45aa8164 2018-07-03 14:27:29,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:29,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:29 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-05d00f51-5b49-48cb-a943-18e67474e1b1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "updated_at": "2018-07-03T14:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "1789f13e-520c-4237-9e57-085334f130e0", "remote_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "07843d190696453c9fd79a101fac03f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "6be4b69b-2475-4c2d-89a2-869b20bf794e", "remote_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "07843d190696453c9fd79a101fac03f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "884725d1-9e09-4c91-9f43-48bbd8caf719", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "07843d190696453c9fd79a101fac03f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "revision_number": 0, "id": "bfbd5bf2-76f6-4f6d-8ae0-027c0739488c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:24Z", "security_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "tenant_id": "07843d190696453c9fd79a101fac03f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "07843d190696453c9fd79a101fac03f1"}], "revision_number": 4, "project_id": "07843d190696453c9fd79a101fac03f1", "id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:27:29,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-05d00f51-5b49-48cb-a943-18e67474e1b1 2018-07-03 14:27: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/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:30,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:29 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4895dad8-40c1-45d8-9c0d-86425cf53441 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:27:30,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-4895dad8-40c1-45d8-9c0d-86425cf53441 2018-07-03 14:27:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:30,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:30 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12df297b-a768-4817-b53d-1d2a092f60aa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "07843d190696453c9fd79a101fac03f1", "name": "CreateSecurityGroupTests-e1589929-7158-47f-proj"}} 2018-07-03 14:27:30,234 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1 used request id req-12df297b-a768-4817-b53d-1d2a092f60aa 2018-07-03 14:27:30,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c670aa57-fb8e-43f4-985d-05cc3ac8cd6a 2018-07-03 14:27:30,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=c670aa57-fb8e-43f4-985d-05cc3ac8cd6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:30,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:30 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-2912c76b-9ed4-4e8d-881b-d409312f3d1f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "1789f13e-520c-4237-9e57-085334f130e0"}, {"remote_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "6be4b69b-2475-4c2d-89a2-869b20bf794e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "884725d1-9e09-4c91-9f43-48bbd8caf719"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:24Z", "security_group_id": "c670aa57-fb8e-43f4-985d-05cc3ac8cd6a", "port_range_min": null, "revision_number": 0, "tenant_id": "07843d190696453c9fd79a101fac03f1", "created_at": "2018-07-03T14:27:24Z", "project_id": "07843d190696453c9fd79a101fac03f1", "id": "bfbd5bf2-76f6-4f6d-8ae0-027c0739488c"}]} 2018-07-03 14:27:30,622 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c670aa57-fb8e-43f4-985d-05cc3ac8cd6a used request id req-2912c76b-9ed4-4e8d-881b-d409312f3d1f 2018-07-03 14:27:30,623 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:27:30,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-groups/c670aa57-fb8e-43f4-985d-05cc3ac8cd6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:30,840 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bcc48595-e4b6-4f46-b9ae-e97891203c56 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:30,840 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c670aa57-fb8e-43f4-985d-05cc3ac8cd6a used request id req-bcc48595-e4b6-4f46-b9ae-e97891203c56 2018-07-03 14:27:30,841 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e1589929-7158-47f-proj 2018-07-03 14:27:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:31,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-800e4056-ff30-464d-bc1d-edcbd7029c2a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:31,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/07843d190696453c9fd79a101fac03f1 used request id req-800e4056-ff30-464d-bc1d-edcbd7029c2a 2018-07-03 14:27:31,221 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e1589929-7158-47f-proj-role 2018-07-03 14:27:31,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/0f8da6bf972343ad8c7110254cc58419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:31,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc4bba40-199c-4402-b56b-4905a76b335b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:31,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0f8da6bf972343ad8c7110254cc58419 used request id req-dc4bba40-199c-4402-b56b-4905a76b335b 2018-07-03 14:27:31,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1f6ed47984de5670d551c31dd7c35cf5155f58" 2018-07-03 14:27:31,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b936f88d-ae8e-4f37-8ad7-17a4ce774899 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:27:31,427 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b936f88d-ae8e-4f37-8ad7-17a4ce774899 2018-07-03 14:27:31,428 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e1589929-7158-47f-user 2018-07-03 14:27:31,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/6955b1b94e154f71b8cd823b8a94cb65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bff03768050a38decf3d619200226d624cf7eac" 2018-07-03 14:27:31,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c54585aa-fbd0-4ecb-af64-3f4cb604cb03 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:31,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6955b1b94e154f71b8cd823b8a94cb65 used request id req-c54585aa-fbd0-4ecb-af64-3f4cb604cb03 2018-07-03 14:27:31,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:32,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["PzRS1eOvSXq0I1n3j1m2Ug"], "issued_at": "2018-07-03T14:27:32.000000Z"}} 2018-07-03 14:27:32,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}cb272ad0d654a5b82d4fafc39731a9e17ca6cd9e" 2018-07-03 14:27:32,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28d41589-5660-49df-899a-6e6620635662 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:32,409 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-28d41589-5660-49df-899a-6e6620635662 2018-07-03 14:27:32,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:32,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:32,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wEoCjsvOSXmR5IQYpjk3Jg"], "issued_at": "2018-07-03T14:27:32.000000Z"}} 2018-07-03 14:27:32,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}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:32,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-535d286b-afc3-4c00-b133-9a9b0fe30368 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:32,971 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-535d286b-afc3-4c00-b133-9a9b0fe30368 2018-07-03 14:27:32,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:32,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:32,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e5505cbb-8bef-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:33,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:32 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e76f49f-b448-4267-8983-143e23992e6b 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-e5505cbb-8bef-41f-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:27:33,150 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e5505cbb-8bef-41f-proj used request id req-1e76f49f-b448-4267-8983-143e23992e6b 2018-07-03 14:27:33,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:33,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21889b40-6824-4b74-8973-2779ff762fe6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:27:33,334 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-21889b40-6824-4b74-8973-2779ff762fe6 2018-07-03 14:27:33,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj"}}' 2018-07-03 14:27:33,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:27:33 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90d18b4c-26c6-4b81-8f48-b7cedf3c6e79 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd"}, "tags": [], "enabled": true, "id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj"}} 2018-07-03 14:27:33,544 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-90d18b4c-26c6-4b81-8f48-b7cedf3c6e79 2018-07-03 14:27:33,544 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e5505cbb-8bef-41f-proj 2018-07-03 14:27:33,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:33,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:34,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Lfsa9hADQpiaBsdvDxmCow"], "issued_at": "2018-07-03T14:27:34.000000Z"}} 2018-07-03 14:27:34,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}e6f3acbeb3986037ce7ef59a563b99ee3507bd26" 2018-07-03 14:27:34,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-486fdc14-e8b0-4ea1-968f-01e61022ac49 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:34,171 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-486fdc14-e8b0-4ea1-968f-01e61022ac49 2018-07-03 14:27:34,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:34,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:34,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f3acbeb3986037ce7ef59a563b99ee3507bd26" 2018-07-03 14:27:34,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:34 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0854801-19a4-4f73-ba2e-aef0f0f79ba3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:27:34,408 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a0854801-19a4-4f73-ba2e-aef0f0f79ba3 2018-07-03 14:27:34,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-e5505cbb-8bef-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f3acbeb3986037ce7ef59a563b99ee3507bd26" 2018-07-03 14:27:34,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:34 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-803c7793-f38a-45a3-8c62-77ff5a83308a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-e5505cbb-8bef-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd"}, "tags": [], "enabled": true, "id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj"}]} 2018-07-03 14:27:34,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-e5505cbb-8bef-41f-proj used request id req-803c7793-f38a-45a3-8c62-77ff5a83308a 2018-07-03 14:27:34,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f3acbeb3986037ce7ef59a563b99ee3507bd26" 2018-07-03 14:27:34,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ecc9346-e601-4999-9388-1cc86c8c39f7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:27:34,764 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1ecc9346-e601-4999-9388-1cc86c8c39f7 2018-07-03 14:27:35,255 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e5505cbb-8bef-41f-user 2018-07-03 14:27:35,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:35,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:35,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99126935-a730-461c-a843-299ed25d0d70 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:27:35,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-99126935-a730-461c-a843-299ed25d0d70 2018-07-03 14:27:35,439 - 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}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" -d '{"role": {"name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj-role"}}' 2018-07-03 14:27:35,727 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:27:35 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ade9d65e-5cf3-4532-aa92-2dcb9797045f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3dd481e005443f7b454cc985c954968", "links": {"self": "http://10.167.4.35:5000/v3/roles/f3dd481e005443f7b454cc985c954968"}, "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj-role"}} 2018-07-03 14:27:35,727 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ade9d65e-5cf3-4532-aa92-2dcb9797045f 2018-07-03 14:27:35,727 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e5505cbb-8bef-41f-proj-role 2018-07-03 14:27:35,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f3dd481e005443f7b454cc985c954968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:35,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:35 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4b4ae80-802d-4462-9d33-092fb55407f4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3dd481e005443f7b454cc985c954968", "links": {"self": "http://10.167.4.35:5000/v3/roles/f3dd481e005443f7b454cc985c954968"}, "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj-role"}} 2018-07-03 14:27:35,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f3dd481e005443f7b454cc985c954968 used request id req-b4b4ae80-802d-4462-9d33-092fb55407f4 2018-07-03 14:27:35,767 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e5505cbb-8bef-41f-proj-role to project CreateSecurityGroupTests-e5505cbb-8bef-41f-proj 2018-07-03 14:27:35,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd/users/e65e147699694c6a8bc05073f97ae80a/roles/f3dd481e005443f7b454cc985c954968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:36,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70f9c917-6539-4a4b-b0bb-ee308d029d76 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:36,009 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd/users/e65e147699694c6a8bc05073f97ae80a/roles/f3dd481e005443f7b454cc985c954968 used request id req-70f9c917-6539-4a4b-b0bb-ee308d029d76 2018-07-03 14:27:36,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:36,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:36,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rBfMWTjjS92Se1X93iaJtA"], "issued_at": "2018-07-03T14:27:36.000000Z"}} 2018-07-03 14:27:36,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}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:36,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d0ec7a2-89d0-47e6-bb51-6ddb0f9795f4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:36,628 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4d0ec7a2-89d0-47e6-bb51-6ddb0f9795f4 2018-07-03 14:27:36,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-groups?name=CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:37,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:37 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-283c38e8-5da5-4628-aa2e-206fc93c7a14 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:27:37,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name&description=hello+group used request id req-283c38e8-5da5-4628-aa2e-206fc93c7a14 2018-07-03 14:27:37,041 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name... 2018-07-03 14:27:37,041 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name 2018-07-03 14:27:37,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-07-03 14:27:37,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:37,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=CreateSecurityGroupTests-e5505cbb-8bef-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:37,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:37 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-966c65eb-1a95-4a3c-8a31-d3a5ecbe22ce Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-e5505cbb-8bef-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd"}, "tags": [], "enabled": true, "id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj"}]} 2018-07-03 14:27:37,100 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-e5505cbb-8bef-41f-proj used request id req-966c65eb-1a95-4a3c-8a31-d3a5ecbe22ce 2018-07-03 14:27:37,106 - 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}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" -d '{"security_group": {"tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "name": "CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name", "description": "hello group"}}' 2018-07-03 14:27:37,625 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:27:37 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-4feec28f-ee9e-47a8-82ff-a81de0a5a73a Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "updated_at": "2018-07-03T14:27:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}], "revision_number": 2, "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "name": "CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name"}} 2018-07-03 14:27:37,625 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-4feec28f-ee9e-47a8-82ff-a81de0a5a73a 2018-07-03 14:27:37,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b44a2556-fdfd-4a49-9526-938d7443a17a 2018-07-03 14:27:37,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=b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:37,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:37 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fe4f8ca5-f127-4cc1-9f3c-73af5698879f 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-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e"}]} 2018-07-03 14:27:37,981 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-fe4f8ca5-f127-4cc1-9f3c-73af5698879f 2018-07-03 14:27:37,981 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b44a2556-fdfd-4a49-9526-938d7443a17a 2018-07-03 14:27:37,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=b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:38,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:38 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9223dd6d-00fc-4f79-96b3-7e7fd07db6a7 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-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e"}]} 2018-07-03 14:27:38,018 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-9223dd6d-00fc-4f79-96b3-7e7fd07db6a7 2018-07-03 14:27:38,019 - neutron_utils - INFO - Retrieving security group with ID - b44a2556-fdfd-4a49-9526-938d7443a17a 2018-07-03 14:27:38,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/security-groups?id=b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:38,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:38 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-10ef220b-8d15-49d4-8cdc-9e4fc04907c2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "updated_at": "2018-07-03T14:27:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}], "revision_number": 2, "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "name": "CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name"}]} 2018-07-03 14:27:38,102 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-10ef220b-8d15-49d4-8cdc-9e4fc04907c2 2018-07-03 14:27:38,102 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b44a2556-fdfd-4a49-9526-938d7443a17a 2018-07-03 14:27:38,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=b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:38,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:38 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9313b3fe-3d16-4d8c-9e24-264779986155 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-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e"}]} 2018-07-03 14:27:38,489 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-9313b3fe-3d16-4d8c-9e24-264779986155 2018-07-03 14:27:38,490 - neutron_utils - INFO - Retrieving security group with ID - b44a2556-fdfd-4a49-9526-938d7443a17a 2018-07-03 14:27:38,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/security-groups?id=b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:38,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:38 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-62e199c2-b4d9-46c6-94dd-42404404dc6b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "updated_at": "2018-07-03T14:27:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}], "revision_number": 2, "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "name": "CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name"}]} 2018-07-03 14:27:38,564 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-62e199c2-b4d9-46c6-94dd-42404404dc6b 2018-07-03 14:27:38,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b44a2556-fdfd-4a49-9526-938d7443a17a 2018-07-03 14:27:38,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:38,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:38 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e8e2752e-c97f-4d0d-8217-20370b1fe38f 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-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e"}]} 2018-07-03 14:27:38,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-e8e2752e-c97f-4d0d-8217-20370b1fe38f 2018-07-03 14:27:38,599 - neutron_utils - INFO - Retrieving security group with ID - b44a2556-fdfd-4a49-9526-938d7443a17a 2018-07-03 14:27:38,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/security-groups?id=b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:38,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:38 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-27ccf5af-5c20-436b-af64-1fa28c9e943d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "updated_at": "2018-07-03T14:27:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}], "revision_number": 2, "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "name": "CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name"}]} 2018-07-03 14:27:38,667 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-27ccf5af-5c20-436b-af64-1fa28c9e943d 2018-07-03 14:27:38,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b44a2556-fdfd-4a49-9526-938d7443a17a 2018-07-03 14:27:38,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/security-group-rules?security_group_id=b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:38,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:38 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-88b9a665-fd81-4fa9-83ab-da81ea85596e 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-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e"}]} 2018-07-03 14:27:38,701 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-88b9a665-fd81-4fa9-83ab-da81ea85596e 2018-07-03 14:27:38,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:39,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3dd481e005443f7b454cc985c954968", "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj-role"}], "expires_at": "2018-07-03T15:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/6b4e9a57d7e84e00b8c932a360dcb9cd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-user", "id": "e65e147699694c6a8bc05073f97ae80a"}, "audit_ids": ["Evd9QY_ZSJOlNpsGWUOPQA"], "issued_at": "2018-07-03T14:27:39.000000Z"}} 2018-07-03 14:27:39,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/security-groups?name=CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a780fea35e23a832bc37046d560c75ee9eac077" 2018-07-03 14:27:39,874 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:39 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-f4b40cbe-2a86-4b92-9631-37563b8af986 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "updated_at": "2018-07-03T14:27:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}], "revision_number": 2, "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "name": "CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name"}]} 2018-07-03 14:27:39,874 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name&description=hello+group used request id req-f4b40cbe-2a86-4b92-9631-37563b8af986 2018-07-03 14:27:39,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:39,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:39,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/6b4e9a57d7e84e00b8c932a360dcb9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb272ad0d654a5b82d4fafc39731a9e17ca6cd9e" 2018-07-03 14:27:40,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:39 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-034bdf26-08b3-4d01-b445-560400e2e1d0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj"}} 2018-07-03 14:27:40,061 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd used request id req-034bdf26-08b3-4d01-b445-560400e2e1d0 2018-07-03 14:27:40,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b44a2556-fdfd-4a49-9526-938d7443a17a 2018-07-03 14:27:40,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=b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a780fea35e23a832bc37046d560c75ee9eac077" 2018-07-03 14:27:40,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-21630239-ae05-4b21-82c2-b3e667b4c7f6 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-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e"}]} 2018-07-03 14:27:40,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-21630239-ae05-4b21-82c2-b3e667b4c7f6 2018-07-03 14:27:40,465 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b44a2556-fdfd-4a49-9526-938d7443a17a 2018-07-03 14:27:40,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a780fea35e23a832bc37046d560c75ee9eac077" 2018-07-03 14:27:40,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7a0107cf-8549-4a20-8ac3-9e63d7c06b63 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-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "3ec1054a-d7e7-4256-9e5d-9433642dd38f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "b44a2556-fdfd-4a49-9526-938d7443a17a", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "c3a859bc-0539-4c0c-a8c0-c3b338ec616e"}]} 2018-07-03 14:27:40,510 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-7a0107cf-8549-4a20-8ac3-9e63d7c06b63 2018-07-03 14:27:40,510 - neutron_utils - INFO - Deleting security group rule with ID - c3a859bc-0539-4c0c-a8c0-c3b338ec616e 2018-07-03 14:27:40,515 - keystoneauth.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/c3a859bc-0539-4c0c-a8c0-c3b338ec616e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:40,633 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-973321f9-ba40-45e1-94da-97228f4c8be8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:40,633 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c3a859bc-0539-4c0c-a8c0-c3b338ec616e used request id req-973321f9-ba40-45e1-94da-97228f4c8be8 2018-07-03 14:27:40,633 - neutron_utils - INFO - Deleting security group rule with ID - 3ec1054a-d7e7-4256-9e5d-9433642dd38f 2018-07-03 14:27:40,638 - keystoneauth.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/3ec1054a-d7e7-4256-9e5d-9433642dd38f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:40,752 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dd89b697-b1be-4d5b-b4cd-909b8540cfdd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:40,752 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/3ec1054a-d7e7-4256-9e5d-9433642dd38f used request id req-dd89b697-b1be-4d5b-b4cd-909b8540cfdd 2018-07-03 14:27:40,753 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e6e8fefe-2698-47c3-8ff8-abb1711b2e01name 2018-07-03 14:27:40,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/security-groups/b44a2556-fdfd-4a49-9526-938d7443a17a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0fb7b82708729c9b4cf3cd53e9db4f719063cb" 2018-07-03 14:27:40,926 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-de03bd3a-52d8-470f-b13a-565ff8221563 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:40,926 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b44a2556-fdfd-4a49-9526-938d7443a17a used request id req-de03bd3a-52d8-470f-b13a-565ff8221563 2018-07-03 14:27:40,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:41,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:41 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-86479ed4-a623-4d34-80c5-3b645898d19a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "updated_at": "2018-07-03T14:27:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "390dfa0f-8c03-4009-9b18-3c20e9b806e4", "remote_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "751b0777-03d8-42ff-9bed-b555412acaff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "97fb4b40-ccc6-4b51-9765-7a95866eed96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "revision_number": 0, "id": "de50e97d-b4c2-4483-a2ff-b87843e35769", "remote_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:37Z", "security_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd"}], "revision_number": 4, "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:27:41,356 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-86479ed4-a623-4d34-80c5-3b645898d19a 2018-07-03 14:27:41,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:41,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:41 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc3c5c48-8a5e-495c-9934-f654898c0c68 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:27:41,536 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-fc3c5c48-8a5e-495c-9934-f654898c0c68 2018-07-03 14:27:41,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/6b4e9a57d7e84e00b8c932a360dcb9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:41,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:41 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b250bd7-5ccf-4257-88e0-005046fad833 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "name": "CreateSecurityGroupTests-e5505cbb-8bef-41f-proj"}} 2018-07-03 14:27:41,722 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd used request id req-4b250bd7-5ccf-4257-88e0-005046fad833 2018-07-03 14:27:41,723 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac6bbc26-04f6-420a-bf99-fa734c2937f0 2018-07-03 14:27:41,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-group-rules?security_group_id=ac6bbc26-04f6-420a-bf99-fa734c2937f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:42,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:42 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-7f615ee8-1c85-436a-b9c8-963ca803e98c Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "390dfa0f-8c03-4009-9b18-3c20e9b806e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "751b0777-03d8-42ff-9bed-b555412acaff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "97fb4b40-ccc6-4b51-9765-7a95866eed96"}, {"remote_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:37Z", "security_group_id": "ac6bbc26-04f6-420a-bf99-fa734c2937f0", "port_range_min": null, "revision_number": 0, "tenant_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "created_at": "2018-07-03T14:27:37Z", "project_id": "6b4e9a57d7e84e00b8c932a360dcb9cd", "id": "de50e97d-b4c2-4483-a2ff-b87843e35769"}]} 2018-07-03 14:27:42,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ac6bbc26-04f6-420a-bf99-fa734c2937f0 used request id req-7f615ee8-1c85-436a-b9c8-963ca803e98c 2018-07-03 14:27:42,074 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:27:42,079 - keystoneauth.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/ac6bbc26-04f6-420a-bf99-fa734c2937f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:42,287 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2aeb2047-94b6-4886-8326-61dd32902659 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:42,287 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ac6bbc26-04f6-420a-bf99-fa734c2937f0 used request id req-2aeb2047-94b6-4886-8326-61dd32902659 2018-07-03 14:27:42,288 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e5505cbb-8bef-41f-proj 2018-07-03 14:27:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:42,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d3df61d-c684-483c-aee6-a5f120eaa20c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:42,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6b4e9a57d7e84e00b8c932a360dcb9cd used request id req-2d3df61d-c684-483c-aee6-a5f120eaa20c 2018-07-03 14:27:42,533 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e5505cbb-8bef-41f-proj-role 2018-07-03 14:27:42,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f3dd481e005443f7b454cc985c954968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:42,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ff48c88-9936-4b42-b218-496d262cbe7b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:42,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f3dd481e005443f7b454cc985c954968 used request id req-0ff48c88-9936-4b42-b218-496d262cbe7b 2018-07-03 14:27:42,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bf5b4bcc3b9b14e6c2b033c0d847cc98a17a43" 2018-07-03 14:27:42,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a78efaa-8683-41ba-8537-e2235bc04708 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:27:42,913 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3a78efaa-8683-41ba-8537-e2235bc04708 2018-07-03 14:27:42,913 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e5505cbb-8bef-41f-user 2018-07-03 14:27:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e65e147699694c6a8bc05073f97ae80a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f3acbeb3986037ce7ef59a563b99ee3507bd26" 2018-07-03 14:27:43,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01e924b2-2796-4494-ab1b-c03899c883f3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:43,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e65e147699694c6a8bc05073f97ae80a used request id req-01e924b2-2796-4494-ab1b-c03899c883f3 2018-07-03 14:27:43,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:43,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["EKUCZXZqTJ2YuDspv14oxw"], "issued_at": "2018-07-03T14:27:43.000000Z"}} 2018-07-03 14:27:43,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b78e60dbc7194367ce16ffa134b60626cfec089e" 2018-07-03 14:27:43,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7b45679-da88-41ae-a4c8-437c013a4bc7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:43,850 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a7b45679-da88-41ae-a4c8-437c013a4bc7 2018-07-03 14:27:43,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:43,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:44,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["GFwHxwhMTy29HbgEV7mMzw"], "issued_at": "2018-07-03T14:27:44.000000Z"}} 2018-07-03 14:27:44,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:44,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86383b69-c5ad-4a31-ac95-f140e3689bf1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:44,535 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-86383b69-c5ad-4a31-ac95-f140e3689bf1 2018-07-03 14:27:44,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-07-03 14:27:44,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:44,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=CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:44,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:44 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e3fe7f3-475a-49e7-bd71-2a3515aefaff 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-1d4a1ca9-58fe-484-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:27:44,696 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj used request id req-8e3fe7f3-475a-49e7-bd71-2a3515aefaff 2018-07-03 14:27:44,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:44,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ef0aa3a-6c19-4c0d-8ffb-2294ef272058 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:27:44,873 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7ef0aa3a-6c19-4c0d-8ffb-2294ef272058 2018-07-03 14:27:44,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj"}}' 2018-07-03 14:27:45,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:27:44 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69bd2d81-e893-4bd6-a9e0-bdd432823c5d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d417a8df5cd8445da7f60c719aa674dd"}, "tags": [], "enabled": true, "id": "d417a8df5cd8445da7f60c719aa674dd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj"}} 2018-07-03 14:27:45,105 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-69bd2d81-e893-4bd6-a9e0-bdd432823c5d 2018-07-03 14:27:45,106 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj 2018-07-03 14:27:45,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:45,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:45,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["mFvLli39R8Gu9Sxe9mFGMA"], "issued_at": "2018-07-03T14:27:45.000000Z"}} 2018-07-03 14:27:45,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}139cb0a29fafa42da14893f8bca76196f68dc51f" 2018-07-03 14:27:45,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-452e60f2-f9a7-4129-8730-f02a5d8f2e51 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:45,659 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-452e60f2-f9a7-4129-8730-f02a5d8f2e51 2018-07-03 14:27:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:45,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:45,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139cb0a29fafa42da14893f8bca76196f68dc51f" 2018-07-03 14:27:45,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e77fb4f3-5b10-4d75-8a2a-b59e2751d255 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:27:45,877 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e77fb4f3-5b10-4d75-8a2a-b59e2751d255 2018-07-03 14:27:45,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139cb0a29fafa42da14893f8bca76196f68dc51f" 2018-07-03 14:27:46,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:45 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c415afd4-51e9-4c21-8298-6d867b9e87a6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d417a8df5cd8445da7f60c719aa674dd"}, "tags": [], "enabled": true, "id": "d417a8df5cd8445da7f60c719aa674dd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj"}]} 2018-07-03 14:27:46,087 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj used request id req-c415afd4-51e9-4c21-8298-6d867b9e87a6 2018-07-03 14:27:46,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139cb0a29fafa42da14893f8bca76196f68dc51f" 2018-07-03 14:27:46,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9609b88-2be8-40c6-a2a2-4f8872caaa49 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:27:46,129 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a9609b88-2be8-40c6-a2a2-4f8872caaa49 2018-07-03 14:27:46,592 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1d4a1ca9-58fe-484-user 2018-07-03 14:27:46,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:46,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b8eb918-fb10-482b-b628-7bca5b91020b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:27:46,789 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1b8eb918-fb10-482b-b628-7bca5b91020b 2018-07-03 14:27:46,793 - 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}256e278826afaa5731f84c8a2be37ce87f8951d5" -d '{"role": {"name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj-role"}}' 2018-07-03 14:27:46,835 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:27:46 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-728512b1-07a1-477a-89b1-331c003642af Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aad5b5b7f3dd40afa1877b0d16b508fd", "links": {"self": "http://10.167.4.35:5000/v3/roles/aad5b5b7f3dd40afa1877b0d16b508fd"}, "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj-role"}} 2018-07-03 14:27:46,835 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-728512b1-07a1-477a-89b1-331c003642af 2018-07-03 14:27:46,835 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj-role 2018-07-03 14:27:46,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/aad5b5b7f3dd40afa1877b0d16b508fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:47,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:46 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4544ffd-edba-42f7-9151-68f73f255d61 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aad5b5b7f3dd40afa1877b0d16b508fd", "links": {"self": "http://10.167.4.35:5000/v3/roles/aad5b5b7f3dd40afa1877b0d16b508fd"}, "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj-role"}} 2018-07-03 14:27:47,003 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/aad5b5b7f3dd40afa1877b0d16b508fd used request id req-d4544ffd-edba-42f7-9151-68f73f255d61 2018-07-03 14:27:47,003 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj-role to project CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj 2018-07-03 14:27:47,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d417a8df5cd8445da7f60c719aa674dd/users/3ad4d3865631431584dbff7bc468e47b/roles/aad5b5b7f3dd40afa1877b0d16b508fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:47,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-062fda9f-61e3-4668-b4ed-2ec0fa952626 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:47,244 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d417a8df5cd8445da7f60c719aa674dd/users/3ad4d3865631431584dbff7bc468e47b/roles/aad5b5b7f3dd40afa1877b0d16b508fd used request id req-062fda9f-61e3-4668-b4ed-2ec0fa952626 2018-07-03 14:27:47,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:47,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:47,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aad5b5b7f3dd40afa1877b0d16b508fd", "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj-role"}], "expires_at": "2018-07-03T15:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d417a8df5cd8445da7f60c719aa674dd", "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d417a8df5cd8445da7f60c719aa674dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d417a8df5cd8445da7f60c719aa674dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d417a8df5cd8445da7f60c719aa674dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d417a8df5cd8445da7f60c719aa674dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d417a8df5cd8445da7f60c719aa674dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d417a8df5cd8445da7f60c719aa674dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-user", "id": "3ad4d3865631431584dbff7bc468e47b"}, "audit_ids": ["8qxUQTjWTyyAgMpG7Au_SA"], "issued_at": "2018-07-03T14:27:47.000000Z"}} 2018-07-03 14:27:47,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}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:47,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a378e8fb-856a-4993-b4e5-1577dee34c6d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:47,888 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a378e8fb-856a-4993-b4e5-1577dee34c6d 2018-07-03 14:27:47,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-groups?name=CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:48,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:48 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-4cc8eeef-6fdf-4bc3-a134-bee80fb356fc Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:27:48,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name&description=hello+group used request id req-4cc8eeef-6fdf-4bc3-a134-bee80fb356fc 2018-07-03 14:27:48,512 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name... 2018-07-03 14:27:48,512 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name 2018-07-03 14:27:48,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" -d '{"security_group": {"name": "CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name", "description": "hello group"}}' 2018-07-03 14:27:48,819 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:27:48 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-470dc3c0-98db-479e-9498-243c9ce665a2 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "updated_at": "2018-07-03T14:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "0145dbc3-912a-44e5-a575-5016926a77c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "5ce117ad-f8a9-4115-960c-c369369b94c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}], "revision_number": 2, "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "name": "CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name"}} 2018-07-03 14:27:48,819 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-470dc3c0-98db-479e-9498-243c9ce665a2 2018-07-03 14:27:48,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:48,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:48,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:48 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ef134172-a5fb-44c0-affd-4dbba29449ab 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-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "0145dbc3-912a-44e5-a575-5016926a77c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "5ce117ad-f8a9-4115-960c-c369369b94c2"}]} 2018-07-03 14:27:48,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-ef134172-a5fb-44c0-affd-4dbba29449ab 2018-07-03 14:27:48,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:48,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:48 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a4c3d289-735b-4406-a498-bc0504be739b 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-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "0145dbc3-912a-44e5-a575-5016926a77c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "5ce117ad-f8a9-4115-960c-c369369b94c2"}]} 2018-07-03 14:27:48,935 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-a4c3d289-735b-4406-a498-bc0504be739b 2018-07-03 14:27:48,935 - neutron_utils - INFO - Retrieving security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:48,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-groups?id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:49,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:49 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-8ae477cc-11df-4cc1-b449-4479b66fdf93 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "updated_at": "2018-07-03T14:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "0145dbc3-912a-44e5-a575-5016926a77c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "5ce117ad-f8a9-4115-960c-c369369b94c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}], "revision_number": 2, "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "name": "CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name"}]} 2018-07-03 14:27:49,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-8ae477cc-11df-4cc1-b449-4479b66fdf93 2018-07-03 14:27:49,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:49,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=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:49,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:49 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0f071936-4432-42e2-8745-522a8a7fa346 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-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "0145dbc3-912a-44e5-a575-5016926a77c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "5ce117ad-f8a9-4115-960c-c369369b94c2"}]} 2018-07-03 14:27:49,392 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-0f071936-4432-42e2-8745-522a8a7fa346 2018-07-03 14:27:49,392 - neutron_utils - INFO - Retrieving security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:49,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/security-groups?id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:49,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:49 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-78276aab-c3e8-4f14-853c-9ca777f616c1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "updated_at": "2018-07-03T14:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "0145dbc3-912a-44e5-a575-5016926a77c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "5ce117ad-f8a9-4115-960c-c369369b94c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}], "revision_number": 2, "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "name": "CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name"}]} 2018-07-03 14:27:49,508 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-78276aab-c3e8-4f14-853c-9ca777f616c1 2018-07-03 14:27:49,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:49,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:49,551 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:49 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3f5bc497-409a-4a92-a6d6-281fa4d7d7bf 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-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "0145dbc3-912a-44e5-a575-5016926a77c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "5ce117ad-f8a9-4115-960c-c369369b94c2"}]} 2018-07-03 14:27:49,551 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-3f5bc497-409a-4a92-a6d6-281fa4d7d7bf 2018-07-03 14:27:49,552 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name 2018-07-03 14:27:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:49,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:49 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-80593442-3a83-4b94-9c0d-0b648547f1e9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "updated_at": "2018-07-03T14:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "0145dbc3-912a-44e5-a575-5016926a77c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "5ce117ad-f8a9-4115-960c-c369369b94c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}], "revision_number": 2, "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "name": "CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name"}]} 2018-07-03 14:27:49,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name used request id req-80593442-3a83-4b94-9c0d-0b648547f1e9 2018-07-03 14:27:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:49,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:49,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/d417a8df5cd8445da7f60c719aa674dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:49,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5feadb53-03e2-4970-8918-90928192abc0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d417a8df5cd8445da7f60c719aa674dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d417a8df5cd8445da7f60c719aa674dd", "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj"}} 2018-07-03 14:27:49,803 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d417a8df5cd8445da7f60c719aa674dd used request id req-5feadb53-03e2-4970-8918-90928192abc0 2018-07-03 14:27:49,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:49,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:50,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:50 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1f3a891f-91ed-44b1-b4e1-1ae0a9f300e8 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-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "0145dbc3-912a-44e5-a575-5016926a77c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "5ce117ad-f8a9-4115-960c-c369369b94c2"}]} 2018-07-03 14:27:50,160 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-1f3a891f-91ed-44b1-b4e1-1ae0a9f300e8 2018-07-03 14:27:50,166 - 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}ef0f241d2eabe573cdb373eb7925ba0551b1f306" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": 10}}' 2018-07-03 14:27:50,754 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:27:50 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-44d8d2ed-d506-483c-8655-5e4adafb5965 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-07-03T14:27:50Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:50Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "13f39d2a-ce91-4126-b8e3-93449410b515"}} 2018-07-03 14:27:50,755 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-44d8d2ed-d506-483c-8655-5e4adafb5965 2018-07-03 14:27:50,755 - neutron_utils - INFO - Retrieving security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:50,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:50,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:50 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-6d2e3508-a7af-4b07-8670-b606b2310258 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "updated_at": "2018-07-03T14:27:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "0145dbc3-912a-44e5-a575-5016926a77c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:27:50Z", "revision_number": 0, "id": "13f39d2a-ce91-4126-b8e3-93449410b515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:50Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "5ce117ad-f8a9-4115-960c-c369369b94c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}], "revision_number": 3, "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "name": "CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name"}]} 2018-07-03 14:27:50,841 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-6d2e3508-a7af-4b07-8670-b606b2310258 2018-07-03 14:27:50,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:50,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=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:50,880 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:50 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-8800f982-cde5-4724-85c1-b263466f3d7f 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-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "0145dbc3-912a-44e5-a575-5016926a77c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:27:50Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:50Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "13f39d2a-ce91-4126-b8e3-93449410b515"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "5ce117ad-f8a9-4115-960c-c369369b94c2"}]} 2018-07-03 14:27:50,880 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-8800f982-cde5-4724-85c1-b263466f3d7f 2018-07-03 14:27:50,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:51,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aad5b5b7f3dd40afa1877b0d16b508fd", "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj-role"}], "expires_at": "2018-07-03T15:27:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d417a8df5cd8445da7f60c719aa674dd", "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d417a8df5cd8445da7f60c719aa674dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d417a8df5cd8445da7f60c719aa674dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d417a8df5cd8445da7f60c719aa674dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d417a8df5cd8445da7f60c719aa674dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d417a8df5cd8445da7f60c719aa674dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d417a8df5cd8445da7f60c719aa674dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d417a8df5cd8445da7f60c719aa674dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-user", "id": "3ad4d3865631431584dbff7bc468e47b"}, "audit_ids": ["5m0eb23jQhq30HLOurjVaw"], "issued_at": "2018-07-03T14:27:51.000000Z"}} 2018-07-03 14:27:51,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-groups?name=CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82db5867fa22167365b9a4722dcd2271e6be6c7b" 2018-07-03 14:27:51,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:51 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-5b0f893e-0726-45ea-92a5-ee3d56ed4b2c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "updated_at": "2018-07-03T14:27:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "0145dbc3-912a-44e5-a575-5016926a77c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:27:50Z", "revision_number": 0, "id": "13f39d2a-ce91-4126-b8e3-93449410b515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:50Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "5ce117ad-f8a9-4115-960c-c369369b94c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}], "revision_number": 3, "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "name": "CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name"}]} 2018-07-03 14:27:51,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name&description=hello+group used request id req-5b0f893e-0726-45ea-92a5-ee3d56ed4b2c 2018-07-03 14:27:51,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:51,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/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82db5867fa22167365b9a4722dcd2271e6be6c7b" 2018-07-03 14:27:51,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:51 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-ea3e1c12-2088-4897-b3e4-28d8eb6bee43 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-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "0145dbc3-912a-44e5-a575-5016926a77c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:27:50Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:50Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "13f39d2a-ce91-4126-b8e3-93449410b515"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "5ce117ad-f8a9-4115-960c-c369369b94c2"}]} 2018-07-03 14:27:51,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-ea3e1c12-2088-4897-b3e4-28d8eb6bee43 2018-07-03 14:27:51,841 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:51,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=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82db5867fa22167365b9a4722dcd2271e6be6c7b" 2018-07-03 14:27:51,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:51 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-ed9d7614-56fe-494d-9856-b54f8f0dc877 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-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "0145dbc3-912a-44e5-a575-5016926a77c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:27:50Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:50Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "13f39d2a-ce91-4126-b8e3-93449410b515"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "5ce117ad-f8a9-4115-960c-c369369b94c2"}]} 2018-07-03 14:27:51,884 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-ed9d7614-56fe-494d-9856-b54f8f0dc877 2018-07-03 14:27:51,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=CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82db5867fa22167365b9a4722dcd2271e6be6c7b" 2018-07-03 14:27:52,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:52 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-9afa6c93-7d49-4842-a720-4eeef779dca4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "updated_at": "2018-07-03T14:27:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "0145dbc3-912a-44e5-a575-5016926a77c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:27:50Z", "revision_number": 0, "id": "13f39d2a-ce91-4126-b8e3-93449410b515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:50Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "5ce117ad-f8a9-4115-960c-c369369b94c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}], "revision_number": 3, "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "name": "CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name"}]} 2018-07-03 14:27:52,288 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name used request id req-9afa6c93-7d49-4842-a720-4eeef779dca4 2018-07-03 14:27:52,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:52,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/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82db5867fa22167365b9a4722dcd2271e6be6c7b" 2018-07-03 14:27:52,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:52 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-5c06cb78-ca6b-4faa-a6fa-779ad6490e0a 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-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "0145dbc3-912a-44e5-a575-5016926a77c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:27:50Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:50Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "13f39d2a-ce91-4126-b8e3-93449410b515"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "5ce117ad-f8a9-4115-960c-c369369b94c2"}]} 2018-07-03 14:27:52,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-5c06cb78-ca6b-4faa-a6fa-779ad6490e0a 2018-07-03 14:27:52,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82db5867fa22167365b9a4722dcd2271e6be6c7b" 2018-07-03 14:27:52,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:52 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-60104f7d-4b1e-45c2-a643-eeae67ddf28f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "updated_at": "2018-07-03T14:27:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "0145dbc3-912a-44e5-a575-5016926a77c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:27:50Z", "revision_number": 0, "id": "13f39d2a-ce91-4126-b8e3-93449410b515", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:50Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "5ce117ad-f8a9-4115-960c-c369369b94c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}], "revision_number": 3, "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "name": "CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name"}]} 2018-07-03 14:27:52,731 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name used request id req-60104f7d-4b1e-45c2-a643-eeae67ddf28f 2018-07-03 14:27:52,731 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 2018-07-03 14:27:52,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=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82db5867fa22167365b9a4722dcd2271e6be6c7b" 2018-07-03 14:27:52,783 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:52 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-36abaf28-f129-4725-a1f7-5e2570cff304 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-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "0145dbc3-912a-44e5-a575-5016926a77c2"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:27:50Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": 10, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:50Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "13f39d2a-ce91-4126-b8e3-93449410b515"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "224dbf6e-da59-4068-9f4b-2e0bcc4a3b90", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "5ce117ad-f8a9-4115-960c-c369369b94c2"}]} 2018-07-03 14:27:52,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-36abaf28-f129-4725-a1f7-5e2570cff304 2018-07-03 14:27:52,784 - neutron_utils - INFO - Deleting security group rule with ID - 5ce117ad-f8a9-4115-960c-c369369b94c2 2018-07-03 14:27:52,789 - keystoneauth.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/5ce117ad-f8a9-4115-960c-c369369b94c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:52,924 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-13bac3b9-7170-4956-a9df-b0bf64b967bd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:52,924 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5ce117ad-f8a9-4115-960c-c369369b94c2 used request id req-13bac3b9-7170-4956-a9df-b0bf64b967bd 2018-07-03 14:27:52,924 - neutron_utils - INFO - Deleting security group rule with ID - 13f39d2a-ce91-4126-b8e3-93449410b515 2018-07-03 14:27:52,929 - keystoneauth.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/13f39d2a-ce91-4126-b8e3-93449410b515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:53,057 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f37fe3be-c321-4620-84e2-f7e2e961f46b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:53,057 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/13f39d2a-ce91-4126-b8e3-93449410b515 used request id req-f37fe3be-c321-4620-84e2-f7e2e961f46b 2018-07-03 14:27:53,057 - neutron_utils - INFO - Deleting security group rule with ID - 0145dbc3-912a-44e5-a575-5016926a77c2 2018-07-03 14:27:53,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/0145dbc3-912a-44e5-a575-5016926a77c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:53,255 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f173984f-f6e3-45c5-b343-c4325568c016 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:53,255 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0145dbc3-912a-44e5-a575-5016926a77c2 used request id req-f173984f-f6e3-45c5-b343-c4325568c016 2018-07-03 14:27:53,256 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-eee6b5ef-e2e8-455d-af11-04dcfc351147name 2018-07-03 14:27:53,261 - keystoneauth.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/224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0f241d2eabe573cdb373eb7925ba0551b1f306" 2018-07-03 14:27:53,633 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-39236f74-b706-49fe-9439-c24b9c53ec2d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:53,633 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/224dbf6e-da59-4068-9f4b-2e0bcc4a3b90 used request id req-39236f74-b706-49fe-9439-c24b9c53ec2d 2018-07-03 14:27:53,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:54,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:54 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-dc3644ab-6c8b-4bcd-9054-efa62d30bde1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "updated_at": "2018-07-03T14:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "48e2a398-fe1c-482a-88ff-e0e995ae7aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "539443f1-e71c-4fcb-abcd-1c06a691e3ad", "remote_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "adf5551e-e681-4ea6-86f3-8a69cc699562", "remote_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "revision_number": 0, "id": "f76a86cc-5abc-4068-a4ed-daa46911fb36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:27:48Z", "security_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d417a8df5cd8445da7f60c719aa674dd"}], "revision_number": 4, "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:27:54,085 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-dc3644ab-6c8b-4bcd-9054-efa62d30bde1 2018-07-03 14:27:54,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:54,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:54 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4dbe6a1-ee6f-4412-b962-571c3f2f1944 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:27:54,254 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-e4dbe6a1-ee6f-4412-b962-571c3f2f1944 2018-07-03 14:27:54,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/d417a8df5cd8445da7f60c719aa674dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:54,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:54 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ecf3a04-dbe8-4667-87f8-838902d6378d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d417a8df5cd8445da7f60c719aa674dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d417a8df5cd8445da7f60c719aa674dd", "name": "CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj"}} 2018-07-03 14:27:54,445 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d417a8df5cd8445da7f60c719aa674dd used request id req-8ecf3a04-dbe8-4667-87f8-838902d6378d 2018-07-03 14:27:54,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02639220-f288-46fa-83e8-bb8a91aa19a6 2018-07-03 14:27:54,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=02639220-f288-46fa-83e8-bb8a91aa19a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:54,809 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:27:54 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-0a88a06c-2825-4b36-bcf9-3cbb21dbcd6a 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-07-03T14:27:48Z", "security_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "48e2a398-fe1c-482a-88ff-e0e995ae7aa0"}, {"remote_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "539443f1-e71c-4fcb-abcd-1c06a691e3ad"}, {"remote_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "adf5551e-e681-4ea6-86f3-8a69cc699562"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:27:48Z", "security_group_id": "02639220-f288-46fa-83e8-bb8a91aa19a6", "port_range_min": null, "revision_number": 0, "tenant_id": "d417a8df5cd8445da7f60c719aa674dd", "created_at": "2018-07-03T14:27:48Z", "project_id": "d417a8df5cd8445da7f60c719aa674dd", "id": "f76a86cc-5abc-4068-a4ed-daa46911fb36"}]} 2018-07-03 14:27:54,810 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=02639220-f288-46fa-83e8-bb8a91aa19a6 used request id req-0a88a06c-2825-4b36-bcf9-3cbb21dbcd6a 2018-07-03 14:27:54,810 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:27:54,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/02639220-f288-46fa-83e8-bb8a91aa19a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:55,057 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:27:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-179b98f6-e3be-4794-9b07-51449b54ed7c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:55,057 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/02639220-f288-46fa-83e8-bb8a91aa19a6 used request id req-179b98f6-e3be-4794-9b07-51449b54ed7c 2018-07-03 14:27:55,058 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj 2018-07-03 14:27:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d417a8df5cd8445da7f60c719aa674dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:55,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38adb6be-e49c-4b08-b7c9-a7f3f4e3df41 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:55,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d417a8df5cd8445da7f60c719aa674dd used request id req-38adb6be-e49c-4b08-b7c9-a7f3f4e3df41 2018-07-03 14:27:55,396 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1d4a1ca9-58fe-484-proj-role 2018-07-03 14:27:55,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/aad5b5b7f3dd40afa1877b0d16b508fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:55,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d150ef51-9a8f-4a31-9abf-a4f4a0849f93 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:55,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/aad5b5b7f3dd40afa1877b0d16b508fd used request id req-d150ef51-9a8f-4a31-9abf-a4f4a0849f93 2018-07-03 14:27:55,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}256e278826afaa5731f84c8a2be37ce87f8951d5" 2018-07-03 14:27:55,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1a510f5-ec9f-44ec-8539-4fc914c674bc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:27:55,895 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e1a510f5-ec9f-44ec-8539-4fc914c674bc 2018-07-03 14:27:55,895 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1d4a1ca9-58fe-484-user 2018-07-03 14:27:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/3ad4d3865631431584dbff7bc468e47b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139cb0a29fafa42da14893f8bca76196f68dc51f" 2018-07-03 14:27:56,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f8a34a4-0ff3-41cd-b661-e1903718c28f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:27:56,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3ad4d3865631431584dbff7bc468e47b used request id req-5f8a34a4-0ff3-41cd-b661-e1903718c28f 2018-07-03 14:27:56,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:56,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["B7YYlxeTQF2ZD5PQP54YYQ"], "issued_at": "2018-07-03T14:27:56.000000Z"}} 2018-07-03 14:27:56,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b371a72619023a26462498c66ec16cbb0e10b515" 2018-07-03 14:27:56,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7574920-1008-4081-80c2-3e066acefa15 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:56,710 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e7574920-1008-4081-80c2-3e066acefa15 2018-07-03 14:27:56,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:56,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:57,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["TkvV0qaLQbS1Q-UuVlBbpg"], "issued_at": "2018-07-03T14:27:57.000000Z"}} 2018-07-03 14:27:57,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:27:57,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d65cca3-a5b0-4f2a-8b5d-fb2ae064bd10 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:57,282 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2d65cca3-a5b0-4f2a-8b5d-fb2ae064bd10 2018-07-03 14:27:57,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:57,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:57,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-90efa4e7-469b-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:27:57,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:57 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3499f20e-3c62-48a7-8b0b-b3a32b57ac4d 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-90efa4e7-469b-477-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:27:57,330 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-90efa4e7-469b-477-proj used request id req-3499f20e-3c62-48a7-8b0b-b3a32b57ac4d 2018-07-03 14:27:57,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:27:57,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3adb4e14-252a-40b2-9b03-76ae18f40bb5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:27:57,516 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3adb4e14-252a-40b2-9b03-76ae18f40bb5 2018-07-03 14:27:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj"}}' 2018-07-03 14:27:57,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:27:57 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eae3589a-f36c-4992-a4f3-7791690f2111 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f762698a305b46d684aa975a1bf8da0f"}, "tags": [], "enabled": true, "id": "f762698a305b46d684aa975a1bf8da0f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj"}} 2018-07-03 14:27:57,745 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-eae3589a-f36c-4992-a4f3-7791690f2111 2018-07-03 14:27:57,745 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-90efa4e7-469b-477-proj 2018-07-03 14:27:57,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:57,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:27:58,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZDD08A_lTyuGDZv-VnASew"], "issued_at": "2018-07-03T14:27:58.000000Z"}} 2018-07-03 14:27:58,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adadbb7581a0a25c52162bcde912057ba9c38bf" 2018-07-03 14:27:58,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a9b999f-e88d-4cb8-b82c-5d1cbab46be6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:27:58,402 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5a9b999f-e88d-4cb8-b82c-5d1cbab46be6 2018-07-03 14:27:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:27:58,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:27: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-07-03 14:27:58,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adadbb7581a0a25c52162bcde912057ba9c38bf" 2018-07-03 14:27:58,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9448f00-22b2-40f6-929b-83c7bc2b7006 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:27:58,633 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d9448f00-22b2-40f6-929b-83c7bc2b7006 2018-07-03 14:27:58,636 - keystoneauth.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-90efa4e7-469b-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adadbb7581a0a25c52162bcde912057ba9c38bf" 2018-07-03 14:27:58,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:58 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71131a17-16f9-4d36-b809-2d95a5840cf5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-90efa4e7-469b-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f762698a305b46d684aa975a1bf8da0f"}, "tags": [], "enabled": true, "id": "f762698a305b46d684aa975a1bf8da0f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj"}]} 2018-07-03 14:27:58,810 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-90efa4e7-469b-477-proj used request id req-71131a17-16f9-4d36-b809-2d95a5840cf5 2018-07-03 14:27:58,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}4adadbb7581a0a25c52162bcde912057ba9c38bf" 2018-07-03 14:27:58,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca0ea534-63a2-49f8-a236-f1d76b7f6efe Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:27:58,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ca0ea534-63a2-49f8-a236-f1d76b7f6efe 2018-07-03 14:27:59,316 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-90efa4e7-469b-477-user 2018-07-03 14:27:59,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:27:59,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:27:59,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa235a6d-fbb6-4279-b05f-ec9c417701b5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:27:59,519 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fa235a6d-fbb6-4279-b05f-ec9c417701b5 2018-07-03 14:27:59,523 - 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}635cef23591012d72852f7257ebc95e82d764a2e" -d '{"role": {"name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj-role"}}' 2018-07-03 14:27:59,698 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:27:59 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-edbe0750-b37f-4021-b56c-2e7006b7f481 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ce6ddfc5c504e5ebe3fdda2f0911cf8", "links": {"self": "http://10.167.4.35:5000/v3/roles/0ce6ddfc5c504e5ebe3fdda2f0911cf8"}, "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj-role"}} 2018-07-03 14:27:59,698 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-edbe0750-b37f-4021-b56c-2e7006b7f481 2018-07-03 14:27:59,698 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-90efa4e7-469b-477-proj-role 2018-07-03 14:27:59,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0ce6ddfc5c504e5ebe3fdda2f0911cf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:27:59,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:27:59 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0b3c655-1d77-4749-9284-7fa1fb9f62ff Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ce6ddfc5c504e5ebe3fdda2f0911cf8", "links": {"self": "http://10.167.4.35:5000/v3/roles/0ce6ddfc5c504e5ebe3fdda2f0911cf8"}, "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj-role"}} 2018-07-03 14:27:59,895 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0ce6ddfc5c504e5ebe3fdda2f0911cf8 used request id req-d0b3c655-1d77-4749-9284-7fa1fb9f62ff 2018-07-03 14:27:59,895 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-90efa4e7-469b-477-proj-role to project CreateSecurityGroupTests-90efa4e7-469b-477-proj 2018-07-03 14:27:59,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f762698a305b46d684aa975a1bf8da0f/users/74a2dbe48aa446d5ba6c70286aadac53/roles/0ce6ddfc5c504e5ebe3fdda2f0911cf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:28:00,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:27:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-977494be-0902-4d17-acc8-a038271560e3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:00,156 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f762698a305b46d684aa975a1bf8da0f/users/74a2dbe48aa446d5ba6c70286aadac53/roles/0ce6ddfc5c504e5ebe3fdda2f0911cf8 used request id req-977494be-0902-4d17-acc8-a038271560e3 2018-07-03 14:28:00,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:00,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:00,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ce6ddfc5c504e5ebe3fdda2f0911cf8", "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj-role"}], "expires_at": "2018-07-03T15:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f762698a305b46d684aa975a1bf8da0f", "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f762698a305b46d684aa975a1bf8da0f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f762698a305b46d684aa975a1bf8da0f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f762698a305b46d684aa975a1bf8da0f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f762698a305b46d684aa975a1bf8da0f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f762698a305b46d684aa975a1bf8da0f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f762698a305b46d684aa975a1bf8da0f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-90efa4e7-469b-477-user", "id": "74a2dbe48aa446d5ba6c70286aadac53"}, "audit_ids": ["MQoLMx2cQF-dyVtSWuDlSg"], "issued_at": "2018-07-03T14:28:00.000000Z"}} 2018-07-03 14:28:00,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:00,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-030da2a2-cf38-490c-a390-8e804ac0800b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:00,827 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-030da2a2-cf38-490c-a390-8e804ac0800b 2018-07-03 14:28:00,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=CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:01,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:01 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-d8e500b9-0aa1-4653-a040-66ab02ca2d1b Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:28:01,396 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname&description=hello+group used request id req-d8e500b9-0aa1-4653-a040-66ab02ca2d1b 2018-07-03 14:28:01,397 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname... 2018-07-03 14:28:01,397 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname 2018-07-03 14:28:01,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" -d '{"security_group": {"name": "CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname", "description": "hello group"}}' 2018-07-03 14:28:01,811 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:01 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-67c6f94d-3e1f-4f3c-8fd7-2b25ec0b5261 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "updated_at": "2018-07-03T14:28:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}], "revision_number": 2, "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "name": "CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname"}} 2018-07-03 14:28:01,811 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-67c6f94d-3e1f-4f3c-8fd7-2b25ec0b5261 2018-07-03 14:28:01,811 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:01,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/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:01,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:01 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-451d0584-fbb3-41c0-a46e-9ab448cc69e5 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-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d"}]} 2018-07-03 14:28:01,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-451d0584-fbb3-41c0-a46e-9ab448cc69e5 2018-07-03 14:28:01,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:01,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/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:01,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:01 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1138e7db-3a3e-40bd-8f4d-662904824210 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-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d"}]} 2018-07-03 14:28:01,922 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-1138e7db-3a3e-40bd-8f4d-662904824210 2018-07-03 14:28:01,922 - neutron_utils - INFO - Retrieving security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:01,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=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:02,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:02 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-f80be525-1545-4765-94c0-af0bf866f51b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "updated_at": "2018-07-03T14:28:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}], "revision_number": 2, "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "name": "CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname"}]} 2018-07-03 14:28:02,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-f80be525-1545-4765-94c0-af0bf866f51b 2018-07-03 14:28:02,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:02,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=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:02,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:02 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-db995d5e-3eed-46e5-9d28-7cc302db1e4d 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-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d"}]} 2018-07-03 14:28:02,402 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-db995d5e-3eed-46e5-9d28-7cc302db1e4d 2018-07-03 14:28:02,403 - neutron_utils - INFO - Retrieving security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:02,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-groups?id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:02,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:02 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-d45e03d3-4a6f-4030-91c6-756a49fa13cc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "updated_at": "2018-07-03T14:28:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}], "revision_number": 2, "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "name": "CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname"}]} 2018-07-03 14:28:02,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-d45e03d3-4a6f-4030-91c6-756a49fa13cc 2018-07-03 14:28:02,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:02,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/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:02,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:02 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3e964426-c187-4bf2-8de5-d0c8a024183f 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-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d"}]} 2018-07-03 14:28:02,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-3e964426-c187-4bf2-8de5-d0c8a024183f 2018-07-03 14:28:02,524 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname 2018-07-03 14:28:02,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/security-groups?name=CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:02,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:02 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-dbb9a2f9-e970-4dcc-8995-b72e60e29e0d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "updated_at": "2018-07-03T14:28:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}], "revision_number": 2, "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "name": "CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname"}]} 2018-07-03 14:28:02,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname used request id req-dbb9a2f9-e970-4dcc-8995-b72e60e29e0d 2018-07-03 14:28:02,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:28:02,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:02,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/f762698a305b46d684aa975a1bf8da0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:02,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:02 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-137c4e5f-0d18-4830-b6f5-2fde846805e4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f762698a305b46d684aa975a1bf8da0f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f762698a305b46d684aa975a1bf8da0f", "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj"}} 2018-07-03 14:28:02,663 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f762698a305b46d684aa975a1bf8da0f used request id req-137c4e5f-0d18-4830-b6f5-2fde846805e4 2018-07-03 14:28:02,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:02,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/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:02,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:02 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fcd5e3bf-64be-43ee-9ab5-05a211829272 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-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d"}]} 2018-07-03 14:28:02,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-fcd5e3bf-64be-43ee-9ab5-05a211829272 2018-07-03 14:28:02,719 - 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}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c"}}' 2018-07-03 14:28:03,297 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:03 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-59456232-2ab1-4aae-bb9e-4554d1d28605 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-07-03T14:28:03Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:03Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "67812ff1-bb4d-4f60-b7a0-aa45a7044541"}} 2018-07-03 14:28:03,297 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-59456232-2ab1-4aae-bb9e-4554d1d28605 2018-07-03 14:28:03,298 - neutron_utils - INFO - Retrieving security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:03,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:03,716 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:03 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-94ba7cd0-26a6-4b15-a506-b62f4507f4ef Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "updated_at": "2018-07-03T14:28:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:03Z", "revision_number": 0, "id": "67812ff1-bb4d-4f60-b7a0-aa45a7044541", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:03Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}], "revision_number": 3, "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "name": "CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname"}]} 2018-07-03 14:28:03,716 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-94ba7cd0-26a6-4b15-a506-b62f4507f4ef 2018-07-03 14:28:03,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:03,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:03,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:03 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-1effc4c4-2d21-4c47-b11e-c39bac0080aa 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-07-03T14:28:03Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:03Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "67812ff1-bb4d-4f60-b7a0-aa45a7044541"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d"}]} 2018-07-03 14:28:03,758 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-1effc4c4-2d21-4c47-b11e-c39bac0080aa 2018-07-03 14:28:03,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:04,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ce6ddfc5c504e5ebe3fdda2f0911cf8", "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj-role"}], "expires_at": "2018-07-03T15:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f762698a305b46d684aa975a1bf8da0f", "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f762698a305b46d684aa975a1bf8da0f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f762698a305b46d684aa975a1bf8da0f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f762698a305b46d684aa975a1bf8da0f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f762698a305b46d684aa975a1bf8da0f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f762698a305b46d684aa975a1bf8da0f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f762698a305b46d684aa975a1bf8da0f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f762698a305b46d684aa975a1bf8da0f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-90efa4e7-469b-477-user", "id": "74a2dbe48aa446d5ba6c70286aadac53"}, "audit_ids": ["H90Zmt7PQUKLACZlk_zwgA"], "issued_at": "2018-07-03T14:28:04.000000Z"}} 2018-07-03 14:28:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44bb95dcd2a64da42efb19d6c7acb7c30c90837" 2018-07-03 14:28:04,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:04 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-5ac2e07c-b4bf-46bf-b799-4f55b6d4bc4b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "updated_at": "2018-07-03T14:28:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:03Z", "revision_number": 0, "id": "67812ff1-bb4d-4f60-b7a0-aa45a7044541", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:03Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}], "revision_number": 3, "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "name": "CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname"}]} 2018-07-03 14:28:04,704 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname&description=hello+group used request id req-5ac2e07c-b4bf-46bf-b799-4f55b6d4bc4b 2018-07-03 14:28:04,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:04,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/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44bb95dcd2a64da42efb19d6c7acb7c30c90837" 2018-07-03 14:28:04,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:04 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-badc9737-8eed-4e86-b65b-9d917cd9cfc5 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-07-03T14:28:03Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:03Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "67812ff1-bb4d-4f60-b7a0-aa45a7044541"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d"}]} 2018-07-03 14:28:04,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-badc9737-8eed-4e86-b65b-9d917cd9cfc5 2018-07-03 14:28:04,749 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:04,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/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44bb95dcd2a64da42efb19d6c7acb7c30c90837" 2018-07-03 14:28:04,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:04 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-9c27ae41-9871-433a-8f2f-9beb658a9862 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-07-03T14:28:03Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:03Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "67812ff1-bb4d-4f60-b7a0-aa45a7044541"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d"}]} 2018-07-03 14:28:04,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-9c27ae41-9871-433a-8f2f-9beb658a9862 2018-07-03 14:28:04,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=CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44bb95dcd2a64da42efb19d6c7acb7c30c90837" 2018-07-03 14:28:04,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:04 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-1f68ee8b-026d-4ca8-b264-f1ac775b557c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "updated_at": "2018-07-03T14:28:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:03Z", "revision_number": 0, "id": "67812ff1-bb4d-4f60-b7a0-aa45a7044541", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:03Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}], "revision_number": 3, "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "name": "CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname"}]} 2018-07-03 14:28:04,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname used request id req-1f68ee8b-026d-4ca8-b264-f1ac775b557c 2018-07-03 14:28:04,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7bc721e4-bf80-4bf6-96f1-ec62715a2d3c 2018-07-03 14:28:04,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44bb95dcd2a64da42efb19d6c7acb7c30c90837" 2018-07-03 14:28:05,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:05 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-0a53835f-8ad2-4ce7-a03a-1a79c1037d5d 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-07-03T14:28:03Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:03Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "67812ff1-bb4d-4f60-b7a0-aa45a7044541"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "a883e0ad-cf77-4d46-aedc-25a3a40b0dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "7bc721e4-bf80-4bf6-96f1-ec62715a2d3c", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d"}]} 2018-07-03 14:28:05,168 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-0a53835f-8ad2-4ce7-a03a-1a79c1037d5d 2018-07-03 14:28:05,168 - neutron_utils - INFO - Deleting security group rule with ID - 67812ff1-bb4d-4f60-b7a0-aa45a7044541 2018-07-03 14:28:05,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/67812ff1-bb4d-4f60-b7a0-aa45a7044541 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:05,291 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3b78fd08-2cfd-4894-a0c9-e7999416ac99 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:05,292 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/67812ff1-bb4d-4f60-b7a0-aa45a7044541 used request id req-3b78fd08-2cfd-4894-a0c9-e7999416ac99 2018-07-03 14:28:05,292 - neutron_utils - INFO - Deleting security group rule with ID - e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d 2018-07-03 14:28:05,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-group-rules/e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:05,418 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-506433cf-393e-48f7-85e4-84a55fb52633 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:05,418 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/e7d38377-6ba4-489b-bf3d-54fe6f9d2f8d used request id req-506433cf-393e-48f7-85e4-84a55fb52633 2018-07-03 14:28:05,419 - neutron_utils - INFO - Deleting security group rule with ID - a883e0ad-cf77-4d46-aedc-25a3a40b0dee 2018-07-03 14:28:05,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/a883e0ad-cf77-4d46-aedc-25a3a40b0dee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:05,571 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fc4fc23a-4ada-427e-8edc-e2a13453bd3c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:05,571 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a883e0ad-cf77-4d46-aedc-25a3a40b0dee used request id req-fc4fc23a-4ada-427e-8edc-e2a13453bd3c 2018-07-03 14:28:05,571 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-83899141-c427-44c9-85be-e8b95cf5f63fname 2018-07-03 14:28:05,576 - keystoneauth.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/7bc721e4-bf80-4bf6-96f1-ec62715a2d3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaacf77cd90f0a6c7bcbb7d2a38fa17b8134a963" 2018-07-03 14:28:05,753 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1b721a98-e286-474c-b798-c3929a30d654 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:05,754 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/7bc721e4-bf80-4bf6-96f1-ec62715a2d3c used request id req-1b721a98-e286-474c-b798-c3929a30d654 2018-07-03 14:28:05,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:28:06,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:06 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-3703ad98-017d-4f41-9d55-d71d408c74c7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "updated_at": "2018-07-03T14:28:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "5714d3d0-f787-4760-8a94-53d0487df1d6", "remote_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "d5472ced-e750-42f0-ba00-823bc4253c5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "db675f50-cc34-48ea-a894-b6af561852a8", "remote_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f762698a305b46d684aa975a1bf8da0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "revision_number": 0, "id": "e6c3ac88-a24e-4508-ab7e-577775dbc04e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:01Z", "security_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f762698a305b46d684aa975a1bf8da0f"}], "revision_number": 4, "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:28:06,201 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3703ad98-017d-4f41-9d55-d71d408c74c7 2018-07-03 14:28:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:28:06,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:06 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0df1361f-5602-405b-9c32-0fd30e86e26e 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:28:06,356 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-0df1361f-5602-405b-9c32-0fd30e86e26e 2018-07-03 14:28:06,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/f762698a305b46d684aa975a1bf8da0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:28:06,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:06 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2db0aef9-6e4b-4ba1-8e97-fc9969374ed0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f762698a305b46d684aa975a1bf8da0f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f762698a305b46d684aa975a1bf8da0f", "name": "CreateSecurityGroupTests-90efa4e7-469b-477-proj"}} 2018-07-03 14:28:06,548 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f762698a305b46d684aa975a1bf8da0f used request id req-2db0aef9-6e4b-4ba1-8e97-fc9969374ed0 2018-07-03 14:28:06,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64 2018-07-03 14:28:06,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:28:07,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:07 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-af7d824b-795c-4282-9341-4d0095ccfea7 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "5714d3d0-f787-4760-8a94-53d0487df1d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "d5472ced-e750-42f0-ba00-823bc4253c5c"}, {"remote_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "db675f50-cc34-48ea-a894-b6af561852a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:01Z", "security_group_id": "bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64", "port_range_min": null, "revision_number": 0, "tenant_id": "f762698a305b46d684aa975a1bf8da0f", "created_at": "2018-07-03T14:28:01Z", "project_id": "f762698a305b46d684aa975a1bf8da0f", "id": "e6c3ac88-a24e-4508-ab7e-577775dbc04e"}]} 2018-07-03 14:28:07,051 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64 used request id req-af7d824b-795c-4282-9341-4d0095ccfea7 2018-07-03 14:28:07,052 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:28:07,057 - keystoneauth.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/bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:28:07,294 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-376014e6-85ab-466d-89db-73ab19219d3b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:07,294 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/bda0354f-f3b9-4de4-bb27-ba8b1d5d0a64 used request id req-376014e6-85ab-466d-89db-73ab19219d3b 2018-07-03 14:28:07,295 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-90efa4e7-469b-477-proj 2018-07-03 14:28:07,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f762698a305b46d684aa975a1bf8da0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:28:07,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ede79048-72df-4b83-bff5-8e2488f7fc9f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:07,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f762698a305b46d684aa975a1bf8da0f used request id req-ede79048-72df-4b83-bff5-8e2488f7fc9f 2018-07-03 14:28:07,650 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-90efa4e7-469b-477-proj-role 2018-07-03 14:28:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0ce6ddfc5c504e5ebe3fdda2f0911cf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:28:07,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-430e792b-4466-4f42-9af1-359e328b1e2a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:07,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0ce6ddfc5c504e5ebe3fdda2f0911cf8 used request id req-430e792b-4466-4f42-9af1-359e328b1e2a 2018-07-03 14:28:07,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}635cef23591012d72852f7257ebc95e82d764a2e" 2018-07-03 14:28:08,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-edc14c19-2cfe-4e4e-a535-aa628ba9b416 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:28:08,020 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-edc14c19-2cfe-4e4e-a535-aa628ba9b416 2018-07-03 14:28:08,021 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-90efa4e7-469b-477-user 2018-07-03 14:28:08,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/74a2dbe48aa446d5ba6c70286aadac53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4adadbb7581a0a25c52162bcde912057ba9c38bf" 2018-07-03 14:28:08,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b02121a2-6f44-4050-97f1-a13c3adad1fd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:08,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/74a2dbe48aa446d5ba6c70286aadac53 used request id req-b02121a2-6f44-4050-97f1-a13c3adad1fd 2018-07-03 14:28:08,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:08,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["EbW5XlbITqSpANVVqf-J_w"], "issued_at": "2018-07-03T14:28:08.000000Z"}} 2018-07-03 14:28:08,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8c7d982b768b6b3c0b8a55ec85fe85306859f2" 2018-07-03 14:28:08,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b3318c1-60e3-4e73-b91e-d4330509810a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:08,985 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b3318c1-60e3-4e73-b91e-d4330509810a 2018-07-03 14:28:08,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:08,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:09,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["eC3iS6nsQxqemJyWIMo2WA"], "issued_at": "2018-07-03T14:28:09.000000Z"}} 2018-07-03 14:28:09,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}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:09,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad352479-5c29-462a-9eb6-2366f9434b23 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:09,677 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ad352479-5c29-462a-9eb6-2366f9434b23 2018-07-03 14:28:09,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:28:09,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:09,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?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4f3ceda0-b886-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:09,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:09 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfe7d17e-4c5a-429a-916c-855bfec69f06 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-4f3ceda0-b886-487-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:28:09,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4f3ceda0-b886-487-proj used request id req-dfe7d17e-4c5a-429a-916c-855bfec69f06 2018-07-03 14:28:09,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:09,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84959946-3aec-4e82-b3ae-0d78089c337c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:28:09,913 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-84959946-3aec-4e82-b3ae-0d78089c337c 2018-07-03 14:28:09,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj"}}' 2018-07-03 14:28:10,124 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:28:09 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2344d5f-517c-44ca-8b4c-8dd2dd82ed26 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872"}, "tags": [], "enabled": true, "id": "cea071f1d8104e9ab9aa86c453aba872", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj"}} 2018-07-03 14:28:10,124 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c2344d5f-517c-44ca-8b4c-8dd2dd82ed26 2018-07-03 14:28:10,124 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-4f3ceda0-b886-487-proj 2018-07-03 14:28:10,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:10,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:10,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["r8iX21p4RtKmV-HODMbIzg"], "issued_at": "2018-07-03T14:28:10.000000Z"}} 2018-07-03 14:28:10,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}cde49471a1889089dbbb88656f6c41fa56a03fa4" 2018-07-03 14:28:10,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e0d01fa-759f-4cfd-b0f5-8cdd6fd50078 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:10,778 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e0d01fa-759f-4cfd-b0f5-8cdd6fd50078 2018-07-03 14:28:10,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:28:10,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:10,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde49471a1889089dbbb88656f6c41fa56a03fa4" 2018-07-03 14:28:10,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:10 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c86fa5b6-e3b8-4645-974d-f61d0636210e Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:28:10,983 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c86fa5b6-e3b8-4645-974d-f61d0636210e 2018-07-03 14:28:10,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?name=CreateSecurityGroupTests-4f3ceda0-b886-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde49471a1889089dbbb88656f6c41fa56a03fa4" 2018-07-03 14:28:11,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:10 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbe7f740-dccd-4096-b59e-c40780fee83c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-4f3ceda0-b886-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872"}, "tags": [], "enabled": true, "id": "cea071f1d8104e9ab9aa86c453aba872", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj"}]} 2018-07-03 14:28:11,162 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-4f3ceda0-b886-487-proj used request id req-dbe7f740-dccd-4096-b59e-c40780fee83c 2018-07-03 14:28:11,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde49471a1889089dbbb88656f6c41fa56a03fa4" 2018-07-03 14:28:11,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-711dfe43-2b24-4a86-80f3-c91d4d83e15f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:28:11,347 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-711dfe43-2b24-4a86-80f3-c91d4d83e15f 2018-07-03 14:28:11,803 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-4f3ceda0-b886-487-user 2018-07-03 14:28:11,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:11,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}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:11,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b5d1cac-487b-4fb0-a8d3-eb46f25d313b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:28:11,969 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1b5d1cac-487b-4fb0-a8d3-eb46f25d313b 2018-07-03 14:28:11,972 - 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}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" -d '{"role": {"name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj-role"}}' 2018-07-03 14:28:12,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:28:11 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eab247d0-6b03-4a86-b1e5-8c9a0ac44893 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eeb625c3be05442f86e469984b84a665", "links": {"self": "http://10.167.4.35:5000/v3/roles/eeb625c3be05442f86e469984b84a665"}, "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj-role"}} 2018-07-03 14:28:12,013 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-eab247d0-6b03-4a86-b1e5-8c9a0ac44893 2018-07-03 14:28:12,013 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-4f3ceda0-b886-487-proj-role 2018-07-03 14:28:12,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/eeb625c3be05442f86e469984b84a665 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:12,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:12 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdf77039-72e7-4230-84d7-fc71e773bf69 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eeb625c3be05442f86e469984b84a665", "links": {"self": "http://10.167.4.35:5000/v3/roles/eeb625c3be05442f86e469984b84a665"}, "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj-role"}} 2018-07-03 14:28:12,203 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/eeb625c3be05442f86e469984b84a665 used request id req-cdf77039-72e7-4230-84d7-fc71e773bf69 2018-07-03 14:28:12,203 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-4f3ceda0-b886-487-proj-role to project CreateSecurityGroupTests-4f3ceda0-b886-487-proj 2018-07-03 14:28:12,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872/users/927b106f8297477aa34e207b3115b6fe/roles/eeb625c3be05442f86e469984b84a665 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:12,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae5592b2-62fa-4d05-9d4c-229d6e370109 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:12,441 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872/users/927b106f8297477aa34e207b3115b6fe/roles/eeb625c3be05442f86e469984b84a665 used request id req-ae5592b2-62fa-4d05-9d4c-229d6e370109 2018-07-03 14:28:12,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:12,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:12,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eeb625c3be05442f86e469984b84a665", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj-role"}], "expires_at": "2018-07-03T15:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cea071f1d8104e9ab9aa86c453aba872", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cea071f1d8104e9ab9aa86c453aba872", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/cea071f1d8104e9ab9aa86c453aba872", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/cea071f1d8104e9ab9aa86c453aba872", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cea071f1d8104e9ab9aa86c453aba872", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/cea071f1d8104e9ab9aa86c453aba872", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/cea071f1d8104e9ab9aa86c453aba872", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-user", "id": "927b106f8297477aa34e207b3115b6fe"}, "audit_ids": ["isf9AjQiT_CYEoOV7WG9lA"], "issued_at": "2018-07-03T14:28:12.000000Z"}} 2018-07-03 14:28:12,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:13,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c85e2a14-82e0-4296-a064-30db0eef608e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:13,115 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c85e2a14-82e0-4296-a064-30db0eef608e 2018-07-03 14:28:13,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:13,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:13 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-c81980c0-85ea-4e86-81ba-1e2a945eb790 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:28:13,735 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name&description=hello+group used request id req-c81980c0-85ea-4e86-81ba-1e2a945eb790 2018-07-03 14:28:13,736 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name... 2018-07-03 14:28:13,736 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name 2018-07-03 14:28:13,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" -d '{"security_group": {"name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name", "description": "hello group"}}' 2018-07-03 14:28:14,022 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:14 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-77412ba0-200d-432c-8313-7dbf95cd4329 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 2, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}} 2018-07-03 14:28:14,022 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-77412ba0-200d-432c-8313-7dbf95cd4329 2018-07-03 14:28:14,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:14,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-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:14,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-eba7e16d-c15f-418c-bb87-819d3b7a013a 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-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:14,096 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-eba7e16d-c15f-418c-bb87-819d3b7a013a 2018-07-03 14:28:14,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:14,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/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:14,146 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d5ab27ec-fd27-484d-860a-941b0a29be49 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-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:14,146 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-d5ab27ec-fd27-484d-860a-941b0a29be49 2018-07-03 14:28:14,147 - neutron_utils - INFO - Retrieving security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:14,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?id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:14,258 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:14 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-b54919f4-8248-45ff-ac9c-62c603c0dbb8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 2, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:14,258 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-b54919f4-8248-45ff-ac9c-62c603c0dbb8 2018-07-03 14:28:14,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:14,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/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:14,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-315f722c-7d85-469c-a423-068613598946 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-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:14,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-315f722c-7d85-469c-a423-068613598946 2018-07-03 14:28:14,300 - neutron_utils - INFO - Retrieving security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:14,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?id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:14,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:14 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-037502da-8ecd-403b-ac0b-eab7eff79c3b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 2, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:14,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-037502da-8ecd-403b-ac0b-eab7eff79c3b 2018-07-03 14:28:14,698 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:14,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-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:14,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9258eba4-ea32-4bf9-ae5f-39c89ad15aa8 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-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:14,739 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-9258eba4-ea32-4bf9-ae5f-39c89ad15aa8 2018-07-03 14:28:14,740 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name 2018-07-03 14:28:14,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-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:15,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:15 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-9a95d953-136e-4ff3-8ba4-cd3a31236ebe Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 2, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:15,145 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name used request id req-9a95d953-136e-4ff3-8ba4-cd3a31236ebe 2018-07-03 14:28:15,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:28:15,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:15,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:15,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:15 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7e89f12-7b72-44a8-af71-5bb2af22e174 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea071f1d8104e9ab9aa86c453aba872", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj"}} 2018-07-03 14:28:15,344 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872 used request id req-a7e89f12-7b72-44a8-af71-5bb2af22e174 2018-07-03 14:28:15,344 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:15,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=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:15,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:15 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e0622035-5777-4b2c-84a9-a07c5cc82d22 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-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:15,396 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-e0622035-5777-4b2c-84a9-a07c5cc82d22 2018-07-03 14:28:15,401 - 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}f5e635651102c71131e4c4cf82fca01bae558afd" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce"}}' 2018-07-03 14:28:15,659 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:15 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-dc22d645-a2b3-4944-a88c-f95e659a83c5 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-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}} 2018-07-03 14:28:15,660 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-dc22d645-a2b3-4944-a88c-f95e659a83c5 2018-07-03 14:28:15,660 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name 2018-07-03 14:28:15,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-5fe434cc-c42c-4b5f-93f3-2442a9c24722name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:15,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:15 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-7a08b041-02a0-4742-81bf-9f28da11ef38 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "revision_number": 0, "id": "36e93439-3bce-4b6c-b811-f97406b00b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 3, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:15,752 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name used request id req-7a08b041-02a0-4742-81bf-9f28da11ef38 2018-07-03 14:28:15,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/cea071f1d8104e9ab9aa86c453aba872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:15,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:15 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dc0b826-ad20-49de-905f-7815def58471 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea071f1d8104e9ab9aa86c453aba872", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj"}} 2018-07-03 14:28:15,959 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872 used request id req-4dc0b826-ad20-49de-905f-7815def58471 2018-07-03 14:28:15,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:15,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=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:16,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:16 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-8a99aeee-6ba6-4e14-b36a-58f56866682b 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-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:16,322 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-8a99aeee-6ba6-4e14-b36a-58f56866682b 2018-07-03 14:28:16,328 - 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}f5e635651102c71131e4c4cf82fca01bae558afd" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce"}}' 2018-07-03 14:28:16,579 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:16 GMT Content-Type: application/json Content-Length: 520 Connection: keep-alive X-Openstack-Request-Id: req-0ee729b9-ff5e-4b82-a142-9a08a3284c76 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}} 2018-07-03 14:28:16,580 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-0ee729b9-ff5e-4b82-a142-9a08a3284c76 2018-07-03 14:28:16,580 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name 2018-07-03 14:28:16,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?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:16,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:16 GMT Content-Type: application/json Content-Length: 2430 Connection: keep-alive X-Openstack-Request-Id: req-3c16b6cf-27d5-4c6c-a63c-791db4376ed5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:16Z", "revision_number": 0, "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "revision_number": 0, "id": "36e93439-3bce-4b6c-b811-f97406b00b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 4, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:16,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name used request id req-3c16b6cf-27d5-4c6c-a63c-791db4376ed5 2018-07-03 14:28:16,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/cea071f1d8104e9ab9aa86c453aba872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:16,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:16 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bc29dde-d4af-4778-b462-b28d7a2befb2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea071f1d8104e9ab9aa86c453aba872", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj"}} 2018-07-03 14:28:16,826 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872 used request id req-1bc29dde-d4af-4778-b462-b28d7a2befb2 2018-07-03 14:28:16,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:16,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-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:16,874 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:16 GMT Content-Type: application/json Content-Length: 1997 Connection: keep-alive X-Openstack-Request-Id: req-eb1eb5d0-2d5f-4c1a-b44e-68c27923f79f 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:16,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-eb1eb5d0-2d5f-4c1a-b44e-68c27923f79f 2018-07-03 14:28:16,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/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10}}' 2018-07-03 14:28:17,309 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:17 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-201eebe1-f067-4d4e-a7c3-3f6a23efd6d6 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-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:17Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60"}} 2018-07-03 14:28:17,310 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-201eebe1-f067-4d4e-a7c3-3f6a23efd6d6 2018-07-03 14:28:17,310 - neutron_utils - INFO - Retrieving security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:17,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:17,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:17 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-2da7cc6b-3237-422a-bb66-04848f6e3b22 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:16Z", "revision_number": 0, "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "revision_number": 0, "id": "36e93439-3bce-4b6c-b811-f97406b00b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "revision_number": 0, "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 5, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:17,396 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-2da7cc6b-3237-422a-bb66-04848f6e3b22 2018-07-03 14:28:17,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28: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/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:17,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:17 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-a01b0d98-db85-46d2-b5ea-dec4a604de7a 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:17Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:17,444 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-a01b0d98-db85-46d2-b5ea-dec4a604de7a 2018-07-03 14:28:17,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:17,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eeb625c3be05442f86e469984b84a665", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj-role"}], "expires_at": "2018-07-03T15:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cea071f1d8104e9ab9aa86c453aba872", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/cea071f1d8104e9ab9aa86c453aba872", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cea071f1d8104e9ab9aa86c453aba872", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/cea071f1d8104e9ab9aa86c453aba872", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/cea071f1d8104e9ab9aa86c453aba872", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cea071f1d8104e9ab9aa86c453aba872", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/cea071f1d8104e9ab9aa86c453aba872", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/cea071f1d8104e9ab9aa86c453aba872", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-user", "id": "927b106f8297477aa34e207b3115b6fe"}, "audit_ids": ["GwJ9nQGFS-SAXTxg6YpMaw"], "issued_at": "2018-07-03T14:28:17.000000Z"}} 2018-07-03 14:28:17,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/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:18,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:18 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-c3220376-0985-4e24-a127-781ef59c48e2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:16Z", "revision_number": 0, "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "revision_number": 0, "id": "36e93439-3bce-4b6c-b811-f97406b00b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "revision_number": 0, "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 5, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:18,417 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name&description=hello+group used request id req-c3220376-0985-4e24-a127-781ef59c48e2 2018-07-03 14:28:18,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:18,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-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:18,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:18 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-4788cbf4-6b1e-418c-9378-95a530d630ab 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:17Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:18,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-4788cbf4-6b1e-418c-9378-95a530d630ab 2018-07-03 14:28:18,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:18,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=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:18,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:18 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-c2659740-0d3b-4925-9836-0d7f295151f1 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:17Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:18,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-c2659740-0d3b-4925-9836-0d7f295151f1 2018-07-03 14:28:18,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:18,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:18 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-72395410-b144-41e1-80dc-4858fd926972 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:16Z", "revision_number": 0, "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "revision_number": 0, "id": "36e93439-3bce-4b6c-b811-f97406b00b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "revision_number": 0, "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 5, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:18,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name used request id req-72395410-b144-41e1-80dc-4858fd926972 2018-07-03 14:28:18,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:18,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=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:19,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:19 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-bdbd9923-d874-47ae-837b-684ca10e33f1 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:17Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:19,091 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-bdbd9923-d874-47ae-837b-684ca10e33f1 2018-07-03 14:28:19,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:19,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:19 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-65177c71-6989-45f1-9d41-0fc1cc17067d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:16Z", "revision_number": 0, "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "revision_number": 0, "id": "36e93439-3bce-4b6c-b811-f97406b00b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "revision_number": 0, "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 5, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:19,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name used request id req-65177c71-6989-45f1-9d41-0fc1cc17067d 2018-07-03 14:28:19,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:19,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/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:19,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:19 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-a8c03c64-ce5a-4c9a-8da6-4bf380a85317 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:17Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:19,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-a8c03c64-ce5a-4c9a-8da6-4bf380a85317 2018-07-03 14:28:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:19,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:19 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-7fc24dff-56e9-41c2-9fcb-d3d01830e420 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:16Z", "revision_number": 0, "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "revision_number": 0, "id": "36e93439-3bce-4b6c-b811-f97406b00b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "revision_number": 0, "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 5, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:19,313 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name used request id req-7fc24dff-56e9-41c2-9fcb-d3d01830e420 2018-07-03 14:28:19,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:19,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:19,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:19 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-824abf3a-3e38-49c9-a3ac-0b2f2a0a57b2 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:17Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:19,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-824abf3a-3e38-49c9-a3ac-0b2f2a0a57b2 2018-07-03 14:28:19,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:19,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:19 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-0c1f261c-2ff8-47b7-bca1-db42198e550b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:16Z", "revision_number": 0, "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "revision_number": 0, "id": "36e93439-3bce-4b6c-b811-f97406b00b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "revision_number": 0, "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 5, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:19,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name used request id req-0c1f261c-2ff8-47b7-bca1-db42198e550b 2018-07-03 14:28:19,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:19,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-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:19,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:19 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-36b47145-1526-4779-ad89-387c9e05df55 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:17Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:19,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-36b47145-1526-4779-ad89-387c9e05df55 2018-07-03 14:28:19,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=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:19,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:19 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-3c9e13dd-529c-4f30-a79f-cbf256cb51c6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:16Z", "revision_number": 0, "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "revision_number": 0, "id": "36e93439-3bce-4b6c-b811-f97406b00b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "revision_number": 0, "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 5, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:19,589 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name used request id req-3c9e13dd-529c-4f30-a79f-cbf256cb51c6 2018-07-03 14:28:19,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:19,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-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:19,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:19 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-3b3ee1a5-3dc2-444f-a63d-e61deaacec9b 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:17Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:19,993 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-3b3ee1a5-3dc2-444f-a63d-e61deaacec9b 2018-07-03 14:28:19,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-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:20,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:20 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-607be5bf-bebf-4ca9-88ff-51ec86aebfb1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:16Z", "revision_number": 0, "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "revision_number": 0, "id": "36e93439-3bce-4b6c-b811-f97406b00b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "revision_number": 0, "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": 10, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 5, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "name": "CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name"}]} 2018-07-03 14:28:20,092 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name used request id req-607be5bf-bebf-4ca9-88ff-51ec86aebfb1 2018-07-03 14:28:20,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5856beb5-f407-46c7-8a39-aa7ec132f8ce 2018-07-03 14:28:20,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddc74548e5a96c420890c7796a318ab3830b7b8" 2018-07-03 14:28:20,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:20 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-ad85afb0-fcec-4fc5-8fe6-2eac4dd2c0a4 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-07-03T14:28:16Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:16Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:15Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:15Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "36e93439-3bce-4b6c-b811-f97406b00b9b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:17Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": 10, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:17Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "6a1ee590-e67a-4171-9ff2-10ee282a8a60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "89affde9-0fe3-4771-bb5c-462ffa61f56f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5856beb5-f407-46c7-8a39-aa7ec132f8ce", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "9d290623-4861-4cc6-bad0-c3483ddf32ff"}]} 2018-07-03 14:28:20,495 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-ad85afb0-fcec-4fc5-8fe6-2eac4dd2c0a4 2018-07-03 14:28:20,496 - neutron_utils - INFO - Deleting security group rule with ID - 36e93439-3bce-4b6c-b811-f97406b00b9b 2018-07-03 14:28:20,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/36e93439-3bce-4b6c-b811-f97406b00b9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:20,637 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ba625772-9543-4446-8f8d-33fc99d52f3c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:20,637 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/36e93439-3bce-4b6c-b811-f97406b00b9b used request id req-ba625772-9543-4446-8f8d-33fc99d52f3c 2018-07-03 14:28:20,638 - neutron_utils - INFO - Deleting security group rule with ID - 9d290623-4861-4cc6-bad0-c3483ddf32ff 2018-07-03 14:28:20,643 - keystoneauth.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/9d290623-4861-4cc6-bad0-c3483ddf32ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:20,786 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-01ea7b15-be56-43c0-94d1-1be373ac1c28 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:20,786 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9d290623-4861-4cc6-bad0-c3483ddf32ff used request id req-01ea7b15-be56-43c0-94d1-1be373ac1c28 2018-07-03 14:28:20,786 - neutron_utils - INFO - Deleting security group rule with ID - 0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207 2018-07-03 14:28:20,790 - keystoneauth.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/0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:20,953 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-089bb96b-93a6-4bff-9df5-e9229a9a5790 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:20,953 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0ed16e4d-91ac-41d8-adc7-bc9e4e7bb207 used request id req-089bb96b-93a6-4bff-9df5-e9229a9a5790 2018-07-03 14:28:20,953 - neutron_utils - INFO - Deleting security group rule with ID - 89affde9-0fe3-4771-bb5c-462ffa61f56f 2018-07-03 14:28:20,958 - keystoneauth.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/89affde9-0fe3-4771-bb5c-462ffa61f56f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:21,106 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1d78599e-a0e9-4e22-a6f0-92001577033f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:21,106 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/89affde9-0fe3-4771-bb5c-462ffa61f56f used request id req-1d78599e-a0e9-4e22-a6f0-92001577033f 2018-07-03 14:28:21,106 - neutron_utils - INFO - Deleting security group rule with ID - 6a1ee590-e67a-4171-9ff2-10ee282a8a60 2018-07-03 14:28:21,111 - keystoneauth.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/6a1ee590-e67a-4171-9ff2-10ee282a8a60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:21,244 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-856b2b5d-c052-4932-b1f8-40031dd37b10 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:21,244 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/6a1ee590-e67a-4171-9ff2-10ee282a8a60 used request id req-856b2b5d-c052-4932-b1f8-40031dd37b10 2018-07-03 14:28:21,244 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5fe434cc-c42c-4b5f-93f3-2442a9c24722name 2018-07-03 14:28:21,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/5856beb5-f407-46c7-8a39-aa7ec132f8ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5e635651102c71131e4c4cf82fca01bae558afd" 2018-07-03 14:28:21,426 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cecb7861-3129-4aa8-b721-4c0c22ea3ee8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:21,426 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5856beb5-f407-46c7-8a39-aa7ec132f8ce used request id req-cecb7861-3129-4aa8-b721-4c0c22ea3ee8 2018-07-03 14:28:21,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:21,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:21 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-e67b46c2-691a-4bb6-a294-11298e14f979 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "updated_at": "2018-07-03T14:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "5a52fac2-c382-46e6-8a5c-b879f0ed5c1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "5c71a9e2-5161-4390-a074-39887197dabd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "66d8cf0a-89ed-4df9-aea4-083a2e897ab5", "remote_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv6", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "revision_number": 0, "id": "ef3384fa-29b5-4ceb-b7ce-04bc3ad33583", "remote_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:13Z", "security_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "port_range_min": null, "ethertype": "IPv4", "project_id": "cea071f1d8104e9ab9aa86c453aba872"}], "revision_number": 4, "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:28:21,903 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e67b46c2-691a-4bb6-a294-11298e14f979 2018-07-03 14:28:21,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:22,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:21 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1601a7f-3beb-4c0f-ba6c-7aa300321dea 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:28:22,104 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-d1601a7f-3beb-4c0f-ba6c-7aa300321dea 2018-07-03 14:28:22,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/cea071f1d8104e9ab9aa86c453aba872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:22,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:22 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a90f44f8-dedb-4342-beac-de2725a2da8f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cea071f1d8104e9ab9aa86c453aba872", "name": "CreateSecurityGroupTests-4f3ceda0-b886-487-proj"}} 2018-07-03 14:28:22,287 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872 used request id req-a90f44f8-dedb-4342-beac-de2725a2da8f 2018-07-03 14:28:22,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b8ea316-4d35-4329-bc7b-86c4d2aa136f 2018-07-03 14:28:22,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=5b8ea316-4d35-4329-bc7b-86c4d2aa136f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:22,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:22 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-aba63ad9-feb8-4a51-981f-750cbd0809d5 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-07-03T14:28:13Z", "security_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5a52fac2-c382-46e6-8a5c-b879f0ed5c1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "5c71a9e2-5161-4390-a074-39887197dabd"}, {"remote_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "66d8cf0a-89ed-4df9-aea4-083a2e897ab5"}, {"remote_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:13Z", "security_group_id": "5b8ea316-4d35-4329-bc7b-86c4d2aa136f", "port_range_min": null, "revision_number": 0, "tenant_id": "cea071f1d8104e9ab9aa86c453aba872", "created_at": "2018-07-03T14:28:13Z", "project_id": "cea071f1d8104e9ab9aa86c453aba872", "id": "ef3384fa-29b5-4ceb-b7ce-04bc3ad33583"}]} 2018-07-03 14:28:22,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5b8ea316-4d35-4329-bc7b-86c4d2aa136f used request id req-aba63ad9-feb8-4a51-981f-750cbd0809d5 2018-07-03 14:28:22,331 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:28:22,336 - keystoneauth.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/5b8ea316-4d35-4329-bc7b-86c4d2aa136f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:22,949 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0cd16c1c-3dd4-4a3c-8626-79124208dfdf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:22,949 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5b8ea316-4d35-4329-bc7b-86c4d2aa136f used request id req-0cd16c1c-3dd4-4a3c-8626-79124208dfdf 2018-07-03 14:28:22,950 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-4f3ceda0-b886-487-proj 2018-07-03 14:28:22,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:23,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1555e70a-61af-4c76-8eb9-b41211127316 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:23,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/cea071f1d8104e9ab9aa86c453aba872 used request id req-1555e70a-61af-4c76-8eb9-b41211127316 2018-07-03 14:28:23,288 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-4f3ceda0-b886-487-proj-role 2018-07-03 14:28:23,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/eeb625c3be05442f86e469984b84a665 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:23,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd667d70-e6d6-4a56-80f2-c170b83a8aad Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:23,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/eeb625c3be05442f86e469984b84a665 used request id req-cd667d70-e6d6-4a56-80f2-c170b83a8aad 2018-07-03 14:28:23,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f6b75ee84b7b2348c86cea9d9cc5d833978b98" 2018-07-03 14:28:23,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7bc91cc-63c2-4b4e-acd2-2b0f0466638d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:28:23,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f7bc91cc-63c2-4b4e-acd2-2b0f0466638d 2018-07-03 14:28:23,670 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-4f3ceda0-b886-487-user 2018-07-03 14:28:23,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/927b106f8297477aa34e207b3115b6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde49471a1889089dbbb88656f6c41fa56a03fa4" 2018-07-03 14:28:24,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49d78f85-e44c-4fe1-b77b-e7dd4ea95749 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:24,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/927b106f8297477aa34e207b3115b6fe used request id req-49d78f85-e44c-4fe1-b77b-e7dd4ea95749 2018-07-03 14:28:24,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:24,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["o-aFO8QtQzaO92IkM0QDbw"], "issued_at": "2018-07-03T14:28:24.000000Z"}} 2018-07-03 14:28:24,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}91b529aa8216b8c929aede1e29e0c60e820dd749" 2018-07-03 14:28:24,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c7239f1-9af2-4ded-842c-51959fed7ee4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:24,693 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c7239f1-9af2-4ded-842c-51959fed7ee4 2018-07-03 14:28:24,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:24,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:25,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["U7MkaoqRQmmJb7WkMUGGlg"], "issued_at": "2018-07-03T14:28:25.000000Z"}} 2018-07-03 14:28:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:25,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42b6745f-1dd9-4f69-86ca-ec20011323c8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:25,404 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-42b6745f-1dd9-4f69-86ca-ec20011323c8 2018-07-03 14:28:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:28:25,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:25,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:25,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:25 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a0bc10a-5729-4ec9-8bbf-e1a586bd34cf 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-bb3129f8-1e46-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:28:25,452 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj used request id req-1a0bc10a-5729-4ec9-8bbf-e1a586bd34cf 2018-07-03 14:28:25,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:25,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d01f39d4-0c1c-4542-9b5d-a178a103e3e1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:28:25,631 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d01f39d4-0c1c-4542-9b5d-a178a103e3e1 2018-07-03 14:28:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj"}}' 2018-07-03 14:28:25,849 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:28:25 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48c2a0fa-5ffb-489d-aa6d-76f6f92f1ce3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8e59a808f40b4bceb0bb0fc64e41b3f5"}, "tags": [], "enabled": true, "id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj"}} 2018-07-03 14:28:25,849 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-48c2a0fa-5ffb-489d-aa6d-76f6f92f1ce3 2018-07-03 14:28:25,849 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj 2018-07-03 14:28:25,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:25,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:26,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["B6XD0qB-QdegENUqpLS-vA"], "issued_at": "2018-07-03T14:28:26.000000Z"}} 2018-07-03 14:28:26,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}bdc2d4c05e3eb55aad5ec8989a366c91dc114003" 2018-07-03 14:28:26,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea4ec0d5-73f3-47d6-bb3b-4e755114b894 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:26,586 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ea4ec0d5-73f3-47d6-bb3b-4e755114b894 2018-07-03 14:28:26,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-07-03 14:28:26,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc2d4c05e3eb55aad5ec8989a366c91dc114003" 2018-07-03 14:28:26,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:26 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f74bd8a-620d-4cc8-b2ad-501e74e4b4db Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:28:26,809 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8f74bd8a-620d-4cc8-b2ad-501e74e4b4db 2018-07-03 14:28:26,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc2d4c05e3eb55aad5ec8989a366c91dc114003" 2018-07-03 14:28:26,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:26 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d4eef66-6f17-4c26-b1ab-37efe1787ea4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8e59a808f40b4bceb0bb0fc64e41b3f5"}, "tags": [], "enabled": true, "id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj"}]} 2018-07-03 14:28:26,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj used request id req-6d4eef66-6f17-4c26-b1ab-37efe1787ea4 2018-07-03 14:28:27,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}bdc2d4c05e3eb55aad5ec8989a366c91dc114003" 2018-07-03 14:28:27,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c958068-ce34-4269-81db-47568979696b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:28:27,185 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7c958068-ce34-4269-81db-47568979696b 2018-07-03 14:28:27,679 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bb3129f8-1e46-4d5-user 2018-07-03 14:28:27,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:27,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:27,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bbedaadb-a1ca-4de8-bc98-50dcd8c307d5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:28:27,846 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bbedaadb-a1ca-4de8-bc98-50dcd8c307d5 2018-07-03 14:28:27,850 - 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}5de600d2b3189f88823587e0ffcc5bd59f746257" -d '{"role": {"name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj-role"}}' 2018-07-03 14:28:28,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:28:27 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c451fbe8-27d3-4e9b-9130-6bd8c7054c7d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97a81e78eb87461ea5a53893162ea68b", "links": {"self": "http://10.167.4.35:5000/v3/roles/97a81e78eb87461ea5a53893162ea68b"}, "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj-role"}} 2018-07-03 14:28:28,027 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c451fbe8-27d3-4e9b-9130-6bd8c7054c7d 2018-07-03 14:28:28,027 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj-role 2018-07-03 14:28:28,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/97a81e78eb87461ea5a53893162ea68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:28,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:28 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6465c685-08ae-453e-a594-b277c4ea60bf Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97a81e78eb87461ea5a53893162ea68b", "links": {"self": "http://10.167.4.35:5000/v3/roles/97a81e78eb87461ea5a53893162ea68b"}, "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj-role"}} 2018-07-03 14:28:28,191 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/97a81e78eb87461ea5a53893162ea68b used request id req-6465c685-08ae-453e-a594-b277c4ea60bf 2018-07-03 14:28:28,191 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj-role to project CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj 2018-07-03 14:28:28,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8e59a808f40b4bceb0bb0fc64e41b3f5/users/2437478df7d5478180ed850cd02c647b/roles/97a81e78eb87461ea5a53893162ea68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:28,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-270455e7-762b-4241-99a9-376bbf92a379 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:28,445 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8e59a808f40b4bceb0bb0fc64e41b3f5/users/2437478df7d5478180ed850cd02c647b/roles/97a81e78eb87461ea5a53893162ea68b used request id req-270455e7-762b-4241-99a9-376bbf92a379 2018-07-03 14:28:28,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:28,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:28,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97a81e78eb87461ea5a53893162ea68b", "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj-role"}], "expires_at": "2018-07-03T15:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-user", "id": "2437478df7d5478180ed850cd02c647b"}, "audit_ids": ["NFvfZVcQS0al6TyxE_3Q5A"], "issued_at": "2018-07-03T14:28:28.000000Z"}} 2018-07-03 14:28:28,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:29,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e89fa10-4e69-451b-830a-52eddf1c5054 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:29,144 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2e89fa10-4e69-451b-830a-52eddf1c5054 2018-07-03 14:28:29,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/security-groups?name=CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:29,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:29 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-877e36e0-8938-4497-8944-d2d5e1f021b0 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:28:29,793 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname&description=hello+group used request id req-877e36e0-8938-4497-8944-d2d5e1f021b0 2018-07-03 14:28:29,794 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname... 2018-07-03 14:28:29,794 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname 2018-07-03 14:28:29,799 - 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}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" -d '{"security_group": {"name": "CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname", "description": "hello group"}}' 2018-07-03 14:28:30,466 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:30 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-f6596ef5-1783-4aed-9b76-02def640cdb0 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "updated_at": "2018-07-03T14:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "revision_number": 0, "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "revision_number": 0, "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}], "revision_number": 2, "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "name": "CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname"}} 2018-07-03 14:28:30,466 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-f6596ef5-1783-4aed-9b76-02def640cdb0 2018-07-03 14:28:30,466 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5b823f7-dc24-45d2-82c8-b812cf80eb68 2018-07-03 14:28: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/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:30,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:30 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-42477b9f-84db-4c13-aeed-ad77ff7ca3ec Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f"}]} 2018-07-03 14:28:30,541 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-42477b9f-84db-4c13-aeed-ad77ff7ca3ec 2018-07-03 14:28:30,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5b823f7-dc24-45d2-82c8-b812cf80eb68 2018-07-03 14:28:30,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:30,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:30 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-af82a261-9c96-47cd-b4d2-77fdc1f01437 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f"}]} 2018-07-03 14:28:30,584 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-af82a261-9c96-47cd-b4d2-77fdc1f01437 2018-07-03 14:28:30,585 - neutron_utils - INFO - Retrieving security group with ID - c5b823f7-dc24-45d2-82c8-b812cf80eb68 2018-07-03 14:28:30,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/security-groups?id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:30,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:30 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-c158f3e7-3d59-4f2f-b254-6adc7199ec36 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "updated_at": "2018-07-03T14:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "revision_number": 0, "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "revision_number": 0, "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}], "revision_number": 2, "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "name": "CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname"}]} 2018-07-03 14:28:30,694 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-c158f3e7-3d59-4f2f-b254-6adc7199ec36 2018-07-03 14:28:30,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5b823f7-dc24-45d2-82c8-b812cf80eb68 2018-07-03 14:28: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/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:30,736 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:30 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c2df4588-e3bf-470e-b975-f55940055896 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f"}]} 2018-07-03 14:28:30,736 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-c2df4588-e3bf-470e-b975-f55940055896 2018-07-03 14:28:30,737 - neutron_utils - INFO - Retrieving security group with ID - c5b823f7-dc24-45d2-82c8-b812cf80eb68 2018-07-03 14:28:30,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=c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:30,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:30 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-35956400-be61-4e95-8e5a-27fef5f87e19 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "updated_at": "2018-07-03T14:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "revision_number": 0, "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "revision_number": 0, "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}], "revision_number": 2, "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "name": "CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname"}]} 2018-07-03 14:28:30,817 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-35956400-be61-4e95-8e5a-27fef5f87e19 2018-07-03 14:28:30,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5b823f7-dc24-45d2-82c8-b812cf80eb68 2018-07-03 14:28:30,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/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:30,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:30 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5e0e6c62-a230-4cda-9758-b44a3651693a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f"}]} 2018-07-03 14:28:30,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-5e0e6c62-a230-4cda-9758-b44a3651693a 2018-07-03 14:28:30,862 - neutron_utils - INFO - Retrieving security group with ID - c5b823f7-dc24-45d2-82c8-b812cf80eb68 2018-07-03 14:28:30,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:30,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:30 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-fe9601e9-21b4-4757-bca2-1ec3c1e6841d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "updated_at": "2018-07-03T14:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "revision_number": 0, "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "revision_number": 0, "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}], "revision_number": 2, "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "name": "CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname"}]} 2018-07-03 14:28:30,942 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-fe9601e9-21b4-4757-bca2-1ec3c1e6841d 2018-07-03 14:28:30,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5b823f7-dc24-45d2-82c8-b812cf80eb68 2018-07-03 14:28:30,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/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:30,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:30 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-acd4070a-4c5e-433e-b92f-f9cae245c601 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f"}]} 2018-07-03 14:28:30,984 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-acd4070a-4c5e-433e-b92f-f9cae245c601 2018-07-03 14:28:30,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:31,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97a81e78eb87461ea5a53893162ea68b", "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj-role"}], "expires_at": "2018-07-03T15:28:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/8e59a808f40b4bceb0bb0fc64e41b3f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-user", "id": "2437478df7d5478180ed850cd02c647b"}, "audit_ids": ["n2RVkMIaSQyt3xvtjm6QDQ"], "issued_at": "2018-07-03T14:28:31.000000Z"}} 2018-07-03 14:28:31,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=CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b45236410802a17b2b6409925f9717e11bacad" 2018-07-03 14:28:32,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:31 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-e53eb84c-d1e9-4795-9988-8ccc9966a799 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "updated_at": "2018-07-03T14:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "revision_number": 0, "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "revision_number": 0, "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}], "revision_number": 2, "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "name": "CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname"}]} 2018-07-03 14:28:32,000 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname&description=hello+group used request id req-e53eb84c-d1e9-4795-9988-8ccc9966a799 2018-07-03 14:28:32,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5b823f7-dc24-45d2-82c8-b812cf80eb68 2018-07-03 14:28:32,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b45236410802a17b2b6409925f9717e11bacad" 2018-07-03 14:28:32,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-34a153e3-30d9-48e0-9b27-1750f6c003ee Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f"}]} 2018-07-03 14:28:32,045 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-34a153e3-30d9-48e0-9b27-1750f6c003ee 2018-07-03 14:28:32,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5b823f7-dc24-45d2-82c8-b812cf80eb68 2018-07-03 14:28:32,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-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b45236410802a17b2b6409925f9717e11bacad" 2018-07-03 14:28:32,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5e860649-de37-4b44-aade-c6b432c56934 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "1493d77e-e0a1-4c3e-bf57-bde83898c352"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:30Z", "security_group_id": "c5b823f7-dc24-45d2-82c8-b812cf80eb68", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:30Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "e5a7e31d-1508-441d-b5c9-44e6d71bcc5f"}]} 2018-07-03 14:28:32,092 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-5e860649-de37-4b44-aade-c6b432c56934 2018-07-03 14:28:32,093 - neutron_utils - INFO - Deleting security group rule with ID - 1493d77e-e0a1-4c3e-bf57-bde83898c352 2018-07-03 14:28:32,098 - keystoneauth.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/1493d77e-e0a1-4c3e-bf57-bde83898c352 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:32,615 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fff2d44a-d4f3-427a-b93f-349a217a61f0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:32,615 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1493d77e-e0a1-4c3e-bf57-bde83898c352 used request id req-fff2d44a-d4f3-427a-b93f-349a217a61f0 2018-07-03 14:28:32,616 - neutron_utils - INFO - Deleting security group rule with ID - e5a7e31d-1508-441d-b5c9-44e6d71bcc5f 2018-07-03 14:28:32,620 - keystoneauth.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/e5a7e31d-1508-441d-b5c9-44e6d71bcc5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:32,758 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4b9eb04d-4a9e-48fe-b1e6-470ff97c092a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:32,758 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/e5a7e31d-1508-441d-b5c9-44e6d71bcc5f used request id req-4b9eb04d-4a9e-48fe-b1e6-470ff97c092a 2018-07-03 14:28:32,758 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-466fe163-6ddf-4a46-a6de-9658ecf8ba8fname 2018-07-03 14:28:32,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-groups/c5b823f7-dc24-45d2-82c8-b812cf80eb68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a7a9b229915fecdf81d165042c843a7b7bd1e6" 2018-07-03 14:28:32,973 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-36a0c61f-02ad-4bf5-9d31-d4ab295ad882 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:32,973 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c5b823f7-dc24-45d2-82c8-b812cf80eb68 used request id req-36a0c61f-02ad-4bf5-9d31-d4ab295ad882 2018-07-03 14:28:32,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:33,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:33 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-acf1fcba-36a2-4004-b05f-df8dc5713846 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:29Z", "updated_at": "2018-07-03T14:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:29Z", "revision_number": 0, "id": "38b20235-b2b9-4d68-8e1a-c02ed7651437", "remote_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:29Z", "security_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:29Z", "revision_number": 0, "id": "65c43707-ebd5-4e11-975d-7b48a25d56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:29Z", "security_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:29Z", "revision_number": 0, "id": "812ab30f-9228-4474-93ba-1526a39243d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:29Z", "security_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:29Z", "revision_number": 0, "id": "a0050889-dadc-4bc7-be61-e52a7d28beec", "remote_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:29Z", "security_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5"}], "revision_number": 4, "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:28:33,428 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-acf1fcba-36a2-4004-b05f-df8dc5713846 2018-07-03 14:28:33,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:33,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:33 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-920068ed-b884-4b5e-b7d6-9f7b748fafce 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:28:33,633 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-920068ed-b884-4b5e-b7d6-9f7b748fafce 2018-07-03 14:28:33,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/8e59a808f40b4bceb0bb0fc64e41b3f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:33,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:33 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11f0496c-1e6b-485c-9af2-5fd5bdc20da0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8e59a808f40b4bceb0bb0fc64e41b3f5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "name": "CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj"}} 2018-07-03 14:28:33,829 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8e59a808f40b4bceb0bb0fc64e41b3f5 used request id req-11f0496c-1e6b-485c-9af2-5fd5bdc20da0 2018-07-03 14:28:33,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ec71f02-5c2e-4626-a1a0-49211aee610a 2018-07-03 14:28:33,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/security-group-rules?security_group_id=8ec71f02-5c2e-4626-a1a0-49211aee610a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:34,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:34 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-031d0377-05b9-4459-b8d4-3c53bd8e4c43 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:29Z", "security_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:29Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "38b20235-b2b9-4d68-8e1a-c02ed7651437"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:29Z", "security_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:29Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "65c43707-ebd5-4e11-975d-7b48a25d56f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:29Z", "security_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:29Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "812ab30f-9228-4474-93ba-1526a39243d2"}, {"remote_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:29Z", "security_group_id": "8ec71f02-5c2e-4626-a1a0-49211aee610a", "port_range_min": null, "revision_number": 0, "tenant_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "created_at": "2018-07-03T14:28:29Z", "project_id": "8e59a808f40b4bceb0bb0fc64e41b3f5", "id": "a0050889-dadc-4bc7-be61-e52a7d28beec"}]} 2018-07-03 14:28:34,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8ec71f02-5c2e-4626-a1a0-49211aee610a used request id req-031d0377-05b9-4459-b8d4-3c53bd8e4c43 2018-07-03 14:28:34,179 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:28:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/8ec71f02-5c2e-4626-a1a0-49211aee610a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:34,744 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e7a0a238-b94c-436c-bbb2-cd0680e82f39 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:34,744 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/8ec71f02-5c2e-4626-a1a0-49211aee610a used request id req-e7a0a238-b94c-436c-bbb2-cd0680e82f39 2018-07-03 14:28:34,745 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj 2018-07-03 14:28:34,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8e59a808f40b4bceb0bb0fc64e41b3f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:35,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a17f087e-d907-45ef-bc48-802eb3b61e44 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:35,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8e59a808f40b4bceb0bb0fc64e41b3f5 used request id req-a17f087e-d907-45ef-bc48-802eb3b61e44 2018-07-03 14:28:35,110 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bb3129f8-1e46-4d5-proj-role 2018-07-03 14:28:35,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/97a81e78eb87461ea5a53893162ea68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:35,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e779664-f721-41c7-96df-0a0f73223956 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:35,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/97a81e78eb87461ea5a53893162ea68b used request id req-4e779664-f721-41c7-96df-0a0f73223956 2018-07-03 14:28:35,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de600d2b3189f88823587e0ffcc5bd59f746257" 2018-07-03 14:28:35,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44f8dd73-c4e5-42ff-9bbb-06b7fb76b9f3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:28:35,477 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-44f8dd73-c4e5-42ff-9bbb-06b7fb76b9f3 2018-07-03 14:28:35,477 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bb3129f8-1e46-4d5-user 2018-07-03 14:28:35,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2437478df7d5478180ed850cd02c647b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdc2d4c05e3eb55aad5ec8989a366c91dc114003" 2018-07-03 14:28:35,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5278610c-e9d3-434a-b6ea-a188e4bf3589 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:35,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2437478df7d5478180ed850cd02c647b used request id req-5278610c-e9d3-434a-b6ea-a188e4bf3589 2018-07-03 14:28:35,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:36,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["vcthML3hTjyZJnFd6r1caQ"], "issued_at": "2018-07-03T14:28:36.000000Z"}} 2018-07-03 14:28:36,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}01531bd3def0416711307c64891a42197dd23a2d" 2018-07-03 14:28:36,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cde76fb-7b11-4081-9612-17e60f761678 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:36,363 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9cde76fb-7b11-4081-9612-17e60f761678 2018-07-03 14:28:36,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:36,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:36,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["jlQV3GysQ5KzCnLXpfGzTQ"], "issued_at": "2018-07-03T14:28:36.000000Z"}} 2018-07-03 14:28:36,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}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:36,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96cc830c-b2a7-4ed0-aad0-330ea2807903 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:36,993 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-96cc830c-b2a7-4ed0-aad0-330ea2807903 2018-07-03 14:28:36,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:28:37,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:37,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d937f93b-2378-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:37,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:37 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4029aea-fcad-4bd3-bcd2-948d9cdfba74 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-d937f93b-2378-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:28:37,200 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d937f93b-2378-4d7-proj used request id req-f4029aea-fcad-4bd3-bcd2-948d9cdfba74 2018-07-03 14:28:37,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:37,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56ca9c47-8c95-45b4-b133-b461afa3659b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:28:37,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-56ca9c47-8c95-45b4-b133-b461afa3659b 2018-07-03 14:28:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj"}}' 2018-07-03 14:28:37,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:28:37 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18bd8988-e5aa-4609-9705-d654fae52668 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6"}, "tags": [], "enabled": true, "id": "e3a2e45499944cf7bffbe016341aead6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj"}} 2018-07-03 14:28:37,566 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-18bd8988-e5aa-4609-9705-d654fae52668 2018-07-03 14:28:37,566 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d937f93b-2378-4d7-proj 2018-07-03 14:28:37,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:37,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:38,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Sw3kRXUAT7C5WR94m764Yw"], "issued_at": "2018-07-03T14:28:38.000000Z"}} 2018-07-03 14:28:38,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b70f29efefb2bfa7976a2410763b80abdeaf0e" 2018-07-03 14:28:38,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2408d07a-7c73-4927-90d9-02f73b917855 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:38,133 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2408d07a-7c73-4927-90d9-02f73b917855 2018-07-03 14:28:38,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-07-03 14:28:38,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:38,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}69b70f29efefb2bfa7976a2410763b80abdeaf0e" 2018-07-03 14:28:38,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:38 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1613325-372a-4d38-a7fb-be8e6e89757e Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:28:38,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b1613325-372a-4d38-a7fb-be8e6e89757e 2018-07-03 14:28:38,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=CreateSecurityGroupTests-d937f93b-2378-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b70f29efefb2bfa7976a2410763b80abdeaf0e" 2018-07-03 14:28:38,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:38 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-743987ef-d480-4d50-b741-dfff785b72c0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-d937f93b-2378-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6"}, "tags": [], "enabled": true, "id": "e3a2e45499944cf7bffbe016341aead6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj"}]} 2018-07-03 14:28:38,539 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-d937f93b-2378-4d7-proj used request id req-743987ef-d480-4d50-b741-dfff785b72c0 2018-07-03 14:28:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b70f29efefb2bfa7976a2410763b80abdeaf0e" 2018-07-03 14:28:38,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36a4d2e1-df00-42a4-8a2d-8b3c47d90a87 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:28:38,715 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-36a4d2e1-df00-42a4-8a2d-8b3c47d90a87 2018-07-03 14:28:39,210 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d937f93b-2378-4d7-user 2018-07-03 14:28:39,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:39,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:39,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-495eab94-1762-4c2e-a04b-72d76d696e63 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:28:39,250 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-495eab94-1762-4c2e-a04b-72d76d696e63 2018-07-03 14:28:39,253 - 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}648f4e74fe56d39812fae1616ea80f2f1c5330d6" -d '{"role": {"name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj-role"}}' 2018-07-03 14:28:39,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:28:39 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f056efe-51cd-4893-8627-4b1b9baaf650 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2f0565de6fb410b9745be2c9ee55976", "links": {"self": "http://10.167.4.35:5000/v3/roles/f2f0565de6fb410b9745be2c9ee55976"}, "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj-role"}} 2018-07-03 14:28:39,304 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6f056efe-51cd-4893-8627-4b1b9baaf650 2018-07-03 14:28:39,305 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d937f93b-2378-4d7-proj-role 2018-07-03 14:28:39,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f2f0565de6fb410b9745be2c9ee55976 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:39,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:39 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea6d7631-0a8b-435c-b8ee-c1d5a075e71a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2f0565de6fb410b9745be2c9ee55976", "links": {"self": "http://10.167.4.35:5000/v3/roles/f2f0565de6fb410b9745be2c9ee55976"}, "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj-role"}} 2018-07-03 14:28:39,464 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f2f0565de6fb410b9745be2c9ee55976 used request id req-ea6d7631-0a8b-435c-b8ee-c1d5a075e71a 2018-07-03 14:28:39,464 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d937f93b-2378-4d7-proj-role to project CreateSecurityGroupTests-d937f93b-2378-4d7-proj 2018-07-03 14:28:39,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6/users/5ea435b8b7854e038895ad3a85cfcb7c/roles/f2f0565de6fb410b9745be2c9ee55976 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:39,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85a63b64-14e2-4266-b4da-d8160fb90e6d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:39,691 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6/users/5ea435b8b7854e038895ad3a85cfcb7c/roles/f2f0565de6fb410b9745be2c9ee55976 used request id req-85a63b64-14e2-4266-b4da-d8160fb90e6d 2018-07-03 14:28:39,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:39,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:40,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2f0565de6fb410b9745be2c9ee55976", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj-role"}], "expires_at": "2018-07-03T15:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3a2e45499944cf7bffbe016341aead6", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e3a2e45499944cf7bffbe016341aead6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e3a2e45499944cf7bffbe016341aead6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e3a2e45499944cf7bffbe016341aead6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e3a2e45499944cf7bffbe016341aead6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e3a2e45499944cf7bffbe016341aead6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e3a2e45499944cf7bffbe016341aead6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-user", "id": "5ea435b8b7854e038895ad3a85cfcb7c"}, "audit_ids": ["igYzzjfCRTm2UmUUanB9eQ"], "issued_at": "2018-07-03T14:28:40.000000Z"}} 2018-07-03 14:28:40,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}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:40,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab1eda6a-f786-4fca-8655-007a8dcc05a4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:40,350 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ab1eda6a-f786-4fca-8655-007a8dcc05a4 2018-07-03 14:28:40,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-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:40,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:40 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-6602a6eb-b7b4-4af3-98d3-ad1dd8977fd1 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:28:40,974 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name&description=hello+group used request id req-6602a6eb-b7b4-4af3-98d3-ad1dd8977fd1 2018-07-03 14:28:40,974 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name... 2018-07-03 14:28:40,975 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name 2018-07-03 14:28:40,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" -d '{"security_group": {"name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name", "description": "hello group"}}' 2018-07-03 14:28:41,292 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:41 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-9f756b8e-a2e3-4a19-b32c-7fb5deddec33 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 2, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}} 2018-07-03 14:28:41,292 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-9f756b8e-a2e3-4a19-b32c-7fb5deddec33 2018-07-03 14:28:41,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:41,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:41,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:41 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-adf8646b-67fa-48b4-9254-dfa23d02c408 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}]} 2018-07-03 14:28:41,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-adf8646b-67fa-48b4-9254-dfa23d02c408 2018-07-03 14:28:41,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:41,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:41,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:41 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2fa3b08f-9eb8-46ef-bef5-536c9eb2d0f6 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}]} 2018-07-03 14:28:41,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-2fa3b08f-9eb8-46ef-bef5-536c9eb2d0f6 2018-07-03 14:28:41,412 - neutron_utils - INFO - Retrieving security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:41,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:41 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-f59e80a3-d8b1-4d41-8e3b-6d839011c3c2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 2, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:41,845 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-f59e80a3-d8b1-4d41-8e3b-6d839011c3c2 2018-07-03 14:28:41,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:41,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=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:41,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:41 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e927638f-6d39-4056-a7fa-d7a719cf8a07 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}]} 2018-07-03 14:28:41,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-e927638f-6d39-4056-a7fa-d7a719cf8a07 2018-07-03 14:28:41,890 - neutron_utils - INFO - Retrieving security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:41,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=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:41,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:41 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-8c1b56bd-a5cb-41be-af17-3919b4b04336 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 2, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:41,967 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-8c1b56bd-a5cb-41be-af17-3919b4b04336 2018-07-03 14:28:41,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:41,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=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:42,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:42 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-bbf825f7-daa9-4c21-8cbf-3bea257a3ec2 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}]} 2018-07-03 14:28:42,011 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-bbf825f7-daa9-4c21-8cbf-3bea257a3ec2 2018-07-03 14:28:42,012 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name 2018-07-03 14:28:42,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:42,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:42 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-d815c317-1d95-4d11-8579-99e524bea870 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 2, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:42,090 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-d815c317-1d95-4d11-8579-99e524bea870 2018-07-03 14:28:42,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:28:42,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:42,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:42 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c577be6d-2613-4489-8ad1-4a8e86242bc7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3a2e45499944cf7bffbe016341aead6", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj"}} 2018-07-03 14:28:42,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6 used request id req-c577be6d-2613-4489-8ad1-4a8e86242bc7 2018-07-03 14:28:42,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:42,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-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:42,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:42 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-91a8db55-5633-4b0c-8fc7-cf81a494d748 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}]} 2018-07-03 14:28:42,701 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-91a8db55-5633-4b0c-8fc7-cf81a494d748 2018-07-03 14:28:42,706 - 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}61743e6bd65e579953a7869c201cbad877b6dba1" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44"}}' 2018-07-03 14:28:42,980 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:42 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-a48e2b57-b7b5-4f37-b700-c850f2a08dbb 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-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}} 2018-07-03 14:28:42,980 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-a48e2b57-b7b5-4f37-b700-c850f2a08dbb 2018-07-03 14:28:42,980 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name 2018-07-03 14:28:42,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?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:43,074 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:43 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-79b2a73a-ecbb-43f5-9498-3160299a67ea Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 3, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:43,074 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-79b2a73a-ecbb-43f5-9498-3160299a67ea 2018-07-03 14:28:43,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/e3a2e45499944cf7bffbe016341aead6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:43,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:43 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-674cf1a5-0316-4dab-8099-27081f719b3d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3a2e45499944cf7bffbe016341aead6", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj"}} 2018-07-03 14:28:43,250 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6 used request id req-674cf1a5-0316-4dab-8099-27081f719b3d 2018-07-03 14:28:43,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:43,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:43,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:43 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-91f907f5-a08b-46ab-8c7a-6a54841176fc 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}]} 2018-07-03 14:28:43,297 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-91f907f5-a08b-46ab-8c7a-6a54841176fc 2018-07-03 14:28:43,302 - 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}61743e6bd65e579953a7869c201cbad877b6dba1" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44"}}' 2018-07-03 14:28:43,550 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:43 GMT Content-Type: application/json Content-Length: 520 Connection: keep-alive X-Openstack-Request-Id: req-8237858d-15b2-4f5f-b466-2f1acac253fc 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-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}} 2018-07-03 14:28:43,550 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-8237858d-15b2-4f5f-b466-2f1acac253fc 2018-07-03 14:28:43,550 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name 2018-07-03 14:28:43,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/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:43,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:43 GMT Content-Type: application/json Content-Length: 2430 Connection: keep-alive X-Openstack-Request-Id: req-b22a80ef-766b-4692-8fec-413fb78e6459 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 4, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:43,650 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-b22a80ef-766b-4692-8fec-413fb78e6459 2018-07-03 14:28:43,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:43,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:43 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c42e1701-8961-4a92-af4c-0f591c04b66a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3a2e45499944cf7bffbe016341aead6", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj"}} 2018-07-03 14:28:43,847 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6 used request id req-c42e1701-8961-4a92-af4c-0f591c04b66a 2018-07-03 14:28:43,847 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:44,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:44 GMT Content-Type: application/json Content-Length: 1997 Connection: keep-alive X-Openstack-Request-Id: req-f3c79619-e348-4af7-8993-23898ccc1942 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:44,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-f3c79619-e348-4af7-8993-23898ccc1942 2018-07-03 14:28:44,233 - 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}61743e6bd65e579953a7869c201cbad877b6dba1" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10}}' 2018-07-03 14:28:44,478 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:44 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-999becb1-dedc-46e1-b601-a7078a21b310 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-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}} 2018-07-03 14:28:44,479 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-999becb1-dedc-46e1-b601-a7078a21b310 2018-07-03 14:28:44,479 - neutron_utils - INFO - Retrieving security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:44,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:44,565 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:44 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-5311355b-ef49-4b65-a4d8-9be98d626c21 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:44,565 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-5311355b-ef49-4b65-a4d8-9be98d626c21 2018-07-03 14:28:44,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:44,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:44,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:44 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-dc124c84-e30e-4c09-a27b-d59e41e4b823 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:44,644 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-dc124c84-e30e-4c09-a27b-d59e41e4b823 2018-07-03 14:28:44,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:45,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2f0565de6fb410b9745be2c9ee55976", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj-role"}], "expires_at": "2018-07-03T15:28:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3a2e45499944cf7bffbe016341aead6", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e3a2e45499944cf7bffbe016341aead6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e3a2e45499944cf7bffbe016341aead6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e3a2e45499944cf7bffbe016341aead6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e3a2e45499944cf7bffbe016341aead6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e3a2e45499944cf7bffbe016341aead6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e3a2e45499944cf7bffbe016341aead6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e3a2e45499944cf7bffbe016341aead6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-user", "id": "5ea435b8b7854e038895ad3a85cfcb7c"}, "audit_ids": ["_I7KjC7YTwe4OckSnMZXnQ"], "issued_at": "2018-07-03T14:28:45.000000Z"}} 2018-07-03 14:28: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/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:45,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:45 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-ada8c79f-9487-42eb-a770-c0feffa3a246 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:45,626 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name&description=hello+group used request id req-ada8c79f-9487-42eb-a770-c0feffa3a246 2018-07-03 14:28:45,627 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:45,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:46,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:46 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-ef184ed4-8053-4892-beb3-bf20c70343ff 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:46,027 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-ef184ed4-8053-4892-beb3-bf20c70343ff 2018-07-03 14:28:46,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:46,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:46,083 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:46 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-0e7236a7-8a0a-4145-9dbc-f3395d4afdf9 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:46,083 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-0e7236a7-8a0a-4145-9dbc-f3395d4afdf9 2018-07-03 14:28:46,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/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:46,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:46 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-58818cf3-4ac3-434e-b2f1-69e27b9444a8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:46,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-58818cf3-4ac3-434e-b2f1-69e27b9444a8 2018-07-03 14:28:46,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:46,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=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:46,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:46 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-815f625e-b933-4909-85e0-bd8a7f703a1f 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:46,234 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-815f625e-b933-4909-85e0-bd8a7f703a1f 2018-07-03 14:28:46,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=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:46,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:46 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-c567cfcf-9f9e-4e30-8f19-3cf01c6b8eb3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:46,324 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-c567cfcf-9f9e-4e30-8f19-3cf01c6b8eb3 2018-07-03 14:28:46,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:46,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:46,373 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:46 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-68c47876-c3fb-4383-b12f-dddf75921fb6 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:46,374 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-68c47876-c3fb-4383-b12f-dddf75921fb6 2018-07-03 14:28:46,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-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:46,460 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:46 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-554cce97-b377-4f18-b2b6-8173afc2b7dd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:46,460 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-554cce97-b377-4f18-b2b6-8173afc2b7dd 2018-07-03 14:28:46,461 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:46,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/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:46,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:46 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-0bf37cc9-aef6-45ea-81f3-f4fe401d5530 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:46,510 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-0bf37cc9-aef6-45ea-81f3-f4fe401d5530 2018-07-03 14:28:46,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-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:46,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:46 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-b15a7da5-8131-4892-b303-fd0010697fc5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:46,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-b15a7da5-8131-4892-b303-fd0010697fc5 2018-07-03 14:28:46,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:46,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=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:46,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:46 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-40c6337a-17d1-41c1-9b42-2da174753070 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:46,644 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-40c6337a-17d1-41c1-9b42-2da174753070 2018-07-03 14:28:46,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-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:47,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:47 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-57266816-bbdc-41c7-80a8-bc73b1776ebe Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:47,136 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-57266816-bbdc-41c7-80a8-bc73b1776ebe 2018-07-03 14:28:47,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:47,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-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:47,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:47 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-eeeec305-6267-47cb-87eb-935296e67a5d 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:47,190 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-eeeec305-6267-47cb-87eb-935296e67a5d 2018-07-03 14:28:47,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:47,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:47 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-86bd5cbd-da99-4695-8261-a72eb94a6fc1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:47,280 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-86bd5cbd-da99-4695-8261-a72eb94a6fc1 2018-07-03 14:28:47,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:47,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:47,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:47 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-b1916d9e-3c0c-43a5-9bb3-9b1f55ccb867 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:47,690 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-b1916d9e-3c0c-43a5-9bb3-9b1f55ccb867 2018-07-03 14:28:47,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?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:47,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:47 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-b6d54163-4e3a-4eb0-a29e-32e060492ed8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:47,777 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-b6d54163-4e3a-4eb0-a29e-32e060492ed8 2018-07-03 14:28:47,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:47,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:47 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-8ad4a62d-21d6-4db0-b386-861f78e4ca72 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:47,826 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-8ad4a62d-21d6-4db0-b386-861f78e4ca72 2018-07-03 14:28:47,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:47,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:47 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-f69c01bc-a0de-4f59-9611-79a5af9dbf42 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:47,918 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-f69c01bc-a0de-4f59-9611-79a5af9dbf42 2018-07-03 14:28:47,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:47,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=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:47,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:47 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-bbdb147d-7132-4a5e-8e0b-a6096d0c4911 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:47,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-bbdb147d-7132-4a5e-8e0b-a6096d0c4911 2018-07-03 14:28:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:48,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-e0e620c8-2254-406b-b9fb-18fe1752c491 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:48,070 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-e0e620c8-2254-406b-b9fb-18fe1752c491 2018-07-03 14:28:48,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:48,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=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:48,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-11c84cea-ed17-40fe-babf-da312e2a0256 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:48,117 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-11c84cea-ed17-40fe-babf-da312e2a0256 2018-07-03 14:28:48,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:48,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-1e9e4c42-e5db-4e9e-9d60-c650c2b34949 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "updated_at": "2018-07-03T14:28:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "13218176-386a-4f25-af9c-dc7f8bdfd417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "revision_number": 0, "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "revision_number": 0, "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "revision_number": 0, "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "revision_number": 0, "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 5, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "name": "CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name"}]} 2018-07-03 14:28:48,202 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name used request id req-1e9e4c42-e5db-4e9e-9d60-c650c2b34949 2018-07-03 14:28:48,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:48,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=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:48,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-aeb26624-5138-4964-8ac9-32b82ed00459 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:48,256 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-aeb26624-5138-4964-8ac9-32b82ed00459 2018-07-03 14:28:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:48,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-a55aa3fb-192b-41f6-a0c5-f249c057e907 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-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "13218176-386a-4f25-af9c-dc7f8bdfd417"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:48,307 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-a55aa3fb-192b-41f6-a0c5-f249c057e907 2018-07-03 14:28:48,308 - neutron_utils - INFO - Deleting security group rule with ID - 13218176-386a-4f25-af9c-dc7f8bdfd417 2018-07-03 14:28:48,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/13218176-386a-4f25-af9c-dc7f8bdfd417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:48,453 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c4f1a760-b023-4c1f-b3b1-78e5f0539051 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:48,453 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/13218176-386a-4f25-af9c-dc7f8bdfd417 used request id req-c4f1a760-b023-4c1f-b3b1-78e5f0539051 2018-07-03 14:28:48,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dac71c99-aed3-4efe-83a7-bfb7e927ee44 2018-07-03 14:28:48,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-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa92ffff896895eba5d53ee32314676261599d23" 2018-07-03 14:28:48,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Type: application/json Content-Length: 2002 Connection: keep-alive X-Openstack-Request-Id: req-403a375e-54a5-4bae-aad3-9c3ea60d7662 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:28:44Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": 10, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:44Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "861f53c8-7094-4d2b-b71e-d32d2c83c413"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:42Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:42Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "9d2fcb7e-35e1-411b-a21d-3d1f527efc04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:41Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:41Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "c9b42a6b-b56a-416e-ade9-29aa0a1258d9"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:43Z", "security_group_id": "dac71c99-aed3-4efe-83a7-bfb7e927ee44", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:43Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "f5fcfd84-636b-4efc-8485-9e6400faeed2"}]} 2018-07-03 14:28:48,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-403a375e-54a5-4bae-aad3-9c3ea60d7662 2018-07-03 14:28:48,509 - neutron_utils - INFO - Deleting security group rule with ID - 9d2fcb7e-35e1-411b-a21d-3d1f527efc04 2018-07-03 14:28:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/9d2fcb7e-35e1-411b-a21d-3d1f527efc04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:48,678 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aa556f86-dbbc-4d48-85dc-4f873a499a65 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:48,678 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9d2fcb7e-35e1-411b-a21d-3d1f527efc04 used request id req-aa556f86-dbbc-4d48-85dc-4f873a499a65 2018-07-03 14:28:48,678 - neutron_utils - INFO - Deleting security group rule with ID - 13218176-386a-4f25-af9c-dc7f8bdfd417 2018-07-03 14:28:48,683 - keystoneauth.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/13218176-386a-4f25-af9c-dc7f8bdfd417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:48,716 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-c3460af8-8bc3-45b8-8c6e-0c3a75b14336 RESP BODY: {"NeutronError": {"message": "Security group rule 13218176-386a-4f25-af9c-dc7f8bdfd417 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 14:28:48,716 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/13218176-386a-4f25-af9c-dc7f8bdfd417 used request id req-c3460af8-8bc3-45b8-8c6e-0c3a75b14336 2018-07-03 14:28:48,716 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 13218176-386a-4f25-af9c-dc7f8bdfd417 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 14:28:48,717 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 13218176-386a-4f25-af9c-dc7f8bdfd417 does not exist Neutron server returns request_ids: ['req-c3460af8-8bc3-45b8-8c6e-0c3a75b14336'] 2018-07-03 14:28:48,717 - neutron_utils - INFO - Deleting security group rule with ID - c9b42a6b-b56a-416e-ade9-29aa0a1258d9 2018-07-03 14:28:48,722 - keystoneauth.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/c9b42a6b-b56a-416e-ade9-29aa0a1258d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:48,855 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3d701256-8017-4873-9258-6240a9a8938e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:48,855 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c9b42a6b-b56a-416e-ade9-29aa0a1258d9 used request id req-3d701256-8017-4873-9258-6240a9a8938e 2018-07-03 14:28:48,855 - neutron_utils - INFO - Deleting security group rule with ID - 861f53c8-7094-4d2b-b71e-d32d2c83c413 2018-07-03 14:28:48,860 - keystoneauth.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/861f53c8-7094-4d2b-b71e-d32d2c83c413 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:48,993 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-be5e5f22-103a-47bf-8835-fdb8eab9d80c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:48,994 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/861f53c8-7094-4d2b-b71e-d32d2c83c413 used request id req-be5e5f22-103a-47bf-8835-fdb8eab9d80c 2018-07-03 14:28:48,994 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1fdd3a94-bb8b-41a4-b4c6-b5e729d0c650name 2018-07-03 14:28:48,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/dac71c99-aed3-4efe-83a7-bfb7e927ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61743e6bd65e579953a7869c201cbad877b6dba1" 2018-07-03 14:28:49,236 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a5fde324-b289-43c0-af6e-911131cf8c1c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:49,236 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/dac71c99-aed3-4efe-83a7-bfb7e927ee44 used request id req-a5fde324-b289-43c0-af6e-911131cf8c1c 2018-07-03 14:28:49,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}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:49,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:49 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-0c9d8266-ba6c-4855-b105-2b0117c30e53 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:40Z", "updated_at": "2018-07-03T14:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:40Z", "revision_number": 0, "id": "040279d1-3531-4412-a97a-5dd793b9896b", "remote_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:40Z", "security_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:40Z", "revision_number": 0, "id": "70b3f5df-c906-417a-bcc4-c46969b7499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:40Z", "security_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:40Z", "revision_number": 0, "id": "be66dd46-9c26-42f6-9fee-4835ee098ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:40Z", "security_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:40Z", "revision_number": 0, "id": "ea15fbcd-cbe0-4ed0-9fb7-4e61f9e43169", "remote_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:40Z", "security_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3a2e45499944cf7bffbe016341aead6"}], "revision_number": 4, "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "8933080a-8e29-43c9-96dc-d235dc974767", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:28:49,704 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-0c9d8266-ba6c-4855-b105-2b0117c30e53 2018-07-03 14:28:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:49,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:49 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-434f6387-997c-4acb-bd41-9c508f2bd339 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:28:49,894 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-434f6387-997c-4acb-bd41-9c508f2bd339 2018-07-03 14:28:49,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/e3a2e45499944cf7bffbe016341aead6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:50,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78d88bd2-2e75-4241-ade0-b1b92e86d974 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3a2e45499944cf7bffbe016341aead6", "name": "CreateSecurityGroupTests-d937f93b-2378-4d7-proj"}} 2018-07-03 14:28:50,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6 used request id req-78d88bd2-2e75-4241-ade0-b1b92e86d974 2018-07-03 14:28:50,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8933080a-8e29-43c9-96dc-d235dc974767 2018-07-03 14:28:50,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8933080a-8e29-43c9-96dc-d235dc974767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:50,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:50 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-1a6262d5-6e35-48a5-b6d8-360fbdc18d04 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:40Z", "security_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:40Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "040279d1-3531-4412-a97a-5dd793b9896b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:40Z", "security_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:40Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "70b3f5df-c906-417a-bcc4-c46969b7499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:40Z", "security_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:40Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "be66dd46-9c26-42f6-9fee-4835ee098ffc"}, {"remote_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:40Z", "security_group_id": "8933080a-8e29-43c9-96dc-d235dc974767", "port_range_min": null, "revision_number": 0, "tenant_id": "e3a2e45499944cf7bffbe016341aead6", "created_at": "2018-07-03T14:28:40Z", "project_id": "e3a2e45499944cf7bffbe016341aead6", "id": "ea15fbcd-cbe0-4ed0-9fb7-4e61f9e43169"}]} 2018-07-03 14:28:50,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8933080a-8e29-43c9-96dc-d235dc974767 used request id req-1a6262d5-6e35-48a5-b6d8-360fbdc18d04 2018-07-03 14:28:50,469 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:28:50,474 - keystoneauth.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/8933080a-8e29-43c9-96dc-d235dc974767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:50,739 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:28:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8a435358-3e58-4b30-8a01-1abec685de6f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:50,739 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/8933080a-8e29-43c9-96dc-d235dc974767 used request id req-8a435358-3e58-4b30-8a01-1abec685de6f 2018-07-03 14:28:50,740 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d937f93b-2378-4d7-proj 2018-07-03 14:28:50,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/e3a2e45499944cf7bffbe016341aead6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:51,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec7a339c-7417-4a43-addb-4a3f3763c9d3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:51,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e3a2e45499944cf7bffbe016341aead6 used request id req-ec7a339c-7417-4a43-addb-4a3f3763c9d3 2018-07-03 14:28:51,254 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d937f93b-2378-4d7-proj-role 2018-07-03 14:28:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f2f0565de6fb410b9745be2c9ee55976 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:51,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3ccec96-3adf-4082-8b7a-81967eea3590 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:51,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f2f0565de6fb410b9745be2c9ee55976 used request id req-a3ccec96-3adf-4082-8b7a-81967eea3590 2018-07-03 14:28:51,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648f4e74fe56d39812fae1616ea80f2f1c5330d6" 2018-07-03 14:28:51,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-593f36ea-a7ff-40f4-8ce6-bb4cdf363f6f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:28:51,600 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-593f36ea-a7ff-40f4-8ce6-bb4cdf363f6f 2018-07-03 14:28:51,601 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d937f93b-2378-4d7-user 2018-07-03 14:28:51,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/5ea435b8b7854e038895ad3a85cfcb7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b70f29efefb2bfa7976a2410763b80abdeaf0e" 2018-07-03 14:28:51,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f599db6-934d-496b-a06e-0414860a3945 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:51,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5ea435b8b7854e038895ad3a85cfcb7c used request id req-1f599db6-934d-496b-a06e-0414860a3945 2018-07-03 14:28:51,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:52,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["UTl-q4I4Q6-_70uLUxK5cA"], "issued_at": "2018-07-03T14:28:52.000000Z"}} 2018-07-03 14:28:52,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}87b2833adc6bf75bd893c70873c9d13293938202" 2018-07-03 14:28:52,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fec31a0-0618-4e40-a5bf-62c712a836c8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:52,637 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8fec31a0-0618-4e40-a5bf-62c712a836c8 2018-07-03 14:28:52,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:52,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:53,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["c7TozUwAQSesZQ75kzUycw"], "issued_at": "2018-07-03T14:28:53.000000Z"}} 2018-07-03 14:28:53,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}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:28:53,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9dbb65c-85fc-4c7b-879f-5ecddec9f556 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:53,324 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b9dbb65c-85fc-4c7b-879f-5ecddec9f556 2018-07-03 14:28:53,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-07-03 14:28:53,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:53,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?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b49e6890-7a9a-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:28:53,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:53 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77fea353-e790-466b-a23e-e5db4da39db7 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-b49e6890-7a9a-426-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:28:53,377 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b49e6890-7a9a-426-proj used request id req-77fea353-e790-466b-a23e-e5db4da39db7 2018-07-03 14:28:53,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}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:28:53,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-405fff3b-28d1-49b6-b628-21fcaa1cfdf0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:28:53,582 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-405fff3b-28d1-49b6-b628-21fcaa1cfdf0 2018-07-03 14:28:53,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj"}}' 2018-07-03 14:28:53,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:28:53 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d9ef112-ca33-47d7-b174-35e0dac4c8bc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210"}, "tags": [], "enabled": true, "id": "f84a4a782ebf429bb7546514ac35b210", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj"}} 2018-07-03 14:28:53,805 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8d9ef112-ca33-47d7-b174-35e0dac4c8bc 2018-07-03 14:28:53,805 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b49e6890-7a9a-426-proj 2018-07-03 14:28:53,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:53,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:54,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["0xB0AWgRREK188KBleINmg"], "issued_at": "2018-07-03T14:28:54.000000Z"}} 2018-07-03 14:28:54,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}2f4f1d074d8b3f5ddca09834d9c3d0d10eecb6ab" 2018-07-03 14:28:54,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64d8d1c3-09ba-4fab-8210-a0d6691dd6f8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:54,520 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64d8d1c3-09ba-4fab-8210-a0d6691dd6f8 2018-07-03 14:28:54,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:28:54,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:54,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4f1d074d8b3f5ddca09834d9c3d0d10eecb6ab" 2018-07-03 14:28:54,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:54 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca0b2505-8503-445e-af43-c5bb89bf9fc8 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:28:54,746 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ca0b2505-8503-445e-af43-c5bb89bf9fc8 2018-07-03 14:28:54,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-b49e6890-7a9a-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4f1d074d8b3f5ddca09834d9c3d0d10eecb6ab" 2018-07-03 14:28:54,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:54 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20fee824-89fc-4795-8b11-2ee35d46ad92 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-b49e6890-7a9a-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210"}, "tags": [], "enabled": true, "id": "f84a4a782ebf429bb7546514ac35b210", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj"}]} 2018-07-03 14:28:54,919 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-b49e6890-7a9a-426-proj used request id req-20fee824-89fc-4795-8b11-2ee35d46ad92 2018-07-03 14:28:54,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4f1d074d8b3f5ddca09834d9c3d0d10eecb6ab" 2018-07-03 14:28:55,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf629dbb-ea2a-41ea-b85a-523d470b3fb6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:28:55,106 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bf629dbb-ea2a-41ea-b85a-523d470b3fb6 2018-07-03 14:28:55,582 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b49e6890-7a9a-426-user 2018-07-03 14:28:55,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:55,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}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:28:55,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7cdc316-9aba-4ace-8ab1-ce4204cf2ebf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:28:55,758 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b7cdc316-9aba-4ace-8ab1-ce4204cf2ebf 2018-07-03 14:28:55,761 - 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}5fee87ce850a6d5fed07089068a3050d30a57a17" -d '{"role": {"name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj-role"}}' 2018-07-03 14:28:55,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:28:55 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76815542-469e-4eaa-8f49-912a9d428a84 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5572d4db9754d299cc97e5322fe0dc1", "links": {"self": "http://10.167.4.35:5000/v3/roles/f5572d4db9754d299cc97e5322fe0dc1"}, "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj-role"}} 2018-07-03 14:28:55,944 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-76815542-469e-4eaa-8f49-912a9d428a84 2018-07-03 14:28:55,944 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b49e6890-7a9a-426-proj-role 2018-07-03 14:28:55,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/f5572d4db9754d299cc97e5322fe0dc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:28:56,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:55 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58cee609-3c54-4d84-b347-c01ec5f7e596 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5572d4db9754d299cc97e5322fe0dc1", "links": {"self": "http://10.167.4.35:5000/v3/roles/f5572d4db9754d299cc97e5322fe0dc1"}, "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj-role"}} 2018-07-03 14:28:56,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f5572d4db9754d299cc97e5322fe0dc1 used request id req-58cee609-3c54-4d84-b347-c01ec5f7e596 2018-07-03 14:28:56,123 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b49e6890-7a9a-426-proj-role to project CreateSecurityGroupTests-b49e6890-7a9a-426-proj 2018-07-03 14:28:56,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210/users/d6283908c4864347ae1c69e284f214a4/roles/f5572d4db9754d299cc97e5322fe0dc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:28:56,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:28:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7836fdf5-d0cc-465b-9adf-81e1577314f0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:28:56,342 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210/users/d6283908c4864347ae1c69e284f214a4/roles/f5572d4db9754d299cc97e5322fe0dc1 used request id req-7836fdf5-d0cc-465b-9adf-81e1577314f0 2018-07-03 14:28:56,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:28:56,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:28:56,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5572d4db9754d299cc97e5322fe0dc1", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj-role"}], "expires_at": "2018-07-03T15:28:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f84a4a782ebf429bb7546514ac35b210", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f84a4a782ebf429bb7546514ac35b210", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f84a4a782ebf429bb7546514ac35b210", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f84a4a782ebf429bb7546514ac35b210", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f84a4a782ebf429bb7546514ac35b210", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f84a4a782ebf429bb7546514ac35b210", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f84a4a782ebf429bb7546514ac35b210", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-user", "id": "d6283908c4864347ae1c69e284f214a4"}, "audit_ids": ["Z-ObuTSCTzmK0KUzRLf13w"], "issued_at": "2018-07-03T14:28:56.000000Z"}} 2018-07-03 14:28:56,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:57,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-801c5b53-e6f8-4365-b871-f99943351725 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:28:57,010 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-801c5b53-e6f8-4365-b871-f99943351725 2018-07-03 14:28:57,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-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:57,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:57 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-7a218e0c-7fc5-4969-930d-65e96a32cbbb Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:28:57,645 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name&description=hello+group used request id req-7a218e0c-7fc5-4969-930d-65e96a32cbbb 2018-07-03 14:28:57,646 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name... 2018-07-03 14:28:57,646 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name 2018-07-03 14:28:57,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" -d '{"security_group": {"name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name", "description": "hello group"}}' 2018-07-03 14:28:57,954 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:57 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-5b20d786-3887-448b-bca6-34d6a69f3f94 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:28:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 2, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}} 2018-07-03 14:28:57,954 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-5b20d786-3887-448b-bca6-34d6a69f3f94 2018-07-03 14:28:57,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:28:57,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/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:58,031 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4107fce6-c6d4-428c-87cd-b1ece76ef4f4 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}]} 2018-07-03 14:28:58,031 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-4107fce6-c6d4-428c-87cd-b1ece76ef4f4 2018-07-03 14:28:58,031 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:28:58,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=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:58,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fbaffbc8-6e1b-4059-8deb-b22926fff1d9 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}]} 2018-07-03 14:28:58,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-fbaffbc8-6e1b-4059-8deb-b22926fff1d9 2018-07-03 14:28:58,073 - neutron_utils - INFO - Retrieving security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:28:58,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/security-groups?id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:58,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:58 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-a96d46a1-fd4b-45d5-8fa5-86576e84d5d5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:28:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 2, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:28:58,182 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-a96d46a1-fd4b-45d5-8fa5-86576e84d5d5 2018-07-03 14:28:58,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:28:58,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=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:58,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f6f576b6-d6cc-4609-9185-a696760ab617 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}]} 2018-07-03 14:28:58,564 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-f6f576b6-d6cc-4609-9185-a696760ab617 2018-07-03 14:28:58,565 - neutron_utils - INFO - Retrieving security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:28:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:58,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:58 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-81e0b700-d83e-4bf2-ba12-af1737945332 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:28:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 2, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:28:58,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-81e0b700-d83e-4bf2-ba12-af1737945332 2018-07-03 14:28:58,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:28:58,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-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:59,169 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7b46460e-b446-4a44-8c7d-4b61018d58f2 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}]} 2018-07-03 14:28:59,169 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-7b46460e-b446-4a44-8c7d-4b61018d58f2 2018-07-03 14:28:59,169 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name 2018-07-03 14:28:59,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-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:59,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:59 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-86764f79-0074-45d3-a60c-5712c7b7c788 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:28:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 2, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:28:59,246 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-86764f79-0074-45d3-a60c-5712c7b7c788 2018-07-03 14:28:59,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:28:59,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:28: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-07-03 14:28:59,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/f84a4a782ebf429bb7546514ac35b210 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:59,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:59 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28e4d4bb-cc3a-485a-be72-477fc9357bc5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f84a4a782ebf429bb7546514ac35b210", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj"}} 2018-07-03 14:28:59,433 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210 used request id req-28e4d4bb-cc3a-485a-be72-477fc9357bc5 2018-07-03 14:28:59,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:28:59,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=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:59,482 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2d4c743b-ee72-4efb-aca0-f145a1a9e792 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}]} 2018-07-03 14:28:59,483 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-2d4c743b-ee72-4efb-aca0-f145a1a9e792 2018-07-03 14:28:59,488 - 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}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47"}}' 2018-07-03 14:28:59,699 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:28:59 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-7fa5fc2d-1505-4686-a5b3-0988173be215 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}} 2018-07-03 14:28:59,699 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-7fa5fc2d-1505-4686-a5b3-0988173be215 2018-07-03 14:28:59,700 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name 2018-07-03 14:28:59,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?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:59,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:28:59 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-7c9482d0-c351-41cb-8a03-bdd7532be4e0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:28:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 3, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:28:59,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-7c9482d0-c351-41cb-8a03-bdd7532be4e0 2018-07-03 14:28:59,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:28:59,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:28:59 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97827f71-cfec-4bbe-933b-18d128a954de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f84a4a782ebf429bb7546514ac35b210", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj"}} 2018-07-03 14:28:59,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210 used request id req-97827f71-cfec-4bbe-933b-18d128a954de 2018-07-03 14:28:59,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:28:59,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/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:00,308 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:00 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-89bac938-b82d-4246-83f5-028be760e99f 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}]} 2018-07-03 14:29:00,308 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-89bac938-b82d-4246-83f5-028be760e99f 2018-07-03 14:29:00,314 - 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}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47"}}' 2018-07-03 14:29:00,524 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:29:00 GMT Content-Type: application/json Content-Length: 520 Connection: keep-alive X-Openstack-Request-Id: req-79fad8f3-bf58-43b1-9937-b28986f1e675 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-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}} 2018-07-03 14:29:00,524 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-79fad8f3-bf58-43b1-9937-b28986f1e675 2018-07-03 14:29:00,525 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name 2018-07-03 14:29:00,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/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:00,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:00 GMT Content-Type: application/json Content-Length: 2430 Connection: keep-alive X-Openstack-Request-Id: req-743ceb81-14be-4ebb-a4d0-85f8c42f0a61 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 4, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:00,604 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-743ceb81-14be-4ebb-a4d0-85f8c42f0a61 2018-07-03 14:29:00,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/f84a4a782ebf429bb7546514ac35b210 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:00,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:00 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f7a4834-273c-42f0-b0ba-68abdd2ca397 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f84a4a782ebf429bb7546514ac35b210", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj"}} 2018-07-03 14:29:00,791 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210 used request id req-2f7a4834-273c-42f0-b0ba-68abdd2ca397 2018-07-03 14:29:00,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29: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/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:00,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:00 GMT Content-Type: application/json Content-Length: 1997 Connection: keep-alive X-Openstack-Request-Id: req-d15969b0-8dcc-4294-a9f8-b61c7c692a16 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:00,836 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-d15969b0-8dcc-4294-a9f8-b61c7c692a16 2018-07-03 14:29:00,842 - 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}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10}}' 2018-07-03 14:29:01,080 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:29:01 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-e87bad53-0a62-4a24-8210-415ceea81f6f 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-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}} 2018-07-03 14:29:01,080 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-e87bad53-0a62-4a24-8210-415ceea81f6f 2018-07-03 14:29:01,081 - neutron_utils - INFO - Retrieving security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:01,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-groups?id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:01,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:01 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-500b82c1-725f-45c8-9cfa-2af39e8f383e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "revision_number": 0, "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 5, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:01,167 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-500b82c1-725f-45c8-9cfa-2af39e8f383e 2018-07-03 14:29:01,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:01,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:01,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:01 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-be0b825d-4d40-4544-a977-ac2b3db7980c 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:01,246 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-be0b825d-4d40-4544-a977-ac2b3db7980c 2018-07-03 14:29:01,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:01,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5572d4db9754d299cc97e5322fe0dc1", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj-role"}], "expires_at": "2018-07-03T15:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f84a4a782ebf429bb7546514ac35b210", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f84a4a782ebf429bb7546514ac35b210", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f84a4a782ebf429bb7546514ac35b210", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f84a4a782ebf429bb7546514ac35b210", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f84a4a782ebf429bb7546514ac35b210", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f84a4a782ebf429bb7546514ac35b210", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f84a4a782ebf429bb7546514ac35b210", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f84a4a782ebf429bb7546514ac35b210", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-user", "id": "d6283908c4864347ae1c69e284f214a4"}, "audit_ids": ["AnMp7-1TT865Lx64APjCUQ"], "issued_at": "2018-07-03T14:29:01.000000Z"}} 2018-07-03 14:29:01,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-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:02,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:02 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-9d1da124-e97a-4059-bca2-0b05b52736f5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "revision_number": 0, "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 5, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:02,384 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name&description=hello+group used request id req-9d1da124-e97a-4059-bca2-0b05b52736f5 2018-07-03 14:29:02,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:02,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/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:02,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:02 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-4f74915f-7453-402b-80f0-16af3d932c4f 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:02,780 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-4f74915f-7453-402b-80f0-16af3d932c4f 2018-07-03 14:29:02,781 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,196 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-d4dd60af-4b33-4818-8376-19d739d4cbe6 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:03,196 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-d4dd60af-4b33-4818-8376-19d739d4cbe6 2018-07-03 14:29:03,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-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-299a3c1a-fe41-46de-92b0-4927d5f1520a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "revision_number": 0, "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 5, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:03,279 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-299a3c1a-fe41-46de-92b0-4927d5f1520a 2018-07-03 14:29:03,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:03,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/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-4e8d2184-81ed-44cb-b74d-e575e99c047e 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:03,328 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-4e8d2184-81ed-44cb-b74d-e575e99c047e 2018-07-03 14:29:03,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/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-4940f8a8-d7da-4899-af13-c8d77ef23b42 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "revision_number": 0, "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 5, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:03,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-4940f8a8-d7da-4899-af13-c8d77ef23b42 2018-07-03 14:29:03,414 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:03,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-5697f2b2-0a43-4cf9-8f18-f018ccee0615 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:03,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-5697f2b2-0a43-4cf9-8f18-f018ccee0615 2018-07-03 14:29:03,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/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-b86e97c6-e788-4392-825b-bd0cdc9d722f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "revision_number": 0, "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 5, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:03,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-b86e97c6-e788-4392-825b-bd0cdc9d722f 2018-07-03 14:29:03,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:03,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/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-feff550b-2482-400c-abbb-7948e54f3415 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:03,593 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-feff550b-2482-400c-abbb-7948e54f3415 2018-07-03 14:29:03,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/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,671 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-85999e82-6d2b-4194-bbc3-0b1fea032e6d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "revision_number": 0, "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 5, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:03,671 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-85999e82-6d2b-4194-bbc3-0b1fea032e6d 2018-07-03 14:29:03,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:03,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/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-a39defb5-c07a-4d28-9ae5-a72db2843f2b 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:03,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-a39defb5-c07a-4d28-9ae5-a72db2843f2b 2018-07-03 14:29:03,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-a5557dcc-af27-4c9e-aaf7-4695fa794fd4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "revision_number": 0, "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 5, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:03,795 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-a5557dcc-af27-4c9e-aaf7-4695fa794fd4 2018-07-03 14:29:03,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:03,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=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-463aab0f-fccb-4e7e-b3ae-422a823d69fd 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:03,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-463aab0f-fccb-4e7e-b3ae-422a823d69fd 2018-07-03 14:29:03,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,923 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-d8a2b96b-f91c-4e9e-9f36-c005bb4f0975 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "revision_number": 0, "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 5, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:03,923 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-d8a2b96b-f91c-4e9e-9f36-c005bb4f0975 2018-07-03 14:29:03,924 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:03,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=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:03,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:03 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-51e30a42-0706-4a63-92de-1109f8d7feac 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:03,974 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-51e30a42-0706-4a63-92de-1109f8d7feac 2018-07-03 14:29:03,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-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:04,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:04 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-786c8063-6a31-4cc2-9db4-f2c6bcfcba4b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "revision_number": 0, "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 5, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:04,054 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-786c8063-6a31-4cc2-9db4-f2c6bcfcba4b 2018-07-03 14:29:04,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:04,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/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:04,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:04 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-12fbb9da-3cdb-4d70-a250-ed7883805a91 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:04,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-12fbb9da-3cdb-4d70-a250-ed7883805a91 2018-07-03 14:29:04,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:04,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:04 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-c7a54423-d615-4567-9076-bf90325d9c43 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:59Z", "revision_number": 0, "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "revision_number": 0, "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "82ed46e5-48b8-42da-9e53-0aa288195c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "revision_number": 0, "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 5, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "name": "CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name"}]} 2018-07-03 14:29:04,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name used request id req-c7a54423-d615-4567-9076-bf90325d9c43 2018-07-03 14:29:04,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:04,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:04,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:04 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-7ed1b387-c7b3-41c4-936e-c957b6c80fd2 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-07-03T14:28:59Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:59Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1e47846e-ede6-47de-80e3-d5dfd50954ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:04,224 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-7ed1b387-c7b3-41c4-936e-c957b6c80fd2 2018-07-03 14:29:04,225 - neutron_utils - INFO - Deleting security group rule with ID - 1e47846e-ede6-47de-80e3-d5dfd50954ea 2018-07-03 14:29:04,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/1e47846e-ede6-47de-80e3-d5dfd50954ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:04,352 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-83affad3-b897-4c91-b0e8-1994345a9c7a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:04,352 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1e47846e-ede6-47de-80e3-d5dfd50954ea used request id req-83affad3-b897-4c91-b0e8-1994345a9c7a 2018-07-03 14:29:04,352 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-03 14:29:04,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b0e0c6e-ebf1-44cb-8169-15dd44310d47 2018-07-03 14:29:04,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=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36f4b901b536b265d0e2623812913d268c4d101" 2018-07-03 14:29:04,695 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:04 GMT Content-Type: application/json Content-Length: 1992 Connection: keep-alive X-Openstack-Request-Id: req-c444ee8d-e71e-4846-bfb7-b264fa7718ee Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-03T14:29:01Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": 10, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:01Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "1fc59fcc-4729-42bf-8b6c-c8df6ee748e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "22799086-98a3-485b-b857-cf3ef4ffe5c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "82ed46e5-48b8-42da-9e53-0aa288195c00"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:29:00Z", "security_group_id": "9b0e0c6e-ebf1-44cb-8169-15dd44310d47", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:29:00Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "ab87b5a7-6956-4d7a-b068-6486c74991f1"}]} 2018-07-03 14:29:04,695 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-c444ee8d-e71e-4846-bfb7-b264fa7718ee 2018-07-03 14:29:04,696 - neutron_utils - INFO - Deleting security group rule with ID - 1e47846e-ede6-47de-80e3-d5dfd50954ea 2018-07-03 14:29:04,700 - keystoneauth.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/1e47846e-ede6-47de-80e3-d5dfd50954ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:04,728 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:29:04 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-ff9cc34e-4a48-443b-82c4-70c6587b8da0 RESP BODY: {"NeutronError": {"message": "Security group rule 1e47846e-ede6-47de-80e3-d5dfd50954ea does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 14:29:04,728 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1e47846e-ede6-47de-80e3-d5dfd50954ea used request id req-ff9cc34e-4a48-443b-82c4-70c6587b8da0 2018-07-03 14:29:04,728 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1e47846e-ede6-47de-80e3-d5dfd50954ea does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-03 14:29:04,729 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1e47846e-ede6-47de-80e3-d5dfd50954ea does not exist Neutron server returns request_ids: ['req-ff9cc34e-4a48-443b-82c4-70c6587b8da0'] 2018-07-03 14:29:04,729 - neutron_utils - INFO - Deleting security group rule with ID - 82ed46e5-48b8-42da-9e53-0aa288195c00 2018-07-03 14:29:04,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/security-group-rules/82ed46e5-48b8-42da-9e53-0aa288195c00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:04,856 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f8ab8bad-e1c6-4c6c-b0d2-dcb782f86277 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:04,856 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/82ed46e5-48b8-42da-9e53-0aa288195c00 used request id req-f8ab8bad-e1c6-4c6c-b0d2-dcb782f86277 2018-07-03 14:29:04,857 - neutron_utils - INFO - Deleting security group rule with ID - ab87b5a7-6956-4d7a-b068-6486c74991f1 2018-07-03 14:29:04,861 - keystoneauth.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/ab87b5a7-6956-4d7a-b068-6486c74991f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:04,982 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7ca6d820-7085-47b7-b77a-f44c06f244d8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:04,982 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ab87b5a7-6956-4d7a-b068-6486c74991f1 used request id req-7ca6d820-7085-47b7-b77a-f44c06f244d8 2018-07-03 14:29:04,982 - neutron_utils - INFO - Deleting security group rule with ID - 22799086-98a3-485b-b857-cf3ef4ffe5c1 2018-07-03 14:29:04,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-group-rules/22799086-98a3-485b-b857-cf3ef4ffe5c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:05,127 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d4647f30-0da6-473e-8a80-74d767c667a3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:05,127 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/22799086-98a3-485b-b857-cf3ef4ffe5c1 used request id req-d4647f30-0da6-473e-8a80-74d767c667a3 2018-07-03 14:29:05,128 - neutron_utils - INFO - Deleting security group rule with ID - 1fc59fcc-4729-42bf-8b6c-c8df6ee748e4 2018-07-03 14:29:05,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/security-group-rules/1fc59fcc-4729-42bf-8b6c-c8df6ee748e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:05,296 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-70a1c531-fc86-4cef-bbe5-04b6f7ecb9eb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:05,297 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1fc59fcc-4729-42bf-8b6c-c8df6ee748e4 used request id req-70a1c531-fc86-4cef-bbe5-04b6f7ecb9eb 2018-07-03 14:29:05,297 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3012dc02-551b-421e-97eb-97af0aa37959name 2018-07-03 14:29:05,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/9b0e0c6e-ebf1-44cb-8169-15dd44310d47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3010fcb3465b707ce96e9aeca77b3289dcce1a0f" 2018-07-03 14:29:05,499 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-207b9cf7-8c11-4e93-8ab0-10bf050b6b68 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:05,499 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9b0e0c6e-ebf1-44cb-8169-15dd44310d47 used request id req-207b9cf7-8c11-4e93-8ab0-10bf050b6b68 2018-07-03 14:29:05,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:29:05,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:05 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-86f38e8c-ea5d-4065-a90b-04630e0da918 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "updated_at": "2018-07-03T14:28:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "013ad283-9c5a-4536-989b-4c0447535786", "remote_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "16cc8658-bdf5-44e3-8e4a-0d3403fa6ea6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "2d33d4ec-c1b3-4fef-9ec8-aa4504b15181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv4", "project_id": "f84a4a782ebf429bb7546514ac35b210"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "revision_number": 0, "id": "4cb145f8-ee3a-458d-ae36-4f6defafeeb5", "remote_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "remote_ip_prefix": null, "created_at": "2018-07-03T14:28:57Z", "security_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "port_range_min": null, "ethertype": "IPv6", "project_id": "f84a4a782ebf429bb7546514ac35b210"}], "revision_number": 4, "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:29:05,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-86f38e8c-ea5d-4065-a90b-04630e0da918 2018-07-03 14:29:05,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:29:06,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:05 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43283062-9fc7-49be-b167-0d7fc0c52c41 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:29:06,122 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-43283062-9fc7-49be-b167-0d7fc0c52c41 2018-07-03 14:29:06,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/f84a4a782ebf429bb7546514ac35b210 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:29:06,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:06 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47b3bce6-2298-4abd-a453-a2f24ec9077b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f84a4a782ebf429bb7546514ac35b210", "name": "CreateSecurityGroupTests-b49e6890-7a9a-426-proj"}} 2018-07-03 14:29:06,291 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210 used request id req-47b3bce6-2298-4abd-a453-a2f24ec9077b 2018-07-03 14:29:06,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a6b9420-31e0-4e23-b73d-ceb711a4735d 2018-07-03 14:29:06,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5a6b9420-31e0-4e23-b73d-ceb711a4735d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:29:06,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:06 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-de933da4-8278-46e1-bb78-719bd960556b Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "013ad283-9c5a-4536-989b-4c0447535786"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "16cc8658-bdf5-44e3-8e4a-0d3403fa6ea6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "2d33d4ec-c1b3-4fef-9ec8-aa4504b15181"}, {"remote_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:28:57Z", "security_group_id": "5a6b9420-31e0-4e23-b73d-ceb711a4735d", "port_range_min": null, "revision_number": 0, "tenant_id": "f84a4a782ebf429bb7546514ac35b210", "created_at": "2018-07-03T14:28:57Z", "project_id": "f84a4a782ebf429bb7546514ac35b210", "id": "4cb145f8-ee3a-458d-ae36-4f6defafeeb5"}]} 2018-07-03 14:29:06,660 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5a6b9420-31e0-4e23-b73d-ceb711a4735d used request id req-de933da4-8278-46e1-bb78-719bd960556b 2018-07-03 14:29:06,660 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:29:06,665 - keystoneauth.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/5a6b9420-31e0-4e23-b73d-ceb711a4735d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:29:06,887 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a5353884-782d-4119-bfa1-9296ea0d1447 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:06,887 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5a6b9420-31e0-4e23-b73d-ceb711a4735d used request id req-a5353884-782d-4119-bfa1-9296ea0d1447 2018-07-03 14:29:06,888 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b49e6890-7a9a-426-proj 2018-07-03 14:29:06,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:29:07,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f61361d9-bbb6-43db-ab7f-6fcf5695cdc7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:07,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f84a4a782ebf429bb7546514ac35b210 used request id req-f61361d9-bbb6-43db-ab7f-6fcf5695cdc7 2018-07-03 14:29:07,257 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b49e6890-7a9a-426-proj-role 2018-07-03 14:29:07,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f5572d4db9754d299cc97e5322fe0dc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:29:07,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfe806b7-079a-44dd-9730-975857144791 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:07,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f5572d4db9754d299cc97e5322fe0dc1 used request id req-bfe806b7-079a-44dd-9730-975857144791 2018-07-03 14:29:07,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fee87ce850a6d5fed07089068a3050d30a57a17" 2018-07-03 14:29:07,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d38976d-bbad-46b2-af0a-c5df7055a311 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:29:07,605 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5d38976d-bbad-46b2-af0a-c5df7055a311 2018-07-03 14:29:07,606 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b49e6890-7a9a-426-user 2018-07-03 14:29:07,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/d6283908c4864347ae1c69e284f214a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4f1d074d8b3f5ddca09834d9c3d0d10eecb6ab" 2018-07-03 14:29:07,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-783b22b7-6979-4902-8864-35e28b599ed9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:07,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d6283908c4864347ae1c69e284f214a4 used request id req-783b22b7-6979-4902-8864-35e28b599ed9 2018-07-03 14:29:07,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:08,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wfAZpl6jQPqjAiiP1EVFnQ"], "issued_at": "2018-07-03T14:29:08.000000Z"}} 2018-07-03 14:29:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5e1c0ea0063093b67cc5002d47cf7e8e63f002" 2018-07-03 14:29:08,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d53250f8-3f52-47ed-a706-99fd082ad9b4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:08,451 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d53250f8-3f52-47ed-a706-99fd082ad9b4 2018-07-03 14:29:08,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:08,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:08,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Qy0DAInyS_yoyNplzfjGag"], "issued_at": "2018-07-03T14:29:08.000000Z"}} 2018-07-03 14:29:08,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}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:09,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e337351a-4c6c-4c71-9987-144f8a9b29c0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:09,148 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e337351a-4c6c-4c71-9987-144f8a9b29c0 2018-07-03 14:29:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:29:09,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:29: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-07-03 14:29:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cd9f824e-09b0-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:09,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:09 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1b5de9b-bd11-489e-afe6-f66e34169d3a 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-cd9f824e-09b0-410-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:29:09,324 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cd9f824e-09b0-410-proj used request id req-f1b5de9b-bd11-489e-afe6-f66e34169d3a 2018-07-03 14:29:09,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}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:09,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35aba6ea-7a47-4b00-af01-326880f6664d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:29:09,513 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-35aba6ea-7a47-4b00-af01-326880f6664d 2018-07-03 14:29:09,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-cd9f824e-09b0-410-proj"}}' 2018-07-03 14:29:09,715 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:29:09 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5a2135c-af1e-4b69-a2c3-9b02155ac962 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0fa9f0bc4eaf4462a99c0336a3a88a18"}, "tags": [], "enabled": true, "id": "0fa9f0bc4eaf4462a99c0336a3a88a18", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-cd9f824e-09b0-410-proj"}} 2018-07-03 14:29:09,715 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b5a2135c-af1e-4b69-a2c3-9b02155ac962 2018-07-03 14:29:09,715 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-cd9f824e-09b0-410-proj 2018-07-03 14:29:09,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:09,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:10,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["38gP-2jFRdGuAngL5ojorw"], "issued_at": "2018-07-03T14:29:10.000000Z"}} 2018-07-03 14:29:10,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2dcc78a20113df1ffd4fb6857a02f84ca49f52" 2018-07-03 14:29:10,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d573cc59-f4ea-45cc-8990-3fea5838fbed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:10,237 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d573cc59-f4ea-45cc-8990-3fea5838fbed 2018-07-03 14:29:10,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-07-03 14:29:10,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:29: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-07-03 14:29:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2dcc78a20113df1ffd4fb6857a02f84ca49f52" 2018-07-03 14:29:10,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:10 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65ff4c24-96b5-4368-a0df-8500e138345f Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:29:10,470 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-65ff4c24-96b5-4368-a0df-8500e138345f 2018-07-03 14:29: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?name=CreateImageSuccessTests-cd9f824e-09b0-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2dcc78a20113df1ffd4fb6857a02f84ca49f52" 2018-07-03 14:29:10,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:10 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-726aa765-fa4d-41b5-9a0b-e43e149c577f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-cd9f824e-09b0-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0fa9f0bc4eaf4462a99c0336a3a88a18"}, "tags": [], "enabled": true, "id": "0fa9f0bc4eaf4462a99c0336a3a88a18", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-cd9f824e-09b0-410-proj"}]} 2018-07-03 14:29:10,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-cd9f824e-09b0-410-proj used request id req-726aa765-fa4d-41b5-9a0b-e43e149c577f 2018-07-03 14:29:10,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}fc2dcc78a20113df1ffd4fb6857a02f84ca49f52" 2018-07-03 14:29:10,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdeed7f9-a110-4c18-87e6-c5c1c5730430 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:29:10,914 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fdeed7f9-a110-4c18-87e6-c5c1c5730430 2018-07-03 14:29:11,379 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-cd9f824e-09b0-410-user 2018-07-03 14:29:11,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:11,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6eea0d1d-50f3-473b-a872-a4c5c1d4852e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:29:11,561 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6eea0d1d-50f3-473b-a872-a4c5c1d4852e 2018-07-03 14:29:11,565 - 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}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" -d '{"role": {"name": "CreateImageSuccessTests-cd9f824e-09b0-410-proj-role"}}' 2018-07-03 14:29:11,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:29:11 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54ab5376-8645-4129-abac-46b087fb60ef Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47a11441c695490a8e72a262945f4715", "links": {"self": "http://10.167.4.35:5000/v3/roles/47a11441c695490a8e72a262945f4715"}, "name": "CreateImageSuccessTests-cd9f824e-09b0-410-proj-role"}} 2018-07-03 14:29:11,608 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-54ab5376-8645-4129-abac-46b087fb60ef 2018-07-03 14:29:11,609 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-cd9f824e-09b0-410-proj-role 2018-07-03 14:29:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/47a11441c695490a8e72a262945f4715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:11,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:11 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e25909b2-1d0f-4806-b716-8caeb8656c15 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47a11441c695490a8e72a262945f4715", "links": {"self": "http://10.167.4.35:5000/v3/roles/47a11441c695490a8e72a262945f4715"}, "name": "CreateImageSuccessTests-cd9f824e-09b0-410-proj-role"}} 2018-07-03 14:29:11,795 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/47a11441c695490a8e72a262945f4715 used request id req-e25909b2-1d0f-4806-b716-8caeb8656c15 2018-07-03 14:29:11,795 - keystone_utils - INFO - Granting role CreateImageSuccessTests-cd9f824e-09b0-410-proj-role to project CreateImageSuccessTests-cd9f824e-09b0-410-proj 2018-07-03 14:29:11,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0fa9f0bc4eaf4462a99c0336a3a88a18/users/c30c9ac854694a719746e2df8d8473d3/roles/47a11441c695490a8e72a262945f4715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:12,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f366210c-789e-47d6-862c-7cd127d18299 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:12,014 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0fa9f0bc4eaf4462a99c0336a3a88a18/users/c30c9ac854694a719746e2df8d8473d3/roles/47a11441c695490a8e72a262945f4715 used request id req-f366210c-789e-47d6-862c-7cd127d18299 2018-07-03 14:29:12,043 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:29:12,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:12,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:12,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47a11441c695490a8e72a262945f4715", "name": "CreateImageSuccessTests-cd9f824e-09b0-410-proj-role"}], "expires_at": "2018-07-03T15:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fa9f0bc4eaf4462a99c0336a3a88a18", "name": "CreateImageSuccessTests-cd9f824e-09b0-410-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cd9f824e-09b0-410-user", "id": "c30c9ac854694a719746e2df8d8473d3"}, "audit_ids": ["BxIVgZJaSUGdWqu2PPNVAA"], "issued_at": "2018-07-03T14:29:12.000000Z"}} 2018-07-03 14:29:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c701cff354326e4fa69f6f7651a3245b2d6c74a" 2018-07-03 14:29:12,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea922819-848e-44de-9c02-f58b6cd39ba2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:12,714 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ea922819-848e-44de-9c02-f58b6cd39ba2 2018-07-03 14:29:12,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c701cff354326e4fa69f6f7651a3245b2d6c74a" 2018-07-03 14:29:13,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:13 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-91a8dc4c-2633-4c8d-814a-80ef1594239c Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75"} 2018-07-03 14:29:13,138 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75 used request id req-91a8dc4c-2633-4c8d-814a-80ef1594239c 2018-07-03 14:29:13,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}1c701cff354326e4fa69f6f7651a3245b2d6c74a" 2018-07-03 14:29:13,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:13 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9abc0bd2-91ca-41b0-abe0-66361e6e6837 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:13,481 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9abc0bd2-91ca-41b0-abe0-66361e6e6837 2018-07-03 14:29:13,513 - 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}1c701cff354326e4fa69f6f7651a3245b2d6c74a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75"}' 2018-07-03 14:29:13,902 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:29:13 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-23cafb40-b77c-4dce-87ca-d880027d7323 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:14Z", "visibility": "shared", "self": "/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a", "min_disk": 0, "protected": false, "id": "e764068b-8a08-40e1-ac01-f2ee17dc860a", "file": "/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a/file", "checksum": null, "owner": "0fa9f0bc4eaf4462a99c0336a3a88a18", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:13,902 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-23cafb40-b77c-4dce-87ca-d880027d7323 2018-07-03 14:29:13,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c701cff354326e4fa69f6f7651a3245b2d6c74a" -d '' 2018-07-03 14:29:14,361 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:14 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d587fb98-e65d-49d0-9656-28a01f1f570b 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-07-03 14:29:14,361 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a/file used request id req-d587fb98-e65d-49d0-9656-28a01f1f570b 2018-07-03 14:29:14,362 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:29: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/e764068b-8a08-40e1-ac01-f2ee17dc860a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c701cff354326e4fa69f6f7651a3245b2d6c74a" 2018-07-03 14:29:14,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:14 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-24984c56-b662-44cc-8f76-9a66c202b6a7 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:14Z", "visibility": "shared", "self": "/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a", "min_disk": 0, "protected": false, "id": "e764068b-8a08-40e1-ac01-f2ee17dc860a", "file": "/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fa9f0bc4eaf4462a99c0336a3a88a18", "direct_url": "file:///var/lib/glance/images/e764068b-8a08-40e1-ac01-f2ee17dc860a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:14,707 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a used request id req-24984c56-b662-44cc-8f76-9a66c202b6a7 2018-07-03 14:29:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c701cff354326e4fa69f6f7651a3245b2d6c74a" 2018-07-03 14:29:14,720 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:14 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0ce1e121-102c-45d8-8c56-b2f09883bf2d Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:14,720 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0ce1e121-102c-45d8-8c56-b2f09883bf2d 2018-07-03 14:29:14,723 - create_image - INFO - Created image with name - CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75 2018-07-03 14:29:14,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c701cff354326e4fa69f6f7651a3245b2d6c74a" 2018-07-03 14:29:15,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:15 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-5722e400-118f-4b14-9d65-3bb2f69a68ce Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:14Z", "visibility": "shared", "self": "/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a", "min_disk": 0, "protected": false, "id": "e764068b-8a08-40e1-ac01-f2ee17dc860a", "file": "/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fa9f0bc4eaf4462a99c0336a3a88a18", "direct_url": "file:///var/lib/glance/images/e764068b-8a08-40e1-ac01-f2ee17dc860a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:15,074 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a used request id req-5722e400-118f-4b14-9d65-3bb2f69a68ce 2018-07-03 14:29:15,074 - create_image - DEBUG - Instance status is - active 2018-07-03 14:29:15,075 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75 2018-07-03 14:29:15,075 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75 2018-07-03 14:29:15,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:15,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47a11441c695490a8e72a262945f4715", "name": "CreateImageSuccessTests-cd9f824e-09b0-410-proj-role"}], "expires_at": "2018-07-03T15:29:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fa9f0bc4eaf4462a99c0336a3a88a18", "name": "CreateImageSuccessTests-cd9f824e-09b0-410-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/0fa9f0bc4eaf4462a99c0336a3a88a18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cd9f824e-09b0-410-user", "id": "c30c9ac854694a719746e2df8d8473d3"}, "audit_ids": ["UqlO5mdKRcu9encgNN6XCw"], "issued_at": "2018-07-03T14:29:15.000000Z"}} 2018-07-03 14:29:15,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8523ffd4968e230d1433278f208b2983d2f644c1" 2018-07-03 14:29:16,010 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:16 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-2e4d5c0e-6f40-4f17-98cf-5b688413e258 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:14Z", "visibility": "shared", "self": "/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a", "min_disk": 0, "protected": false, "id": "e764068b-8a08-40e1-ac01-f2ee17dc860a", "file": "/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0fa9f0bc4eaf4462a99c0336a3a88a18", "direct_url": "file:///var/lib/glance/images/e764068b-8a08-40e1-ac01-f2ee17dc860a", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75"} 2018-07-03 14:29:16,010 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75 used request id req-2e4d5c0e-6f40-4f17-98cf-5b688413e258 2018-07-03 14:29:16,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}8523ffd4968e230d1433278f208b2983d2f644c1" 2018-07-03 14:29:16,361 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5ab79316-0777-414e-b39a-2cb5e027efd8 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:16,362 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5ab79316-0777-414e-b39a-2cb5e027efd8 2018-07-03 14:29:16,364 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75 2018-07-03 14:29:16,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8523ffd4968e230d1433278f208b2983d2f644c1" 2018-07-03 14:29:16,858 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e43a4713-2fca-4782-87d6-567985aa3064 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-07-03 14:29:16,858 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a used request id req-e43a4713-2fca-4782-87d6-567985aa3064 2018-07-03 14:29:16,862 - 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-a12e385f-6a1a-4c89-b189-e911fbcbcf75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8523ffd4968e230d1433278f208b2983d2f644c1" 2018-07-03 14:29:17,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:17 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-6802f251-645f-4e58-99ed-3ef93528ab82 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75"} 2018-07-03 14:29:17,185 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75 used request id req-6802f251-645f-4e58-99ed-3ef93528ab82 2018-07-03 14:29:17,186 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a12e385f-6a1a-4c89-b189-e911fbcbcf75 2018-07-03 14:29:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c701cff354326e4fa69f6f7651a3245b2d6c74a" 2018-07-03 14:29:17,545 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:29:17 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: keep-alive X-Openstack-Request-Id: req-8b1a9d15-3cfd-4489-9a9b-5225ba2f081a 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-07-03 14:29:17,545 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/e764068b-8a08-40e1-ac01-f2ee17dc860a used request id req-8b1a9d15-3cfd-4489-9a9b-5225ba2f081a 2018-07-03 14:29:17,546 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-07-03 14:29:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:17,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:17 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-e668a38e-9495-411c-ac00-d17eb88193a5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:29:17,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-e668a38e-9495-411c-ac00-d17eb88193a5 2018-07-03 14:29:17,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:18,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:17 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7498383-87aa-4f03-bfe9-74d124ffb6e8 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:29:18,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-f7498383-87aa-4f03-bfe9-74d124ffb6e8 2018-07-03 14:29:18,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:18,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:29:18 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21887c91-7dd6-4055-b612-59d230b8c323 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:29:18,452 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-21887c91-7dd6-4055-b612-59d230b8c323 2018-07-03 14:29:18,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:29:18,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:18,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:18 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b328e5d8-2340-4627-9b3d-25afd3d38f99 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:29:18,617 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-b328e5d8-2340-4627-9b3d-25afd3d38f99 2018-07-03 14:29:18,618 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-cd9f824e-09b0-410-proj 2018-07-03 14:29:18,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0fa9f0bc4eaf4462a99c0336a3a88a18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:18,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a55c65f-21ca-4e91-ba54-536a0b26d0ac Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:18,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0fa9f0bc4eaf4462a99c0336a3a88a18 used request id req-9a55c65f-21ca-4e91-ba54-536a0b26d0ac 2018-07-03 14:29:18,954 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-cd9f824e-09b0-410-proj-role 2018-07-03 14:29:18,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/47a11441c695490a8e72a262945f4715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:19,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2fdafa5-ea94-4c00-ad85-574256398bcf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:19,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/47a11441c695490a8e72a262945f4715 used request id req-f2fdafa5-ea94-4c00-ad85-574256398bcf 2018-07-03 14:29:19,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7adbd1a165cdcdacb2455bb18bb8f9bdc40f5e" 2018-07-03 14:29:19,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7c95139-4741-49dc-9840-a79a4362db7c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:29:19,182 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f7c95139-4741-49dc-9840-a79a4362db7c 2018-07-03 14:29:19,183 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-cd9f824e-09b0-410-user 2018-07-03 14:29:19,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/c30c9ac854694a719746e2df8d8473d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2dcc78a20113df1ffd4fb6857a02f84ca49f52" 2018-07-03 14:29:19,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd3f879c-5cce-4a18-bc95-67098321fd02 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:19,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c30c9ac854694a719746e2df8d8473d3 used request id req-bd3f879c-5cce-4a18-bc95-67098321fd02 2018-07-03 14:29:19,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:19,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["O_XRI_yMRGiBaH1VuC4PvQ"], "issued_at": "2018-07-03T14:29:19.000000Z"}} 2018-07-03 14:29:19,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}9f0cf51ba48f358315f1f2d7fee957ad3cc7280d" 2018-07-03 14:29:20,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6abcbfad-5275-41ee-a55a-18a1d13550e6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:20,162 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6abcbfad-5275-41ee-a55a-18a1d13550e6 2018-07-03 14:29:20,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:20,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:20,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["02QszigEQP6HM_ZzzWB8XQ"], "issued_at": "2018-07-03T14:29:20.000000Z"}} 2018-07-03 14:29:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:20,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b849b1f-c81c-4eed-a5c6-6db8309cb2af Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:20,722 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0b849b1f-c81c-4eed-a5c6-6db8309cb2af 2018-07-03 14:29:20,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:29:20,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:29: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-07-03 14:29:20,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-485fb84f-923c-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:20,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:20 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27eb16f1-a7f8-48bd-a774-ab3c6a402261 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-485fb84f-923c-440-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:29:20,885 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-485fb84f-923c-440-proj used request id req-27eb16f1-a7f8-48bd-a774-ab3c6a402261 2018-07-03 14:29: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:21,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a94e4699-c604-49d8-9a22-7b0b30632575 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:29:21,088 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a94e4699-c604-49d8-9a22-7b0b30632575 2018-07-03 14:29:21,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-485fb84f-923c-440-proj"}}' 2018-07-03 14:29:21,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:29:21 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9026b1b-6cb7-41aa-9709-b38cc1017f16 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/88638ec4356e4a3ba2a276df15121757"}, "tags": [], "enabled": true, "id": "88638ec4356e4a3ba2a276df15121757", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-485fb84f-923c-440-proj"}} 2018-07-03 14:29:21,312 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f9026b1b-6cb7-41aa-9709-b38cc1017f16 2018-07-03 14:29:21,312 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-485fb84f-923c-440-proj 2018-07-03 14:29:21,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:21,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:21,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["CFVdy7stTt66BUanwGW-7Q"], "issued_at": "2018-07-03T14:29:21.000000Z"}} 2018-07-03 14:29:21,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}733e18179e85ad3e7ffbb37bae1ac19e0553073b" 2018-07-03 14:29:21,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-889dfb1d-c97d-462e-afb0-a9085f189c1b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:21,843 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-889dfb1d-c97d-462e-afb0-a9085f189c1b 2018-07-03 14:29:21,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-07-03 14:29:21,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:29: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-07-03 14:29:21,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}733e18179e85ad3e7ffbb37bae1ac19e0553073b" 2018-07-03 14:29:22,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:21 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1673b146-394e-497b-8190-315438a12604 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:29:22,164 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1673b146-394e-497b-8190-315438a12604 2018-07-03 14:29:22,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-485fb84f-923c-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}733e18179e85ad3e7ffbb37bae1ac19e0553073b" 2018-07-03 14:29:22,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:22 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76d72092-9f7a-459f-9f07-1c6fb2389f07 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-485fb84f-923c-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/88638ec4356e4a3ba2a276df15121757"}, "tags": [], "enabled": true, "id": "88638ec4356e4a3ba2a276df15121757", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-485fb84f-923c-440-proj"}]} 2018-07-03 14:29:22,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-485fb84f-923c-440-proj used request id req-76d72092-9f7a-459f-9f07-1c6fb2389f07 2018-07-03 14:29:22,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}733e18179e85ad3e7ffbb37bae1ac19e0553073b" 2018-07-03 14:29:22,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:22 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45f25e83-8074-45fe-8dee-5cbd747ae97a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:29:22,543 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-45f25e83-8074-45fe-8dee-5cbd747ae97a 2018-07-03 14:29:22,990 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-485fb84f-923c-440-user 2018-07-03 14:29:22,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:22,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:23,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f6a539b-2d89-4428-a6de-24615d6f9dab Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:29:23,152 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2f6a539b-2d89-4428-a6de-24615d6f9dab 2018-07-03 14:29:23,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" -d '{"role": {"name": "CreateImageSuccessTests-485fb84f-923c-440-proj-role"}}' 2018-07-03 14:29:23,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:29:23 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70ed697b-1185-4391-8ebf-4bf1391dc426 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0693dfd139864f4e92c40b41b3b7ed99", "links": {"self": "http://10.167.4.35:5000/v3/roles/0693dfd139864f4e92c40b41b3b7ed99"}, "name": "CreateImageSuccessTests-485fb84f-923c-440-proj-role"}} 2018-07-03 14:29:23,318 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-70ed697b-1185-4391-8ebf-4bf1391dc426 2018-07-03 14:29:23,319 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-485fb84f-923c-440-proj-role 2018-07-03 14:29:23,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/0693dfd139864f4e92c40b41b3b7ed99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:23,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:23 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28993b10-6f04-4cb9-aefb-a8d0be232d5e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0693dfd139864f4e92c40b41b3b7ed99", "links": {"self": "http://10.167.4.35:5000/v3/roles/0693dfd139864f4e92c40b41b3b7ed99"}, "name": "CreateImageSuccessTests-485fb84f-923c-440-proj-role"}} 2018-07-03 14:29:23,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0693dfd139864f4e92c40b41b3b7ed99 used request id req-28993b10-6f04-4cb9-aefb-a8d0be232d5e 2018-07-03 14:29:23,506 - keystone_utils - INFO - Granting role CreateImageSuccessTests-485fb84f-923c-440-proj-role to project CreateImageSuccessTests-485fb84f-923c-440-proj 2018-07-03 14:29:23,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/88638ec4356e4a3ba2a276df15121757/users/a1b94d822b8e473ea178a151a7d20a2d/roles/0693dfd139864f4e92c40b41b3b7ed99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:23,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16f4d48c-15ac-4937-a735-f17c1fc7887c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:23,737 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/88638ec4356e4a3ba2a276df15121757/users/a1b94d822b8e473ea178a151a7d20a2d/roles/0693dfd139864f4e92c40b41b3b7ed99 used request id req-16f4d48c-15ac-4937-a735-f17c1fc7887c 2018-07-03 14:29:23,737 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:29:23,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:23,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:24,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0693dfd139864f4e92c40b41b3b7ed99", "name": "CreateImageSuccessTests-485fb84f-923c-440-proj-role"}], "expires_at": "2018-07-03T15:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88638ec4356e4a3ba2a276df15121757", "name": "CreateImageSuccessTests-485fb84f-923c-440-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/88638ec4356e4a3ba2a276df15121757", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/88638ec4356e4a3ba2a276df15121757", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/88638ec4356e4a3ba2a276df15121757", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/88638ec4356e4a3ba2a276df15121757", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/88638ec4356e4a3ba2a276df15121757", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/88638ec4356e4a3ba2a276df15121757", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/88638ec4356e4a3ba2a276df15121757", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/88638ec4356e4a3ba2a276df15121757", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/88638ec4356e4a3ba2a276df15121757", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/88638ec4356e4a3ba2a276df15121757", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/88638ec4356e4a3ba2a276df15121757", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/88638ec4356e4a3ba2a276df15121757", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-485fb84f-923c-440-user", "id": "a1b94d822b8e473ea178a151a7d20a2d"}, "audit_ids": ["rHQkOCTES-CLD_ij_uEYsw"], "issued_at": "2018-07-03T14:29:24.000000Z"}} 2018-07-03 14:29: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}def75c8d989818106851991e60d1bb23a1776f9a" 2018-07-03 14:29:24,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0791617c-18df-41af-91cf-75849ae1afea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:24,419 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0791617c-18df-41af-91cf-75849ae1afea 2018-07-03 14:29:24,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?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}def75c8d989818106851991e60d1bb23a1776f9a" 2018-07-03 14:29:24,822 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:24 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-5a5837c5-f980-44d8-b8e3-f41db1641070 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e"} 2018-07-03 14:29:24,822 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e used request id req-5a5837c5-f980-44d8-b8e3-f41db1641070 2018-07-03 14:29:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}def75c8d989818106851991e60d1bb23a1776f9a" 2018-07-03 14:29:25,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c37a7415-7284-4030-b1f8-8464bd379159 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:25,165 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c37a7415-7284-4030-b1f8-8464bd379159 2018-07-03 14:29:25,195 - 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}def75c8d989818106851991e60d1bb23a1776f9a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e"}' 2018-07-03 14:29:25,592 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:29:25 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-612831f2-6dfe-4129-ad00-c414a7dbe2fc Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:26Z", "visibility": "shared", "self": "/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499", "min_disk": 0, "protected": false, "id": "dc025ff2-5564-40ce-ade1-266d0c9f1499", "file": "/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499/file", "checksum": null, "owner": "88638ec4356e4a3ba2a276df15121757", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:25,592 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-612831f2-6dfe-4129-ad00-c414a7dbe2fc 2018-07-03 14:29:25,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}def75c8d989818106851991e60d1bb23a1776f9a" -d '' 2018-07-03 14:29:26,282 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0fb5e174-4ce4-4c22-bc5f-dadb402059a2 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-07-03 14:29:26,282 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499/file used request id req-0fb5e174-4ce4-4c22-bc5f-dadb402059a2 2018-07-03 14:29:26,283 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:29:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}def75c8d989818106851991e60d1bb23a1776f9a" 2018-07-03 14:29:26,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:26 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-2374bee4-ef35-4269-b291-7723411f8767 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:26Z", "visibility": "shared", "self": "/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499", "min_disk": 0, "protected": false, "id": "dc025ff2-5564-40ce-ade1-266d0c9f1499", "file": "/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "88638ec4356e4a3ba2a276df15121757", "direct_url": "file:///var/lib/glance/images/dc025ff2-5564-40ce-ade1-266d0c9f1499", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:26,586 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499 used request id req-2374bee4-ef35-4269-b291-7723411f8767 2018-07-03 14:29:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}def75c8d989818106851991e60d1bb23a1776f9a" 2018-07-03 14:29:26,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:26 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6ef13181-1b9c-4386-b453-329d611a042d Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:26,872 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6ef13181-1b9c-4386-b453-329d611a042d 2018-07-03 14:29:26,878 - create_image - INFO - Created image with name - CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e 2018-07-03 14:29:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}def75c8d989818106851991e60d1bb23a1776f9a" 2018-07-03 14:29:27,194 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:27 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-4be8fcab-c968-4fbf-8a9a-56239ae026c2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:26Z", "visibility": "shared", "self": "/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499", "min_disk": 0, "protected": false, "id": "dc025ff2-5564-40ce-ade1-266d0c9f1499", "file": "/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "88638ec4356e4a3ba2a276df15121757", "direct_url": "file:///var/lib/glance/images/dc025ff2-5564-40ce-ade1-266d0c9f1499", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:27,195 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499 used request id req-4be8fcab-c968-4fbf-8a9a-56239ae026c2 2018-07-03 14:29:27,195 - create_image - DEBUG - Instance status is - active 2018-07-03 14:29:27,195 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e 2018-07-03 14:29:27,195 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e 2018-07-03 14:29:27,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:27,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0693dfd139864f4e92c40b41b3b7ed99", "name": "CreateImageSuccessTests-485fb84f-923c-440-proj-role"}], "expires_at": "2018-07-03T15:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88638ec4356e4a3ba2a276df15121757", "name": "CreateImageSuccessTests-485fb84f-923c-440-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/88638ec4356e4a3ba2a276df15121757", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/88638ec4356e4a3ba2a276df15121757", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/88638ec4356e4a3ba2a276df15121757", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/88638ec4356e4a3ba2a276df15121757", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/88638ec4356e4a3ba2a276df15121757", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/88638ec4356e4a3ba2a276df15121757", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/88638ec4356e4a3ba2a276df15121757", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/88638ec4356e4a3ba2a276df15121757", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/88638ec4356e4a3ba2a276df15121757", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/88638ec4356e4a3ba2a276df15121757", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/88638ec4356e4a3ba2a276df15121757", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/88638ec4356e4a3ba2a276df15121757", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-485fb84f-923c-440-user", "id": "a1b94d822b8e473ea178a151a7d20a2d"}, "audit_ids": ["eB5M14F7RDCrcZjQBVRphw"], "issued_at": "2018-07-03T14:29:27.000000Z"}} 2018-07-03 14:29:27,697 - 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-0b072031-590b-4591-9449-e3db3164504e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c04cf70174c62fd45cbe4fdb4ef62eb4b5d8a48" 2018-07-03 14:29:28,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:28 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-b272b3fa-2466-4d52-b210-e7c4fddeca05 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:26Z", "visibility": "shared", "self": "/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499", "min_disk": 0, "protected": false, "id": "dc025ff2-5564-40ce-ade1-266d0c9f1499", "file": "/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "88638ec4356e4a3ba2a276df15121757", "direct_url": "file:///var/lib/glance/images/dc025ff2-5564-40ce-ade1-266d0c9f1499", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e"} 2018-07-03 14:29:28,052 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e used request id req-b272b3fa-2466-4d52-b210-e7c4fddeca05 2018-07-03 14:29:28,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c04cf70174c62fd45cbe4fdb4ef62eb4b5d8a48" 2018-07-03 14:29:28,372 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:28 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-38d7ab88-2461-445a-a273-2b5e83755d25 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:28,372 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-38d7ab88-2461-445a-a273-2b5e83755d25 2018-07-03 14:29:28,375 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0b072031-590b-4591-9449-e3db3164504e 2018-07-03 14:29:28,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}def75c8d989818106851991e60d1bb23a1776f9a" 2018-07-03 14:29:28,497 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c12b5554-e8e3-41fa-a253-34bca691cc91 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-07-03 14:29:28,497 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/dc025ff2-5564-40ce-ade1-266d0c9f1499 used request id req-c12b5554-e8e3-41fa-a253-34bca691cc91 2018-07-03 14:29:28,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:28,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:28 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-d223b8b8-0620-4632-8622-f24d38a7b82f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:29:28,983 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-d223b8b8-0620-4632-8622-f24d38a7b82f 2018-07-03 14:29:28,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:29,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:28 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d22b9069-b488-4d6d-bc38-a4f746cc9830 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:29:29,172 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-d22b9069-b488-4d6d-bc38-a4f746cc9830 2018-07-03 14:29:29,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:29,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:29:29 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38dbba35-5c97-46a5-8a54-34f59752c72b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:29:29,323 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-38dbba35-5c97-46a5-8a54-34f59752c72b 2018-07-03 14:29:29,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:29:29,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:29,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e489473-4024-4669-b5dc-34cfbbb204a3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:29:29,519 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-4e489473-4024-4669-b5dc-34cfbbb204a3 2018-07-03 14:29:29,520 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-485fb84f-923c-440-proj 2018-07-03 14:29:29,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/88638ec4356e4a3ba2a276df15121757 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:29,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-502c9a03-a985-45ab-8b07-6213f460cfbc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:29,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/88638ec4356e4a3ba2a276df15121757 used request id req-502c9a03-a985-45ab-8b07-6213f460cfbc 2018-07-03 14:29:29,887 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-485fb84f-923c-440-proj-role 2018-07-03 14:29:29,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0693dfd139864f4e92c40b41b3b7ed99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:30,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3be53b3-8d60-4974-aa35-8eae7c4d2db5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:30,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0693dfd139864f4e92c40b41b3b7ed99 used request id req-d3be53b3-8d60-4974-aa35-8eae7c4d2db5 2018-07-03 14:29:30,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489b707a0cb870d78e1b1ff72929bfc8ed332df1" 2018-07-03 14:29:30,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbf04d7c-0b4e-491e-8649-8c650c9ffb35 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:29:30,279 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cbf04d7c-0b4e-491e-8649-8c650c9ffb35 2018-07-03 14:29:30,279 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-485fb84f-923c-440-user 2018-07-03 14:29:30,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a1b94d822b8e473ea178a151a7d20a2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}733e18179e85ad3e7ffbb37bae1ac19e0553073b" 2018-07-03 14:29:30,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15523217-c978-4d47-b82c-51599d45a3a7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:30,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a1b94d822b8e473ea178a151a7d20a2d used request id req-15523217-c978-4d47-b82c-51599d45a3a7 2018-07-03 14:29:30,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:31,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["0daMj2bsRnKSz_uqmXzLYQ"], "issued_at": "2018-07-03T14:29:31.000000Z"}} 2018-07-03 14:29:31,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}1b25526944d2105a768e05be6a7ada364d09b427" 2018-07-03 14:29:31,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fe1aaf0-dfd7-4beb-8649-fb6edb30a667 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:31,235 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8fe1aaf0-dfd7-4beb-8649-fb6edb30a667 2018-07-03 14:29:31,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:31,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:31,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["erQkvlBiTcWKuYp7v20XZA"], "issued_at": "2018-07-03T14:29:31.000000Z"}} 2018-07-03 14:29:31,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}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:32,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b10b495a-784b-4e2d-9eac-db395bb372d3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:32,024 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b10b495a-784b-4e2d-9eac-db395bb372d3 2018-07-03 14:29:32,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:29:32,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:29: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-07-03 14:29:32,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=CreateImageSuccessTests-90c0930b-f51d-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:32,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:32 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5edc04a1-53b0-4c7b-91ab-3ca0ef0e8571 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-90c0930b-f51d-413-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:29:32,223 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-90c0930b-f51d-413-proj used request id req-5edc04a1-53b0-4c7b-91ab-3ca0ef0e8571 2018-07-03 14:29:32,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:32,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6cc1d5f-2040-472b-b738-307e4c1fc315 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:29:32,400 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e6cc1d5f-2040-472b-b738-307e4c1fc315 2018-07-03 14:29:32,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-90c0930b-f51d-413-proj"}}' 2018-07-03 14:29:32,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:29:32 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05b43c02-f692-4377-89ca-9c7deaa1fcff Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9a6df5507bb6477baeef43eda66c75e0"}, "tags": [], "enabled": true, "id": "9a6df5507bb6477baeef43eda66c75e0", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-90c0930b-f51d-413-proj"}} 2018-07-03 14:29:32,602 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-05b43c02-f692-4377-89ca-9c7deaa1fcff 2018-07-03 14:29:32,603 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-90c0930b-f51d-413-proj 2018-07-03 14:29:32,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:32,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:33,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_U-8UIsKTI2nguuXVKTI3w"], "issued_at": "2018-07-03T14:29:33.000000Z"}} 2018-07-03 14:29:33,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee75f17f4dc04702d6a7a3a20aaae9fac000e48" 2018-07-03 14:29:33,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87e08f21-f749-4db3-ac44-f7c3d3cc0a68 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:33,131 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-87e08f21-f749-4db3-ac44-f7c3d3cc0a68 2018-07-03 14:29:33,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-07-03 14:29:33,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:29: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-07-03 14:29:33,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee75f17f4dc04702d6a7a3a20aaae9fac000e48" 2018-07-03 14:29:33,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:33 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c5e9c0c-93ac-4eda-a93c-a10a087786cb Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:29:33,335 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-4c5e9c0c-93ac-4eda-a93c-a10a087786cb 2018-07-03 14:29:33,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-90c0930b-f51d-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee75f17f4dc04702d6a7a3a20aaae9fac000e48" 2018-07-03 14:29:33,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:33 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-823abb69-a65a-4505-ba9c-bbd4ad998151 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-90c0930b-f51d-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9a6df5507bb6477baeef43eda66c75e0"}, "tags": [], "enabled": true, "id": "9a6df5507bb6477baeef43eda66c75e0", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-90c0930b-f51d-413-proj"}]} 2018-07-03 14:29:33,486 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-90c0930b-f51d-413-proj used request id req-823abb69-a65a-4505-ba9c-bbd4ad998151 2018-07-03 14:29:33,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}9ee75f17f4dc04702d6a7a3a20aaae9fac000e48" 2018-07-03 14:29:33,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-815b6573-1ce2-4773-a07d-6a839e5308b5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:29:33,679 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-815b6573-1ce2-4773-a07d-6a839e5308b5 2018-07-03 14:29:34,137 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-90c0930b-f51d-413-user 2018-07-03 14:29:34,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:34,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:34,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:34 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f831cdc-593b-41e5-9290-b7c566c8426a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:29:34,319 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2f831cdc-593b-41e5-9290-b7c566c8426a 2018-07-03 14:29:34,323 - 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}f43cea6ef55d28841543b1a50e0e45e2620676eb" -d '{"role": {"name": "CreateImageSuccessTests-90c0930b-f51d-413-proj-role"}}' 2018-07-03 14:29:34,507 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:29:34 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b53a2bf-afa3-453f-a335-2a1ad26d2fef Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7620088ea834c85816d9553af8ab13d", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7620088ea834c85816d9553af8ab13d"}, "name": "CreateImageSuccessTests-90c0930b-f51d-413-proj-role"}} 2018-07-03 14:29:34,508 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-8b53a2bf-afa3-453f-a335-2a1ad26d2fef 2018-07-03 14:29:34,508 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-90c0930b-f51d-413-proj-role 2018-07-03 14:29:34,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7620088ea834c85816d9553af8ab13d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:34,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:34 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef378e21-ebd3-4306-ac5e-b3c44555c634 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7620088ea834c85816d9553af8ab13d", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7620088ea834c85816d9553af8ab13d"}, "name": "CreateImageSuccessTests-90c0930b-f51d-413-proj-role"}} 2018-07-03 14:29:34,669 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7620088ea834c85816d9553af8ab13d used request id req-ef378e21-ebd3-4306-ac5e-b3c44555c634 2018-07-03 14:29:34,670 - keystone_utils - INFO - Granting role CreateImageSuccessTests-90c0930b-f51d-413-proj-role to project CreateImageSuccessTests-90c0930b-f51d-413-proj 2018-07-03 14:29:34,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9a6df5507bb6477baeef43eda66c75e0/users/727b96fb2db74e9b9dbc008d3485a7ce/roles/e7620088ea834c85816d9553af8ab13d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:34,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-141ce1a6-f501-4955-ace9-8315b0e82f44 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:34,911 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9a6df5507bb6477baeef43eda66c75e0/users/727b96fb2db74e9b9dbc008d3485a7ce/roles/e7620088ea834c85816d9553af8ab13d used request id req-141ce1a6-f501-4955-ace9-8315b0e82f44 2018-07-03 14:29:34,912 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:29:34,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:34,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:35,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7620088ea834c85816d9553af8ab13d", "name": "CreateImageSuccessTests-90c0930b-f51d-413-proj-role"}], "expires_at": "2018-07-03T15:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a6df5507bb6477baeef43eda66c75e0", "name": "CreateImageSuccessTests-90c0930b-f51d-413-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9a6df5507bb6477baeef43eda66c75e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/9a6df5507bb6477baeef43eda66c75e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/9a6df5507bb6477baeef43eda66c75e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9a6df5507bb6477baeef43eda66c75e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/9a6df5507bb6477baeef43eda66c75e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/9a6df5507bb6477baeef43eda66c75e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-90c0930b-f51d-413-user", "id": "727b96fb2db74e9b9dbc008d3485a7ce"}, "audit_ids": ["eBim641US22RP0_yXfvI1Q"], "issued_at": "2018-07-03T14:29:35.000000Z"}} 2018-07-03 14:29: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}cba99a295da23208729ae87582822d7702c4b8bc" 2018-07-03 14:29:35,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aaa09986-423c-4231-92c3-18b9962360ce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:35,586 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aaa09986-423c-4231-92c3-18b9962360ce 2018-07-03 14:29:35,590 - 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-b776ec37-e742-4576-a8dc-072cd2e997df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba99a295da23208729ae87582822d7702c4b8bc" 2018-07-03 14:29:35,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:35 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-00740515-862c-4d7e-9968-13c8e2da6967 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df"} 2018-07-03 14:29:35,990 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df used request id req-00740515-862c-4d7e-9968-13c8e2da6967 2018-07-03 14:29:35,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba99a295da23208729ae87582822d7702c4b8bc" 2018-07-03 14:29:36,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:36 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4490b300-493a-4e32-bfbf-eb42b83f3501 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:36,345 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4490b300-493a-4e32-bfbf-eb42b83f3501 2018-07-03 14:29:36,377 - 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}cba99a295da23208729ae87582822d7702c4b8bc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df"}' 2018-07-03 14:29:36,804 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:29:36 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-64d44147-75c7-4f57-b1ae-7747cc00aa94 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:37Z", "visibility": "shared", "self": "/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "min_disk": 0, "protected": false, "id": "7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "file": "/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060/file", "checksum": null, "owner": "9a6df5507bb6477baeef43eda66c75e0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:36,805 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-64d44147-75c7-4f57-b1ae-7747cc00aa94 2018-07-03 14:29:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba99a295da23208729ae87582822d7702c4b8bc" -d '' 2018-07-03 14:29:37,578 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-011bc440-f41f-40bf-8583-2a3d3943c32b 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-07-03 14:29:37,579 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060/file used request id req-011bc440-f41f-40bf-8583-2a3d3943c32b 2018-07-03 14:29:37,579 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:29:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba99a295da23208729ae87582822d7702c4b8bc" 2018-07-03 14:29:37,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:37 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-3f46eed4-7a96-482c-8222-286ef8bfa070 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:38Z", "visibility": "shared", "self": "/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "min_disk": 0, "protected": false, "id": "7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "file": "/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9a6df5507bb6477baeef43eda66c75e0", "direct_url": "file:///var/lib/glance/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:37,908 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060 used request id req-3f46eed4-7a96-482c-8222-286ef8bfa070 2018-07-03 14:29:37,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba99a295da23208729ae87582822d7702c4b8bc" 2018-07-03 14:29:37,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:37 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e62df76a-342c-490a-b98c-b8dd81dd0d3b Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:37,922 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e62df76a-342c-490a-b98c-b8dd81dd0d3b 2018-07-03 14:29:37,925 - create_image - INFO - Created image with name - CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df 2018-07-03 14:29:37,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba99a295da23208729ae87582822d7702c4b8bc" 2018-07-03 14:29:38,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:38 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-31fbd87f-d352-42ae-a999-3f389623ae47 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:38Z", "visibility": "shared", "self": "/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "min_disk": 0, "protected": false, "id": "7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "file": "/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9a6df5507bb6477baeef43eda66c75e0", "direct_url": "file:///var/lib/glance/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:38,211 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060 used request id req-31fbd87f-d352-42ae-a999-3f389623ae47 2018-07-03 14:29:38,212 - create_image - DEBUG - Instance status is - active 2018-07-03 14:29:38,212 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df 2018-07-03 14:29:38,212 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df 2018-07-03 14:29:38,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:38,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7620088ea834c85816d9553af8ab13d", "name": "CreateImageSuccessTests-90c0930b-f51d-413-proj-role"}], "expires_at": "2018-07-03T15:29:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a6df5507bb6477baeef43eda66c75e0", "name": "CreateImageSuccessTests-90c0930b-f51d-413-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/9a6df5507bb6477baeef43eda66c75e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9a6df5507bb6477baeef43eda66c75e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/9a6df5507bb6477baeef43eda66c75e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/9a6df5507bb6477baeef43eda66c75e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9a6df5507bb6477baeef43eda66c75e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/9a6df5507bb6477baeef43eda66c75e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/9a6df5507bb6477baeef43eda66c75e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-90c0930b-f51d-413-user", "id": "727b96fb2db74e9b9dbc008d3485a7ce"}, "audit_ids": ["nutLqwipTOGlR0enN6v7IQ"], "issued_at": "2018-07-03T14:29:38.000000Z"}} 2018-07-03 14:29:38,726 - 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-b776ec37-e742-4576-a8dc-072cd2e997df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1be8caa1224accaff3ae430ddb13306b08f97eb3" 2018-07-03 14:29:39,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:39 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-b598b43f-10f5-4113-bb5f-c9da0ca80a3a Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:38Z", "visibility": "shared", "self": "/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "min_disk": 0, "protected": false, "id": "7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "file": "/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9a6df5507bb6477baeef43eda66c75e0", "direct_url": "file:///var/lib/glance/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df"} 2018-07-03 14:29:39,153 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df used request id req-b598b43f-10f5-4113-bb5f-c9da0ca80a3a 2018-07-03 14:29:39,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1be8caa1224accaff3ae430ddb13306b08f97eb3" 2018-07-03 14:29:39,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:39 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4cb8e6e5-4b1f-4e8f-9a57-3fa5df243f4a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:39,470 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4cb8e6e5-4b1f-4e8f-9a57-3fa5df243f4a 2018-07-03 14:29:39,473 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b776ec37-e742-4576-a8dc-072cd2e997df 2018-07-03 14:29:39,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba99a295da23208729ae87582822d7702c4b8bc" 2018-07-03 14:29:39,923 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:39 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3054edc3-3896-4aa4-a810-78335271d4aa 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-07-03 14:29:39,923 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7fc932c4-3b25-4d5e-9141-c7e0bb2fb060 used request id req-3054edc3-3896-4aa4-a810-78335271d4aa 2018-07-03 14:29:39,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:40,375 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:40 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ee866e6e-bcc7-4e72-ba57-51923f3741d6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:29:40,376 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ee866e6e-bcc7-4e72-ba57-51923f3741d6 2018-07-03 14:29:40,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:40,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:40 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2bd26b5e-1d73-4b2f-8efe-5d11bab54fb3 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:29:40,544 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-2bd26b5e-1d73-4b2f-8efe-5d11bab54fb3 2018-07-03 14:29:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:40,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:29:40 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4274a068-638f-427d-9269-b41257bda4e6 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:29:40,710 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-4274a068-638f-427d-9269-b41257bda4e6 2018-07-03 14:29:40,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:29:40,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:40,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:40 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26c67a9b-907c-4146-9d22-5238c418af3d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:29:40,881 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-26c67a9b-907c-4146-9d22-5238c418af3d 2018-07-03 14:29:40,882 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-90c0930b-f51d-413-proj 2018-07-03 14:29:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9a6df5507bb6477baeef43eda66c75e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:41,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d041fed-65d3-4cb6-a3b2-f5c499ab0685 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:41,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9a6df5507bb6477baeef43eda66c75e0 used request id req-9d041fed-65d3-4cb6-a3b2-f5c499ab0685 2018-07-03 14:29:41,185 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-90c0930b-f51d-413-proj-role 2018-07-03 14:29:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e7620088ea834c85816d9553af8ab13d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:41,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c73e4eeb-fd02-43be-b8ed-b21da60e41b7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:41,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e7620088ea834c85816d9553af8ab13d used request id req-c73e4eeb-fd02-43be-b8ed-b21da60e41b7 2018-07-03 14:29:41,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43cea6ef55d28841543b1a50e0e45e2620676eb" 2018-07-03 14:29:41,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f8f226a-b9f3-40c2-93e8-26b2e3799fbd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:29:41,414 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7f8f226a-b9f3-40c2-93e8-26b2e3799fbd 2018-07-03 14:29:41,415 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-90c0930b-f51d-413-user 2018-07-03 14:29:41,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/727b96fb2db74e9b9dbc008d3485a7ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee75f17f4dc04702d6a7a3a20aaae9fac000e48" 2018-07-03 14:29:41,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93a558fb-9b99-4f1f-a59b-5df47a81fcc3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:41,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/727b96fb2db74e9b9dbc008d3485a7ce used request id req-93a558fb-9b99-4f1f-a59b-5df47a81fcc3 2018-07-03 14:29:41,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:42,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["0UXIbyy6RtmqqheZuvCt4Q"], "issued_at": "2018-07-03T14:29:42.000000Z"}} 2018-07-03 14:29:42,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}fba1e8758fc94f95ac77582b43abc62d4dbbb592" 2018-07-03 14:29:42,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e85f3e93-ee93-4463-a735-f079226454c2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:42,254 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e85f3e93-ee93-4463-a735-f079226454c2 2018-07-03 14:29:42,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:42,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:42,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["u1XoCR_oTuqqFGR2oEHEbw"], "issued_at": "2018-07-03T14:29:42.000000Z"}} 2018-07-03 14:29:42,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}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:43,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aadf1ff1-407c-4225-866d-83c76e456a01 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:43,060 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aadf1ff1-407c-4225-866d-83c76e456a01 2018-07-03 14:29:43,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-07-03 14:29:43,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:29:43,074 - keystoneauth.session - DEBUG - REQ: curl -g -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-db0660c5-0f8b-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:43,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:43 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb7bace2-d22c-4cab-b6be-d8958899d7e1 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-db0660c5-0f8b-421-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:29:43,248 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-db0660c5-0f8b-421-proj used request id req-cb7bace2-d22c-4cab-b6be-d8958899d7e1 2018-07-03 14:29:43,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:43,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ff7ae82-0763-43d9-913a-133e4dcae782 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:29:43,420 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1ff7ae82-0763-43d9-913a-133e4dcae782 2018-07-03 14:29:43,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-db0660c5-0f8b-421-proj"}}' 2018-07-03 14:29:43,629 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:29:43 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-591d6b9d-d69b-4c18-88ab-7c59a0ebfbf3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fd26e1dfc117413eac2d14d5a400cce3"}, "tags": [], "enabled": true, "id": "fd26e1dfc117413eac2d14d5a400cce3", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-db0660c5-0f8b-421-proj"}} 2018-07-03 14:29:43,629 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-591d6b9d-d69b-4c18-88ab-7c59a0ebfbf3 2018-07-03 14:29:43,630 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-db0660c5-0f8b-421-proj 2018-07-03 14:29:43,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:43,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:44,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tfGVxn1iQuGaMWLANO6qSQ"], "issued_at": "2018-07-03T14:29:44.000000Z"}} 2018-07-03 14:29:44,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}562eae0a13d22c789edcc826f29e9978cd4e1120" 2018-07-03 14:29:44,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ade426b-d066-4300-9bdb-514cae5bacc3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:44,168 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ade426b-d066-4300-9bdb-514cae5bacc3 2018-07-03 14:29:44,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:29:44,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:29: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-07-03 14:29: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562eae0a13d22c789edcc826f29e9978cd4e1120" 2018-07-03 14:29:44,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:44 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35d7d91a-6bf2-4332-9f0b-3782fa143480 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:29:44,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-35d7d91a-6bf2-4332-9f0b-3782fa143480 2018-07-03 14:29:44,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-db0660c5-0f8b-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562eae0a13d22c789edcc826f29e9978cd4e1120" 2018-07-03 14:29:44,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:44 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33e8bb7e-5fc3-4b8a-b079-61f408545cd3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-db0660c5-0f8b-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fd26e1dfc117413eac2d14d5a400cce3"}, "tags": [], "enabled": true, "id": "fd26e1dfc117413eac2d14d5a400cce3", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-db0660c5-0f8b-421-proj"}]} 2018-07-03 14:29:44,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-db0660c5-0f8b-421-proj used request id req-33e8bb7e-5fc3-4b8a-b079-61f408545cd3 2018-07-03 14:29:44,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562eae0a13d22c789edcc826f29e9978cd4e1120" 2018-07-03 14:29:44,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26d729ad-9c38-4457-9fde-d815ed6506a0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:29:44,753 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-26d729ad-9c38-4457-9fde-d815ed6506a0 2018-07-03 14:29:45,303 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-db0660c5-0f8b-421-user 2018-07-03 14:29:45,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:45,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:45,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f08634aa-5f25-4ea1-8d5b-81c3124f8cd1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:29:45,595 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f08634aa-5f25-4ea1-8d5b-81c3124f8cd1 2018-07-03 14:29:45,599 - 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}266510dd73ab2e92c03f2504011682a13bb536be" -d '{"role": {"name": "CreateImageSuccessTests-db0660c5-0f8b-421-proj-role"}}' 2018-07-03 14:29:45,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:29:45 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bffb51cb-ea8e-4df8-936b-4c9e9bda166d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6239173154d64cf78fbe0213084ea615", "links": {"self": "http://10.167.4.35:5000/v3/roles/6239173154d64cf78fbe0213084ea615"}, "name": "CreateImageSuccessTests-db0660c5-0f8b-421-proj-role"}} 2018-07-03 14:29:45,771 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-bffb51cb-ea8e-4df8-936b-4c9e9bda166d 2018-07-03 14:29:45,772 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-db0660c5-0f8b-421-proj-role 2018-07-03 14:29:45,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/6239173154d64cf78fbe0213084ea615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:45,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:45 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82bd5e13-7160-4602-aa3c-86a598f13363 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6239173154d64cf78fbe0213084ea615", "links": {"self": "http://10.167.4.35:5000/v3/roles/6239173154d64cf78fbe0213084ea615"}, "name": "CreateImageSuccessTests-db0660c5-0f8b-421-proj-role"}} 2018-07-03 14:29:45,941 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6239173154d64cf78fbe0213084ea615 used request id req-82bd5e13-7160-4602-aa3c-86a598f13363 2018-07-03 14:29:45,942 - keystone_utils - INFO - Granting role CreateImageSuccessTests-db0660c5-0f8b-421-proj-role to project CreateImageSuccessTests-db0660c5-0f8b-421-proj 2018-07-03 14:29:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/fd26e1dfc117413eac2d14d5a400cce3/users/e81ca83290b94f038c9d810c734e2fc6/roles/6239173154d64cf78fbe0213084ea615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:46,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8794833c-63f0-4526-abcd-b5bc268ebac5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:46,198 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fd26e1dfc117413eac2d14d5a400cce3/users/e81ca83290b94f038c9d810c734e2fc6/roles/6239173154d64cf78fbe0213084ea615 used request id req-8794833c-63f0-4526-abcd-b5bc268ebac5 2018-07-03 14:29:46,199 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:29:46,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:46,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:46,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6239173154d64cf78fbe0213084ea615", "name": "CreateImageSuccessTests-db0660c5-0f8b-421-proj-role"}], "expires_at": "2018-07-03T15:29:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd26e1dfc117413eac2d14d5a400cce3", "name": "CreateImageSuccessTests-db0660c5-0f8b-421-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fd26e1dfc117413eac2d14d5a400cce3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fd26e1dfc117413eac2d14d5a400cce3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fd26e1dfc117413eac2d14d5a400cce3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fd26e1dfc117413eac2d14d5a400cce3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fd26e1dfc117413eac2d14d5a400cce3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fd26e1dfc117413eac2d14d5a400cce3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-db0660c5-0f8b-421-user", "id": "e81ca83290b94f038c9d810c734e2fc6"}, "audit_ids": ["wa9OVsOwTnuKbaK2ZHvo8Q"], "issued_at": "2018-07-03T14:29:46.000000Z"}} 2018-07-03 14:29:46,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c0c38c0a0f375ca2c7787b62b4db325b2b1ab" 2018-07-03 14:29:46,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e49a72ff-00d5-4e02-9dc4-da6456c0b08d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:46,840 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e49a72ff-00d5-4e02-9dc4-da6456c0b08d 2018-07-03 14:29:46,845 - 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-34953757-4741-4013-b7a2-1847b4291889 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7c0c38c0a0f375ca2c7787b62b4db325b2b1ab" 2018-07-03 14:29:47,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:47 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-38917c36-bb7a-4c5c-ac68-c9285297d054 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889"} 2018-07-03 14:29:47,310 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889 used request id req-38917c36-bb7a-4c5c-ac68-c9285297d054 2018-07-03 14:29:47,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}0e7c0c38c0a0f375ca2c7787b62b4db325b2b1ab" 2018-07-03 14:29:47,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-436f0ef0-894a-445a-8793-86d6e35a23b0 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:47,656 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-436f0ef0-894a-445a-8793-86d6e35a23b0 2018-07-03 14:29:47,686 - 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}0e7c0c38c0a0f375ca2c7787b62b4db325b2b1ab" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889"}' 2018-07-03 14:29:48,112 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:29:48 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6d9daa9a-c34a-43f1-9fd1-26f592d59bbc Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:48Z", "visibility": "shared", "self": "/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62", "min_disk": 0, "protected": false, "id": "ac93db84-49b7-439e-a28e-d050e9aa6c62", "file": "/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62/file", "checksum": null, "owner": "fd26e1dfc117413eac2d14d5a400cce3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:48,112 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-6d9daa9a-c34a-43f1-9fd1-26f592d59bbc 2018-07-03 14:29:48,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7c0c38c0a0f375ca2c7787b62b4db325b2b1ab" -d '' 2018-07-03 14:29:48,920 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:48 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e6603d4d-1071-4b38-895b-f8203653db28 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-07-03 14:29:48,920 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62/file used request id req-e6603d4d-1071-4b38-895b-f8203653db28 2018-07-03 14:29:48,921 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:29:48,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7c0c38c0a0f375ca2c7787b62b4db325b2b1ab" 2018-07-03 14:29:48,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:48 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-7714489a-2f0a-46bd-9aa8-6ca75a52d930 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:49Z", "visibility": "shared", "self": "/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62", "min_disk": 0, "protected": false, "id": "ac93db84-49b7-439e-a28e-d050e9aa6c62", "file": "/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd26e1dfc117413eac2d14d5a400cce3", "direct_url": "file:///var/lib/glance/images/ac93db84-49b7-439e-a28e-d050e9aa6c62", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:48,955 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62 used request id req-7714489a-2f0a-46bd-9aa8-6ca75a52d930 2018-07-03 14:29:48,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7c0c38c0a0f375ca2c7787b62b4db325b2b1ab" 2018-07-03 14:29:49,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5f79bdb3-7543-4a8a-a4a9-dac877d65210 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:49,302 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5f79bdb3-7543-4a8a-a4a9-dac877d65210 2018-07-03 14:29:49,304 - create_image - INFO - Created image with name - CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889 2018-07-03 14:29:49,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7c0c38c0a0f375ca2c7787b62b4db325b2b1ab" 2018-07-03 14:29:49,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:49 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-80783afd-559a-41b5-8d55-cb83cdfaacff Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:49Z", "visibility": "shared", "self": "/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62", "min_disk": 0, "protected": false, "id": "ac93db84-49b7-439e-a28e-d050e9aa6c62", "file": "/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd26e1dfc117413eac2d14d5a400cce3", "direct_url": "file:///var/lib/glance/images/ac93db84-49b7-439e-a28e-d050e9aa6c62", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:49,698 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62 used request id req-80783afd-559a-41b5-8d55-cb83cdfaacff 2018-07-03 14:29:49,699 - create_image - DEBUG - Instance status is - active 2018-07-03 14:29:49,699 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889 2018-07-03 14:29:49,699 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889 2018-07-03 14:29:49,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:50,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6239173154d64cf78fbe0213084ea615", "name": "CreateImageSuccessTests-db0660c5-0f8b-421-proj-role"}], "expires_at": "2018-07-03T15:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd26e1dfc117413eac2d14d5a400cce3", "name": "CreateImageSuccessTests-db0660c5-0f8b-421-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fd26e1dfc117413eac2d14d5a400cce3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fd26e1dfc117413eac2d14d5a400cce3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fd26e1dfc117413eac2d14d5a400cce3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fd26e1dfc117413eac2d14d5a400cce3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fd26e1dfc117413eac2d14d5a400cce3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fd26e1dfc117413eac2d14d5a400cce3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fd26e1dfc117413eac2d14d5a400cce3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-db0660c5-0f8b-421-user", "id": "e81ca83290b94f038c9d810c734e2fc6"}, "audit_ids": ["qOWuXKdUTmaTur8NXECIkw"], "issued_at": "2018-07-03T14:29:50.000000Z"}} 2018-07-03 14:29:50,228 - 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-34953757-4741-4013-b7a2-1847b4291889 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba8364d818d3982f57c9e6a1ebbda1b1d7848412" 2018-07-03 14:29:50,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:50 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-c6f03f13-3846-4b48-b60e-e4f9720457d2 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:49Z", "visibility": "shared", "self": "/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62", "min_disk": 0, "protected": false, "id": "ac93db84-49b7-439e-a28e-d050e9aa6c62", "file": "/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd26e1dfc117413eac2d14d5a400cce3", "direct_url": "file:///var/lib/glance/images/ac93db84-49b7-439e-a28e-d050e9aa6c62", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889"} 2018-07-03 14:29:50,625 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889 used request id req-c6f03f13-3846-4b48-b60e-e4f9720457d2 2018-07-03 14:29:50,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba8364d818d3982f57c9e6a1ebbda1b1d7848412" 2018-07-03 14:29:50,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e51b9b4c-2d97-418e-9830-a7528a50245e Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:50,961 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e51b9b4c-2d97-418e-9830-a7528a50245e 2018-07-03 14:29:50,964 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-34953757-4741-4013-b7a2-1847b4291889 2018-07-03 14:29:50,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7c0c38c0a0f375ca2c7787b62b4db325b2b1ab" 2018-07-03 14:29:51,099 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dca06db9-cfee-4a9c-9094-b78d6571d0a2 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-07-03 14:29:51,100 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ac93db84-49b7-439e-a28e-d050e9aa6c62 used request id req-dca06db9-cfee-4a9c-9094-b78d6571d0a2 2018-07-03 14:29:51,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:51,551 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:51 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-9b9816d0-2726-47f2-b6e1-83ef5035e9b2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:29:51,552 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-9b9816d0-2726-47f2-b6e1-83ef5035e9b2 2018-07-03 14:29:51,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:51,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:51 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d1ebf7a-6943-4661-8441-eed8a5f9f32a 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:29:51,747 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-2d1ebf7a-6943-4661-8441-eed8a5f9f32a 2018-07-03 14:29:51,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:51,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:29:51 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da803b6a-f87d-4efb-a939-44a2902c50fb Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:29:51,910 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-da803b6a-f87d-4efb-a939-44a2902c50fb 2018-07-03 14:29:51,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:29:51,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:52,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:51 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3affba96-77b3-419c-9116-30805e7fb1d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:29:52,088 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-3affba96-77b3-419c-9116-30805e7fb1d7 2018-07-03 14:29:52,089 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-db0660c5-0f8b-421-proj 2018-07-03 14:29:52,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/fd26e1dfc117413eac2d14d5a400cce3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:52,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-029dd2cf-48a1-49fe-b5fe-d9a80bc6c1ff Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:52,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fd26e1dfc117413eac2d14d5a400cce3 used request id req-029dd2cf-48a1-49fe-b5fe-d9a80bc6c1ff 2018-07-03 14:29:52,457 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-db0660c5-0f8b-421-proj-role 2018-07-03 14:29:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6239173154d64cf78fbe0213084ea615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:52,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79bbd4dc-c191-48e2-8cd5-1eefee0b566a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:52,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6239173154d64cf78fbe0213084ea615 used request id req-79bbd4dc-c191-48e2-8cd5-1eefee0b566a 2018-07-03 14:29:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266510dd73ab2e92c03f2504011682a13bb536be" 2018-07-03 14:29:52,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81b7090b-bffc-41c9-a5c9-7aa18d766986 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:29:52,687 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-81b7090b-bffc-41c9-a5c9-7aa18d766986 2018-07-03 14:29:52,687 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-db0660c5-0f8b-421-user 2018-07-03 14:29:52,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e81ca83290b94f038c9d810c734e2fc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562eae0a13d22c789edcc826f29e9978cd4e1120" 2018-07-03 14:29:52,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a344d387-7e6b-4522-9f36-50d8a489aada Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:52,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e81ca83290b94f038c9d810c734e2fc6 used request id req-a344d387-7e6b-4522-9f36-50d8a489aada 2018-07-03 14:29:52,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:53,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_qvlW85TQya-pHtH7cJr0A"], "issued_at": "2018-07-03T14:29:53.000000Z"}} 2018-07-03 14:29:53,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}c4d65ded9fb9d27d3d463ec85cf35a5c301dd170" 2018-07-03 14:29:53,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e697b9aa-e02a-4150-baef-74007797fd8e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:53,674 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e697b9aa-e02a-4150-baef-74007797fd8e 2018-07-03 14:29:53,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:53,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:54,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["mOykHDeXQsKZKosq1g4ocA"], "issued_at": "2018-07-03T14:29:54.000000Z"}} 2018-07-03 14:29:54,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}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:29:54,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95cf0033-3bb6-4b49-8907-da269a9a0566 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:54,361 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-95cf0033-3bb6-4b49-8907-da269a9a0566 2018-07-03 14:29:54,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:29:54,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:29: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-07-03 14:29:54,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=CreateImageSuccessTests-caa29934-ebbb-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:29:54,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:54 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-334797bc-6718-458f-8655-053c70c91603 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-caa29934-ebbb-46b-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:29:54,563 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-caa29934-ebbb-46b-proj used request id req-334797bc-6718-458f-8655-053c70c91603 2018-07-03 14:29:54,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}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:29:54,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02915def-f692-413d-8cf7-383327d38850 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:29:54,755 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-02915def-f692-413d-8cf7-383327d38850 2018-07-03 14:29:54,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj"}}' 2018-07-03 14:29:54,958 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:29:54 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0033c498-bb50-415f-ac5b-feb898bbda4d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c983c565b1244c99af1e9c57adcc5f23"}, "tags": [], "enabled": true, "id": "c983c565b1244c99af1e9c57adcc5f23", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj"}} 2018-07-03 14:29:54,958 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0033c498-bb50-415f-ac5b-feb898bbda4d 2018-07-03 14:29:54,959 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-caa29934-ebbb-46b-proj 2018-07-03 14:29:54,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:54,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:55,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["y_E0RevRSVO7F4Vtbddujw"], "issued_at": "2018-07-03T14:29:55.000000Z"}} 2018-07-03 14:29:55,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}a8d9d74fc84b4da34726ff8973a70f6ac13ec734" 2018-07-03 14:29:55,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-866d3968-2f15-49c1-86d9-4c4a28022b46 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:55,672 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-866d3968-2f15-49c1-86d9-4c4a28022b46 2018-07-03 14:29:55,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:29:55,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:29: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-07-03 14:29:55,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d9d74fc84b4da34726ff8973a70f6ac13ec734" 2018-07-03 14:29:55,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:55 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a88e87d-f84d-4613-a74e-6e21ce4e48d8 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:29:55,885 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-3a88e87d-f84d-4613-a74e-6e21ce4e48d8 2018-07-03 14:29:55,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?name=CreateImageSuccessTests-caa29934-ebbb-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d9d74fc84b4da34726ff8973a70f6ac13ec734" 2018-07-03 14:29:56,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:55 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23f0a214-01c2-476d-b0cc-a41a55bcd073 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-caa29934-ebbb-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c983c565b1244c99af1e9c57adcc5f23"}, "tags": [], "enabled": true, "id": "c983c565b1244c99af1e9c57adcc5f23", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj"}]} 2018-07-03 14:29:56,084 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-caa29934-ebbb-46b-proj used request id req-23f0a214-01c2-476d-b0cc-a41a55bcd073 2018-07-03 14:29:56,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d9d74fc84b4da34726ff8973a70f6ac13ec734" 2018-07-03 14:29:56,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e1bb3ff-1cd4-4b8a-8acb-2b576bc40196 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:29:56,261 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9e1bb3ff-1cd4-4b8a-8acb-2b576bc40196 2018-07-03 14:29:56,727 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-caa29934-ebbb-46b-user 2018-07-03 14:29:56,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:56,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:29:56,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3b88bfd-bda8-40dd-b101-0a08ad3014ab Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:29:56,919 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e3b88bfd-bda8-40dd-b101-0a08ad3014ab 2018-07-03 14:29:56,922 - 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}8da4c454b5b494ed1957171e1919d16a6083d417" -d '{"role": {"name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj-role"}}' 2018-07-03 14:29:57,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:29:56 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68b44714-eeee-4bfb-95ef-7e957a698aad Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26c7e1724e2c4663a67d5735cdaa2386", "links": {"self": "http://10.167.4.35:5000/v3/roles/26c7e1724e2c4663a67d5735cdaa2386"}, "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj-role"}} 2018-07-03 14:29:57,120 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-68b44714-eeee-4bfb-95ef-7e957a698aad 2018-07-03 14:29:57,120 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-caa29934-ebbb-46b-proj-role 2018-07-03 14:29:57,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/26c7e1724e2c4663a67d5735cdaa2386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:29:57,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:57 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c029238-7085-4078-9bce-d5fb6dde0a5d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26c7e1724e2c4663a67d5735cdaa2386", "links": {"self": "http://10.167.4.35:5000/v3/roles/26c7e1724e2c4663a67d5735cdaa2386"}, "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj-role"}} 2018-07-03 14:29:57,313 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/26c7e1724e2c4663a67d5735cdaa2386 used request id req-6c029238-7085-4078-9bce-d5fb6dde0a5d 2018-07-03 14:29:57,313 - keystone_utils - INFO - Granting role CreateImageSuccessTests-caa29934-ebbb-46b-proj-role to project CreateImageSuccessTests-caa29934-ebbb-46b-proj 2018-07-03 14:29:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c983c565b1244c99af1e9c57adcc5f23/users/660fa36ee1144be3bbb15ca4f20d0e4a/roles/26c7e1724e2c4663a67d5735cdaa2386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:29:57,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:29:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9dfdc96b-28b9-400a-bc9c-2f257f32379b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:29:57,565 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c983c565b1244c99af1e9c57adcc5f23/users/660fa36ee1144be3bbb15ca4f20d0e4a/roles/26c7e1724e2c4663a67d5735cdaa2386 used request id req-9dfdc96b-28b9-400a-bc9c-2f257f32379b 2018-07-03 14:29:57,566 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:29:57,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:29:57,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:29:58,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26c7e1724e2c4663a67d5735cdaa2386", "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj-role"}], "expires_at": "2018-07-03T15:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c983c565b1244c99af1e9c57adcc5f23", "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-caa29934-ebbb-46b-user", "id": "660fa36ee1144be3bbb15ca4f20d0e4a"}, "audit_ids": ["BoJYF_7zTRu_oII2ijjqSg"], "issued_at": "2018-07-03T14:29:58.000000Z"}} 2018-07-03 14:29:58,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59f67fe3e3d992fa96848e50148c4412c6a29b5" 2018-07-03 14:29:58,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:29:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2722f22b-9fc3-4325-a278-420bc9de68a8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:29:58,267 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2722f22b-9fc3-4325-a278-420bc9de68a8 2018-07-03 14:29:58,271 - 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-61100037-874b-4b57-9d9a-df16ebee70b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59f67fe3e3d992fa96848e50148c4412c6a29b5" 2018-07-03 14:29:58,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:58 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-0934662e-266c-4be9-ae1a-fe448b58a5d7 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9"} 2018-07-03 14:29:58,697 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9 used request id req-0934662e-266c-4be9-ae1a-fe448b58a5d7 2018-07-03 14:29:58,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59f67fe3e3d992fa96848e50148c4412c6a29b5" 2018-07-03 14:29:59,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:29:59 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4ed97a53-64aa-4bf3-b667-6fc3a84cf91a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:29:59,067 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4ed97a53-64aa-4bf3-b667-6fc3a84cf91a 2018-07-03 14:29:59,096 - 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}f59f67fe3e3d992fa96848e50148c4412c6a29b5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9"}' 2018-07-03 14:29:59,494 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:29:59 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-7e74c344-ed1f-41ac-9ed1-494b6d0d6965 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:29:59Z", "visibility": "shared", "self": "/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162", "min_disk": 0, "protected": false, "id": "ea11e8b4-5e9d-4f91-8639-986fa3803162", "file": "/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162/file", "checksum": null, "owner": "c983c565b1244c99af1e9c57adcc5f23", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:29:59,495 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-7e74c344-ed1f-41ac-9ed1-494b6d0d6965 2018-07-03 14:29:59,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59f67fe3e3d992fa96848e50148c4412c6a29b5" -d '' 2018-07-03 14:29:59,946 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:29:59 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d7ec0885-a542-4d40-a598-5294b1255de0 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-07-03 14:29:59,946 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162/file used request id req-d7ec0885-a542-4d40-a598-5294b1255de0 2018-07-03 14:29:59,947 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:29:59,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59f67fe3e3d992fa96848e50148c4412c6a29b5" 2018-07-03 14:30:00,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:00 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-64e4d024-e172-4035-b683-74f67553b146 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:30:00Z", "visibility": "shared", "self": "/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162", "min_disk": 0, "protected": false, "id": "ea11e8b4-5e9d-4f91-8639-986fa3803162", "file": "/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c983c565b1244c99af1e9c57adcc5f23", "direct_url": "file:///var/lib/glance/images/ea11e8b4-5e9d-4f91-8639-986fa3803162", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:30:00,264 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162 used request id req-64e4d024-e172-4035-b683-74f67553b146 2018-07-03 14:30:00,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59f67fe3e3d992fa96848e50148c4412c6a29b5" 2018-07-03 14:30:00,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9e8eca69-4371-49af-81a3-73f98eda44ab Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:30:00,280 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9e8eca69-4371-49af-81a3-73f98eda44ab 2018-07-03 14:30:00,283 - create_image - INFO - Created image with name - CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9 2018-07-03 14:30:00,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59f67fe3e3d992fa96848e50148c4412c6a29b5" 2018-07-03 14:30:00,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:00 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-d0b08ba2-d9e6-4ab3-b4ad-7cad2616e9c8 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:30:00Z", "visibility": "shared", "self": "/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162", "min_disk": 0, "protected": false, "id": "ea11e8b4-5e9d-4f91-8639-986fa3803162", "file": "/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c983c565b1244c99af1e9c57adcc5f23", "direct_url": "file:///var/lib/glance/images/ea11e8b4-5e9d-4f91-8639-986fa3803162", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:30:00,640 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162 used request id req-d0b08ba2-d9e6-4ab3-b4ad-7cad2616e9c8 2018-07-03 14:30:00,641 - create_image - DEBUG - Instance status is - active 2018-07-03 14:30:00,641 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9 2018-07-03 14:30:00,641 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9 2018-07-03 14:30:00,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:01,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26c7e1724e2c4663a67d5735cdaa2386", "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj-role"}], "expires_at": "2018-07-03T15:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c983c565b1244c99af1e9c57adcc5f23", "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-caa29934-ebbb-46b-user", "id": "660fa36ee1144be3bbb15ca4f20d0e4a"}, "audit_ids": ["03Sf8GGiQYqDQOCcbWcivw"], "issued_at": "2018-07-03T14:30:01.000000Z"}} 2018-07-03 14:30:01,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2c116d2a30fc8cfa1e8cdca24767db038ae7b84" 2018-07-03 14:30:01,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:01 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-65efd285-5d6d-4d6e-b9ea-8d46cb01c9e5 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:30:00Z", "visibility": "shared", "self": "/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162", "min_disk": 0, "protected": false, "id": "ea11e8b4-5e9d-4f91-8639-986fa3803162", "file": "/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c983c565b1244c99af1e9c57adcc5f23", "direct_url": "file:///var/lib/glance/images/ea11e8b4-5e9d-4f91-8639-986fa3803162", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9"} 2018-07-03 14:30:01,606 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9 used request id req-65efd285-5d6d-4d6e-b9ea-8d46cb01c9e5 2018-07-03 14:30:01,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}f2c116d2a30fc8cfa1e8cdca24767db038ae7b84" 2018-07-03 14:30:01,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:01 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fff1ec3e-08c9-41e1-adc9-1aa55765bbfc Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:30:01,936 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fff1ec3e-08c9-41e1-adc9-1aa55765bbfc 2018-07-03 14:30:01,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:01,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:02,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26c7e1724e2c4663a67d5735cdaa2386", "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj-role"}], "expires_at": "2018-07-03T15:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c983c565b1244c99af1e9c57adcc5f23", "name": "CreateImageSuccessTests-caa29934-ebbb-46b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c983c565b1244c99af1e9c57adcc5f23", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c983c565b1244c99af1e9c57adcc5f23", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c983c565b1244c99af1e9c57adcc5f23", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-caa29934-ebbb-46b-user", "id": "660fa36ee1144be3bbb15ca4f20d0e4a"}, "audit_ids": ["l5NFKuC8T4yLHVAjOPKbkg"], "issued_at": "2018-07-03T14:30:02.000000Z"}} 2018-07-03 14:30:02,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a13e3f6bfd4de5362fede53e21e11f257cbf56b" 2018-07-03 14:30:02,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e78739af-91eb-4a3e-b1c1-ea4f3f48e168 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:02,619 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e78739af-91eb-4a3e-b1c1-ea4f3f48e168 2018-07-03 14:30:02,623 - 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-61100037-874b-4b57-9d9a-df16ebee70b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a13e3f6bfd4de5362fede53e21e11f257cbf56b" 2018-07-03 14:30:03,003 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:03 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-52a172b5-d0dd-477b-b92a-ea671798e73a Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:29:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:30:00Z", "visibility": "shared", "self": "/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162", "min_disk": 0, "protected": false, "id": "ea11e8b4-5e9d-4f91-8639-986fa3803162", "file": "/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c983c565b1244c99af1e9c57adcc5f23", "direct_url": "file:///var/lib/glance/images/ea11e8b4-5e9d-4f91-8639-986fa3803162", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9"} 2018-07-03 14:30:03,004 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9 used request id req-52a172b5-d0dd-477b-b92a-ea671798e73a 2018-07-03 14:30:03,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a13e3f6bfd4de5362fede53e21e11f257cbf56b" 2018-07-03 14:30:03,375 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:03 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9045cb0e-ce60-42a4-ab25-07236854a0f0 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:30:03,376 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9045cb0e-ce60-42a4-ab25-07236854a0f0 2018-07-03 14:30:03,379 - create_image - INFO - Found image with name - CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9 2018-07-03 14:30:03,380 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-61100037-874b-4b57-9d9a-df16ebee70b9 2018-07-03 14:30:03,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59f67fe3e3d992fa96848e50148c4412c6a29b5" 2018-07-03 14:30:03,834 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:30:03 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-70bc4a15-b735-4bb4-9e22-c2ced410792a 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-07-03 14:30:03,835 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ea11e8b4-5e9d-4f91-8639-986fa3803162 used request id req-70bc4a15-b735-4bb4-9e22-c2ced410792a 2018-07-03 14:30:03,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:30:04,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:04 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-4afbc4bf-be36-4391-8919-e07b2434811f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:30:04,278 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-4afbc4bf-be36-4391-8919-e07b2434811f 2018-07-03 14:30:04,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:30:04,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:04 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aad07617-8602-405c-8938-cf709c80854f 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:30:04,467 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-aad07617-8602-405c-8938-cf709c80854f 2018-07-03 14:30:04,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:30:04,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:30:04 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83bbc998-7aff-466a-b291-b2b486ea2334 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:30:04,624 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-83bbc998-7aff-466a-b291-b2b486ea2334 2018-07-03 14:30:04,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:30:04,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:30:04,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e48ce0e7-342d-4c05-85db-a8a142dab024 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:30:04,784 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e48ce0e7-342d-4c05-85db-a8a142dab024 2018-07-03 14:30:04,785 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-caa29934-ebbb-46b-proj 2018-07-03 14:30:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c983c565b1244c99af1e9c57adcc5f23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:30:05,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c24fd8a9-d214-4db8-99d5-033f9fa27c81 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:05,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c983c565b1244c99af1e9c57adcc5f23 used request id req-c24fd8a9-d214-4db8-99d5-033f9fa27c81 2018-07-03 14:30:05,162 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-caa29934-ebbb-46b-proj-role 2018-07-03 14:30:05,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/26c7e1724e2c4663a67d5735cdaa2386 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:30:05,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58a04132-5070-43ed-aed2-50945e9731e8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:05,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/26c7e1724e2c4663a67d5735cdaa2386 used request id req-58a04132-5070-43ed-aed2-50945e9731e8 2018-07-03 14:30: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8da4c454b5b494ed1957171e1919d16a6083d417" 2018-07-03 14:30:05,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f77acb77-78fb-4a0b-b3d3-0b6219aaa8ad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:05,547 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f77acb77-78fb-4a0b-b3d3-0b6219aaa8ad 2018-07-03 14:30:05,548 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-caa29934-ebbb-46b-user 2018-07-03 14:30:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/660fa36ee1144be3bbb15ca4f20d0e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8d9d74fc84b4da34726ff8973a70f6ac13ec734" 2018-07-03 14:30:05,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4278330b-8c59-4857-a6a5-6821dea566aa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:05,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/660fa36ee1144be3bbb15ca4f20d0e4a used request id req-4278330b-8c59-4857-a6a5-6821dea566aa 2018-07-03 14:30:05,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:06,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["csO_0Zw8S1qkPviYHDl61w"], "issued_at": "2018-07-03T14:30:06.000000Z"}} 2018-07-03 14:30:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8da5caf20d31ddd4c94856c7e3ede773c2c99a6" 2018-07-03 14:30:06,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e8f0a59-27c1-47cf-b486-5bde227b7271 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:06,557 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7e8f0a59-27c1-47cf-b486-5bde227b7271 2018-07-03 14:30:06,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:06,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:07,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["9Ob8qjp4SaOINPS70ITTkQ"], "issued_at": "2018-07-03T14:30:07.000000Z"}} 2018-07-03 14:30: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}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:07,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42974d73-9cc5-4625-a8f0-912d014f65ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:07,238 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-42974d73-9cc5-4625-a8f0-912d014f65ae 2018-07-03 14:30:07,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:30:07,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:07,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?enabled=True&domain_name=Default&name=CreateImageSuccessTests-58ba8f76-9e47-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:07,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:07 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b10fceb-05ed-4518-ac3c-0bdaac08b3db 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-58ba8f76-9e47-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:30:07,429 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-58ba8f76-9e47-4a4-proj used request id req-8b10fceb-05ed-4518-ac3c-0bdaac08b3db 2018-07-03 14:30:07,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}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:07,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7553703-90f7-453e-ad66-a39b5a117b43 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:07,631 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c7553703-90f7-453e-ad66-a39b5a117b43 2018-07-03 14:30:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj"}}' 2018-07-03 14:30:07,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:07 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15a64c6d-b1b6-4049-a3cf-6fcf85997ccd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1c0881e15afc4bd98a2e31f70b3e72b7"}, "tags": [], "enabled": true, "id": "1c0881e15afc4bd98a2e31f70b3e72b7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj"}} 2018-07-03 14:30:07,836 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-15a64c6d-b1b6-4049-a3cf-6fcf85997ccd 2018-07-03 14:30:07,837 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-58ba8f76-9e47-4a4-proj 2018-07-03 14:30:07,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:07,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:08,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["UlhHb7OKQR-QccbRk_Wdbw"], "issued_at": "2018-07-03T14:30:08.000000Z"}} 2018-07-03 14:30:08,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d1ab5378b4a05cff3205364993d36e128a4a2" 2018-07-03 14:30:08,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ecdadaa5-1c7c-4eb1-94ae-ea765415d9b4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:08,486 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ecdadaa5-1c7c-4eb1-94ae-ea765415d9b4 2018-07-03 14:30:08,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:30:08,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:08,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d1ab5378b4a05cff3205364993d36e128a4a2" 2018-07-03 14:30:08,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:08 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-148463bd-49da-409e-bef2-1cf77250984f Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:30:08,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-148463bd-49da-409e-bef2-1cf77250984f 2018-07-03 14:30:08,686 - keystoneauth.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-58ba8f76-9e47-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d1ab5378b4a05cff3205364993d36e128a4a2" 2018-07-03 14:30:08,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:08 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3277b418-e2b3-4ff0-93d2-67b8f4868b40 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-58ba8f76-9e47-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1c0881e15afc4bd98a2e31f70b3e72b7"}, "tags": [], "enabled": true, "id": "1c0881e15afc4bd98a2e31f70b3e72b7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj"}]} 2018-07-03 14:30:08,852 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-58ba8f76-9e47-4a4-proj used request id req-3277b418-e2b3-4ff0-93d2-67b8f4868b40 2018-07-03 14:30:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d1ab5378b4a05cff3205364993d36e128a4a2" 2018-07-03 14:30:08,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e00352d7-df72-459e-b69f-291b0698c4a9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:08,894 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e00352d7-df72-459e-b69f-291b0698c4a9 2018-07-03 14:30:09,400 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-58ba8f76-9e47-4a4-user 2018-07-03 14:30:09,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:09,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:09,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7a53619-55be-4d57-b4fa-30d48d4762c9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:09,595 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c7a53619-55be-4d57-b4fa-30d48d4762c9 2018-07-03 14:30:09,599 - 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}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" -d '{"role": {"name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj-role"}}' 2018-07-03 14:30:09,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:09 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d9d9af5-a734-498b-8121-fdc6e5cf80f8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6e0e0b289cb427b9f24f152f175100c", "links": {"self": "http://10.167.4.35:5000/v3/roles/e6e0e0b289cb427b9f24f152f175100c"}, "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj-role"}} 2018-07-03 14:30:09,771 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-0d9d9af5-a734-498b-8121-fdc6e5cf80f8 2018-07-03 14:30:09,772 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-58ba8f76-9e47-4a4-proj-role 2018-07-03 14:30:09,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e6e0e0b289cb427b9f24f152f175100c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:09,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:09 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfedbad6-c6ae-4388-8520-d4f51ea97a37 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6e0e0b289cb427b9f24f152f175100c", "links": {"self": "http://10.167.4.35:5000/v3/roles/e6e0e0b289cb427b9f24f152f175100c"}, "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj-role"}} 2018-07-03 14:30:09,972 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e6e0e0b289cb427b9f24f152f175100c used request id req-bfedbad6-c6ae-4388-8520-d4f51ea97a37 2018-07-03 14:30:09,973 - keystone_utils - INFO - Granting role CreateImageSuccessTests-58ba8f76-9e47-4a4-proj-role to project CreateImageSuccessTests-58ba8f76-9e47-4a4-proj 2018-07-03 14:30:09,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1c0881e15afc4bd98a2e31f70b3e72b7/users/3ffe482d2a1841d48b64e6c78740cab1/roles/e6e0e0b289cb427b9f24f152f175100c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:10,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41662bf5-b7eb-478a-85cd-89900331ba0e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:10,195 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1c0881e15afc4bd98a2e31f70b3e72b7/users/3ffe482d2a1841d48b64e6c78740cab1/roles/e6e0e0b289cb427b9f24f152f175100c used request id req-41662bf5-b7eb-478a-85cd-89900331ba0e 2018-07-03 14:30:10,195 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:30:10,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:10,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:10,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6e0e0b289cb427b9f24f152f175100c", "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj-role"}], "expires_at": "2018-07-03T15:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c0881e15afc4bd98a2e31f70b3e72b7", "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-user", "id": "3ffe482d2a1841d48b64e6c78740cab1"}, "audit_ids": ["l5lsJjVXTuCtiC1OucaltA"], "issued_at": "2018-07-03T14:30:10.000000Z"}} 2018-07-03 14:30:10,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7843773f2a9b8959bac0b5a934438b5b5b192f70" 2018-07-03 14:30:10,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10226f3f-3785-4d36-8680-8dca3d4a87fa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:10,887 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-10226f3f-3785-4d36-8680-8dca3d4a87fa 2018-07-03 14:30:10,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?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7843773f2a9b8959bac0b5a934438b5b5b192f70" 2018-07-03 14:30:11,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:11 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-3eb43f25-cb2e-4ba3-8271-35814eec3d5c Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6"} 2018-07-03 14:30:11,300 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 used request id req-3eb43f25-cb2e-4ba3-8271-35814eec3d5c 2018-07-03 14:30:11,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7843773f2a9b8959bac0b5a934438b5b5b192f70" 2018-07-03 14:30:11,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:11 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a6928470-9aa8-45a2-9764-2f17a3e89879 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:30:11,686 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a6928470-9aa8-45a2-9764-2f17a3e89879 2018-07-03 14:30:11,718 - 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}7843773f2a9b8959bac0b5a934438b5b5b192f70" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6"}' 2018-07-03 14:30:12,123 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:30:12 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-dae90ff0-57cf-49e3-b952-45e4760c20e2 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:30:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:30:12Z", "visibility": "shared", "self": "/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f", "min_disk": 0, "protected": false, "id": "d24cea66-4125-45ac-9137-3eb81479b19f", "file": "/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f/file", "checksum": null, "owner": "1c0881e15afc4bd98a2e31f70b3e72b7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:30:12,124 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-dae90ff0-57cf-49e3-b952-45e4760c20e2 2018-07-03 14:30:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7843773f2a9b8959bac0b5a934438b5b5b192f70" -d '' 2018-07-03 14:30:12,597 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:30:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2da2854c-7e0a-4a49-bfab-91b8427a4f64 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-07-03 14:30:12,598 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f/file used request id req-2da2854c-7e0a-4a49-bfab-91b8427a4f64 2018-07-03 14:30:12,599 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:30:12,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7843773f2a9b8959bac0b5a934438b5b5b192f70" 2018-07-03 14:30:12,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:12 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-0b2d8555-87d0-4174-8348-3fbdacc4cc36 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:30:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:30:13Z", "visibility": "shared", "self": "/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f", "min_disk": 0, "protected": false, "id": "d24cea66-4125-45ac-9137-3eb81479b19f", "file": "/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c0881e15afc4bd98a2e31f70b3e72b7", "direct_url": "file:///var/lib/glance/images/d24cea66-4125-45ac-9137-3eb81479b19f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:30:12,922 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f used request id req-0b2d8555-87d0-4174-8348-3fbdacc4cc36 2018-07-03 14:30:12,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7843773f2a9b8959bac0b5a934438b5b5b192f70" 2018-07-03 14:30:13,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:13 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a293dbad-5948-4163-abac-59287ad59b98 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:30:13,271 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a293dbad-5948-4163-abac-59287ad59b98 2018-07-03 14:30:13,275 - create_image - INFO - Created image with name - CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 2018-07-03 14:30:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7843773f2a9b8959bac0b5a934438b5b5b192f70" 2018-07-03 14:30:13,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:13 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-17e94fc4-efbd-41ec-bd5a-ad1f80e21b0c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:30:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:30:13Z", "visibility": "shared", "self": "/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f", "min_disk": 0, "protected": false, "id": "d24cea66-4125-45ac-9137-3eb81479b19f", "file": "/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c0881e15afc4bd98a2e31f70b3e72b7", "direct_url": "file:///var/lib/glance/images/d24cea66-4125-45ac-9137-3eb81479b19f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:30:13,308 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f used request id req-17e94fc4-efbd-41ec-bd5a-ad1f80e21b0c 2018-07-03 14:30:13,308 - create_image - DEBUG - Instance status is - active 2018-07-03 14:30:13,308 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 2018-07-03 14:30:13,308 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 2018-07-03 14:30:13,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:13,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6e0e0b289cb427b9f24f152f175100c", "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj-role"}], "expires_at": "2018-07-03T15:30:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c0881e15afc4bd98a2e31f70b3e72b7", "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-user", "id": "3ffe482d2a1841d48b64e6c78740cab1"}, "audit_ids": ["KL3GkHMDReGunUc9lIjoig"], "issued_at": "2018-07-03T14:30:13.000000Z"}} 2018-07-03 14:30:13,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1961cf59ed9d70ddc33a83643baf13588486903b" 2018-07-03 14:30:14,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:14 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-0668681e-04c3-4f06-a9ee-7b00a1cb5434 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:30:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:30:13Z", "visibility": "shared", "self": "/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f", "min_disk": 0, "protected": false, "id": "d24cea66-4125-45ac-9137-3eb81479b19f", "file": "/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c0881e15afc4bd98a2e31f70b3e72b7", "direct_url": "file:///var/lib/glance/images/d24cea66-4125-45ac-9137-3eb81479b19f", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6"} 2018-07-03 14:30:14,300 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 used request id req-0668681e-04c3-4f06-a9ee-7b00a1cb5434 2018-07-03 14:30:14,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}1961cf59ed9d70ddc33a83643baf13588486903b" 2018-07-03 14:30:14,632 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:14 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f03c0409-eb86-4f8b-a381-fe647a94f473 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:30:14,632 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f03c0409-eb86-4f8b-a381-fe647a94f473 2018-07-03 14:30:14,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:14,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:15,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6e0e0b289cb427b9f24f152f175100c", "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj-role"}], "expires_at": "2018-07-03T15:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c0881e15afc4bd98a2e31f70b3e72b7", "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/1c0881e15afc4bd98a2e31f70b3e72b7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-58ba8f76-9e47-4a4-user", "id": "3ffe482d2a1841d48b64e6c78740cab1"}, "audit_ids": ["aGN2G5VhR82mD85JOtpLpA"], "issued_at": "2018-07-03T14:30:15.000000Z"}} 2018-07-03 14:30:15,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}dccfedacd5f0733353c64b56da582302805deb76" 2018-07-03 14:30:15,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c104f03e-ddc2-4dc1-afd6-e9f8930b2e7c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:15,327 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c104f03e-ddc2-4dc1-afd6-e9f8930b2e7c 2018-07-03 14:30:15,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?limit=20&name=CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccfedacd5f0733353c64b56da582302805deb76" 2018-07-03 14:30:15,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:15 GMT Content-Type: application/json Content-Length: 866 Connection: keep-alive X-Openstack-Request-Id: req-737b996d-028e-40a2-9724-b759e211fb31 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:30:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:30:13Z", "visibility": "shared", "self": "/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f", "min_disk": 0, "protected": false, "id": "d24cea66-4125-45ac-9137-3eb81479b19f", "file": "/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c0881e15afc4bd98a2e31f70b3e72b7", "direct_url": "file:///var/lib/glance/images/d24cea66-4125-45ac-9137-3eb81479b19f", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6"} 2018-07-03 14:30:15,735 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&name=CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 used request id req-737b996d-028e-40a2-9724-b759e211fb31 2018-07-03 14:30:15,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccfedacd5f0733353c64b56da582302805deb76" 2018-07-03 14:30:16,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-99e70620-45b2-4347-9fce-beea023240c6 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:30:16,095 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-99e70620-45b2-4347-9fce-beea023240c6 2018-07-03 14:30:16,098 - create_image - INFO - Found image with name - CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 2018-07-03 14:30:16,098 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-327bc19f-96e8-4c52-9f83-cfe570bebbe6 2018-07-03 14:30:16,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7843773f2a9b8959bac0b5a934438b5b5b192f70" 2018-07-03 14:30:16,539 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:30:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bd2ac6d8-732b-4c4e-8860-5ad23751fe40 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-07-03 14:30:16,539 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/d24cea66-4125-45ac-9137-3eb81479b19f used request id req-bd2ac6d8-732b-4c4e-8860-5ad23751fe40 2018-07-03 14:30:16,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:16,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:16 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-3e2b270c-223c-4356-9258-b4851daf6cc5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:30:16,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3e2b270c-223c-4356-9258-b4851daf6cc5 2018-07-03 14:30:16,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:17,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:16 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69c4d094-7fc4-4271-baec-3095a6d3e059 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:30:17,133 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-69c4d094-7fc4-4271-baec-3095a6d3e059 2018-07-03 14:30:17,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:17,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:30:17 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dcd348f-51f5-43d6-9509-a48e5d02e951 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:30:17,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-1dcd348f-51f5-43d6-9509-a48e5d02e951 2018-07-03 14:30:17,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:30:17,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:17,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb78059a-5c0c-494f-a753-50c08130acee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:30:17,449 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-cb78059a-5c0c-494f-a753-50c08130acee 2018-07-03 14:30:17,450 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-58ba8f76-9e47-4a4-proj 2018-07-03 14:30:17,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/1c0881e15afc4bd98a2e31f70b3e72b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:17,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb12da78-8976-4f33-92cb-9ccdbbdd6933 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:17,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/1c0881e15afc4bd98a2e31f70b3e72b7 used request id req-fb12da78-8976-4f33-92cb-9ccdbbdd6933 2018-07-03 14:30:17,807 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-58ba8f76-9e47-4a4-proj-role 2018-07-03 14:30:17,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e6e0e0b289cb427b9f24f152f175100c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:18,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a834298-7400-4105-bf76-b599104ff904 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:18,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e6e0e0b289cb427b9f24f152f175100c used request id req-1a834298-7400-4105-bf76-b599104ff904 2018-07-03 14:30:18,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa615fc2798fd26b98c1ca7bb9bd7e9ed407087" 2018-07-03 14:30:18,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd3e361b-34d1-4977-8a9c-44e11c65ceff Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:18,050 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cd3e361b-34d1-4977-8a9c-44e11c65ceff 2018-07-03 14:30:18,051 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-58ba8f76-9e47-4a4-user 2018-07-03 14:30:18,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/3ffe482d2a1841d48b64e6c78740cab1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674d1ab5378b4a05cff3205364993d36e128a4a2" 2018-07-03 14:30:18,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41376c30-1698-4e29-a525-281efa6bed01 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:18,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3ffe482d2a1841d48b64e6c78740cab1 used request id req-41376c30-1698-4e29-a525-281efa6bed01 2018-07-03 14:30:18,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:18,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["dRD6SGOIQNazVSqWp0J7UQ"], "issued_at": "2018-07-03T14:30:18.000000Z"}} 2018-07-03 14:30:18,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}51ddd7428d543ca3f25e9d52b6def4048661bb60" 2018-07-03 14:30:19,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ec9ab48-3e83-48c7-8dd9-b733add54d25 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:19,058 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1ec9ab48-3e83-48c7-8dd9-b733add54d25 2018-07-03 14:30:19,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:19,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:19,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["gPbE4hd4TOiPGZCmzZ5GlQ"], "issued_at": "2018-07-03T14:30:19.000000Z"}} 2018-07-03 14:30:19,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}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:19,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c92af01d-2cec-4988-bdaf-f33ea2ba786a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:19,685 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c92af01d-2cec-4988-bdaf-f33ea2ba786a 2018-07-03 14:30:19,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:30:19,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:19,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?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:19,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:19 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86c76858-b5fa-404f-8878-62e716866a76 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-d2aa5f4d-0a3b-472-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:30:19,868 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj used request id req-86c76858-b5fa-404f-8878-62e716866a76 2018-07-03 14:30:19,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:20,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8545222-8bd9-4f43-a33d-cf75a1b6277c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:20,055 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d8545222-8bd9-4f43-a33d-cf75a1b6277c 2018-07-03 14:30:20,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj"}}' 2018-07-03 14:30:20,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:20 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dce7262-7a47-4827-b671-16d0ef7c7800 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b75ce813a44841e1ab26c5c4f88c20f4"}, "tags": [], "enabled": true, "id": "b75ce813a44841e1ab26c5c4f88c20f4", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj"}} 2018-07-03 14:30:20,273 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1dce7262-7a47-4827-b671-16d0ef7c7800 2018-07-03 14:30:20,274 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj 2018-07-03 14:30:20,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:20,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:20,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["P2_7IgicRCK6_mXXp5PjRQ"], "issued_at": "2018-07-03T14:30:20.000000Z"}} 2018-07-03 14:30:20,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}f7e8b3f329c4544a53ab5f7bf3508287488b671d" 2018-07-03 14:30:20,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6052b131-3191-406c-b541-66f617e580f5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:20,828 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6052b131-3191-406c-b541-66f617e580f5 2018-07-03 14:30:20,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-07-03 14:30:20,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:30:20,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e8b3f329c4544a53ab5f7bf3508287488b671d" 2018-07-03 14:30:21,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99ec6fbb-c014-4ad1-a912-821f57e2b35d Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:30:21,057 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-99ec6fbb-c014-4ad1-a912-821f57e2b35d 2018-07-03 14:30:21,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?name=CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e8b3f329c4544a53ab5f7bf3508287488b671d" 2018-07-03 14:30:21,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:21 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12f70bea-388f-4988-8b4e-d33563262a04 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b75ce813a44841e1ab26c5c4f88c20f4"}, "tags": [], "enabled": true, "id": "b75ce813a44841e1ab26c5c4f88c20f4", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj"}]} 2018-07-03 14:30:21,236 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj used request id req-12f70bea-388f-4988-8b4e-d33563262a04 2018-07-03 14:30:21,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e8b3f329c4544a53ab5f7bf3508287488b671d" 2018-07-03 14:30:21,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8f677db-78ab-4325-8b2f-c466279c38b7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:21,421 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d8f677db-78ab-4325-8b2f-c466279c38b7 2018-07-03 14:30:21,907 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-d2aa5f4d-0a3b-472-user 2018-07-03 14:30:21,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:21,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:22,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b60dddf1-c96e-4369-8b0a-39e7a39f14bb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:22,086 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b60dddf1-c96e-4369-8b0a-39e7a39f14bb 2018-07-03 14:30:22,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" -d '{"role": {"name": "CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj-role"}}' 2018-07-03 14:30:22,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:22 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60558a8a-1204-45be-b640-116472328f42 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4cae061f888438da6e58d89b84df539", "links": {"self": "http://10.167.4.35:5000/v3/roles/d4cae061f888438da6e58d89b84df539"}, "name": "CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj-role"}} 2018-07-03 14:30:22,376 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-60558a8a-1204-45be-b640-116472328f42 2018-07-03 14:30:22,376 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj-role 2018-07-03 14:30:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/d4cae061f888438da6e58d89b84df539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:22,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:22 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18e7d63c-a740-451e-a852-c4d6269600b4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4cae061f888438da6e58d89b84df539", "links": {"self": "http://10.167.4.35:5000/v3/roles/d4cae061f888438da6e58d89b84df539"}, "name": "CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj-role"}} 2018-07-03 14:30:22,570 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d4cae061f888438da6e58d89b84df539 used request id req-18e7d63c-a740-451e-a852-c4d6269600b4 2018-07-03 14:30:22,570 - keystone_utils - INFO - Granting role CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj-role to project CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj 2018-07-03 14:30:22,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b75ce813a44841e1ab26c5c4f88c20f4/users/39906a4bd005471eba718e982f2807ab/roles/d4cae061f888438da6e58d89b84df539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:22,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a47ec927-e403-4ec9-8422-327a2c96a39a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:22,807 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b75ce813a44841e1ab26c5c4f88c20f4/users/39906a4bd005471eba718e982f2807ab/roles/d4cae061f888438da6e58d89b84df539 used request id req-a47ec927-e403-4ec9-8422-327a2c96a39a 2018-07-03 14:30:22,807 - openstack_tests - DEBUG - Image metadata - None 2018-07-03 14:30:22,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:22,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:23,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4cae061f888438da6e58d89b84df539", "name": "CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj-role"}], "expires_at": "2018-07-03T15:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b75ce813a44841e1ab26c5c4f88c20f4", "name": "CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b75ce813a44841e1ab26c5c4f88c20f4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-d2aa5f4d-0a3b-472-user", "id": "39906a4bd005471eba718e982f2807ab"}, "audit_ids": ["A64iIEpmRXyLP_5Eyj0eBQ"], "issued_at": "2018-07-03T14:30:23.000000Z"}} 2018-07-03 14:30:23,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}7354dca7d6a2ed60229c29566a7b7a9440280b80" 2018-07-03 14:30:23,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8792ed6-1ec8-446d-a918-09d0ceda3a59 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:23,492 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8792ed6-1ec8-446d-a918-09d0ceda3a59 2018-07-03 14:30:23,498 - 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-9bb308ba-e6e9-4b6c-bb1f-394753e6688c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7354dca7d6a2ed60229c29566a7b7a9440280b80" 2018-07-03 14:30:23,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:23 GMT Content-Type: application/json Content-Length: 163 Connection: keep-alive X-Openstack-Request-Id: req-2326e93f-feff-4e7b-b5f3-ba53dbafab87 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-9bb308ba-e6e9-4b6c-bb1f-394753e6688c"} 2018-07-03 14:30:23,936 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-9bb308ba-e6e9-4b6c-bb1f-394753e6688c used request id req-2326e93f-feff-4e7b-b5f3-ba53dbafab87 2018-07-03 14:30:23,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}7354dca7d6a2ed60229c29566a7b7a9440280b80" 2018-07-03 14:30:24,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:24 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5f95bdfe-f75f-4824-a870-a72c26ca96bb Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:30:24,383 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5f95bdfe-f75f-4824-a870-a72c26ca96bb 2018-07-03 14:30:24,414 - 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}7354dca7d6a2ed60229c29566a7b7a9440280b80" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-9bb308ba-e6e9-4b6c-bb1f-394753e6688c"}' 2018-07-03 14:30:24,814 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:30:24 GMT Content-Type: application/json Content-Length: 605 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/acdf4968-b1fb-4820-8112-4ba086533bad Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1b36ee40-a7d0-46c6-8151-e426891327a0 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-9bb308ba-e6e9-4b6c-bb1f-394753e6688c", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:30:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:30:25Z", "visibility": "shared", "self": "/v2/images/acdf4968-b1fb-4820-8112-4ba086533bad", "min_disk": 0, "protected": false, "id": "acdf4968-b1fb-4820-8112-4ba086533bad", "file": "/v2/images/acdf4968-b1fb-4820-8112-4ba086533bad/file", "checksum": null, "owner": "b75ce813a44841e1ab26c5c4f88c20f4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:30:24,814 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1b36ee40-a7d0-46c6-8151-e426891327a0 2018-07-03 14:30:24,823 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-03 14:30:24,824 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-9bb308ba-e6e9-4b6c-bb1f-394753e6688c 2018-07-03 14:30:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/acdf4968-b1fb-4820-8112-4ba086533bad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7354dca7d6a2ed60229c29566a7b7a9440280b80" 2018-07-03 14:30:25,293 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:30:25 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d18993bf-0f50-4f2e-8d43-df109d42b356 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-07-03 14:30:25,293 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/acdf4968-b1fb-4820-8112-4ba086533bad used request id req-d18993bf-0f50-4f2e-8d43-df109d42b356 2018-07-03 14:30:25,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:25,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:25 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-e59f5e4f-f367-41d8-adcd-58c62bb45c0e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:30:25,772 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e59f5e4f-f367-41d8-adcd-58c62bb45c0e 2018-07-03 14:30:25,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:25,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:25 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbf8d7c5-4be3-4a98-8de1-29c523f1d69b 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:30:25,945 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-cbf8d7c5-4be3-4a98-8de1-29c523f1d69b 2018-07-03 14:30:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:26,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:30:25 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2971678a-9700-4723-a846-3a06e8278ce7 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:30:26,111 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-2971678a-9700-4723-a846-3a06e8278ce7 2018-07-03 14:30:26,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:30:26,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:26,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:26 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69c3585e-40b1-49a7-8074-73ad42fde349 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:30:26,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-69c3585e-40b1-49a7-8074-73ad42fde349 2018-07-03 14:30:26,298 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj 2018-07-03 14:30:26,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b75ce813a44841e1ab26c5c4f88c20f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:26,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f748779f-b881-4a2b-9ab2-8016572d12b9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:26,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b75ce813a44841e1ab26c5c4f88c20f4 used request id req-f748779f-b881-4a2b-9ab2-8016572d12b9 2018-07-03 14:30:26,640 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-d2aa5f4d-0a3b-472-proj-role 2018-07-03 14:30:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d4cae061f888438da6e58d89b84df539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:26,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-abbaba81-477d-4358-854f-e1f609ff12ac Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:26,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d4cae061f888438da6e58d89b84df539 used request id req-abbaba81-477d-4358-854f-e1f609ff12ac 2018-07-03 14:30:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4be701b6aa34f69a123f8c5c548b4ba971815d" 2018-07-03 14:30:27,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67fdd9bc-7bba-4173-9fa3-f50cd345a556 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:27,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-67fdd9bc-7bba-4173-9fa3-f50cd345a556 2018-07-03 14:30:27,047 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-d2aa5f4d-0a3b-472-user 2018-07-03 14:30:27,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/39906a4bd005471eba718e982f2807ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e8b3f329c4544a53ab5f7bf3508287488b671d" 2018-07-03 14:30:27,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50019424-84ff-4f1b-bb5e-a0c44a323c61 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:27,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/39906a4bd005471eba718e982f2807ab used request id req-50019424-84ff-4f1b-bb5e-a0c44a323c61 2018-07-03 14:30:27,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:27,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["pQYlhi-FR-CrC1RYDdNzqA"], "issued_at": "2018-07-03T14:30:27.000000Z"}} 2018-07-03 14:30:27,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88b6afb9146f0bf77a725e00868de9f567d3ff2" 2018-07-03 14:30:28,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfcaea3e-f051-4c85-a8e9-855c964fb82a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:28,011 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cfcaea3e-f051-4c85-a8e9-855c964fb82a 2018-07-03 14:30:28,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:28,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:28,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["fvi8IaZxTXi4M2v4LY7UIQ"], "issued_at": "2018-07-03T14:30:28.000000Z"}} 2018-07-03 14:30:28,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}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:28,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ec4eca1-aaa9-4bf7-bcd0-860d16e91e91 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:28,664 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1ec4eca1-aaa9-4bf7-bcd0-860d16e91e91 2018-07-03 14:30:28,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:30:28,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -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-677a5ff1-3d53-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:28,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:28 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d438e85c-6eb4-4231-8a36-02e0c58bc86a 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-677a5ff1-3d53-4be-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:30:28,826 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-677a5ff1-3d53-4be-proj used request id req-d438e85c-6eb4-4231-8a36-02e0c58bc86a 2018-07-03 14:30:28,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:28,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:28 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7b5b4ea-f542-4499-978a-95e63db050e1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:28,995 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e7b5b4ea-f542-4499-978a-95e63db050e1 2018-07-03 14:30:28,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-677a5ff1-3d53-4be-proj"}}' 2018-07-03 14:30:29,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:29 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fb6d3e8-c25b-4af4-a470-7eab876d461b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/277c471c7f9f45c98fa8994717956bb4"}, "tags": [], "enabled": true, "id": "277c471c7f9f45c98fa8994717956bb4", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-677a5ff1-3d53-4be-proj"}} 2018-07-03 14:30:29,207 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8fb6d3e8-c25b-4af4-a470-7eab876d461b 2018-07-03 14:30:29,207 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-677a5ff1-3d53-4be-proj 2018-07-03 14:30:29,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:29,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:29,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Wk38Ze2hTWC7TpBtSkefjQ"], "issued_at": "2018-07-03T14:30:29.000000Z"}} 2018-07-03 14:30:29,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}ce52eca07249e3c69777c5905aa43cdfed32644e" 2018-07-03 14:30:29,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c11f8770-d66c-4150-b7ed-26b49dca08d6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:29,877 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c11f8770-d66c-4150-b7ed-26b49dca08d6 2018-07-03 14:30:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:30:29,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:29,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce52eca07249e3c69777c5905aa43cdfed32644e" 2018-07-03 14:30:30,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:29 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72b412ca-3420-4191-a1b1-24cd0f3ff11a Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:30:30,083 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-72b412ca-3420-4191-a1b1-24cd0f3ff11a 2018-07-03 14:30:30,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=CreateImageNegativeTests-677a5ff1-3d53-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce52eca07249e3c69777c5905aa43cdfed32644e" 2018-07-03 14:30:30,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:30 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3c5752f-d05a-47b9-9e10-bebb46f23d7e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-677a5ff1-3d53-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/277c471c7f9f45c98fa8994717956bb4"}, "tags": [], "enabled": true, "id": "277c471c7f9f45c98fa8994717956bb4", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-677a5ff1-3d53-4be-proj"}]} 2018-07-03 14:30:30,259 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-677a5ff1-3d53-4be-proj used request id req-c3c5752f-d05a-47b9-9e10-bebb46f23d7e 2018-07-03 14:30:30,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce52eca07249e3c69777c5905aa43cdfed32644e" 2018-07-03 14:30:30,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:30 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8da6c30-5a0c-48de-bb41-5c7b9c7dc6be Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:30,423 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c8da6c30-5a0c-48de-bb41-5c7b9c7dc6be 2018-07-03 14:30:30,885 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-677a5ff1-3d53-4be-user 2018-07-03 14:30:30,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:30,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:31,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15eefa9f-9623-4bde-b92f-1ed819d3b0d8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:31,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-15eefa9f-9623-4bde-b92f-1ed819d3b0d8 2018-07-03 14:30:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" -d '{"role": {"name": "CreateImageNegativeTests-677a5ff1-3d53-4be-proj-role"}}' 2018-07-03 14:30:31,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:31 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41f7bb0a-0f05-4012-96c5-5ae643bb4c27 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f961faa286d4982b0afa112dccae838", "links": {"self": "http://10.167.4.35:5000/v3/roles/1f961faa286d4982b0afa112dccae838"}, "name": "CreateImageNegativeTests-677a5ff1-3d53-4be-proj-role"}} 2018-07-03 14:30:31,236 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-41f7bb0a-0f05-4012-96c5-5ae643bb4c27 2018-07-03 14:30:31,236 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-677a5ff1-3d53-4be-proj-role 2018-07-03 14:30:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/1f961faa286d4982b0afa112dccae838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:31,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:31 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a92ed84e-f79a-49cd-91fd-58ec40d7c54a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f961faa286d4982b0afa112dccae838", "links": {"self": "http://10.167.4.35:5000/v3/roles/1f961faa286d4982b0afa112dccae838"}, "name": "CreateImageNegativeTests-677a5ff1-3d53-4be-proj-role"}} 2018-07-03 14:30:31,427 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1f961faa286d4982b0afa112dccae838 used request id req-a92ed84e-f79a-49cd-91fd-58ec40d7c54a 2018-07-03 14:30:31,427 - keystone_utils - INFO - Granting role CreateImageNegativeTests-677a5ff1-3d53-4be-proj-role to project CreateImageNegativeTests-677a5ff1-3d53-4be-proj 2018-07-03 14:30:31,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/277c471c7f9f45c98fa8994717956bb4/users/10aa2b201e6145728d2c5ff842288605/roles/1f961faa286d4982b0afa112dccae838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:31,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-178fc44f-aea1-4c9f-988e-fd7536cef447 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:31,649 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/277c471c7f9f45c98fa8994717956bb4/users/10aa2b201e6145728d2c5ff842288605/roles/1f961faa286d4982b0afa112dccae838 used request id req-178fc44f-aea1-4c9f-988e-fd7536cef447 2018-07-03 14:30:31,649 - openstack_tests - DEBUG - Image metadata - None 2018-07-03 14:30:31,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:31,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:32,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f961faa286d4982b0afa112dccae838", "name": "CreateImageNegativeTests-677a5ff1-3d53-4be-proj-role"}], "expires_at": "2018-07-03T15:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "277c471c7f9f45c98fa8994717956bb4", "name": "CreateImageNegativeTests-677a5ff1-3d53-4be-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/277c471c7f9f45c98fa8994717956bb4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/277c471c7f9f45c98fa8994717956bb4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/277c471c7f9f45c98fa8994717956bb4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/277c471c7f9f45c98fa8994717956bb4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/277c471c7f9f45c98fa8994717956bb4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/277c471c7f9f45c98fa8994717956bb4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/277c471c7f9f45c98fa8994717956bb4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/277c471c7f9f45c98fa8994717956bb4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/277c471c7f9f45c98fa8994717956bb4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/277c471c7f9f45c98fa8994717956bb4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/277c471c7f9f45c98fa8994717956bb4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/277c471c7f9f45c98fa8994717956bb4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-677a5ff1-3d53-4be-user", "id": "10aa2b201e6145728d2c5ff842288605"}, "audit_ids": ["CPHo8O9IRhOq7iFEQzyIQQ"], "issued_at": "2018-07-03T14:30:32.000000Z"}} 2018-07-03 14:30:32,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}724c23347985a59d37132d84e05667be5078ecfa" 2018-07-03 14:30:32,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfd3369d-e550-4ada-9b0c-9fbffe852dce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:32,331 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cfd3369d-e550-4ada-9b0c-9fbffe852dce 2018-07-03 14:30:32,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-94e8feec-6967-4c03-a39d-3e8407550ba3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}724c23347985a59d37132d84e05667be5078ecfa" 2018-07-03 14:30:32,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:32 GMT Content-Type: application/json Content-Length: 161 Connection: keep-alive X-Openstack-Request-Id: req-06d41314-e771-4047-9602-b998c1034ae4 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-94e8feec-6967-4c03-a39d-3e8407550ba3"} 2018-07-03 14:30:32,851 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-94e8feec-6967-4c03-a39d-3e8407550ba3 used request id req-06d41314-e771-4047-9602-b998c1034ae4 2018-07-03 14:30:32,852 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-07-03 14:30:32,852 - file_utils - DEBUG - Saving file to - /tmp/af0c3710-88af-4863-9277-3efb51964150 2018-07-03 14:30:33,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}724c23347985a59d37132d84e05667be5078ecfa" 2018-07-03 14:30:33,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d157b3e0-07a6-4ac0-9f13-90e5f5db8521 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:30:33,456 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d157b3e0-07a6-4ac0-9f13-90e5f5db8521 2018-07-03 14:30:33,479 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-03 14:30:33,480 - glance_utils - DEBUG - Closing file ./tmp/af0c3710-88af-4863-9277-3efb51964150 2018-07-03 14:30:33,480 - glance_utils - INFO - Removing file ./tmp/af0c3710-88af-4863-9277-3efb51964150 2018-07-03 14:30:33,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:33,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:33 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-45e4ba4a-db25-4008-955c-8f8b357271e1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:30:33,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-45e4ba4a-db25-4008-955c-8f8b357271e1 2018-07-03 14:30:33,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:34,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:33 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-184a2909-a574-471f-ad6c-1100d445eabb 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:30:34,136 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-184a2909-a574-471f-ad6c-1100d445eabb 2018-07-03 14:30:34,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:34,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:30:34 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7379eb63-ce93-49dc-ba4b-2ab595bb8035 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:30:34,300 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-7379eb63-ce93-49dc-ba4b-2ab595bb8035 2018-07-03 14:30:34,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:30: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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:34,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:34 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2700d397-1e8f-446c-acd5-3ad6ac34d66f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:30:34,476 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-2700d397-1e8f-446c-acd5-3ad6ac34d66f 2018-07-03 14:30:34,477 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-677a5ff1-3d53-4be-proj 2018-07-03 14:30:34,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/277c471c7f9f45c98fa8994717956bb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:34,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d165625-8443-4af5-bc94-1ae0eee805b9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:34,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/277c471c7f9f45c98fa8994717956bb4 used request id req-4d165625-8443-4af5-bc94-1ae0eee805b9 2018-07-03 14:30:34,848 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-677a5ff1-3d53-4be-proj-role 2018-07-03 14:30:34,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1f961faa286d4982b0afa112dccae838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:35,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-035bba92-cb57-4c4c-b810-ada28c280624 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:35,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1f961faa286d4982b0afa112dccae838 used request id req-035bba92-cb57-4c4c-b810-ada28c280624 2018-07-03 14:30:35,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed32401d6649b388ca866f5a50b5febcee139763" 2018-07-03 14:30:35,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98045fa9-7a3a-4d94-b169-5c3fc2b43ab8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:35,208 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-98045fa9-7a3a-4d94-b169-5c3fc2b43ab8 2018-07-03 14:30:35,209 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-677a5ff1-3d53-4be-user 2018-07-03 14:30:35,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/10aa2b201e6145728d2c5ff842288605 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce52eca07249e3c69777c5905aa43cdfed32644e" 2018-07-03 14:30:35,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6844857-5ed3-47b0-a87b-6ef7dc4d66f1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:35,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/10aa2b201e6145728d2c5ff842288605 used request id req-c6844857-5ed3-47b0-a87b-6ef7dc4d66f1 2018-07-03 14:30:35,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:36,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HBgPtf1HQrCKHnPfzEkeBw"], "issued_at": "2018-07-03T14:30:36.000000Z"}} 2018-07-03 14:30:36,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e49243ffb208d890a40a0dabb8a2869459c96e7" 2018-07-03 14:30:36,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0868d1e2-3dd1-4ed2-8276-22e918261b96 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:36,121 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0868d1e2-3dd1-4ed2-8276-22e918261b96 2018-07-03 14:30:36,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:36,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:36,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["cGNc9iBORselw1Ukv_EHqA"], "issued_at": "2018-07-03T14:30:36.000000Z"}} 2018-07-03 14:30:36,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}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:36,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b76a32bb-7eb2-4de8-91d2-7fc649db6bfa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:36,810 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b76a32bb-7eb2-4de8-91d2-7fc649db6bfa 2018-07-03 14:30:36,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-07-03 14:30:36,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:30:36,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?enabled=True&domain_name=Default&name=CreateImageNegativeTests-71f548fb-8ce8-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:37,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:36 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8464b49c-2bb5-4262-8d64-f30cf9274155 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-71f548fb-8ce8-409-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:30:37,015 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-71f548fb-8ce8-409-proj used request id req-8464b49c-2bb5-4262-8d64-f30cf9274155 2018-07-03 14:30:37,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:37,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f886f4ad-989b-4d3d-bc76-0f8ad2643479 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:37,189 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f886f4ad-989b-4d3d-bc76-0f8ad2643479 2018-07-03 14:30:37,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-71f548fb-8ce8-409-proj"}}' 2018-07-03 14:30:37,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:37 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07083635-4124-4ef4-a879-622f17a36dd3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7af474c82ef3497391c07a1ee848f1ee"}, "tags": [], "enabled": true, "id": "7af474c82ef3497391c07a1ee848f1ee", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-71f548fb-8ce8-409-proj"}} 2018-07-03 14:30:37,400 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-07083635-4124-4ef4-a879-622f17a36dd3 2018-07-03 14:30:37,401 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-71f548fb-8ce8-409-proj 2018-07-03 14:30:37,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:37,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:37,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tNBmp9a6S_KRx74ucS3GDA"], "issued_at": "2018-07-03T14:30:37.000000Z"}} 2018-07-03 14:30:37,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}0a883ca5291e22f11eca8ee6b14f046b45b14cc0" 2018-07-03 14:30:38,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2886e794-e48f-4a53-9b4e-2beb947721ed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:38,085 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2886e794-e48f-4a53-9b4e-2beb947721ed 2018-07-03 14:30:38,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:30:38,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a883ca5291e22f11eca8ee6b14f046b45b14cc0" 2018-07-03 14:30:38,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:38 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3089f6cc-dcd7-4630-ab5d-c65d0419c42d Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:30:38,287 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-3089f6cc-dcd7-4630-ab5d-c65d0419c42d 2018-07-03 14:30: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?name=CreateImageNegativeTests-71f548fb-8ce8-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a883ca5291e22f11eca8ee6b14f046b45b14cc0" 2018-07-03 14:30:38,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:38 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-052ffa96-1b40-4d1d-88e0-a2c8c223a0f4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-71f548fb-8ce8-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7af474c82ef3497391c07a1ee848f1ee"}, "tags": [], "enabled": true, "id": "7af474c82ef3497391c07a1ee848f1ee", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-71f548fb-8ce8-409-proj"}]} 2018-07-03 14:30:38,450 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-71f548fb-8ce8-409-proj used request id req-052ffa96-1b40-4d1d-88e0-a2c8c223a0f4 2018-07-03 14:30:38,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a883ca5291e22f11eca8ee6b14f046b45b14cc0" 2018-07-03 14:30:38,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c019494a-d18c-49e4-bc57-5b987de280f9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:38,746 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c019494a-d18c-49e4-bc57-5b987de280f9 2018-07-03 14:30:39,283 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-71f548fb-8ce8-409-user 2018-07-03 14:30:39,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:39,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:39,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e48930d2-86af-4200-8056-c56a03d0e42c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:39,465 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e48930d2-86af-4200-8056-c56a03d0e42c 2018-07-03 14:30:39,469 - 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}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" -d '{"role": {"name": "CreateImageNegativeTests-71f548fb-8ce8-409-proj-role"}}' 2018-07-03 14:30:39,656 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:39 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2769e9df-a62b-4d66-8349-e36a926630f4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3fcde6318194b179e2e192aa6c23e56", "links": {"self": "http://10.167.4.35:5000/v3/roles/a3fcde6318194b179e2e192aa6c23e56"}, "name": "CreateImageNegativeTests-71f548fb-8ce8-409-proj-role"}} 2018-07-03 14:30:39,656 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2769e9df-a62b-4d66-8349-e36a926630f4 2018-07-03 14:30:39,656 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-71f548fb-8ce8-409-proj-role 2018-07-03 14:30:39,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/a3fcde6318194b179e2e192aa6c23e56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:39,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:39 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c50364a4-d8de-4f2b-848b-fde961938d33 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3fcde6318194b179e2e192aa6c23e56", "links": {"self": "http://10.167.4.35:5000/v3/roles/a3fcde6318194b179e2e192aa6c23e56"}, "name": "CreateImageNegativeTests-71f548fb-8ce8-409-proj-role"}} 2018-07-03 14:30:39,842 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a3fcde6318194b179e2e192aa6c23e56 used request id req-c50364a4-d8de-4f2b-848b-fde961938d33 2018-07-03 14:30:39,843 - keystone_utils - INFO - Granting role CreateImageNegativeTests-71f548fb-8ce8-409-proj-role to project CreateImageNegativeTests-71f548fb-8ce8-409-proj 2018-07-03 14:30:39,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7af474c82ef3497391c07a1ee848f1ee/users/7743813610b64c998a29412851795f75/roles/a3fcde6318194b179e2e192aa6c23e56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:40,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3df0a4b-0758-447e-aaa0-49438c32a9d4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:40,064 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7af474c82ef3497391c07a1ee848f1ee/users/7743813610b64c998a29412851795f75/roles/a3fcde6318194b179e2e192aa6c23e56 used request id req-d3df0a4b-0758-447e-aaa0-49438c32a9d4 2018-07-03 14:30:40,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:40,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:40,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3fcde6318194b179e2e192aa6c23e56", "name": "CreateImageNegativeTests-71f548fb-8ce8-409-proj-role"}], "expires_at": "2018-07-03T15:30:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7af474c82ef3497391c07a1ee848f1ee", "name": "CreateImageNegativeTests-71f548fb-8ce8-409-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7af474c82ef3497391c07a1ee848f1ee", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7af474c82ef3497391c07a1ee848f1ee", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7af474c82ef3497391c07a1ee848f1ee", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7af474c82ef3497391c07a1ee848f1ee", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7af474c82ef3497391c07a1ee848f1ee", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7af474c82ef3497391c07a1ee848f1ee", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7af474c82ef3497391c07a1ee848f1ee", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7af474c82ef3497391c07a1ee848f1ee", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7af474c82ef3497391c07a1ee848f1ee", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7af474c82ef3497391c07a1ee848f1ee", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7af474c82ef3497391c07a1ee848f1ee", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7af474c82ef3497391c07a1ee848f1ee", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-71f548fb-8ce8-409-user", "id": "7743813610b64c998a29412851795f75"}, "audit_ids": ["RAW-CPGfT06s7s_rrRqhow"], "issued_at": "2018-07-03T14:30:40.000000Z"}} 2018-07-03 14:30:40,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b108c9c8fec1250649e10015fa889962d0b428" 2018-07-03 14:30:40,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f54055d-6fe9-49c6-81d8-dec5b07a74f0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:40,770 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f54055d-6fe9-49c6-81d8-dec5b07a74f0 2018-07-03 14:30:40,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3b108c9c8fec1250649e10015fa889962d0b428" 2018-07-03 14:30:41,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:41 GMT Content-Type: application/json Content-Length: 87 Connection: keep-alive X-Openstack-Request-Id: req-77b60a38-2647-4b59-9f28-47eb1b922512 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-03 14:30:41,213 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&name=foo used request id req-77b60a38-2647-4b59-9f28-47eb1b922512 2018-07-03 14:30:41,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:41,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:41 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-b7457c8b-c90c-45cf-ab3e-4f57e34bb0cc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:30:41,692 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b7457c8b-c90c-45cf-ab3e-4f57e34bb0cc 2018-07-03 14:30:41,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:41,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:41 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2910f05d-031f-4a0f-a768-d511f97af5c6 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:30:41,863 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-2910f05d-031f-4a0f-a768-d511f97af5c6 2018-07-03 14:30:41,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:42,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:30:41 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b9cbfd9-d1ad-4591-a41a-b6c1abbee38f Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:30:42,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-5b9cbfd9-d1ad-4591-a41a-b6c1abbee38f 2018-07-03 14:30:42,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:30:42,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:42,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-327772f8-fbb9-4922-a080-b3467cfede90 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:30:42,238 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-327772f8-fbb9-4922-a080-b3467cfede90 2018-07-03 14:30:42,239 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-71f548fb-8ce8-409-proj 2018-07-03 14:30:42,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7af474c82ef3497391c07a1ee848f1ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:42,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a8e5521-bcc9-422c-b68a-8c4de59f895e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:42,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7af474c82ef3497391c07a1ee848f1ee used request id req-2a8e5521-bcc9-422c-b68a-8c4de59f895e 2018-07-03 14:30:42,617 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-71f548fb-8ce8-409-proj-role 2018-07-03 14:30:42,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a3fcde6318194b179e2e192aa6c23e56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:42,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3869f52-4b21-45cf-9a4f-6bacd72b0d76 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:42,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a3fcde6318194b179e2e192aa6c23e56 used request id req-c3869f52-4b21-45cf-9a4f-6bacd72b0d76 2018-07-03 14:30:42,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15cacb54a534897ccdf4cbc30222c34eb2c3c3f" 2018-07-03 14:30:42,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe854ffe-a40c-4d48-8fcd-75968160a49a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:42,738 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fe854ffe-a40c-4d48-8fcd-75968160a49a 2018-07-03 14:30:42,738 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-71f548fb-8ce8-409-user 2018-07-03 14:30:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7743813610b64c998a29412851795f75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a883ca5291e22f11eca8ee6b14f046b45b14cc0" 2018-07-03 14:30:43,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-411066c2-6334-474a-ac65-5270645f383f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:43,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7743813610b64c998a29412851795f75 used request id req-411066c2-6334-474a-ac65-5270645f383f 2018-07-03 14:30:43,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:43,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["AE5kiN93QNOmWGraOZ25ow"], "issued_at": "2018-07-03T14:30:43.000000Z"}} 2018-07-03 14:30:43,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d29ac44c347ac508f1319a39185f6e9926814ee7" 2018-07-03 14:30:43,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-106cca80-7f93-44d4-9f1e-38d67824e7f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:43,754 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-106cca80-7f93-44d4-9f1e-38d67824e7f6 2018-07-03 14:30:43,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:43,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:44,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["lEbH8EOIRFOuPqjwHBXPUg"], "issued_at": "2018-07-03T14:30:44.000000Z"}} 2018-07-03 14:30:44,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}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:44,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a692451-4f8e-46e5-a869-f0775b483c74 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:44,470 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3a692451-4f8e-46e5-a869-f0775b483c74 2018-07-03 14:30:44,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:30:44,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:44,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=CreateImageNegativeTests-6f5284ff-c353-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:44,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:44 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93bc31c2-20b3-4a21-a589-888e793f5cc4 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-6f5284ff-c353-44b-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:30:44,678 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-6f5284ff-c353-44b-proj used request id req-93bc31c2-20b3-4a21-a589-888e793f5cc4 2018-07-03 14:30:44,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:44,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45b922ee-87a8-4fff-bee1-5c76bb41cc76 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:44,869 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-45b922ee-87a8-4fff-bee1-5c76bb41cc76 2018-07-03 14:30:44,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}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-6f5284ff-c353-44b-proj"}}' 2018-07-03 14:30:45,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:44 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb1c3efe-2d3d-4623-a3ed-2391b9aadf1e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f6f24e785af643d9b2431d4e8a8244f0"}, "tags": [], "enabled": true, "id": "f6f24e785af643d9b2431d4e8a8244f0", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-6f5284ff-c353-44b-proj"}} 2018-07-03 14:30:45,120 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-cb1c3efe-2d3d-4623-a3ed-2391b9aadf1e 2018-07-03 14:30:45,121 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-6f5284ff-c353-44b-proj 2018-07-03 14:30:45,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:45,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:45,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["yHBoLdYfSsqi8Jo5q3JbwA"], "issued_at": "2018-07-03T14:30:45.000000Z"}} 2018-07-03 14:30:45,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}d90abad5533b054b8725492e2733c0b12d6eaaa1" 2018-07-03 14:30:45,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0b6e106-1b54-41ca-b933-42b304870ae9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:45,831 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a0b6e106-1b54-41ca-b933-42b304870ae9 2018-07-03 14:30:45,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:30:45,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:45,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90abad5533b054b8725492e2733c0b12d6eaaa1" 2018-07-03 14:30:46,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d5e1e2c-befa-48dd-8123-b0d62b39d264 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:30:46,038 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5d5e1e2c-befa-48dd-8123-b0d62b39d264 2018-07-03 14:30:46,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=CreateImageNegativeTests-6f5284ff-c353-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90abad5533b054b8725492e2733c0b12d6eaaa1" 2018-07-03 14:30:46,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:46 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b498d68f-f00c-4c87-b1a4-544caa60e89f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-6f5284ff-c353-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f6f24e785af643d9b2431d4e8a8244f0"}, "tags": [], "enabled": true, "id": "f6f24e785af643d9b2431d4e8a8244f0", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-6f5284ff-c353-44b-proj"}]} 2018-07-03 14:30:46,220 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-6f5284ff-c353-44b-proj used request id req-b498d68f-f00c-4c87-b1a4-544caa60e89f 2018-07-03 14:30:46,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90abad5533b054b8725492e2733c0b12d6eaaa1" 2018-07-03 14:30:46,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2763ea97-31d8-482d-a16e-ea1206f5b824 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:46,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2763ea97-31d8-482d-a16e-ea1206f5b824 2018-07-03 14:30:46,867 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-6f5284ff-c353-44b-user 2018-07-03 14:30:46,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:46,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:47,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d8a42ad-4855-42ff-b752-ee6381e8ff61 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:47,056 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6d8a42ad-4855-42ff-b752-ee6381e8ff61 2018-07-03 14:30:47,060 - 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}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" -d '{"role": {"name": "CreateImageNegativeTests-6f5284ff-c353-44b-proj-role"}}' 2018-07-03 14:30:47,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:47 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccc8763d-2b9d-4fef-99eb-bb922b98561d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2c0cb9b576e4de29d7e4055fe77c2d2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b2c0cb9b576e4de29d7e4055fe77c2d2"}, "name": "CreateImageNegativeTests-6f5284ff-c353-44b-proj-role"}} 2018-07-03 14:30:47,379 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ccc8763d-2b9d-4fef-99eb-bb922b98561d 2018-07-03 14:30:47,379 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-6f5284ff-c353-44b-proj-role 2018-07-03 14:30:47,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/b2c0cb9b576e4de29d7e4055fe77c2d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:47,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:47 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c9c10de-6dc1-489b-a34a-60df6a5e25a7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2c0cb9b576e4de29d7e4055fe77c2d2", "links": {"self": "http://10.167.4.35:5000/v3/roles/b2c0cb9b576e4de29d7e4055fe77c2d2"}, "name": "CreateImageNegativeTests-6f5284ff-c353-44b-proj-role"}} 2018-07-03 14:30:47,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b2c0cb9b576e4de29d7e4055fe77c2d2 used request id req-5c9c10de-6dc1-489b-a34a-60df6a5e25a7 2018-07-03 14:30:47,560 - keystone_utils - INFO - Granting role CreateImageNegativeTests-6f5284ff-c353-44b-proj-role to project CreateImageNegativeTests-6f5284ff-c353-44b-proj 2018-07-03 14:30:47,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f6f24e785af643d9b2431d4e8a8244f0/users/284049006e764f9484b24b48cc0dc3db/roles/b2c0cb9b576e4de29d7e4055fe77c2d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:47,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54b46d82-d4e5-4ca9-97a1-2e192ed2d677 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:47,799 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f6f24e785af643d9b2431d4e8a8244f0/users/284049006e764f9484b24b48cc0dc3db/roles/b2c0cb9b576e4de29d7e4055fe77c2d2 used request id req-54b46d82-d4e5-4ca9-97a1-2e192ed2d677 2018-07-03 14:30:47,799 - openstack_tests - DEBUG - Image metadata - None 2018-07-03 14:30:47,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:47,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:48,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2c0cb9b576e4de29d7e4055fe77c2d2", "name": "CreateImageNegativeTests-6f5284ff-c353-44b-proj-role"}], "expires_at": "2018-07-03T15:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6f24e785af643d9b2431d4e8a8244f0", "name": "CreateImageNegativeTests-6f5284ff-c353-44b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f6f24e785af643d9b2431d4e8a8244f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f6f24e785af643d9b2431d4e8a8244f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f6f24e785af643d9b2431d4e8a8244f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f6f24e785af643d9b2431d4e8a8244f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f6f24e785af643d9b2431d4e8a8244f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f6f24e785af643d9b2431d4e8a8244f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f6f24e785af643d9b2431d4e8a8244f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f6f24e785af643d9b2431d4e8a8244f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f6f24e785af643d9b2431d4e8a8244f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f6f24e785af643d9b2431d4e8a8244f0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f6f24e785af643d9b2431d4e8a8244f0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f6f24e785af643d9b2431d4e8a8244f0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-6f5284ff-c353-44b-user", "id": "284049006e764f9484b24b48cc0dc3db"}, "audit_ids": ["72Z3shGVR9KszBJdSr7psg"], "issued_at": "2018-07-03T14:30:48.000000Z"}} 2018-07-03 14:30:48,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}0bfe32dea9a0e1a4180c1c26a7dcf00e31d2fed9" 2018-07-03 14:30:48,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d1719dd-256c-451c-a5d2-725c23aee872 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:48,484 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8d1719dd-256c-451c-a5d2-725c23aee872 2018-07-03 14:30:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-c4775344-2aca-4ef6-934b-8aab9ea73d19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0bfe32dea9a0e1a4180c1c26a7dcf00e31d2fed9" 2018-07-03 14:30:48,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:48 GMT Content-Type: application/json Content-Length: 163 Connection: keep-alive X-Openstack-Request-Id: req-f460cb60-65e5-448f-8767-72d10bda91bc Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-c4775344-2aca-4ef6-934b-8aab9ea73d19"} 2018-07-03 14:30:48,875 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-c4775344-2aca-4ef6-934b-8aab9ea73d19 used request id req-f460cb60-65e5-448f-8767-72d10bda91bc 2018-07-03 14:30:48,876 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-07-03 14:30:48,877 - file_utils - DEBUG - Saving file to - /tmp/45e0efac-4794-497a-a2c4-553925f1a664 2018-07-03 14:30:48,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:49,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:49 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-de357afa-5c8d-4e59-bd55-1172867e8107 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:30:49,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-de357afa-5c8d-4e59-bd55-1172867e8107 2018-07-03 14:30:49,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:49,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:49 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90cc1aa4-857c-4ff7-8ce1-665637ae584f 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:30:49,522 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-90cc1aa4-857c-4ff7-8ce1-665637ae584f 2018-07-03 14:30:49,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:49,693 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:30:49 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0dfa72e-ed39-4890-bd51-039a30021cbd Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:30:49,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-e0dfa72e-ed39-4890-bd51-039a30021cbd 2018-07-03 14:30:49,694 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:30:49,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:49,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7c35666-9a96-47a4-b2cd-65f2eac1e226 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:30:49,873 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-f7c35666-9a96-47a4-b2cd-65f2eac1e226 2018-07-03 14:30:49,874 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-6f5284ff-c353-44b-proj 2018-07-03 14:30:49,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f6f24e785af643d9b2431d4e8a8244f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:50,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16bff42d-f8ca-45db-973a-5f9d1c28b95d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:50,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f6f24e785af643d9b2431d4e8a8244f0 used request id req-16bff42d-f8ca-45db-973a-5f9d1c28b95d 2018-07-03 14:30:50,282 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-6f5284ff-c353-44b-proj-role 2018-07-03 14:30:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b2c0cb9b576e4de29d7e4055fe77c2d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:50,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ce215ce-5526-4b46-b9d9-4d7fd93bec0e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:50,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b2c0cb9b576e4de29d7e4055fe77c2d2 used request id req-4ce215ce-5526-4b46-b9d9-4d7fd93bec0e 2018-07-03 14:30:50,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b481cca6cfd6527d07dae5ac5763ad81d08c3daf" 2018-07-03 14:30:50,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c859c941-77d2-4a97-93cf-296be6243e5b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:50,685 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c859c941-77d2-4a97-93cf-296be6243e5b 2018-07-03 14:30:50,686 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-6f5284ff-c353-44b-user 2018-07-03 14:30:50,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/284049006e764f9484b24b48cc0dc3db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d90abad5533b054b8725492e2733c0b12d6eaaa1" 2018-07-03 14:30:51,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ed71e88-d760-49bb-935a-7a4f2ba07a47 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:51,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/284049006e764f9484b24b48cc0dc3db used request id req-8ed71e88-d760-49bb-935a-7a4f2ba07a47 2018-07-03 14:30:51,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:51,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["j_A4bNbQQzW1QTw7CHfqzw"], "issued_at": "2018-07-03T14:30:51.000000Z"}} 2018-07-03 14:30:51,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee981fdf910b67fef9ab7593b6ac7881c8677d5" 2018-07-03 14:30:51,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c127969-30c2-4def-8762-776b31b75150 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:51,588 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c127969-30c2-4def-8762-776b31b75150 2018-07-03 14:30:51,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:51,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:52,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["aQFcgJzqS8uNZ-WsDtajZQ"], "issued_at": "2018-07-03T14:30:52.000000Z"}} 2018-07-03 14:30:52,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}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:52,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53489207-136a-463b-a8e5-897a4e948c70 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:52,271 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-53489207-136a-463b-a8e5-897a4e948c70 2018-07-03 14:30:52,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:30:52,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:52,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?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-a31f5577-66fa-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:52,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:52 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8e69aa9-8512-49f2-a03d-297b0da9c0b3 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-a31f5577-66fa-427-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:30:52,325 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-a31f5577-66fa-427-proj used request id req-e8e69aa9-8512-49f2-a03d-297b0da9c0b3 2018-07-03 14:30:52,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:52,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cea4610-a618-463f-afa8-886b68a62c58 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:52,508 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7cea4610-a618-463f-afa8-886b68a62c58 2018-07-03 14:30:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-a31f5577-66fa-427-proj"}}' 2018-07-03 14:30:52,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:52 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69d4491d-3e44-435d-a210-87f33668c9ea Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529e800861f34b61a4db649120fd4180"}, "tags": [], "enabled": true, "id": "529e800861f34b61a4db649120fd4180", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-a31f5577-66fa-427-proj"}} 2018-07-03 14:30:52,690 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-69d4491d-3e44-435d-a210-87f33668c9ea 2018-07-03 14:30:52,691 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-a31f5577-66fa-427-proj 2018-07-03 14:30:52,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:52,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:53,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["BwSTL329QYOVztOwQIU_dA"], "issued_at": "2018-07-03T14:30:53.000000Z"}} 2018-07-03 14:30:53,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}5403cbd8c4ed3569553a978c87067d7badc672c3" 2018-07-03 14:30:53,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e21b7b1-ec47-4f43-af0f-ae83ac643bcc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:53,220 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e21b7b1-ec47-4f43-af0f-ae83ac643bcc 2018-07-03 14:30:53,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-07-03 14:30:53,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:53,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403cbd8c4ed3569553a978c87067d7badc672c3" 2018-07-03 14:30:53,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:53 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c20f134d-21dd-402c-8a25-5748d93b92b3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:30:53,432 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c20f134d-21dd-402c-8a25-5748d93b92b3 2018-07-03 14:30:53,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=CreateMultiPartImageTests-a31f5577-66fa-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403cbd8c4ed3569553a978c87067d7badc672c3" 2018-07-03 14:30:53,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:53 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d8c4529-b5d4-40fc-93d3-44748ce24042 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-a31f5577-66fa-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529e800861f34b61a4db649120fd4180"}, "tags": [], "enabled": true, "id": "529e800861f34b61a4db649120fd4180", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-a31f5577-66fa-427-proj"}]} 2018-07-03 14:30:53,629 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-a31f5577-66fa-427-proj used request id req-5d8c4529-b5d4-40fc-93d3-44748ce24042 2018-07-03 14:30:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403cbd8c4ed3569553a978c87067d7badc672c3" 2018-07-03 14:30:53,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fed92fcd-c8b4-456e-92a9-ca2933b75c07 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:53,806 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fed92fcd-c8b4-456e-92a9-ca2933b75c07 2018-07-03 14:30:54,281 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-a31f5577-66fa-427-user 2018-07-03 14:30:54,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:54,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}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:54,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d92a3f2e-9cc0-4b13-96ed-3d38bb852623 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:54,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d92a3f2e-9cc0-4b13-96ed-3d38bb852623 2018-07-03 14:30:54,451 - 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}301279fe3093755e6432b5114f9003044f486108" -d '{"role": {"name": "CreateMultiPartImageTests-a31f5577-66fa-427-proj-role"}}' 2018-07-03 14:30:54,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:54 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d969df3-b459-4a2a-afa2-6827b9538d67 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "366cbde82e4240cf905d4b96e18e97b1", "links": {"self": "http://10.167.4.35:5000/v3/roles/366cbde82e4240cf905d4b96e18e97b1"}, "name": "CreateMultiPartImageTests-a31f5577-66fa-427-proj-role"}} 2018-07-03 14:30:54,631 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-8d969df3-b459-4a2a-afa2-6827b9538d67 2018-07-03 14:30:54,632 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-a31f5577-66fa-427-proj-role 2018-07-03 14:30:54,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/366cbde82e4240cf905d4b96e18e97b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:54,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:54 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d4bb441-2d9c-4fec-b005-c477fead7f33 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "366cbde82e4240cf905d4b96e18e97b1", "links": {"self": "http://10.167.4.35:5000/v3/roles/366cbde82e4240cf905d4b96e18e97b1"}, "name": "CreateMultiPartImageTests-a31f5577-66fa-427-proj-role"}} 2018-07-03 14:30:54,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/366cbde82e4240cf905d4b96e18e97b1 used request id req-4d4bb441-2d9c-4fec-b005-c477fead7f33 2018-07-03 14:30:54,824 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-a31f5577-66fa-427-proj-role to project CreateMultiPartImageTests-a31f5577-66fa-427-proj 2018-07-03 14:30:54,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/529e800861f34b61a4db649120fd4180/users/b736b1abb2924951aced00ddca25e700/roles/366cbde82e4240cf905d4b96e18e97b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:55,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ce58031-1eeb-459f-a6c5-c141c8410e96 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:55,051 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/529e800861f34b61a4db649120fd4180/users/b736b1abb2924951aced00ddca25e700/roles/366cbde82e4240cf905d4b96e18e97b1 used request id req-4ce58031-1eeb-459f-a6c5-c141c8410e96 2018-07-03 14:30:55,052 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-07-03 14:30:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:55,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:30:55 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-18859c50-8693-4292-9d11-b4507c35c1ae Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:30:55,483 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-18859c50-8693-4292-9d11-b4507c35c1ae 2018-07-03 14:30:55,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:55,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:55 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd064ca1-f9cc-467c-9063-a8ea32dc98ef 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:30:55,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-dd064ca1-f9cc-467c-9063-a8ea32dc98ef 2018-07-03 14:30:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:55,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:30:55 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81abf64d-2f6f-4cd6-bc6d-0c87b665bfdc Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:30:55,855 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-81abf64d-2f6f-4cd6-bc6d-0c87b665bfdc 2018-07-03 14:30:55,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:30:55,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:56,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:55 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99db2f5a-c20b-4bf3-baf7-39f671026f24 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:30:56,023 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-99db2f5a-c20b-4bf3-baf7-39f671026f24 2018-07-03 14:30:56,024 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-a31f5577-66fa-427-proj 2018-07-03 14:30:56,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/529e800861f34b61a4db649120fd4180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:56,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-204ff0c9-6853-43c7-bd53-5f452925a1ac Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:56,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/529e800861f34b61a4db649120fd4180 used request id req-204ff0c9-6853-43c7-bd53-5f452925a1ac 2018-07-03 14:30:56,426 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-a31f5577-66fa-427-proj-role 2018-07-03 14:30:56,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/366cbde82e4240cf905d4b96e18e97b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:56,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bbf3a301-0863-440e-9025-c6d5419d1d1e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:56,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/366cbde82e4240cf905d4b96e18e97b1 used request id req-bbf3a301-0863-440e-9025-c6d5419d1d1e 2018-07-03 14:30:56,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301279fe3093755e6432b5114f9003044f486108" 2018-07-03 14:30:56,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31cd58b2-7686-4910-96e0-6ef41c754799 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:30:56,817 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-31cd58b2-7686-4910-96e0-6ef41c754799 2018-07-03 14:30:56,817 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-a31f5577-66fa-427-user 2018-07-03 14:30:56,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b736b1abb2924951aced00ddca25e700 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5403cbd8c4ed3569553a978c87067d7badc672c3" 2018-07-03 14:30:57,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:30:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82da5efa-8513-4d2d-aeac-87b93b60ad31 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:30:57,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b736b1abb2924951aced00ddca25e700 used request id req-82da5efa-8513-4d2d-aeac-87b93b60ad31 2018-07-03 14:30:57,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:57,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["iH-qMp3eSgGE0L-Ntr0Qhw"], "issued_at": "2018-07-03T14:30:57.000000Z"}} 2018-07-03 14:30:57,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}6eb1b970b8505669a239a7f6db3fd3be29850749" 2018-07-03 14:30:57,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d7b0cc6-5195-4bca-9f44-a376df5314f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:57,663 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3d7b0cc6-5195-4bca-9f44-a376df5314f6 2018-07-03 14:30:57,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:57,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:58,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["guKxhr_lQVOup-RpMJeV1A"], "issued_at": "2018-07-03T14:30:58.000000Z"}} 2018-07-03 14:30:58,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}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:30:58,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d7e660d-21fd-41b9-a413-e0d5ea751874 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:58,225 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8d7e660d-21fd-41b9-a413-e0d5ea751874 2018-07-03 14:30:58,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-07-03 14:30:58,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:58,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?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-edd1335d-4ee6-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:30:58,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:58 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e40473b2-5767-4682-bc95-b1c4f8f7ea85 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-edd1335d-4ee6-408-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:30:58,405 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-edd1335d-4ee6-408-proj used request id req-e40473b2-5767-4682-bc95-b1c4f8f7ea85 2018-07-03 14:30:58,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:30:58,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb21121d-353d-4aaf-beba-f02553c6cdaf Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:58,592 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fb21121d-353d-4aaf-beba-f02553c6cdaf 2018-07-03 14:30:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-edd1335d-4ee6-408-proj"}}' 2018-07-03 14:30:58,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:30:58 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c635f18-d446-47e5-894b-762d7a58a10b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a53d6e8d3f9f46a49d6509a371df860a"}, "tags": [], "enabled": true, "id": "a53d6e8d3f9f46a49d6509a371df860a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-edd1335d-4ee6-408-proj"}} 2018-07-03 14:30:58,801 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-9c635f18-d446-47e5-894b-762d7a58a10b 2018-07-03 14:30:58,801 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-edd1335d-4ee6-408-proj 2018-07-03 14:30:58,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:30:58,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:30:59,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["M_x1ta1XQaqBgqeFRw-t9Q"], "issued_at": "2018-07-03T14:30:59.000000Z"}} 2018-07-03 14:30:59,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}b2ae376499d78bb0963e0e2602bfb8685536b787" 2018-07-03 14:30:59,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f992c54-f993-4ae9-b7f8-d22796358e7c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:30:59,497 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3f992c54-f993-4ae9-b7f8-d22796358e7c 2018-07-03 14:30:59,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-07-03 14:30:59,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:30: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-07-03 14:30:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ae376499d78bb0963e0e2602bfb8685536b787" 2018-07-03 14:30:59,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:59 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a600afe8-b79d-4cb5-9a42-eeb804c06728 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:30:59,721 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a600afe8-b79d-4cb5-9a42-eeb804c06728 2018-07-03 14:30:59,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-edd1335d-4ee6-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ae376499d78bb0963e0e2602bfb8685536b787" 2018-07-03 14:30:59,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:59 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0e50c84-e8ce-4cd8-be67-6cd2859113f0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-edd1335d-4ee6-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a53d6e8d3f9f46a49d6509a371df860a"}, "tags": [], "enabled": true, "id": "a53d6e8d3f9f46a49d6509a371df860a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-edd1335d-4ee6-408-proj"}]} 2018-07-03 14:30:59,906 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-edd1335d-4ee6-408-proj used request id req-d0e50c84-e8ce-4cd8-be67-6cd2859113f0 2018-07-03 14:30:59,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ae376499d78bb0963e0e2602bfb8685536b787" 2018-07-03 14:30:59,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:30:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-291ccc6a-845a-4719-b775-1776fc3f9eeb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:30:59,949 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-291ccc6a-845a-4719-b775-1776fc3f9eeb 2018-07-03 14:31:00,430 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-edd1335d-4ee6-408-user 2018-07-03 14:31:00,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:00,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:31:00,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c7083ff-c720-4ce3-aaf4-371a63cf9a50 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:00,604 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1c7083ff-c720-4ce3-aaf4-371a63cf9a50 2018-07-03 14:31:00,607 - 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}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" -d '{"role": {"name": "CreateMultiPartImageTests-edd1335d-4ee6-408-proj-role"}}' 2018-07-03 14:31:00,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:00 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81ceb7b0-d9e1-44f5-a32e-8462be3de30a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2d3d4ad64794024b90c52d7c00fb3d0", "links": {"self": "http://10.167.4.35:5000/v3/roles/a2d3d4ad64794024b90c52d7c00fb3d0"}, "name": "CreateMultiPartImageTests-edd1335d-4ee6-408-proj-role"}} 2018-07-03 14:31:00,800 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-81ceb7b0-d9e1-44f5-a32e-8462be3de30a 2018-07-03 14:31:00,800 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-edd1335d-4ee6-408-proj-role 2018-07-03 14:31:00,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a2d3d4ad64794024b90c52d7c00fb3d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:31:00,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:00 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efe4e6a4-c5d0-4920-a16c-e9caa6ccde16 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2d3d4ad64794024b90c52d7c00fb3d0", "links": {"self": "http://10.167.4.35:5000/v3/roles/a2d3d4ad64794024b90c52d7c00fb3d0"}, "name": "CreateMultiPartImageTests-edd1335d-4ee6-408-proj-role"}} 2018-07-03 14:31:00,989 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a2d3d4ad64794024b90c52d7c00fb3d0 used request id req-efe4e6a4-c5d0-4920-a16c-e9caa6ccde16 2018-07-03 14:31:00,990 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-edd1335d-4ee6-408-proj-role to project CreateMultiPartImageTests-edd1335d-4ee6-408-proj 2018-07-03 14:31:00,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a53d6e8d3f9f46a49d6509a371df860a/users/fa334eb5cc724de2a41a1a7b32fd77a5/roles/a2d3d4ad64794024b90c52d7c00fb3d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:31:01,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d940fb30-c3f0-4214-b7bb-367a62e93d7b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:01,337 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a53d6e8d3f9f46a49d6509a371df860a/users/fa334eb5cc724de2a41a1a7b32fd77a5/roles/a2d3d4ad64794024b90c52d7c00fb3d0 used request id req-d940fb30-c3f0-4214-b7bb-367a62e93d7b 2018-07-03 14:31:01,337 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-03 14:31:01,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:31:01,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:01 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-7946a57f-7f21-4352-8778-3ce0541ef1cd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:31:01,802 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7946a57f-7f21-4352-8778-3ce0541ef1cd 2018-07-03 14:31:01,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:31:01,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:01 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ead4802-5ec7-48a3-9820-3ea3c344ed56 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:31:01,991 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-2ead4802-5ec7-48a3-9820-3ea3c344ed56 2018-07-03 14:31:01,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:31:02,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:31:01 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9df32868-bc11-4e76-8414-187d3625ca2b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:31:02,188 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-9df32868-bc11-4e76-8414-187d3625ca2b 2018-07-03 14:31:02,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:31:02,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:31:02,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87eca2c2-5213-4e69-8fda-40a8580bdbc1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:31:02,386 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-87eca2c2-5213-4e69-8fda-40a8580bdbc1 2018-07-03 14:31:02,387 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-edd1335d-4ee6-408-proj 2018-07-03 14:31:02,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a53d6e8d3f9f46a49d6509a371df860a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:31:02,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c51425cf-35ea-47b4-80a3-031e1365b195 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:02,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a53d6e8d3f9f46a49d6509a371df860a used request id req-c51425cf-35ea-47b4-80a3-031e1365b195 2018-07-03 14:31:02,772 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-edd1335d-4ee6-408-proj-role 2018-07-03 14:31:02,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a2d3d4ad64794024b90c52d7c00fb3d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:31:02,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3cde104-fdf3-41fd-8f97-4b7ce6c90fd1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:02,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a2d3d4ad64794024b90c52d7c00fb3d0 used request id req-e3cde104-fdf3-41fd-8f97-4b7ce6c90fd1 2018-07-03 14:31:02,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}f1e543dc44e4a783f243ed250d7c71d60b2bfc1b" 2018-07-03 14:31:03,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:02 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b8d53db-2e49-4381-8e26-9d968e2aad5a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:03,133 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9b8d53db-2e49-4381-8e26-9d968e2aad5a 2018-07-03 14:31:03,134 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-edd1335d-4ee6-408-user 2018-07-03 14:31:03,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fa334eb5cc724de2a41a1a7b32fd77a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ae376499d78bb0963e0e2602bfb8685536b787" 2018-07-03 14:31:03,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9786fd85-1e89-409a-b5df-ff0f87e89817 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:03,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fa334eb5cc724de2a41a1a7b32fd77a5 used request id req-9786fd85-1e89-409a-b5df-ff0f87e89817 2018-07-03 14:31:03,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:03,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["i_IvH_bHQKerCRZcfkod6w"], "issued_at": "2018-07-03T14:31:03.000000Z"}} 2018-07-03 14:31:03,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}e3da276e5403c855e5c9dbac15221a4ccbf1dd4b" 2018-07-03 14:31:04,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7a64137-507d-4d3e-9c40-09dfd2b19577 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:04,122 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a7a64137-507d-4d3e-9c40-09dfd2b19577 2018-07-03 14:31:04,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:04,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:04,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7iuFsYOXR_WE6WxnGnp2cA"], "issued_at": "2018-07-03T14:31:04.000000Z"}} 2018-07-03 14:31:04,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}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:04,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78b12583-3c32-4ef3-9a89-573dda5779f1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:04,660 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-78b12583-3c32-4ef3-9a89-573dda5779f1 2018-07-03 14:31:04,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:31:04,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:31:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:04,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:04 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62d7c66f-0720-4af9-bdc6-c414ce3fc840 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-8f05d2f2-5d86-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:31:04,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj used request id req-62d7c66f-0720-4af9-bdc6-c414ce3fc840 2018-07-03 14:31:04,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}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:05,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:04 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2635e2e2-cc91-4225-bbc8-43dfad2ba625 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:05,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2635e2e2-cc91-4225-bbc8-43dfad2ba625 2018-07-03 14:31:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj"}}' 2018-07-03 14:31:05,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:05 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a97ff35a-4bbf-4f6c-bf48-5207d503050b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90c7dbfd5c4444e3be1834ad18e30b03"}, "tags": [], "enabled": true, "id": "90c7dbfd5c4444e3be1834ad18e30b03", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj"}} 2018-07-03 14:31:05,233 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a97ff35a-4bbf-4f6c-bf48-5207d503050b 2018-07-03 14:31:05,234 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj 2018-07-03 14:31:05,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:05,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:05,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["052BL1tRTb630DPFlPcz5Q"], "issued_at": "2018-07-03T14:31:05.000000Z"}} 2018-07-03 14:31:05,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}7f3df63d3bfe1d0941b70d125a6a3551073ad557" 2018-07-03 14:31:05,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a61de095-3fdc-43a6-8f2b-cab655d77b11 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:05,745 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a61de095-3fdc-43a6-8f2b-cab655d77b11 2018-07-03 14:31:05,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:31:05,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:31: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-07-03 14:31:05,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3df63d3bfe1d0941b70d125a6a3551073ad557" 2018-07-03 14:31:05,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:05 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85dee613-25ca-442f-9a7c-80c4677be486 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:31:05,963 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-85dee613-25ca-442f-9a7c-80c4677be486 2018-07-03 14:31:05,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3df63d3bfe1d0941b70d125a6a3551073ad557" 2018-07-03 14:31:06,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:05 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34954712-db35-4410-baa3-21c82564ba5a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/90c7dbfd5c4444e3be1834ad18e30b03"}, "tags": [], "enabled": true, "id": "90c7dbfd5c4444e3be1834ad18e30b03", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj"}]} 2018-07-03 14:31:06,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj used request id req-34954712-db35-4410-baa3-21c82564ba5a 2018-07-03 14:31:06,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3df63d3bfe1d0941b70d125a6a3551073ad557" 2018-07-03 14:31:06,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-693135a3-92ac-41d8-b598-f9bbeb5d44fe Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:06,277 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-693135a3-92ac-41d8-b598-f9bbeb5d44fe 2018-07-03 14:31:06,754 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-8f05d2f2-5d86-4c3-user 2018-07-03 14:31:06,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:06,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:06,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc5c51c0-5054-4bbd-986f-7f4602fa7997 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:06,915 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fc5c51c0-5054-4bbd-986f-7f4602fa7997 2018-07-03 14:31:06,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}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" -d '{"role": {"name": "CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj-role"}}' 2018-07-03 14:31:06,958 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:06 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bd603f7-a4e5-45f9-9c78-4a8fca55cd45 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d171edacf8642d6bd045c6c406d2069", "links": {"self": "http://10.167.4.35:5000/v3/roles/5d171edacf8642d6bd045c6c406d2069"}, "name": "CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj-role"}} 2018-07-03 14:31:06,958 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7bd603f7-a4e5-45f9-9c78-4a8fca55cd45 2018-07-03 14:31:06,959 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj-role 2018-07-03 14:31:06,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/5d171edacf8642d6bd045c6c406d2069 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:07,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:06 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4143e5e-289c-43c0-8b2d-8780f35a4d46 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d171edacf8642d6bd045c6c406d2069", "links": {"self": "http://10.167.4.35:5000/v3/roles/5d171edacf8642d6bd045c6c406d2069"}, "name": "CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj-role"}} 2018-07-03 14:31:07,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5d171edacf8642d6bd045c6c406d2069 used request id req-a4143e5e-289c-43c0-8b2d-8780f35a4d46 2018-07-03 14:31:07,151 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj-role to project CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj 2018-07-03 14:31:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/90c7dbfd5c4444e3be1834ad18e30b03/users/619cd3d241704452a0353612ae6345c4/roles/5d171edacf8642d6bd045c6c406d2069 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:07,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf41193b-74c3-405f-9528-60f355209e8e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:07,378 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/90c7dbfd5c4444e3be1834ad18e30b03/users/619cd3d241704452a0353612ae6345c4/roles/5d171edacf8642d6bd045c6c406d2069 used request id req-bf41193b-74c3-405f-9528-60f355209e8e 2018-07-03 14:31:07,378 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-03 14:31:07,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:07,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:07 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-85f09b6b-5ff0-4f17-a774-da9d644df2ec Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:31:07,808 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-85f09b6b-5ff0-4f17-a774-da9d644df2ec 2018-07-03 14:31:07,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:07,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:07 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d387d2cc-27ac-47ae-9fb4-b21640cb55ec 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:31:07,991 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-d387d2cc-27ac-47ae-9fb4-b21640cb55ec 2018-07-03 14:31:07,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:08,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:31:07 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-772d583b-ff90-4475-b5d2-20a4472eba13 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:31:08,160 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-772d583b-ff90-4475-b5d2-20a4472eba13 2018-07-03 14:31:08,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:31:08,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:08,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:08 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dab05f38-7c5e-4ffb-8f8f-b926528b87b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:31:08,312 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-dab05f38-7c5e-4ffb-8f8f-b926528b87b4 2018-07-03 14:31:08,313 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj 2018-07-03 14:31:08,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/90c7dbfd5c4444e3be1834ad18e30b03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:08,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a28722d-5f44-454d-b94b-f7e9479a1b50 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:08,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/90c7dbfd5c4444e3be1834ad18e30b03 used request id req-9a28722d-5f44-454d-b94b-f7e9479a1b50 2018-07-03 14:31:08,704 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-8f05d2f2-5d86-4c3-proj-role 2018-07-03 14:31:08,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5d171edacf8642d6bd045c6c406d2069 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:08,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1abb5c53-875b-4a27-8206-f7a139270316 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:08,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5d171edacf8642d6bd045c6c406d2069 used request id req-1abb5c53-875b-4a27-8206-f7a139270316 2018-07-03 14:31:08,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10ca439f24cf67b97bf226d79a1f6e7f10e07c9" 2018-07-03 14:31:09,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd1300b5-b698-42ee-bdb2-552c15cab2fc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:09,083 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cd1300b5-b698-42ee-bdb2-552c15cab2fc 2018-07-03 14:31:09,084 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-8f05d2f2-5d86-4c3-user 2018-07-03 14:31:09,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/619cd3d241704452a0353612ae6345c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3df63d3bfe1d0941b70d125a6a3551073ad557" 2018-07-03 14:31:09,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1167759-ccbe-4661-b365-77a099e67ab2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:09,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/619cd3d241704452a0353612ae6345c4 used request id req-f1167759-ccbe-4661-b365-77a099e67ab2 2018-07-03 14:31:09,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:09,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["QF39ljb5SEGVp-WWweSEng"], "issued_at": "2018-07-03T14:31:09.000000Z"}} 2018-07-03 14:31:09,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86a611dcd3df06bb4e5b5064b8c7e76054fe736" 2018-07-03 14:31:10,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ecf7706-d18b-4be0-9fcd-1fe2c5831ca0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:10,059 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5ecf7706-d18b-4be0-9fcd-1fe2c5831ca0 2018-07-03 14:31:10,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:10,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:10,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["anw9p0xqTJOfOxm519Ts6g"], "issued_at": "2018-07-03T14:31:10.000000Z"}} 2018-07-03 14:31:10,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}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:10,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3888df03-b76a-44ad-a06f-c47ef85ef6ca Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:10,628 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3888df03-b76a-44ad-a06f-c47ef85ef6ca 2018-07-03 14:31:10,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-07-03 14:31:10,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:31: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-07-03 14:31: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=CreateKeypairsTests-3361da17-72da-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:10,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:10 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b720fb03-a8a0-43fe-99f7-e10c76655507 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-3361da17-72da-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:31:10,796 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3361da17-72da-4ad-proj used request id req-b720fb03-a8a0-43fe-99f7-e10c76655507 2018-07-03 14:31:10,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:10,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d625d99-a591-48b1-99dd-d9b184961fb4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:10,984 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4d625d99-a591-48b1-99dd-d9b184961fb4 2018-07-03 14:31:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-3361da17-72da-4ad-proj"}}' 2018-07-03 14:31:11,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:10 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e59f9d4d-eea1-4247-98e1-389a032adf55 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9ceed587ef414b959d3222dee3867087"}, "tags": [], "enabled": true, "id": "9ceed587ef414b959d3222dee3867087", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3361da17-72da-4ad-proj"}} 2018-07-03 14:31:11,197 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e59f9d4d-eea1-4247-98e1-389a032adf55 2018-07-03 14:31:11,197 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3361da17-72da-4ad-proj 2018-07-03 14:31:11,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:11,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:11,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["RnZMXxbdRm6wXjjFtWFIhw"], "issued_at": "2018-07-03T14:31:11.000000Z"}} 2018-07-03 14:31:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57ff216845f0555214e62458ff08e2f3db62e48" 2018-07-03 14:31:11,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c1dbd8e-f3d0-4d8b-919a-86056154ad07 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:11,755 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4c1dbd8e-f3d0-4d8b-919a-86056154ad07 2018-07-03 14:31:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:31:11,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:31:11,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57ff216845f0555214e62458ff08e2f3db62e48" 2018-07-03 14:31:11,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:11 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19236600-d1ea-4beb-8a26-fa2636d2d57d Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:31:11,969 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-19236600-d1ea-4beb-8a26-fa2636d2d57d 2018-07-03 14:31:11,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=CreateKeypairsTests-3361da17-72da-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57ff216845f0555214e62458ff08e2f3db62e48" 2018-07-03 14:31:12,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:11 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54a7b1d6-5d5a-48a7-8e22-44c0c07adaa8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-3361da17-72da-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9ceed587ef414b959d3222dee3867087"}, "tags": [], "enabled": true, "id": "9ceed587ef414b959d3222dee3867087", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3361da17-72da-4ad-proj"}]} 2018-07-03 14:31:12,138 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-3361da17-72da-4ad-proj used request id req-54a7b1d6-5d5a-48a7-8e22-44c0c07adaa8 2018-07-03 14:31:12,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}b57ff216845f0555214e62458ff08e2f3db62e48" 2018-07-03 14:31:12,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3209600-7a2f-4881-8f37-b6897420643c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:12,317 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c3209600-7a2f-4881-8f37-b6897420643c 2018-07-03 14:31:12,807 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3361da17-72da-4ad-user 2018-07-03 14:31:12,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:12,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:12,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2c39494-c602-44a7-b7fb-f219b9f70802 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:12,967 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c2c39494-c602-44a7-b7fb-f219b9f70802 2018-07-03 14:31:12,971 - 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}9b5b31e77fb34564e864b18c7602a9f81c920fc6" -d '{"role": {"name": "CreateKeypairsTests-3361da17-72da-4ad-proj-role"}}' 2018-07-03 14:31:13,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:12 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7343f7a3-bc07-4be6-aef8-086087f6f521 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1251bf3c5da846a890166bb9281dd730", "links": {"self": "http://10.167.4.35:5000/v3/roles/1251bf3c5da846a890166bb9281dd730"}, "name": "CreateKeypairsTests-3361da17-72da-4ad-proj-role"}} 2018-07-03 14:31:13,176 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7343f7a3-bc07-4be6-aef8-086087f6f521 2018-07-03 14:31:13,176 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3361da17-72da-4ad-proj-role 2018-07-03 14:31:13,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/1251bf3c5da846a890166bb9281dd730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:13,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:13 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e76a6043-0330-4f3a-8a60-f700ad91c965 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1251bf3c5da846a890166bb9281dd730", "links": {"self": "http://10.167.4.35:5000/v3/roles/1251bf3c5da846a890166bb9281dd730"}, "name": "CreateKeypairsTests-3361da17-72da-4ad-proj-role"}} 2018-07-03 14:31:13,369 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1251bf3c5da846a890166bb9281dd730 used request id req-e76a6043-0330-4f3a-8a60-f700ad91c965 2018-07-03 14:31:13,370 - keystone_utils - INFO - Granting role CreateKeypairsTests-3361da17-72da-4ad-proj-role to project CreateKeypairsTests-3361da17-72da-4ad-proj 2018-07-03 14:31:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9ceed587ef414b959d3222dee3867087/users/fb75e9b994574563a6b7b6b81d32c655/roles/1251bf3c5da846a890166bb9281dd730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:13,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38ef3b53-63b6-4795-bf9c-e26a07a8d34d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:13,602 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9ceed587ef414b959d3222dee3867087/users/fb75e9b994574563a6b7b6b81d32c655/roles/1251bf3c5da846a890166bb9281dd730 used request id req-38ef3b53-63b6-4795-bf9c-e26a07a8d34d 2018-07-03 14:31:13,602 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:31:13,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:13,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:14,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1251bf3c5da846a890166bb9281dd730", "name": "CreateKeypairsTests-3361da17-72da-4ad-proj-role"}], "expires_at": "2018-07-03T15:31:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ceed587ef414b959d3222dee3867087", "name": "CreateKeypairsTests-3361da17-72da-4ad-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/9ceed587ef414b959d3222dee3867087", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/9ceed587ef414b959d3222dee3867087", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/9ceed587ef414b959d3222dee3867087", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9ceed587ef414b959d3222dee3867087", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/9ceed587ef414b959d3222dee3867087", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/9ceed587ef414b959d3222dee3867087", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9ceed587ef414b959d3222dee3867087", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/9ceed587ef414b959d3222dee3867087", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/9ceed587ef414b959d3222dee3867087", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9ceed587ef414b959d3222dee3867087", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/9ceed587ef414b959d3222dee3867087", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/9ceed587ef414b959d3222dee3867087", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3361da17-72da-4ad-user", "id": "fb75e9b994574563a6b7b6b81d32c655"}, "audit_ids": ["zYIssTxPRBm9fHlp002vbw"], "issued_at": "2018-07-03T14:31:14.000000Z"}} 2018-07-03 14:31:14,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c7c85ef9073e4226f476f901b540103bcfacef" 2018-07-03 14:31:14,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85119ddf-f478-4446-8b79-b3e3a263767d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:14,341 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-85119ddf-f478-4446-8b79-b3e3a263767d 2018-07-03 14:31:14,342 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:31:14,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c7c85ef9073e4226f476f901b540103bcfacef" 2018-07-03 14:31:14,750 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:14 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bd998910-ca68-4688-a3d0-5f7515e5cc76 X-Compute-Request-Id: req-bd998910-ca68-4688-a3d0-5f7515e5cc76 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:31:14,750 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-bd998910-ca68-4688-a3d0-5f7515e5cc76 2018-07-03 14:31:14,751 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-c25e2a64-9434-4732-a507-1ca281f572e7... 2018-07-03 14:31:14,751 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 14:31:14,807 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-c25e2a64-9434-4732-a507-1ca281f572e7 2018-07-03 14:31:14,809 - novaclient.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}12c7c85ef9073e4226f476f901b540103bcfacef" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNk0d9BBLxP8YvPXssBPSr68inZFsY0U3QdqgYhWmZLCFd1G63FQ7SwcjAFvlULgAkb3Rih+MMmvK5SnkyzLzz5ACZhy4l0N1FbxAPX7Vu18dsXFXkQ8ezBjstXxsxIUwKJVGtMGL1xSe0c9jrjg8F6m32shq0giPVxthlZui9rw==", "name": "CreateKeypairsTests-c25e2a64-9434-4732-a507-1ca281f572e7"}}' 2018-07-03 14:31:15,288 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:15 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-5c684806-e7de-4c3b-b093-f66a16b92e61 X-Compute-Request-Id: req-5c684806-e7de-4c3b-b093-f66a16b92e61 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNk0d9BBLxP8YvPXssBPSr68inZFsY0U3QdqgYhWmZLCFd1G63FQ7SwcjAFvlULgAkb3Rih+MMmvK5SnkyzLzz5ACZhy4l0N1FbxAPX7Vu18dsXFXkQ8ezBjstXxsxIUwKJVGtMGL1xSe0c9jrjg8F6m32shq0giPVxthlZui9rw==", "user_id": "fb75e9b994574563a6b7b6b81d32c655", "name": "CreateKeypairsTests-c25e2a64-9434-4732-a507-1ca281f572e7", "fingerprint": "fe:28:65:09:2f:7a:77:4f:81:b8:34:b4:f0:b5:47:50"}} 2018-07-03 14:31:15,288 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-5c684806-e7de-4c3b-b093-f66a16b92e61 2018-07-03 14:31:15,289 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c25e2a64-9434-4732-a507-1ca281f572e7 2018-07-03 14:31:15,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:15,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1251bf3c5da846a890166bb9281dd730", "name": "CreateKeypairsTests-3361da17-72da-4ad-proj-role"}], "expires_at": "2018-07-03T15:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ceed587ef414b959d3222dee3867087", "name": "CreateKeypairsTests-3361da17-72da-4ad-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/9ceed587ef414b959d3222dee3867087", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/9ceed587ef414b959d3222dee3867087", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/9ceed587ef414b959d3222dee3867087", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/9ceed587ef414b959d3222dee3867087", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/9ceed587ef414b959d3222dee3867087", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/9ceed587ef414b959d3222dee3867087", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9ceed587ef414b959d3222dee3867087", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/9ceed587ef414b959d3222dee3867087", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/9ceed587ef414b959d3222dee3867087", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9ceed587ef414b959d3222dee3867087", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/9ceed587ef414b959d3222dee3867087", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/9ceed587ef414b959d3222dee3867087", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3361da17-72da-4ad-user", "id": "fb75e9b994574563a6b7b6b81d32c655"}, "audit_ids": ["E5p1KEfGReulu2icgL5Zqw"], "issued_at": "2018-07-03T14:31:15.000000Z"}} 2018-07-03 14:31:15,819 - 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-c25e2a64-9434-4732-a507-1ca281f572e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e213946c473e861c10354908253f3e52cbe716" 2018-07-03 14:31:16,260 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:31:16 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-308e93c4-da4f-4349-a860-20b7f0247d0e X-Compute-Request-Id: req-308e93c4-da4f-4349-a860-20b7f0247d0e 2018-07-03 14:31:16,260 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-c25e2a64-9434-4732-a507-1ca281f572e7 used request id req-308e93c4-da4f-4349-a860-20b7f0247d0e 2018-07-03 14:31:16,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e213946c473e861c10354908253f3e52cbe716" 2018-07-03 14:31:16,688 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:16 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eabec53c-5f8e-49c5-84f7-c2fa4c5f40a9 X-Compute-Request-Id: req-eabec53c-5f8e-49c5-84f7-c2fa4c5f40a9 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:31:16,689 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-eabec53c-5f8e-49c5-84f7-c2fa4c5f40a9 2018-07-03 14:31:16,690 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c25e2a64-9434-4732-a507-1ca281f572e7 2018-07-03 14:31:16,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-c25e2a64-9434-4732-a507-1ca281f572e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c7c85ef9073e4226f476f901b540103bcfacef" 2018-07-03 14:31:17,367 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:31:17 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-e673df10-aa38-4af5-a10a-f63aa3babc25 X-Compute-Request-Id: req-e673df10-aa38-4af5-a10a-f63aa3babc25 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-c25e2a64-9434-4732-a507-1ca281f572e7 not found for user fb75e9b994574563a6b7b6b81d32c655", "code": 404}} 2018-07-03 14:31:17,368 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-c25e2a64-9434-4732-a507-1ca281f572e7 used request id req-e673df10-aa38-4af5-a10a-f63aa3babc25 2018-07-03 14:31:17,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:17,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:17 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-b23866f7-cb0d-4a95-9cbf-59f679c963f3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:31:17,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b23866f7-cb0d-4a95-9cbf-59f679c963f3 2018-07-03 14:31:17,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:18,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:17 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb9a0bc4-ea02-4010-979f-d9ab90b4b0b6 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:31:18,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-eb9a0bc4-ea02-4010-979f-d9ab90b4b0b6 2018-07-03 14:31:18,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:18,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:31:18 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62324f08-8ab0-458e-aef3-4ea09b0ef608 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:31:18,213 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-62324f08-8ab0-458e-aef3-4ea09b0ef608 2018-07-03 14:31:18,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:31:18,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:18,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:18 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-544f92ac-88f2-49f7-8635-f631049781b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:31:18,381 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-544f92ac-88f2-49f7-8635-f631049781b4 2018-07-03 14:31:18,382 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3361da17-72da-4ad-proj 2018-07-03 14:31:18,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9ceed587ef414b959d3222dee3867087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:18,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2397dae6-d0c5-4860-ab78-b69c7c59dee8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:18,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9ceed587ef414b959d3222dee3867087 used request id req-2397dae6-d0c5-4860-ab78-b69c7c59dee8 2018-07-03 14:31:18,717 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3361da17-72da-4ad-proj-role 2018-07-03 14:31:18,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1251bf3c5da846a890166bb9281dd730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:18,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4be77618-c29e-495f-9da3-741c079e1cb5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:18,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1251bf3c5da846a890166bb9281dd730 used request id req-4be77618-c29e-495f-9da3-741c079e1cb5 2018-07-03 14:31:18,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5b31e77fb34564e864b18c7602a9f81c920fc6" 2018-07-03 14:31:19,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c412ff7c-1b9a-41b9-8a3c-cdce1f9881de Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:19,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c412ff7c-1b9a-41b9-8a3c-cdce1f9881de 2018-07-03 14:31:19,093 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3361da17-72da-4ad-user 2018-07-03 14:31:19,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fb75e9b994574563a6b7b6b81d32c655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57ff216845f0555214e62458ff08e2f3db62e48" 2018-07-03 14:31:19,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50d2bcd8-864e-44bc-9c53-d233be3c5c32 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:19,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fb75e9b994574563a6b7b6b81d32c655 used request id req-50d2bcd8-864e-44bc-9c53-d233be3c5c32 2018-07-03 14:31:19,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:19,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["DmeJDH4YRi-0Fj-VRffkhA"], "issued_at": "2018-07-03T14:31:19.000000Z"}} 2018-07-03 14:31:19,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}098af775ba95780b0bafe4663b81ab1f1b7fe7be" 2018-07-03 14:31:20,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a4a6f24-a72d-4b31-bd48-fdc5167e40c9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:20,014 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7a4a6f24-a72d-4b31-bd48-fdc5167e40c9 2018-07-03 14:31:20,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:20,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:20,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["hvF6mHfIScWpO-m7EZWErQ"], "issued_at": "2018-07-03T14:31:20.000000Z"}} 2018-07-03 14:31:20,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:20,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bbc1cb37-c2b8-42ae-a9ed-040596fcefe5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:20,662 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bbc1cb37-c2b8-42ae-a9ed-040596fcefe5 2018-07-03 14:31:20,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:31:20,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:31: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-07-03 14:31:20,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?enabled=True&domain_name=Default&name=CreateKeypairsTests-ecb368b3-4694-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:20,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:20 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dc55b73-70de-4ee5-84ce-a19190d01f0f 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-ecb368b3-4694-47b-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:31:20,816 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ecb368b3-4694-47b-proj used request id req-1dc55b73-70de-4ee5-84ce-a19190d01f0f 2018-07-03 14:31:20,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}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:21,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ae04829-9692-4777-b941-a3ebdfdbd7aa Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:21,001 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2ae04829-9692-4777-b941-a3ebdfdbd7aa 2018-07-03 14:31:21,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-ecb368b3-4694-47b-proj"}}' 2018-07-03 14:31:21,204 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:21 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ce96ba5-8972-418a-887b-f5e1d66593c0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ce081f74f2a941a6a23f954ed686f845"}, "tags": [], "enabled": true, "id": "ce081f74f2a941a6a23f954ed686f845", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ecb368b3-4694-47b-proj"}} 2018-07-03 14:31:21,204 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8ce96ba5-8972-418a-887b-f5e1d66593c0 2018-07-03 14:31:21,204 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-ecb368b3-4694-47b-proj 2018-07-03 14:31:21,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:21,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:21,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["8Xp5sX2vTb2DWOjWCZ9ggg"], "issued_at": "2018-07-03T14:31:21.000000Z"}} 2018-07-03 14:31:21,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}0142d7c7a750c171cc62ee86af56202c08e16b07" 2018-07-03 14:31:21,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de3a33a8-8e9d-4705-8ac7-1135cf37a68f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:21,880 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-de3a33a8-8e9d-4705-8ac7-1135cf37a68f 2018-07-03 14:31:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:31:21,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:31: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-07-03 14:31:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0142d7c7a750c171cc62ee86af56202c08e16b07" 2018-07-03 14:31:22,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:21 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdea252c-883b-4d4f-9adb-edc245148464 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:31:22,088 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-bdea252c-883b-4d4f-9adb-edc245148464 2018-07-03 14:31:22,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-ecb368b3-4694-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0142d7c7a750c171cc62ee86af56202c08e16b07" 2018-07-03 14:31:22,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:22 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70a4604c-a68a-4393-9fee-bb83c9c7dd0f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-ecb368b3-4694-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ce081f74f2a941a6a23f954ed686f845"}, "tags": [], "enabled": true, "id": "ce081f74f2a941a6a23f954ed686f845", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ecb368b3-4694-47b-proj"}]} 2018-07-03 14:31:22,275 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-ecb368b3-4694-47b-proj used request id req-70a4604c-a68a-4393-9fee-bb83c9c7dd0f 2018-07-03 14:31:22,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0142d7c7a750c171cc62ee86af56202c08e16b07" 2018-07-03 14:31:22,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:22 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb8c739a-7b8c-432c-912d-0e2bf0353071 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:22,317 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-cb8c739a-7b8c-432c-912d-0e2bf0353071 2018-07-03 14:31:22,763 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-ecb368b3-4694-47b-user 2018-07-03 14:31:22,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:22,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}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:22,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e8444b0-93c4-4a6f-a8d9-8a6d39c3b358 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:22,944 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9e8444b0-93c4-4a6f-a8d9-8a6d39c3b358 2018-07-03 14:31:22,948 - 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}c5d24f00d6318de9c5b35204e2d840b3c82b9169" -d '{"role": {"name": "CreateKeypairsTests-ecb368b3-4694-47b-proj-role"}}' 2018-07-03 14:31:23,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:22 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-874886ac-e501-4b9a-ab57-7877e4af8abe Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1615741d240743eb9253b025e8e734d6", "links": {"self": "http://10.167.4.35:5000/v3/roles/1615741d240743eb9253b025e8e734d6"}, "name": "CreateKeypairsTests-ecb368b3-4694-47b-proj-role"}} 2018-07-03 14:31:23,188 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-874886ac-e501-4b9a-ab57-7877e4af8abe 2018-07-03 14:31:23,189 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-ecb368b3-4694-47b-proj-role 2018-07-03 14:31:23,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/1615741d240743eb9253b025e8e734d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:23,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:23 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4faa8cc9-4c02-4f15-b009-ebe6a38fec0e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1615741d240743eb9253b025e8e734d6", "links": {"self": "http://10.167.4.35:5000/v3/roles/1615741d240743eb9253b025e8e734d6"}, "name": "CreateKeypairsTests-ecb368b3-4694-47b-proj-role"}} 2018-07-03 14:31:23,350 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1615741d240743eb9253b025e8e734d6 used request id req-4faa8cc9-4c02-4f15-b009-ebe6a38fec0e 2018-07-03 14:31:23,350 - keystone_utils - INFO - Granting role CreateKeypairsTests-ecb368b3-4694-47b-proj-role to project CreateKeypairsTests-ecb368b3-4694-47b-proj 2018-07-03 14:31:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ce081f74f2a941a6a23f954ed686f845/users/df098358c6ce4ba3aea2821edc26bbb7/roles/1615741d240743eb9253b025e8e734d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:23,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef6c3b4b-cd46-44b6-9d79-923988437c04 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:23,583 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ce081f74f2a941a6a23f954ed686f845/users/df098358c6ce4ba3aea2821edc26bbb7/roles/1615741d240743eb9253b025e8e734d6 used request id req-ef6c3b4b-cd46-44b6-9d79-923988437c04 2018-07-03 14:31:23,584 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:31:23,607 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86.pub 2018-07-03 14:31:23,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:23,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:24,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1615741d240743eb9253b025e8e734d6", "name": "CreateKeypairsTests-ecb368b3-4694-47b-proj-role"}], "expires_at": "2018-07-03T15:31:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce081f74f2a941a6a23f954ed686f845", "name": "CreateKeypairsTests-ecb368b3-4694-47b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ce081f74f2a941a6a23f954ed686f845", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ce081f74f2a941a6a23f954ed686f845", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ce081f74f2a941a6a23f954ed686f845", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ce081f74f2a941a6a23f954ed686f845", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ce081f74f2a941a6a23f954ed686f845", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ce081f74f2a941a6a23f954ed686f845", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ecb368b3-4694-47b-user", "id": "df098358c6ce4ba3aea2821edc26bbb7"}, "audit_ids": ["dh6EQS5eTOGYkup3hDlX6Q"], "issued_at": "2018-07-03T14:31:24.000000Z"}} 2018-07-03 14:31:24,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c762c5860351fa78f696a7ce53aa3e6e05792f4e" 2018-07-03 14:31:24,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-731a4bd4-104d-4210-8fa6-29266bc75c0f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:24,282 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-731a4bd4-104d-4210-8fa6-29266bc75c0f 2018-07-03 14:31:24,283 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:31:24,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c762c5860351fa78f696a7ce53aa3e6e05792f4e" 2018-07-03 14:31:24,642 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:24 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-97431ff4-c1af-4aa4-97e2-cb4731f02b74 X-Compute-Request-Id: req-97431ff4-c1af-4aa4-97e2-cb4731f02b74 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:31:24,643 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-97431ff4-c1af-4aa4-97e2-cb4731f02b74 2018-07-03 14:31:24,643 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86... 2018-07-03 14:31:24,644 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-03 14:31:24,644 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86.pub 2018-07-03 14:31:24,644 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86 2018-07-03 14:31:24,647 - novaclient.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}c762c5860351fa78f696a7ce53aa3e6e05792f4e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4BHOOgFp1NVYmMqLS+rEp52wQQz150GpWjC6CYNlHNX7ctE9xQMVuiN3+6eO1rvgZd0mVHJ7Y3vWrkndYkPTNcmFrTM8/cqc3JubVO/iJuZY1Vrrg0RyLDv7l+Nx9BOo/vNX2TRGAhSWbMeGw/Czlg9gCT0vfDMXWapQB9lNAy0v9nXEGkYUVOvmtgbTmjFBF7GmX7NFZ63N0DHiL9rAobgwU9If16XXqbuNyFbcvM9TxUw0NPDrscD834d2zXoKo3ZIbNaZzgMQbu2ERF3/tr4v5LsxkxyrhyRQOLRPxW3mPlP709jCxdCOgL/UzCBFcps+rTUz1bLgmtuJfAz3V", "name": "CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86"}}' 2018-07-03 14:31:25,086 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:25 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-72226756-81af-415f-a40f-c4a5a172bca0 X-Compute-Request-Id: req-72226756-81af-415f-a40f-c4a5a172bca0 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4BHOOgFp1NVYmMqLS+rEp52wQQz150GpWjC6CYNlHNX7ctE9xQMVuiN3+6eO1rvgZd0mVHJ7Y3vWrkndYkPTNcmFrTM8/cqc3JubVO/iJuZY1Vrrg0RyLDv7l+Nx9BOo/vNX2TRGAhSWbMeGw/Czlg9gCT0vfDMXWapQB9lNAy0v9nXEGkYUVOvmtgbTmjFBF7GmX7NFZ63N0DHiL9rAobgwU9If16XXqbuNyFbcvM9TxUw0NPDrscD834d2zXoKo3ZIbNaZzgMQbu2ERF3/tr4v5LsxkxyrhyRQOLRPxW3mPlP709jCxdCOgL/UzCBFcps+rTUz1bLgmtuJfAz3V", "user_id": "df098358c6ce4ba3aea2821edc26bbb7", "name": "CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86", "fingerprint": "24:e3:28:bd:27:63:72:e9:0b:3a:bb:25:57:77:1b:5a"}} 2018-07-03 14:31:25,086 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-72226756-81af-415f-a40f-c4a5a172bca0 2018-07-03 14:31:25,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:25,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1615741d240743eb9253b025e8e734d6", "name": "CreateKeypairsTests-ecb368b3-4694-47b-proj-role"}], "expires_at": "2018-07-03T15:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce081f74f2a941a6a23f954ed686f845", "name": "CreateKeypairsTests-ecb368b3-4694-47b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ce081f74f2a941a6a23f954ed686f845", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ce081f74f2a941a6a23f954ed686f845", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ce081f74f2a941a6a23f954ed686f845", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ce081f74f2a941a6a23f954ed686f845", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ce081f74f2a941a6a23f954ed686f845", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ce081f74f2a941a6a23f954ed686f845", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ce081f74f2a941a6a23f954ed686f845", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ecb368b3-4694-47b-user", "id": "df098358c6ce4ba3aea2821edc26bbb7"}, "audit_ids": ["AjShbE4kTruNGiww9ogmdg"], "issued_at": "2018-07-03T14:31:25.000000Z"}} 2018-07-03 14:31:25,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/os-keypairs/CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9741d4cfd97324f2c56f68f285261ef7f69fe9" 2018-07-03 14:31:25,998 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:25 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-efb90f8a-c308-4852-8dae-cc14e31e4b1c X-Compute-Request-Id: req-efb90f8a-c308-4852-8dae-cc14e31e4b1c Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4BHOOgFp1NVYmMqLS+rEp52wQQz150GpWjC6CYNlHNX7ctE9xQMVuiN3+6eO1rvgZd0mVHJ7Y3vWrkndYkPTNcmFrTM8/cqc3JubVO/iJuZY1Vrrg0RyLDv7l+Nx9BOo/vNX2TRGAhSWbMeGw/Czlg9gCT0vfDMXWapQB9lNAy0v9nXEGkYUVOvmtgbTmjFBF7GmX7NFZ63N0DHiL9rAobgwU9If16XXqbuNyFbcvM9TxUw0NPDrscD834d2zXoKo3ZIbNaZzgMQbu2ERF3/tr4v5LsxkxyrhyRQOLRPxW3mPlP709jCxdCOgL/UzCBFcps+rTUz1bLgmtuJfAz3V", "user_id": "df098358c6ce4ba3aea2821edc26bbb7", "name": "CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86", "deleted": false, "created_at": "2018-07-03T14:31:25.000000", "updated_at": null, "fingerprint": "24:e3:28:bd:27:63:72:e9:0b:3a:bb:25:57:77:1b:5a", "deleted_at": null, "id": 45}} 2018-07-03 14:31:25,998 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86 used request id req-efb90f8a-c308-4852-8dae-cc14e31e4b1c 2018-07-03 14:31:25,998 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86 2018-07-03 14:31:26,001 - 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-36c973f2-0fff-4652-96e0-f8af17b60c86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c762c5860351fa78f696a7ce53aa3e6e05792f4e" 2018-07-03 14:31:26,361 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:31: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-27b04726-cc36-442c-949e-8d5652294bbb X-Compute-Request-Id: req-27b04726-cc36-442c-949e-8d5652294bbb 2018-07-03 14:31:26,361 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-36c973f2-0fff-4652-96e0-f8af17b60c86 used request id req-27b04726-cc36-442c-949e-8d5652294bbb 2018-07-03 14:31:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:26,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:26 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-90138a30-dece-4090-aab4-67bce079e544 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:31:26,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-90138a30-dece-4090-aab4-67bce079e544 2018-07-03 14:31:26,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:26,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:26 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d97d3316-f119-4ef5-a993-ad77dfbe8725 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:31:26,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-d97d3316-f119-4ef5-a993-ad77dfbe8725 2018-07-03 14:31:27,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:27,152 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:31:27 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1be2a29f-bb25-4de9-8535-7f1eb448f763 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:31:27,152 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-1be2a29f-bb25-4de9-8535-7f1eb448f763 2018-07-03 14:31:27,152 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:31:27,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:27,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ec9eba8-2805-400f-8c72-a43516e3e5ec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:31:27,339 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-4ec9eba8-2805-400f-8c72-a43516e3e5ec 2018-07-03 14:31:27,340 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-ecb368b3-4694-47b-proj 2018-07-03 14:31:27,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ce081f74f2a941a6a23f954ed686f845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:27,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07935fbd-d015-40ec-a79c-b104744b2044 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:27,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ce081f74f2a941a6a23f954ed686f845 used request id req-07935fbd-d015-40ec-a79c-b104744b2044 2018-07-03 14:31:27,730 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-ecb368b3-4694-47b-proj-role 2018-07-03 14:31:27,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1615741d240743eb9253b025e8e734d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:27,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c93f54a-fd16-4ef3-9bdd-5803a4b175ed Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:27,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1615741d240743eb9253b025e8e734d6 used request id req-5c93f54a-fd16-4ef3-9bdd-5803a4b175ed 2018-07-03 14:31:27,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d24f00d6318de9c5b35204e2d840b3c82b9169" 2018-07-03 14:31:27,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91788df3-f1b1-4f9f-953b-19fdc1a63674 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:27,999 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-91788df3-f1b1-4f9f-953b-19fdc1a63674 2018-07-03 14:31:28,000 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-ecb368b3-4694-47b-user 2018-07-03 14:31:28,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/df098358c6ce4ba3aea2821edc26bbb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0142d7c7a750c171cc62ee86af56202c08e16b07" 2018-07-03 14:31:28,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebc693c8-032e-47dc-abc5-5d1c605d9283 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:28,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/df098358c6ce4ba3aea2821edc26bbb7 used request id req-ebc693c8-032e-47dc-abc5-5d1c605d9283 2018-07-03 14:31:28,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:28,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["JZ4sJqxMSWSqC1qInTXTpg"], "issued_at": "2018-07-03T14:31:28.000000Z"}} 2018-07-03 14:31:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fad60c7bd8b62af4fe643714f270d4335c2331" 2018-07-03 14:31:28,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c1f27e3-71e5-4cb6-b23e-b255bbb882d4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:28,863 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8c1f27e3-71e5-4cb6-b23e-b255bbb882d4 2018-07-03 14:31:28,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:28,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:29,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rZXudxwVRfOJzKeISDx-hw"], "issued_at": "2018-07-03T14:31:29.000000Z"}} 2018-07-03 14:31:29,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}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:29,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-793aae75-43f4-4c21-ac32-4c762375ef90 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:29,550 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-793aae75-43f4-4c21-ac32-4c762375ef90 2018-07-03 14:31:29,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:31:29,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:31:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:31:29,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?enabled=True&domain_name=Default&name=CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:29,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:29 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ddb3623-b2f8-41a9-a5f3-d6bd14698775 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-b3e7fb6a-e73a-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:31:29,705 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj used request id req-1ddb3623-b2f8-41a9-a5f3-d6bd14698775 2018-07-03 14:31:29,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:29,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-758c4fa3-3fce-47fc-9cef-66b396f1013a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:29,865 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-758c4fa3-3fce-47fc-9cef-66b396f1013a 2018-07-03 14:31:29,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj"}}' 2018-07-03 14:31:30,074 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:29 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef0a2f74-534b-46ef-a466-716e4783ddbe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ea6c1fab394f778b2330c002babf4a"}, "tags": [], "enabled": true, "id": "d8ea6c1fab394f778b2330c002babf4a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj"}} 2018-07-03 14:31:30,075 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ef0a2f74-534b-46ef-a466-716e4783ddbe 2018-07-03 14:31:30,075 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj 2018-07-03 14:31:30,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:30,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:30,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Dt3RZzPeRNe0eBKb71voAA"], "issued_at": "2018-07-03T14:31:30.000000Z"}} 2018-07-03 14:31:30,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}583afd0ae73a8bcff419cc1630cdf4a9320b6549" 2018-07-03 14:31:30,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a023c61-54af-4a68-9cb2-f280a71ef335 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:30,626 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6a023c61-54af-4a68-9cb2-f280a71ef335 2018-07-03 14:31:30,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:31:30,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:31: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-07-03 14:31:30,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583afd0ae73a8bcff419cc1630cdf4a9320b6549" 2018-07-03 14:31:30,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:30 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a262800-78fd-491c-955a-b65fe65dde16 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:31:30,843 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2a262800-78fd-491c-955a-b65fe65dde16 2018-07-03 14:31:30,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?name=CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583afd0ae73a8bcff419cc1630cdf4a9320b6549" 2018-07-03 14:31:31,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:30 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16cabe15-94c9-4926-aed7-54d6c11557a0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ea6c1fab394f778b2330c002babf4a"}, "tags": [], "enabled": true, "id": "d8ea6c1fab394f778b2330c002babf4a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj"}]} 2018-07-03 14:31:31,001 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj used request id req-16cabe15-94c9-4926-aed7-54d6c11557a0 2018-07-03 14:31:31,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583afd0ae73a8bcff419cc1630cdf4a9320b6549" 2018-07-03 14:31:31,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:31 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f17139f-eb0e-4a59-8b7d-f7468acd0c0a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:31,173 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6f17139f-eb0e-4a59-8b7d-f7468acd0c0a 2018-07-03 14:31:31,655 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-b3e7fb6a-e73a-4fb-user 2018-07-03 14:31:31,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:31,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:31,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7eb90588-e1f1-4ee5-94ba-93ab55343bf2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:31,825 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7eb90588-e1f1-4ee5-94ba-93ab55343bf2 2018-07-03 14:31:31,828 - 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}d322d30f1793eb08cad98d42eb459d4031a79e50" -d '{"role": {"name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj-role"}}' 2018-07-03 14:31:32,005 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:31 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c466d2f7-9af9-4954-b88e-2dbbbe9a2a6e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c7c4996dcaf44d4d95415daf1d162d75", "links": {"self": "http://10.167.4.35:5000/v3/roles/c7c4996dcaf44d4d95415daf1d162d75"}, "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj-role"}} 2018-07-03 14:31:32,005 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c466d2f7-9af9-4954-b88e-2dbbbe9a2a6e 2018-07-03 14:31:32,006 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj-role 2018-07-03 14:31:32,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/c7c4996dcaf44d4d95415daf1d162d75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:32,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:32 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe505e04-9c3f-4602-b791-63db20a30c16 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c7c4996dcaf44d4d95415daf1d162d75", "links": {"self": "http://10.167.4.35:5000/v3/roles/c7c4996dcaf44d4d95415daf1d162d75"}, "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj-role"}} 2018-07-03 14:31:32,169 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c7c4996dcaf44d4d95415daf1d162d75 used request id req-fe505e04-9c3f-4602-b791-63db20a30c16 2018-07-03 14:31:32,170 - keystone_utils - INFO - Granting role CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj-role to project CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj 2018-07-03 14:31:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d8ea6c1fab394f778b2330c002babf4a/users/7a2bb94ff1fd47a79aa910559b06fc7a/roles/c7c4996dcaf44d4d95415daf1d162d75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:32,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce91422f-6ece-4f4d-977c-214955b69732 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:32,391 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d8ea6c1fab394f778b2330c002babf4a/users/7a2bb94ff1fd47a79aa910559b06fc7a/roles/c7c4996dcaf44d4d95415daf1d162d75 used request id req-ce91422f-6ece-4f4d-977c-214955b69732 2018-07-03 14:31:32,391 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:31:32,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:32,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:32,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7c4996dcaf44d4d95415daf1d162d75", "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj-role"}], "expires_at": "2018-07-03T15:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ea6c1fab394f778b2330c002babf4a", "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d8ea6c1fab394f778b2330c002babf4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d8ea6c1fab394f778b2330c002babf4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d8ea6c1fab394f778b2330c002babf4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d8ea6c1fab394f778b2330c002babf4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d8ea6c1fab394f778b2330c002babf4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d8ea6c1fab394f778b2330c002babf4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-user", "id": "7a2bb94ff1fd47a79aa910559b06fc7a"}, "audit_ids": ["Pz9N-EEuR-ivOWK9BvHT8g"], "issued_at": "2018-07-03T14:31:32.000000Z"}} 2018-07-03 14:31:32,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea7936434350829c9bb47ad80b4cf222ef3827f" 2018-07-03 14:31:33,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1abe5342-f659-44a9-b7ca-924d4ab327a8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:33,195 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1abe5342-f659-44a9-b7ca-924d4ab327a8 2018-07-03 14:31:33,196 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:31:33,201 - novaclient.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}4ea7936434350829c9bb47ad80b4cf222ef3827f" 2018-07-03 14:31:33,599 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31: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-d087156e-0032-4bea-9b60-5ceaa0c0c2ba X-Compute-Request-Id: req-d087156e-0032-4bea-9b60-5ceaa0c0c2ba Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:31:33,599 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-d087156e-0032-4bea-9b60-5ceaa0c0c2ba 2018-07-03 14:31:33,600 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3f3a0cde-de44-468d-9463-576cef7bf5a4... 2018-07-03 14:31:33,600 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 14:31:43,584 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3f3a0cde-de44-468d-9463-576cef7bf5a4 2018-07-03 14:31:43,586 - novaclient.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}4ea7936434350829c9bb47ad80b4cf222ef3827f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCsSx7GjVFBmbqd33FRi/DeQkEQmaa4+PzbINaSJeCxR87Stkq9J2OiLGrBPSew9GAxP1DqFhBwoa/yJEcyL1xV7eZt4NvH0YZ08Az2ZScF+y7/Pz/e/Dd4tLeMwARfvMkmdK7Rvjfc1KDEOy6bh+2e8jbSWbzVilLOxjyB1tChO6buXZQq7P2EXpjpsOWpwYmhwfX9zmARmvie876tQTe7LGI5jylnegluUYZfjppWVWjDANKFk9Qtu1Dwdiq1/ROBYbe9keY7JRLCpr+DxJb84xy+/tShcOoeA44nysUuUXSAT41gxdw714SOvgz+BLvK6ugIyAKXzzRQwYnTubCgemXMUnGoeNPC83WOkFxV5ybDay4Su4KJgx53zNfG9k226Bp3xC3hfSZnnT8U18Zq2jtid2HFmtL8bMIoJNaeNKxmv5eEzjj8jOuAfb2WUiV1OLhZewIm7Ct/PpBJopA3on9wF/jGG7SteXPnxt26IpwPcxiSECwz3z6C6hZHnJe8PBj3M0Fzwr9xJvw6s8NA0ttv+Pk7lps76hiw8orwEZGZipJQcLqUTAaqiYW5w2NaGreuTlLcS+adS38icRNRdZyVQljRD2WRUObzNsseQrx/xj2A31di0hiY+4y/7PAhFjvao0Jk1dEXh3gTlwwAArS1CQ47ZQ26FWZNBVKePpB/4ZFfNwCDDN++sHXwsZRjrrQtEhXGWf2/MHlTj9bflDMWLUD9bq2N26JmfDd1/7ZALQfu+yOdy83EWP7ezqrcI2m4OLs1KbH5NGPE++AvRB70dQ8PdBqL4OruC89HfYf5r33xXiyzgyuxblTFWFjLWBBmXZZTCLuV+W/M4pEdkrWpmni7zo2rL1d0FEEaYYqRNP78mGMHEMAF3/sm0i3vsKw8WG980HX7/lO2MWIDYUnuV8rALxDIbgwz62HBi3Gdy/Dotj4wX8+AMtv1cTT6qsWh4l8oM8Sr+Nszrr/n4Dfvw3FRLep5qj7dOPgg/UMVFhi8PdRPq6Ml53Us32yu9Gs7SVR/A8IuxgdeK3tYFQdCOTjmkWW28Fq3PahNg6f6Mq5KDJMORuMyHeRZsf9scNwpvJxob0uK7VgQzXkeCayG6S2oxdGB92vbtWLnwrdzFJlptO+tXl104owjofH9eKyxNoNCvXZBgsQrewoPgI+jHiVvVQMtdZQ2oOvyVnA43bJp8ACqjDLauHYTjEgrx7XV7XC1RxIIpD+m8BzmtxnNqglcIVeE02qXxbP3JqXyXvvFdFxzFJA2JOGulqnbdNmCNjmi9lJSuvO4l/WnqV4E0+BIL3KF0hu19lQHPz1D15hUCODDpbT25gCYzW0R+rcTTNHpwdQ4ffVJbYNMVuO9HTbEVCiAWviobsZixLird7CxIVp03Zr589Ke9+lFBih1APGG4v8RK5zy4zKscQ7sQXwE1YlUWin9IE7zFDNohd+TxWu9pLlX8HfxOxHd8wmW8ai4poTrX2jlzk6ulbxuTJBwAgi//KEoTGgWJk5QDzblvVgvEXimINyF3rysOP/J+PS9rFSAI7rR3UMr95233bQLhVTHYrAC7bKIbov+6EA0HXJ9TTLSfrZUxzdnTyJTiQAY7AS2L44rS5Fkrm8nBpUxUfCRk1r6lTMNe/8JdoaxiBmRo/Z/5RVjXwULmQ==", "name": "CreateKeypairsTests-3f3a0cde-de44-468d-9463-576cef7bf5a4"}}' 2018-07-03 14:31:44,046 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:44 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-da3c2a84-df07-4abe-a425-0374d6df0a84 X-Compute-Request-Id: req-da3c2a84-df07-4abe-a425-0374d6df0a84 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCsSx7GjVFBmbqd33FRi/DeQkEQmaa4+PzbINaSJeCxR87Stkq9J2OiLGrBPSew9GAxP1DqFhBwoa/yJEcyL1xV7eZt4NvH0YZ08Az2ZScF+y7/Pz/e/Dd4tLeMwARfvMkmdK7Rvjfc1KDEOy6bh+2e8jbSWbzVilLOxjyB1tChO6buXZQq7P2EXpjpsOWpwYmhwfX9zmARmvie876tQTe7LGI5jylnegluUYZfjppWVWjDANKFk9Qtu1Dwdiq1/ROBYbe9keY7JRLCpr+DxJb84xy+/tShcOoeA44nysUuUXSAT41gxdw714SOvgz+BLvK6ugIyAKXzzRQwYnTubCgemXMUnGoeNPC83WOkFxV5ybDay4Su4KJgx53zNfG9k226Bp3xC3hfSZnnT8U18Zq2jtid2HFmtL8bMIoJNaeNKxmv5eEzjj8jOuAfb2WUiV1OLhZewIm7Ct/PpBJopA3on9wF/jGG7SteXPnxt26IpwPcxiSECwz3z6C6hZHnJe8PBj3M0Fzwr9xJvw6s8NA0ttv+Pk7lps76hiw8orwEZGZipJQcLqUTAaqiYW5w2NaGreuTlLcS+adS38icRNRdZyVQljRD2WRUObzNsseQrx/xj2A31di0hiY+4y/7PAhFjvao0Jk1dEXh3gTlwwAArS1CQ47ZQ26FWZNBVKePpB/4ZFfNwCDDN++sHXwsZRjrrQtEhXGWf2/MHlTj9bflDMWLUD9bq2N26JmfDd1/7ZALQfu+yOdy83EWP7ezqrcI2m4OLs1KbH5NGPE++AvRB70dQ8PdBqL4OruC89HfYf5r33xXiyzgyuxblTFWFjLWBBmXZZTCLuV+W/M4pEdkrWpmni7zo2rL1d0FEEaYYqRNP78mGMHEMAF3/sm0i3vsKw8WG980HX7/lO2MWIDYUnuV8rALxDIbgwz62HBi3Gdy/Dotj4wX8+AMtv1cTT6qsWh4l8oM8Sr+Nszrr/n4Dfvw3FRLep5qj7dOPgg/UMVFhi8PdRPq6Ml53Us32yu9Gs7SVR/A8IuxgdeK3tYFQdCOTjmkWW28Fq3PahNg6f6Mq5KDJMORuMyHeRZsf9scNwpvJxob0uK7VgQzXkeCayG6S2oxdGB92vbtWLnwrdzFJlptO+tXl104owjofH9eKyxNoNCvXZBgsQrewoPgI+jHiVvVQMtdZQ2oOvyVnA43bJp8ACqjDLauHYTjEgrx7XV7XC1RxIIpD+m8BzmtxnNqglcIVeE02qXxbP3JqXyXvvFdFxzFJA2JOGulqnbdNmCNjmi9lJSuvO4l/WnqV4E0+BIL3KF0hu19lQHPz1D15hUCODDpbT25gCYzW0R+rcTTNHpwdQ4ffVJbYNMVuO9HTbEVCiAWviobsZixLird7CxIVp03Zr589Ke9+lFBih1APGG4v8RK5zy4zKscQ7sQXwE1YlUWin9IE7zFDNohd+TxWu9pLlX8HfxOxHd8wmW8ai4poTrX2jlzk6ulbxuTJBwAgi//KEoTGgWJk5QDzblvVgvEXimINyF3rysOP/J+PS9rFSAI7rR3UMr95233bQLhVTHYrAC7bKIbov+6EA0HXJ9TTLSfrZUxzdnTyJTiQAY7AS2L44rS5Fkrm8nBpUxUfCRk1r6lTMNe/8JdoaxiBmRo/Z/5RVjXwULmQ==", "user_id": "7a2bb94ff1fd47a79aa910559b06fc7a", "name": "CreateKeypairsTests-3f3a0cde-de44-468d-9463-576cef7bf5a4", "fingerprint": "54:17:ca:ac:99:6c:77:95:47:59:fe:44:41:3b:98:2f"}} 2018-07-03 14:31:44,046 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-da3c2a84-df07-4abe-a425-0374d6df0a84 2018-07-03 14:31:44,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:44,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7c4996dcaf44d4d95415daf1d162d75", "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj-role"}], "expires_at": "2018-07-03T15:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ea6c1fab394f778b2330c002babf4a", "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d8ea6c1fab394f778b2330c002babf4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d8ea6c1fab394f778b2330c002babf4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d8ea6c1fab394f778b2330c002babf4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d8ea6c1fab394f778b2330c002babf4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d8ea6c1fab394f778b2330c002babf4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d8ea6c1fab394f778b2330c002babf4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d8ea6c1fab394f778b2330c002babf4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b3e7fb6a-e73a-4fb-user", "id": "7a2bb94ff1fd47a79aa910559b06fc7a"}, "audit_ids": ["oTb3bsZeTPiQAukwzGsZ5g"], "issued_at": "2018-07-03T14:31:44.000000Z"}} 2018-07-03 14:31:44,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-3f3a0cde-de44-468d-9463-576cef7bf5a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc3f54850d23379b67db1d20e99e94aaeaf2b8f" 2018-07-03 14:31:44,923 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:44 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-6a7f383e-c9d0-4a22-864c-abe395cc9c06 X-Compute-Request-Id: req-6a7f383e-c9d0-4a22-864c-abe395cc9c06 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCsSx7GjVFBmbqd33FRi/DeQkEQmaa4+PzbINaSJeCxR87Stkq9J2OiLGrBPSew9GAxP1DqFhBwoa/yJEcyL1xV7eZt4NvH0YZ08Az2ZScF+y7/Pz/e/Dd4tLeMwARfvMkmdK7Rvjfc1KDEOy6bh+2e8jbSWbzVilLOxjyB1tChO6buXZQq7P2EXpjpsOWpwYmhwfX9zmARmvie876tQTe7LGI5jylnegluUYZfjppWVWjDANKFk9Qtu1Dwdiq1/ROBYbe9keY7JRLCpr+DxJb84xy+/tShcOoeA44nysUuUXSAT41gxdw714SOvgz+BLvK6ugIyAKXzzRQwYnTubCgemXMUnGoeNPC83WOkFxV5ybDay4Su4KJgx53zNfG9k226Bp3xC3hfSZnnT8U18Zq2jtid2HFmtL8bMIoJNaeNKxmv5eEzjj8jOuAfb2WUiV1OLhZewIm7Ct/PpBJopA3on9wF/jGG7SteXPnxt26IpwPcxiSECwz3z6C6hZHnJe8PBj3M0Fzwr9xJvw6s8NA0ttv+Pk7lps76hiw8orwEZGZipJQcLqUTAaqiYW5w2NaGreuTlLcS+adS38icRNRdZyVQljRD2WRUObzNsseQrx/xj2A31di0hiY+4y/7PAhFjvao0Jk1dEXh3gTlwwAArS1CQ47ZQ26FWZNBVKePpB/4ZFfNwCDDN++sHXwsZRjrrQtEhXGWf2/MHlTj9bflDMWLUD9bq2N26JmfDd1/7ZALQfu+yOdy83EWP7ezqrcI2m4OLs1KbH5NGPE++AvRB70dQ8PdBqL4OruC89HfYf5r33xXiyzgyuxblTFWFjLWBBmXZZTCLuV+W/M4pEdkrWpmni7zo2rL1d0FEEaYYqRNP78mGMHEMAF3/sm0i3vsKw8WG980HX7/lO2MWIDYUnuV8rALxDIbgwz62HBi3Gdy/Dotj4wX8+AMtv1cTT6qsWh4l8oM8Sr+Nszrr/n4Dfvw3FRLep5qj7dOPgg/UMVFhi8PdRPq6Ml53Us32yu9Gs7SVR/A8IuxgdeK3tYFQdCOTjmkWW28Fq3PahNg6f6Mq5KDJMORuMyHeRZsf9scNwpvJxob0uK7VgQzXkeCayG6S2oxdGB92vbtWLnwrdzFJlptO+tXl104owjofH9eKyxNoNCvXZBgsQrewoPgI+jHiVvVQMtdZQ2oOvyVnA43bJp8ACqjDLauHYTjEgrx7XV7XC1RxIIpD+m8BzmtxnNqglcIVeE02qXxbP3JqXyXvvFdFxzFJA2JOGulqnbdNmCNjmi9lJSuvO4l/WnqV4E0+BIL3KF0hu19lQHPz1D15hUCODDpbT25gCYzW0R+rcTTNHpwdQ4ffVJbYNMVuO9HTbEVCiAWviobsZixLird7CxIVp03Zr589Ke9+lFBih1APGG4v8RK5zy4zKscQ7sQXwE1YlUWin9IE7zFDNohd+TxWu9pLlX8HfxOxHd8wmW8ai4poTrX2jlzk6ulbxuTJBwAgi//KEoTGgWJk5QDzblvVgvEXimINyF3rysOP/J+PS9rFSAI7rR3UMr95233bQLhVTHYrAC7bKIbov+6EA0HXJ9TTLSfrZUxzdnTyJTiQAY7AS2L44rS5Fkrm8nBpUxUfCRk1r6lTMNe/8JdoaxiBmRo/Z/5RVjXwULmQ==", "user_id": "7a2bb94ff1fd47a79aa910559b06fc7a", "name": "CreateKeypairsTests-3f3a0cde-de44-468d-9463-576cef7bf5a4", "deleted": false, "created_at": "2018-07-03T14:31:44.000000", "updated_at": null, "fingerprint": "54:17:ca:ac:99:6c:77:95:47:59:fe:44:41:3b:98:2f", "deleted_at": null, "id": 48}} 2018-07-03 14:31:44,923 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-3f3a0cde-de44-468d-9463-576cef7bf5a4 used request id req-6a7f383e-c9d0-4a22-864c-abe395cc9c06 2018-07-03 14:31:44,924 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3f3a0cde-de44-468d-9463-576cef7bf5a4 2018-07-03 14:31:44,927 - 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-3f3a0cde-de44-468d-9463-576cef7bf5a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ea7936434350829c9bb47ad80b4cf222ef3827f" 2018-07-03 14:31:44,988 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:31: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-ef4b41dc-9465-4aa1-8599-5607aa2137f1 X-Compute-Request-Id: req-ef4b41dc-9465-4aa1-8599-5607aa2137f1 2018-07-03 14:31:44,988 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-3f3a0cde-de44-468d-9463-576cef7bf5a4 used request id req-ef4b41dc-9465-4aa1-8599-5607aa2137f1 2018-07-03 14:31:44,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:45,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:45 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-884cac1e-eb46-4957-9272-f8467a514b9d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:31:45,416 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-884cac1e-eb46-4957-9272-f8467a514b9d 2018-07-03 14:31:45,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:45,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:45 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e2486a4-4b1b-46cc-b8aa-902404731dd3 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:31:45,606 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-6e2486a4-4b1b-46cc-b8aa-902404731dd3 2018-07-03 14:31:45,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:45,797 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:31:45 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f43ae01-f421-4e9f-8bbb-98dc22afbf41 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:31:45,797 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-2f43ae01-f421-4e9f-8bbb-98dc22afbf41 2018-07-03 14:31:45,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:31:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:45,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:45 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60be2ab2-f22a-43e4-b745-e6acee548bd0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:31:45,955 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-60be2ab2-f22a-43e4-b745-e6acee548bd0 2018-07-03 14:31:45,956 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj 2018-07-03 14:31:45,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d8ea6c1fab394f778b2330c002babf4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:46,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bab88aae-e090-4143-9bfd-7de6b87c2189 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:46,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d8ea6c1fab394f778b2330c002babf4a used request id req-bab88aae-e090-4143-9bfd-7de6b87c2189 2018-07-03 14:31:46,318 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-b3e7fb6a-e73a-4fb-proj-role 2018-07-03 14:31:46,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/c7c4996dcaf44d4d95415daf1d162d75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:46,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf199360-1cc1-4e7e-9378-8becb6b4bffc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:46,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c7c4996dcaf44d4d95415daf1d162d75 used request id req-bf199360-1cc1-4e7e-9378-8becb6b4bffc 2018-07-03 14:31:46,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}d322d30f1793eb08cad98d42eb459d4031a79e50" 2018-07-03 14:31:46,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f017ff38-8270-411d-af6d-b408b1c38a83 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:46,709 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f017ff38-8270-411d-af6d-b408b1c38a83 2018-07-03 14:31:46,709 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-b3e7fb6a-e73a-4fb-user 2018-07-03 14:31:46,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7a2bb94ff1fd47a79aa910559b06fc7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583afd0ae73a8bcff419cc1630cdf4a9320b6549" 2018-07-03 14:31:47,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5825335c-8c07-4aeb-8478-4669053b8090 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:47,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7a2bb94ff1fd47a79aa910559b06fc7a used request id req-5825335c-8c07-4aeb-8478-4669053b8090 2018-07-03 14:31:47,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:47,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ql7lXysuST2FRUiZoSjLJw"], "issued_at": "2018-07-03T14:31:47.000000Z"}} 2018-07-03 14:31:47,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}5fdf68c023d448f4f596f248927fd116570ad43b" 2018-07-03 14:31:47,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd69f75b-fc2c-4430-9dc3-028142e4a4d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:47,765 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bd69f75b-fc2c-4430-9dc3-028142e4a4d9 2018-07-03 14:31:47,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:47,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:48,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["kvrxVZCLSq2IB9yNK1ZBkQ"], "issued_at": "2018-07-03T14:31:48.000000Z"}} 2018-07-03 14:31:48,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}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:48,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-466b0ea6-cdd7-42fd-b50f-5cf0bf7430c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:48,469 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-466b0ea6-cdd7-42fd-b50f-5cf0bf7430c7 2018-07-03 14:31:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:31:48,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:31: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-07-03 14:31:48,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=CreateKeypairsTests-ab5cf22e-82ae-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:48,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:48 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92cc398a-caf0-4a4e-8381-600543d26d45 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-ab5cf22e-82ae-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:31:48,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ab5cf22e-82ae-4eb-proj used request id req-92cc398a-caf0-4a4e-8381-600543d26d45 2018-07-03 14:31:48,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:48,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe43b1c1-1084-4237-9c8d-87cab44eeaf8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:48,855 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fe43b1c1-1084-4237-9c8d-87cab44eeaf8 2018-07-03 14:31:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-proj"}}' 2018-07-03 14:31:49,081 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:48 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b576d3a-46b3-448a-b93f-b31d843857e7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e667ce26679641ddad11366010ddaca9"}, "tags": [], "enabled": true, "id": "e667ce26679641ddad11366010ddaca9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-proj"}} 2018-07-03 14:31:49,081 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1b576d3a-46b3-448a-b93f-b31d843857e7 2018-07-03 14:31:49,082 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-ab5cf22e-82ae-4eb-proj 2018-07-03 14:31:49,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:49,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:49,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["0hVeBHe8TUa6a1NMuB9q_g"], "issued_at": "2018-07-03T14:31:49.000000Z"}} 2018-07-03 14:31:49,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}49ff0da340d60d7ee354f57a1b6e512d6062e646" 2018-07-03 14:31:49,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10da7b3b-aa54-4f56-9369-7afe96eb8b20 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:49,795 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-10da7b3b-aa54-4f56-9369-7afe96eb8b20 2018-07-03 14:31:49,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:31:49,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:31: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-07-03 14:31:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ff0da340d60d7ee354f57a1b6e512d6062e646" 2018-07-03 14:31:50,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:49 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6c41aeb-a4d5-466b-9b67-f0b5ac386eec Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:31:50,022 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d6c41aeb-a4d5-466b-9b67-f0b5ac386eec 2018-07-03 14:31:50,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=CreateKeypairsTests-ab5cf22e-82ae-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ff0da340d60d7ee354f57a1b6e512d6062e646" 2018-07-03 14:31:50,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:50 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aba2cc81-f735-4733-a509-51826adacff2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-ab5cf22e-82ae-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e667ce26679641ddad11366010ddaca9"}, "tags": [], "enabled": true, "id": "e667ce26679641ddad11366010ddaca9", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-proj"}]} 2018-07-03 14:31:50,200 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-ab5cf22e-82ae-4eb-proj used request id req-aba2cc81-f735-4733-a509-51826adacff2 2018-07-03 14:31:50,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ff0da340d60d7ee354f57a1b6e512d6062e646" 2018-07-03 14:31:50,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c34bd68-4d61-4a18-b527-fe848d259201 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:50,388 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3c34bd68-4d61-4a18-b527-fe848d259201 2018-07-03 14:31:50,873 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-ab5cf22e-82ae-4eb-user 2018-07-03 14:31:50,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:50,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}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:51,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8203584-af98-40be-939e-543da4ef1041 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:51,066 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e8203584-af98-40be-939e-543da4ef1041 2018-07-03 14:31:51,070 - 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}abeeb3e99630e4ec518269f4822220ebaf445a38" -d '{"role": {"name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-proj-role"}}' 2018-07-03 14:31:51,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:51 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0aebf22-4117-42a6-ae89-d56199e48515 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b5bbce47b2f496bab40b37e1680a74d", "links": {"self": "http://10.167.4.35:5000/v3/roles/4b5bbce47b2f496bab40b37e1680a74d"}, "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-proj-role"}} 2018-07-03 14:31:51,253 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d0aebf22-4117-42a6-ae89-d56199e48515 2018-07-03 14:31:51,254 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-ab5cf22e-82ae-4eb-proj-role 2018-07-03 14:31:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4b5bbce47b2f496bab40b37e1680a74d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:51,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:51 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5eff9a84-4c55-45f9-9056-5bfd11741a8d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b5bbce47b2f496bab40b37e1680a74d", "links": {"self": "http://10.167.4.35:5000/v3/roles/4b5bbce47b2f496bab40b37e1680a74d"}, "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-proj-role"}} 2018-07-03 14:31:51,441 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4b5bbce47b2f496bab40b37e1680a74d used request id req-5eff9a84-4c55-45f9-9056-5bfd11741a8d 2018-07-03 14:31:51,441 - keystone_utils - INFO - Granting role CreateKeypairsTests-ab5cf22e-82ae-4eb-proj-role to project CreateKeypairsTests-ab5cf22e-82ae-4eb-proj 2018-07-03 14:31:51,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e667ce26679641ddad11366010ddaca9/users/dc3ec0c1225e4dad8eb6ebed78fed307/roles/4b5bbce47b2f496bab40b37e1680a74d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:51,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c4faecf-39e1-401f-a557-8de8d07b0c26 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:51,687 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e667ce26679641ddad11366010ddaca9/users/dc3ec0c1225e4dad8eb6ebed78fed307/roles/4b5bbce47b2f496bab40b37e1680a74d used request id req-1c4faecf-39e1-401f-a557-8de8d07b0c26 2018-07-03 14:31:51,688 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:31:51,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:51,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:52,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b5bbce47b2f496bab40b37e1680a74d", "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-proj-role"}], "expires_at": "2018-07-03T15:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e667ce26679641ddad11366010ddaca9", "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e667ce26679641ddad11366010ddaca9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e667ce26679641ddad11366010ddaca9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e667ce26679641ddad11366010ddaca9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e667ce26679641ddad11366010ddaca9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e667ce26679641ddad11366010ddaca9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e667ce26679641ddad11366010ddaca9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e667ce26679641ddad11366010ddaca9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e667ce26679641ddad11366010ddaca9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e667ce26679641ddad11366010ddaca9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e667ce26679641ddad11366010ddaca9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e667ce26679641ddad11366010ddaca9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e667ce26679641ddad11366010ddaca9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-user", "id": "dc3ec0c1225e4dad8eb6ebed78fed307"}, "audit_ids": ["rJ0RudgFQeCkEEhSSMjp9A"], "issued_at": "2018-07-03T14:31:52.000000Z"}} 2018-07-03 14:31:52,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}1c4f09d3190113a830bc7f5bf061593f56fa25ab" 2018-07-03 14:31:52,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e605d10-d82f-48b6-8c1c-9d2b3216ba4e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:52,364 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e605d10-d82f-48b6-8c1c-9d2b3216ba4e 2018-07-03 14:31:52,365 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:31:52,370 - novaclient.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}1c4f09d3190113a830bc7f5bf061593f56fa25ab" 2018-07-03 14:31:52,702 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:52 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-62b376ed-0c47-4fd9-93e6-d9b60d1af0cd X-Compute-Request-Id: req-62b376ed-0c47-4fd9-93e6-d9b60d1af0cd Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:31:52,702 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-62b376ed-0c47-4fd9-93e6-d9b60d1af0cd 2018-07-03 14:31:52,703 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3d79a8f0-8977-47fb-a3f4-3fecbe31b252... 2018-07-03 14:31:52,703 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 14:31:52,784 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3d79a8f0-8977-47fb-a3f4-3fecbe31b252 2018-07-03 14:31:52,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4f09d3190113a830bc7f5bf061593f56fa25ab" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPHJOVFhEloMi5HE/NjiXYZrHKq0n0fczHJQyrzuVDbyD7Irs1nZZd5t1kFpeBaoOAOzC5+u8BtVKkVlMTlCWeNXtd3bXLAk+6Uxh2f5EyTKLQiWPc2/wtSdUdKviSZqaO6wkSX6Gbnl//+fGiHk+AxBoIYdV3MO6VnMnt4Dmocw==", "name": "CreateKeypairsTests-3d79a8f0-8977-47fb-a3f4-3fecbe31b252"}}' 2018-07-03 14:31:53,189 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:53 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-1cd4d3b9-0fd1-438d-8d94-e6747d92ed82 X-Compute-Request-Id: req-1cd4d3b9-0fd1-438d-8d94-e6747d92ed82 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPHJOVFhEloMi5HE/NjiXYZrHKq0n0fczHJQyrzuVDbyD7Irs1nZZd5t1kFpeBaoOAOzC5+u8BtVKkVlMTlCWeNXtd3bXLAk+6Uxh2f5EyTKLQiWPc2/wtSdUdKviSZqaO6wkSX6Gbnl//+fGiHk+AxBoIYdV3MO6VnMnt4Dmocw==", "user_id": "dc3ec0c1225e4dad8eb6ebed78fed307", "name": "CreateKeypairsTests-3d79a8f0-8977-47fb-a3f4-3fecbe31b252", "fingerprint": "2d:63:b9:40:3d:4c:dd:60:22:1d:df:e4:17:f1:08:60"}} 2018-07-03 14:31:53,189 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-1cd4d3b9-0fd1-438d-8d94-e6747d92ed82 2018-07-03 14:31:53,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:53,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b5bbce47b2f496bab40b37e1680a74d", "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-proj-role"}], "expires_at": "2018-07-03T15:31:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e667ce26679641ddad11366010ddaca9", "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e667ce26679641ddad11366010ddaca9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e667ce26679641ddad11366010ddaca9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e667ce26679641ddad11366010ddaca9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e667ce26679641ddad11366010ddaca9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e667ce26679641ddad11366010ddaca9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e667ce26679641ddad11366010ddaca9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e667ce26679641ddad11366010ddaca9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e667ce26679641ddad11366010ddaca9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e667ce26679641ddad11366010ddaca9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e667ce26679641ddad11366010ddaca9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e667ce26679641ddad11366010ddaca9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e667ce26679641ddad11366010ddaca9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ab5cf22e-82ae-4eb-user", "id": "dc3ec0c1225e4dad8eb6ebed78fed307"}, "audit_ids": ["WQjXrjatRcGNabpS9tTg8A"], "issued_at": "2018-07-03T14:31:53.000000Z"}} 2018-07-03 14:31:53,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/CreateKeypairsTests-3d79a8f0-8977-47fb-a3f4-3fecbe31b252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721fa76211a08b46a58a344ef93c58c18769f5ad" 2018-07-03 14:31:54,110 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:54 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-77001a62-a6a2-43e2-b369-45350e419ba4 X-Compute-Request-Id: req-77001a62-a6a2-43e2-b369-45350e419ba4 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPHJOVFhEloMi5HE/NjiXYZrHKq0n0fczHJQyrzuVDbyD7Irs1nZZd5t1kFpeBaoOAOzC5+u8BtVKkVlMTlCWeNXtd3bXLAk+6Uxh2f5EyTKLQiWPc2/wtSdUdKviSZqaO6wkSX6Gbnl//+fGiHk+AxBoIYdV3MO6VnMnt4Dmocw==", "user_id": "dc3ec0c1225e4dad8eb6ebed78fed307", "name": "CreateKeypairsTests-3d79a8f0-8977-47fb-a3f4-3fecbe31b252", "deleted": false, "created_at": "2018-07-03T14:31:53.000000", "updated_at": null, "fingerprint": "2d:63:b9:40:3d:4c:dd:60:22:1d:df:e4:17:f1:08:60", "deleted_at": null, "id": 51}} 2018-07-03 14:31:54,111 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-3d79a8f0-8977-47fb-a3f4-3fecbe31b252 used request id req-77001a62-a6a2-43e2-b369-45350e419ba4 2018-07-03 14:31:54,111 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3d79a8f0-8977-47fb-a3f4-3fecbe31b252 2018-07-03 14:31:54,114 - 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-3d79a8f0-8977-47fb-a3f4-3fecbe31b252 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c4f09d3190113a830bc7f5bf061593f56fa25ab" 2018-07-03 14:31:54,173 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:31: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-0e2c12a0-6a66-45b7-93c2-e1322be8ac59 X-Compute-Request-Id: req-0e2c12a0-6a66-45b7-93c2-e1322be8ac59 2018-07-03 14:31:54,173 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-3d79a8f0-8977-47fb-a3f4-3fecbe31b252 used request id req-0e2c12a0-6a66-45b7-93c2-e1322be8ac59 2018-07-03 14:31:54,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:54,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:31:54 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-bf053a58-d028-4c46-8a40-eb6298fb959d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:31:54,593 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-bf053a58-d028-4c46-8a40-eb6298fb959d 2018-07-03 14:31:54,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:54,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:54 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00788ea4-74ad-43a7-992c-f665bf2ec145 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:31:54,780 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-00788ea4-74ad-43a7-992c-f665bf2ec145 2018-07-03 14:31:54,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:54,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:31:54 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98ae860f-2477-4ed1-85b4-09b81ecf444f Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:31:54,941 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-98ae860f-2477-4ed1-85b4-09b81ecf444f 2018-07-03 14:31:54,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:31:54,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:55,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:54 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec6f0e91-09b5-42a6-b999-e7c4838abc8e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:31:55,116 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-ec6f0e91-09b5-42a6-b999-e7c4838abc8e 2018-07-03 14:31:55,117 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-ab5cf22e-82ae-4eb-proj 2018-07-03 14:31:55,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/e667ce26679641ddad11366010ddaca9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:55,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37e7da21-1d8a-471a-a4ba-9f840256084c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:55,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e667ce26679641ddad11366010ddaca9 used request id req-37e7da21-1d8a-471a-a4ba-9f840256084c 2018-07-03 14:31:55,504 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-ab5cf22e-82ae-4eb-proj-role 2018-07-03 14:31:55,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4b5bbce47b2f496bab40b37e1680a74d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:55,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0ec4020-236a-4134-a49e-b89ee0bfe67f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:55,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4b5bbce47b2f496bab40b37e1680a74d used request id req-b0ec4020-236a-4134-a49e-b89ee0bfe67f 2018-07-03 14:31:55,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abeeb3e99630e4ec518269f4822220ebaf445a38" 2018-07-03 14:31:55,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d5e0db5-1761-401c-863d-45e93761ce5a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:55,750 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8d5e0db5-1761-401c-863d-45e93761ce5a 2018-07-03 14:31:55,751 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-ab5cf22e-82ae-4eb-user 2018-07-03 14:31:55,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/dc3ec0c1225e4dad8eb6ebed78fed307 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ff0da340d60d7ee354f57a1b6e512d6062e646" 2018-07-03 14:31:56,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:31:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59ef381a-761f-497d-b67b-563f2b57b22d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:31:56,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/dc3ec0c1225e4dad8eb6ebed78fed307 used request id req-59ef381a-761f-497d-b67b-563f2b57b22d 2018-07-03 14:31:56,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:56,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qKiivgltQeiomMvFiixNTg"], "issued_at": "2018-07-03T14:31:56.000000Z"}} 2018-07-03 14:31:56,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}94d34ff1e3ce1fa1f66dc9a41ce9e098d0ed21be" 2018-07-03 14:31:56,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88315e43-a57e-46a8-b41f-db0c245a0387 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:56,720 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-88315e43-a57e-46a8-b41f-db0c245a0387 2018-07-03 14:31:56,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:56,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:57,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rtpTpNGkRhS-5j-4kGX1zw"], "issued_at": "2018-07-03T14:31:57.000000Z"}} 2018-07-03 14:31:57,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}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:31:57,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-161b857d-15d5-43af-9d22-2d11ab747d71 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:57,426 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-161b857d-15d5-43af-9d22-2d11ab747d71 2018-07-03 14:31:57,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:31:57,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:31:57 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:31:57,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?enabled=True&domain_name=Default&name=CreateKeypairsTests-342d05b4-9029-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:31:57,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:57 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c71e16b4-4817-4a5c-a18b-680183a1547f 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-342d05b4-9029-421-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:31:57,595 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-342d05b4-9029-421-proj used request id req-c71e16b4-4817-4a5c-a18b-680183a1547f 2018-07-03 14:31:57,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}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:31:57,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e4fa307-2eba-4f0d-a791-3136a6901257 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:57,771 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6e4fa307-2eba-4f0d-a791-3136a6901257 2018-07-03 14:31:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-342d05b4-9029-421-proj"}}' 2018-07-03 14:31:57,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:57 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-904fbaec-8826-4f28-9006-6d507b43f112 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0eb53c87e4194571a2f07871f55695af"}, "tags": [], "enabled": true, "id": "0eb53c87e4194571a2f07871f55695af", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-342d05b4-9029-421-proj"}} 2018-07-03 14:31:57,969 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-904fbaec-8826-4f28-9006-6d507b43f112 2018-07-03 14:31:57,970 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-342d05b4-9029-421-proj 2018-07-03 14:31:57,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:57,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:31:58,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["pB7TQuDwS_eyvg8z-U3P8g"], "issued_at": "2018-07-03T14:31:58.000000Z"}} 2018-07-03 14:31:58,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}acea62a4e5cbc5fc5e8c7df7421918471d5dffd0" 2018-07-03 14:31:58,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fca84e9-b74d-4c98-baaa-42e247606040 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:31:58,622 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6fca84e9-b74d-4c98-baaa-42e247606040 2018-07-03 14:31:58,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-07-03 14:31:58,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:31: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-07-03 14:31:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acea62a4e5cbc5fc5e8c7df7421918471d5dffd0" 2018-07-03 14:31:58,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d0345f6-8520-4835-911c-95f46131932a Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:31:58,834 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1d0345f6-8520-4835-911c-95f46131932a 2018-07-03 14:31:58,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-342d05b4-9029-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acea62a4e5cbc5fc5e8c7df7421918471d5dffd0" 2018-07-03 14:31:59,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:58 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b90bf305-2b37-4008-8b02-b3f60733316a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-342d05b4-9029-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0eb53c87e4194571a2f07871f55695af"}, "tags": [], "enabled": true, "id": "0eb53c87e4194571a2f07871f55695af", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-342d05b4-9029-421-proj"}]} 2018-07-03 14:31:59,023 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-342d05b4-9029-421-proj used request id req-b90bf305-2b37-4008-8b02-b3f60733316a 2018-07-03 14:31:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acea62a4e5cbc5fc5e8c7df7421918471d5dffd0" 2018-07-03 14:31:59,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-083324be-c160-475a-a1a9-a4dbaa5cef1d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:31:59,181 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-083324be-c160-475a-a1a9-a4dbaa5cef1d 2018-07-03 14:31:59,668 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-342d05b4-9029-421-user 2018-07-03 14:31:59,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:31:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:31:59,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:31:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a6659de-91ab-47f5-864e-519b4142f87d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:31:59,847 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6a6659de-91ab-47f5-864e-519b4142f87d 2018-07-03 14:31:59,851 - 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}1989efec6bd70b32a6c078c7eb06a69dd96033bb" -d '{"role": {"name": "CreateKeypairsTests-342d05b4-9029-421-proj-role"}}' 2018-07-03 14:32:00,029 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:31:59 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d90e352d-0a0a-47df-a894-3dc92bd87ef0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7645f9c9dca467ba7d3f448f4e1d75b", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7645f9c9dca467ba7d3f448f4e1d75b"}, "name": "CreateKeypairsTests-342d05b4-9029-421-proj-role"}} 2018-07-03 14:32:00,030 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d90e352d-0a0a-47df-a894-3dc92bd87ef0 2018-07-03 14:32:00,030 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-342d05b4-9029-421-proj-role 2018-07-03 14:32:00,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7645f9c9dca467ba7d3f448f4e1d75b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:32:00,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:00 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fb0fcc5-4862-44c4-9b6e-aa7f768043fc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7645f9c9dca467ba7d3f448f4e1d75b", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7645f9c9dca467ba7d3f448f4e1d75b"}, "name": "CreateKeypairsTests-342d05b4-9029-421-proj-role"}} 2018-07-03 14:32:00,228 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7645f9c9dca467ba7d3f448f4e1d75b used request id req-2fb0fcc5-4862-44c4-9b6e-aa7f768043fc 2018-07-03 14:32:00,228 - keystone_utils - INFO - Granting role CreateKeypairsTests-342d05b4-9029-421-proj-role to project CreateKeypairsTests-342d05b4-9029-421-proj 2018-07-03 14:32:00,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0eb53c87e4194571a2f07871f55695af/users/8203ff8fe5184dca9e60ce518b1373ee/roles/e7645f9c9dca467ba7d3f448f4e1d75b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:32:00,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df1f3254-92c8-45c4-a54c-db821315b212 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:00,437 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0eb53c87e4194571a2f07871f55695af/users/8203ff8fe5184dca9e60ce518b1373ee/roles/e7645f9c9dca467ba7d3f448f4e1d75b used request id req-df1f3254-92c8-45c4-a54c-db821315b212 2018-07-03 14:32:00,438 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:00,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:00,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:00,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7645f9c9dca467ba7d3f448f4e1d75b", "name": "CreateKeypairsTests-342d05b4-9029-421-proj-role"}], "expires_at": "2018-07-03T15:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0eb53c87e4194571a2f07871f55695af", "name": "CreateKeypairsTests-342d05b4-9029-421-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/0eb53c87e4194571a2f07871f55695af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/0eb53c87e4194571a2f07871f55695af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/0eb53c87e4194571a2f07871f55695af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0eb53c87e4194571a2f07871f55695af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/0eb53c87e4194571a2f07871f55695af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/0eb53c87e4194571a2f07871f55695af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0eb53c87e4194571a2f07871f55695af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/0eb53c87e4194571a2f07871f55695af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/0eb53c87e4194571a2f07871f55695af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0eb53c87e4194571a2f07871f55695af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/0eb53c87e4194571a2f07871f55695af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/0eb53c87e4194571a2f07871f55695af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-342d05b4-9029-421-user", "id": "8203ff8fe5184dca9e60ce518b1373ee"}, "audit_ids": ["_kSBKMMhSq-gpW9r9QkWxw"], "issued_at": "2018-07-03T14:32:00.000000Z"}} 2018-07-03 14:32:00,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5792dabc8e9c683f81802633ab49f8d20d525a1d" 2018-07-03 14:32:01,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ee9204a-15e1-44ba-b2a5-b1f007eabc3f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:01,126 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6ee9204a-15e1-44ba-b2a5-b1f007eabc3f 2018-07-03 14:32:01,127 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:01,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5792dabc8e9c683f81802633ab49f8d20d525a1d" 2018-07-03 14:32:01,511 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:01 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9a9e44e3-bfff-4510-85df-ed7e742a0dba X-Compute-Request-Id: req-9a9e44e3-bfff-4510-85df-ed7e742a0dba Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:32:01,511 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-9a9e44e3-bfff-4510-85df-ed7e742a0dba 2018-07-03 14:32:01,512 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e... 2018-07-03 14:32:01,512 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 14:32:01,550 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e 2018-07-03 14:32:01,552 - novaclient.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}5792dabc8e9c683f81802633ab49f8d20d525a1d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDrGtgHnEC/orTHtyazRa+AnmY00xZGDIi9t08yfQRkgcvEOT2ysxa64LZYASmHw4oonnodJ+N91GBnvrWq6ku5Z0OCMwz5eKk1HmBr1msgW8zSkIHklIsSXqLAndFQkf0l9v1CfipjV4L2R01lZYNdZl4HDmyZamMjpTDLjV37Lw==", "name": "CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e"}}' 2018-07-03 14:32:02,018 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:02 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-307094e3-51e4-4f45-91f8-423e2f13c98a X-Compute-Request-Id: req-307094e3-51e4-4f45-91f8-423e2f13c98a Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDrGtgHnEC/orTHtyazRa+AnmY00xZGDIi9t08yfQRkgcvEOT2ysxa64LZYASmHw4oonnodJ+N91GBnvrWq6ku5Z0OCMwz5eKk1HmBr1msgW8zSkIHklIsSXqLAndFQkf0l9v1CfipjV4L2R01lZYNdZl4HDmyZamMjpTDLjV37Lw==", "user_id": "8203ff8fe5184dca9e60ce518b1373ee", "name": "CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e", "fingerprint": "17:c2:f1:26:2c:f5:1f:ba:d9:f9:ee:29:0c:c0:28:f9"}} 2018-07-03 14:32:02,019 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-307094e3-51e4-4f45-91f8-423e2f13c98a 2018-07-03 14:32:02,020 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e.pub 2018-07-03 14:32:02,021 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e 2018-07-03 14:32:02,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:02,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7645f9c9dca467ba7d3f448f4e1d75b", "name": "CreateKeypairsTests-342d05b4-9029-421-proj-role"}], "expires_at": "2018-07-03T15:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0eb53c87e4194571a2f07871f55695af", "name": "CreateKeypairsTests-342d05b4-9029-421-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/0eb53c87e4194571a2f07871f55695af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/0eb53c87e4194571a2f07871f55695af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/0eb53c87e4194571a2f07871f55695af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0eb53c87e4194571a2f07871f55695af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/0eb53c87e4194571a2f07871f55695af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/0eb53c87e4194571a2f07871f55695af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0eb53c87e4194571a2f07871f55695af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/0eb53c87e4194571a2f07871f55695af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/0eb53c87e4194571a2f07871f55695af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0eb53c87e4194571a2f07871f55695af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/0eb53c87e4194571a2f07871f55695af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/0eb53c87e4194571a2f07871f55695af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-342d05b4-9029-421-user", "id": "8203ff8fe5184dca9e60ce518b1373ee"}, "audit_ids": ["-s6uYlYQSGGTsusCsAUi_A"], "issued_at": "2018-07-03T14:32:02.000000Z"}} 2018-07-03 14:32:02,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519b9215437c6f900bd250fdf55c75ced09f4a85" 2018-07-03 14:32:02,944 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:02 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-dd4af51b-9ca9-4d85-9b5c-ebc2b90734e5 X-Compute-Request-Id: req-dd4af51b-9ca9-4d85-9b5c-ebc2b90734e5 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDrGtgHnEC/orTHtyazRa+AnmY00xZGDIi9t08yfQRkgcvEOT2ysxa64LZYASmHw4oonnodJ+N91GBnvrWq6ku5Z0OCMwz5eKk1HmBr1msgW8zSkIHklIsSXqLAndFQkf0l9v1CfipjV4L2R01lZYNdZl4HDmyZamMjpTDLjV37Lw==", "user_id": "8203ff8fe5184dca9e60ce518b1373ee", "name": "CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e", "deleted": false, "created_at": "2018-07-03T14:32:02.000000", "updated_at": null, "fingerprint": "17:c2:f1:26:2c:f5:1f:ba:d9:f9:ee:29:0c:c0:28:f9", "deleted_at": null, "id": 54}} 2018-07-03 14:32:02,945 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e used request id req-dd4af51b-9ca9-4d85-9b5c-ebc2b90734e5 2018-07-03 14:32:02,945 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e 2018-07-03 14:32:02,948 - 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-f80fd469-cc38-443e-8f0a-b58d2743538e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5792dabc8e9c683f81802633ab49f8d20d525a1d" 2018-07-03 14:32:03,365 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:32: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-669cdc15-7ebf-403d-8457-8eccd52a2be2 X-Compute-Request-Id: req-669cdc15-7ebf-403d-8457-8eccd52a2be2 2018-07-03 14:32:03,365 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e used request id req-669cdc15-7ebf-403d-8457-8eccd52a2be2 2018-07-03 14:32:03,365 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e.pub] 2018-07-03 14:32:03,366 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-f80fd469-cc38-443e-8f0a-b58d2743538e] 2018-07-03 14:32:03,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:32:03,826 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:03 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-226d60d7-987d-4ca5-a2e0-9aa9a32c1590 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:32:03,827 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-226d60d7-987d-4ca5-a2e0-9aa9a32c1590 2018-07-03 14:32:03,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:32:04,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:03 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e3000c6-ce95-4f55-8a35-eec8d02988b3 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:32:04,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-9e3000c6-ce95-4f55-8a35-eec8d02988b3 2018-07-03 14:32:04,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:32:04,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:32:04 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-359b9bd4-ceb5-479c-9350-0ab82d5809ef Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:32:04,180 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-359b9bd4-ceb5-479c-9350-0ab82d5809ef 2018-07-03 14:32:04,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:32:04,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:32:04,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c8a4593-4354-4517-b603-bbe6b592557f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:32:04,363 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-6c8a4593-4354-4517-b603-bbe6b592557f 2018-07-03 14:32:04,364 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-342d05b4-9029-421-proj 2018-07-03 14:32:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0eb53c87e4194571a2f07871f55695af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:32:04,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afc84443-8c8d-4590-9991-052ff0c430df Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:04,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0eb53c87e4194571a2f07871f55695af used request id req-afc84443-8c8d-4590-9991-052ff0c430df 2018-07-03 14:32:04,716 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-342d05b4-9029-421-proj-role 2018-07-03 14:32:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e7645f9c9dca467ba7d3f448f4e1d75b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:32:04,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12f15633-bde1-4039-86fa-b719d5fd8f4e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:04,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e7645f9c9dca467ba7d3f448f4e1d75b used request id req-12f15633-bde1-4039-86fa-b719d5fd8f4e 2018-07-03 14:32:04,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1989efec6bd70b32a6c078c7eb06a69dd96033bb" 2018-07-03 14:32:04,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-278eaa1b-ca64-4fe8-b1d7-a44822b4282d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:04,955 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-278eaa1b-ca64-4fe8-b1d7-a44822b4282d 2018-07-03 14:32:04,956 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-342d05b4-9029-421-user 2018-07-03 14:32:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8203ff8fe5184dca9e60ce518b1373ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acea62a4e5cbc5fc5e8c7df7421918471d5dffd0" 2018-07-03 14:32:05,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb21e308-cb36-43fa-bb7d-60510c05e7c3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:05,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8203ff8fe5184dca9e60ce518b1373ee used request id req-cb21e308-cb36-43fa-bb7d-60510c05e7c3 2018-07-03 14:32:05,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:05,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["VMk0dRXHShmjyCkNYefp5A"], "issued_at": "2018-07-03T14:32:05.000000Z"}} 2018-07-03 14:32:05,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}cdc5a52e47769865abb579ae68cc35fd7dc8ebc1" 2018-07-03 14:32:05,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e158752-2ac3-4960-b006-6a7de7e5a6a0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:05,807 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2e158752-2ac3-4960-b006-6a7de7e5a6a0 2018-07-03 14:32:05,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:05,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:06,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["OA72-EVmTd6gst2b93HliA"], "issued_at": "2018-07-03T14:32:06.000000Z"}} 2018-07-03 14:32:06,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}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:06,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24ce1ce7-0275-4bca-9166-34f7d8af50a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:06,454 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-24ce1ce7-0275-4bca-9166-34f7d8af50a3 2018-07-03 14: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/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:06,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:32: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-07-03 14:32:06,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-717998b8-890d-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:06,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:06 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a21761a3-8de3-4037-b6ec-67d4f74de78d 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-717998b8-890d-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:32:06,657 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-717998b8-890d-4f8-proj used request id req-a21761a3-8de3-4037-b6ec-67d4f74de78d 2018-07-03 14:32:06,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}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:06,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88c73f82-1840-4bd3-b93e-07c3908176d5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:06,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-88c73f82-1840-4bd3-b93e-07c3908176d5 2018-07-03 14:32:06,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-717998b8-890d-4f8-proj"}}' 2018-07-03 14:32:07,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:06 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bbab0ce-27ac-4914-b2ac-fecaa455f573 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/480a36efa7b54e17bc83c18d5d1082dc"}, "tags": [], "enabled": true, "id": "480a36efa7b54e17bc83c18d5d1082dc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-717998b8-890d-4f8-proj"}} 2018-07-03 14:32:07,055 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-5bbab0ce-27ac-4914-b2ac-fecaa455f573 2018-07-03 14:32:07,056 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-717998b8-890d-4f8-proj 2018-07-03 14:32:07,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:07,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:07,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["9e23Yn_5TOClVsQj6j6c-Q"], "issued_at": "2018-07-03T14:32:07.000000Z"}} 2018-07-03 14:32:07,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9600bf07866e8288d00d01d8ca8d9debfc8c2694" 2018-07-03 14:32:07,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd7945dc-3ce2-421c-b508-c478d7ade380 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:07,577 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd7945dc-3ce2-421c-b508-c478d7ade380 2018-07-03 14:32:07,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:07,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:32: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-07-03 14:32: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9600bf07866e8288d00d01d8ca8d9debfc8c2694" 2018-07-03 14:32:07,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:07 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae67fa10-1d58-49a1-ae61-f4004eea928d Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:32:07,806 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ae67fa10-1d58-49a1-ae61-f4004eea928d 2018-07-03 14:32:07,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?name=CreateKeypairsTests-717998b8-890d-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9600bf07866e8288d00d01d8ca8d9debfc8c2694" 2018-07-03 14:32:07,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:07 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bc9fc12-71c2-46e6-8240-6718911c23dc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-717998b8-890d-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/480a36efa7b54e17bc83c18d5d1082dc"}, "tags": [], "enabled": true, "id": "480a36efa7b54e17bc83c18d5d1082dc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-717998b8-890d-4f8-proj"}]} 2018-07-03 14:32:07,977 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-717998b8-890d-4f8-proj used request id req-5bc9fc12-71c2-46e6-8240-6718911c23dc 2018-07-03 14:32:07,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}9600bf07866e8288d00d01d8ca8d9debfc8c2694" 2018-07-03 14:32:08,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7dc57d3-776d-43d2-b641-2a1c01e73304 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:08,166 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c7dc57d3-776d-43d2-b641-2a1c01e73304 2018-07-03 14:32:08,639 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-717998b8-890d-4f8-user 2018-07-03 14:32:08,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:08,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}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:08,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f96d67c2-fbab-4929-a6d7-740a120b75d4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:08,796 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f96d67c2-fbab-4929-a6d7-740a120b75d4 2018-07-03 14:32:08,800 - 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}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" -d '{"role": {"name": "CreateKeypairsTests-717998b8-890d-4f8-proj-role"}}' 2018-07-03 14:32:08,978 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:08 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a10f9bc-300d-4aa7-8576-d2d1909b4f5f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dcc6e38fe77a4e7f9bf0c386cf886795", "links": {"self": "http://10.167.4.35:5000/v3/roles/dcc6e38fe77a4e7f9bf0c386cf886795"}, "name": "CreateKeypairsTests-717998b8-890d-4f8-proj-role"}} 2018-07-03 14:32:08,978 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4a10f9bc-300d-4aa7-8576-d2d1909b4f5f 2018-07-03 14:32:08,979 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-717998b8-890d-4f8-proj-role 2018-07-03 14:32:08,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/dcc6e38fe77a4e7f9bf0c386cf886795 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:09,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:08 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a853d26a-4f69-4850-9146-20fda59d5716 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dcc6e38fe77a4e7f9bf0c386cf886795", "links": {"self": "http://10.167.4.35:5000/v3/roles/dcc6e38fe77a4e7f9bf0c386cf886795"}, "name": "CreateKeypairsTests-717998b8-890d-4f8-proj-role"}} 2018-07-03 14:32:09,143 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/dcc6e38fe77a4e7f9bf0c386cf886795 used request id req-a853d26a-4f69-4850-9146-20fda59d5716 2018-07-03 14:32:09,143 - keystone_utils - INFO - Granting role CreateKeypairsTests-717998b8-890d-4f8-proj-role to project CreateKeypairsTests-717998b8-890d-4f8-proj 2018-07-03 14:32:09,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/480a36efa7b54e17bc83c18d5d1082dc/users/31614d55952e4406bf168fda22fbfdc0/roles/dcc6e38fe77a4e7f9bf0c386cf886795 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:09,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a35d974e-1374-4023-a294-132e10e2f888 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:09,380 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/480a36efa7b54e17bc83c18d5d1082dc/users/31614d55952e4406bf168fda22fbfdc0/roles/dcc6e38fe77a4e7f9bf0c386cf886795 used request id req-a35d974e-1374-4023-a294-132e10e2f888 2018-07-03 14:32:09,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:09,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:09,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:09,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcc6e38fe77a4e7f9bf0c386cf886795", "name": "CreateKeypairsTests-717998b8-890d-4f8-proj-role"}], "expires_at": "2018-07-03T15:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "480a36efa7b54e17bc83c18d5d1082dc", "name": "CreateKeypairsTests-717998b8-890d-4f8-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/480a36efa7b54e17bc83c18d5d1082dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/480a36efa7b54e17bc83c18d5d1082dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/480a36efa7b54e17bc83c18d5d1082dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/480a36efa7b54e17bc83c18d5d1082dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/480a36efa7b54e17bc83c18d5d1082dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/480a36efa7b54e17bc83c18d5d1082dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-717998b8-890d-4f8-user", "id": "31614d55952e4406bf168fda22fbfdc0"}, "audit_ids": ["STHlytn_RT6Lt1bk0Tue8Q"], "issued_at": "2018-07-03T14:32:09.000000Z"}} 2018-07-03 14:32:09,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661bc5d87f33119e7f84e7f33f59edcb51dd97a0" 2018-07-03 14:32:10,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56f9c862-7362-458c-90ed-88cd25f5e661 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:10,068 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-56f9c862-7362-458c-90ed-88cd25f5e661 2018-07-03 14:32:10,069 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:10,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661bc5d87f33119e7f84e7f33f59edcb51dd97a0" 2018-07-03 14:32:10,463 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32: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-692cc8a2-5b58-48f9-96e7-e1ac104d0326 X-Compute-Request-Id: req-692cc8a2-5b58-48f9-96e7-e1ac104d0326 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:32:10,464 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-692cc8a2-5b58-48f9-96e7-e1ac104d0326 2018-07-03 14:32:10,465 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c... 2018-07-03 14:32:10,465 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 14:32:10,501 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c 2018-07-03 14:32:10,504 - novaclient.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}661bc5d87f33119e7f84e7f33f59edcb51dd97a0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDHFqFomZB2LRC1OaGSJpT6wYEbY57rAeOVMzPkwc82I1/0oOFTRsI58+b9wxHdA3hiRMhwwotjt5erJs0YrYz3dF4kXn0RFtZnwmSVX4Vzjdnbc92BKh+d7t8bYredSPLrf5nU2QoLBIcR6viJBmxL1Pb9WhBof/CgZhA2Pa6mkQ==", "name": "CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c"}}' 2018-07-03 14:32:10,953 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:10 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-34486acb-2069-461c-9651-b7dd95201574 X-Compute-Request-Id: req-34486acb-2069-461c-9651-b7dd95201574 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDHFqFomZB2LRC1OaGSJpT6wYEbY57rAeOVMzPkwc82I1/0oOFTRsI58+b9wxHdA3hiRMhwwotjt5erJs0YrYz3dF4kXn0RFtZnwmSVX4Vzjdnbc92BKh+d7t8bYredSPLrf5nU2QoLBIcR6viJBmxL1Pb9WhBof/CgZhA2Pa6mkQ==", "user_id": "31614d55952e4406bf168fda22fbfdc0", "name": "CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c", "fingerprint": "17:14:1f:64:69:a3:de:83:eb:81:0c:87:2b:d2:d5:f0"}} 2018-07-03 14:32:10,953 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-34486acb-2069-461c-9651-b7dd95201574 2018-07-03 14:32:10,955 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c.pub 2018-07-03 14:32:10,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:11,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcc6e38fe77a4e7f9bf0c386cf886795", "name": "CreateKeypairsTests-717998b8-890d-4f8-proj-role"}], "expires_at": "2018-07-03T15:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "480a36efa7b54e17bc83c18d5d1082dc", "name": "CreateKeypairsTests-717998b8-890d-4f8-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/480a36efa7b54e17bc83c18d5d1082dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/480a36efa7b54e17bc83c18d5d1082dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/480a36efa7b54e17bc83c18d5d1082dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/480a36efa7b54e17bc83c18d5d1082dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/480a36efa7b54e17bc83c18d5d1082dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/480a36efa7b54e17bc83c18d5d1082dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/480a36efa7b54e17bc83c18d5d1082dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-717998b8-890d-4f8-user", "id": "31614d55952e4406bf168fda22fbfdc0"}, "audit_ids": ["5Xm_YmEIT9uqcuBxRl2Sqw"], "issued_at": "2018-07-03T14:32:11.000000Z"}} 2018-07-03 14:32:11,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1653abdbc20a988612aa26c66ae45b71affcad4c" 2018-07-03 14:32:11,822 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:11 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-6083b9fa-423f-4d98-9366-97a5e8a77173 X-Compute-Request-Id: req-6083b9fa-423f-4d98-9366-97a5e8a77173 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDHFqFomZB2LRC1OaGSJpT6wYEbY57rAeOVMzPkwc82I1/0oOFTRsI58+b9wxHdA3hiRMhwwotjt5erJs0YrYz3dF4kXn0RFtZnwmSVX4Vzjdnbc92BKh+d7t8bYredSPLrf5nU2QoLBIcR6viJBmxL1Pb9WhBof/CgZhA2Pa6mkQ==", "user_id": "31614d55952e4406bf168fda22fbfdc0", "name": "CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c", "deleted": false, "created_at": "2018-07-03T14:32:11.000000", "updated_at": null, "fingerprint": "17:14:1f:64:69:a3:de:83:eb:81:0c:87:2b:d2:d5:f0", "deleted_at": null, "id": 57}} 2018-07-03 14:32:11,822 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c used request id req-6083b9fa-423f-4d98-9366-97a5e8a77173 2018-07-03 14:32:11,822 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c 2018-07-03 14:32:11,825 - 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-3513e1fc-9511-4dce-8aec-ed2e2ae9797c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}661bc5d87f33119e7f84e7f33f59edcb51dd97a0" 2018-07-03 14:32:12,212 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:32: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-2fc81b1d-9e20-4f9c-b4c5-3c3a9a11a8b8 X-Compute-Request-Id: req-2fc81b1d-9e20-4f9c-b4c5-3c3a9a11a8b8 2018-07-03 14:32:12,212 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c used request id req-2fc81b1d-9e20-4f9c-b4c5-3c3a9a11a8b8 2018-07-03 14:32:12,213 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-3513e1fc-9511-4dce-8aec-ed2e2ae9797c.pub] 2018-07-03 14:32:12,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:12,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:12 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-f018a65d-000f-4e34-a308-dda49376e055 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:32:12,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f018a65d-000f-4e34-a308-dda49376e055 2018-07-03 14:32:12,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:12,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:12 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66d33ff8-02aa-4131-ba3a-b7661f5642e6 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:32:12,888 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-66d33ff8-02aa-4131-ba3a-b7661f5642e6 2018-07-03 14:32:12,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:13,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:32:12 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2f3fb48-3ce8-489a-8297-d32daf7859fa Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:32:13,049 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-d2f3fb48-3ce8-489a-8297-d32daf7859fa 2018-07-03 14:32:13,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:32:13,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:13,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:13 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-422ff625-5fd6-4193-9937-9232cfe841b8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:32:13,218 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-422ff625-5fd6-4193-9937-9232cfe841b8 2018-07-03 14:32:13,219 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-717998b8-890d-4f8-proj 2018-07-03 14:32:13,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/480a36efa7b54e17bc83c18d5d1082dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:13,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2309c29c-956e-4139-885a-8cfc0cf6ac3e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:13,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/480a36efa7b54e17bc83c18d5d1082dc used request id req-2309c29c-956e-4139-885a-8cfc0cf6ac3e 2018-07-03 14:32:13,603 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-717998b8-890d-4f8-proj-role 2018-07-03 14:32:13,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/dcc6e38fe77a4e7f9bf0c386cf886795 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:13,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4665267-646c-4316-95bc-0eb63a330000 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:13,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/dcc6e38fe77a4e7f9bf0c386cf886795 used request id req-d4665267-646c-4316-95bc-0eb63a330000 2018-07-03 14:32: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0f0b3fdddf4f0a6131e2dedb713b0e29d867b9" 2018-07-03 14:32:13,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad7f764d-393b-447a-a541-2eb9a5235662 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:13,974 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ad7f764d-393b-447a-a541-2eb9a5235662 2018-07-03 14:32:13,975 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-717998b8-890d-4f8-user 2018-07-03 14:32:13,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/31614d55952e4406bf168fda22fbfdc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9600bf07866e8288d00d01d8ca8d9debfc8c2694" 2018-07-03 14:32:14,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff683a9b-e34a-4a57-9257-e4ced7570e3a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:14,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/31614d55952e4406bf168fda22fbfdc0 used request id req-ff683a9b-e34a-4a57-9257-e4ced7570e3a 2018-07-03 14:32:14,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:14,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7ByoUwr6QAOPHM0MGa_ouQ"], "issued_at": "2018-07-03T14:32:14.000000Z"}} 2018-07-03 14:32:14,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}62f6564d41adfd5d9e428f427ba183f124ac9a43" 2018-07-03 14:32:15,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0863c9b6-3f9e-4953-ba54-cc71622b56ad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:15,065 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0863c9b6-3f9e-4953-ba54-cc71622b56ad 2018-07-03 14:32:15,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:15,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:15,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["yE1GRfC8QKio65rzepzgBA"], "issued_at": "2018-07-03T14:32:15.000000Z"}} 2018-07-03 14:32:15,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}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:15,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0514813b-9a57-4898-b2e3-5c406e2a879f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:15,741 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0514813b-9a57-4898-b2e3-5c406e2a879f 2018-07-03 14:32:15,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-07-03 14:32:15,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:32: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-07-03 14:32:15,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:15,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:15 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22c1f299-8ffc-4aef-a07e-e3830571daed 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-67e87b56-1a35-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:32:15,921 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj used request id req-22c1f299-8ffc-4aef-a07e-e3830571daed 2018-07-03 14:32:15,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:16,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7b620b9-100c-4a5a-8e0c-c3cc295866d0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:16,119 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b7b620b9-100c-4a5a-8e0c-c3cc295866d0 2018-07-03 14:32:16,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj"}}' 2018-07-03 14:32:16,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:16 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47ac806c-599f-4eeb-8c9d-a24cbc361bc0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ed61df5f85444601aabf9022cb52e67b"}, "tags": [], "enabled": true, "id": "ed61df5f85444601aabf9022cb52e67b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj"}} 2018-07-03 14:32:16,345 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-47ac806c-599f-4eeb-8c9d-a24cbc361bc0 2018-07-03 14:32:16,345 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj 2018-07-03 14:32:16,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:16,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:16,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Ab54SK4wQhCrQ456BflAoA"], "issued_at": "2018-07-03T14:32:16.000000Z"}} 2018-07-03 14:32:16,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}8a8aff54f34693447a9d1bfad513e52f70f01ef2" 2018-07-03 14:32:16,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7220de85-e3f4-4a55-8520-1ceebda7d7a2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:16,907 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7220de85-e3f4-4a55-8520-1ceebda7d7a2 2018-07-03 14:32:16,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-07-03 14:32:16,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:32:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:32:16,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8aff54f34693447a9d1bfad513e52f70f01ef2" 2018-07-03 14:32:17,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:16 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fda30b1-48dd-4127-9d30-8a894c587caf Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:32:17,138 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5fda30b1-48dd-4127-9d30-8a894c587caf 2018-07-03 14:32:17,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=CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8aff54f34693447a9d1bfad513e52f70f01ef2" 2018-07-03 14:32:17,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:17 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9efd1905-3033-490c-ac8d-7ffb60c488b1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ed61df5f85444601aabf9022cb52e67b"}, "tags": [], "enabled": true, "id": "ed61df5f85444601aabf9022cb52e67b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj"}]} 2018-07-03 14:32:17,321 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj used request id req-9efd1905-3033-490c-ac8d-7ffb60c488b1 2018-07-03 14:32:17,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8aff54f34693447a9d1bfad513e52f70f01ef2" 2018-07-03 14:32:17,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82298eaa-e4dd-4faa-9771-1ed11febbaed Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:17,500 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-82298eaa-e4dd-4faa-9771-1ed11febbaed 2018-07-03 14:32:17,944 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-67e87b56-1a35-4f1-user 2018-07-03 14:32:17,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:17,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:18,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44b03be1-654f-4b36-8e78-48e8e12633b7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:18,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-44b03be1-654f-4b36-8e78-48e8e12633b7 2018-07-03 14:32:18,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" -d '{"role": {"name": "CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj-role"}}' 2018-07-03 14:32:18,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:18 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-845f68f9-5ac3-4ab0-a827-3604c5e01351 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb5e1a5d3ba64a8b9b3be5db9c06dc23", "links": {"self": "http://10.167.4.35:5000/v3/roles/cb5e1a5d3ba64a8b9b3be5db9c06dc23"}, "name": "CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj-role"}} 2018-07-03 14:32:18,300 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-845f68f9-5ac3-4ab0-a827-3604c5e01351 2018-07-03 14:32:18,301 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj-role 2018-07-03 14:32:18,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/cb5e1a5d3ba64a8b9b3be5db9c06dc23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:18,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:18 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c992c47-b01e-47c1-ba25-7cfc55259f3d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb5e1a5d3ba64a8b9b3be5db9c06dc23", "links": {"self": "http://10.167.4.35:5000/v3/roles/cb5e1a5d3ba64a8b9b3be5db9c06dc23"}, "name": "CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj-role"}} 2018-07-03 14:32:18,469 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/cb5e1a5d3ba64a8b9b3be5db9c06dc23 used request id req-3c992c47-b01e-47c1-ba25-7cfc55259f3d 2018-07-03 14:32:18,470 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj-role to project CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj 2018-07-03 14:32:18,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ed61df5f85444601aabf9022cb52e67b/users/44cae8485f2d4668ac3619ff18de7809/roles/cb5e1a5d3ba64a8b9b3be5db9c06dc23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:18,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4641d513-3b3b-470a-9bcc-2ba66848dece Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:18,730 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ed61df5f85444601aabf9022cb52e67b/users/44cae8485f2d4668ac3619ff18de7809/roles/cb5e1a5d3ba64a8b9b3be5db9c06dc23 used request id req-4641d513-3b3b-470a-9bcc-2ba66848dece 2018-07-03 14:32:18,730 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:18,944 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f.pub 2018-07-03 14:32:18,944 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f 2018-07-03 14:32:18,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:18,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:19,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb5e1a5d3ba64a8b9b3be5db9c06dc23", "name": "CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj-role"}], "expires_at": "2018-07-03T15:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed61df5f85444601aabf9022cb52e67b", "name": "CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ed61df5f85444601aabf9022cb52e67b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ed61df5f85444601aabf9022cb52e67b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ed61df5f85444601aabf9022cb52e67b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ed61df5f85444601aabf9022cb52e67b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ed61df5f85444601aabf9022cb52e67b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ed61df5f85444601aabf9022cb52e67b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ed61df5f85444601aabf9022cb52e67b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ed61df5f85444601aabf9022cb52e67b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ed61df5f85444601aabf9022cb52e67b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ed61df5f85444601aabf9022cb52e67b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ed61df5f85444601aabf9022cb52e67b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ed61df5f85444601aabf9022cb52e67b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-67e87b56-1a35-4f1-user", "id": "44cae8485f2d4668ac3619ff18de7809"}, "audit_ids": ["p0d0srxxQOWUKklgY86bNw"], "issued_at": "2018-07-03T14:32:19.000000Z"}} 2018-07-03 14:32:19,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}6c148c2d4526bc9d95de9b440c564270744d7c2f" 2018-07-03 14:32:19,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b08163eb-eaf7-4737-88eb-fd09608bedc7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:19,653 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b08163eb-eaf7-4737-88eb-fd09608bedc7 2018-07-03 14:32:19,654 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:19,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c148c2d4526bc9d95de9b440c564270744d7c2f" 2018-07-03 14:32:20,048 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:20 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-4c6a0898-7e65-489c-85f7-d8eb7ab357a2 X-Compute-Request-Id: req-4c6a0898-7e65-489c-85f7-d8eb7ab357a2 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:32:20,048 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-4c6a0898-7e65-489c-85f7-d8eb7ab357a2 2018-07-03 14:32:20,049 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f... 2018-07-03 14:32:20,049 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-03 14:32:20,049 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f.pub 2018-07-03 14:32:20,050 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f 2018-07-03 14:32:20,052 - novaclient.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}6c148c2d4526bc9d95de9b440c564270744d7c2f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVQa9yz78I/Z7sPvQGn9S2UBSJbvqZ3L3EKICn8sTrirWKlOyewzkb1vM4DMcNIDJr+rXcQFX5IbmXychWS8VcCm3pMGEYvxk7lWCJ6KAhYl+9HhZRcfu1eSUPcgAy9hD4FrjTjYUOPY2+4TSIifVReXzxij/1bxBoo7smHMMz80dAJNssCjfRp94C3+1vZplp/RYXnS8TiPSvgWcpjO2AHXTSPkjeeKVQFywNr5VT44HE6/OT2R8xbka60SN3leF9JqUzZ+9uDc4uzsaLcNmJ7BbPOABwtPHqdxg1z5Khm0OQ9vRxx7QYAJdl+Vb37ab5maWWdTw/9DLEitpHbZ4F", "name": "CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f"}}' 2018-07-03 14:32:20,508 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:20 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-a8fae554-42a0-4486-b6d2-1e5bd535c8c1 X-Compute-Request-Id: req-a8fae554-42a0-4486-b6d2-1e5bd535c8c1 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVQa9yz78I/Z7sPvQGn9S2UBSJbvqZ3L3EKICn8sTrirWKlOyewzkb1vM4DMcNIDJr+rXcQFX5IbmXychWS8VcCm3pMGEYvxk7lWCJ6KAhYl+9HhZRcfu1eSUPcgAy9hD4FrjTjYUOPY2+4TSIifVReXzxij/1bxBoo7smHMMz80dAJNssCjfRp94C3+1vZplp/RYXnS8TiPSvgWcpjO2AHXTSPkjeeKVQFywNr5VT44HE6/OT2R8xbka60SN3leF9JqUzZ+9uDc4uzsaLcNmJ7BbPOABwtPHqdxg1z5Khm0OQ9vRxx7QYAJdl+Vb37ab5maWWdTw/9DLEitpHbZ4F", "user_id": "44cae8485f2d4668ac3619ff18de7809", "name": "CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f", "fingerprint": "cd:8c:57:37:60:1e:8f:e3:12:fa:2d:6c:1b:6e:dc:77"}} 2018-07-03 14:32:20,508 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-a8fae554-42a0-4486-b6d2-1e5bd535c8c1 2018-07-03 14:32:20,509 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f 2018-07-03 14:32:20,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/os-keypairs/CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c148c2d4526bc9d95de9b440c564270744d7c2f" 2018-07-03 14:32:20,899 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:32: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-68bf2b6f-fd89-49f0-9045-aac90b26cb97 X-Compute-Request-Id: req-68bf2b6f-fd89-49f0-9045-aac90b26cb97 2018-07-03 14:32:20,899 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f used request id req-68bf2b6f-fd89-49f0-9045-aac90b26cb97 2018-07-03 14:32:20,900 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f.pub] 2018-07-03 14:32:20,900 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-51e2bcd7-c09d-4f2f-a51d-9c5c869d8b1f] 2018-07-03 14:32:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:21,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:21 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-c0ed4bb3-127e-420e-83fb-9cfcf023f207 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:32:21,395 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c0ed4bb3-127e-420e-83fb-9cfcf023f207 2018-07-03 14:32:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:21,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:21 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c34a2f8-949c-4097-9d4d-1fa1b180606f 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:32:21,563 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-6c34a2f8-949c-4097-9d4d-1fa1b180606f 2018-07-03 14:32:21,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:21,741 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:32:21 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0e20e7a-f99e-4b30-bae8-f767540875be Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:32:21,742 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-a0e20e7a-f99e-4b30-bae8-f767540875be 2018-07-03 14:32:21,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:32:21,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:21,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:21 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34ddb455-ba14-4f04-9381-4038a756b2dd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:32:21,937 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-34ddb455-ba14-4f04-9381-4038a756b2dd 2018-07-03 14:32:21,938 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj 2018-07-03 14:32:21,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ed61df5f85444601aabf9022cb52e67b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:22,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50817b2d-24f2-4174-8604-1e2616321901 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:22,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ed61df5f85444601aabf9022cb52e67b used request id req-50817b2d-24f2-4174-8604-1e2616321901 2018-07-03 14:32:22,302 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-67e87b56-1a35-4f1-proj-role 2018-07-03 14:32:22,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/cb5e1a5d3ba64a8b9b3be5db9c06dc23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:22,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19d03a21-7cca-4178-85ea-92f51ff2e768 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:22,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/cb5e1a5d3ba64a8b9b3be5db9c06dc23 used request id req-19d03a21-7cca-4178-85ea-92f51ff2e768 2018-07-03 14:32:22,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a257224650e6be4e1bcce14d30ff17d37c58b078" 2018-07-03 14:32:22,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c4e4fe7-edbc-46f9-9314-59c127111af5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:22,683 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8c4e4fe7-edbc-46f9-9314-59c127111af5 2018-07-03 14:32:22,684 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-67e87b56-1a35-4f1-user 2018-07-03 14:32:22,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/44cae8485f2d4668ac3619ff18de7809 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8aff54f34693447a9d1bfad513e52f70f01ef2" 2018-07-03 14:32:23,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eabf6310-2075-4187-a63e-2aa5f1515859 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:23,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/44cae8485f2d4668ac3619ff18de7809 used request id req-eabf6310-2075-4187-a63e-2aa5f1515859 2018-07-03 14:32:23,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:23,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Xun12sQATFaNz0Kn8-lAFg"], "issued_at": "2018-07-03T14:32:23.000000Z"}} 2018-07-03 14:32:23,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}90e41256a723626ea1c8d2ed9fd8cb850116feeb" 2018-07-03 14:32:23,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65f96f9e-ee58-4be7-bf67-123aa754d3cd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:23,698 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-65f96f9e-ee58-4be7-bf67-123aa754d3cd 2018-07-03 14:32:23,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:23,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:24,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Jp-MCUu7SDG9osuOREo9Kg"], "issued_at": "2018-07-03T14:32:24.000000Z"}} 2018-07-03 14:32:24,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}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:24,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f69b530-f78c-40cc-9af7-2c1999898246 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:24,232 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f69b530-f78c-40cc-9af7-2c1999898246 2018-07-03 14:32:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:24,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:32:24,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?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-253f8609-ac11-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:24,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:24 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-821ac14f-fa57-4cce-87ac-943e5f9cdf28 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-253f8609-ac11-439-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:32:24,402 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-253f8609-ac11-439-proj used request id req-821ac14f-fa57-4cce-87ac-943e5f9cdf28 2018-07-03 14:32:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:24,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ab78b0b-eb9f-4b18-a875-aa775a469150 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:24,575 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2ab78b0b-eb9f-4b18-a875-aa775a469150 2018-07-03 14:32:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-253f8609-ac11-439-proj"}}' 2018-07-03 14:32:24,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:24 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5de7ae57-7628-4654-a01b-87aa041769b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12f968b09d4645e9968bb9036bd1dc14"}, "tags": [], "enabled": true, "id": "12f968b09d4645e9968bb9036bd1dc14", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-253f8609-ac11-439-proj"}} 2018-07-03 14:32:24,770 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-5de7ae57-7628-4654-a01b-87aa041769b5 2018-07-03 14:32:24,771 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-253f8609-ac11-439-proj 2018-07-03 14:32:24,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:24,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:25,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["99_YTmNXRFKY-iNZxwq4hw"], "issued_at": "2018-07-03T14:32:25.000000Z"}} 2018-07-03 14:32:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9308a5d99ce50fcc0cd711854f954075070cf7" 2018-07-03 14:32:25,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1de6955f-2be5-494e-940f-bfedbd1e85b6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:25,322 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1de6955f-2be5-494e-940f-bfedbd1e85b6 2018-07-03 14:32:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:25,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:32: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-07-03 14:32:25,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9308a5d99ce50fcc0cd711854f954075070cf7" 2018-07-03 14:32:25,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:25 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-181293e5-85ba-4910-8d31-4e825105f19f Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:32:25,539 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-181293e5-85ba-4910-8d31-4e825105f19f 2018-07-03 14:32:25,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?name=CreateKeypairsCleanupTests-253f8609-ac11-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9308a5d99ce50fcc0cd711854f954075070cf7" 2018-07-03 14:32:25,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:25 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-264ccde3-1691-4e42-9995-f6980b0f2317 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-253f8609-ac11-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12f968b09d4645e9968bb9036bd1dc14"}, "tags": [], "enabled": true, "id": "12f968b09d4645e9968bb9036bd1dc14", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-253f8609-ac11-439-proj"}]} 2018-07-03 14:32:25,736 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-253f8609-ac11-439-proj used request id req-264ccde3-1691-4e42-9995-f6980b0f2317 2018-07-03 14:32:25,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}7a9308a5d99ce50fcc0cd711854f954075070cf7" 2018-07-03 14:32:25,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4437a5e4-285e-4180-b2e0-5326f823babe Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:25,934 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4437a5e4-285e-4180-b2e0-5326f823babe 2018-07-03 14:32:26,410 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-253f8609-ac11-439-user 2018-07-03 14:32:26,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:26,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:26,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8e6cbab-dd5a-4468-83a8-0b4b7a42ca88 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:26,573 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a8e6cbab-dd5a-4468-83a8-0b4b7a42ca88 2018-07-03 14:32:26,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" -d '{"role": {"name": "CreateKeypairsCleanupTests-253f8609-ac11-439-proj-role"}}' 2018-07-03 14:32:26,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:26 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6939f3ef-1896-4d1f-8454-b610cc557ab3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94cb91288c984b8595d1673a7e5ac85d", "links": {"self": "http://10.167.4.35:5000/v3/roles/94cb91288c984b8595d1673a7e5ac85d"}, "name": "CreateKeypairsCleanupTests-253f8609-ac11-439-proj-role"}} 2018-07-03 14:32:26,781 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6939f3ef-1896-4d1f-8454-b610cc557ab3 2018-07-03 14:32:26,782 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-253f8609-ac11-439-proj-role 2018-07-03 14:32:26,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/94cb91288c984b8595d1673a7e5ac85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:26,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:26 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2677ed13-0901-4e8b-b33b-3ca7018692e0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94cb91288c984b8595d1673a7e5ac85d", "links": {"self": "http://10.167.4.35:5000/v3/roles/94cb91288c984b8595d1673a7e5ac85d"}, "name": "CreateKeypairsCleanupTests-253f8609-ac11-439-proj-role"}} 2018-07-03 14:32:26,964 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/94cb91288c984b8595d1673a7e5ac85d used request id req-2677ed13-0901-4e8b-b33b-3ca7018692e0 2018-07-03 14:32:26,965 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-253f8609-ac11-439-proj-role to project CreateKeypairsCleanupTests-253f8609-ac11-439-proj 2018-07-03 14:32:26,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/12f968b09d4645e9968bb9036bd1dc14/users/d9e07ef7112d4dcda01207cc796f4b7d/roles/94cb91288c984b8595d1673a7e5ac85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:27,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17ee2e96-e03e-47b6-893c-dd065a011569 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:27,194 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/12f968b09d4645e9968bb9036bd1dc14/users/d9e07ef7112d4dcda01207cc796f4b7d/roles/94cb91288c984b8595d1673a7e5ac85d used request id req-17ee2e96-e03e-47b6-893c-dd065a011569 2018-07-03 14:32:27,194 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:27,263 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-90c1a8b0-eaa7-4367-a717-eb285872c475.pub 2018-07-03 14:32:27,264 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-90c1a8b0-eaa7-4367-a717-eb285872c475 2018-07-03 14:32:27,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:27,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:27,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94cb91288c984b8595d1673a7e5ac85d", "name": "CreateKeypairsCleanupTests-253f8609-ac11-439-proj-role"}], "expires_at": "2018-07-03T15:32:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12f968b09d4645e9968bb9036bd1dc14", "name": "CreateKeypairsCleanupTests-253f8609-ac11-439-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/12f968b09d4645e9968bb9036bd1dc14", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/12f968b09d4645e9968bb9036bd1dc14", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/12f968b09d4645e9968bb9036bd1dc14", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/12f968b09d4645e9968bb9036bd1dc14", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/12f968b09d4645e9968bb9036bd1dc14", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/12f968b09d4645e9968bb9036bd1dc14", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/12f968b09d4645e9968bb9036bd1dc14", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/12f968b09d4645e9968bb9036bd1dc14", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/12f968b09d4645e9968bb9036bd1dc14", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/12f968b09d4645e9968bb9036bd1dc14", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/12f968b09d4645e9968bb9036bd1dc14", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/12f968b09d4645e9968bb9036bd1dc14", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-253f8609-ac11-439-user", "id": "d9e07ef7112d4dcda01207cc796f4b7d"}, "audit_ids": ["bBayq5XUR4GK1nyBABdigQ"], "issued_at": "2018-07-03T14:32:27.000000Z"}} 2018-07-03 14:32:27,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}070788aea3e30b9280a725960bc2af670a6f5c36" 2018-07-03 14:32:27,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-375aa9ad-7b9c-487c-b5cf-438a95653d1e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:27,951 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-375aa9ad-7b9c-487c-b5cf-438a95653d1e 2018-07-03 14:32:27,952 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:27,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070788aea3e30b9280a725960bc2af670a6f5c36" 2018-07-03 14:32:28,428 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:28 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-c7ff8506-4d00-4dc8-8b98-24264f6c605b X-Compute-Request-Id: req-c7ff8506-4d00-4dc8-8b98-24264f6c605b Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:32:28,429 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-c7ff8506-4d00-4dc8-8b98-24264f6c605b 2018-07-03 14:32:28,429 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-90c1a8b0-eaa7-4367-a717-eb285872c475... 2018-07-03 14:32:28,430 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-03 14:32:28,430 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-90c1a8b0-eaa7-4367-a717-eb285872c475.pub 2018-07-03 14:32:28,430 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-90c1a8b0-eaa7-4367-a717-eb285872c475 2018-07-03 14:32:28,433 - novaclient.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}070788aea3e30b9280a725960bc2af670a6f5c36" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoVsaKigQOayeOBSfKQC3/s0uCiz2wD9NCOhcIwKrMP/hnGl0dKsgZJQZx+AVNvXFa46mrSJl8kLB74nUC3usy9KvhJ2mdqxIPmCyDQqiOpwP2XM/CPAfOCyhBXtdoPWTTy9Pq+HBiSfW3ehs+QuIk3AYgEzpxlhJzfbzcf29PDAVcucoH6PAdpGMWnhv/14VuBgLN1wN0UEmtFh9OE8yvX57D8bNIg6AKW2hTELwoG24mU+cIsciriGQzJFGTIH9OvMMHxf1ADKBNXMgy5UGa6nalzJmZEjGvKEK9gGHpDKQJ1aHMni0z7ov3HhY6AAqHW9gFvLtB2ipYDrkdGQUH", "name": "CreateKeypairsCleanupTests-90c1a8b0-eaa7-4367-a717-eb285872c475"}}' 2018-07-03 14:32:28,887 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:28 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-002bcb5c-04a5-4423-b47a-ba25c38885da X-Compute-Request-Id: req-002bcb5c-04a5-4423-b47a-ba25c38885da Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoVsaKigQOayeOBSfKQC3/s0uCiz2wD9NCOhcIwKrMP/hnGl0dKsgZJQZx+AVNvXFa46mrSJl8kLB74nUC3usy9KvhJ2mdqxIPmCyDQqiOpwP2XM/CPAfOCyhBXtdoPWTTy9Pq+HBiSfW3ehs+QuIk3AYgEzpxlhJzfbzcf29PDAVcucoH6PAdpGMWnhv/14VuBgLN1wN0UEmtFh9OE8yvX57D8bNIg6AKW2hTELwoG24mU+cIsciriGQzJFGTIH9OvMMHxf1ADKBNXMgy5UGa6nalzJmZEjGvKEK9gGHpDKQJ1aHMni0z7ov3HhY6AAqHW9gFvLtB2ipYDrkdGQUH", "user_id": "d9e07ef7112d4dcda01207cc796f4b7d", "name": "CreateKeypairsCleanupTests-90c1a8b0-eaa7-4367-a717-eb285872c475", "fingerprint": "52:6e:52:9d:48:1f:69:63:6b:47:17:04:52:0c:4b:13"}} 2018-07-03 14:32:28,888 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-002bcb5c-04a5-4423-b47a-ba25c38885da 2018-07-03 14:32:28,889 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-90c1a8b0-eaa7-4367-a717-eb285872c475 2018-07-03 14:32:28,891 - 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-90c1a8b0-eaa7-4367-a717-eb285872c475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070788aea3e30b9280a725960bc2af670a6f5c36" 2018-07-03 14:32:29,416 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:32: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-ffcd51ab-f39f-45a9-8174-8273f95ced76 X-Compute-Request-Id: req-ffcd51ab-f39f-45a9-8174-8273f95ced76 2018-07-03 14:32:29,416 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-90c1a8b0-eaa7-4367-a717-eb285872c475 used request id req-ffcd51ab-f39f-45a9-8174-8273f95ced76 2018-07-03 14:32:29,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:29,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:29 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-526b07c3-d503-4d46-bb99-63dfaa0fbbb2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:32:29,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-526b07c3-d503-4d46-bb99-63dfaa0fbbb2 2018-07-03 14:32:29,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:30,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:29 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c260f1fd-de6f-4dd2-bdf6-5b53288fc980 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:32:30,093 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-c260f1fd-de6f-4dd2-bdf6-5b53288fc980 2018-07-03 14:32:30,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:30,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:32:30 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8eaa9b4f-d87a-4d38-bfc7-94bee683d08d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:32:30,253 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-8eaa9b4f-d87a-4d38-bfc7-94bee683d08d 2018-07-03 14:32:30,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:32:30,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:30,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0d06dbe-6a75-45f1-805d-6d19ef1ce0eb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:32:30,444 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-f0d06dbe-6a75-45f1-805d-6d19ef1ce0eb 2018-07-03 14:32:30,445 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-253f8609-ac11-439-proj 2018-07-03 14:32:30,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/12f968b09d4645e9968bb9036bd1dc14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:30,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3ac109d-37e9-4b1e-9249-cf509229adbd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:30,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/12f968b09d4645e9968bb9036bd1dc14 used request id req-e3ac109d-37e9-4b1e-9249-cf509229adbd 2018-07-03 14:32:30,635 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-253f8609-ac11-439-proj-role 2018-07-03 14:32:30,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/94cb91288c984b8595d1673a7e5ac85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:30,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af90baed-42d1-454e-b042-0da2efae83d9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:30,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/94cb91288c984b8595d1673a7e5ac85d used request id req-af90baed-42d1-454e-b042-0da2efae83d9 2018-07-03 14:32:30,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d248e40991ee1dff014bf0ee3bf6dacc81a146f4" 2018-07-03 14:32:31,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6da030d2-1d85-480e-bd39-c3898566bf8b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:31,002 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6da030d2-1d85-480e-bd39-c3898566bf8b 2018-07-03 14:32:31,003 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-253f8609-ac11-439-user 2018-07-03 14:32:31,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d9e07ef7112d4dcda01207cc796f4b7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9308a5d99ce50fcc0cd711854f954075070cf7" 2018-07-03 14:32:31,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2480a365-3207-455d-a2fb-b7ec76a31720 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:31,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d9e07ef7112d4dcda01207cc796f4b7d used request id req-2480a365-3207-455d-a2fb-b7ec76a31720 2018-07-03 14:32:31,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:31,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["V2Uc53dzT16uHTQPXaBEPA"], "issued_at": "2018-07-03T14:32:31.000000Z"}} 2018-07-03 14:32:31,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}39728bc8485d0e13802346de89d740975f2b0989" 2018-07-03 14:32:31,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b968f35-9565-4ada-896f-8bd0b0e6bff7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:31,919 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b968f35-9565-4ada-896f-8bd0b0e6bff7 2018-07-03 14:32:31,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:31,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:32,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["KW535T3KS1-wRjjgV9NetA"], "issued_at": "2018-07-03T14:32:32.000000Z"}} 2018-07-03 14:32:32,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}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:32,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75fc93e1-fab9-4f11-8c73-a4b243d3e6c5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:32,438 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-75fc93e1-fab9-4f11-8c73-a4b243d3e6c5 2018-07-03 14:32:32,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:32,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:32:32,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:32,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:32 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c45f1e23-6134-4757-a903-8c642b3f3330 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-af11ed76-ae96-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:32:32,633 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj used request id req-c45f1e23-6134-4757-a903-8c642b3f3330 2018-07-03 14:32:32,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:32,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b10c69b-78df-4627-b95c-9e5f1502ca26 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:32,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2b10c69b-78df-4627-b95c-9e5f1502ca26 2018-07-03 14:32:32,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj"}}' 2018-07-03 14:32:33,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:32 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c815e5e-b71c-4c77-a8c1-7c9f55f91d8a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0374bb2a25b145c38ac73375421c7621"}, "tags": [], "enabled": true, "id": "0374bb2a25b145c38ac73375421c7621", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj"}} 2018-07-03 14:32:33,005 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0c815e5e-b71c-4c77-a8c1-7c9f55f91d8a 2018-07-03 14:32:33,005 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj 2018-07-03 14:32:33,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:33,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:33,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["awBAljB6RWu3lEO0ag1rHg"], "issued_at": "2018-07-03T14:32:33.000000Z"}} 2018-07-03 14:32:33,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8889f498287784e08d4dd6a60f388e78ac13367d" 2018-07-03 14:32:33,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1829c874-b446-4bcf-96d9-dd5e1cac245b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:33,705 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1829c874-b446-4bcf-96d9-dd5e1cac245b 2018-07-03 14:32:33,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:33,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:32: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-07-03 14:32:33,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8889f498287784e08d4dd6a60f388e78ac13367d" 2018-07-03 14:32:33,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:33 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8040a8ad-e924-456b-ad3c-3532ecf6064c Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:32:33,920 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8040a8ad-e924-456b-ad3c-3532ecf6064c 2018-07-03 14:32:33,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8889f498287784e08d4dd6a60f388e78ac13367d" 2018-07-03 14:32:34,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:33 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2b86fbb-01b5-47b4-85d6-a17d349681b2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0374bb2a25b145c38ac73375421c7621"}, "tags": [], "enabled": true, "id": "0374bb2a25b145c38ac73375421c7621", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj"}]} 2018-07-03 14:32:34,061 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj used request id req-b2b86fbb-01b5-47b4-85d6-a17d349681b2 2018-07-03 14:32:34,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8889f498287784e08d4dd6a60f388e78ac13367d" 2018-07-03 14:32:34,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e28c7e6-8072-4c3f-b609-8dbcc28fd6d9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:34,241 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0e28c7e6-8072-4c3f-b609-8dbcc28fd6d9 2018-07-03 14:32:34,709 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-af11ed76-ae96-4cd-user 2018-07-03 14:32:34,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:34,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:34 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-425e864e-abed-4e58-8484-333668cc096e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:34,890 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-425e864e-abed-4e58-8484-333668cc096e 2018-07-03 14:32:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" -d '{"role": {"name": "CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj-role"}}' 2018-07-03 14:32:35,083 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:34 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bedd37f2-e2db-414c-b653-cda4d730b5b1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b17f7f0efbf4f798a677babd7add261", "links": {"self": "http://10.167.4.35:5000/v3/roles/7b17f7f0efbf4f798a677babd7add261"}, "name": "CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj-role"}} 2018-07-03 14:32:35,084 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-bedd37f2-e2db-414c-b653-cda4d730b5b1 2018-07-03 14:32:35,084 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj-role 2018-07-03 14:32:35,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/7b17f7f0efbf4f798a677babd7add261 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:35,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:35 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b09814d6-0b8b-4ec5-a8de-494e5cd62d28 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b17f7f0efbf4f798a677babd7add261", "links": {"self": "http://10.167.4.35:5000/v3/roles/7b17f7f0efbf4f798a677babd7add261"}, "name": "CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj-role"}} 2018-07-03 14:32:35,244 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/7b17f7f0efbf4f798a677babd7add261 used request id req-b09814d6-0b8b-4ec5-a8de-494e5cd62d28 2018-07-03 14:32:35,244 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj-role to project CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj 2018-07-03 14:32:35,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0374bb2a25b145c38ac73375421c7621/users/e04e08069c9241e084533d843fee221f/roles/7b17f7f0efbf4f798a677babd7add261 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:35,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5d87a98-532f-4034-a1c0-cdfaca98612c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:35,458 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0374bb2a25b145c38ac73375421c7621/users/e04e08069c9241e084533d843fee221f/roles/7b17f7f0efbf4f798a677babd7add261 used request id req-b5d87a98-532f-4034-a1c0-cdfaca98612c 2018-07-03 14:32:35,459 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:35,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:35,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:35,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b17f7f0efbf4f798a677babd7add261", "name": "CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj-role"}], "expires_at": "2018-07-03T15:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0374bb2a25b145c38ac73375421c7621", "name": "CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/0374bb2a25b145c38ac73375421c7621", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/0374bb2a25b145c38ac73375421c7621", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/0374bb2a25b145c38ac73375421c7621", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0374bb2a25b145c38ac73375421c7621", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/0374bb2a25b145c38ac73375421c7621", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/0374bb2a25b145c38ac73375421c7621", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0374bb2a25b145c38ac73375421c7621", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/0374bb2a25b145c38ac73375421c7621", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/0374bb2a25b145c38ac73375421c7621", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0374bb2a25b145c38ac73375421c7621", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/0374bb2a25b145c38ac73375421c7621", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/0374bb2a25b145c38ac73375421c7621", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-af11ed76-ae96-4cd-user", "id": "e04e08069c9241e084533d843fee221f"}, "audit_ids": ["HBF_m4M6R5CHybn0rtpx9Q"], "issued_at": "2018-07-03T14:32:35.000000Z"}} 2018-07-03 14:32:35,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}ba3d6fb72fe072e6bffc1c66d8fa86c51a0095b4" 2018-07-03 14:32:36,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e6e712a-454f-4825-a0ad-5f2c82c96ac8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:36,160 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e6e712a-454f-4825-a0ad-5f2c82c96ac8 2018-07-03 14:32:36,161 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:36,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3d6fb72fe072e6bffc1c66d8fa86c51a0095b4" 2018-07-03 14:32:36,566 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:36 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a6c39b45-023f-41fc-b6b9-51724d8e2f70 X-Compute-Request-Id: req-a6c39b45-023f-41fc-b6b9-51724d8e2f70 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:32:36,566 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-a6c39b45-023f-41fc-b6b9-51724d8e2f70 2018-07-03 14:32:36,567 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932... 2018-07-03 14:32:36,567 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 14:32:36,594 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932 2018-07-03 14:32:36,597 - novaclient.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}ba3d6fb72fe072e6bffc1c66d8fa86c51a0095b4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCakDW0A+VJrMT4+/N5mLjPrrftghK4pWEtUKwqMvaTUqtBeS5PoIyAIIUbNhpuHCQGGb/0B0WgGXSnS5I9eYvRknLiQlzxpdnMfi0PVFEgs0bIohwhT1Ovxtnhpse1Aeg5D9W8V8QLR3A8h7dqEJis36HjBrzYut/jdRCqovu+3w==", "name": "CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932"}}' 2018-07-03 14:32:37,028 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:37 GMT Content-Type: application/json Content-Length: 431 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0f1c8007-8ef6-4d38-8925-96c4038678bc X-Compute-Request-Id: req-0f1c8007-8ef6-4d38-8925-96c4038678bc Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCakDW0A+VJrMT4+/N5mLjPrrftghK4pWEtUKwqMvaTUqtBeS5PoIyAIIUbNhpuHCQGGb/0B0WgGXSnS5I9eYvRknLiQlzxpdnMfi0PVFEgs0bIohwhT1Ovxtnhpse1Aeg5D9W8V8QLR3A8h7dqEJis36HjBrzYut/jdRCqovu+3w==", "user_id": "e04e08069c9241e084533d843fee221f", "name": "CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932", "fingerprint": "ff:29:f4:ad:9d:dd:89:17:5e:46:ba:a2:6e:3f:7d:b4"}} 2018-07-03 14:32:37,028 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-0f1c8007-8ef6-4d38-8925-96c4038678bc 2018-07-03 14:32:37,030 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932.pub 2018-07-03 14:32:37,030 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932 2018-07-03 14:32:37,031 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932 2018-07-03 14:32:37,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/os-keypairs/CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3d6fb72fe072e6bffc1c66d8fa86c51a0095b4" 2018-07-03 14:32:37,432 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:32:37 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-359db0b3-d985-455b-a948-5e1ccc3576c8 X-Compute-Request-Id: req-359db0b3-d985-455b-a948-5e1ccc3576c8 2018-07-03 14:32:37,432 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932 used request id req-359db0b3-d985-455b-a948-5e1ccc3576c8 2018-07-03 14:32:37,433 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932.pub] 2018-07-03 14:32:37,433 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-c714dde2-585a-4e8e-8eda-507d3c9d5932] 2018-07-03 14:32: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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:37,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:37 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-074db4a4-4e6c-4621-bf58-b0855f3f88fd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:32:37,855 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-074db4a4-4e6c-4621-bf58-b0855f3f88fd 2018-07-03 14:32:37,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:38,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:37 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0791e65f-f12a-4085-b0eb-02647a0ca780 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:32:38,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-0791e65f-f12a-4085-b0eb-02647a0ca780 2018-07-03 14:32:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:38,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:32:38 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88d08d91-396e-4a0a-86f7-ea91ac196449 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:32:38,224 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-88d08d91-396e-4a0a-86f7-ea91ac196449 2018-07-03 14:32:38,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:32:38,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:38,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:38 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-994e0c5b-6d60-4ead-bc30-3b9cfd567804 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:32:38,265 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-994e0c5b-6d60-4ead-bc30-3b9cfd567804 2018-07-03 14:32:38,266 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj 2018-07-03 14:32:38,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0374bb2a25b145c38ac73375421c7621 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:38,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-affd6889-e2bd-4e7a-8523-5ea5930d0978 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:38,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0374bb2a25b145c38ac73375421c7621 used request id req-affd6889-e2bd-4e7a-8523-5ea5930d0978 2018-07-03 14:32:38,587 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-af11ed76-ae96-4cd-proj-role 2018-07-03 14:32:38,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/7b17f7f0efbf4f798a677babd7add261 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:38,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e13b6b4d-e9b3-4b6c-b553-c6a5d3eb7463 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:38,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/7b17f7f0efbf4f798a677babd7add261 used request id req-e13b6b4d-e9b3-4b6c-b553-c6a5d3eb7463 2018-07-03 14:32:38,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36255882c1624d630deddbd032c368bd4bb2d106" 2018-07-03 14:32:38,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a791e248-d84b-4bef-a47b-55db0e5775bc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:38,971 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a791e248-d84b-4bef-a47b-55db0e5775bc 2018-07-03 14:32:38,971 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-af11ed76-ae96-4cd-user 2018-07-03 14:32:38,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e04e08069c9241e084533d843fee221f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8889f498287784e08d4dd6a60f388e78ac13367d" 2018-07-03 14:32:39,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bf758ee-2ef1-43cd-a1b4-4335b2a08b5e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:39,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e04e08069c9241e084533d843fee221f used request id req-8bf758ee-2ef1-43cd-a1b4-4335b2a08b5e 2018-07-03 14:32:39,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:39,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["nH3BpDE8RTm6ZrZc5_cemg"], "issued_at": "2018-07-03T14:32:39.000000Z"}} 2018-07-03 14:32:39,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}cda18c2f195a7472931ee0fb0da54f498aec6fca" 2018-07-03 14:32:39,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d5b09bb-2e4c-44c1-af75-095f479cec56 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:39,851 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6d5b09bb-2e4c-44c1-af75-095f479cec56 2018-07-03 14:32:39,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:39,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:40,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["IhT05x0eTuCVrFYk2n28TA"], "issued_at": "2018-07-03T14:32:40.000000Z"}} 2018-07-03 14:32:40,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}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:40,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-586feccf-b478-4cf5-bec8-6ca25b0b3e02 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:40,412 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-586feccf-b478-4cf5-bec8-6ca25b0b3e02 2018-07-03 14:32:40,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:40,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:32: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-07-03 14:32:40,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?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:40,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:40 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2227fa27-3710-49d4-bf0c-734a38999a07 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-ca90f7d6-96c3-42b-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:32:40,709 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj used request id req-2227fa27-3710-49d4-bf0c-734a38999a07 2018-07-03 14:32:40,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}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:40,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ffc894b-dbdb-4015-aca8-e481a8f107b9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:40,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6ffc894b-dbdb-4015-aca8-e481a8f107b9 2018-07-03 14:32:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj"}}' 2018-07-03 14:32:41,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:40 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c43fe149-9857-46aa-8637-e3c525038c62 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a83ea9f98a443ea8dae1917d312ff64"}, "tags": [], "enabled": true, "id": "4a83ea9f98a443ea8dae1917d312ff64", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj"}} 2018-07-03 14:32:41,118 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c43fe149-9857-46aa-8637-e3c525038c62 2018-07-03 14:32:41,119 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj 2018-07-03 14:32:41,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:41,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:41,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Qld3-DOSTGi3FdAgJkF5Sg"], "issued_at": "2018-07-03T14:32:41.000000Z"}} 2018-07-03 14:32:41,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}f4e98ed24b8c965ea3d262c26222c5d5cad44a0b" 2018-07-03 14:32:41,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26079387-7eb5-49e0-9667-f84f43b1e97b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:41,632 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-26079387-7eb5-49e0-9667-f84f43b1e97b 2018-07-03 14:32:41,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:41,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:32:41,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e98ed24b8c965ea3d262c26222c5d5cad44a0b" 2018-07-03 14:32:41,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6807cf41-7acc-4a06-858a-14a1a1bc3d71 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:32:41,876 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6807cf41-7acc-4a06-858a-14a1a1bc3d71 2018-07-03 14:32:41,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?name=CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e98ed24b8c965ea3d262c26222c5d5cad44a0b" 2018-07-03 14:32:42,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:41 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f49c26a8-28be-403d-b345-76201b7840e6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4a83ea9f98a443ea8dae1917d312ff64"}, "tags": [], "enabled": true, "id": "4a83ea9f98a443ea8dae1917d312ff64", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj"}]} 2018-07-03 14:32:42,053 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj used request id req-f49c26a8-28be-403d-b345-76201b7840e6 2018-07-03 14:32:42,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e98ed24b8c965ea3d262c26222c5d5cad44a0b" 2018-07-03 14:32:42,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c9be39d-d3e8-4e37-9a0d-f5a3b9c6b340 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:42,226 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7c9be39d-d3e8-4e37-9a0d-f5a3b9c6b340 2018-07-03 14:32:42,710 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-user 2018-07-03 14:32:42,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:42,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:42,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3dec0ce-b0e0-4aa6-856d-5c08c3dc0ebb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:42,889 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b3dec0ce-b0e0-4aa6-856d-5c08c3dc0ebb 2018-07-03 14:32:42,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" -d '{"role": {"name": "CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj-role"}}' 2018-07-03 14:32:43,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:42 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31f076ed-aaf5-4708-9ff8-4959d69020a9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80c54d61644849428748c4e72968949a", "links": {"self": "http://10.167.4.35:5000/v3/roles/80c54d61644849428748c4e72968949a"}, "name": "CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj-role"}} 2018-07-03 14:32:43,068 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-31f076ed-aaf5-4708-9ff8-4959d69020a9 2018-07-03 14:32:43,068 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj-role 2018-07-03 14:32:43,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/80c54d61644849428748c4e72968949a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:43,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:43 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ee09a5d-2c52-4327-b26b-3943ed937c62 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "80c54d61644849428748c4e72968949a", "links": {"self": "http://10.167.4.35:5000/v3/roles/80c54d61644849428748c4e72968949a"}, "name": "CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj-role"}} 2018-07-03 14:32:43,230 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/80c54d61644849428748c4e72968949a used request id req-3ee09a5d-2c52-4327-b26b-3943ed937c62 2018-07-03 14:32:43,230 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj-role to project CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj 2018-07-03 14:32:43,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4a83ea9f98a443ea8dae1917d312ff64/users/0fa388cbfef14e6f9fecdf4ab12512c4/roles/80c54d61644849428748c4e72968949a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:43,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e55f897-755d-4ce5-8df9-77a5b4d8afc2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:43,457 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4a83ea9f98a443ea8dae1917d312ff64/users/0fa388cbfef14e6f9fecdf4ab12512c4/roles/80c54d61644849428748c4e72968949a used request id req-0e55f897-755d-4ce5-8df9-77a5b4d8afc2 2018-07-03 14:32:43,457 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:43,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:43,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:43,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "80c54d61644849428748c4e72968949a", "name": "CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj-role"}], "expires_at": "2018-07-03T15:32:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a83ea9f98a443ea8dae1917d312ff64", "name": "CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/4a83ea9f98a443ea8dae1917d312ff64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/4a83ea9f98a443ea8dae1917d312ff64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/4a83ea9f98a443ea8dae1917d312ff64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4a83ea9f98a443ea8dae1917d312ff64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/4a83ea9f98a443ea8dae1917d312ff64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/4a83ea9f98a443ea8dae1917d312ff64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4a83ea9f98a443ea8dae1917d312ff64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/4a83ea9f98a443ea8dae1917d312ff64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/4a83ea9f98a443ea8dae1917d312ff64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4a83ea9f98a443ea8dae1917d312ff64", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/4a83ea9f98a443ea8dae1917d312ff64", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/4a83ea9f98a443ea8dae1917d312ff64", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-user", "id": "0fa388cbfef14e6f9fecdf4ab12512c4"}, "audit_ids": ["p_gwJeiJSIKu5XgDiuuD1w"], "issued_at": "2018-07-03T14:32:43.000000Z"}} 2018-07-03 14:32:43,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f242e2ffcb9421ea19febb929e0324764cf99d" 2018-07-03 14:32:44,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41b93e68-b79b-4dfd-bc4c-52b2e46c63a1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:44,098 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-41b93e68-b79b-4dfd-bc4c-52b2e46c63a1 2018-07-03 14:32:44,099 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:44,103 - novaclient.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}c8f242e2ffcb9421ea19febb929e0324764cf99d" 2018-07-03 14:32:44,517 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32: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-6cd7a0ab-5efb-46a1-95b0-cb7afb639ac6 X-Compute-Request-Id: req-6cd7a0ab-5efb-46a1-95b0-cb7afb639ac6 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:32:44,517 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-6cd7a0ab-5efb-46a1-95b0-cb7afb639ac6 2018-07-03 14:32:44,518 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794... 2018-07-03 14:32:44,518 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 14:32:44,550 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794 2018-07-03 14:32:44,552 - novaclient.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}c8f242e2ffcb9421ea19febb929e0324764cf99d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDtoUYY7YGVAKud2b47/uevlx4Vr3/aanGJbwMA9m+/GZwgRVOK6Hgum36/0HQzZellkOQEbxqgGUQqhAOxxcSsmqVtxCVQflO4yi0ABVuVeEw3NmmnxBJOZ9wqKBFyitQ3VEuGYSXYjmkFNspi71xtv36qFB/OT6STXPpHOFgGCw==", "name": "CreateKeypairsCleanupTests-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794"}}' 2018-07-03 14:32:44,998 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:44 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-9ded2fbc-3850-4b9c-8554-2701920b7df5 X-Compute-Request-Id: req-9ded2fbc-3850-4b9c-8554-2701920b7df5 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDtoUYY7YGVAKud2b47/uevlx4Vr3/aanGJbwMA9m+/GZwgRVOK6Hgum36/0HQzZellkOQEbxqgGUQqhAOxxcSsmqVtxCVQflO4yi0ABVuVeEw3NmmnxBJOZ9wqKBFyitQ3VEuGYSXYjmkFNspi71xtv36qFB/OT6STXPpHOFgGCw==", "user_id": "0fa388cbfef14e6f9fecdf4ab12512c4", "name": "CreateKeypairsCleanupTests-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794", "fingerprint": "f7:a0:01:af:e2:3c:df:61:95:69:7f:6f:82:06:5f:10"}} 2018-07-03 14:32:44,998 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-9ded2fbc-3850-4b9c-8554-2701920b7df5 2018-07-03 14:32:45,000 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794.pub 2018-07-03 14:32:45,001 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794 2018-07-03 14:32:45,001 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794 2018-07-03 14:32:45,004 - 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-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8f242e2ffcb9421ea19febb929e0324764cf99d" 2018-07-03 14:32:45,395 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:32: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-5bb8e609-17e7-4e6c-af18-c91e605387dc X-Compute-Request-Id: req-5bb8e609-17e7-4e6c-af18-c91e605387dc 2018-07-03 14:32:45,395 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794 used request id req-5bb8e609-17e7-4e6c-af18-c91e605387dc 2018-07-03 14:32:45,396 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794.pub] 2018-07-03 14:32:45,396 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f3da0b6c-e160-4f3b-8cca-c7abf9ff2794] 2018-07-03 14:32:45,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}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:45,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:45 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-94380110-6881-49b3-8735-ac948ea522f1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:32:45,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-94380110-6881-49b3-8735-ac948ea522f1 2018-07-03 14:32:45,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:46,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:45 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee04be54-bcac-409c-bb01-90adbc18e158 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:32:46,008 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-ee04be54-bcac-409c-bb01-90adbc18e158 2018-07-03 14:32:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:46,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:32:46 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71ea0b90-5c01-4c72-86b2-4f53de10d2f9 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:32:46,186 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-71ea0b90-5c01-4c72-86b2-4f53de10d2f9 2018-07-03 14:32:46,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:32:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:46,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-898adf0b-69e1-401d-bc17-c4f21c4aa044 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:32:46,366 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-898adf0b-69e1-401d-bc17-c4f21c4aa044 2018-07-03 14:32:46,367 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj 2018-07-03 14:32:46,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4a83ea9f98a443ea8dae1917d312ff64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:46,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-134bf76d-024f-43d5-abc7-8f2c4b050ff2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:46,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4a83ea9f98a443ea8dae1917d312ff64 used request id req-134bf76d-024f-43d5-abc7-8f2c4b050ff2 2018-07-03 14:32:46,723 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-proj-role 2018-07-03 14:32:46,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/80c54d61644849428748c4e72968949a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:46,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef9a623f-bb97-41c6-b524-db85541f09b7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:46,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/80c54d61644849428748c4e72968949a used request id req-ef9a623f-bb97-41c6-b524-db85541f09b7 2018-07-03 14:32:46,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a003c51863904e6ef5276b9c7c2131340623cfc3" 2018-07-03 14:32:47,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f12a02f3-6231-4b61-a214-3e5eb4bd3687 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:47,066 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f12a02f3-6231-4b61-a214-3e5eb4bd3687 2018-07-03 14:32:47,067 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-ca90f7d6-96c3-42b-user 2018-07-03 14:32:47,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0fa388cbfef14e6f9fecdf4ab12512c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e98ed24b8c965ea3d262c26222c5d5cad44a0b" 2018-07-03 14:32:47,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ff8892f-7309-4df3-991e-1d572145d05b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:47,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0fa388cbfef14e6f9fecdf4ab12512c4 used request id req-2ff8892f-7309-4df3-991e-1d572145d05b 2018-07-03 14:32:47,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:47,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["PswRJhmCSEmKVb764vdiRQ"], "issued_at": "2018-07-03T14:32:47.000000Z"}} 2018-07-03 14:32:47,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}d80e50f0dafea077b3d697a1d42632831d90315e" 2018-07-03 14:32:47,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cb89758-ff13-4bf1-be89-66990c4de3ce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:47,939 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3cb89758-ff13-4bf1-be89-66990c4de3ce 2018-07-03 14:32:47,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:47,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:48,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["McWGrFb_Tg63PQs2AYWx0g"], "issued_at": "2018-07-03T14:32:48.000000Z"}} 2018-07-03 14:32:48,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}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:48,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9cfe0f0-c6fc-494f-9c34-7124b84e67e6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:48,576 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d9cfe0f0-c6fc-494f-9c34-7124b84e67e6 2018-07-03 14:32:48,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:48,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:32:48,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?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:48,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:48 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-605b503b-402f-4de2-9514-289e4495d6fa 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-681f0cd5-f78e-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:32:48,779 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj used request id req-605b503b-402f-4de2-9514-289e4495d6fa 2018-07-03 14:32:48,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}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:48,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fc10676-4907-4c99-b45b-99b9a37f3c2c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:48,971 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6fc10676-4907-4c99-b45b-99b9a37f3c2c 2018-07-03 14:32:48,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj"}}' 2018-07-03 14:32:49,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:48 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5272a307-92f8-4f16-a595-e67dfd7e055c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aa4c79dd52b249c287a15795ca2c0db3"}, "tags": [], "enabled": true, "id": "aa4c79dd52b249c287a15795ca2c0db3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj"}} 2018-07-03 14:32:49,178 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-5272a307-92f8-4f16-a595-e67dfd7e055c 2018-07-03 14:32:49,178 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj 2018-07-03 14:32:49,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:49,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:49,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wq7SIPGjQaaXyPo5VODEIA"], "issued_at": "2018-07-03T14:32:49.000000Z"}} 2018-07-03 14:32:49,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480346d1efd4478d1385b262aca9adb12167201b" 2018-07-03 14:32:49,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdcc0488-1b71-4ffe-9cfe-ae4b8f3fc771 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:49,862 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cdcc0488-1b71-4ffe-9cfe-ae4b8f3fc771 2018-07-03 14:32:49,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:49,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:32: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-07-03 14:32:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480346d1efd4478d1385b262aca9adb12167201b" 2018-07-03 14:32:50,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:49 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7357cfd0-cabf-4965-aa7d-1c54cf873d62 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:32:50,093 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7357cfd0-cabf-4965-aa7d-1c54cf873d62 2018-07-03 14:32:50,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=CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480346d1efd4478d1385b262aca9adb12167201b" 2018-07-03 14:32:50,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:50 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9af05a0d-518a-487b-ac42-1b7bf20b4002 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/aa4c79dd52b249c287a15795ca2c0db3"}, "tags": [], "enabled": true, "id": "aa4c79dd52b249c287a15795ca2c0db3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj"}]} 2018-07-03 14:32:50,276 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj used request id req-9af05a0d-518a-487b-ac42-1b7bf20b4002 2018-07-03 14:32:50,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}480346d1efd4478d1385b262aca9adb12167201b" 2018-07-03 14:32:50,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05210ac0-83ac-414c-84a6-6d2ea0bc5a56 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:50,316 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-05210ac0-83ac-414c-84a6-6d2ea0bc5a56 2018-07-03 14:32:50,776 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-user 2018-07-03 14:32:50,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:50,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:50,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebc19aaa-030a-4f8b-9c29-546080018571 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:50,972 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ebc19aaa-030a-4f8b-9c29-546080018571 2018-07-03 14:32:50,976 - 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}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" -d '{"role": {"name": "CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj-role"}}' 2018-07-03 14:32:51,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:50 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99fc3cf0-d508-40bf-89ee-64d44c147482 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ea99def75914207b3b3d5df21a72be1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0ea99def75914207b3b3d5df21a72be1"}, "name": "CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj-role"}} 2018-07-03 14:32:51,144 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-99fc3cf0-d508-40bf-89ee-64d44c147482 2018-07-03 14:32:51,144 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj-role 2018-07-03 14:32:51,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/0ea99def75914207b3b3d5df21a72be1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:51,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:51 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df2370e4-5000-411e-a96a-72f3fe0b5b0f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ea99def75914207b3b3d5df21a72be1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0ea99def75914207b3b3d5df21a72be1"}, "name": "CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj-role"}} 2018-07-03 14:32:51,311 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0ea99def75914207b3b3d5df21a72be1 used request id req-df2370e4-5000-411e-a96a-72f3fe0b5b0f 2018-07-03 14:32:51,311 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj-role to project CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj 2018-07-03 14:32:51,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/aa4c79dd52b249c287a15795ca2c0db3/users/d7bc4a70e248423d9c032224c33c38bd/roles/0ea99def75914207b3b3d5df21a72be1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:51,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c2eb3f9-231b-4faa-9271-09ccc01bd12c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:51,548 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/aa4c79dd52b249c287a15795ca2c0db3/users/d7bc4a70e248423d9c032224c33c38bd/roles/0ea99def75914207b3b3d5df21a72be1 used request id req-6c2eb3f9-231b-4faa-9271-09ccc01bd12c 2018-07-03 14:32:51,549 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:51,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:51,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:52,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ea99def75914207b3b3d5df21a72be1", "name": "CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj-role"}], "expires_at": "2018-07-03T15:32:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa4c79dd52b249c287a15795ca2c0db3", "name": "CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/aa4c79dd52b249c287a15795ca2c0db3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/aa4c79dd52b249c287a15795ca2c0db3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/aa4c79dd52b249c287a15795ca2c0db3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/aa4c79dd52b249c287a15795ca2c0db3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/aa4c79dd52b249c287a15795ca2c0db3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/aa4c79dd52b249c287a15795ca2c0db3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/aa4c79dd52b249c287a15795ca2c0db3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/aa4c79dd52b249c287a15795ca2c0db3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/aa4c79dd52b249c287a15795ca2c0db3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/aa4c79dd52b249c287a15795ca2c0db3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/aa4c79dd52b249c287a15795ca2c0db3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/aa4c79dd52b249c287a15795ca2c0db3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-user", "id": "d7bc4a70e248423d9c032224c33c38bd"}, "audit_ids": ["oEYUA-IMTrWMkAVZNhq6eQ"], "issued_at": "2018-07-03T14:32:52.000000Z"}} 2018-07-03 14:32:52,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}08d0fdfd86357e2b22886d6bcbe577d8cec4f3dc" 2018-07-03 14:32:52,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eadf4668-3b62-40a1-bdee-a6a45c06c8d8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:52,236 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eadf4668-3b62-40a1-bdee-a6a45c06c8d8 2018-07-03 14:32:52,237 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:32:52,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d0fdfd86357e2b22886d6bcbe577d8cec4f3dc" 2018-07-03 14:32:52,599 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:52 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-87cf6a40-b45b-41b6-adee-24bdb21e4b2d X-Compute-Request-Id: req-87cf6a40-b45b-41b6-adee-24bdb21e4b2d Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 14:32:52,600 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-87cf6a40-b45b-41b6-adee-24bdb21e4b2d 2018-07-03 14:32:52,601 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d7f1f3bb-73fe-4f44-8f3e-c4ec705ceecd... 2018-07-03 14:32:52,601 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 14:32:52,680 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d7f1f3bb-73fe-4f44-8f3e-c4ec705ceecd 2018-07-03 14:32:52,682 - novaclient.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}08d0fdfd86357e2b22886d6bcbe577d8cec4f3dc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgTO2cacneamChYXPWpGPSeWS24xq+4C/rmzgiCppUowDbo4W+tXbK3O4zlZ6yh6GYT3res9jiLOpRolMtP4CJH5ZzmtXfs4JaycB8LZGClhtfNhXnykQv+H/Z0xEEpM3UQjbByK2A7cbxY1BmNl/cEmXAeZ5jXmjZ+P9IjNvmdw==", "name": "CreateKeypairsCleanupTests-d7f1f3bb-73fe-4f44-8f3e-c4ec705ceecd"}}' 2018-07-03 14:32:53,211 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:53 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-738cee81-fd3c-4df0-af13-e8ea5b0d5193 X-Compute-Request-Id: req-738cee81-fd3c-4df0-af13-e8ea5b0d5193 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgTO2cacneamChYXPWpGPSeWS24xq+4C/rmzgiCppUowDbo4W+tXbK3O4zlZ6yh6GYT3res9jiLOpRolMtP4CJH5ZzmtXfs4JaycB8LZGClhtfNhXnykQv+H/Z0xEEpM3UQjbByK2A7cbxY1BmNl/cEmXAeZ5jXmjZ+P9IjNvmdw==", "user_id": "d7bc4a70e248423d9c032224c33c38bd", "name": "CreateKeypairsCleanupTests-d7f1f3bb-73fe-4f44-8f3e-c4ec705ceecd", "fingerprint": "88:44:db:ca:3a:12:95:9d:4d:71:2a:7e:fa:ab:94:34"}} 2018-07-03 14:32:53,211 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-738cee81-fd3c-4df0-af13-e8ea5b0d5193 2018-07-03 14:32:53,213 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d7f1f3bb-73fe-4f44-8f3e-c4ec705ceecd.pub 2018-07-03 14:32:53,213 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d7f1f3bb-73fe-4f44-8f3e-c4ec705ceecd 2018-07-03 14:32:53,213 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d7f1f3bb-73fe-4f44-8f3e-c4ec705ceecd 2018-07-03 14:32:53,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d7f1f3bb-73fe-4f44-8f3e-c4ec705ceecd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d0fdfd86357e2b22886d6bcbe577d8cec4f3dc" 2018-07-03 14:32:53,630 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:32: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-800c966c-6447-4b5b-8446-40d55c450abd X-Compute-Request-Id: req-800c966c-6447-4b5b-8446-40d55c450abd 2018-07-03 14:32:53,630 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d7f1f3bb-73fe-4f44-8f3e-c4ec705ceecd used request id req-800c966c-6447-4b5b-8446-40d55c450abd 2018-07-03 14:32:53,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:54,074 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:32:54 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-f34a26c2-bbbe-4d5b-a58c-0dd8e9ad928f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:32:54,075 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f34a26c2-bbbe-4d5b-a58c-0dd8e9ad928f 2018-07-03 14:32:54,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:54,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:54 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28989dcd-cde6-4d0f-8db5-fec4f9005781 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:32:54,280 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-28989dcd-cde6-4d0f-8db5-fec4f9005781 2018-07-03 14:32:54,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:54,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:32:54 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-580dba47-e1db-44fe-8369-6e903ea1eeef Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:32:54,452 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-580dba47-e1db-44fe-8369-6e903ea1eeef 2018-07-03 14:32:54,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:32:54,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:54,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:54 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f17597b-4e9b-40a1-9d60-7ba5c9f474f7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:32:54,639 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-0f17597b-4e9b-40a1-9d60-7ba5c9f474f7 2018-07-03 14:32:54,640 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj 2018-07-03 14:32:54,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/aa4c79dd52b249c287a15795ca2c0db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:55,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-492a76c8-7716-4bb7-81d7-79b829408203 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:55,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/aa4c79dd52b249c287a15795ca2c0db3 used request id req-492a76c8-7716-4bb7-81d7-79b829408203 2018-07-03 14:32:55,030 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-proj-role 2018-07-03 14:32:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0ea99def75914207b3b3d5df21a72be1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:55,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4325d088-4711-4954-a4ed-97bee58def9f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:55,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0ea99def75914207b3b3d5df21a72be1 used request id req-4325d088-4711-4954-a4ed-97bee58def9f 2018-07-03 14:32:55,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3057c1f1cf25bec94ade33f0f6e1e30ebddd62" 2018-07-03 14:32:55,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d8b207c-2bc1-4fa4-9c43-7ca41cd20873 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:55,439 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1d8b207c-2bc1-4fa4-9c43-7ca41cd20873 2018-07-03 14:32:55,440 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-681f0cd5-f78e-4e5-user 2018-07-03 14:32:55,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d7bc4a70e248423d9c032224c33c38bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480346d1efd4478d1385b262aca9adb12167201b" 2018-07-03 14:32:55,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5dd29257-4df6-499f-a31b-66f4c79f4658 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:32:55,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d7bc4a70e248423d9c032224c33c38bd used request id req-5dd29257-4df6-499f-a31b-66f4c79f4658 2018-07-03 14:32:55,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:56,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Gt6NSgBVSzCpmt0WEwEfQw"], "issued_at": "2018-07-03T14:32:56.000000Z"}} 2018-07-03 14:32:56,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f283777035c851eb5b32889189cf596bd0c8b7f5" 2018-07-03 14:32:56,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82655c66-4bb2-46f9-948d-6936eb9379a5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:56,430 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-82655c66-4bb2-46f9-948d-6936eb9379a5 2018-07-03 14:32:56,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:56,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:56,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["j_s1n9WxTBOfFV9m0Rx4rA"], "issued_at": "2018-07-03T14:32:56.000000Z"}} 2018-07-03 14:32:56,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:32:57,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16ac3aca-a553-4e0b-9c80-c308e55c802d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:57,132 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-16ac3aca-a553-4e0b-9c80-c308e55c802d 2018-07-03 14:32:57,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:57,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:32: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-07-03 14:32:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f8652354-b5bf-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:32:57,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:57 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94b8b8a7-3bc7-45d1-8fff-d7a2e915f2c0 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-f8652354-b5bf-41e-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:32:57,323 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f8652354-b5bf-41e-proj used request id req-94b8b8a7-3bc7-45d1-8fff-d7a2e915f2c0 2018-07-03 14:32:57,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:32:57,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb963518-bd4b-4611-aa29-b1b6d8a17b53 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:57,507 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-eb963518-bd4b-4611-aa29-b1b6d8a17b53 2018-07-03 14:32:57,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj"}}' 2018-07-03 14:32:57,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:57 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3766333-cb0c-4edc-9cf4-48dbf6b29fc8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17"}, "tags": [], "enabled": true, "id": "cff505183c234dbf80148f4b0cb28d17", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj"}} 2018-07-03 14:32:57,722 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e3766333-cb0c-4edc-9cf4-48dbf6b29fc8 2018-07-03 14:32:57,722 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-f8652354-b5bf-41e-proj 2018-07-03 14:32:57,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:57,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:32:58,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["2sExRiuqRC-DikU6r1hTSg"], "issued_at": "2018-07-03T14:32:58.000000Z"}} 2018-07-03 14:32:58,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}9797f191a098a3ac12bc7ad13c188a738590844c" 2018-07-03 14:32:58,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35557bc2-5b00-411d-94ab-326089fd7fe7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:32:58,410 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-35557bc2-5b00-411d-94ab-326089fd7fe7 2018-07-03 14:32:58,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:32:58,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:32: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}9797f191a098a3ac12bc7ad13c188a738590844c" 2018-07-03 14:32:58,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8d0bb68-fc46-467c-bb10-4b8f2c90c16c Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:32:58,625 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a8d0bb68-fc46-467c-bb10-4b8f2c90c16c 2018-07-03 14:32:58,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?name=CreateNetworkSuccessTests-f8652354-b5bf-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9797f191a098a3ac12bc7ad13c188a738590844c" 2018-07-03 14:32:58,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:58 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3365159-1f8a-4ff5-b758-2fdfdc98c8e3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-f8652354-b5bf-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17"}, "tags": [], "enabled": true, "id": "cff505183c234dbf80148f4b0cb28d17", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj"}]} 2018-07-03 14:32:58,814 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-f8652354-b5bf-41e-proj used request id req-b3365159-1f8a-4ff5-b758-2fdfdc98c8e3 2018-07-03 14:32:58,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9797f191a098a3ac12bc7ad13c188a738590844c" 2018-07-03 14:32:59,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0541b116-86b7-4b28-bf5a-a46eaaaff66d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:32:59,006 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0541b116-86b7-4b28-bf5a-a46eaaaff66d 2018-07-03 14:32:59,480 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-f8652354-b5bf-41e-user 2018-07-03 14:32:59,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:32:59,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:32:59,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-320b560e-acd8-4a8b-bcb0-faf0b7e5c72a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:32:59,633 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-320b560e-acd8-4a8b-bcb0-faf0b7e5c72a 2018-07-03 14:32:59,637 - 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}d19ee09247953c0c9c431ce29f8c82c0d4933343" -d '{"role": {"name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj-role"}}' 2018-07-03 14:32:59,682 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:32:59 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4aa082af-4af0-4616-a2b9-87b3bc0d3774 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbeaab232cb54935af1b2c2dcf91fd0a", "links": {"self": "http://10.167.4.35:5000/v3/roles/dbeaab232cb54935af1b2c2dcf91fd0a"}, "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj-role"}} 2018-07-03 14:32:59,682 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4aa082af-4af0-4616-a2b9-87b3bc0d3774 2018-07-03 14:32:59,682 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-f8652354-b5bf-41e-proj-role 2018-07-03 14:32:59,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/dbeaab232cb54935af1b2c2dcf91fd0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:32:59,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:32:59 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72bab2bb-f431-4ce0-9af7-56505e8a6d80 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbeaab232cb54935af1b2c2dcf91fd0a", "links": {"self": "http://10.167.4.35:5000/v3/roles/dbeaab232cb54935af1b2c2dcf91fd0a"}, "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj-role"}} 2018-07-03 14:32:59,859 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/dbeaab232cb54935af1b2c2dcf91fd0a used request id req-72bab2bb-f431-4ce0-9af7-56505e8a6d80 2018-07-03 14:32:59,859 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-f8652354-b5bf-41e-proj-role to project CreateNetworkSuccessTests-f8652354-b5bf-41e-proj 2018-07-03 14:32:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17/users/7160e36d81f4476787d51e83db7810cd/roles/dbeaab232cb54935af1b2c2dcf91fd0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:33:00,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:32:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5089293b-acc2-4983-8cb4-9e5dd11474e0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:00,079 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17/users/7160e36d81f4476787d51e83db7810cd/roles/dbeaab232cb54935af1b2c2dcf91fd0a used request id req-5089293b-acc2-4983-8cb4-9e5dd11474e0 2018-07-03 14:33:00,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:00,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:00,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbeaab232cb54935af1b2c2dcf91fd0a", "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj-role"}], "expires_at": "2018-07-03T15:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cff505183c234dbf80148f4b0cb28d17", "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cff505183c234dbf80148f4b0cb28d17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/cff505183c234dbf80148f4b0cb28d17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/cff505183c234dbf80148f4b0cb28d17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cff505183c234dbf80148f4b0cb28d17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/cff505183c234dbf80148f4b0cb28d17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/cff505183c234dbf80148f4b0cb28d17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-user", "id": "7160e36d81f4476787d51e83db7810cd"}, "audit_ids": ["z7vtx4TMRtiZ3g8F8P5TtQ"], "issued_at": "2018-07-03T14:33:00.000000Z"}} 2018-07-03 14:33:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f7f59c595fd0241a4486a8edbbb08d1b124cd1" 2018-07-03 14:33:00,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-801fd636-2582-48b1-91b0-2409301b645f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:00,720 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-801fd636-2582-48b1-91b0-2409301b645f 2018-07-03 14:33:00,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/networks?name=CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f7f59c595fd0241a4486a8edbbb08d1b124cd1" 2018-07-03 14:33:01,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:01 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-85bf5a9a-ce6a-431d-95d5-0c0b4f6aceb9 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:33:01,097 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net used request id req-85bf5a9a-ce6a-431d-95d5-0c0b4f6aceb9 2018-07-03 14:33:01,097 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net 2018-07-03 14:33:01,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f7f59c595fd0241a4486a8edbbb08d1b124cd1" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net", "admin_state_up": true}}' 2018-07-03 14:33:01,674 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:33:01 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-c690c948-0e55-46ea-851c-faca779b8428 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"cff505183c234dbf80148f4b0cb28d17","created_at":"2018-07-03T14:33:01Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-07-03T14:33:01Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"cff505183c234dbf80148f4b0cb28d17","id":"335e8231-da30-4cc1-b156-63270093ec38","name":"CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net"}} 2018-07-03 14:33:01,674 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-c690c948-0e55-46ea-851c-faca779b8428 2018-07-03 14:33:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=335e8231-da30-4cc1-b156-63270093ec38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f7f59c595fd0241a4486a8edbbb08d1b124cd1" 2018-07-03 14:33:01,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:01 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-6bf85d86-0b6b-4df9-b2b6-378ca9bae9b1 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-07-03T14:33:01Z","tenant_id":"cff505183c234dbf80148f4b0cb28d17","created_at":"2018-07-03T14:33:01Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cff505183c234dbf80148f4b0cb28d17","id":"335e8231-da30-4cc1-b156-63270093ec38","name":"CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net"}]} 2018-07-03 14:33:01,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=335e8231-da30-4cc1-b156-63270093ec38 used request id req-6bf85d86-0b6b-4df9-b2b6-378ca9bae9b1 2018-07-03 14:33:01,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=335e8231-da30-4cc1-b156-63270093ec38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f7f59c595fd0241a4486a8edbbb08d1b124cd1" 2018-07-03 14:33:02,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:02 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ee481c8c-1d0f-4fba-acb0-86fc0c1122e5 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:33:02,221 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=335e8231-da30-4cc1-b156-63270093ec38 used request id req-ee481c8c-1d0f-4fba-acb0-86fc0c1122e5 2018-07-03 14:33:02,221 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-subnet 2018-07-03 14:33:02,223 - 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}62f7f59c595fd0241a4486a8edbbb08d1b124cd1" -d '{"subnets": [{"ip_version": 4, "network_id": "335e8231-da30-4cc1-b156-63270093ec38", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-subnet"}]}' 2018-07-03 14:33:03,046 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:33:03 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-4edd468f-ba37-4b3b-9569-f4019ce2a1a7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"335e8231-da30-4cc1-b156-63270093ec38","tenant_id":"cff505183c234dbf80148f4b0cb28d17","created_at":"2018-07-03T14:33:02Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:02Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cff505183c234dbf80148f4b0cb28d17","id":"0b221b88-9d87-4f83-bb40-843a1af1d2bf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-subnet"}]} 2018-07-03 14:33:03,046 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-4edd468f-ba37-4b3b-9569-f4019ce2a1a7 2018-07-03 14:33:03,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=335e8231-da30-4cc1-b156-63270093ec38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f7f59c595fd0241a4486a8edbbb08d1b124cd1" 2018-07-03 14:33:03,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:03 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-9a89fea8-028a-450b-9130-ce7f96ec0156 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b221b88-9d87-4f83-bb40-843a1af1d2bf"],"updated_at":"2018-07-03T14:33:02Z","tenant_id":"cff505183c234dbf80148f4b0cb28d17","created_at":"2018-07-03T14:33:01Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cff505183c234dbf80148f4b0cb28d17","id":"335e8231-da30-4cc1-b156-63270093ec38","name":"CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net"}]} 2018-07-03 14:33:03,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=335e8231-da30-4cc1-b156-63270093ec38 used request id req-9a89fea8-028a-450b-9130-ce7f96ec0156 2018-07-03 14:33:03,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=335e8231-da30-4cc1-b156-63270093ec38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f7f59c595fd0241a4486a8edbbb08d1b124cd1" 2018-07-03 14:33:03,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:03 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-b39abf52-5194-49e6-829a-87423fa8a715 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"335e8231-da30-4cc1-b156-63270093ec38","tenant_id":"cff505183c234dbf80148f4b0cb28d17","created_at":"2018-07-03T14:33:02Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cff505183c234dbf80148f4b0cb28d17","id":"0b221b88-9d87-4f83-bb40-843a1af1d2bf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-subnet"}]} 2018-07-03 14:33:03,294 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=335e8231-da30-4cc1-b156-63270093ec38 used request id req-b39abf52-5194-49e6-829a-87423fa8a715 2018-07-03 14:33:03,294 - OpenStackNetwork - DEBUG - Network [335e8231-da30-4cc1-b156-63270093ec38] created successfully 2018-07-03 14:33:03,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:03,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbeaab232cb54935af1b2c2dcf91fd0a", "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj-role"}], "expires_at": "2018-07-03T15:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cff505183c234dbf80148f4b0cb28d17", "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/cff505183c234dbf80148f4b0cb28d17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cff505183c234dbf80148f4b0cb28d17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/cff505183c234dbf80148f4b0cb28d17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/cff505183c234dbf80148f4b0cb28d17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cff505183c234dbf80148f4b0cb28d17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/cff505183c234dbf80148f4b0cb28d17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/cff505183c234dbf80148f4b0cb28d17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-user", "id": "7160e36d81f4476787d51e83db7810cd"}, "audit_ids": ["2Bptq6d2RLShLp2ObzU6fA"], "issued_at": "2018-07-03T14:33:03.000000Z"}} 2018-07-03 14:33:03,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=CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6764c80d64e60a4b341f6036a0fabd7cfb389" 2018-07-03 14:33:04,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:04 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-f4f16287-318d-4ba1-9cbd-7f50c3134f30 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b221b88-9d87-4f83-bb40-843a1af1d2bf"],"updated_at":"2018-07-03T14:33:02Z","tenant_id":"cff505183c234dbf80148f4b0cb28d17","created_at":"2018-07-03T14:33:01Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cff505183c234dbf80148f4b0cb28d17","id":"335e8231-da30-4cc1-b156-63270093ec38","name":"CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net"}]} 2018-07-03 14:33:04,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net used request id req-f4f16287-318d-4ba1-9cbd-7f50c3134f30 2018-07-03 14:33:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:04,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:04,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/cff505183c234dbf80148f4b0cb28d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f283777035c851eb5b32889189cf596bd0c8b7f5" 2018-07-03 14:33:04,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:04 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc680e13-138e-4a15-8b45-508887b631e8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cff505183c234dbf80148f4b0cb28d17", "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj"}} 2018-07-03 14:33:04,437 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17 used request id req-dc680e13-138e-4a15-8b45-508887b631e8 2018-07-03 14:33:04,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=335e8231-da30-4cc1-b156-63270093ec38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6764c80d64e60a4b341f6036a0fabd7cfb389" 2018-07-03 14:33:04,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:04 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-ae947af3-fdf5-45f2-98b6-4e8bd125b9fb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"335e8231-da30-4cc1-b156-63270093ec38","tenant_id":"cff505183c234dbf80148f4b0cb28d17","created_at":"2018-07-03T14:33:02Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cff505183c234dbf80148f4b0cb28d17","id":"0b221b88-9d87-4f83-bb40-843a1af1d2bf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-subnet"}]} 2018-07-03 14:33:04,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=335e8231-da30-4cc1-b156-63270093ec38 used request id req-ae947af3-fdf5-45f2-98b6-4e8bd125b9fb 2018-07-03 14:33:04,790 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-subnet 2018-07-03 14:33:04,790 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-subnet 2018-07-03 14:33:04,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/0b221b88-9d87-4f83-bb40-843a1af1d2bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6764c80d64e60a4b341f6036a0fabd7cfb389" 2018-07-03 14:33:07,140 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:33:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5cfce7fd-89b9-44bf-8ae3-9d28317745aa Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:07,140 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/0b221b88-9d87-4f83-bb40-843a1af1d2bf used request id req-5cfce7fd-89b9-44bf-8ae3-9d28317745aa 2018-07-03 14:33:07,141 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net 2018-07-03 14:33:07,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/335e8231-da30-4cc1-b156-63270093ec38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6764c80d64e60a4b341f6036a0fabd7cfb389" 2018-07-03 14:33:09,165 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:33:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a858578a-304e-49e9-8364-03f34576d9a5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:09,165 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/335e8231-da30-4cc1-b156-63270093ec38 used request id req-a858578a-304e-49e9-8364-03f34576d9a5 2018-07-03 14:33:09,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=CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc6764c80d64e60a4b341f6036a0fabd7cfb389" 2018-07-03 14:33:09,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:09 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-a069258c-1761-480c-8327-260a04b84451 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:33:09,211 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net used request id req-a069258c-1761-480c-8327-260a04b84451 2018-07-03 14:33:09,212 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-subnet 2018-07-03 14:33:09,212 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-subnet 2018-07-03 14:33:09,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/subnets/0b221b88-9d87-4f83-bb40-843a1af1d2bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f7f59c595fd0241a4486a8edbbb08d1b124cd1" 2018-07-03 14:33:09,768 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:33:09 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-4e55a967-70a4-4027-9684-4c6b214cb983 RESP BODY: {"NeutronError": {"message": "Subnet 0b221b88-9d87-4f83-bb40-843a1af1d2bf could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-03 14:33:09,768 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/0b221b88-9d87-4f83-bb40-843a1af1d2bf used request id req-4e55a967-70a4-4027-9684-4c6b214cb983 2018-07-03 14:33:09,768 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 0b221b88-9d87-4f83-bb40-843a1af1d2bf could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-03 14:33:09,769 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-daeee149-9353-429a-887d-9bec8fbc4da4-pub-net 2018-07-03 14:33:09,774 - 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/335e8231-da30-4cc1-b156-63270093ec38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f7f59c595fd0241a4486a8edbbb08d1b124cd1" 2018-07-03 14:33:09,811 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:33:09 GMT Content-Type: application/json Content-Length: 138 Connection: keep-alive X-Openstack-Request-Id: req-ad4ec4e4-3a19-4375-93ce-25958cd7cbda RESP BODY: {"NeutronError": {"message": "Network 335e8231-da30-4cc1-b156-63270093ec38 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-03 14:33:09,811 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/335e8231-da30-4cc1-b156-63270093ec38 used request id req-ad4ec4e4-3a19-4375-93ce-25958cd7cbda 2018-07-03 14:33:09,811 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 335e8231-da30-4cc1-b156-63270093ec38 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-03 14:33:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:33:10,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:10 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-ffd31b22-6122-4d96-ae60-87c63956baf1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cff505183c234dbf80148f4b0cb28d17", "created_at": "2018-07-03T14:33:01Z", "updated_at": "2018-07-03T14:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:01Z", "revision_number": 0, "id": "1ded5477-80cf-4ab2-8198-5525b18b42cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:01Z", "security_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "tenant_id": "cff505183c234dbf80148f4b0cb28d17", "port_range_min": null, "ethertype": "IPv4", "project_id": "cff505183c234dbf80148f4b0cb28d17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:01Z", "revision_number": 0, "id": "a35202cd-716d-4593-b6b2-c8bbef5b320c", "remote_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:01Z", "security_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "tenant_id": "cff505183c234dbf80148f4b0cb28d17", "port_range_min": null, "ethertype": "IPv4", "project_id": "cff505183c234dbf80148f4b0cb28d17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:01Z", "revision_number": 0, "id": "ba5b0796-93e8-471e-80e1-45d60dbe88cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:01Z", "security_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "tenant_id": "cff505183c234dbf80148f4b0cb28d17", "port_range_min": null, "ethertype": "IPv6", "project_id": "cff505183c234dbf80148f4b0cb28d17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:01Z", "revision_number": 0, "id": "ef6a7e71-22c7-44a9-b48b-77a3460a6740", "remote_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:01Z", "security_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "tenant_id": "cff505183c234dbf80148f4b0cb28d17", "port_range_min": null, "ethertype": "IPv6", "project_id": "cff505183c234dbf80148f4b0cb28d17"}], "revision_number": 4, "project_id": "cff505183c234dbf80148f4b0cb28d17", "id": "5954745b-694a-422c-93da-20a620c3cbc7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:33:10,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ffd31b22-6122-4d96-ae60-87c63956baf1 2018-07-03 14:33:10,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:33:10,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:10 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5add363e-f19d-4612-b14a-2f16aacdbf3e 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:33:10,440 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-5add363e-f19d-4612-b14a-2f16aacdbf3e 2018-07-03 14:33:10,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:33:10,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:10 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5350de75-6cde-49d2-82c4-446680c76a42 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cff505183c234dbf80148f4b0cb28d17", "name": "CreateNetworkSuccessTests-f8652354-b5bf-41e-proj"}} 2018-07-03 14:33:10,629 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17 used request id req-5350de75-6cde-49d2-82c4-446680c76a42 2018-07-03 14:33:10,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5954745b-694a-422c-93da-20a620c3cbc7 2018-07-03 14:33:10,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=5954745b-694a-422c-93da-20a620c3cbc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:33:10,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:10 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c652d90d-28ce-4dfc-bcfd-ae52a191b3e8 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:01Z", "security_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "port_range_min": null, "revision_number": 0, "tenant_id": "cff505183c234dbf80148f4b0cb28d17", "created_at": "2018-07-03T14:33:01Z", "project_id": "cff505183c234dbf80148f4b0cb28d17", "id": "1ded5477-80cf-4ab2-8198-5525b18b42cd"}, {"remote_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:01Z", "security_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "port_range_min": null, "revision_number": 0, "tenant_id": "cff505183c234dbf80148f4b0cb28d17", "created_at": "2018-07-03T14:33:01Z", "project_id": "cff505183c234dbf80148f4b0cb28d17", "id": "a35202cd-716d-4593-b6b2-c8bbef5b320c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:01Z", "security_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "port_range_min": null, "revision_number": 0, "tenant_id": "cff505183c234dbf80148f4b0cb28d17", "created_at": "2018-07-03T14:33:01Z", "project_id": "cff505183c234dbf80148f4b0cb28d17", "id": "ba5b0796-93e8-471e-80e1-45d60dbe88cc"}, {"remote_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:01Z", "security_group_id": "5954745b-694a-422c-93da-20a620c3cbc7", "port_range_min": null, "revision_number": 0, "tenant_id": "cff505183c234dbf80148f4b0cb28d17", "created_at": "2018-07-03T14:33:01Z", "project_id": "cff505183c234dbf80148f4b0cb28d17", "id": "ef6a7e71-22c7-44a9-b48b-77a3460a6740"}]} 2018-07-03 14:33:10,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5954745b-694a-422c-93da-20a620c3cbc7 used request id req-c652d90d-28ce-4dfc-bcfd-ae52a191b3e8 2018-07-03 14:33:10,977 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:33:10,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/security-groups/5954745b-694a-422c-93da-20a620c3cbc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:33:11,184 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:33:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3551b0ad-22cc-4f60-92c1-027b47faf9b6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:11,184 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5954745b-694a-422c-93da-20a620c3cbc7 used request id req-3551b0ad-22cc-4f60-92c1-027b47faf9b6 2018-07-03 14:33:11,185 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-f8652354-b5bf-41e-proj 2018-07-03 14:33:11,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:33:11,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:33:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a317adbf-fb6e-49a6-9368-538ca9445eb7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:11,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/cff505183c234dbf80148f4b0cb28d17 used request id req-a317adbf-fb6e-49a6-9368-538ca9445eb7 2018-07-03 14:33:11,563 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-f8652354-b5bf-41e-proj-role 2018-07-03 14:33:11,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/dbeaab232cb54935af1b2c2dcf91fd0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:33:11,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:33:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4330bd43-fb89-428c-91ab-c6dcda62a95e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:11,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/dbeaab232cb54935af1b2c2dcf91fd0a used request id req-4330bd43-fb89-428c-91ab-c6dcda62a95e 2018-07-03 14:33:11,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d19ee09247953c0c9c431ce29f8c82c0d4933343" 2018-07-03 14:33:11,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3dcc07d7-5bd1-4f40-9f15-cc5eccdede4f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:33:11,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3dcc07d7-5bd1-4f40-9f15-cc5eccdede4f 2018-07-03 14:33:11,795 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-f8652354-b5bf-41e-user 2018-07-03 14:33:11,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/7160e36d81f4476787d51e83db7810cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9797f191a098a3ac12bc7ad13c188a738590844c" 2018-07-03 14:33:12,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:33:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f5b8305-b61f-45bf-9162-70cf46e6e5be Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:12,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7160e36d81f4476787d51e83db7810cd used request id req-4f5b8305-b61f-45bf-9162-70cf46e6e5be 2018-07-03 14:33:12,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:12,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["yM0EsDOOQguPaMLu5gudtg"], "issued_at": "2018-07-03T14:33:12.000000Z"}} 2018-07-03 14:33:12,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}084fc1cd930567da55d95cb656d5ac1a6875560a" 2018-07-03 14:33:12,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c123ff8-8045-4059-b580-82a39101dd53 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:12,776 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7c123ff8-8045-4059-b580-82a39101dd53 2018-07-03 14:33:12,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:12,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:13,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["RTZx32QRS1SpQ_WY2qs9fQ"], "issued_at": "2018-07-03T14:33:13.000000Z"}} 2018-07-03 14:33:13,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:13,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d260d38-68d9-438e-b8e2-de427843ad8c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:13,449 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1d260d38-68d9-438e-b8e2-de427843ad8c 2018-07-03 14:33:13,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:13,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -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-6ed29c58-1a81-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:13,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:13 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d2e2df6-c132-42f4-a7b4-2b13db08c6bf 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-6ed29c58-1a81-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:33:13,622 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj used request id req-2d2e2df6-c132-42f4-a7b4-2b13db08c6bf 2018-07-03 14:33:13,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:13,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a88d7318-258e-4977-b4ca-c3bb957a1820 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:33:13,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a88d7318-258e-4977-b4ca-c3bb957a1820 2018-07-03 14:33:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}}' 2018-07-03 14:33:14,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:33:13 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50c2617a-b24b-4cea-bde6-0c8b0dab6ffe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac"}, "tags": [], "enabled": true, "id": "fbe2c77c1a564dcbb74634d586a16fac", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}} 2018-07-03 14:33:14,020 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-50c2617a-b24b-4cea-bde6-0c8b0dab6ffe 2018-07-03 14:33:14,021 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj 2018-07-03 14:33:14,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:14,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:14,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["jm-Gu3acQ6effM1p5zKSMA"], "issued_at": "2018-07-03T14:33:14.000000Z"}} 2018-07-03 14:33:14,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b76cbd245bfab879ff67cc407f3e1aea7045cb7" 2018-07-03 14:33:14,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dcf2361-c4e7-4fed-9c15-e81662b3ee91 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:14,678 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2dcf2361-c4e7-4fed-9c15-e81662b3ee91 2018-07-03 14:33:14,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:14,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b76cbd245bfab879ff67cc407f3e1aea7045cb7" 2018-07-03 14:33:14,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:14 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b35a257-3832-4673-8e28-dc1417b79c4f Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:33:14,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5b35a257-3832-4673-8e28-dc1417b79c4f 2018-07-03 14:33:14,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=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b76cbd245bfab879ff67cc407f3e1aea7045cb7" 2018-07-03 14:33:15,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:14 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e9b2630-7f6d-4955-b43e-8933f2366cb4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac"}, "tags": [], "enabled": true, "id": "fbe2c77c1a564dcbb74634d586a16fac", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}]} 2018-07-03 14:33:15,052 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj used request id req-0e9b2630-7f6d-4955-b43e-8933f2366cb4 2018-07-03 14:33:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b76cbd245bfab879ff67cc407f3e1aea7045cb7" 2018-07-03 14:33:15,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-509b8289-752b-439c-92aa-a5debde8ef64 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:33:15,224 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-509b8289-752b-439c-92aa-a5debde8ef64 2018-07-03 14:33:15,689 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6ed29c58-1a81-4a3-user 2018-07-03 14:33:15,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:15,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:15,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29e3e4a2-ae2c-4960-9ff1-0e704f48f7f4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:33:15,864 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-29e3e4a2-ae2c-4960-9ff1-0e704f48f7f4 2018-07-03 14:33:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" -d '{"role": {"name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj-role"}}' 2018-07-03 14:33:16,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:33:15 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-566bfc2a-180b-4242-b45f-82d4178d59a7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d46165b51d624465926ef3c84b02bd28", "links": {"self": "http://10.167.4.35:5000/v3/roles/d46165b51d624465926ef3c84b02bd28"}, "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj-role"}} 2018-07-03 14:33:16,046 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-566bfc2a-180b-4242-b45f-82d4178d59a7 2018-07-03 14:33:16,046 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj-role 2018-07-03 14:33:16,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/d46165b51d624465926ef3c84b02bd28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:16,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:16 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6d8f826-dc03-4903-9d0e-cd976381e19f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d46165b51d624465926ef3c84b02bd28", "links": {"self": "http://10.167.4.35:5000/v3/roles/d46165b51d624465926ef3c84b02bd28"}, "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj-role"}} 2018-07-03 14:33:16,357 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d46165b51d624465926ef3c84b02bd28 used request id req-b6d8f826-dc03-4903-9d0e-cd976381e19f 2018-07-03 14:33:16,357 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj-role to project CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj 2018-07-03 14:33:16,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac/users/a127dbb71f5d43f99eee50643b452f60/roles/d46165b51d624465926ef3c84b02bd28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:16,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:33:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e05650d-955e-4b0e-bca9-d3e2b2b34753 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:16,581 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac/users/a127dbb71f5d43f99eee50643b452f60/roles/d46165b51d624465926ef3c84b02bd28 used request id req-2e05650d-955e-4b0e-bca9-d3e2b2b34753 2018-07-03 14:33:16,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:16,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:17,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["dpuZXkifRrmHywee8vlSRg"], "issued_at": "2018-07-03T14:33:17.000000Z"}} 2018-07-03 14:33:17,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}5debc53de6b00faa6722def75c168ae0fba8b9cf" 2018-07-03 14:33:17,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97c11b3b-ed07-4012-8e49-1b6380968beb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:17,131 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-97c11b3b-ed07-4012-8e49-1b6380968beb 2018-07-03 14:33:17,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=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5debc53de6b00faa6722def75c168ae0fba8b9cf" 2018-07-03 14:33:17,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:17 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0598b57b-7def-46f4-921c-9bdff1b12932 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:33:17,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net used request id req-0598b57b-7def-46f4-921c-9bdff1b12932 2018-07-03 14:33:17,527 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net 2018-07-03 14:33:17,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:17,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:18,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["PS3G9CXfRYurWD6gkhqe2A"], "issued_at": "2018-07-03T14:33:18.000000Z"}} 2018-07-03 14:33:18,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}c27a0ac2d7b5e3204f4e94b2c6fc43259720c2a6" 2018-07-03 14:33:18,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6ce2b43-6779-4ded-97a0-f5b8851444ed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:18,152 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b6ce2b43-6779-4ded-97a0-f5b8851444ed 2018-07-03 14:33:18,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:18,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:33:18,166 - keystoneauth.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-6ed29c58-1a81-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27a0ac2d7b5e3204f4e94b2c6fc43259720c2a6" 2018-07-03 14:33:18,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:18 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9360fa5e-8c34-44c0-a9c1-ff38ee392e9f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac"}, "tags": [], "enabled": true, "id": "fbe2c77c1a564dcbb74634d586a16fac", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}]} 2018-07-03 14:33:18,341 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj used request id req-9360fa5e-8c34-44c0-a9c1-ff38ee392e9f 2018-07-03 14:33:18,348 - 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}5debc53de6b00faa6722def75c168ae0fba8b9cf" -d '{"network": {"tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "mtu": 999, "name": "CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net", "admin_state_up": true}}' 2018-07-03 14:33:19,270 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:33:19 GMT Content-Type: application/json Content-Length: 708 Connection: keep-alive X-Openstack-Request-Id: req-5d479ca1-63f9-4afc-9cc3-0ba4cde7bb9e Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"40794e9f-2e89-4329-8669-f24db465ceca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fbe2c77c1a564dcbb74634d586a16fac","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:33:19Z","is_default":false,"provider:segmentation_id":1016,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net","admin_state_up":true,"tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:18Z","mtu":999}} 2018-07-03 14:33:19,270 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5d479ca1-63f9-4afc-9cc3-0ba4cde7bb9e 2018-07-03 14:33:19,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?id=40794e9f-2e89-4329-8669-f24db465ceca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5debc53de6b00faa6722def75c168ae0fba8b9cf" 2018-07-03 14:33:19,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:19 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-a3bf0e34-76e2-4dc7-9f83-1e467d815e18 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"40794e9f-2e89-4329-8669-f24db465ceca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fbe2c77c1a564dcbb74634d586a16fac","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:33:19Z","provider:segmentation_id":1016,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net","admin_state_up":true,"tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:18Z","provider:network_type":"vlan"}]} 2018-07-03 14:33:19,366 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=40794e9f-2e89-4329-8669-f24db465ceca used request id req-a3bf0e34-76e2-4dc7-9f83-1e467d815e18 2018-07-03 14:33:19,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=40794e9f-2e89-4329-8669-f24db465ceca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5debc53de6b00faa6722def75c168ae0fba8b9cf" 2018-07-03 14:33:19,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:19 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-39e18afc-a996-4bc2-a2ab-5c676043daf2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:33:19,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=40794e9f-2e89-4329-8669-f24db465ceca used request id req-39e18afc-a996-4bc2-a2ab-5c676043daf2 2018-07-03 14:33:19,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:19,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:19,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["jY5C6pkuS3Sx3r_U6tXbMQ"], "issued_at": "2018-07-03T14:33:19.000000Z"}} 2018-07-03 14:33:19,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0bbddb3bab2724ec199f58226b5c951e843b6ea" 2018-07-03 14:33:19,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-421b2784-6002-42d6-b822-1b8a1d99b576 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:19,986 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-421b2784-6002-42d6-b822-1b8a1d99b576 2018-07-03 14:33:19,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-07-03 14:33:19,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:20,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=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0bbddb3bab2724ec199f58226b5c951e843b6ea" 2018-07-03 14:33:20,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:20 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a95ced3c-fcbe-45b1-885b-f125d0833e0b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac"}, "tags": [], "enabled": true, "id": "fbe2c77c1a564dcbb74634d586a16fac", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}]} 2018-07-03 14:33:20,196 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj used request id req-a95ced3c-fcbe-45b1-885b-f125d0833e0b 2018-07-03 14:33:20,197 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet 2018-07-03 14:33:20,202 - 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}5debc53de6b00faa6722def75c168ae0fba8b9cf" -d '{"subnets": [{"ip_version": 4, "network_id": "40794e9f-2e89-4329-8669-f24db465ceca", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet", "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac"}]}' 2018-07-03 14:33:20,811 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:33:20 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-b3278f5c-e184-47c8-a87d-1a0f12be2408 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40794e9f-2e89-4329-8669-f24db465ceca","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:20Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:20Z","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":"fbe2c77c1a564dcbb74634d586a16fac","id":"166d5d49-16cb-4c30-8445-114aa649e33e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet"}]} 2018-07-03 14:33:20,811 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-b3278f5c-e184-47c8-a87d-1a0f12be2408 2018-07-03 14:33:20,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/networks?id=40794e9f-2e89-4329-8669-f24db465ceca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5debc53de6b00faa6722def75c168ae0fba8b9cf" 2018-07-03 14:33:20,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:20 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-dc12a64d-4d80-452e-b599-c853390ed39e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"40794e9f-2e89-4329-8669-f24db465ceca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbe2c77c1a564dcbb74634d586a16fac","status":"ACTIVE","subnets":["166d5d49-16cb-4c30-8445-114aa649e33e"],"description":"","tags":[],"updated_at":"2018-07-03T14:33:20Z","provider:segmentation_id":1016,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net","admin_state_up":true,"tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:18Z","provider:network_type":"vlan"}]} 2018-07-03 14:33:20,945 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=40794e9f-2e89-4329-8669-f24db465ceca used request id req-dc12a64d-4d80-452e-b599-c853390ed39e 2018-07-03 14:33:20,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=40794e9f-2e89-4329-8669-f24db465ceca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5debc53de6b00faa6722def75c168ae0fba8b9cf" 2018-07-03 14:33:21,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:21 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-7be4bad7-2c02-4562-8302-2fd7b8341e4e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40794e9f-2e89-4329-8669-f24db465ceca","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:20Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fbe2c77c1a564dcbb74634d586a16fac","id":"166d5d49-16cb-4c30-8445-114aa649e33e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet"}]} 2018-07-03 14:33:21,022 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=40794e9f-2e89-4329-8669-f24db465ceca used request id req-7be4bad7-2c02-4562-8302-2fd7b8341e4e 2018-07-03 14:33:21,023 - OpenStackNetwork - DEBUG - Network [40794e9f-2e89-4329-8669-f24db465ceca] created successfully 2018-07-03 14:33:21,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:21,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d46165b51d624465926ef3c84b02bd28", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj-role"}], "expires_at": "2018-07-03T15:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbe2c77c1a564dcbb74634d586a16fac", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fbe2c77c1a564dcbb74634d586a16fac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fbe2c77c1a564dcbb74634d586a16fac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fbe2c77c1a564dcbb74634d586a16fac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fbe2c77c1a564dcbb74634d586a16fac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fbe2c77c1a564dcbb74634d586a16fac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fbe2c77c1a564dcbb74634d586a16fac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-user", "id": "a127dbb71f5d43f99eee50643b452f60"}, "audit_ids": ["-y3PuVy0SWKtgg0YUobg8w"], "issued_at": "2018-07-03T14:33:21.000000Z"}} 2018-07-03 14:33:21,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8daf828fa850cdaccfbe14853f5a4914a6ee5" 2018-07-03 14:33:22,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:22 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-aea93e0e-e729-4f71-bc10-35c210141613 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["166d5d49-16cb-4c30-8445-114aa649e33e"],"updated_at":"2018-07-03T14:33:20Z","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:18Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fbe2c77c1a564dcbb74634d586a16fac","id":"40794e9f-2e89-4329-8669-f24db465ceca","name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net"}]} 2018-07-03 14:33:22,208 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net used request id req-aea93e0e-e729-4f71-bc10-35c210141613 2018-07-03 14:33:22,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-07-03 14:33:22,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:22,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/fbe2c77c1a564dcbb74634d586a16fac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084fc1cd930567da55d95cb656d5ac1a6875560a" 2018-07-03 14:33:22,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:22 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7d9a1f4-e6ef-40c5-a0d4-8044fa665572 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbe2c77c1a564dcbb74634d586a16fac", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}} 2018-07-03 14:33:22,393 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac used request id req-c7d9a1f4-e6ef-40c5-a0d4-8044fa665572 2018-07-03 14:33:22,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=40794e9f-2e89-4329-8669-f24db465ceca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8daf828fa850cdaccfbe14853f5a4914a6ee5" 2018-07-03 14:33:22,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:22 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-bf481d65-1f66-46a5-adf2-4df09a0aa18a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40794e9f-2e89-4329-8669-f24db465ceca","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:20Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fbe2c77c1a564dcbb74634d586a16fac","id":"166d5d49-16cb-4c30-8445-114aa649e33e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet"}]} 2018-07-03 14:33:22,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=40794e9f-2e89-4329-8669-f24db465ceca used request id req-bf481d65-1f66-46a5-adf2-4df09a0aa18a 2018-07-03 14:33:22,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:22,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:23,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d46165b51d624465926ef3c84b02bd28", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj-role"}], "expires_at": "2018-07-03T15:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbe2c77c1a564dcbb74634d586a16fac", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fbe2c77c1a564dcbb74634d586a16fac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fbe2c77c1a564dcbb74634d586a16fac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fbe2c77c1a564dcbb74634d586a16fac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fbe2c77c1a564dcbb74634d586a16fac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fbe2c77c1a564dcbb74634d586a16fac", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fbe2c77c1a564dcbb74634d586a16fac", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fbe2c77c1a564dcbb74634d586a16fac", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-user", "id": "a127dbb71f5d43f99eee50643b452f60"}, "audit_ids": ["MUYS_lw9Qaej4onC0BDujw"], "issued_at": "2018-07-03T14:33:23.000000Z"}} 2018-07-03 14:33:23,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}9ca1d5b04dab3da347894e5a8984d3ea40a575aa" 2018-07-03 14:33:23,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2dfdd29-2ad7-46bf-b0ba-c63ac0ed5969 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:23,470 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a2dfdd29-2ad7-46bf-b0ba-c63ac0ed5969 2018-07-03 14:33:23,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=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca1d5b04dab3da347894e5a8984d3ea40a575aa" 2018-07-03 14:33:24,184 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:24 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-db267da7-9397-4a7c-9e81-dc6aea824341 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["166d5d49-16cb-4c30-8445-114aa649e33e"],"updated_at":"2018-07-03T14:33:20Z","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:18Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fbe2c77c1a564dcbb74634d586a16fac","id":"40794e9f-2e89-4329-8669-f24db465ceca","name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net"}]} 2018-07-03 14:33:24,184 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net used request id req-db267da7-9397-4a7c-9e81-dc6aea824341 2018-07-03 14:33:24,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:24,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:24,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/fbe2c77c1a564dcbb74634d586a16fac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca1d5b04dab3da347894e5a8984d3ea40a575aa" 2018-07-03 14:33:24,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:24 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e22a34ef-6120-44e0-88fd-e52c8cf99d05 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbe2c77c1a564dcbb74634d586a16fac", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}} 2018-07-03 14:33:24,236 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac used request id req-e22a34ef-6120-44e0-88fd-e52c8cf99d05 2018-07-03 14:33:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=40794e9f-2e89-4329-8669-f24db465ceca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ca1d5b04dab3da347894e5a8984d3ea40a575aa" 2018-07-03 14:33:24,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:24 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-7fbc3e2e-4805-474e-87d9-fd9efa9a4691 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40794e9f-2e89-4329-8669-f24db465ceca","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:20Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fbe2c77c1a564dcbb74634d586a16fac","id":"166d5d49-16cb-4c30-8445-114aa649e33e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet"}]} 2018-07-03 14:33:24,694 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=40794e9f-2e89-4329-8669-f24db465ceca used request id req-7fbc3e2e-4805-474e-87d9-fd9efa9a4691 2018-07-03 14:33:24,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:24,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:25,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ogJgVL4gTR2cbIyQS2uH_g"], "issued_at": "2018-07-03T14:33:25.000000Z"}} 2018-07-03 14:33:25,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}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:25,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01f34ed7-fb5c-4580-91ea-52ee163cab7d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:25,356 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-01f34ed7-fb5c-4580-91ea-52ee163cab7d 2018-07-03 14:33:25,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/routers?name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:25,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:25 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2f4cd66f-eba3-45c8-904a-0fccb304cfeb Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:33:25,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router&admin_state_up=True used request id req-2f4cd66f-eba3-45c8-904a-0fccb304cfeb 2018-07-03 14:33:25,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:25,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:26,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["vFnG1Lq5Rime1X0MKap0rA"], "issued_at": "2018-07-03T14:33:26.000000Z"}} 2018-07-03 14:33:26,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}d13468a06dcac09912ecf24c2112f6633ca213c8" 2018-07-03 14:33:26,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9f411bb-71bd-485f-b311-652bc7372465 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:26,359 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b9f411bb-71bd-485f-b311-652bc7372465 2018-07-03 14:33:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:26,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:26,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d13468a06dcac09912ecf24c2112f6633ca213c8" 2018-07-03 14:33:26,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:26 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-819b9540-ce2c-47cd-b3fe-01e6a0ddb8af Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac"}, "tags": [], "enabled": true, "id": "fbe2c77c1a564dcbb74634d586a16fac", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}]} 2018-07-03 14:33:26,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj used request id req-819b9540-ce2c-47cd-b3fe-01e6a0ddb8af 2018-07-03 14:33:26,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:26,987 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:26 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-aa27fada-7b29-4db4-85c6-77ba45293ea6 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:33:26,987 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-aa27fada-7b29-4db4-85c6-77ba45293ea6 2018-07-03 14:33:26,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:27,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:27 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-00baad4d-b2b3-4617-ad42-a6adf6458f50 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:33:27,405 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-00baad4d-b2b3-4617-ad42-a6adf6458f50 2018-07-03 14:33:27,406 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router 2018-07-03 14:33:27,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "name": "CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router", "admin_state_up": true}}' 2018-07-03 14:33:29,335 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:33:29 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-c5dd18a0-2701-4704-9046-b0ad3e7b6158 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "created_at": "2018-07-03T14:33:27Z", "admin_state_up": true, "updated_at": "2018-07-03T14:33:28Z", "project_id": "fbe2c77c1a564dcbb74634d586a16fac", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "8dfcb20f-49ba-4624-b278-452c51ce6e46", "name": "CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router"}} 2018-07-03 14:33:29,335 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-c5dd18a0-2701-4704-9046-b0ad3e7b6158 2018-07-03 14:33:29,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=8dfcb20f-49ba-4624-b278-452c51ce6e46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:29,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:29 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-030dd5d7-3e30-4498-b0f3-a8e10b03fedb Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:33:28Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.115"}],"id":"cbd2f054-0af3-4a5e-9ab4-eba5f89945e0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:53:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8dfcb20f-49ba-4624-b278-452c51ce6e46","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T14:33:28Z","binding:vnic_type":"normal"}]} 2018-07-03 14:33:29,419 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8dfcb20f-49ba-4624-b278-452c51ce6e46 used request id req-030dd5d7-3e30-4498-b0f3-a8e10b03fedb 2018-07-03 14:33:29,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:29,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:29 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-41cf94f4-afa5-41a6-9134-ace5b64a7380 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 14:33:29,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-41cf94f4-afa5-41a6-9134-ace5b64a7380 2018-07-03 14:33:29,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=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:29,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:29 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-4aa9d1e7-df25-4349-9f52-0c26518e24aa Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"40794e9f-2e89-4329-8669-f24db465ceca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbe2c77c1a564dcbb74634d586a16fac","status":"ACTIVE","subnets":["166d5d49-16cb-4c30-8445-114aa649e33e"],"description":"","tags":[],"updated_at":"2018-07-03T14:33:20Z","provider:segmentation_id":1016,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net","admin_state_up":true,"tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:18Z","provider:network_type":"vlan"}]} 2018-07-03 14:33:29,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net used request id req-4aa9d1e7-df25-4349-9f52-0c26518e24aa 2018-07-03 14:33:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:29,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:33:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:29,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:29 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2eb2d6d4-7874-40fc-a706-891d55c662d5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbe2c77c1a564dcbb74634d586a16fac", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}} 2018-07-03 14:33:29,808 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac used request id req-2eb2d6d4-7874-40fc-a706-891d55c662d5 2018-07-03 14:33:29,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=40794e9f-2e89-4329-8669-f24db465ceca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:30,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:30 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-4a013bf2-9920-4d1f-92be-e2b9f73503ca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40794e9f-2e89-4329-8669-f24db465ceca","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:20Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fbe2c77c1a564dcbb74634d586a16fac","id":"166d5d49-16cb-4c30-8445-114aa649e33e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet"}]} 2018-07-03 14:33:30,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=40794e9f-2e89-4329-8669-f24db465ceca used request id req-4a013bf2-9920-4d1f-92be-e2b9f73503ca 2018-07-03 14:33:30,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=40794e9f-2e89-4329-8669-f24db465ceca&name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:30,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:30 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-be033ce3-b2b3-4a33-939d-9ebde452ea2b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40794e9f-2e89-4329-8669-f24db465ceca","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:20Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"fbe2c77c1a564dcbb74634d586a16fac","id":"166d5d49-16cb-4c30-8445-114aa649e33e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet"}]} 2018-07-03 14:33:30,397 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=40794e9f-2e89-4329-8669-f24db465ceca&name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet used request id req-be033ce3-b2b3-4a33-939d-9ebde452ea2b 2018-07-03 14:33:30,398 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 14:33:30,398 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router 2018-07-03 14:33:30,403 - 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/8dfcb20f-49ba-4624-b278-452c51ce6e46/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" -d '{"subnet_id": "166d5d49-16cb-4c30-8445-114aa649e33e"}' 2018-07-03 14:33:33,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:33 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-05eab597-69a1-4769-8937-22a938d6a1fa Front-End-Https: on RESP BODY: {"network_id": "40794e9f-2e89-4329-8669-f24db465ceca", "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "subnet_id": "166d5d49-16cb-4c30-8445-114aa649e33e", "subnet_ids": ["166d5d49-16cb-4c30-8445-114aa649e33e"], "port_id": "f3981501-b61d-46fd-babd-a4a32dc43585", "id": "8dfcb20f-49ba-4624-b278-452c51ce6e46"} 2018-07-03 14:33:33,151 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/8dfcb20f-49ba-4624-b278-452c51ce6e46/add_router_interface used request id req-05eab597-69a1-4769-8937-22a938d6a1fa 2018-07-03 14:33:33,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/routers/8dfcb20f-49ba-4624-b278-452c51ce6e46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:33,353 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:33 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-9e9c5903-3938-463b-84fd-6d59adab7aa2 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "created_at": "2018-07-03T14:33:27Z", "admin_state_up": true, "updated_at": "2018-07-03T14:33:31Z", "project_id": "fbe2c77c1a564dcbb74634d586a16fac", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "8dfcb20f-49ba-4624-b278-452c51ce6e46", "name": "CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router"}} 2018-07-03 14:33:33,353 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/8dfcb20f-49ba-4624-b278-452c51ce6e46 used request id req-9e9c5903-3938-463b-84fd-6d59adab7aa2 2018-07-03 14:33:33,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/ports?device_id=8dfcb20f-49ba-4624-b278-452c51ce6e46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:33,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:33 GMT Content-Type: application/json Content-Length: 1742 Connection: keep-alive X-Openstack-Request-Id: req-6e4ff0e1-16e1-4086-a0b6-5d0a8556f2a3 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:33:30Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.115"}],"id":"cbd2f054-0af3-4a5e-9ab4-eba5f89945e0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucbd2f054-0a","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cc:53:d9","project_id":"","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"8dfcb20f-49ba-4624-b278-452c51ce6e46","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T14:33:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:33:32Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"166d5d49-16cb-4c30-8445-114aa649e33e","ip_address":"10.55.1.1"}],"id":"f3981501-b61d-46fd-babd-a4a32dc43585","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:2c:ee","project_id":"fbe2c77c1a564dcbb74634d586a16fac","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8dfcb20f-49ba-4624-b278-452c51ce6e46","name":"","admin_state_up":true,"network_id":"40794e9f-2e89-4329-8669-f24db465ceca","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:31Z","binding:vnic_type":"normal"}]} 2018-07-03 14:33:33,442 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8dfcb20f-49ba-4624-b278-452c51ce6e46 used request id req-6e4ff0e1-16e1-4086-a0b6-5d0a8556f2a3 2018-07-03 14:33:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:33,516 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:33 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-96cb686d-b4f4-4c7e-ae84-e2474f0102b7 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 14:33:33,516 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-96cb686d-b4f4-4c7e-ae84-e2474f0102b7 2018-07-03 14:33:33,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/166d5d49-16cb-4c30-8445-114aa649e33e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:33,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:33 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-e877cec3-37f8-4929-b672-9bd9d01819d5 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40794e9f-2e89-4329-8669-f24db465ceca","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:20Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:20Z","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":"fbe2c77c1a564dcbb74634d586a16fac","id":"166d5d49-16cb-4c30-8445-114aa649e33e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet"}} 2018-07-03 14:33:33,588 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/166d5d49-16cb-4c30-8445-114aa649e33e used request id req-e877cec3-37f8-4929-b672-9bd9d01819d5 2018-07-03 14:33:33,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/routers?name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8daf828fa850cdaccfbe14853f5a4914a6ee5" 2018-07-03 14:33:33,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:33 GMT Content-Type: application/json Content-Length: 726 Connection: keep-alive X-Openstack-Request-Id: req-f352aa0a-be06-4f9a-9f2e-e1796c7160cc Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "created_at": "2018-07-03T14:33:27Z", "admin_state_up": true, "updated_at": "2018-07-03T14:33:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "fbe2c77c1a564dcbb74634d586a16fac", "id": "8dfcb20f-49ba-4624-b278-452c51ce6e46", "name": "CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router"}]} 2018-07-03 14:33:33,810 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router&admin_state_up=True used request id req-f352aa0a-be06-4f9a-9f2e-e1796c7160cc 2018-07-03 14:33:33,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/fbe2c77c1a564dcbb74634d586a16fac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084fc1cd930567da55d95cb656d5ac1a6875560a" 2018-07-03 14:33:33,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:33 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e0ba11c-654c-4a4d-b629-36d7b3cf9106 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbe2c77c1a564dcbb74634d586a16fac", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}} 2018-07-03 14:33:33,850 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac used request id req-8e0ba11c-654c-4a4d-b629-36d7b3cf9106 2018-07-03 14:33:33,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/ports?device_id=8dfcb20f-49ba-4624-b278-452c51ce6e46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8daf828fa850cdaccfbe14853f5a4914a6ee5" 2018-07-03 14:33:34,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:34 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-6c8fedf0-382c-46e1-b980-f03736ea750c Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"40794e9f-2e89-4329-8669-f24db465ceca","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:31Z","admin_state_up":true,"updated_at":"2018-07-03T14:33:32Z","binding:vnic_type":"normal","device_id":"8dfcb20f-49ba-4624-b278-452c51ce6e46","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:d3:2c:ee","id":"f3981501-b61d-46fd-babd-a4a32dc43585","port_security_enabled":false,"project_id":"fbe2c77c1a564dcbb74634d586a16fac","fixed_ips":[{"subnet_id":"166d5d49-16cb-4c30-8445-114aa649e33e","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:33:34,243 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8dfcb20f-49ba-4624-b278-452c51ce6e46 used request id req-6c8fedf0-382c-46e1-b980-f03736ea750c 2018-07-03 14:33:34,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/subnets/166d5d49-16cb-4c30-8445-114aa649e33e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bea8daf828fa850cdaccfbe14853f5a4914a6ee5" 2018-07-03 14:33:34,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:34 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-7ff01c9d-0124-4273-956d-6151a6a6e793 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"40794e9f-2e89-4329-8669-f24db465ceca","tenant_id":"fbe2c77c1a564dcbb74634d586a16fac","created_at":"2018-07-03T14:33:20Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33:20Z","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":"fbe2c77c1a564dcbb74634d586a16fac","id":"166d5d49-16cb-4c30-8445-114aa649e33e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet"}} 2018-07-03 14:33:34,316 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/166d5d49-16cb-4c30-8445-114aa649e33e used request id req-7ff01c9d-0124-4273-956d-6151a6a6e793 2018-07-03 14:33:34,317 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router and subnet CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet 2018-07-03 14:33:34,317 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router 2018-07-03 14:33:34,323 - 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/8dfcb20f-49ba-4624-b278-452c51ce6e46/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" -d '{"subnet_id": "166d5d49-16cb-4c30-8445-114aa649e33e"}' 2018-07-03 14:33:37,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:37 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-4e1be279-fbee-4b76-aaa7-ae3061276b2c Front-End-Https: on RESP BODY: {"network_id": "40794e9f-2e89-4329-8669-f24db465ceca", "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "subnet_id": "166d5d49-16cb-4c30-8445-114aa649e33e", "subnet_ids": ["166d5d49-16cb-4c30-8445-114aa649e33e"], "port_id": "f3981501-b61d-46fd-babd-a4a32dc43585", "id": "8dfcb20f-49ba-4624-b278-452c51ce6e46"} 2018-07-03 14:33:37,024 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/8dfcb20f-49ba-4624-b278-452c51ce6e46/remove_router_interface used request id req-4e1be279-fbee-4b76-aaa7-ae3061276b2c 2018-07-03 14:33:37,024 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router 2018-07-03 14:33:37,024 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-router 2018-07-03 14:33:37,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/routers/8dfcb20f-49ba-4624-b278-452c51ce6e46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09ade7fee650b2fb37274af9cf4e5cf88a73766d" 2018-07-03 14:33:38,657 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:33:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-24ce96ec-697d-4735-b6a4-39d8bce57608 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:38,657 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/8dfcb20f-49ba-4624-b278-452c51ce6e46 used request id req-24ce96ec-697d-4735-b6a4-39d8bce57608 2018-07-03 14:33:38,658 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet 2018-07-03 14:33:38,658 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-subnet 2018-07-03 14:33:38,664 - 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/166d5d49-16cb-4c30-8445-114aa649e33e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5debc53de6b00faa6722def75c168ae0fba8b9cf" 2018-07-03 14:33:41,027 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:33:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e470840f-996d-4309-a3df-4535b2d34b17 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:41,027 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/166d5d49-16cb-4c30-8445-114aa649e33e used request id req-e470840f-996d-4309-a3df-4535b2d34b17 2018-07-03 14:33:41,028 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-f783fe57-3d35-41a5-8435-b27ed1af87b1-pub-net 2018-07-03 14:33:41,033 - 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/40794e9f-2e89-4329-8669-f24db465ceca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5debc53de6b00faa6722def75c168ae0fba8b9cf" 2018-07-03 14:33:42,886 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:33:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-37c9c9ac-4772-422f-8d4e-cfc1b3f6befe Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:42,886 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/40794e9f-2e89-4329-8669-f24db465ceca used request id req-37c9c9ac-4772-422f-8d4e-cfc1b3f6befe 2018-07-03 14:33:42,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}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:43,344 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:43 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-5edba9d1-4c0f-4c22-a9e6-0fd23bc2920a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "created_at": "2018-07-03T14:33:18Z", "updated_at": "2018-07-03T14:33:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:18Z", "revision_number": 0, "id": "07aeb3dd-7dfa-4189-91fd-0d265c8bed55", "remote_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:18Z", "security_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbe2c77c1a564dcbb74634d586a16fac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:18Z", "revision_number": 0, "id": "24dabb5d-0a11-46bf-89e9-316dd8ccdd05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:18Z", "security_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbe2c77c1a564dcbb74634d586a16fac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:18Z", "revision_number": 0, "id": "7806172d-1b6b-442a-a0b9-1f7ce1597358", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:18Z", "security_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbe2c77c1a564dcbb74634d586a16fac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:18Z", "revision_number": 0, "id": "e657365c-ebd0-43fb-b25f-d12592bf47e3", "remote_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:18Z", "security_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbe2c77c1a564dcbb74634d586a16fac"}], "revision_number": 4, "project_id": "fbe2c77c1a564dcbb74634d586a16fac", "id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:33:43,345 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-5edba9d1-4c0f-4c22-a9e6-0fd23bc2920a 2018-07-03 14:33:43,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:43,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:43 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd47500b-3823-4b4f-a807-c94cf37706e7 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:33:43,535 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-dd47500b-3823-4b4f-a807-c94cf37706e7 2018-07-03 14:33: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/projects/fbe2c77c1a564dcbb74634d586a16fac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:43,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:43 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21c9b905-1014-4772-a614-09612e7ea31b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbe2c77c1a564dcbb74634d586a16fac", "name": "CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj"}} 2018-07-03 14:33:43,724 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac used request id req-21c9b905-1014-4772-a614-09612e7ea31b 2018-07-03 14:33:43,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8e4dac2-3a4b-47a0-97ec-821707af650a 2018-07-03 14:33:43,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=b8e4dac2-3a4b-47a0-97ec-821707af650a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:44,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:44 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-ce2f03aa-c35c-44cb-8f5b-8780e7fb4c70 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:18Z", "security_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "port_range_min": null, "revision_number": 0, "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "created_at": "2018-07-03T14:33:18Z", "project_id": "fbe2c77c1a564dcbb74634d586a16fac", "id": "07aeb3dd-7dfa-4189-91fd-0d265c8bed55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:18Z", "security_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "port_range_min": null, "revision_number": 0, "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "created_at": "2018-07-03T14:33:18Z", "project_id": "fbe2c77c1a564dcbb74634d586a16fac", "id": "24dabb5d-0a11-46bf-89e9-316dd8ccdd05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:18Z", "security_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "port_range_min": null, "revision_number": 0, "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "created_at": "2018-07-03T14:33:18Z", "project_id": "fbe2c77c1a564dcbb74634d586a16fac", "id": "7806172d-1b6b-442a-a0b9-1f7ce1597358"}, {"remote_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:18Z", "security_group_id": "b8e4dac2-3a4b-47a0-97ec-821707af650a", "port_range_min": null, "revision_number": 0, "tenant_id": "fbe2c77c1a564dcbb74634d586a16fac", "created_at": "2018-07-03T14:33:18Z", "project_id": "fbe2c77c1a564dcbb74634d586a16fac", "id": "e657365c-ebd0-43fb-b25f-d12592bf47e3"}]} 2018-07-03 14:33:44,244 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b8e4dac2-3a4b-47a0-97ec-821707af650a used request id req-ce2f03aa-c35c-44cb-8f5b-8780e7fb4c70 2018-07-03 14:33:44,245 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:33:44,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-groups/b8e4dac2-3a4b-47a0-97ec-821707af650a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:44,459 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:33:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-df6a7dcb-807b-4d5d-ad10-c527237cee98 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:44,459 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b8e4dac2-3a4b-47a0-97ec-821707af650a used request id req-df6a7dcb-807b-4d5d-ad10-c527237cee98 2018-07-03 14:33:44,460 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj 2018-07-03 14:33:44,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:44,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:33:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0051e85f-3305-48b2-a374-04807ea35d10 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:44,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fbe2c77c1a564dcbb74634d586a16fac used request id req-0051e85f-3305-48b2-a374-04807ea35d10 2018-07-03 14:33:44,709 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6ed29c58-1a81-4a3-proj-role 2018-07-03 14:33:44,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d46165b51d624465926ef3c84b02bd28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:44,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:33:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4eed478-21f6-47a0-9415-f44c2e197f3d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:44,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d46165b51d624465926ef3c84b02bd28 used request id req-b4eed478-21f6-47a0-9415-f44c2e197f3d 2018-07-03 14:33:44,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b83c20e21a8b8a9adf69c8dffcfdf13fc6f359" 2018-07-03 14:33:45,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c10818c-b74c-4767-b173-4bb006728de7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:33:45,070 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2c10818c-b74c-4767-b173-4bb006728de7 2018-07-03 14:33:45,071 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6ed29c58-1a81-4a3-user 2018-07-03 14:33:45,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a127dbb71f5d43f99eee50643b452f60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b76cbd245bfab879ff67cc407f3e1aea7045cb7" 2018-07-03 14:33:45,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:33:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58e70854-b974-4c79-a7c3-b5dbc24cc2a0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:45,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a127dbb71f5d43f99eee50643b452f60 used request id req-58e70854-b974-4c79-a7c3-b5dbc24cc2a0 2018-07-03 14:33:45,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:45,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tBS8Cw2iR5asjDZGOQh9jA"], "issued_at": "2018-07-03T14:33:45.000000Z"}} 2018-07-03 14:33:45,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}104a7186ff9c326c413e43fbfaa864ce47239e0b" 2018-07-03 14:33:46,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76908f86-0153-4596-a8fb-e11f8cc9fcae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:46,050 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-76908f86-0153-4596-a8fb-e11f8cc9fcae 2018-07-03 14:33:46,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:46,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:46,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["IoxofIb8RB6V6ODPfXt48g"], "issued_at": "2018-07-03T14:33:46.000000Z"}} 2018-07-03 14:33:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:33:46,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43b0557d-2634-458b-9a78-83582c9f867e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:46,862 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43b0557d-2634-458b-9a78-83582c9f867e 2018-07-03 14:33:46,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:46,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:46,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?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:33:47,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:46 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e89135b-7b1e-4b97-a5c4-ce202274e6ef 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-0e496fb1-273f-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:33:47,090 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj used request id req-2e89135b-7b1e-4b97-a5c4-ce202274e6ef 2018-07-03 14:33:47,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:33:47,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9c1e618-39cb-4a24-86b8-b2fa8ea1dca3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:33:47,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e9c1e618-39cb-4a24-86b8-b2fa8ea1dca3 2018-07-03 14:33:47,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}dfd99efea04cf6037301f84c1f99056a5524d63f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}}' 2018-07-03 14:33:47,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:33:47 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b26495e-f35f-461a-990e-3b97cae1729a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48"}, "tags": [], "enabled": true, "id": "793d0b1a736f436f8da8b5838b855f48", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}} 2018-07-03 14:33:47,504 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1b26495e-f35f-461a-990e-3b97cae1729a 2018-07-03 14:33:47,505 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj 2018-07-03 14:33:47,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:47,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:48,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ikPE-L11QOyySHc3jrxpiQ"], "issued_at": "2018-07-03T14:33:48.000000Z"}} 2018-07-03 14:33:48,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e995e983f19b7c3708f8d04a46f0e33997a7d88c" 2018-07-03 14:33:48,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cda6d5c8-ae3c-4d05-b80b-5b7327eea067 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:48,115 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cda6d5c8-ae3c-4d05-b80b-5b7327eea067 2018-07-03 14:33:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:48,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:48,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}e995e983f19b7c3708f8d04a46f0e33997a7d88c" 2018-07-03 14:33:48,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:48 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d07bf37-f9a7-424b-935f-569c61838104 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:33:48,324 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0d07bf37-f9a7-424b-935f-569c61838104 2018-07-03 14:33:48,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e995e983f19b7c3708f8d04a46f0e33997a7d88c" 2018-07-03 14:33:48,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:48 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-859e746c-bb78-4ba6-b440-fd147aa13413 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48"}, "tags": [], "enabled": true, "id": "793d0b1a736f436f8da8b5838b855f48", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}]} 2018-07-03 14:33:48,519 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj used request id req-859e746c-bb78-4ba6-b440-fd147aa13413 2018-07-03 14:33:48,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e995e983f19b7c3708f8d04a46f0e33997a7d88c" 2018-07-03 14:33:48,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d0666f6-df17-4c9b-a1d2-212bb1ea6590 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:33:48,562 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6d0666f6-df17-4c9b-a1d2-212bb1ea6590 2018-07-03 14:33:49,037 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-0e496fb1-273f-4fa-user 2018-07-03 14:33:49,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:49,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:33:49,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d484c73e-0b15-4eb8-be6d-b90aee656c8c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:33:49,220 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d484c73e-0b15-4eb8-be6d-b90aee656c8c 2018-07-03 14:33:49,224 - 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}dfd99efea04cf6037301f84c1f99056a5524d63f" -d '{"role": {"name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj-role"}}' 2018-07-03 14:33:49,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:33:49 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a9e2111-2192-402e-af0d-e5532afe6cd5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0c04a9a52314062bbe8188694aeb27e", "links": {"self": "http://10.167.4.35:5000/v3/roles/e0c04a9a52314062bbe8188694aeb27e"}, "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj-role"}} 2018-07-03 14:33:49,407 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6a9e2111-2192-402e-af0d-e5532afe6cd5 2018-07-03 14:33:49,407 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj-role 2018-07-03 14:33:49,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e0c04a9a52314062bbe8188694aeb27e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:33:49,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:49 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cdc4db7-75e8-47a5-b647-2ad6b5e6cac1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0c04a9a52314062bbe8188694aeb27e", "links": {"self": "http://10.167.4.35:5000/v3/roles/e0c04a9a52314062bbe8188694aeb27e"}, "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj-role"}} 2018-07-03 14:33:49,583 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e0c04a9a52314062bbe8188694aeb27e used request id req-7cdc4db7-75e8-47a5-b647-2ad6b5e6cac1 2018-07-03 14:33:49,584 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj-role to project CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj 2018-07-03 14:33:49,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48/users/55b5d69b265940f7a29b87c33b3e07dd/roles/e0c04a9a52314062bbe8188694aeb27e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:33:49,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:33:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5d492e4-376a-4b55-b78c-4f498f459995 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:33:49,813 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48/users/55b5d69b265940f7a29b87c33b3e07dd/roles/e0c04a9a52314062bbe8188694aeb27e used request id req-d5d492e4-376a-4b55-b78c-4f498f459995 2018-07-03 14:33:49,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:49,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:50,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["GJpyIJclSXapo88Xf8kzPA"], "issued_at": "2018-07-03T14:33:50.000000Z"}} 2018-07-03 14:33:50,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}1c48bd4d8b2f77565358c0d78d8ad09f7e0fbed8" 2018-07-03 14:33:50,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-372b5860-b29c-474c-a763-e869e893a12f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:50,516 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-372b5860-b29c-474c-a763-e869e893a12f 2018-07-03 14:33:50,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c48bd4d8b2f77565358c0d78d8ad09f7e0fbed8" 2018-07-03 14:33:50,934 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:50 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ea017bbf-d36c-47e8-bec6-15069facce55 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:33:50,934 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net used request id req-ea017bbf-d36c-47e8-bec6-15069facce55 2018-07-03 14:33:50,935 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net 2018-07-03 14:33:50,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:50,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:51,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bdk9CO2hSb-YP_wCi6HUAA"], "issued_at": "2018-07-03T14:33:51.000000Z"}} 2018-07-03 14:33:51,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976fb09b7cbe4c7f53082e38ba2151b25c2b26b8" 2018-07-03 14:33:51,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b54d04bd-249e-4769-980e-61b193b4d84a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:51,505 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b54d04bd-249e-4769-980e-61b193b4d84a 2018-07-03 14:33:51,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:51,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:51,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?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976fb09b7cbe4c7f53082e38ba2151b25c2b26b8" 2018-07-03 14:33:51,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:51 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4f6e953-7814-4877-9e94-5f67ea4d63f4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48"}, "tags": [], "enabled": true, "id": "793d0b1a736f436f8da8b5838b855f48", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}]} 2018-07-03 14:33:51,705 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj used request id req-f4f6e953-7814-4877-9e94-5f67ea4d63f4 2018-07-03 14:33:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c48bd4d8b2f77565358c0d78d8ad09f7e0fbed8" -d '{"network": {"tenant_id": "793d0b1a736f436f8da8b5838b855f48", "mtu": 999, "name": "CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net", "admin_state_up": true}}' 2018-07-03 14:33:52,452 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:33:52 GMT Content-Type: application/json Content-Length: 708 Connection: keep-alive X-Openstack-Request-Id: req-24f2f79f-db10-4f7c-bc3b-0cf46bc1f5aa Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"e2256191-fb03-4812-9ac3-abfc7984f73a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"793d0b1a736f436f8da8b5838b855f48","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:33:52Z","is_default":false,"provider:segmentation_id":1023,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net","admin_state_up":true,"tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:51Z","mtu":999}} 2018-07-03 14:33:52,453 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-24f2f79f-db10-4f7c-bc3b-0cf46bc1f5aa 2018-07-03 14:33:52,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?id=e2256191-fb03-4812-9ac3-abfc7984f73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c48bd4d8b2f77565358c0d78d8ad09f7e0fbed8" 2018-07-03 14:33:52,551 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:52 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive X-Openstack-Request-Id: req-1b6231c7-38c4-4b95-a1bd-6c63843851b4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"e2256191-fb03-4812-9ac3-abfc7984f73a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"793d0b1a736f436f8da8b5838b855f48","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:33:52Z","provider:segmentation_id":1023,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net","admin_state_up":true,"tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:51Z","provider:network_type":"vlan"}]} 2018-07-03 14:33:52,551 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e2256191-fb03-4812-9ac3-abfc7984f73a used request id req-1b6231c7-38c4-4b95-a1bd-6c63843851b4 2018-07-03 14:33:52,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/subnets?network_id=e2256191-fb03-4812-9ac3-abfc7984f73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c48bd4d8b2f77565358c0d78d8ad09f7e0fbed8" 2018-07-03 14:33:52,600 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:52 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3603fba2-53da-4057-9a31-5ad05d193f08 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:33:52,600 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e2256191-fb03-4812-9ac3-abfc7984f73a used request id req-3603fba2-53da-4057-9a31-5ad05d193f08 2018-07-03 14:33:52,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:52,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:53,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["0PR24NnLQgKnxIukkkeOLw"], "issued_at": "2018-07-03T14:33:53.000000Z"}} 2018-07-03 14:33:53,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}666da9fcd9c3c4be71f6a63ad95e0ef4e30e58fa" 2018-07-03 14:33:53,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee00b1a2-4dda-409a-844f-f7c134b69ecc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:53,153 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ee00b1a2-4dda-409a-844f-f7c134b69ecc 2018-07-03 14:33:53,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:53,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:53,166 - keystoneauth.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-0e496fb1-273f-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666da9fcd9c3c4be71f6a63ad95e0ef4e30e58fa" 2018-07-03 14:33:53,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:53 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85585138-ea8e-47dd-af0c-083932790c9e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48"}, "tags": [], "enabled": true, "id": "793d0b1a736f436f8da8b5838b855f48", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}]} 2018-07-03 14:33:53,358 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj used request id req-85585138-ea8e-47dd-af0c-083932790c9e 2018-07-03 14:33:53,358 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet 2018-07-03 14:33:53,363 - 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}1c48bd4d8b2f77565358c0d78d8ad09f7e0fbed8" -d '{"subnets": [{"ip_version": 4, "network_id": "e2256191-fb03-4812-9ac3-abfc7984f73a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet", "tenant_id": "793d0b1a736f436f8da8b5838b855f48"}]}' 2018-07-03 14:33:54,534 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:33:54 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c06e7350-7da4-410b-bb76-27ce80079c79 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2256191-fb03-4812-9ac3-abfc7984f73a","tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33: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":"793d0b1a736f436f8da8b5838b855f48","id":"f759d641-fb58-4efb-94de-c1493dd25c83","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet"}]} 2018-07-03 14:33:54,535 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-c06e7350-7da4-410b-bb76-27ce80079c79 2018-07-03 14:33:54,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/networks?id=e2256191-fb03-4812-9ac3-abfc7984f73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c48bd4d8b2f77565358c0d78d8ad09f7e0fbed8" 2018-07-03 14:33:54,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:54 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-ed670ab3-b28d-4ade-9a2e-6c527bb79f82 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"e2256191-fb03-4812-9ac3-abfc7984f73a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"793d0b1a736f436f8da8b5838b855f48","status":"ACTIVE","subnets":["f759d641-fb58-4efb-94de-c1493dd25c83"],"description":"","tags":[],"updated_at":"2018-07-03T14:33:53Z","provider:segmentation_id":1023,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net","admin_state_up":true,"tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:51Z","provider:network_type":"vlan"}]} 2018-07-03 14:33:54,660 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e2256191-fb03-4812-9ac3-abfc7984f73a used request id req-ed670ab3-b28d-4ade-9a2e-6c527bb79f82 2018-07-03 14:33:54,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=e2256191-fb03-4812-9ac3-abfc7984f73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c48bd4d8b2f77565358c0d78d8ad09f7e0fbed8" 2018-07-03 14:33:54,721 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:54 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-68a8cb01-d04c-4919-b5f4-ba481e8775bb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2256191-fb03-4812-9ac3-abfc7984f73a","tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33: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":"793d0b1a736f436f8da8b5838b855f48","id":"f759d641-fb58-4efb-94de-c1493dd25c83","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet"}]} 2018-07-03 14:33:54,722 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e2256191-fb03-4812-9ac3-abfc7984f73a used request id req-68a8cb01-d04c-4919-b5f4-ba481e8775bb 2018-07-03 14:33:54,722 - OpenStackNetwork - DEBUG - Network [e2256191-fb03-4812-9ac3-abfc7984f73a] created successfully 2018-07-03 14:33:54,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:55,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0c04a9a52314062bbe8188694aeb27e", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj-role"}], "expires_at": "2018-07-03T15:33:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "793d0b1a736f436f8da8b5838b855f48", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/793d0b1a736f436f8da8b5838b855f48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/793d0b1a736f436f8da8b5838b855f48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/793d0b1a736f436f8da8b5838b855f48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/793d0b1a736f436f8da8b5838b855f48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/793d0b1a736f436f8da8b5838b855f48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/793d0b1a736f436f8da8b5838b855f48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/793d0b1a736f436f8da8b5838b855f48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/793d0b1a736f436f8da8b5838b855f48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/793d0b1a736f436f8da8b5838b855f48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/793d0b1a736f436f8da8b5838b855f48", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/793d0b1a736f436f8da8b5838b855f48", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/793d0b1a736f436f8da8b5838b855f48", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-user", "id": "55b5d69b265940f7a29b87c33b3e07dd"}, "audit_ids": ["VNc3lrRDTPWJACn-o8fnqg"], "issued_at": "2018-07-03T14:33:55.000000Z"}} 2018-07-03 14:33:55,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08fe5a3f55607d0aafa2a5c4620f5e1148fb2d1" 2018-07-03 14:33:55,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:55 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-0871605b-24ee-4758-81d1-7184757c8dbc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f759d641-fb58-4efb-94de-c1493dd25c83"],"updated_at":"2018-07-03T14:33:53Z","tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"793d0b1a736f436f8da8b5838b855f48","id":"e2256191-fb03-4812-9ac3-abfc7984f73a","name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net"}]} 2018-07-03 14:33:55,788 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net used request id req-0871605b-24ee-4758-81d1-7184757c8dbc 2018-07-03 14:33:55,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:55,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:33: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-07-03 14:33:55,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/793d0b1a736f436f8da8b5838b855f48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104a7186ff9c326c413e43fbfaa864ce47239e0b" 2018-07-03 14:33:55,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:55 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9482470e-fe0d-473d-8c77-6e77aac6ba8f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "793d0b1a736f436f8da8b5838b855f48", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}} 2018-07-03 14:33:55,985 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48 used request id req-9482470e-fe0d-473d-8c77-6e77aac6ba8f 2018-07-03 14:33:55,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=e2256191-fb03-4812-9ac3-abfc7984f73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08fe5a3f55607d0aafa2a5c4620f5e1148fb2d1" 2018-07-03 14:33:56,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:56 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-88416d61-2167-4e3c-acb3-fa2dd75f130b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2256191-fb03-4812-9ac3-abfc7984f73a","tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33: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":"793d0b1a736f436f8da8b5838b855f48","id":"f759d641-fb58-4efb-94de-c1493dd25c83","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet"}]} 2018-07-03 14:33:56,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e2256191-fb03-4812-9ac3-abfc7984f73a used request id req-88416d61-2167-4e3c-acb3-fa2dd75f130b 2018-07-03 14:33:56,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:56,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:56,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["XEVlvMmaRtWLoRh_sgVbZg"], "issued_at": "2018-07-03T14:33:56.000000Z"}} 2018-07-03 14:33:56,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}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:33:56,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43f257db-40e3-4c08-a217-13698f4c90d8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:56,759 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43f257db-40e3-4c08-a217-13698f4c90d8 2018-07-03 14:33:56,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:33:57,194 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:57 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-07791626-4ffe-4a47-bacf-10d2a208c206 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:33:57,195 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router&admin_state_up=True used request id req-07791626-4ffe-4a47-bacf-10d2a208c206 2018-07-03 14:33:57,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:33:57,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:33:57,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ugooQ5OnSKiqOwrk9Xxzkg"], "issued_at": "2018-07-03T14:33:57.000000Z"}} 2018-07-03 14:33:57,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}74865214f686f4bf5ddfeed165aa383a848e86c4" 2018-07-03 14:33:57,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e6a1933-bd4c-4797-ba0b-ae7897c86999 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:33:57,759 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1e6a1933-bd4c-4797-ba0b-ae7897c86999 2018-07-03 14:33:57,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:33:57,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:33:57,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74865214f686f4bf5ddfeed165aa383a848e86c4" 2018-07-03 14:33:57,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:33:57 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-729371f5-3d6d-4021-8ca4-2114ff983fb2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48"}, "tags": [], "enabled": true, "id": "793d0b1a736f436f8da8b5838b855f48", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}]} 2018-07-03 14:33:57,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj used request id req-729371f5-3d6d-4021-8ca4-2114ff983fb2 2018-07-03 14:33:57,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:33:58,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:58 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-2b18c5da-9d16-4d4f-aefe-0545c60c4dfc 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:33:58,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-2b18c5da-9d16-4d4f-aefe-0545c60c4dfc 2018-07-03 14:33:58,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/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:33:58,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:33:58 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-5b1353a5-427d-4272-a388-90e30a6f49aa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:33:58,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-5b1353a5-427d-4272-a388-90e30a6f49aa 2018-07-03 14:33:58,175 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router 2018-07-03 14:33:58,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "name": "CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router", "admin_state_up": true}}' 2018-07-03 14:34:00,321 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:34:00 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-fb958243-a5e5-438c-b9c6-971025fecc2d Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "created_at": "2018-07-03T14:33:58Z", "admin_state_up": true, "updated_at": "2018-07-03T14:33:59Z", "project_id": "793d0b1a736f436f8da8b5838b855f48", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "37d2355d-4b09-4e58-aebc-55774500880c", "name": "CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router"}} 2018-07-03 14:34:00,321 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-fb958243-a5e5-438c-b9c6-971025fecc2d 2018-07-03 14:34:00,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?device_id=37d2355d-4b09-4e58-aebc-55774500880c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:00,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:00 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-4a177354-acac-4838-8550-5a77b008cee9 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:33:59Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.114"}],"id":"95e3360f-51ac-4192-ad60-54668916119a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:82:f5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"37d2355d-4b09-4e58-aebc-55774500880c","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T14:33:59Z","binding:vnic_type":"normal"}]} 2018-07-03 14:34:00,409 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=37d2355d-4b09-4e58-aebc-55774500880c used request id req-4a177354-acac-4838-8550-5a77b008cee9 2018-07-03 14:34:00,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:00,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:00 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-5faaa961-b6ce-460c-ac0d-d3b6bffefadb Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 14:34:00,476 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-5faaa961-b6ce-460c-ac0d-d3b6bffefadb 2018-07-03 14:34:00,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=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:00,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:00 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-d3e4c3ea-2e7f-4825-a2c0-eee9d862b3d3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"e2256191-fb03-4812-9ac3-abfc7984f73a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"793d0b1a736f436f8da8b5838b855f48","status":"ACTIVE","subnets":["f759d641-fb58-4efb-94de-c1493dd25c83"],"description":"","tags":[],"updated_at":"2018-07-03T14:33:53Z","provider:segmentation_id":1023,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net","admin_state_up":true,"tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:51Z","provider:network_type":"vlan"}]} 2018-07-03 14:34:00,617 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net used request id req-d3e4c3ea-2e7f-4825-a2c0-eee9d862b3d3 2018-07-03 14:34:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:34:00,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:34: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-07-03 14:34:00,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/793d0b1a736f436f8da8b5838b855f48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:00,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:00 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a77a9e9d-53b7-4700-be32-1b19dabc6760 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "793d0b1a736f436f8da8b5838b855f48", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}} 2018-07-03 14:34:00,797 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48 used request id req-a77a9e9d-53b7-4700-be32-1b19dabc6760 2018-07-03 14:34:00,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=e2256191-fb03-4812-9ac3-abfc7984f73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:01,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:01 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-5c230734-2c3f-438d-9077-613e65849a82 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2256191-fb03-4812-9ac3-abfc7984f73a","tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33: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":"793d0b1a736f436f8da8b5838b855f48","id":"f759d641-fb58-4efb-94de-c1493dd25c83","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet"}]} 2018-07-03 14:34:01,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e2256191-fb03-4812-9ac3-abfc7984f73a used request id req-5c230734-2c3f-438d-9077-613e65849a82 2018-07-03 14:34:01,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=e2256191-fb03-4812-9ac3-abfc7984f73a&name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:01,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:01 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-dae97218-ec93-4ee4-a62c-62c0bae5c9e0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2256191-fb03-4812-9ac3-abfc7984f73a","tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33: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":"793d0b1a736f436f8da8b5838b855f48","id":"f759d641-fb58-4efb-94de-c1493dd25c83","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet"}]} 2018-07-03 14:34:01,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e2256191-fb03-4812-9ac3-abfc7984f73a&name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet used request id req-dae97218-ec93-4ee4-a62c-62c0bae5c9e0 2018-07-03 14:34:01,322 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 14:34:01,322 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router 2018-07-03 14:34:01,327 - 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/37d2355d-4b09-4e58-aebc-55774500880c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" -d '{"subnet_id": "f759d641-fb58-4efb-94de-c1493dd25c83"}' 2018-07-03 14:34:04,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:04 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-bc0b4bbf-5cdd-41d8-8d46-8808139f403a Front-End-Https: on RESP BODY: {"network_id": "e2256191-fb03-4812-9ac3-abfc7984f73a", "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "subnet_id": "f759d641-fb58-4efb-94de-c1493dd25c83", "subnet_ids": ["f759d641-fb58-4efb-94de-c1493dd25c83"], "port_id": "1549a8c5-885f-42df-848b-3d9c6e4988c5", "id": "37d2355d-4b09-4e58-aebc-55774500880c"} 2018-07-03 14:34:04,164 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/37d2355d-4b09-4e58-aebc-55774500880c/add_router_interface used request id req-bc0b4bbf-5cdd-41d8-8d46-8808139f403a 2018-07-03 14:34:04,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/routers/37d2355d-4b09-4e58-aebc-55774500880c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:04,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:04 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-1a9d8f52-b483-45cb-af11-9196ae05d77b Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "created_at": "2018-07-03T14:33:58Z", "admin_state_up": true, "updated_at": "2018-07-03T14:34:02Z", "project_id": "793d0b1a736f436f8da8b5838b855f48", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "37d2355d-4b09-4e58-aebc-55774500880c", "name": "CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router"}} 2018-07-03 14:34:04,347 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/37d2355d-4b09-4e58-aebc-55774500880c used request id req-1a9d8f52-b483-45cb-af11-9196ae05d77b 2018-07-03 14:34:04,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=37d2355d-4b09-4e58-aebc-55774500880c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:04,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:04 GMT Content-Type: application/json Content-Length: 1744 Connection: keep-alive X-Openstack-Request-Id: req-9d77b216-e9e9-4b2d-b25e-8f7825356e2f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:34:03Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f759d641-fb58-4efb-94de-c1493dd25c83","ip_address":"10.55.1.1"}],"id":"1549a8c5-885f-42df-848b-3d9c6e4988c5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:18:70","project_id":"793d0b1a736f436f8da8b5838b855f48","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"37d2355d-4b09-4e58-aebc-55774500880c","name":"","admin_state_up":true,"network_id":"e2256191-fb03-4812-9ac3-abfc7984f73a","tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:34:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:34:04Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.114"}],"id":"95e3360f-51ac-4192-ad60-54668916119a","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu95e3360f-51","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:e3:82:f5","project_id":"","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"37d2355d-4b09-4e58-aebc-55774500880c","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T14:33:59Z","binding:vnic_type":"normal"}]} 2018-07-03 14:34:04,434 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=37d2355d-4b09-4e58-aebc-55774500880c used request id req-9d77b216-e9e9-4b2d-b25e-8f7825356e2f 2018-07-03 14:34:04,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:04,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:04 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-8d0ba25e-2745-44f6-8dc3-79943014da21 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 14:34:04,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-8d0ba25e-2745-44f6-8dc3-79943014da21 2018-07-03 14:34:04,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/f759d641-fb58-4efb-94de-c1493dd25c83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:04,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:04 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-79c368bb-6a5d-4001-b24b-d1f2201d903b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2256191-fb03-4812-9ac3-abfc7984f73a","tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33: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":"793d0b1a736f436f8da8b5838b855f48","id":"f759d641-fb58-4efb-94de-c1493dd25c83","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet"}} 2018-07-03 14:34:04,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f759d641-fb58-4efb-94de-c1493dd25c83 used request id req-79c368bb-6a5d-4001-b24b-d1f2201d903b 2018-07-03 14:34:04,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/routers?name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08fe5a3f55607d0aafa2a5c4620f5e1148fb2d1" 2018-07-03 14:34:04,924 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:04 GMT Content-Type: application/json Content-Length: 726 Connection: keep-alive X-Openstack-Request-Id: req-8fa045e2-4b43-4cf0-9d4b-6cfbf70a16c4 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "created_at": "2018-07-03T14:33:58Z", "admin_state_up": true, "updated_at": "2018-07-03T14:34:02Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "793d0b1a736f436f8da8b5838b855f48", "id": "37d2355d-4b09-4e58-aebc-55774500880c", "name": "CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router"}]} 2018-07-03 14:34:04,924 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router&admin_state_up=True used request id req-8fa045e2-4b43-4cf0-9d4b-6cfbf70a16c4 2018-07-03 14:34:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}104a7186ff9c326c413e43fbfaa864ce47239e0b" 2018-07-03 14:34:05,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:04 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-094d2e49-7efd-4da9-99c2-04adb57e09a4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "793d0b1a736f436f8da8b5838b855f48", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}} 2018-07-03 14:34:05,109 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48 used request id req-094d2e49-7efd-4da9-99c2-04adb57e09a4 2018-07-03 14:34:05,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/ports?device_id=37d2355d-4b09-4e58-aebc-55774500880c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08fe5a3f55607d0aafa2a5c4620f5e1148fb2d1" 2018-07-03 14:34:05,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:05 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-30a6f2eb-ee81-40fd-9d5a-6271bb23fa87 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e2256191-fb03-4812-9ac3-abfc7984f73a","tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:34:02Z","admin_state_up":true,"updated_at":"2018-07-03T14:34:03Z","binding:vnic_type":"normal","device_id":"37d2355d-4b09-4e58-aebc-55774500880c","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:41:18:70","id":"1549a8c5-885f-42df-848b-3d9c6e4988c5","port_security_enabled":false,"project_id":"793d0b1a736f436f8da8b5838b855f48","fixed_ips":[{"subnet_id":"f759d641-fb58-4efb-94de-c1493dd25c83","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:34:05,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=37d2355d-4b09-4e58-aebc-55774500880c used request id req-30a6f2eb-ee81-40fd-9d5a-6271bb23fa87 2018-07-03 14:34:05,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/f759d641-fb58-4efb-94de-c1493dd25c83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08fe5a3f55607d0aafa2a5c4620f5e1148fb2d1" 2018-07-03 14:34:05,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:05 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-09ceef68-bbb9-41aa-801c-9a304cf169ed Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2256191-fb03-4812-9ac3-abfc7984f73a","tenant_id":"793d0b1a736f436f8da8b5838b855f48","created_at":"2018-07-03T14:33:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:33: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":"793d0b1a736f436f8da8b5838b855f48","id":"f759d641-fb58-4efb-94de-c1493dd25c83","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet"}} 2018-07-03 14:34:05,645 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f759d641-fb58-4efb-94de-c1493dd25c83 used request id req-09ceef68-bbb9-41aa-801c-9a304cf169ed 2018-07-03 14:34:05,646 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router and subnet CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet 2018-07-03 14:34:05,646 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router 2018-07-03 14:34:05,651 - 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/37d2355d-4b09-4e58-aebc-55774500880c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" -d '{"subnet_id": "f759d641-fb58-4efb-94de-c1493dd25c83"}' 2018-07-03 14:34:08,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:08 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-d130c8fe-2ef1-4234-9d8a-2049bdd0588d Front-End-Https: on RESP BODY: {"network_id": "e2256191-fb03-4812-9ac3-abfc7984f73a", "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "subnet_id": "f759d641-fb58-4efb-94de-c1493dd25c83", "subnet_ids": ["f759d641-fb58-4efb-94de-c1493dd25c83"], "port_id": "1549a8c5-885f-42df-848b-3d9c6e4988c5", "id": "37d2355d-4b09-4e58-aebc-55774500880c"} 2018-07-03 14:34:08,456 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/37d2355d-4b09-4e58-aebc-55774500880c/remove_router_interface used request id req-d130c8fe-2ef1-4234-9d8a-2049bdd0588d 2018-07-03 14:34:08,457 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router 2018-07-03 14:34:08,457 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-router 2018-07-03 14:34:08,462 - 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/37d2355d-4b09-4e58-aebc-55774500880c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d506530952d16a80bf05cb833e57294742b48248" 2018-07-03 14:34:10,262 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:34:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-162e4157-047a-4a55-a30e-5f59f0ec88d5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:10,262 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/37d2355d-4b09-4e58-aebc-55774500880c used request id req-162e4157-047a-4a55-a30e-5f59f0ec88d5 2018-07-03 14:34:10,264 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet 2018-07-03 14:34:10,264 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-subnet 2018-07-03 14:34:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/f759d641-fb58-4efb-94de-c1493dd25c83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c48bd4d8b2f77565358c0d78d8ad09f7e0fbed8" 2018-07-03 14:34:12,448 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:34:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c91d24e3-0d94-43aa-bf19-7ea6df84308c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:12,448 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/f759d641-fb58-4efb-94de-c1493dd25c83 used request id req-c91d24e3-0d94-43aa-bf19-7ea6df84308c 2018-07-03 14:34:12,449 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-3ff72486-908c-4c8a-b129-1959e47caee0-pub-net 2018-07-03 14:34:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/e2256191-fb03-4812-9ac3-abfc7984f73a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c48bd4d8b2f77565358c0d78d8ad09f7e0fbed8" 2018-07-03 14:34:13,893 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:34:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c51f34b6-f396-4acd-bb44-1b45467c8412 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:13,894 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/e2256191-fb03-4812-9ac3-abfc7984f73a used request id req-c51f34b6-f396-4acd-bb44-1b45467c8412 2018-07-03 14:34:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:34:14,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:14 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-1d4f759e-b18e-44b2-9958-6fa74906d71f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "created_at": "2018-07-03T14:33:51Z", "updated_at": "2018-07-03T14:33:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:51Z", "revision_number": 0, "id": "7ab4384a-4d96-46a1-b68f-dc0f9489b3ee", "remote_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:51Z", "security_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "port_range_min": null, "ethertype": "IPv4", "project_id": "793d0b1a736f436f8da8b5838b855f48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:51Z", "revision_number": 0, "id": "82de734f-b1b2-4670-aa2f-e3107a225ff2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:51Z", "security_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "port_range_min": null, "ethertype": "IPv6", "project_id": "793d0b1a736f436f8da8b5838b855f48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:51Z", "revision_number": 0, "id": "9e6fba5a-ccf1-4c5b-af06-b5573f10db24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:51Z", "security_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "port_range_min": null, "ethertype": "IPv4", "project_id": "793d0b1a736f436f8da8b5838b855f48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:33:51Z", "revision_number": 0, "id": "da14a99c-3466-40c4-8363-1279378feffb", "remote_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "remote_ip_prefix": null, "created_at": "2018-07-03T14:33:51Z", "security_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "port_range_min": null, "ethertype": "IPv6", "project_id": "793d0b1a736f436f8da8b5838b855f48"}], "revision_number": 4, "project_id": "793d0b1a736f436f8da8b5838b855f48", "id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:34:14,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-1d4f759e-b18e-44b2-9958-6fa74906d71f 2018-07-03 14:34: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/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:34:14,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:14 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2c6e28b-800f-48cb-9697-6b55928aacc1 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:34:14,507 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-b2c6e28b-800f-48cb-9697-6b55928aacc1 2018-07-03 14:34:14,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/793d0b1a736f436f8da8b5838b855f48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:34:14,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:14 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3429658-9a9e-4941-abf2-5b6f2a346ed6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "793d0b1a736f436f8da8b5838b855f48", "name": "CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj"}} 2018-07-03 14:34:14,549 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48 used request id req-d3429658-9a9e-4941-abf2-5b6f2a346ed6 2018-07-03 14:34:14,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb2556d3-9b24-411d-8d69-1af16e1c7f32 2018-07-03 14:34:14,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cb2556d3-9b24-411d-8d69-1af16e1c7f32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:34:14,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:14 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-783a50b7-91c7-45f4-a89b-953f74d0895d Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:51Z", "security_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "port_range_min": null, "revision_number": 0, "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "created_at": "2018-07-03T14:33:51Z", "project_id": "793d0b1a736f436f8da8b5838b855f48", "id": "7ab4384a-4d96-46a1-b68f-dc0f9489b3ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:51Z", "security_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "port_range_min": null, "revision_number": 0, "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "created_at": "2018-07-03T14:33:51Z", "project_id": "793d0b1a736f436f8da8b5838b855f48", "id": "82de734f-b1b2-4670-aa2f-e3107a225ff2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:51Z", "security_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "port_range_min": null, "revision_number": 0, "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "created_at": "2018-07-03T14:33:51Z", "project_id": "793d0b1a736f436f8da8b5838b855f48", "id": "9e6fba5a-ccf1-4c5b-af06-b5573f10db24"}, {"remote_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:33:51Z", "security_group_id": "cb2556d3-9b24-411d-8d69-1af16e1c7f32", "port_range_min": null, "revision_number": 0, "tenant_id": "793d0b1a736f436f8da8b5838b855f48", "created_at": "2018-07-03T14:33:51Z", "project_id": "793d0b1a736f436f8da8b5838b855f48", "id": "da14a99c-3466-40c4-8363-1279378feffb"}]} 2018-07-03 14:34:14,592 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cb2556d3-9b24-411d-8d69-1af16e1c7f32 used request id req-783a50b7-91c7-45f4-a89b-953f74d0895d 2018-07-03 14:34:14,593 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:34:14,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/security-groups/cb2556d3-9b24-411d-8d69-1af16e1c7f32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:34:14,804 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:34:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5cbdbd8f-9d7d-493e-b34f-fec7b51e53ef Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:14,804 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/cb2556d3-9b24-411d-8d69-1af16e1c7f32 used request id req-5cbdbd8f-9d7d-493e-b34f-fec7b51e53ef 2018-07-03 14:34:14,805 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj 2018-07-03 14:34:14,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:34:15,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:34:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-398038ec-4be6-44a3-904c-2398e86671a5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:15,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/793d0b1a736f436f8da8b5838b855f48 used request id req-398038ec-4be6-44a3-904c-2398e86671a5 2018-07-03 14:34:15,159 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-0e496fb1-273f-4fa-proj-role 2018-07-03 14:34:15,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e0c04a9a52314062bbe8188694aeb27e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:34:15,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:34:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cd8093c-a074-49c1-9f38-e63cd7ec010d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:15,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e0c04a9a52314062bbe8188694aeb27e used request id req-1cd8093c-a074-49c1-9f38-e63cd7ec010d 2018-07-03 14:34:15,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd99efea04cf6037301f84c1f99056a5524d63f" 2018-07-03 14:34:15,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f918d7cd-c910-471d-b144-d3eaf1e3aab9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:34:15,265 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f918d7cd-c910-471d-b144-d3eaf1e3aab9 2018-07-03 14:34:15,266 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-0e496fb1-273f-4fa-user 2018-07-03 14:34:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/55b5d69b265940f7a29b87c33b3e07dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e995e983f19b7c3708f8d04a46f0e33997a7d88c" 2018-07-03 14:34:15,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:34:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba9c98c7-570b-42d6-b33c-cc654495cb74 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:15,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/55b5d69b265940f7a29b87c33b3e07dd used request id req-ba9c98c7-570b-42d6-b33c-cc654495cb74 2018-07-03 14:34:15,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:15,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["yzXv7LsMT9GgytXB0L8tTw"], "issued_at": "2018-07-03T14:34:15.000000Z"}} 2018-07-03 14:34:15,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}4aca588a3426df16e7a4d0ca94b550e9cb7a1581" 2018-07-03 14:34:16,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ce66e32-54f4-4f71-ac3d-8ffbbdc45984 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:34:16,110 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ce66e32-54f4-4f71-ac3d-8ffbbdc45984 2018-07-03 14:34:16,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:34:16,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:16,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:34:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["AGdJuFAhTn2yPl_x5y2nuQ"], "issued_at": "2018-07-03T14:34:16.000000Z"}} 2018-07-03 14:34:16,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}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:16,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1ea4c7e-124a-4751-9d25-674044950f95 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:34:16,775 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a1ea4c7e-124a-4751-9d25-674044950f95 2018-07-03 14:34:16,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:34:16,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:34:16,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?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-075946d9-2f6f-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:17,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:16 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-200eb8fa-adba-4978-9549-33989f7e00ec 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-075946d9-2f6f-469-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:34:17,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-075946d9-2f6f-469-proj used request id req-200eb8fa-adba-4978-9549-33989f7e00ec 2018-07-03 14:34:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:17,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d9a98f8-7576-45ef-9569-56488496ddd9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:34:17,259 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5d9a98f8-7576-45ef-9569-56488496ddd9 2018-07-03 14:34:17,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}60aead184474f5e8a2bac68938191dad24b322d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}}' 2018-07-03 14:34:17,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:34:17 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c493564-a25f-4972-8204-a1dbfd7e9da1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4"}, "tags": [], "enabled": true, "id": "af1110bedce5424c88c2d7362b73e0b4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}} 2018-07-03 14:34:17,482 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-6c493564-a25f-4972-8204-a1dbfd7e9da1 2018-07-03 14:34:17,482 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-075946d9-2f6f-469-proj 2018-07-03 14:34:17,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:34:17,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:18,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:34:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Zxenl3LESZ-SV7IVASFweg"], "issued_at": "2018-07-03T14:34:18.000000Z"}} 2018-07-03 14:34:18,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd470defcbb4b282ea4b95d9839b66cb0a6f0670" 2018-07-03 14:34:18,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1becd5f2-9c82-4964-a1c4-638e1e517c37 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:34:18,072 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1becd5f2-9c82-4964-a1c4-638e1e517c37 2018-07-03 14:34:18,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-07-03 14:34:18,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:34:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd470defcbb4b282ea4b95d9839b66cb0a6f0670" 2018-07-03 14:34:18,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:18 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31d8e673-267e-4d72-8919-34254887e9f0 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:34:18,302 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-31d8e673-267e-4d72-8919-34254887e9f0 2018-07-03 14:34:18,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?name=CreateNetworkSuccessTests-075946d9-2f6f-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd470defcbb4b282ea4b95d9839b66cb0a6f0670" 2018-07-03 14:34:18,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:18 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5805cd0b-9272-4b95-a59e-8b55cc6561e9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-075946d9-2f6f-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4"}, "tags": [], "enabled": true, "id": "af1110bedce5424c88c2d7362b73e0b4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}]} 2018-07-03 14:34:18,494 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-075946d9-2f6f-469-proj used request id req-5805cd0b-9272-4b95-a59e-8b55cc6561e9 2018-07-03 14:34:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd470defcbb4b282ea4b95d9839b66cb0a6f0670" 2018-07-03 14:34:18,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e51bcf2f-2717-4b0d-99c0-293ef45b9c2d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:34:18,546 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e51bcf2f-2717-4b0d-99c0-293ef45b9c2d 2018-07-03 14:34:19,038 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-075946d9-2f6f-469-user 2018-07-03 14:34:19,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:34:19,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:19,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a2e19ab-fc88-46c9-a805-834279cc33d1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:34:19,229 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4a2e19ab-fc88-46c9-a805-834279cc33d1 2018-07-03 14:34:19,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}60aead184474f5e8a2bac68938191dad24b322d3" -d '{"role": {"name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj-role"}}' 2018-07-03 14:34:19,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:34:19 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bde10b5f-7f61-44bf-8489-b2702a995d55 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9187909d904a4aad99ab3119b20e2289", "links": {"self": "http://10.167.4.35:5000/v3/roles/9187909d904a4aad99ab3119b20e2289"}, "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj-role"}} 2018-07-03 14:34:19,409 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-bde10b5f-7f61-44bf-8489-b2702a995d55 2018-07-03 14:34:19,410 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-075946d9-2f6f-469-proj-role 2018-07-03 14:34:19,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/9187909d904a4aad99ab3119b20e2289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:19,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:19 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf811254-6d86-4686-a3f8-b825de28144a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9187909d904a4aad99ab3119b20e2289", "links": {"self": "http://10.167.4.35:5000/v3/roles/9187909d904a4aad99ab3119b20e2289"}, "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj-role"}} 2018-07-03 14:34:19,598 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9187909d904a4aad99ab3119b20e2289 used request id req-cf811254-6d86-4686-a3f8-b825de28144a 2018-07-03 14:34:19,598 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-075946d9-2f6f-469-proj-role to project CreateNetworkSuccessTests-075946d9-2f6f-469-proj 2018-07-03 14:34:19,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4/users/515b757be9034fee80fefde9fb8cc940/roles/9187909d904a4aad99ab3119b20e2289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:19,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:34:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0cd7144-6bd6-40f8-8b41-45a117f9dd30 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:19,849 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4/users/515b757be9034fee80fefde9fb8cc940/roles/9187909d904a4aad99ab3119b20e2289 used request id req-d0cd7144-6bd6-40f8-8b41-45a117f9dd30 2018-07-03 14:34:19,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:34:19,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:20,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9187909d904a4aad99ab3119b20e2289", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj-role"}], "expires_at": "2018-07-03T15:34:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af1110bedce5424c88c2d7362b73e0b4", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-user", "id": "515b757be9034fee80fefde9fb8cc940"}, "audit_ids": ["sy1sU0xnSAe1wMKiRT-qFQ"], "issued_at": "2018-07-03T14:34:20.000000Z"}} 2018-07-03 14:34:20,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}a2714ce6e7c5173db3a9892360145f9091a594ef" 2018-07-03 14:34:20,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f22d928b-899b-4bb9-ac60-886edeafb829 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:34:20,542 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f22d928b-899b-4bb9-ac60-886edeafb829 2018-07-03 14:34:20,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=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2714ce6e7c5173db3a9892360145f9091a594ef" 2018-07-03 14:34:20,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:20 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8096c8ba-cc88-4c96-b52d-272a77c9c122 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:34:20,933 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net used request id req-8096c8ba-cc88-4c96-b52d-272a77c9c122 2018-07-03 14:34:20,933 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net 2018-07-03 14:34:20,939 - 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}a2714ce6e7c5173db3a9892360145f9091a594ef" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net", "admin_state_up": true}}' 2018-07-03 14:34:21,942 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:34:21 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-e5d25689-c910-4025-9dbd-e81f28019e79 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-07-03T14:34:21Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"af1110bedce5424c88c2d7362b73e0b4","id":"2705595e-c2a6-44aa-bd67-519947870e66","name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net"}} 2018-07-03 14:34:21,942 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-e5d25689-c910-4025-9dbd-e81f28019e79 2018-07-03 14:34:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=2705595e-c2a6-44aa-bd67-519947870e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2714ce6e7c5173db3a9892360145f9091a594ef" 2018-07-03 14:34:22,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:22 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-2388f6c7-ee52-4cea-b952-1669cf0d12f1 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-07-03T14:34:21Z","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"af1110bedce5424c88c2d7362b73e0b4","id":"2705595e-c2a6-44aa-bd67-519947870e66","name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net"}]} 2018-07-03 14:34:22,106 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2705595e-c2a6-44aa-bd67-519947870e66 used request id req-2388f6c7-ee52-4cea-b952-1669cf0d12f1 2018-07-03 14:34:22,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=2705595e-c2a6-44aa-bd67-519947870e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2714ce6e7c5173db3a9892360145f9091a594ef" 2018-07-03 14:34:22,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:22 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-86e98eba-4949-45bb-8c8d-cc5e29f9dbb2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:34:22,162 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2705595e-c2a6-44aa-bd67-519947870e66 used request id req-86e98eba-4949-45bb-8c8d-cc5e29f9dbb2 2018-07-03 14:34:22,163 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet 2018-07-03 14:34:22,167 - 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}a2714ce6e7c5173db3a9892360145f9091a594ef" -d '{"subnets": [{"ip_version": 4, "network_id": "2705595e-c2a6-44aa-bd67-519947870e66", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet"}]}' 2018-07-03 14:34:23,543 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:34:23 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-8d6173b5-8efe-4158-8509-4aacf35872bd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2705595e-c2a6-44aa-bd67-519947870e66","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:23Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"af1110bedce5424c88c2d7362b73e0b4","id":"ff2be95f-5953-4283-a048-dfb03649c54e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet"}]} 2018-07-03 14:34:23,543 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-8d6173b5-8efe-4158-8509-4aacf35872bd 2018-07-03 14:34:23,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?id=2705595e-c2a6-44aa-bd67-519947870e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2714ce6e7c5173db3a9892360145f9091a594ef" 2018-07-03 14:34:23,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:23 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-8aa4a68e-357c-44bd-88b7-8c9e5844f2d9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ff2be95f-5953-4283-a048-dfb03649c54e"],"updated_at":"2018-07-03T14:34:23Z","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"af1110bedce5424c88c2d7362b73e0b4","id":"2705595e-c2a6-44aa-bd67-519947870e66","name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net"}]} 2018-07-03 14:34:23,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2705595e-c2a6-44aa-bd67-519947870e66 used request id req-8aa4a68e-357c-44bd-88b7-8c9e5844f2d9 2018-07-03 14:34:23,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=2705595e-c2a6-44aa-bd67-519947870e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2714ce6e7c5173db3a9892360145f9091a594ef" 2018-07-03 14:34:23,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:23 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-9efcbc6a-9867-4138-8e1a-e539933f404a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2705595e-c2a6-44aa-bd67-519947870e66","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:23Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"af1110bedce5424c88c2d7362b73e0b4","id":"ff2be95f-5953-4283-a048-dfb03649c54e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet"}]} 2018-07-03 14:34:23,836 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2705595e-c2a6-44aa-bd67-519947870e66 used request id req-9efcbc6a-9867-4138-8e1a-e539933f404a 2018-07-03 14:34:23,836 - OpenStackNetwork - DEBUG - Network [2705595e-c2a6-44aa-bd67-519947870e66] created successfully 2018-07-03 14:34:23,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:34:23,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:24,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9187909d904a4aad99ab3119b20e2289", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj-role"}], "expires_at": "2018-07-03T15:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af1110bedce5424c88c2d7362b73e0b4", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-user", "id": "515b757be9034fee80fefde9fb8cc940"}, "audit_ids": ["VKApEl92TL6JIrLFMk3rQA"], "issued_at": "2018-07-03T14:34:24.000000Z"}} 2018-07-03 14:34:24,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}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:24,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8086ac33-5be1-49f7-88ed-8fa53af8303d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:34:24,350 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8086ac33-5be1-49f7-88ed-8fa53af8303d 2018-07-03 14:34:24,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/routers?name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:24,721 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:24 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-21488284-fd2f-4da5-9d75-227a5043f6f4 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:34:24,721 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router&admin_state_up=True used request id req-21488284-fd2f-4da5-9d75-227a5043f6f4 2018-07-03 14:34:24,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:34:24,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:25,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9187909d904a4aad99ab3119b20e2289", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj-role"}], "expires_at": "2018-07-03T15:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af1110bedce5424c88c2d7362b73e0b4", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-user", "id": "515b757be9034fee80fefde9fb8cc940"}, "audit_ids": ["MV0XDkQFQziMMhlMBON2CQ"], "issued_at": "2018-07-03T14:34:25.000000Z"}} 2018-07-03 14:34:25,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}98a84944a36b0b504cb0a65a13114e0cdbf3ff0c" 2018-07-03 14:34:25,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a3fd594-2903-470c-822e-b7e2497c7242 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:34:25,375 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4a3fd594-2903-470c-822e-b7e2497c7242 2018-07-03 14:34:25,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:25,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:25 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-381fa861-67cd-4b32-9541-bf02e8991975 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:34:25,681 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-381fa861-67cd-4b32-9541-bf02e8991975 2018-07-03 14:34:25,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:25,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:25 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-02e7d2fa-f503-4724-a0b4-8b844103cf03 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:34:25,730 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-02e7d2fa-f503-4724-a0b4-8b844103cf03 2018-07-03 14:34:25,731 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router 2018-07-03 14:34:25,736 - 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}6962f8a3a54fb45f868e425301bfe8eda33012d6" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router", "admin_state_up": true}}' 2018-07-03 14:34:27,650 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:34:27 GMT Content-Type: application/json Content-Length: 717 Connection: keep-alive X-Openstack-Request-Id: req-aeb67388-4127-4e81-bf33-ea2695dadef8 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "created_at": "2018-07-03T14:34:25Z", "admin_state_up": true, "updated_at": "2018-07-03T14:34:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "af1110bedce5424c88c2d7362b73e0b4", "id": "caeb30b0-74d0-4e22-9dff-d976edfd7eef", "name": "CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router"}} 2018-07-03 14:34:27,650 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-aeb67388-4127-4e81-bf33-ea2695dadef8 2018-07-03 14:34:27,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/ports?device_id=caeb30b0-74d0-4e22-9dff-d976edfd7eef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:28,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:28 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-80b1bf0f-d937-4520-ac75-4e303cc8d4f8 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:34:28,041 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=caeb30b0-74d0-4e22-9dff-d976edfd7eef used request id req-80b1bf0f-d937-4520-ac75-4e303cc8d4f8 2018-07-03 14:34:28,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=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:28,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:28 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-152f8201-9591-40a2-a407-e9603a05cfed Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ff2be95f-5953-4283-a048-dfb03649c54e"],"updated_at":"2018-07-03T14:34:23Z","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"af1110bedce5424c88c2d7362b73e0b4","id":"2705595e-c2a6-44aa-bd67-519947870e66","name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net"}]} 2018-07-03 14:34:28,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net used request id req-152f8201-9591-40a2-a407-e9603a05cfed 2018-07-03 14:34:28,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:34:28,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:34: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-07-03 14:34:28,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/af1110bedce5424c88c2d7362b73e0b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:28,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:28 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73799fd6-5f4b-44b8-bb1c-b1bdee327ce0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "af1110bedce5424c88c2d7362b73e0b4", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}} 2018-07-03 14:34:28,694 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4 used request id req-73799fd6-5f4b-44b8-bb1c-b1bdee327ce0 2018-07-03 14:34:28,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=2705595e-c2a6-44aa-bd67-519947870e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:28,783 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:28 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c5f95a24-2d97-413f-90ff-8c39fadd024c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2705595e-c2a6-44aa-bd67-519947870e66","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:23Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"af1110bedce5424c88c2d7362b73e0b4","id":"ff2be95f-5953-4283-a048-dfb03649c54e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet"}]} 2018-07-03 14:34:28,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2705595e-c2a6-44aa-bd67-519947870e66 used request id req-c5f95a24-2d97-413f-90ff-8c39fadd024c 2018-07-03 14:34:28,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/subnets?network_id=2705595e-c2a6-44aa-bd67-519947870e66&name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:28,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:28 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-b3e052bc-7a7b-495b-9bd7-bcfbbe5d33e9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2705595e-c2a6-44aa-bd67-519947870e66","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:23Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"af1110bedce5424c88c2d7362b73e0b4","id":"ff2be95f-5953-4283-a048-dfb03649c54e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet"}]} 2018-07-03 14:34:28,864 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2705595e-c2a6-44aa-bd67-519947870e66&name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet used request id req-b3e052bc-7a7b-495b-9bd7-bcfbbe5d33e9 2018-07-03 14:34:28,865 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 14:34:28,865 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router 2018-07-03 14:34:28,870 - 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/caeb30b0-74d0-4e22-9dff-d976edfd7eef/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" -d '{"subnet_id": "ff2be95f-5953-4283-a048-dfb03649c54e"}' 2018-07-03 14:34:32,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:32 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-b2a3b26e-d2a1-4f43-8963-94e5ebbfa3ce Front-End-Https: on RESP BODY: {"network_id": "2705595e-c2a6-44aa-bd67-519947870e66", "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "subnet_id": "ff2be95f-5953-4283-a048-dfb03649c54e", "subnet_ids": ["ff2be95f-5953-4283-a048-dfb03649c54e"], "port_id": "c571b7bd-514d-4a7d-adc7-f19356fdc4ac", "id": "caeb30b0-74d0-4e22-9dff-d976edfd7eef"} 2018-07-03 14:34:32,098 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/caeb30b0-74d0-4e22-9dff-d976edfd7eef/add_router_interface used request id req-b2a3b26e-d2a1-4f43-8963-94e5ebbfa3ce 2018-07-03 14:34:32,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/routers/caeb30b0-74d0-4e22-9dff-d976edfd7eef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:32,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:32 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-6defe665-cbf0-4a60-aec5-c145c627f30c Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "created_at": "2018-07-03T14:34:25Z", "admin_state_up": true, "updated_at": "2018-07-03T14:34:30Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "af1110bedce5424c88c2d7362b73e0b4", "id": "caeb30b0-74d0-4e22-9dff-d976edfd7eef", "name": "CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router"}} 2018-07-03 14:34:32,301 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/caeb30b0-74d0-4e22-9dff-d976edfd7eef used request id req-6defe665-cbf0-4a60-aec5-c145c627f30c 2018-07-03 14:34:32,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/ports?device_id=caeb30b0-74d0-4e22-9dff-d976edfd7eef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:32,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:32 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-7d759706-4362-4c03-874b-b70186933ac9 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2705595e-c2a6-44aa-bd67-519947870e66","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:29Z","admin_state_up":true,"updated_at":"2018-07-03T14:34:31Z","binding:vnic_type":"normal","device_id":"caeb30b0-74d0-4e22-9dff-d976edfd7eef","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:41:7e:43","id":"c571b7bd-514d-4a7d-adc7-f19356fdc4ac","port_security_enabled":false,"project_id":"af1110bedce5424c88c2d7362b73e0b4","fixed_ips":[{"subnet_id":"ff2be95f-5953-4283-a048-dfb03649c54e","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:34:32,443 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=caeb30b0-74d0-4e22-9dff-d976edfd7eef used request id req-7d759706-4362-4c03-874b-b70186933ac9 2018-07-03 14:34:32,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/ff2be95f-5953-4283-a048-dfb03649c54e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:32,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:32 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-79da9e7a-3e9b-4d06-93f6-d6a7612d239c Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2705595e-c2a6-44aa-bd67-519947870e66","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:23Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"af1110bedce5424c88c2d7362b73e0b4","id":"ff2be95f-5953-4283-a048-dfb03649c54e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet"}} 2018-07-03 14:34:32,521 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/ff2be95f-5953-4283-a048-dfb03649c54e used request id req-79da9e7a-3e9b-4d06-93f6-d6a7612d239c 2018-07-03 14:34:32,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:33,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9187909d904a4aad99ab3119b20e2289", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj-role"}], "expires_at": "2018-07-03T15:34:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af1110bedce5424c88c2d7362b73e0b4", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/af1110bedce5424c88c2d7362b73e0b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-user", "id": "515b757be9034fee80fefde9fb8cc940"}, "audit_ids": ["9ruBzf4GTHa2wbc2KZlMow"], "issued_at": "2018-07-03T14:34:33.000000Z"}} 2018-07-03 14:34:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98bbda0ff37e1f3bdb7f3156b47605d253fce02" 2018-07-03 14:34:33,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:33 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-78ec17bd-46ba-4c4e-8b6a-423cd70a1e5a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ff2be95f-5953-4283-a048-dfb03649c54e"],"updated_at":"2018-07-03T14:34:23Z","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"af1110bedce5424c88c2d7362b73e0b4","id":"2705595e-c2a6-44aa-bd67-519947870e66","name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net"}]} 2018-07-03 14:34:33,620 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net used request id req-78ec17bd-46ba-4c4e-8b6a-423cd70a1e5a 2018-07-03 14:34:33,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:34:33,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:34: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-07-03 14:34:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aca588a3426df16e7a4d0ca94b550e9cb7a1581" 2018-07-03 14:34:33,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:33 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee6f25d0-525e-4a10-85b0-78205a40218c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "af1110bedce5424c88c2d7362b73e0b4", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}} 2018-07-03 14:34:33,790 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4 used request id req-ee6f25d0-525e-4a10-85b0-78205a40218c 2018-07-03 14:34:33,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2705595e-c2a6-44aa-bd67-519947870e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98bbda0ff37e1f3bdb7f3156b47605d253fce02" 2018-07-03 14:34:34,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:34 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-4f37abfe-4823-47a1-845a-99716ef64c1d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2705595e-c2a6-44aa-bd67-519947870e66","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:23Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"af1110bedce5424c88c2d7362b73e0b4","id":"ff2be95f-5953-4283-a048-dfb03649c54e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet"}]} 2018-07-03 14:34:34,211 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2705595e-c2a6-44aa-bd67-519947870e66 used request id req-4f37abfe-4823-47a1-845a-99716ef64c1d 2018-07-03 14:34:34,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=2705595e-c2a6-44aa-bd67-519947870e66&name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98bbda0ff37e1f3bdb7f3156b47605d253fce02" 2018-07-03 14:34:34,286 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:34 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c5308786-7221-4be6-ba22-75e34f1abef1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2705595e-c2a6-44aa-bd67-519947870e66","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:23Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"af1110bedce5424c88c2d7362b73e0b4","id":"ff2be95f-5953-4283-a048-dfb03649c54e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet"}]} 2018-07-03 14:34:34,286 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2705595e-c2a6-44aa-bd67-519947870e66&name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet used request id req-c5308786-7221-4be6-ba22-75e34f1abef1 2018-07-03 14:34:34,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/routers?name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98bbda0ff37e1f3bdb7f3156b47605d253fce02" 2018-07-03 14:34:34,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:34 GMT Content-Type: application/json Content-Length: 726 Connection: keep-alive X-Openstack-Request-Id: req-9ca9958e-f9dc-4135-bc1d-9a51f8ef53ff Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "created_at": "2018-07-03T14:34:25Z", "admin_state_up": true, "updated_at": "2018-07-03T14:34:30Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "af1110bedce5424c88c2d7362b73e0b4", "id": "caeb30b0-74d0-4e22-9dff-d976edfd7eef", "name": "CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router"}]} 2018-07-03 14:34:34,481 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router used request id req-9ca9958e-f9dc-4135-bc1d-9a51f8ef53ff 2018-07-03 14:34:34,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/af1110bedce5424c88c2d7362b73e0b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aca588a3426df16e7a4d0ca94b550e9cb7a1581" 2018-07-03 14:34:34,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:34 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09795bf9-32e3-4adc-b8c1-b0854706d530 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "af1110bedce5424c88c2d7362b73e0b4", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}} 2018-07-03 14:34:34,665 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4 used request id req-09795bf9-32e3-4adc-b8c1-b0854706d530 2018-07-03 14:34:34,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=caeb30b0-74d0-4e22-9dff-d976edfd7eef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98bbda0ff37e1f3bdb7f3156b47605d253fce02" 2018-07-03 14:34:35,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:35 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-8e9addbd-5f30-4287-819f-5447fd173eda Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2705595e-c2a6-44aa-bd67-519947870e66","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:29Z","admin_state_up":true,"updated_at":"2018-07-03T14:34:31Z","binding:vnic_type":"normal","device_id":"caeb30b0-74d0-4e22-9dff-d976edfd7eef","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:41:7e:43","id":"c571b7bd-514d-4a7d-adc7-f19356fdc4ac","port_security_enabled":false,"project_id":"af1110bedce5424c88c2d7362b73e0b4","fixed_ips":[{"subnet_id":"ff2be95f-5953-4283-a048-dfb03649c54e","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:34:35,105 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=caeb30b0-74d0-4e22-9dff-d976edfd7eef used request id req-8e9addbd-5f30-4287-819f-5447fd173eda 2018-07-03 14:34:35,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/ff2be95f-5953-4283-a048-dfb03649c54e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f98bbda0ff37e1f3bdb7f3156b47605d253fce02" 2018-07-03 14:34:35,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:35 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-2e8bcc05-e948-4ac3-9f9d-74d25b25b42f Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2705595e-c2a6-44aa-bd67-519947870e66","tenant_id":"af1110bedce5424c88c2d7362b73e0b4","created_at":"2018-07-03T14:34:23Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"af1110bedce5424c88c2d7362b73e0b4","id":"ff2be95f-5953-4283-a048-dfb03649c54e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet"}} 2018-07-03 14:34:35,180 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/ff2be95f-5953-4283-a048-dfb03649c54e used request id req-2e8bcc05-e948-4ac3-9f9d-74d25b25b42f 2018-07-03 14:34:35,180 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router and subnet CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet 2018-07-03 14:34:35,181 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router 2018-07-03 14:34:35,185 - 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/caeb30b0-74d0-4e22-9dff-d976edfd7eef/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" -d '{"subnet_id": "ff2be95f-5953-4283-a048-dfb03649c54e"}' 2018-07-03 14:34:39,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:39 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-7fdff1ad-bb6b-4d9a-9671-174fca617863 Front-End-Https: on RESP BODY: {"network_id": "2705595e-c2a6-44aa-bd67-519947870e66", "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "subnet_id": "ff2be95f-5953-4283-a048-dfb03649c54e", "subnet_ids": ["ff2be95f-5953-4283-a048-dfb03649c54e"], "port_id": "c571b7bd-514d-4a7d-adc7-f19356fdc4ac", "id": "caeb30b0-74d0-4e22-9dff-d976edfd7eef"} 2018-07-03 14:34:39,307 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/caeb30b0-74d0-4e22-9dff-d976edfd7eef/remove_router_interface used request id req-7fdff1ad-bb6b-4d9a-9671-174fca617863 2018-07-03 14:34:39,308 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router 2018-07-03 14:34:39,308 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-router 2018-07-03 14:34:39,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/routers/caeb30b0-74d0-4e22-9dff-d976edfd7eef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6962f8a3a54fb45f868e425301bfe8eda33012d6" 2018-07-03 14:34:40,943 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:34:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d815653b-1118-4210-9db5-1ecb8c153ddd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:40,943 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/caeb30b0-74d0-4e22-9dff-d976edfd7eef used request id req-d815653b-1118-4210-9db5-1ecb8c153ddd 2018-07-03 14:34:40,944 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet 2018-07-03 14:34:40,945 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-subnet 2018-07-03 14:34:40,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/ff2be95f-5953-4283-a048-dfb03649c54e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2714ce6e7c5173db3a9892360145f9091a594ef" 2018-07-03 14:34:43,578 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:34:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a010f879-7f5f-428d-81fe-349465c2b64c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:43,578 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/ff2be95f-5953-4283-a048-dfb03649c54e used request id req-a010f879-7f5f-428d-81fe-349465c2b64c 2018-07-03 14:34:43,578 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-18dc896e-b6b2-4062-8a26-a954977e06dc-pub-net 2018-07-03 14:34:43,583 - 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/2705595e-c2a6-44aa-bd67-519947870e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2714ce6e7c5173db3a9892360145f9091a594ef" 2018-07-03 14:34:45,573 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:34:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5f8ea95a-c3b4-4e7f-b010-815d98622d39 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:45,573 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/2705595e-c2a6-44aa-bd67-519947870e66 used request id req-5f8ea95a-c3b4-4e7f-b010-815d98622d39 2018-07-03 14:34:45,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:45,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:45 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-f9098fa2-e148-4a8b-93a3-705248c14d73 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "created_at": "2018-07-03T14:34:21Z", "updated_at": "2018-07-03T14:34:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:34:21Z", "revision_number": 0, "id": "1558377a-bd93-4d82-83fc-9a9fe5577da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:34:21Z", "security_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "af1110bedce5424c88c2d7362b73e0b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:34:21Z", "revision_number": 0, "id": "18fb1268-29fd-4918-80b1-a23b0ba4e7d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:34:21Z", "security_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "af1110bedce5424c88c2d7362b73e0b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:34:21Z", "revision_number": 0, "id": "96a8d15b-f5be-4502-9dbe-4c8fd8ff78df", "remote_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:34:21Z", "security_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "af1110bedce5424c88c2d7362b73e0b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:34:21Z", "revision_number": 0, "id": "a12b616b-36b9-4d1a-8cec-f7f784a18e4e", "remote_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:34:21Z", "security_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "af1110bedce5424c88c2d7362b73e0b4"}], "revision_number": 4, "project_id": "af1110bedce5424c88c2d7362b73e0b4", "id": "9c494ace-94e7-4043-8b87-fe06141379d3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:34:45,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f9098fa2-e148-4a8b-93a3-705248c14d73 2018-07-03 14:34:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:46,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:46 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85a7cfa5-5322-4a92-8116-a3fabe951d06 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:34:46,165 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-85a7cfa5-5322-4a92-8116-a3fabe951d06 2018-07-03 14:34:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:46,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:46 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68dff39d-dd84-48d9-be1f-28c3c28d3ed3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "af1110bedce5424c88c2d7362b73e0b4", "name": "CreateNetworkSuccessTests-075946d9-2f6f-469-proj"}} 2018-07-03 14:34:46,360 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4 used request id req-68dff39d-dd84-48d9-be1f-28c3c28d3ed3 2018-07-03 14:34:46,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c494ace-94e7-4043-8b87-fe06141379d3 2018-07-03 14:34:46,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=9c494ace-94e7-4043-8b87-fe06141379d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:46,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:46 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-620f655e-6e8c-440f-8c8d-e98549782964 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-07-03T14:34:21Z", "security_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "port_range_min": null, "revision_number": 0, "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "created_at": "2018-07-03T14:34:21Z", "project_id": "af1110bedce5424c88c2d7362b73e0b4", "id": "1558377a-bd93-4d82-83fc-9a9fe5577da5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:34:21Z", "security_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "port_range_min": null, "revision_number": 0, "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "created_at": "2018-07-03T14:34:21Z", "project_id": "af1110bedce5424c88c2d7362b73e0b4", "id": "18fb1268-29fd-4918-80b1-a23b0ba4e7d2"}, {"remote_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:34:21Z", "security_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "port_range_min": null, "revision_number": 0, "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "created_at": "2018-07-03T14:34:21Z", "project_id": "af1110bedce5424c88c2d7362b73e0b4", "id": "96a8d15b-f5be-4502-9dbe-4c8fd8ff78df"}, {"remote_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:34:21Z", "security_group_id": "9c494ace-94e7-4043-8b87-fe06141379d3", "port_range_min": null, "revision_number": 0, "tenant_id": "af1110bedce5424c88c2d7362b73e0b4", "created_at": "2018-07-03T14:34:21Z", "project_id": "af1110bedce5424c88c2d7362b73e0b4", "id": "a12b616b-36b9-4d1a-8cec-f7f784a18e4e"}]} 2018-07-03 14:34:46,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c494ace-94e7-4043-8b87-fe06141379d3 used request id req-620f655e-6e8c-440f-8c8d-e98549782964 2018-07-03 14:34:46,699 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:34:46,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/9c494ace-94e7-4043-8b87-fe06141379d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:46,911 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:34:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3e29e91f-188a-46e0-aff0-cc2869f5c770 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:46,911 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9c494ace-94e7-4043-8b87-fe06141379d3 used request id req-3e29e91f-188a-46e0-aff0-cc2869f5c770 2018-07-03 14:34:46,912 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-075946d9-2f6f-469-proj 2018-07-03 14:34:46,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/af1110bedce5424c88c2d7362b73e0b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:47,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:34:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-623250ac-292c-4bc2-a88f-5401bac0bbab Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:47,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/af1110bedce5424c88c2d7362b73e0b4 used request id req-623250ac-292c-4bc2-a88f-5401bac0bbab 2018-07-03 14:34:47,238 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-075946d9-2f6f-469-proj-role 2018-07-03 14:34:47,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9187909d904a4aad99ab3119b20e2289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:47,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:34:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa83e72f-5770-47e4-80c5-05911578c0f8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:47,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9187909d904a4aad99ab3119b20e2289 used request id req-fa83e72f-5770-47e4-80c5-05911578c0f8 2018-07-03 14:34:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60aead184474f5e8a2bac68938191dad24b322d3" 2018-07-03 14:34:47,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9609726-f6a0-4c17-96c4-fa35bfa83096 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:34:47,498 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a9609726-f6a0-4c17-96c4-fa35bfa83096 2018-07-03 14:34:47,498 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-075946d9-2f6f-469-user 2018-07-03 14:34:47,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/515b757be9034fee80fefde9fb8cc940 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd470defcbb4b282ea4b95d9839b66cb0a6f0670" 2018-07-03 14:34:47,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:34:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c527377c-16eb-4dae-bee7-1ee816a8a4e8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:47,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/515b757be9034fee80fefde9fb8cc940 used request id req-c527377c-16eb-4dae-bee7-1ee816a8a4e8 2018-07-03 14:34:47,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:48,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:34:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["mBEaTZYJR1mkW2hwtxkrWQ"], "issued_at": "2018-07-03T14:34:48.000000Z"}} 2018-07-03 14:34:48,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}a2f09d2c3ffaa606b1173b16046dc435f42acb63" 2018-07-03 14:34:48,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-891979ee-6746-434e-be84-260024e6e942 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:34:48,503 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-891979ee-6746-434e-be84-260024e6e942 2018-07-03 14:34:48,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:34:48,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:49,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["9sPQapYUQiO0dwbvAdNkKQ"], "issued_at": "2018-07-03T14:34:49.000000Z"}} 2018-07-03 14:34:49,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}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:34:49,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-838dc300-c0ae-4c69-82f6-2f2fbdac1215 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:34:49,234 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-838dc300-c0ae-4c69-82f6-2f2fbdac1215 2018-07-03 14:34: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-07-03 14:34:49,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:34: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-07-03 14:34:49,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?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-195d8c03-f925-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:34:49,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:49 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ed8ca4e-826b-440b-b16f-4b186c55dc5f 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-195d8c03-f925-428-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:34:49,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-195d8c03-f925-428-proj used request id req-1ed8ca4e-826b-440b-b16f-4b186c55dc5f 2018-07-03 14:34: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:34:49,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b152857-5641-4e55-a3eb-372916ef5172 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:34:49,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6b152857-5641-4e55-a3eb-372916ef5172 2018-07-03 14:34:49,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}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj"}}' 2018-07-03 14:34:49,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:34:49 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ee8ff4d-2faa-430d-927e-91182f8a8424 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7"}, "tags": [], "enabled": true, "id": "62bb43d573fa48b7a8789b59b46bdbc7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj"}} 2018-07-03 14:34:49,896 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-6ee8ff4d-2faa-430d-927e-91182f8a8424 2018-07-03 14:34:49,896 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-195d8c03-f925-428-proj 2018-07-03 14:34:49,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:34:49,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:50,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:34:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["01xoNURbShCyLsKJoBipdQ"], "issued_at": "2018-07-03T14:34:50.000000Z"}} 2018-07-03 14:34:50,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}fbc2f1e622240c35d6b988248b4df863c1598076" 2018-07-03 14:34:50,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24e6e517-6cb4-45f3-b354-a13f74fe678b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:34:50,575 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-24e6e517-6cb4-45f3-b354-a13f74fe678b 2018-07-03 14:34:50,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-07-03 14:34:50,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:34: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-07-03 14:34:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2f1e622240c35d6b988248b4df863c1598076" 2018-07-03 14:34:50,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e0c18d0-7c8a-4821-8578-50cc484af9cd Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:34:50,797 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5e0c18d0-7c8a-4821-8578-50cc484af9cd 2018-07-03 14:34:50,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-195d8c03-f925-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2f1e622240c35d6b988248b4df863c1598076" 2018-07-03 14:34:50,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:50 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d5730a2-8bbe-41ff-88cc-871a636a1574 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-195d8c03-f925-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7"}, "tags": [], "enabled": true, "id": "62bb43d573fa48b7a8789b59b46bdbc7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj"}]} 2018-07-03 14:34:50,982 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-195d8c03-f925-428-proj used request id req-9d5730a2-8bbe-41ff-88cc-871a636a1574 2018-07-03 14:34:50,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}fbc2f1e622240c35d6b988248b4df863c1598076" 2018-07-03 14:34:51,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d1bf7df-18ed-47b1-af31-7ffcb691c446 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:34:51,176 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8d1bf7df-18ed-47b1-af31-7ffcb691c446 2018-07-03 14:34:51,657 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-195d8c03-f925-428-user 2018-07-03 14:34:51,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:34:51,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:34:51,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30b6a3d0-77ca-4a51-9078-c0173b74d9c5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:34:51,828 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-30b6a3d0-77ca-4a51-9078-c0173b74d9c5 2018-07-03 14:34:51,831 - 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}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" -d '{"role": {"name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj-role"}}' 2018-07-03 14:34:52,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:34:51 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-011602f7-6b66-429e-a630-195dd9373bc9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c1c8d006e424756ad1938842d03d480", "links": {"self": "http://10.167.4.35:5000/v3/roles/6c1c8d006e424756ad1938842d03d480"}, "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj-role"}} 2018-07-03 14:34:52,008 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-011602f7-6b66-429e-a630-195dd9373bc9 2018-07-03 14:34:52,008 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-195d8c03-f925-428-proj-role 2018-07-03 14:34:52,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/6c1c8d006e424756ad1938842d03d480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:34:52,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:52 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6831eec-a62e-40fb-9459-d58e845ba3e4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c1c8d006e424756ad1938842d03d480", "links": {"self": "http://10.167.4.35:5000/v3/roles/6c1c8d006e424756ad1938842d03d480"}, "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj-role"}} 2018-07-03 14:34:52,190 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6c1c8d006e424756ad1938842d03d480 used request id req-c6831eec-a62e-40fb-9459-d58e845ba3e4 2018-07-03 14:34:52,190 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-195d8c03-f925-428-proj-role to project CreateNetworkSuccessTests-195d8c03-f925-428-proj 2018-07-03 14:34:52,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7/users/8ea5b9e90717418ab4aaac9e4adf2255/roles/6c1c8d006e424756ad1938842d03d480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:34:52,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:34:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83fcad5c-820c-4821-911e-107335070da8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:34:52,438 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7/users/8ea5b9e90717418ab4aaac9e4adf2255/roles/6c1c8d006e424756ad1938842d03d480 used request id req-83fcad5c-820c-4821-911e-107335070da8 2018-07-03 14:34:52,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:34:52,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:52,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c1c8d006e424756ad1938842d03d480", "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj-role"}], "expires_at": "2018-07-03T15:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62bb43d573fa48b7a8789b59b46bdbc7", "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-195d8c03-f925-428-user", "id": "8ea5b9e90717418ab4aaac9e4adf2255"}, "audit_ids": ["zyGvZbGoR4Cby7dPkHPqhw"], "issued_at": "2018-07-03T14:34:52.000000Z"}} 2018-07-03 14:34:52,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}56f440299476bf8060a9a49b8ee31639ffa1cb3f" 2018-07-03 14:34:53,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-302c0336-1045-4296-a2aa-b3d70fb01697 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:34:53,151 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-302c0336-1045-4296-a2aa-b3d70fb01697 2018-07-03 14:34:53,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?name=CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f440299476bf8060a9a49b8ee31639ffa1cb3f" 2018-07-03 14:34:53,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:53 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-a7eca2e9-95a0-4bbd-a541-3e8643d63cac Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:34:53,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net used request id req-a7eca2e9-95a0-4bbd-a541-3e8643d63cac 2018-07-03 14:34:53,569 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net 2018-07-03 14:34:53,574 - 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}56f440299476bf8060a9a49b8ee31639ffa1cb3f" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net", "admin_state_up": true}}' 2018-07-03 14:34:54,201 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:34:54 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-7637ffd9-0046-484a-80be-15dcc9ec61c5 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"62bb43d573fa48b7a8789b59b46bdbc7","created_at":"2018-07-03T14:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-07-03T14:34:54Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"62bb43d573fa48b7a8789b59b46bdbc7","id":"19370dda-6fd5-4d46-ae17-0e5036dd7c15","name":"CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net"}} 2018-07-03 14:34:54,201 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-7637ffd9-0046-484a-80be-15dcc9ec61c5 2018-07-03 14:34:54,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=19370dda-6fd5-4d46-ae17-0e5036dd7c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f440299476bf8060a9a49b8ee31639ffa1cb3f" 2018-07-03 14:34:54,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:54 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-6bcde70c-dbaa-400f-a50d-6185b551644f 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-07-03T14:34:54Z","tenant_id":"62bb43d573fa48b7a8789b59b46bdbc7","created_at":"2018-07-03T14:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"62bb43d573fa48b7a8789b59b46bdbc7","id":"19370dda-6fd5-4d46-ae17-0e5036dd7c15","name":"CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net"}]} 2018-07-03 14:34:54,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=19370dda-6fd5-4d46-ae17-0e5036dd7c15 used request id req-6bcde70c-dbaa-400f-a50d-6185b551644f 2018-07-03 14:34:54,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=19370dda-6fd5-4d46-ae17-0e5036dd7c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f440299476bf8060a9a49b8ee31639ffa1cb3f" 2018-07-03 14:34:54,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:54 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-84e0f232-8619-4c9c-803e-4f3e807d7806 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:34:54,749 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=19370dda-6fd5-4d46-ae17-0e5036dd7c15 used request id req-84e0f232-8619-4c9c-803e-4f3e807d7806 2018-07-03 14:34:54,749 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-subnet 2018-07-03 14:34:54,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}56f440299476bf8060a9a49b8ee31639ffa1cb3f" -d '{"subnets": [{"ip_version": 4, "network_id": "19370dda-6fd5-4d46-ae17-0e5036dd7c15", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-subnet"}]}' 2018-07-03 14:34:55,730 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:34:55 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-0dc11158-e6b2-422c-b627-cb4bef3d6cd0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19370dda-6fd5-4d46-ae17-0e5036dd7c15","tenant_id":"62bb43d573fa48b7a8789b59b46bdbc7","created_at":"2018-07-03T14:34:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"62bb43d573fa48b7a8789b59b46bdbc7","id":"ba8de630-3ac7-4b9b-a1b8-de6a69a5eae7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-subnet"}]} 2018-07-03 14:34:55,730 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-0dc11158-e6b2-422c-b627-cb4bef3d6cd0 2018-07-03 14:34:55,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/networks?id=19370dda-6fd5-4d46-ae17-0e5036dd7c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f440299476bf8060a9a49b8ee31639ffa1cb3f" 2018-07-03 14:34:55,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:55 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-d9cc0f23-3de7-4204-8af5-70a2aa0afaf8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba8de630-3ac7-4b9b-a1b8-de6a69a5eae7"],"updated_at":"2018-07-03T14:34:55Z","tenant_id":"62bb43d573fa48b7a8789b59b46bdbc7","created_at":"2018-07-03T14:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"62bb43d573fa48b7a8789b59b46bdbc7","id":"19370dda-6fd5-4d46-ae17-0e5036dd7c15","name":"CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net"}]} 2018-07-03 14:34:55,900 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=19370dda-6fd5-4d46-ae17-0e5036dd7c15 used request id req-d9cc0f23-3de7-4204-8af5-70a2aa0afaf8 2018-07-03 14:34:55,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=19370dda-6fd5-4d46-ae17-0e5036dd7c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f440299476bf8060a9a49b8ee31639ffa1cb3f" 2018-07-03 14:34:56,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:55 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-d6202828-32a2-4863-a5dc-53357d5b1dbf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19370dda-6fd5-4d46-ae17-0e5036dd7c15","tenant_id":"62bb43d573fa48b7a8789b59b46bdbc7","created_at":"2018-07-03T14:34:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"62bb43d573fa48b7a8789b59b46bdbc7","id":"ba8de630-3ac7-4b9b-a1b8-de6a69a5eae7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-subnet"}]} 2018-07-03 14:34:56,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=19370dda-6fd5-4d46-ae17-0e5036dd7c15 used request id req-d6202828-32a2-4863-a5dc-53357d5b1dbf 2018-07-03 14:34:56,002 - OpenStackNetwork - DEBUG - Network [19370dda-6fd5-4d46-ae17-0e5036dd7c15] created successfully 2018-07-03 14:34:56,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:34:56,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c1c8d006e424756ad1938842d03d480", "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj-role"}], "expires_at": "2018-07-03T15:34:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62bb43d573fa48b7a8789b59b46bdbc7", "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/62bb43d573fa48b7a8789b59b46bdbc7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-195d8c03-f925-428-user", "id": "8ea5b9e90717418ab4aaac9e4adf2255"}, "audit_ids": ["wwDER3b4Tc2Jh0_sphPCqw"], "issued_at": "2018-07-03T14:34:56.000000Z"}} 2018-07-03 14:34: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?name=CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da01084657d2e85f834dd2417390fca2baa45fbc" 2018-07-03 14:34:57,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:57 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-54239ef9-5beb-4b30-bf1a-446d12edf085 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ba8de630-3ac7-4b9b-a1b8-de6a69a5eae7"],"updated_at":"2018-07-03T14:34:55Z","tenant_id":"62bb43d573fa48b7a8789b59b46bdbc7","created_at":"2018-07-03T14:34:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"62bb43d573fa48b7a8789b59b46bdbc7","id":"19370dda-6fd5-4d46-ae17-0e5036dd7c15","name":"CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net"}]} 2018-07-03 14:34:57,190 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net used request id req-54239ef9-5beb-4b30-bf1a-446d12edf085 2018-07-03 14:34:57,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-07-03 14:34:57,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:34: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-07-03 14:34:57,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/62bb43d573fa48b7a8789b59b46bdbc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f09d2c3ffaa606b1173b16046dc435f42acb63" 2018-07-03 14:34:57,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:34:57 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5b9fb5a-3c77-44a9-8eee-112732dc4c09 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "62bb43d573fa48b7a8789b59b46bdbc7", "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj"}} 2018-07-03 14:34:57,374 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7 used request id req-d5b9fb5a-3c77-44a9-8eee-112732dc4c09 2018-07-03 14:34: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/subnets?network_id=19370dda-6fd5-4d46-ae17-0e5036dd7c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da01084657d2e85f834dd2417390fca2baa45fbc" 2018-07-03 14:34:57,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:57 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-cad49d81-4d9f-4a32-9db2-1a082b96dd10 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19370dda-6fd5-4d46-ae17-0e5036dd7c15","tenant_id":"62bb43d573fa48b7a8789b59b46bdbc7","created_at":"2018-07-03T14:34:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"62bb43d573fa48b7a8789b59b46bdbc7","id":"ba8de630-3ac7-4b9b-a1b8-de6a69a5eae7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-subnet"}]} 2018-07-03 14:34:57,811 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=19370dda-6fd5-4d46-ae17-0e5036dd7c15 used request id req-cad49d81-4d9f-4a32-9db2-1a082b96dd10 2018-07-03 14:34:57,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/subnets?network_id=19370dda-6fd5-4d46-ae17-0e5036dd7c15&name=CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da01084657d2e85f834dd2417390fca2baa45fbc" 2018-07-03 14:34:57,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:34:57 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-23c31bb6-3eeb-46fa-a61c-209526681e87 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19370dda-6fd5-4d46-ae17-0e5036dd7c15","tenant_id":"62bb43d573fa48b7a8789b59b46bdbc7","created_at":"2018-07-03T14:34:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:34: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":"62bb43d573fa48b7a8789b59b46bdbc7","id":"ba8de630-3ac7-4b9b-a1b8-de6a69a5eae7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-subnet"}]} 2018-07-03 14:34:57,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=19370dda-6fd5-4d46-ae17-0e5036dd7c15&name=CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-subnet used request id req-23c31bb6-3eeb-46fa-a61c-209526681e87 2018-07-03 14:34:57,889 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-subnet 2018-07-03 14:34:57,889 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-subnet 2018-07-03 14:34:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/ba8de630-3ac7-4b9b-a1b8-de6a69a5eae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f440299476bf8060a9a49b8ee31639ffa1cb3f" 2018-07-03 14:35:00,848 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:35:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-42ce29aa-3d4e-4c63-8111-197414b7513c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:00,849 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/ba8de630-3ac7-4b9b-a1b8-de6a69a5eae7 used request id req-42ce29aa-3d4e-4c63-8111-197414b7513c 2018-07-03 14:35:00,849 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-46b47656-28e5-4aa5-bd5a-13835244c5f5-pub-net 2018-07-03 14:35:00,854 - 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/19370dda-6fd5-4d46-ae17-0e5036dd7c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f440299476bf8060a9a49b8ee31639ffa1cb3f" 2018-07-03 14:35:02,965 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:35:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-07caaeab-64c0-48e4-b374-b7aae37f4432 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:02,965 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/19370dda-6fd5-4d46-ae17-0e5036dd7c15 used request id req-07caaeab-64c0-48e4-b374-b7aae37f4432 2018-07-03 14:35:02,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:35:03,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:03 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a179b6be-e970-4396-93d6-77ac4e7ce5c8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62bb43d573fa48b7a8789b59b46bdbc7", "created_at": "2018-07-03T14:34:53Z", "updated_at": "2018-07-03T14:34:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:34:53Z", "revision_number": 0, "id": "7b029339-bb42-4aaf-b05e-f626b97dcd5c", "remote_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "remote_ip_prefix": null, "created_at": "2018-07-03T14:34:53Z", "security_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "tenant_id": "62bb43d573fa48b7a8789b59b46bdbc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "62bb43d573fa48b7a8789b59b46bdbc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:34:53Z", "revision_number": 0, "id": "93ea20ef-0736-4a37-8adf-49ac9f233a73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:34:53Z", "security_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "tenant_id": "62bb43d573fa48b7a8789b59b46bdbc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "62bb43d573fa48b7a8789b59b46bdbc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:34:53Z", "revision_number": 0, "id": "aa30ea8e-a33d-49d4-82bb-a5f807cfb83a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:34:53Z", "security_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "tenant_id": "62bb43d573fa48b7a8789b59b46bdbc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "62bb43d573fa48b7a8789b59b46bdbc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:34:53Z", "revision_number": 0, "id": "f286bb79-16ab-4763-a4a9-5a7447c7298f", "remote_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "remote_ip_prefix": null, "created_at": "2018-07-03T14:34:53Z", "security_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "tenant_id": "62bb43d573fa48b7a8789b59b46bdbc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "62bb43d573fa48b7a8789b59b46bdbc7"}], "revision_number": 4, "project_id": "62bb43d573fa48b7a8789b59b46bdbc7", "id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:35:03,459 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a179b6be-e970-4396-93d6-77ac4e7ce5c8 2018-07-03 14:35:03,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:35:03,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:03 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c37e632e-ebba-4770-86ac-37232fd354b5 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:35:03,650 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-c37e632e-ebba-4770-86ac-37232fd354b5 2018-07-03 14:35:03,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:35:03,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:03 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdd79ad8-0f69-4e81-9234-5cd3eb5edd96 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "62bb43d573fa48b7a8789b59b46bdbc7", "name": "CreateNetworkSuccessTests-195d8c03-f925-428-proj"}} 2018-07-03 14:35:03,858 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7 used request id req-cdd79ad8-0f69-4e81-9234-5cd3eb5edd96 2018-07-03 14:35:03,858 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3846136-b9cd-4a1d-9d47-5b7421fa7f9f 2018-07-03 14:35:03,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b3846136-b9cd-4a1d-9d47-5b7421fa7f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:35:04,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:04 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-ab0085a6-8e09-48ba-a129-533d78f99c59 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:34:53Z", "security_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "62bb43d573fa48b7a8789b59b46bdbc7", "created_at": "2018-07-03T14:34:53Z", "project_id": "62bb43d573fa48b7a8789b59b46bdbc7", "id": "7b029339-bb42-4aaf-b05e-f626b97dcd5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:34:53Z", "security_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "62bb43d573fa48b7a8789b59b46bdbc7", "created_at": "2018-07-03T14:34:53Z", "project_id": "62bb43d573fa48b7a8789b59b46bdbc7", "id": "93ea20ef-0736-4a37-8adf-49ac9f233a73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:34:53Z", "security_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "62bb43d573fa48b7a8789b59b46bdbc7", "created_at": "2018-07-03T14:34:53Z", "project_id": "62bb43d573fa48b7a8789b59b46bdbc7", "id": "aa30ea8e-a33d-49d4-82bb-a5f807cfb83a"}, {"remote_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:34:53Z", "security_group_id": "b3846136-b9cd-4a1d-9d47-5b7421fa7f9f", "port_range_min": null, "revision_number": 0, "tenant_id": "62bb43d573fa48b7a8789b59b46bdbc7", "created_at": "2018-07-03T14:34:53Z", "project_id": "62bb43d573fa48b7a8789b59b46bdbc7", "id": "f286bb79-16ab-4763-a4a9-5a7447c7298f"}]} 2018-07-03 14:35:04,268 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b3846136-b9cd-4a1d-9d47-5b7421fa7f9f used request id req-ab0085a6-8e09-48ba-a129-533d78f99c59 2018-07-03 14:35:04,269 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:35:04,274 - keystoneauth.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/b3846136-b9cd-4a1d-9d47-5b7421fa7f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:35:04,495 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:35:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-63c04895-3ac6-490d-9c2d-4e22b4f9c63d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:04,495 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b3846136-b9cd-4a1d-9d47-5b7421fa7f9f used request id req-63c04895-3ac6-490d-9c2d-4e22b4f9c63d 2018-07-03 14:35:04,496 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-195d8c03-f925-428-proj 2018-07-03 14:35:04,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:35:04,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1428a468-c674-496e-b566-aa1a4fbc578b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:04,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/62bb43d573fa48b7a8789b59b46bdbc7 used request id req-1428a468-c674-496e-b566-aa1a4fbc578b 2018-07-03 14:35:04,877 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-195d8c03-f925-428-proj-role 2018-07-03 14:35:04,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6c1c8d006e424756ad1938842d03d480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:35:05,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdc4a671-ab6e-4a29-9d50-e72036746782 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:05,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6c1c8d006e424756ad1938842d03d480 used request id req-bdc4a671-ab6e-4a29-9d50-e72036746782 2018-07-03 14:35:05,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9913f55cd4757d5b97dfa9b50efa33a26bc4391e" 2018-07-03 14:35:05,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-028827de-f4a6-45ba-8b6f-3a44ca8e5b50 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:35:05,276 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-028827de-f4a6-45ba-8b6f-3a44ca8e5b50 2018-07-03 14:35:05,277 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-195d8c03-f925-428-user 2018-07-03 14:35:05,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8ea5b9e90717418ab4aaac9e4adf2255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2f1e622240c35d6b988248b4df863c1598076" 2018-07-03 14:35:05,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21195267-b449-44ed-91d8-b04a4a7ab46d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:05,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8ea5b9e90717418ab4aaac9e4adf2255 used request id req-21195267-b449-44ed-91d8-b04a4a7ab46d 2018-07-03 14:35:05,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:06,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["72eM3LSCTImK5dEJ1nX9-w"], "issued_at": "2018-07-03T14:35:06.000000Z"}} 2018-07-03 14:35:06,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5646076591e46989e1a3829f22f7032abdf278c5" 2018-07-03 14:35:06,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cde0a0c4-bab7-490e-a1fe-ea3783dd666c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:06,305 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cde0a0c4-bab7-490e-a1fe-ea3783dd666c 2018-07-03 14:35:06,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:06,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:06,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HN2SxGJrQcOrcl6S2b4U2g"], "issued_at": "2018-07-03T14:35:06.000000Z"}} 2018-07-03 14:35:06,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:07,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17aa3b90-19ff-4d64-838c-0874c3f574bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:07,010 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-17aa3b90-19ff-4d64-838c-0874c3f574bb 2018-07-03 14:35:07,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:35:07,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:35:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:35:07,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?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-18828d27-28fc-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:07,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:07 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-845af4b7-5488-4735-8462-7da58d03e1af 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-18828d27-28fc-43f-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:35:07,061 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-18828d27-28fc-43f-proj used request id req-845af4b7-5488-4735-8462-7da58d03e1af 2018-07-03 14:35:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:07,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8ea4adf-a29d-4b5a-b240-29ea19901e82 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:35:07,252 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a8ea4adf-a29d-4b5a-b240-29ea19901e82 2018-07-03 14:35:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj"}}' 2018-07-03 14:35:07,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:35:07 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdd8542d-ef68-4325-9277-68e75d0472bc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d"}, "tags": [], "enabled": true, "id": "58c48489dfa846799cac42005e08874d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj"}} 2018-07-03 14:35:07,481 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-bdd8542d-ef68-4325-9277-68e75d0472bc 2018-07-03 14:35:07,481 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-18828d27-28fc-43f-proj 2018-07-03 14:35:07,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:07,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:07,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["oAOAkCJITAW8f1ADVndp3A"], "issued_at": "2018-07-03T14:35:07.000000Z"}} 2018-07-03 14:35:07,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3890b949f02ddb8fd18756bee84a8c7dd760231b" 2018-07-03 14:35:08,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74f2b81a-6103-40cd-9877-3ec50dc74666 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:08,145 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-74f2b81a-6103-40cd-9877-3ec50dc74666 2018-07-03 14:35:08,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:35:08,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:35: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-07-03 14:35:08,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3890b949f02ddb8fd18756bee84a8c7dd760231b" 2018-07-03 14:35:08,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:08 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-add4d3ff-e305-418a-aca2-eca5669b19f3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:35:08,366 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-add4d3ff-e305-418a-aca2-eca5669b19f3 2018-07-03 14:35:08,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=CreateNetworkSuccessTests-18828d27-28fc-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3890b949f02ddb8fd18756bee84a8c7dd760231b" 2018-07-03 14:35:08,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:08 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddec4052-5d1a-483b-8278-64626ef4f6de Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-18828d27-28fc-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d"}, "tags": [], "enabled": true, "id": "58c48489dfa846799cac42005e08874d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj"}]} 2018-07-03 14:35:08,561 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-18828d27-28fc-43f-proj used request id req-ddec4052-5d1a-483b-8278-64626ef4f6de 2018-07-03 14:35:08,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3890b949f02ddb8fd18756bee84a8c7dd760231b" 2018-07-03 14:35:08,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2d14e82-db05-4bda-8c30-fe716d289ae6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:35:08,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e2d14e82-db05-4bda-8c30-fe716d289ae6 2018-07-03 14:35:09,088 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-18828d27-28fc-43f-user 2018-07-03 14:35:09,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:09,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:09,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d26e870-788c-471a-9cfd-d34ae5eb1ed1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:35:09,282 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2d26e870-788c-471a-9cfd-d34ae5eb1ed1 2018-07-03 14:35:09,286 - 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}613c212aa3f298dee243b9301ff240534e8111a5" -d '{"role": {"name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj-role"}}' 2018-07-03 14:35:09,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:35:09 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11adb510-a030-458b-8b32-1a9a305207d9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20e64df570754688ae40081104762eab", "links": {"self": "http://10.167.4.35:5000/v3/roles/20e64df570754688ae40081104762eab"}, "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj-role"}} 2018-07-03 14:35:09,498 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-11adb510-a030-458b-8b32-1a9a305207d9 2018-07-03 14:35:09,498 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-18828d27-28fc-43f-proj-role 2018-07-03 14:35:09,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/20e64df570754688ae40081104762eab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:09,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:09 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4006755f-c072-4fca-9b17-b7882a20909a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20e64df570754688ae40081104762eab", "links": {"self": "http://10.167.4.35:5000/v3/roles/20e64df570754688ae40081104762eab"}, "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj-role"}} 2018-07-03 14:35:09,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/20e64df570754688ae40081104762eab used request id req-4006755f-c072-4fca-9b17-b7882a20909a 2018-07-03 14:35:09,670 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-18828d27-28fc-43f-proj-role to project CreateNetworkSuccessTests-18828d27-28fc-43f-proj 2018-07-03 14:35:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d/users/0ace14394ee8408384049e004f066ad5/roles/20e64df570754688ae40081104762eab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:09,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3301d808-6bca-4979-a6a4-9ed2bd25adf1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:09,919 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d/users/0ace14394ee8408384049e004f066ad5/roles/20e64df570754688ae40081104762eab used request id req-3301d808-6bca-4979-a6a4-9ed2bd25adf1 2018-07-03 14:35:09,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:09,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:10,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20e64df570754688ae40081104762eab", "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj-role"}], "expires_at": "2018-07-03T15:35:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58c48489dfa846799cac42005e08874d", "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/58c48489dfa846799cac42005e08874d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/58c48489dfa846799cac42005e08874d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/58c48489dfa846799cac42005e08874d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/58c48489dfa846799cac42005e08874d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/58c48489dfa846799cac42005e08874d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/58c48489dfa846799cac42005e08874d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/58c48489dfa846799cac42005e08874d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/58c48489dfa846799cac42005e08874d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/58c48489dfa846799cac42005e08874d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/58c48489dfa846799cac42005e08874d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/58c48489dfa846799cac42005e08874d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/58c48489dfa846799cac42005e08874d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-user", "id": "0ace14394ee8408384049e004f066ad5"}, "audit_ids": ["cyC7LJrKSSKLweFYfDAqug"], "issued_at": "2018-07-03T14:35:10.000000Z"}} 2018-07-03 14:35:10,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c0ffe1a6536e93374af789545ed5cbc1320507" 2018-07-03 14:35:10,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08545bfe-9704-4413-8ada-bd75b3dded1e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:10,627 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-08545bfe-9704-4413-8ada-bd75b3dded1e 2018-07-03 14:35:10,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c0ffe1a6536e93374af789545ed5cbc1320507" 2018-07-03 14:35:11,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0cae78b6-bc8d-456a-b06a-fc7ee517de8a Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:35:11,101 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net used request id req-0cae78b6-bc8d-456a-b06a-fc7ee517de8a 2018-07-03 14:35:11,101 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net 2018-07-03 14:35:11,106 - 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}d3c0ffe1a6536e93374af789545ed5cbc1320507" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net", "admin_state_up": true}}' 2018-07-03 14:35:12,110 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:35:12 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-2ce49813-2e7e-4e89-9bf0-6ad35ca81394 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"58c48489dfa846799cac42005e08874d","created_at":"2018-07-03T14:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-07-03T14:35:11Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"58c48489dfa846799cac42005e08874d","id":"b57f341b-ae84-4717-a0b8-077959f440eb","name":"CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net"}} 2018-07-03 14:35:12,111 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-2ce49813-2e7e-4e89-9bf0-6ad35ca81394 2018-07-03 14:35:12,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?id=b57f341b-ae84-4717-a0b8-077959f440eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c0ffe1a6536e93374af789545ed5cbc1320507" 2018-07-03 14:35:12,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:12 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-c25953d0-a2c7-4775-beaa-4402a9e480c8 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-07-03T14:35:11Z","tenant_id":"58c48489dfa846799cac42005e08874d","created_at":"2018-07-03T14:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"58c48489dfa846799cac42005e08874d","id":"b57f341b-ae84-4717-a0b8-077959f440eb","name":"CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net"}]} 2018-07-03 14:35:12,283 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b57f341b-ae84-4717-a0b8-077959f440eb used request id req-c25953d0-a2c7-4775-beaa-4402a9e480c8 2018-07-03 14:35:12,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=b57f341b-ae84-4717-a0b8-077959f440eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c0ffe1a6536e93374af789545ed5cbc1320507" 2018-07-03 14:35:12,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:12 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d77cd8b8-5d99-48a4-a953-a4b87008e919 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:35:12,339 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b57f341b-ae84-4717-a0b8-077959f440eb used request id req-d77cd8b8-5d99-48a4-a953-a4b87008e919 2018-07-03 14:35:12,339 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-subnet 2018-07-03 14:35:12,344 - 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}d3c0ffe1a6536e93374af789545ed5cbc1320507" -d '{"subnets": [{"ip_version": 4, "network_id": "b57f341b-ae84-4717-a0b8-077959f440eb", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-subnet"}]}' 2018-07-03 14:35:13,352 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:35:13 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-51e16274-8ac9-49d9-8b37-52e48a0f1817 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f341b-ae84-4717-a0b8-077959f440eb","tenant_id":"58c48489dfa846799cac42005e08874d","created_at":"2018-07-03T14:35:12Z","dns_nameservers":[],"updated_at":"2018-07-03T14:35:12Z","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":"58c48489dfa846799cac42005e08874d","id":"97a8c228-ad08-4f82-9602-7a907e048358","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-subnet"}]} 2018-07-03 14:35:13,353 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-51e16274-8ac9-49d9-8b37-52e48a0f1817 2018-07-03 14:35:13,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?id=b57f341b-ae84-4717-a0b8-077959f440eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c0ffe1a6536e93374af789545ed5cbc1320507" 2018-07-03 14:35:13,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:13 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-46bce99d-4bf0-4ff0-8e25-521446c731e3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97a8c228-ad08-4f82-9602-7a907e048358"],"updated_at":"2018-07-03T14:35:12Z","tenant_id":"58c48489dfa846799cac42005e08874d","created_at":"2018-07-03T14:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"58c48489dfa846799cac42005e08874d","id":"b57f341b-ae84-4717-a0b8-077959f440eb","name":"CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net"}]} 2018-07-03 14:35:13,838 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b57f341b-ae84-4717-a0b8-077959f440eb used request id req-46bce99d-4bf0-4ff0-8e25-521446c731e3 2018-07-03 14:35:13,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/subnets?network_id=b57f341b-ae84-4717-a0b8-077959f440eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c0ffe1a6536e93374af789545ed5cbc1320507" 2018-07-03 14:35:13,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:13 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-da35d039-84f0-4308-a58c-320df0f9d068 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f341b-ae84-4717-a0b8-077959f440eb","tenant_id":"58c48489dfa846799cac42005e08874d","created_at":"2018-07-03T14:35:12Z","dns_nameservers":[],"updated_at":"2018-07-03T14:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"58c48489dfa846799cac42005e08874d","id":"97a8c228-ad08-4f82-9602-7a907e048358","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-subnet"}]} 2018-07-03 14:35:13,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b57f341b-ae84-4717-a0b8-077959f440eb used request id req-da35d039-84f0-4308-a58c-320df0f9d068 2018-07-03 14:35:13,911 - OpenStackNetwork - DEBUG - Network [b57f341b-ae84-4717-a0b8-077959f440eb] created successfully 2018-07-03 14:35:13,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:13,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:14,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20e64df570754688ae40081104762eab", "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj-role"}], "expires_at": "2018-07-03T15:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58c48489dfa846799cac42005e08874d", "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/58c48489dfa846799cac42005e08874d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/58c48489dfa846799cac42005e08874d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/58c48489dfa846799cac42005e08874d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/58c48489dfa846799cac42005e08874d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/58c48489dfa846799cac42005e08874d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/58c48489dfa846799cac42005e08874d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/58c48489dfa846799cac42005e08874d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/58c48489dfa846799cac42005e08874d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/58c48489dfa846799cac42005e08874d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/58c48489dfa846799cac42005e08874d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/58c48489dfa846799cac42005e08874d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/58c48489dfa846799cac42005e08874d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-user", "id": "0ace14394ee8408384049e004f066ad5"}, "audit_ids": ["tBFv9lftS9SKuAjeIwEevA"], "issued_at": "2018-07-03T14:35:14.000000Z"}} 2018-07-03 14:35:14,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48ec2a5e82925439eb7ae705ef0a581d5c8d32e5" 2018-07-03 14:35:14,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ecf37d9-5df1-4b1b-ae03-6d1448a4b9de Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:14,564 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ecf37d9-5df1-4b1b-ae03-6d1448a4b9de 2018-07-03 14:35:14,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/networks?name=CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48ec2a5e82925439eb7ae705ef0a581d5c8d32e5" 2018-07-03 14:35:15,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:15 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-f7dc37a6-5d62-42df-bc14-86478914f388 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["97a8c228-ad08-4f82-9602-7a907e048358"],"updated_at":"2018-07-03T14:35:12Z","tenant_id":"58c48489dfa846799cac42005e08874d","created_at":"2018-07-03T14:35:11Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"58c48489dfa846799cac42005e08874d","id":"b57f341b-ae84-4717-a0b8-077959f440eb","name":"CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net"}]} 2018-07-03 14:35:15,113 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net used request id req-f7dc37a6-5d62-42df-bc14-86478914f388 2018-07-03 14:35:15,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-07-03 14:35:15,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:35: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-07-03 14:35:15,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/58c48489dfa846799cac42005e08874d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48ec2a5e82925439eb7ae705ef0a581d5c8d32e5" 2018-07-03 14:35:15,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:15 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afe97c2f-c9ee-4945-b9f1-29b9f79e2c90 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "58c48489dfa846799cac42005e08874d", "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj"}} 2018-07-03 14:35:15,295 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d used request id req-afe97c2f-c9ee-4945-b9f1-29b9f79e2c90 2018-07-03 14:35:15,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=b57f341b-ae84-4717-a0b8-077959f440eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48ec2a5e82925439eb7ae705ef0a581d5c8d32e5" 2018-07-03 14:35:15,373 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:15 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-ce5c082f-b64b-487d-8e1a-acc8bcf7b66a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f341b-ae84-4717-a0b8-077959f440eb","tenant_id":"58c48489dfa846799cac42005e08874d","created_at":"2018-07-03T14:35:12Z","dns_nameservers":[],"updated_at":"2018-07-03T14:35:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"58c48489dfa846799cac42005e08874d","id":"97a8c228-ad08-4f82-9602-7a907e048358","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-subnet"}]} 2018-07-03 14:35:15,373 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b57f341b-ae84-4717-a0b8-077959f440eb used request id req-ce5c082f-b64b-487d-8e1a-acc8bcf7b66a 2018-07-03 14:35:15,374 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-subnet 2018-07-03 14:35:15,374 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-subnet 2018-07-03 14:35:15,379 - 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/97a8c228-ad08-4f82-9602-7a907e048358 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c0ffe1a6536e93374af789545ed5cbc1320507" 2018-07-03 14:35:18,065 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:35:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1d4d3c34-146a-402a-862a-a4cb0d954d92 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:18,065 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/97a8c228-ad08-4f82-9602-7a907e048358 used request id req-1d4d3c34-146a-402a-862a-a4cb0d954d92 2018-07-03 14:35:18,066 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-fd887956-e6e9-46d9-96eb-3fd8967ad018-pub-net 2018-07-03 14:35:18,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/networks/b57f341b-ae84-4717-a0b8-077959f440eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c0ffe1a6536e93374af789545ed5cbc1320507" 2018-07-03 14:35:20,116 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:35:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-35f6cdab-d301-4242-af26-b766463f992a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:20,116 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/b57f341b-ae84-4717-a0b8-077959f440eb used request id req-35f6cdab-d301-4242-af26-b766463f992a 2018-07-03 14:35:20,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:20,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:20 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-9a619048-1b83-4741-9749-ffc52960bcd2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "58c48489dfa846799cac42005e08874d", "created_at": "2018-07-03T14:35:11Z", "updated_at": "2018-07-03T14:35:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:35:11Z", "revision_number": 0, "id": "05b40fd6-715f-4185-a5cc-1e8b5e2999fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:35:11Z", "security_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "tenant_id": "58c48489dfa846799cac42005e08874d", "port_range_min": null, "ethertype": "IPv4", "project_id": "58c48489dfa846799cac42005e08874d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:35:11Z", "revision_number": 0, "id": "7ebd960f-67ba-402b-804e-9d54dc253a07", "remote_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "remote_ip_prefix": null, "created_at": "2018-07-03T14:35:11Z", "security_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "tenant_id": "58c48489dfa846799cac42005e08874d", "port_range_min": null, "ethertype": "IPv6", "project_id": "58c48489dfa846799cac42005e08874d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:35:11Z", "revision_number": 0, "id": "e098a20a-8d7a-45e1-83c1-daead15a12b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:35:11Z", "security_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "tenant_id": "58c48489dfa846799cac42005e08874d", "port_range_min": null, "ethertype": "IPv6", "project_id": "58c48489dfa846799cac42005e08874d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:35:11Z", "revision_number": 0, "id": "f40f54fb-44bf-469d-8f28-820489f29ec1", "remote_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "remote_ip_prefix": null, "created_at": "2018-07-03T14:35:11Z", "security_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "tenant_id": "58c48489dfa846799cac42005e08874d", "port_range_min": null, "ethertype": "IPv4", "project_id": "58c48489dfa846799cac42005e08874d"}], "revision_number": 4, "project_id": "58c48489dfa846799cac42005e08874d", "id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:35:20,584 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-9a619048-1b83-4741-9749-ffc52960bcd2 2018-07-03 14:35:20,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:20,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:20 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd6977cf-abff-4f5e-9923-b8a01215c868 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:35:20,784 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-dd6977cf-abff-4f5e-9923-b8a01215c868 2018-07-03 14:35:20,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:20,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:20 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d9c85f7-db35-4811-8018-37f81ea4f50b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "58c48489dfa846799cac42005e08874d", "name": "CreateNetworkSuccessTests-18828d27-28fc-43f-proj"}} 2018-07-03 14:35:20,996 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d used request id req-7d9c85f7-db35-4811-8018-37f81ea4f50b 2018-07-03 14:35:20,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74f47244-8f0f-41de-aacb-aac825b12eb8 2018-07-03 14:35:21,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=74f47244-8f0f-41de-aacb-aac825b12eb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:21,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:21 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-391a2f25-58f4-4c24-9721-ccc8d2b3f99c Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:35:11Z", "security_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "port_range_min": null, "revision_number": 0, "tenant_id": "58c48489dfa846799cac42005e08874d", "created_at": "2018-07-03T14:35:11Z", "project_id": "58c48489dfa846799cac42005e08874d", "id": "05b40fd6-715f-4185-a5cc-1e8b5e2999fb"}, {"remote_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:35:11Z", "security_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "port_range_min": null, "revision_number": 0, "tenant_id": "58c48489dfa846799cac42005e08874d", "created_at": "2018-07-03T14:35:11Z", "project_id": "58c48489dfa846799cac42005e08874d", "id": "7ebd960f-67ba-402b-804e-9d54dc253a07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:35:11Z", "security_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "port_range_min": null, "revision_number": 0, "tenant_id": "58c48489dfa846799cac42005e08874d", "created_at": "2018-07-03T14:35:11Z", "project_id": "58c48489dfa846799cac42005e08874d", "id": "e098a20a-8d7a-45e1-83c1-daead15a12b6"}, {"remote_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:35:11Z", "security_group_id": "74f47244-8f0f-41de-aacb-aac825b12eb8", "port_range_min": null, "revision_number": 0, "tenant_id": "58c48489dfa846799cac42005e08874d", "created_at": "2018-07-03T14:35:11Z", "project_id": "58c48489dfa846799cac42005e08874d", "id": "f40f54fb-44bf-469d-8f28-820489f29ec1"}]} 2018-07-03 14:35:21,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=74f47244-8f0f-41de-aacb-aac825b12eb8 used request id req-391a2f25-58f4-4c24-9721-ccc8d2b3f99c 2018-07-03 14:35:21,415 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:35:21,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/security-groups/74f47244-8f0f-41de-aacb-aac825b12eb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:21,641 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:35:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e6fa0132-c250-4bdf-9081-d030905ceccb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:21,641 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/74f47244-8f0f-41de-aacb-aac825b12eb8 used request id req-e6fa0132-c250-4bdf-9081-d030905ceccb 2018-07-03 14:35:21,642 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-18828d27-28fc-43f-proj 2018-07-03 14:35:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:22,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1058bc01-45b1-4b7b-a2c0-9c22822403ac Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:22,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/58c48489dfa846799cac42005e08874d used request id req-1058bc01-45b1-4b7b-a2c0-9c22822403ac 2018-07-03 14:35:22,038 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-18828d27-28fc-43f-proj-role 2018-07-03 14:35:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/20e64df570754688ae40081104762eab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:22,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57d10682-30b8-4e38-a489-d7fa7765d0aa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:22,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/20e64df570754688ae40081104762eab used request id req-57d10682-30b8-4e38-a489-d7fa7765d0aa 2018-07-03 14:35:22,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613c212aa3f298dee243b9301ff240534e8111a5" 2018-07-03 14:35:22,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e59a3fc-f6f8-488d-83cf-362d41f19030 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:35:22,462 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6e59a3fc-f6f8-488d-83cf-362d41f19030 2018-07-03 14:35:22,463 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-18828d27-28fc-43f-user 2018-07-03 14:35:22,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0ace14394ee8408384049e004f066ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3890b949f02ddb8fd18756bee84a8c7dd760231b" 2018-07-03 14:35:22,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c501b8b3-1d72-433f-a0b2-ec634fe6997c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:22,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0ace14394ee8408384049e004f066ad5 used request id req-c501b8b3-1d72-433f-a0b2-ec634fe6997c 2018-07-03 14:35:22,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:23,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["80a-9xveSrCe9U8xxvr1iQ"], "issued_at": "2018-07-03T14:35:23.000000Z"}} 2018-07-03 14:35:23,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}86bfe9b851efca9e210652235dccdb2206b9d0d5" 2018-07-03 14:35:23,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4117c62-0edb-4509-86d5-e2f274d752b0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:23,554 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e4117c62-0edb-4509-86d5-e2f274d752b0 2018-07-03 14:35:23,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:23,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:24,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tM37K4t6Tb-D69CeBW2UfQ"], "issued_at": "2018-07-03T14:35:24.000000Z"}} 2018-07-03 14:35:24,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}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:24,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0ac0051-5087-4211-ac5f-7dbd793af804 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:24,110 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d0ac0051-5087-4211-ac5f-7dbd793af804 2018-07-03 14:35:24,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-07-03 14:35:24,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:35:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:24,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:24 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab06e19f-f403-4cd0-92b4-9fb96dddc369 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-65fb9ce6-4eb6-474-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:35:24,316 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj used request id req-ab06e19f-f403-4cd0-92b4-9fb96dddc369 2018-07-03 14:35:24,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:24,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8f4f6aa-0b67-400a-b526-4f97bbe6aa33 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:35:24,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c8f4f6aa-0b67-400a-b526-4f97bbe6aa33 2018-07-03 14:35:24,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}feaa22599275b8c5a92b299956fdba309ea21f4b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj"}}' 2018-07-03 14:35:24,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:35:24 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8fc2c4a-44ae-4ebf-a73b-1168fc7aba39 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e22e2707906043938fdcfdbdb2fd6dfd"}, "tags": [], "enabled": true, "id": "e22e2707906043938fdcfdbdb2fd6dfd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj"}} 2018-07-03 14:35:24,725 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b8fc2c4a-44ae-4ebf-a73b-1168fc7aba39 2018-07-03 14:35:24,725 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj 2018-07-03 14:35:24,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:24,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:25,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["cpPLqQ9KSICGrm_sW7Qn_A"], "issued_at": "2018-07-03T14:35:25.000000Z"}} 2018-07-03 14:35:25,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}d16f890fb5787278d833cb125d3bbc5d8b601966" 2018-07-03 14:35:25,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f510902-1d58-46c9-9ae3-f6ce7b497fd5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:25,441 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5f510902-1d58-46c9-9ae3-f6ce7b497fd5 2018-07-03 14:35:25,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:35:25,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:35: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-07-03 14:35:25,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16f890fb5787278d833cb125d3bbc5d8b601966" 2018-07-03 14:35:25,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:25 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f29de51-78da-4fdc-9c8e-f194c1636582 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:35:25,663 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8f29de51-78da-4fdc-9c8e-f194c1636582 2018-07-03 14:35:25,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=CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16f890fb5787278d833cb125d3bbc5d8b601966" 2018-07-03 14:35:25,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:25 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0cc8d00-33c2-4ee6-8d1c-18f35bc3a52b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e22e2707906043938fdcfdbdb2fd6dfd"}, "tags": [], "enabled": true, "id": "e22e2707906043938fdcfdbdb2fd6dfd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj"}]} 2018-07-03 14:35:25,870 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj used request id req-d0cc8d00-33c2-4ee6-8d1c-18f35bc3a52b 2018-07-03 14:35:25,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16f890fb5787278d833cb125d3bbc5d8b601966" 2018-07-03 14:35:26,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab15aaf1-a188-43bf-b002-d6fd7805205f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:35:26,081 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ab15aaf1-a188-43bf-b002-d6fd7805205f 2018-07-03 14:35:26,559 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-65fb9ce6-4eb6-474-user 2018-07-03 14:35:26,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:26,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:26,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40ef51d3-66e3-4649-b429-ae0edc1c7d45 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:35:26,769 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-40ef51d3-66e3-4649-b429-ae0edc1c7d45 2018-07-03 14:35:26,773 - 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}feaa22599275b8c5a92b299956fdba309ea21f4b" -d '{"role": {"name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj-role"}}' 2018-07-03 14:35:26,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:35:26 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65d8c545-70f3-48ce-a1e1-ac3978fb53b9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88c16b1468784adaba5d99a28d494d3f", "links": {"self": "http://10.167.4.35:5000/v3/roles/88c16b1468784adaba5d99a28d494d3f"}, "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj-role"}} 2018-07-03 14:35:26,815 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-65d8c545-70f3-48ce-a1e1-ac3978fb53b9 2018-07-03 14:35:26,815 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj-role 2018-07-03 14:35:26,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/88c16b1468784adaba5d99a28d494d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:27,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:26 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fcfbbe2-d6a1-4a96-bdf4-e7412dd09870 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88c16b1468784adaba5d99a28d494d3f", "links": {"self": "http://10.167.4.35:5000/v3/roles/88c16b1468784adaba5d99a28d494d3f"}, "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj-role"}} 2018-07-03 14:35:27,016 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/88c16b1468784adaba5d99a28d494d3f used request id req-4fcfbbe2-d6a1-4a96-bdf4-e7412dd09870 2018-07-03 14:35:27,017 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj-role to project CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj 2018-07-03 14:35:27,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e22e2707906043938fdcfdbdb2fd6dfd/users/fc13d61e306845dca45ea5e12a4b7e35/roles/88c16b1468784adaba5d99a28d494d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:27,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60776a7f-424f-4f5f-9655-276ae5e4ea92 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:27,278 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e22e2707906043938fdcfdbdb2fd6dfd/users/fc13d61e306845dca45ea5e12a4b7e35/roles/88c16b1468784adaba5d99a28d494d3f used request id req-60776a7f-424f-4f5f-9655-276ae5e4ea92 2018-07-03 14:35:27,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:27,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:27,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88c16b1468784adaba5d99a28d494d3f", "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj-role"}], "expires_at": "2018-07-03T15:35:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e22e2707906043938fdcfdbdb2fd6dfd", "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-user", "id": "fc13d61e306845dca45ea5e12a4b7e35"}, "audit_ids": ["G7Q_QA7_QDOZORUYELGyzg"], "issued_at": "2018-07-03T14:35:27.000000Z"}} 2018-07-03 14:35:27,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}8c5e4ff11d547ba159a91a162475e9a4b4faa8f2" 2018-07-03 14:35:28,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d4c8c54-85de-4221-8cb4-7083eebfaaf4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:28,020 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8d4c8c54-85de-4221-8cb4-7083eebfaaf4 2018-07-03 14:35:28,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e4ff11d547ba159a91a162475e9a4b4faa8f2" 2018-07-03 14:35:28,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:28 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-906ac4b2-1d84-4939-bd94-ab8f350c8ff1 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:35:28,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router&admin_state_up=True used request id req-906ac4b2-1d84-4939-bd94-ab8f350c8ff1 2018-07-03 14:35:28,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:28,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:29,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88c16b1468784adaba5d99a28d494d3f", "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj-role"}], "expires_at": "2018-07-03T15:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e22e2707906043938fdcfdbdb2fd6dfd", "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-user", "id": "fc13d61e306845dca45ea5e12a4b7e35"}, "audit_ids": ["i78DSnqxR7yVfCjgxtEISw"], "issued_at": "2018-07-03T14:35:29.000000Z"}} 2018-07-03 14:35:29,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}d4e4359a6aae35a168775de9334e6081fd77830d" 2018-07-03 14:35:29,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f2ff22b-09c1-4bd6-8318-68bd4081898f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:29,218 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f2ff22b-09c1-4bd6-8318-68bd4081898f 2018-07-03 14:35:29,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e4ff11d547ba159a91a162475e9a4b4faa8f2" 2018-07-03 14:35:29,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:29 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-405d6bf6-5834-431a-9c64-167d95f7e6c9 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:35:29,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-405d6bf6-5834-431a-9c64-167d95f7e6c9 2018-07-03 14:35:29,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e4ff11d547ba159a91a162475e9a4b4faa8f2" 2018-07-03 14:35:29,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:29 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4a52893e-528d-47ca-9e27-b3f349572271 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:35:29,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-4a52893e-528d-47ca-9e27-b3f349572271 2018-07-03 14:35:29,430 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router 2018-07-03 14:35:29,435 - 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}8c5e4ff11d547ba159a91a162475e9a4b4faa8f2" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router", "admin_state_up": true}}' 2018-07-03 14:35:31,632 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:35:31 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-f58a22b1-3e93-40d9-a16f-1147fda0bb3b Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e22e2707906043938fdcfdbdb2fd6dfd", "created_at": "2018-07-03T14:35:29Z", "admin_state_up": true, "updated_at": "2018-07-03T14:35:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e22e2707906043938fdcfdbdb2fd6dfd", "id": "ecdf0742-41d8-4850-93c8-647614b19aa1", "name": "CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router"}} 2018-07-03 14:35:31,632 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-f58a22b1-3e93-40d9-a16f-1147fda0bb3b 2018-07-03 14:35:31,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/ports?device_id=ecdf0742-41d8-4850-93c8-647614b19aa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e4ff11d547ba159a91a162475e9a4b4faa8f2" 2018-07-03 14:35:31,690 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:31 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-7be78c87-b31a-4037-ada8-7195c18e67e5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:35:31,690 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ecdf0742-41d8-4850-93c8-647614b19aa1 used request id req-7be78c87-b31a-4037-ada8-7195c18e67e5 2018-07-03 14:35:31,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/routers/ecdf0742-41d8-4850-93c8-647614b19aa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e4ff11d547ba159a91a162475e9a4b4faa8f2" 2018-07-03 14:35:31,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:31 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-11a98093-7ed9-41b4-af4a-82785b3bb417 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e22e2707906043938fdcfdbdb2fd6dfd", "created_at": "2018-07-03T14:35:29Z", "admin_state_up": true, "updated_at": "2018-07-03T14:35:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e22e2707906043938fdcfdbdb2fd6dfd", "id": "ecdf0742-41d8-4850-93c8-647614b19aa1", "name": "CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router"}} 2018-07-03 14:35:31,881 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/ecdf0742-41d8-4850-93c8-647614b19aa1 used request id req-11a98093-7ed9-41b4-af4a-82785b3bb417 2018-07-03 14:35:31,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=ecdf0742-41d8-4850-93c8-647614b19aa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e4ff11d547ba159a91a162475e9a4b4faa8f2" 2018-07-03 14:35:31,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:31 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-461f326c-7991-435a-ab44-252df9408f83 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:35:31,935 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ecdf0742-41d8-4850-93c8-647614b19aa1 used request id req-461f326c-7991-435a-ab44-252df9408f83 2018-07-03 14:35:31,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:32,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88c16b1468784adaba5d99a28d494d3f", "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj-role"}], "expires_at": "2018-07-03T15:35:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e22e2707906043938fdcfdbdb2fd6dfd", "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e22e2707906043938fdcfdbdb2fd6dfd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-user", "id": "fc13d61e306845dca45ea5e12a4b7e35"}, "audit_ids": ["RwUF5nCMRMGhdJWA_uFm8g"], "issued_at": "2018-07-03T14:35:32.000000Z"}} 2018-07-03 14:35:32,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/routers?name=CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb6c6dee02b56065366fbbcc7ab335872c4f1c4" 2018-07-03 14:35:33,003 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:33 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-24f63fed-780d-4d20-a7b0-e45d3c705fe6 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e22e2707906043938fdcfdbdb2fd6dfd", "created_at": "2018-07-03T14:35:29Z", "admin_state_up": true, "updated_at": "2018-07-03T14:35:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e22e2707906043938fdcfdbdb2fd6dfd", "id": "ecdf0742-41d8-4850-93c8-647614b19aa1", "name": "CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router"}]} 2018-07-03 14:35:33,003 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router&admin_state_up=True used request id req-24f63fed-780d-4d20-a7b0-e45d3c705fe6 2018-07-03 14:35:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:35:33,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:35:33,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/e22e2707906043938fdcfdbdb2fd6dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bfe9b851efca9e210652235dccdb2206b9d0d5" 2018-07-03 14:35:33,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:33 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c381b921-1d28-4eed-bac5-70c53b76c24a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e22e2707906043938fdcfdbdb2fd6dfd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e22e2707906043938fdcfdbdb2fd6dfd", "name": "CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj"}} 2018-07-03 14:35:33,058 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e22e2707906043938fdcfdbdb2fd6dfd used request id req-c381b921-1d28-4eed-bac5-70c53b76c24a 2018-07-03 14:35:33,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=ecdf0742-41d8-4850-93c8-647614b19aa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb6c6dee02b56065366fbbcc7ab335872c4f1c4" 2018-07-03 14:35:33,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:33 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-10d75fd3-5c74-4386-a3b9-1776a1bb61b8 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:35:33,425 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ecdf0742-41d8-4850-93c8-647614b19aa1 used request id req-10d75fd3-5c74-4386-a3b9-1776a1bb61b8 2018-07-03 14:35:33,425 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router 2018-07-03 14:35:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/ecdf0742-41d8-4850-93c8-647614b19aa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb6c6dee02b56065366fbbcc7ab335872c4f1c4" 2018-07-03 14:35:35,248 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:35:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ceb31d47-8b12-4c97-a816-30f2c49ca60d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:35,248 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/ecdf0742-41d8-4850-93c8-647614b19aa1 used request id req-ceb31d47-8b12-4c97-a816-30f2c49ca60d 2018-07-03 14:35:35,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/routers?name=CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb6c6dee02b56065366fbbcc7ab335872c4f1c4" 2018-07-03 14:35:35,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:35 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-fad37fec-6262-4f65-81bd-9be5f9b3c530 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:35:35,657 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router&admin_state_up=True used request id req-fad37fec-6262-4f65-81bd-9be5f9b3c530 2018-07-03 14:35:35,657 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router 2018-07-03 14:35:35,657 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-eee625e5-5fa3-4111-9a6f-a8b75a9e9813-pub-router 2018-07-03 14:35:35,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/ecdf0742-41d8-4850-93c8-647614b19aa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e4ff11d547ba159a91a162475e9a4b4faa8f2" 2018-07-03 14:35:36,080 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:35:36 GMT Content-Type: application/json Content-Length: 135 Connection: keep-alive X-Openstack-Request-Id: req-8727d52c-498d-4200-bdf8-6c2f2059db32 RESP BODY: {"NeutronError": {"message": "Router ecdf0742-41d8-4850-93c8-647614b19aa1 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-07-03 14:35:36,080 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/ecdf0742-41d8-4850-93c8-647614b19aa1 used request id req-8727d52c-498d-4200-bdf8-6c2f2059db32 2018-07-03 14:35:36,081 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router ecdf0742-41d8-4850-93c8-647614b19aa1 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-07-03 14:35:36,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}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:36,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:36 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-b4b8df7e-f023-49dd-be8c-e5c58fc1dc52 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:35:36,530 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b4b8df7e-f023-49dd-be8c-e5c58fc1dc52 2018-07-03 14:35:36,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:36,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:36 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-beeb8545-1fa2-4986-a6c2-02c11043da11 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:35:36,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-beeb8545-1fa2-4986-a6c2-02c11043da11 2018-07-03 14:35:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:36,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:35:36 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50cdb371-1ad8-439e-a16d-fcfa750bc143 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:35:36,890 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-50cdb371-1ad8-439e-a16d-fcfa750bc143 2018-07-03 14:35:36,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:35:36,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:36,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:36 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c1648fa-425f-425b-9a26-8e7153eb8696 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:35:36,934 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-7c1648fa-425f-425b-9a26-8e7153eb8696 2018-07-03 14:35:36,935 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj 2018-07-03 14:35:36,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e22e2707906043938fdcfdbdb2fd6dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:37,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c251088e-e5b7-4865-850d-d8265ae61af6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:37,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e22e2707906043938fdcfdbdb2fd6dfd used request id req-c251088e-e5b7-4865-850d-d8265ae61af6 2018-07-03 14:35:37,322 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-65fb9ce6-4eb6-474-proj-role 2018-07-03 14:35:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/88c16b1468784adaba5d99a28d494d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:37,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96ae62bd-1cfc-457e-a74b-6b9ddd8c7808 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:37,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/88c16b1468784adaba5d99a28d494d3f used request id req-96ae62bd-1cfc-457e-a74b-6b9ddd8c7808 2018-07-03 14:35:37,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feaa22599275b8c5a92b299956fdba309ea21f4b" 2018-07-03 14:35:37,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33bcd9a1-0146-4ee9-9640-6e157def3489 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:35:37,715 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-33bcd9a1-0146-4ee9-9640-6e157def3489 2018-07-03 14:35:37,715 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-65fb9ce6-4eb6-474-user 2018-07-03 14:35:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fc13d61e306845dca45ea5e12a4b7e35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16f890fb5787278d833cb125d3bbc5d8b601966" 2018-07-03 14:35:38,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbbcc665-878a-4576-822d-7002072f48f2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:38,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fc13d61e306845dca45ea5e12a4b7e35 used request id req-dbbcc665-878a-4576-822d-7002072f48f2 2018-07-03 14:35:38,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:38,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rr2Q5qQ7TmGM9iv9CEsbjg"], "issued_at": "2018-07-03T14:35:38.000000Z"}} 2018-07-03 14:35:38,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}306321f226a4c3d661800c632fe4590770e01e39" 2018-07-03 14:35:38,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7953801-3c6e-44af-b7ca-e576e519d2fa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:38,589 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e7953801-3c6e-44af-b7ca-e576e519d2fa 2018-07-03 14:35:38,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:38,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:39,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bL_UCXQQQ8Covxi3pi-qdQ"], "issued_at": "2018-07-03T14:35:39.000000Z"}} 2018-07-03 14:35:39,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}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:39,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d788079-2f8a-4424-b91f-08c517bb9607 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:39,286 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d788079-2f8a-4424-b91f-08c517bb9607 2018-07-03 14:35:39,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:35:39,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:35: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-07-03 14:35:39,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?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:39,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:39 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6f4c4fc-7662-4a7c-91f7-51b795d296b7 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-b6b40fe1-f84c-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:35:39,488 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj used request id req-b6f4c4fc-7662-4a7c-91f7-51b795d296b7 2018-07-03 14:35:39,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:39,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26448b99-fcc2-490d-b1b9-cfbea106c3d8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:35:39,666 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-26448b99-fcc2-490d-b1b9-cfbea106c3d8 2018-07-03 14:35:39,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}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj"}}' 2018-07-03 14:35:39,897 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:35:39 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ab57362-17e5-43bd-bffa-c7b37ab67e38 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4afbfea0d5684017a4a91851c587f7dd"}, "tags": [], "enabled": true, "id": "4afbfea0d5684017a4a91851c587f7dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj"}} 2018-07-03 14:35:39,897 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-7ab57362-17e5-43bd-bffa-c7b37ab67e38 2018-07-03 14:35:39,897 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj 2018-07-03 14:35:39,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:39,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:40,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Qu9mDLM5RHC1jZqiOqz5XQ"], "issued_at": "2018-07-03T14:35:40.000000Z"}} 2018-07-03 14:35:40,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}89518c3e83efcb519a91761bedce3ebc82f8cad8" 2018-07-03 14:35:40,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5267c407-01b6-4ac8-b690-1c0d6321e148 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:40,555 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5267c407-01b6-4ac8-b690-1c0d6321e148 2018-07-03 14:35:40,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:35:40,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:35: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-07-03 14:35:40,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89518c3e83efcb519a91761bedce3ebc82f8cad8" 2018-07-03 14:35:40,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:40 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e938705-827f-49c6-b746-631c9bc58661 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:35:40,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7e938705-827f-49c6-b746-631c9bc58661 2018-07-03 14:35:40,798 - keystoneauth.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-b6b40fe1-f84c-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89518c3e83efcb519a91761bedce3ebc82f8cad8" 2018-07-03 14:35:40,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:40 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ccb32ec-f535-4a3c-bd96-97176823c9fc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4afbfea0d5684017a4a91851c587f7dd"}, "tags": [], "enabled": true, "id": "4afbfea0d5684017a4a91851c587f7dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj"}]} 2018-07-03 14:35:40,983 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj used request id req-1ccb32ec-f535-4a3c-bd96-97176823c9fc 2018-07-03 14:35:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89518c3e83efcb519a91761bedce3ebc82f8cad8" 2018-07-03 14:35:41,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07fbf14b-dc67-4be2-ae15-318f29905520 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:35:41,165 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-07fbf14b-dc67-4be2-ae15-318f29905520 2018-07-03 14:35:41,647 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b6b40fe1-f84c-4a3-user 2018-07-03 14:35:41,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:41,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:41,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43d05489-926e-4fe5-9010-22a026e78cb8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:35:41,829 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-43d05489-926e-4fe5-9010-22a026e78cb8 2018-07-03 14:35:41,832 - 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}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" -d '{"role": {"name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj-role"}}' 2018-07-03 14:35:42,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:35:41 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f27ca9d-54e7-4c91-b624-38094ae14034 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b839c16a164c4d4cbf01c9252968c925", "links": {"self": "http://10.167.4.35:5000/v3/roles/b839c16a164c4d4cbf01c9252968c925"}, "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj-role"}} 2018-07-03 14:35:42,021 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4f27ca9d-54e7-4c91-b624-38094ae14034 2018-07-03 14:35:42,021 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj-role 2018-07-03 14:35:42,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/b839c16a164c4d4cbf01c9252968c925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:42,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:42 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-378d238f-553b-4ec4-acae-22d4599b6e27 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b839c16a164c4d4cbf01c9252968c925", "links": {"self": "http://10.167.4.35:5000/v3/roles/b839c16a164c4d4cbf01c9252968c925"}, "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj-role"}} 2018-07-03 14:35:42,201 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b839c16a164c4d4cbf01c9252968c925 used request id req-378d238f-553b-4ec4-acae-22d4599b6e27 2018-07-03 14:35:42,202 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj-role to project CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj 2018-07-03 14:35:42,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4afbfea0d5684017a4a91851c587f7dd/users/8bfa6603bd494eaa828ce0bc1073075e/roles/b839c16a164c4d4cbf01c9252968c925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:42,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5571fe91-a4a2-450c-ac1b-1fa548b82dba Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:42,440 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4afbfea0d5684017a4a91851c587f7dd/users/8bfa6603bd494eaa828ce0bc1073075e/roles/b839c16a164c4d4cbf01c9252968c925 used request id req-5571fe91-a4a2-450c-ac1b-1fa548b82dba 2018-07-03 14:35:42,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:42,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:42,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b839c16a164c4d4cbf01c9252968c925", "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj-role"}], "expires_at": "2018-07-03T15:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4afbfea0d5684017a4a91851c587f7dd", "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-user", "id": "8bfa6603bd494eaa828ce0bc1073075e"}, "audit_ids": ["2UyST8YeSs-mYGlkhsEobw"], "issued_at": "2018-07-03T14:35:42.000000Z"}} 2018-07-03 14:35:42,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}5c9c4f809e9e3a085820ea553a5b71bb49f92101" 2018-07-03 14:35:43,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e89b1021-9afb-444e-ba3e-9811f55d932e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:43,153 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e89b1021-9afb-444e-ba3e-9811f55d932e 2018-07-03 14:35:43,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=CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c9c4f809e9e3a085820ea553a5b71bb49f92101" 2018-07-03 14:35:43,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8864fe96-a062-46e0-a4e5-a9433d5ea4ff Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:35:43,627 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router&admin_state_up=True used request id req-8864fe96-a062-46e0-a4e5-a9433d5ea4ff 2018-07-03 14:35:43,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:43,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:44,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b839c16a164c4d4cbf01c9252968c925", "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj-role"}], "expires_at": "2018-07-03T15:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4afbfea0d5684017a4a91851c587f7dd", "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-user", "id": "8bfa6603bd494eaa828ce0bc1073075e"}, "audit_ids": ["TVRZpmFORtmmWbizFMpoeQ"], "issued_at": "2018-07-03T14:35:44.000000Z"}} 2018-07-03 14:35:44,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}806158ba143aa19ae936a94304be9471d176c6ef" 2018-07-03 14:35:44,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e754d0c-a8d5-453f-8df8-731a12e286b5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:44,332 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1e754d0c-a8d5-453f-8df8-731a12e286b5 2018-07-03 14:35:44,333 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router 2018-07-03 14:35:44,338 - 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}5c9c4f809e9e3a085820ea553a5b71bb49f92101" -d '{"router": {"name": "CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router", "admin_state_up": true}}' 2018-07-03 14:35:44,896 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:35:44 GMT Content-Type: application/json Content-Length: 535 Connection: keep-alive X-Openstack-Request-Id: req-c5b79f3c-ac45-46e2-b27e-9844729f5f37 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4afbfea0d5684017a4a91851c587f7dd", "created_at": "2018-07-03T14:35:44Z", "admin_state_up": true, "updated_at": "2018-07-03T14:35:44Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "4afbfea0d5684017a4a91851c587f7dd", "id": "7d7a2bb2-ee85-4473-9745-6cecf760d094", "name": "CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router"}} 2018-07-03 14:35:44,896 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-c5b79f3c-ac45-46e2-b27e-9844729f5f37 2018-07-03 14:35:44,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/ports?device_id=7d7a2bb2-ee85-4473-9745-6cecf760d094 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c9c4f809e9e3a085820ea553a5b71bb49f92101" 2018-07-03 14:35:44,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:44 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-588dc294-1a5b-4370-9005-c0a4b126fe8c Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:35:44,954 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7d7a2bb2-ee85-4473-9745-6cecf760d094 used request id req-588dc294-1a5b-4370-9005-c0a4b126fe8c 2018-07-03 14:35: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/7d7a2bb2-ee85-4473-9745-6cecf760d094 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c9c4f809e9e3a085820ea553a5b71bb49f92101" 2018-07-03 14:35:45,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:45 GMT Content-Type: application/json Content-Length: 535 Connection: keep-alive X-Openstack-Request-Id: req-18b5bee2-14cb-4578-96e6-bd821efe3b0f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4afbfea0d5684017a4a91851c587f7dd", "created_at": "2018-07-03T14:35:44Z", "admin_state_up": true, "updated_at": "2018-07-03T14:35:44Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "4afbfea0d5684017a4a91851c587f7dd", "id": "7d7a2bb2-ee85-4473-9745-6cecf760d094", "name": "CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router"}} 2018-07-03 14:35:45,433 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/7d7a2bb2-ee85-4473-9745-6cecf760d094 used request id req-18b5bee2-14cb-4578-96e6-bd821efe3b0f 2018-07-03 14:35:45,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=7d7a2bb2-ee85-4473-9745-6cecf760d094 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c9c4f809e9e3a085820ea553a5b71bb49f92101" 2018-07-03 14:35:45,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:45 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-0ff9ebe2-8f4d-4a18-a4cd-db38d2260896 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:35:45,823 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7d7a2bb2-ee85-4473-9745-6cecf760d094 used request id req-0ff9ebe2-8f4d-4a18-a4cd-db38d2260896 2018-07-03 14:35:45,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:46,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b839c16a164c4d4cbf01c9252968c925", "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj-role"}], "expires_at": "2018-07-03T15:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4afbfea0d5684017a4a91851c587f7dd", "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4afbfea0d5684017a4a91851c587f7dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/4afbfea0d5684017a4a91851c587f7dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/4afbfea0d5684017a4a91851c587f7dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-user", "id": "8bfa6603bd494eaa828ce0bc1073075e"}, "audit_ids": ["m2tTksDvTquL4uvdnvDMfg"], "issued_at": "2018-07-03T14:35:46.000000Z"}} 2018-07-03 14:35:46,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ba68836d1b6eff58f925c42ca0aadb8eca8fe" 2018-07-03 14:35:46,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:46 GMT Content-Type: application/json Content-Length: 538 Connection: keep-alive X-Openstack-Request-Id: req-441b75f3-9e73-444f-a401-f39b7b82be69 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4afbfea0d5684017a4a91851c587f7dd", "created_at": "2018-07-03T14:35:44Z", "admin_state_up": true, "updated_at": "2018-07-03T14:35:44Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "4afbfea0d5684017a4a91851c587f7dd", "id": "7d7a2bb2-ee85-4473-9745-6cecf760d094", "name": "CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router"}]} 2018-07-03 14:35:46,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router&admin_state_up=True used request id req-441b75f3-9e73-444f-a401-f39b7b82be69 2018-07-03 14:35:46,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:35:46,923 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:35: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-07-03 14:35:46,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4afbfea0d5684017a4a91851c587f7dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306321f226a4c3d661800c632fe4590770e01e39" 2018-07-03 14:35:47,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:46 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6d3c2ef-683f-4b9f-b3b9-7a4dbb399e60 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4afbfea0d5684017a4a91851c587f7dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4afbfea0d5684017a4a91851c587f7dd", "name": "CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj"}} 2018-07-03 14:35:47,109 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4afbfea0d5684017a4a91851c587f7dd used request id req-f6d3c2ef-683f-4b9f-b3b9-7a4dbb399e60 2018-07-03 14:35:47,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=7d7a2bb2-ee85-4473-9745-6cecf760d094 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f5ba68836d1b6eff58f925c42ca0aadb8eca8fe" 2018-07-03 14:35:47,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:47 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-10405026-f29a-48c7-8e45-e5d2ae87fbd8 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:35:47,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7d7a2bb2-ee85-4473-9745-6cecf760d094 used request id req-10405026-f29a-48c7-8e45-e5d2ae87fbd8 2018-07-03 14:35:47,531 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router 2018-07-03 14:35:47,531 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-666ed201-1f2a-4473-9031-374118ef826f-pub-router 2018-07-03 14:35:47,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/routers/7d7a2bb2-ee85-4473-9745-6cecf760d094 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c9c4f809e9e3a085820ea553a5b71bb49f92101" 2018-07-03 14:35:48,228 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:35:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d6374ecb-e85f-4be5-bc67-c1a09dce5446 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:48,228 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/7d7a2bb2-ee85-4473-9745-6cecf760d094 used request id req-d6374ecb-e85f-4be5-bc67-c1a09dce5446 2018-07-03 14:35:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:48,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:48 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-d3b8b8b7-edd2-4333-9b52-64a436ed4fc7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:35:48,702 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-d3b8b8b7-edd2-4333-9b52-64a436ed4fc7 2018-07-03 14:35:48,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:48,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:48 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd1fd5e3-9539-4d40-8155-2d6ff6476953 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:35:48,894 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-dd1fd5e3-9539-4d40-8155-2d6ff6476953 2018-07-03 14:35:48,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:49,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:35:48 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aabfc373-8099-4737-8747-33c303d70845 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:35:49,076 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-aabfc373-8099-4737-8747-33c303d70845 2018-07-03 14:35:49,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:35:49,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:49,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8df232e-2404-414e-8dfb-25586aecbe6c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:35:49,266 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e8df232e-2404-414e-8dfb-25586aecbe6c 2018-07-03 14:35:49,267 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj 2018-07-03 14:35:49,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4afbfea0d5684017a4a91851c587f7dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:49,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5843c6c0-0c5d-44e3-bec2-d7e56ea2627d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:49,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4afbfea0d5684017a4a91851c587f7dd used request id req-5843c6c0-0c5d-44e3-bec2-d7e56ea2627d 2018-07-03 14:35:49,637 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b6b40fe1-f84c-4a3-proj-role 2018-07-03 14:35:49,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b839c16a164c4d4cbf01c9252968c925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:49,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9228a522-537f-4a79-9683-b8354911a7f6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:49,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b839c16a164c4d4cbf01c9252968c925 used request id req-9228a522-537f-4a79-9683-b8354911a7f6 2018-07-03 14:35:49,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}bc2f5dda2de4f6d1ce6a01069b9003eddd18b469" 2018-07-03 14:35:50,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcef63f7-0101-4a1b-9047-7439cca0dc9d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:35:50,039 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-dcef63f7-0101-4a1b-9047-7439cca0dc9d 2018-07-03 14:35:50,040 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b6b40fe1-f84c-4a3-user 2018-07-03 14:35:50,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8bfa6603bd494eaa828ce0bc1073075e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89518c3e83efcb519a91761bedce3ebc82f8cad8" 2018-07-03 14:35:50,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c165eb5-ee12-4f0c-9387-bcf33bc4a34f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:50,398 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8bfa6603bd494eaa828ce0bc1073075e used request id req-3c165eb5-ee12-4f0c-9387-bcf33bc4a34f 2018-07-03 14:35:50,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:50,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Kfh0G0PGSrSynnbKZRLACw"], "issued_at": "2018-07-03T14:35:50.000000Z"}} 2018-07-03 14:35: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}d5d65dbcb5c91bec6775df7acaf851516c4403e1" 2018-07-03 14:35:51,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a3963ef-5da8-40e4-8233-fe916b320e40 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:51,089 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1a3963ef-5da8-40e4-8233-fe916b320e40 2018-07-03 14:35:51,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:51,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:51,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["hmTT4zg0TMiAf9TK6l1rIQ"], "issued_at": "2018-07-03T14:35:51.000000Z"}} 2018-07-03 14:35:51,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:35:51,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6ebd198-472a-410e-a378-d046fafec669 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:51,796 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6ebd198-472a-410e-a378-d046fafec669 2018-07-03 14:35:51,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:35:51,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:35:51,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?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6932d4c9-508f-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:35:51,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:51 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d92d271-cf53-4bef-b82f-29773c195883 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-6932d4c9-508f-410-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:35:51,967 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6932d4c9-508f-410-proj used request id req-4d92d271-cf53-4bef-b82f-29773c195883 2018-07-03 14:35:51,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:35:52,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d20294b5-8c17-489a-ad1a-57caf98b1057 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:35:52,143 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d20294b5-8c17-489a-ad1a-57caf98b1057 2018-07-03 14:35:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj"}}' 2018-07-03 14:35:52,356 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:35:52 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed52f17b-4479-45c1-ac9b-e76ff1a7f678 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/419ff960dcea45ecad400411b187ad7a"}, "tags": [], "enabled": true, "id": "419ff960dcea45ecad400411b187ad7a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj"}} 2018-07-03 14:35:52,356 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ed52f17b-4479-45c1-ac9b-e76ff1a7f678 2018-07-03 14:35:52,356 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6932d4c9-508f-410-proj 2018-07-03 14:35:52,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:52,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:52,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["oZDlMmZiQrWwrITrFIFc2w"], "issued_at": "2018-07-03T14:35:52.000000Z"}} 2018-07-03 14:35:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b849925b6a3540f3e705e23adbb2c2e3f360c03" 2018-07-03 14:35:53,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c86cf735-e96e-4423-b49f-e9998ef023f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:53,066 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c86cf735-e96e-4423-b49f-e9998ef023f2 2018-07-03 14:35:53,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:35:53,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:35: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-07-03 14:35:53,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b849925b6a3540f3e705e23adbb2c2e3f360c03" 2018-07-03 14:35:53,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:53 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccf68e2f-efcc-411e-b886-c0e5d300b865 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:35:53,311 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ccf68e2f-efcc-411e-b886-c0e5d300b865 2018-07-03 14:35:53,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?name=CreateRouterSuccessTests-6932d4c9-508f-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b849925b6a3540f3e705e23adbb2c2e3f360c03" 2018-07-03 14:35:53,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:53 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd00760f-5b83-4192-946c-236fa6e53cd4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-6932d4c9-508f-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/419ff960dcea45ecad400411b187ad7a"}, "tags": [], "enabled": true, "id": "419ff960dcea45ecad400411b187ad7a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj"}]} 2018-07-03 14:35:53,507 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-6932d4c9-508f-410-proj used request id req-bd00760f-5b83-4192-946c-236fa6e53cd4 2018-07-03 14:35: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b849925b6a3540f3e705e23adbb2c2e3f360c03" 2018-07-03 14:35:53,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6708a9ce-a6b9-4298-951e-4e07222ebe2a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:35:53,692 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6708a9ce-a6b9-4298-951e-4e07222ebe2a 2018-07-03 14:35:54,295 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6932d4c9-508f-410-user 2018-07-03 14:35:54,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:54,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:35:54,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eec3cf59-cbb3-4847-b69a-a062ef9fd552 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:35:54,469 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-eec3cf59-cbb3-4847-b69a-a062ef9fd552 2018-07-03 14:35:54,472 - 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}1442737a678fd851ca872531c6d6ae8d3314f1d8" -d '{"role": {"name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj-role"}}' 2018-07-03 14:35:54,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:35:54 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5c824b4-b7f6-4a1c-b5b1-f14336de479c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ce13c0bf5a34e388f80f3516ecb6f30", "links": {"self": "http://10.167.4.35:5000/v3/roles/4ce13c0bf5a34e388f80f3516ecb6f30"}, "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj-role"}} 2018-07-03 14:35:54,680 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f5c824b4-b7f6-4a1c-b5b1-f14336de479c 2018-07-03 14:35:54,680 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6932d4c9-508f-410-proj-role 2018-07-03 14:35:54,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4ce13c0bf5a34e388f80f3516ecb6f30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:35:54,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:54 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fc9e48f-4f91-4484-920b-3c682fd5b81f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ce13c0bf5a34e388f80f3516ecb6f30", "links": {"self": "http://10.167.4.35:5000/v3/roles/4ce13c0bf5a34e388f80f3516ecb6f30"}, "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj-role"}} 2018-07-03 14:35:54,868 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4ce13c0bf5a34e388f80f3516ecb6f30 used request id req-8fc9e48f-4f91-4484-920b-3c682fd5b81f 2018-07-03 14:35:54,868 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6932d4c9-508f-410-proj-role to project CreateRouterSuccessTests-6932d4c9-508f-410-proj 2018-07-03 14:35:54,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/419ff960dcea45ecad400411b187ad7a/users/bbe1bd48d2994584a5b27404dd2f6708/roles/4ce13c0bf5a34e388f80f3516ecb6f30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:35:55,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:35:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56a3963c-9fac-47df-954f-3c24c4bbd4e0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:35:55,113 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/419ff960dcea45ecad400411b187ad7a/users/bbe1bd48d2994584a5b27404dd2f6708/roles/4ce13c0bf5a34e388f80f3516ecb6f30 used request id req-56a3963c-9fac-47df-954f-3c24c4bbd4e0 2018-07-03 14:35:55,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:55,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:55,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ce13c0bf5a34e388f80f3516ecb6f30", "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj-role"}], "expires_at": "2018-07-03T15:35:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "419ff960dcea45ecad400411b187ad7a", "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6932d4c9-508f-410-user", "id": "bbe1bd48d2994584a5b27404dd2f6708"}, "audit_ids": ["UiMI9kWvRf-2iIRmNNGsRw"], "issued_at": "2018-07-03T14:35:55.000000Z"}} 2018-07-03 14:35:55,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}2d13e824f901cdae5b6c220038ad4bcf60e66ac5" 2018-07-03 14:35:55,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74d0c750-fd3d-4057-acdd-0e4db59567e6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:55,852 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-74d0c750-fd3d-4057-acdd-0e4db59567e6 2018-07-03 14:35: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/routers?name=CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d13e824f901cdae5b6c220038ad4bcf60e66ac5" 2018-07-03 14:35:56,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:56 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-b8fe816b-48b6-46de-88d4-4eb4d7a61d41 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:35:56,341 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router&admin_state_up=False used request id req-b8fe816b-48b6-46de-88d4-4eb4d7a61d41 2018-07-03 14:35:56,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:35:56,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:56,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ce13c0bf5a34e388f80f3516ecb6f30", "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj-role"}], "expires_at": "2018-07-03T15:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "419ff960dcea45ecad400411b187ad7a", "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6932d4c9-508f-410-user", "id": "bbe1bd48d2994584a5b27404dd2f6708"}, "audit_ids": ["N6fpiDKwQbGu7XwjthrtVA"], "issued_at": "2018-07-03T14:35:56.000000Z"}} 2018-07-03 14:35:56,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8586ba6fc88a3ac2e3472ad5c1f78d95122094d3" 2018-07-03 14:35:57,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44087b80-6f1e-4273-9057-7f339c6ec1dc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:35:57,064 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-44087b80-6f1e-4273-9057-7f339c6ec1dc 2018-07-03 14:35:57,066 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router 2018-07-03 14:35:57,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d13e824f901cdae5b6c220038ad4bcf60e66ac5" -d '{"router": {"name": "CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router", "admin_state_up": false}}' 2018-07-03 14:35:57,869 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:35:57 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive X-Openstack-Request-Id: req-a52e916a-9f0f-4f87-86c6-d05006f4b59c Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "419ff960dcea45ecad400411b187ad7a", "created_at": "2018-07-03T14:35:57Z", "admin_state_up": false, "updated_at": "2018-07-03T14:35:57Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "419ff960dcea45ecad400411b187ad7a", "id": "899a8aea-a90b-47cc-b68b-4b9717bc1dbb", "name": "CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router"}} 2018-07-03 14:35:57,869 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-a52e916a-9f0f-4f87-86c6-d05006f4b59c 2018-07-03 14:35:57,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=899a8aea-a90b-47cc-b68b-4b9717bc1dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d13e824f901cdae5b6c220038ad4bcf60e66ac5" 2018-07-03 14:35:57,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:57 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-a68414c4-6421-4f71-adfe-1699fbdce5af Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:35:57,932 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=899a8aea-a90b-47cc-b68b-4b9717bc1dbb used request id req-a68414c4-6421-4f71-adfe-1699fbdce5af 2018-07-03 14:35:57,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/routers/899a8aea-a90b-47cc-b68b-4b9717bc1dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d13e824f901cdae5b6c220038ad4bcf60e66ac5" 2018-07-03 14:35:58,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:58 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive X-Openstack-Request-Id: req-a8a27b00-0cce-40df-89e9-124df371219f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "419ff960dcea45ecad400411b187ad7a", "created_at": "2018-07-03T14:35:57Z", "admin_state_up": false, "updated_at": "2018-07-03T14:35:57Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "419ff960dcea45ecad400411b187ad7a", "id": "899a8aea-a90b-47cc-b68b-4b9717bc1dbb", "name": "CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router"}} 2018-07-03 14:35:58,224 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/899a8aea-a90b-47cc-b68b-4b9717bc1dbb used request id req-a8a27b00-0cce-40df-89e9-124df371219f 2018-07-03 14:35:58,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/ports?device_id=899a8aea-a90b-47cc-b68b-4b9717bc1dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d13e824f901cdae5b6c220038ad4bcf60e66ac5" 2018-07-03 14:35:58,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-175d31bf-460c-4a48-8f86-3c937ce356a2 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:35:58,279 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=899a8aea-a90b-47cc-b68b-4b9717bc1dbb used request id req-175d31bf-460c-4a48-8f86-3c937ce356a2 2018-07-03 14:35:58,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:35:58,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ce13c0bf5a34e388f80f3516ecb6f30", "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj-role"}], "expires_at": "2018-07-03T15:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "419ff960dcea45ecad400411b187ad7a", "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/419ff960dcea45ecad400411b187ad7a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/419ff960dcea45ecad400411b187ad7a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/419ff960dcea45ecad400411b187ad7a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6932d4c9-508f-410-user", "id": "bbe1bd48d2994584a5b27404dd2f6708"}, "audit_ids": ["UJuE2PcERYm-QontVwUOXA"], "issued_at": "2018-07-03T14:35:58.000000Z"}} 2018-07-03 14:35:58,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/routers?name=CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe50897d418e157835bf468c5626475346278558" 2018-07-03 14:35:59,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:59 GMT Content-Type: application/json Content-Length: 539 Connection: keep-alive X-Openstack-Request-Id: req-2967f37c-ff71-497b-88b5-89e48690763c Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "419ff960dcea45ecad400411b187ad7a", "created_at": "2018-07-03T14:35:57Z", "admin_state_up": false, "updated_at": "2018-07-03T14:35:57Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "419ff960dcea45ecad400411b187ad7a", "id": "899a8aea-a90b-47cc-b68b-4b9717bc1dbb", "name": "CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router"}]} 2018-07-03 14:35:59,357 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router&admin_state_up=False used request id req-2967f37c-ff71-497b-88b5-89e48690763c 2018-07-03 14:35:59,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-07-03 14:35:59,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:35: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-07-03 14:35:59,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/419ff960dcea45ecad400411b187ad7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d65dbcb5c91bec6775df7acaf851516c4403e1" 2018-07-03 14:35:59,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:35:59 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af0ddc36-d5a9-42c4-a42e-4081a3a31df1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/419ff960dcea45ecad400411b187ad7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "419ff960dcea45ecad400411b187ad7a", "name": "CreateRouterSuccessTests-6932d4c9-508f-410-proj"}} 2018-07-03 14:35:59,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/419ff960dcea45ecad400411b187ad7a used request id req-af0ddc36-d5a9-42c4-a42e-4081a3a31df1 2018-07-03 14:35:59,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=899a8aea-a90b-47cc-b68b-4b9717bc1dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe50897d418e157835bf468c5626475346278558" 2018-07-03 14:35:59,992 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:35:59 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-a0a6be63-960c-4dc8-9396-643bce6fa480 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:35:59,992 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=899a8aea-a90b-47cc-b68b-4b9717bc1dbb used request id req-a0a6be63-960c-4dc8-9396-643bce6fa480 2018-07-03 14:35:59,992 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router 2018-07-03 14:35:59,993 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-21ee82ea-c927-4844-9125-394489d1fe69-pub-router 2018-07-03 14:35:59,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/899a8aea-a90b-47cc-b68b-4b9717bc1dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d13e824f901cdae5b6c220038ad4bcf60e66ac5" 2018-07-03 14:36:00,716 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:36:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-af59159a-d8df-48f0-984d-977425bab74b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:00,717 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/899a8aea-a90b-47cc-b68b-4b9717bc1dbb used request id req-af59159a-d8df-48f0-984d-977425bab74b 2018-07-03 14:36:00,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:36:01,205 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:01 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-84f60246-1d8e-413d-96c1-e3bb101a8067 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:36:01,205 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-84f60246-1d8e-413d-96c1-e3bb101a8067 2018-07-03 14:36:01,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:36:01,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:01 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30db3cbe-7c46-45af-af0f-4651cf29e047 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:36:01,411 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-30db3cbe-7c46-45af-af0f-4651cf29e047 2018-07-03 14:36:01,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:36:01,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:36:01 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4769274-d631-4ae3-a0de-985fefcd8d4b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:36:01,624 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-d4769274-d631-4ae3-a0de-985fefcd8d4b 2018-07-03 14:36:01,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:36:01,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:36:01,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4b4b09c-5de4-46cd-9b65-e69e6967ff0f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:36:01,805 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e4b4b09c-5de4-46cd-9b65-e69e6967ff0f 2018-07-03 14:36:01,806 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6932d4c9-508f-410-proj 2018-07-03 14:36:01,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/419ff960dcea45ecad400411b187ad7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:36:02,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1026804-1f1d-4ba7-b6cd-f4e0722c9b60 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:02,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/419ff960dcea45ecad400411b187ad7a used request id req-d1026804-1f1d-4ba7-b6cd-f4e0722c9b60 2018-07-03 14:36:02,205 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6932d4c9-508f-410-proj-role 2018-07-03 14:36:02,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4ce13c0bf5a34e388f80f3516ecb6f30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:36:02,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32a9fbdd-0e55-4d6d-bd64-7f405c07c829 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:02,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4ce13c0bf5a34e388f80f3516ecb6f30 used request id req-32a9fbdd-0e55-4d6d-bd64-7f405c07c829 2018-07-03 14:36:02,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442737a678fd851ca872531c6d6ae8d3314f1d8" 2018-07-03 14:36:02,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:02 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99e46696-d828-44df-9448-f1a160c3223a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:36:02,476 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-99e46696-d828-44df-9448-f1a160c3223a 2018-07-03 14:36:02,477 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6932d4c9-508f-410-user 2018-07-03 14:36:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/bbe1bd48d2994584a5b27404dd2f6708 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b849925b6a3540f3e705e23adbb2c2e3f360c03" 2018-07-03 14:36:02,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-665cb781-d5da-4c5d-9319-fe64043a0fff Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:02,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/bbe1bd48d2994584a5b27404dd2f6708 used request id req-665cb781-d5da-4c5d-9319-fe64043a0fff 2018-07-03 14:36:02,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:03,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WxG2Bo1WQOOjYpVbCGFtFQ"], "issued_at": "2018-07-03T14:36:03.000000Z"}} 2018-07-03 14:36:03,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}6c08a098bbc7923f3f4ec0b506e45577e47fac71" 2018-07-03 14:36:03,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7253c475-c165-4a5d-81ac-22174a32e626 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:03,522 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7253c475-c165-4a5d-81ac-22174a32e626 2018-07-03 14:36:03,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:03,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:04,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["0B7vlWQfTw2b2TZf_rfVyw"], "issued_at": "2018-07-03T14:36:04.000000Z"}} 2018-07-03 14:36:04,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:04,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fff89d7a-6d14-44aa-90fe-f71aa5614dab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:04,036 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fff89d7a-6d14-44aa-90fe-f71aa5614dab 2018-07-03 14:36:04,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:36:04,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:36:04,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=CreateRouterSuccessTests-e141fb47-a297-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:04,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:04 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48354d78-6834-4957-a88d-e321ec0c70f1 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-e141fb47-a297-4be-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:36:04,223 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e141fb47-a297-4be-proj used request id req-48354d78-6834-4957-a88d-e321ec0c70f1 2018-07-03 14:36:04,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?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:04,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:04 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-482ad414-6d02-4625-ae42-d611e098678c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:36:04,402 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-482ad414-6d02-4625-ae42-d611e098678c 2018-07-03 14:36:04,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e141fb47-a297-4be-proj"}}' 2018-07-03 14:36:04,632 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:36:04 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a64f5dc-151e-46ca-a468-da481a76a0e5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/48566a8bf81f4f86ac30849186a60eb9"}, "tags": [], "enabled": true, "id": "48566a8bf81f4f86ac30849186a60eb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e141fb47-a297-4be-proj"}} 2018-07-03 14:36:04,633 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-2a64f5dc-151e-46ca-a468-da481a76a0e5 2018-07-03 14:36:04,633 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e141fb47-a297-4be-proj 2018-07-03 14:36:04,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:04,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:05,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["kqrOsSLNSvyiRqLc3Tva-g"], "issued_at": "2018-07-03T14:36:05.000000Z"}} 2018-07-03 14:36:05,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b58d3fe950fdaac22a18a2f39cf742bddde39d" 2018-07-03 14:36:05,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6033ba6b-b831-4d0b-b162-a3eed090aadf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:05,189 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6033ba6b-b831-4d0b-b162-a3eed090aadf 2018-07-03 14:36:05,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-07-03 14:36:05,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:36: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-07-03 14:36:05,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b58d3fe950fdaac22a18a2f39cf742bddde39d" 2018-07-03 14:36:05,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:05 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca831472-b381-4fe9-9e9d-546b3c40556a Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:36:05,406 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ca831472-b381-4fe9-9e9d-546b3c40556a 2018-07-03 14:36:05,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?name=CreateRouterSuccessTests-e141fb47-a297-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b58d3fe950fdaac22a18a2f39cf742bddde39d" 2018-07-03 14:36:05,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:05 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0cbf77f-1f15-4ee9-bb3e-4f89e8cbfe67 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e141fb47-a297-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/48566a8bf81f4f86ac30849186a60eb9"}, "tags": [], "enabled": true, "id": "48566a8bf81f4f86ac30849186a60eb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e141fb47-a297-4be-proj"}]} 2018-07-03 14:36:05,596 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e141fb47-a297-4be-proj used request id req-e0cbf77f-1f15-4ee9-bb3e-4f89e8cbfe67 2018-07-03 14:36:05,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}b1b58d3fe950fdaac22a18a2f39cf742bddde39d" 2018-07-03 14:36:05,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:05 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ab004e6-4257-49d8-8cd4-bf52b38f8686 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:36:05,779 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0ab004e6-4257-49d8-8cd4-bf52b38f8686 2018-07-03 14:36:06,233 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e141fb47-a297-4be-user 2018-07-03 14:36:06,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:06,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}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:06,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a00e6b85-3194-4b56-86c9-b8e7de6d33e9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:36:06,398 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a00e6b85-3194-4b56-86c9-b8e7de6d33e9 2018-07-03 14:36:06,402 - 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}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" -d '{"role": {"name": "CreateRouterSuccessTests-e141fb47-a297-4be-proj-role"}}' 2018-07-03 14:36:06,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:36:06 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdd80db0-1f74-4f16-ab53-238cd918d9fc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa7d40313ca9448e8e977cc4a8e118f0", "links": {"self": "http://10.167.4.35:5000/v3/roles/fa7d40313ca9448e8e977cc4a8e118f0"}, "name": "CreateRouterSuccessTests-e141fb47-a297-4be-proj-role"}} 2018-07-03 14:36:06,445 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-bdd80db0-1f74-4f16-ab53-238cd918d9fc 2018-07-03 14:36:06,445 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e141fb47-a297-4be-proj-role 2018-07-03 14:36:06,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/fa7d40313ca9448e8e977cc4a8e118f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:06,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:06 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da0663e4-4d1e-4a82-8f3b-d85ea327b8ad Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa7d40313ca9448e8e977cc4a8e118f0", "links": {"self": "http://10.167.4.35:5000/v3/roles/fa7d40313ca9448e8e977cc4a8e118f0"}, "name": "CreateRouterSuccessTests-e141fb47-a297-4be-proj-role"}} 2018-07-03 14:36:06,627 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/fa7d40313ca9448e8e977cc4a8e118f0 used request id req-da0663e4-4d1e-4a82-8f3b-d85ea327b8ad 2018-07-03 14:36:06,628 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e141fb47-a297-4be-proj-role to project CreateRouterSuccessTests-e141fb47-a297-4be-proj 2018-07-03 14:36:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/48566a8bf81f4f86ac30849186a60eb9/users/858cad16762c41878784434cfe40de15/roles/fa7d40313ca9448e8e977cc4a8e118f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:06,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44bbe48b-c0db-4ee1-9ccd-ba29e2c735aa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:06,863 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/48566a8bf81f4f86ac30849186a60eb9/users/858cad16762c41878784434cfe40de15/roles/fa7d40313ca9448e8e977cc4a8e118f0 used request id req-44bbe48b-c0db-4ee1-9ccd-ba29e2c735aa 2018-07-03 14:36:06,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:06,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:07,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["BqRqCmCqTo6j1Kgj6wuOcw"], "issued_at": "2018-07-03T14:36:07.000000Z"}} 2018-07-03 14:36:07,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}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" 2018-07-03 14:36:07,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-423e2f1e-aafe-4571-bed6-c07168381a79 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:07,404 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-423e2f1e-aafe-4571-bed6-c07168381a79 2018-07-03 14:36:07,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/routers?name=CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" 2018-07-03 14:36:08,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:08 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-9cc85a6c-76f6-4861-8ad8-eb7e67a50189 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:36:08,005 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router&admin_state_up=True used request id req-9cc85a6c-76f6-4861-8ad8-eb7e67a50189 2018-07-03 14:36:08,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:08,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:08,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["KUbR5kkQTNeMwFl1TtR2sQ"], "issued_at": "2018-07-03T14:36:08.000000Z"}} 2018-07-03 14:36:08,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}3f2665b7c643aec93d86d886c6f4f981cfbe5a6a" 2018-07-03 14:36:08,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9178dc5-c26c-47d2-bdac-fc855853fc8b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:08,644 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f9178dc5-c26c-47d2-bdac-fc855853fc8b 2018-07-03 14:36:08,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:36:08,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:36:08,657 - keystoneauth.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-e141fb47-a297-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2665b7c643aec93d86d886c6f4f981cfbe5a6a" 2018-07-03 14:36:08,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:08 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4eb45080-559b-4883-808f-13ed000b165f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e141fb47-a297-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/48566a8bf81f4f86ac30849186a60eb9"}, "tags": [], "enabled": true, "id": "48566a8bf81f4f86ac30849186a60eb9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e141fb47-a297-4be-proj"}]} 2018-07-03 14:36:08,844 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e141fb47-a297-4be-proj used request id req-4eb45080-559b-4883-808f-13ed000b165f 2018-07-03 14:36:08,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" 2018-07-03 14:36:09,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:09 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-4d488baf-39e1-43a8-adad-c29cc37cec42 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:36:09,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-4d488baf-39e1-43a8-adad-c29cc37cec42 2018-07-03 14:36:09,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" 2018-07-03 14:36:09,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:09 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-6bc3a526-e8f5-449f-a5f5-5ca084f46dad Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:36:09,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-6bc3a526-e8f5-449f-a5f5-5ca084f46dad 2018-07-03 14:36:09,409 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router 2018-07-03 14:36:09,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "tenant_id": "48566a8bf81f4f86ac30849186a60eb9", "name": "CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router", "admin_state_up": true}}' 2018-07-03 14:36:11,734 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:36:11 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-f2dd2f37-deec-47ff-a706-e09939739419 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "48566a8bf81f4f86ac30849186a60eb9", "created_at": "2018-07-03T14:36:09Z", "admin_state_up": true, "updated_at": "2018-07-03T14:36:11Z", "project_id": "48566a8bf81f4f86ac30849186a60eb9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "8339265d-12fa-474c-8b37-a1707215c1ee", "name": "CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router"}} 2018-07-03 14:36:11,734 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-f2dd2f37-deec-47ff-a706-e09939739419 2018-07-03 14:36:11,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/ports?device_id=8339265d-12fa-474c-8b37-a1707215c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" 2018-07-03 14:36:11,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:11 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-706f4a76-97d7-4700-b912-8a4e3bb2123a Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:36:10Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.119"}],"id":"5b06feb5-77a4-4c3a-a2a6-e17aef193ff1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:7a:65","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8339265d-12fa-474c-8b37-a1707215c1ee","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T14:36:10Z","binding:vnic_type":"normal"}]} 2018-07-03 14:36:11,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8339265d-12fa-474c-8b37-a1707215c1ee used request id req-706f4a76-97d7-4700-b912-8a4e3bb2123a 2018-07-03 14:36:11,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" 2018-07-03 14:36:11,894 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:11 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-b28137dc-8673-44f2-84f4-d0912c15a015 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 14:36:11,894 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-b28137dc-8673-44f2-84f4-d0912c15a015 2018-07-03 14:36:11,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/routers/8339265d-12fa-474c-8b37-a1707215c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" 2018-07-03 14:36:12,233 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:12 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-2195964b-0998-4f03-b0b1-944f8cfbeb19 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "48566a8bf81f4f86ac30849186a60eb9", "created_at": "2018-07-03T14:36:09Z", "admin_state_up": true, "updated_at": "2018-07-03T14:36:11Z", "project_id": "48566a8bf81f4f86ac30849186a60eb9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "8339265d-12fa-474c-8b37-a1707215c1ee", "name": "CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router"}} 2018-07-03 14:36:12,233 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/8339265d-12fa-474c-8b37-a1707215c1ee used request id req-2195964b-0998-4f03-b0b1-944f8cfbeb19 2018-07-03 14:36:12,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/ports?device_id=8339265d-12fa-474c-8b37-a1707215c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" 2018-07-03 14:36:12,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:12 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-88d9f336-5717-4fbd-bf79-be87a6da30d5 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:36:10Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.119"}],"id":"5b06feb5-77a4-4c3a-a2a6-e17aef193ff1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:7a:65","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8339265d-12fa-474c-8b37-a1707215c1ee","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T14:36:10Z","binding:vnic_type":"normal"}]} 2018-07-03 14:36:12,316 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8339265d-12fa-474c-8b37-a1707215c1ee used request id req-88d9f336-5717-4fbd-bf79-be87a6da30d5 2018-07-03 14:36:12,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" 2018-07-03 14:36:12,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:12 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-cd3fc7dc-2a60-4fcb-a643-87889bcfa3f2 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 14:36:12,742 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-cd3fc7dc-2a60-4fcb-a643-87889bcfa3f2 2018-07-03 14:36:12,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:13,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fa7d40313ca9448e8e977cc4a8e118f0", "name": "CreateRouterSuccessTests-e141fb47-a297-4be-proj-role"}], "expires_at": "2018-07-03T15:36:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48566a8bf81f4f86ac30849186a60eb9", "name": "CreateRouterSuccessTests-e141fb47-a297-4be-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/48566a8bf81f4f86ac30849186a60eb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/48566a8bf81f4f86ac30849186a60eb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/48566a8bf81f4f86ac30849186a60eb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/48566a8bf81f4f86ac30849186a60eb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/48566a8bf81f4f86ac30849186a60eb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/48566a8bf81f4f86ac30849186a60eb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/48566a8bf81f4f86ac30849186a60eb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/48566a8bf81f4f86ac30849186a60eb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/48566a8bf81f4f86ac30849186a60eb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/48566a8bf81f4f86ac30849186a60eb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/48566a8bf81f4f86ac30849186a60eb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/48566a8bf81f4f86ac30849186a60eb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e141fb47-a297-4be-user", "id": "858cad16762c41878784434cfe40de15"}, "audit_ids": ["ua02geP1SYqvEQDZRKy1rA"], "issued_at": "2018-07-03T14:36:13.000000Z"}} 2018-07-03 14:36:13,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/routers?name=CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c415c27efc168a7b6402e494c173986aebc886" 2018-07-03 14:36:13,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:13 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-3d7141d9-75fc-4600-94b0-5864f9135583 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "48566a8bf81f4f86ac30849186a60eb9", "created_at": "2018-07-03T14:36:09Z", "admin_state_up": true, "updated_at": "2018-07-03T14:36:11Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "48566a8bf81f4f86ac30849186a60eb9", "id": "8339265d-12fa-474c-8b37-a1707215c1ee", "name": "CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router"}]} 2018-07-03 14:36:13,884 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router&admin_state_up=True used request id req-3d7141d9-75fc-4600-94b0-5864f9135583 2018-07-03 14:36:13,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-07-03 14:36:13,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:36:13,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/48566a8bf81f4f86ac30849186a60eb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c08a098bbc7923f3f4ec0b506e45577e47fac71" 2018-07-03 14:36:13,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:13 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c31d9a3d-e95c-4397-8a41-a011b93e05af Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/48566a8bf81f4f86ac30849186a60eb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "48566a8bf81f4f86ac30849186a60eb9", "name": "CreateRouterSuccessTests-e141fb47-a297-4be-proj"}} 2018-07-03 14:36:13,943 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/48566a8bf81f4f86ac30849186a60eb9 used request id req-c31d9a3d-e95c-4397-8a41-a011b93e05af 2018-07-03 14:36:13,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?device_id=8339265d-12fa-474c-8b37-a1707215c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c415c27efc168a7b6402e494c173986aebc886" 2018-07-03 14:36:14,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:13 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-869f1b8c-292a-4064-a1bb-e152ca44a7a2 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:36:14,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8339265d-12fa-474c-8b37-a1707215c1ee used request id req-869f1b8c-292a-4064-a1bb-e152ca44a7a2 2018-07-03 14:36:14,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?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c415c27efc168a7b6402e494c173986aebc886" 2018-07-03 14:36:14,153 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:14 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-5e8a8188-658c-47e0-883e-fb951877a226 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:36:14,153 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-5e8a8188-658c-47e0-883e-fb951877a226 2018-07-03 14:36:14,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c415c27efc168a7b6402e494c173986aebc886" 2018-07-03 14:36:14,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-fec3a7f6-4d9a-4baa-9c4d-9c96dbc7e7ac Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:36:14,208 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-fec3a7f6-4d9a-4baa-9c4d-9c96dbc7e7ac 2018-07-03 14:36:14,208 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router 2018-07-03 14:36:14,209 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6c0e9637-3353-4a73-993c-d6f626fc287a-pub-router 2018-07-03 14:36:14,213 - 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/8339265d-12fa-474c-8b37-a1707215c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d1dc35ab9d9e53dc4b73c153c659dd8a84ed05" 2018-07-03 14:36:16,035 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:36:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-83c26f6c-70ec-466a-a8a9-ff41916ad0a2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:16,035 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/8339265d-12fa-474c-8b37-a1707215c1ee used request id req-83c26f6c-70ec-466a-a8a9-ff41916ad0a2 2018-07-03 14:36:16,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}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:16,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:16 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-96e20d09-def3-4e27-9a97-25840e70b350 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:36:16,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-96e20d09-def3-4e27-9a97-25840e70b350 2018-07-03 14:36:16,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:16,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:16 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31ba8ad1-30ee-4962-a944-89aa99eaf067 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:36:16,691 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-31ba8ad1-30ee-4962-a944-89aa99eaf067 2018-07-03 14:36:16,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:16,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:36:16 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad4d2151-90b4-4241-9c9d-3d09f63a57dd Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:36:16,884 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-ad4d2151-90b4-4241-9c9d-3d09f63a57dd 2018-07-03 14:36:16,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:36:16,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:16,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:16 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6e07593-e62d-4d10-ae86-69d2ea370573 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:36:16,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-f6e07593-e62d-4d10-ae86-69d2ea370573 2018-07-03 14:36:16,930 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e141fb47-a297-4be-proj 2018-07-03 14:36:16,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/48566a8bf81f4f86ac30849186a60eb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:17,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f74988b-d9fd-4fc1-998f-4912388be306 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:17,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/48566a8bf81f4f86ac30849186a60eb9 used request id req-8f74988b-d9fd-4fc1-998f-4912388be306 2018-07-03 14:36:17,339 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e141fb47-a297-4be-proj-role 2018-07-03 14:36:17,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/fa7d40313ca9448e8e977cc4a8e118f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:17,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41d86e43-4906-47df-a019-2c8417de3e61 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:17,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/fa7d40313ca9448e8e977cc4a8e118f0 used request id req-41d86e43-4906-47df-a019-2c8417de3e61 2018-07-03 14:36:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efd2a295a4f0ce7567955dba4c34ec57ec40d0a" 2018-07-03 14:36:17,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3590277b-96e3-4bd7-8745-281a5bd9ce4c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:36:17,607 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3590277b-96e3-4bd7-8745-281a5bd9ce4c 2018-07-03 14:36:17,608 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e141fb47-a297-4be-user 2018-07-03 14:36:17,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/858cad16762c41878784434cfe40de15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b58d3fe950fdaac22a18a2f39cf742bddde39d" 2018-07-03 14:36:18,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a01973e-ba05-4b7e-b039-0a4bd1acf941 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:18,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/858cad16762c41878784434cfe40de15 used request id req-7a01973e-ba05-4b7e-b039-0a4bd1acf941 2018-07-03 14:36:18,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:18,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["8Oc7XqflTzyyugSzOTM-Jg"], "issued_at": "2018-07-03T14:36:18.000000Z"}} 2018-07-03 14:36:18,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}d205fad6a2e03188ae53bf8bdf0f1150ab37cac6" 2018-07-03 14:36:18,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d97a575f-fba2-4436-a527-6c389cf96ef2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:18,753 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d97a575f-fba2-4436-a527-6c389cf96ef2 2018-07-03 14:36:18,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:18,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:19,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rEtyighuSGies3en5d3HvQ"], "issued_at": "2018-07-03T14:36:19.000000Z"}} 2018-07-03 14:36:19,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}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:19,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81a04821-3bc4-4c03-ac29-7c7c6fc5e9ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:19,463 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-81a04821-3bc4-4c03-ac29-7c7c6fc5e9ae 2018-07-03 14:36:19,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-07-03 14:36:19,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:36: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-07-03 14:36:19,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=CreateRouterSuccessTests-e0e44e0b-842f-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:19,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:19 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66ec8ff0-e0ac-42ff-a17e-df9e05dd9f42 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-e0e44e0b-842f-445-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:36:19,663 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e0e44e0b-842f-445-proj used request id req-66ec8ff0-e0ac-42ff-a17e-df9e05dd9f42 2018-07-03 14:36:19,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:19,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb2d1bb6-9d88-4882-a5e3-8abd8f9aca79 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:36:19,858 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bb2d1bb6-9d88-4882-a5e3-8abd8f9aca79 2018-07-03 14:36:19,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}}' 2018-07-03 14:36:20,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:36:19 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96b449e3-0d4e-43cf-8708-15b0ee08f3a2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838"}, "tags": [], "enabled": true, "id": "be56ed47770e493aa5b4ed22e34d6838", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}} 2018-07-03 14:36:20,102 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-96b449e3-0d4e-43cf-8708-15b0ee08f3a2 2018-07-03 14:36:20,102 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e0e44e0b-842f-445-proj 2018-07-03 14:36:20,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:20,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:20,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qsthUoRcTBSA-ahlnbzrPg"], "issued_at": "2018-07-03T14:36:20.000000Z"}} 2018-07-03 14:36:20,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038acbd3c4e3e0f432f52799e57e6fb5c8f6c53e" 2018-07-03 14:36:20,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e29a252e-0d5a-490e-aa29-8bc951add7bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:20,815 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e29a252e-0d5a-490e-aa29-8bc951add7bb 2018-07-03 14:36:20,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:36:20,830 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:36: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-07-03 14:36:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038acbd3c4e3e0f432f52799e57e6fb5c8f6c53e" 2018-07-03 14:36:21,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3dcf1c5e-d2ff-49e7-9e88-97c73262e986 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:36:21,037 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-3dcf1c5e-d2ff-49e7-9e88-97c73262e986 2018-07-03 14:36:21,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=CreateRouterSuccessTests-e0e44e0b-842f-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038acbd3c4e3e0f432f52799e57e6fb5c8f6c53e" 2018-07-03 14:36:21,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:21 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf4b77e0-9118-4a80-ba25-67aa6320f899 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e0e44e0b-842f-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838"}, "tags": [], "enabled": true, "id": "be56ed47770e493aa5b4ed22e34d6838", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}]} 2018-07-03 14:36:21,244 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e0e44e0b-842f-445-proj used request id req-bf4b77e0-9118-4a80-ba25-67aa6320f899 2018-07-03 14:36:21,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}038acbd3c4e3e0f432f52799e57e6fb5c8f6c53e" 2018-07-03 14:36:21,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0079477c-928a-4cf3-89c4-a36af196a17b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:36:21,296 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0079477c-928a-4cf3-89c4-a36af196a17b 2018-07-03 14:36:21,622 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e0e44e0b-842f-445-user 2018-07-03 14:36:21,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:21,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:21,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea02e23b-9e5c-4963-9cb8-598ac4c4d974 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:36:21,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ea02e23b-9e5c-4963-9cb8-598ac4c4d974 2018-07-03 14:36:21,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" -d '{"role": {"name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role"}}' 2018-07-03 14:36:22,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:36:21 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96fbcd58-c9cc-4fe2-931c-b88d6a3b6b39 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a48cd1410584e609eaa364c498b8939", "links": {"self": "http://10.167.4.35:5000/v3/roles/6a48cd1410584e609eaa364c498b8939"}, "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role"}} 2018-07-03 14:36:22,011 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-96fbcd58-c9cc-4fe2-931c-b88d6a3b6b39 2018-07-03 14:36:22,012 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role 2018-07-03 14:36: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/6a48cd1410584e609eaa364c498b8939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:22,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:22 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ff5ec4b-2de9-49fe-bd21-4b98923fba74 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a48cd1410584e609eaa364c498b8939", "links": {"self": "http://10.167.4.35:5000/v3/roles/6a48cd1410584e609eaa364c498b8939"}, "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role"}} 2018-07-03 14:36:22,193 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6a48cd1410584e609eaa364c498b8939 used request id req-2ff5ec4b-2de9-49fe-bd21-4b98923fba74 2018-07-03 14:36:22,193 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role to project CreateRouterSuccessTests-e0e44e0b-842f-445-proj 2018-07-03 14:36:22,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838/users/8a26a325a7ae4d61b2f96b5b78101cfd/roles/6a48cd1410584e609eaa364c498b8939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:22,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-735f1952-e282-4082-b6ee-16f938305355 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:22,450 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838/users/8a26a325a7ae4d61b2f96b5b78101cfd/roles/6a48cd1410584e609eaa364c498b8939 used request id req-735f1952-e282-4082-b6ee-16f938305355 2018-07-03 14:36:22,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:22,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:22,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a48cd1410584e609eaa364c498b8939", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role"}], "expires_at": "2018-07-03T15:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be56ed47770e493aa5b4ed22e34d6838", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-user", "id": "8a26a325a7ae4d61b2f96b5b78101cfd"}, "audit_ids": ["FJw0b737Slu_Vx_WC1q31w"], "issued_at": "2018-07-03T14:36:22.000000Z"}} 2018-07-03 14:36:22,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}847e8b1d2d01220a977ceca56fb0dbbd817c08e4" 2018-07-03 14:36:23,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a78aec0-e52e-433d-89ac-0321187a81ad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:23,137 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3a78aec0-e52e-433d-89ac-0321187a81ad 2018-07-03 14:36:23,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=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847e8b1d2d01220a977ceca56fb0dbbd817c08e4" 2018-07-03 14:36:23,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:23 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8942355b-52ab-49f9-8c4d-6aaa95fb45ed Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:36:23,529 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 used request id req-8942355b-52ab-49f9-8c4d-6aaa95fb45ed 2018-07-03 14:36:23,529 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 2018-07-03 14:36:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847e8b1d2d01220a977ceca56fb0dbbd817c08e4" -d '{"network": {"name": "CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1", "admin_state_up": true}}' 2018-07-03 14:36:24,548 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:36:24 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-09cca032-9858-4738-bc73-51282875f0cc Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:36:24Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"be56ed47770e493aa5b4ed22e34d6838","id":"c8154932-f789-41ee-834c-9b37ca4dd01e","name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1"}} 2018-07-03 14:36:24,549 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-09cca032-9858-4738-bc73-51282875f0cc 2018-07-03 14:36:24,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/networks?id=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847e8b1d2d01220a977ceca56fb0dbbd817c08e4" 2018-07-03 14:36:25,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:25 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-a8ea2bc4-523b-4df6-83cf-d70fdc9dd2f8 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-07-03T14:36:24Z","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"be56ed47770e493aa5b4ed22e34d6838","id":"c8154932-f789-41ee-834c-9b37ca4dd01e","name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1"}]} 2018-07-03 14:36:25,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-a8ea2bc4-523b-4df6-83cf-d70fdc9dd2f8 2018-07-03 14:36:25,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/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847e8b1d2d01220a977ceca56fb0dbbd817c08e4" 2018-07-03 14:36:25,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:25 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-47c38c68-6cb1-4fac-98b6-b825f116d3ce Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:36:25,149 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-47c38c68-6cb1-4fac-98b6-b825f116d3ce 2018-07-03 14:36:25,149 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1 2018-07-03 14:36:25,154 - 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}847e8b1d2d01220a977ceca56fb0dbbd817c08e4" -d '{"subnets": [{"ip_version": 4, "network_id": "c8154932-f789-41ee-834c-9b37ca4dd01e", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}]}' 2018-07-03 14:36:26,118 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:36:26 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-7698ffbe-d529-4795-8614-6ddd245e5fc2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}]} 2018-07-03 14:36:26,118 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-7698ffbe-d529-4795-8614-6ddd245e5fc2 2018-07-03 14:36:26,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847e8b1d2d01220a977ceca56fb0dbbd817c08e4" 2018-07-03 14:36:26,605 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:26 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-39a1c586-556d-4876-ba7d-88c6285af596 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["658b0a4c-110b-4535-873f-ed939eab018f"],"updated_at":"2018-07-03T14:36:25Z","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"be56ed47770e493aa5b4ed22e34d6838","id":"c8154932-f789-41ee-834c-9b37ca4dd01e","name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1"}]} 2018-07-03 14:36:26,605 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-39a1c586-556d-4876-ba7d-88c6285af596 2018-07-03 14:36:26,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=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847e8b1d2d01220a977ceca56fb0dbbd817c08e4" 2018-07-03 14:36:26,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:26 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-74db4a89-43bf-4635-9f35-94c8f73c9294 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}]} 2018-07-03 14:36:26,681 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-74db4a89-43bf-4635-9f35-94c8f73c9294 2018-07-03 14:36:26,682 - OpenStackNetwork - DEBUG - Network [c8154932-f789-41ee-834c-9b37ca4dd01e] created successfully 2018-07-03 14:36:26,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:26,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:27,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a48cd1410584e609eaa364c498b8939", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role"}], "expires_at": "2018-07-03T15:36:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be56ed47770e493aa5b4ed22e34d6838", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-user", "id": "8a26a325a7ae4d61b2f96b5b78101cfd"}, "audit_ids": ["LaW30fM5SMmzDY-FhaiPDA"], "issued_at": "2018-07-03T14:36:27.000000Z"}} 2018-07-03 14:36:27,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}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:27,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-269eed02-30e5-4cc7-87b3-70d4ddd0b2d6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:27,382 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-269eed02-30e5-4cc7-87b3-70d4ddd0b2d6 2018-07-03 14:36:27,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/routers?name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:27,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:27 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-7d985edd-5e0f-454f-a72a-5a49ac00a65b Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:36:27,787 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router&admin_state_up=True used request id req-7d985edd-5e0f-454f-a72a-5a49ac00a65b 2018-07-03 14:36:27,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:27,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:28,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a48cd1410584e609eaa364c498b8939", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role"}], "expires_at": "2018-07-03T15:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be56ed47770e493aa5b4ed22e34d6838", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-user", "id": "8a26a325a7ae4d61b2f96b5b78101cfd"}, "audit_ids": ["TvicbQdaR1WYymi0sTaDJA"], "issued_at": "2018-07-03T14:36:28.000000Z"}} 2018-07-03 14:36:28,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}445c0ee9deef218e8141f061a25d149448b1274b" 2018-07-03 14:36:28,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab559162-6a5f-4c0a-9bbc-71eb32e4dc0c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:28,462 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ab559162-6a5f-4c0a-9bbc-71eb32e4dc0c 2018-07-03 14:36:28,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:28,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:28 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-1ed94325-2885-4957-8856-bcd006066e3a 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:36:28,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-1ed94325-2885-4957-8856-bcd006066e3a 2018-07-03 14:36:28,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:29,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:29 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-9951b99b-633f-42bc-8e62-16c2f5881cae Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:36:29,042 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-9951b99b-633f-42bc-8e62-16c2f5881cae 2018-07-03 14:36:29,042 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router 2018-07-03 14:36:29,048 - 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}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router", "admin_state_up": true}}' 2018-07-03 14:36:31,391 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:36:31 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-a157da1b-c57f-4afd-83d6-3197d79b517d Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.122"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "created_at": "2018-07-03T14:36:29Z", "admin_state_up": true, "updated_at": "2018-07-03T14:36:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "be56ed47770e493aa5b4ed22e34d6838", "id": "a054bdb0-26c6-4232-9f7f-21e627ba468f", "name": "CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router"}} 2018-07-03 14:36:31,391 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-a157da1b-c57f-4afd-83d6-3197d79b517d 2018-07-03 14:36:31,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/ports?device_id=a054bdb0-26c6-4232-9f7f-21e627ba468f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:31,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:31 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1d5f15c6-c027-44d8-b456-62628e7d40ea Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:36:31,643 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=a054bdb0-26c6-4232-9f7f-21e627ba468f used request id req-1d5f15c6-c027-44d8-b456-62628e7d40ea 2018-07-03 14:36: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/networks?name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:31,776 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:31 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-9bcc27da-0068-43de-9503-c3cbc54fdb83 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["658b0a4c-110b-4535-873f-ed939eab018f"],"updated_at":"2018-07-03T14:36:25Z","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"be56ed47770e493aa5b4ed22e34d6838","id":"c8154932-f789-41ee-834c-9b37ca4dd01e","name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1"}]} 2018-07-03 14:36:31,776 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 used request id req-9bcc27da-0068-43de-9503-c3cbc54fdb83 2018-07-03 14:36:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:36:31,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:36: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-07-03 14:36:31,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/be56ed47770e493aa5b4ed22e34d6838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:31,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:31 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8b80019-ab53-4aae-a863-103dda509fac Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be56ed47770e493aa5b4ed22e34d6838", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}} 2018-07-03 14:36:31,829 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838 used request id req-f8b80019-ab53-4aae-a863-103dda509fac 2018-07-03 14:36:31,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:31,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:31 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-1aa230c7-0237-4346-bd3e-6dbefc38bbda Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}]} 2018-07-03 14:36:31,914 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-1aa230c7-0237-4346-bd3e-6dbefc38bbda 2018-07-03 14:36:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e&name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:31,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:31 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-534060b3-1d18-4a63-9ce2-c7fe38ef8a9d Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:36:31,967 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e&name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-port1&admin_state_up=True used request id req-534060b3-1d18-4a63-9ce2-c7fe38ef8a9d 2018-07-03 14:36:31,968 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-port1 for router - CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router 2018-07-03 14:36:31,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:31,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:32,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a48cd1410584e609eaa364c498b8939", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role"}], "expires_at": "2018-07-03T15:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be56ed47770e493aa5b4ed22e34d6838", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-user", "id": "8a26a325a7ae4d61b2f96b5b78101cfd"}, "audit_ids": ["aghVZAxiTgigDwhw6ICP_A"], "issued_at": "2018-07-03T14:36:32.000000Z"}} 2018-07-03 14:36:32,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}2644a5d1315559ae4fc6fb36622fb14149de9086" 2018-07-03 14:36:32,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bcc973c-4116-48db-8af7-e179357cfbbb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:32,648 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9bcc973c-4116-48db-8af7-e179357cfbbb 2018-07-03 14:36:32,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-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:32,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:32 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-b7ff0169-a201-4368-8143-0ff261213dd3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["658b0a4c-110b-4535-873f-ed939eab018f"],"updated_at":"2018-07-03T14:36:25Z","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"be56ed47770e493aa5b4ed22e34d6838","id":"c8154932-f789-41ee-834c-9b37ca4dd01e","name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1"}]} 2018-07-03 14:36:32,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 used request id req-b7ff0169-a201-4368-8143-0ff261213dd3 2018-07-03 14:36:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:32,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:32 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-083d8abe-8882-42e5-b107-718927d21055 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}]} 2018-07-03 14:36:32,857 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-083d8abe-8882-42e5-b107-718927d21055 2018-07-03 14:36:32,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=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:33,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:33 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-ca1819a5-f988-49b4-bb61-e3b8b4c972bc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["658b0a4c-110b-4535-873f-ed939eab018f"],"updated_at":"2018-07-03T14:36:25Z","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"be56ed47770e493aa5b4ed22e34d6838","id":"c8154932-f789-41ee-834c-9b37ca4dd01e","name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1"}]} 2018-07-03 14:36:33,007 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 used request id req-ca1819a5-f988-49b4-bb61-e3b8b4c972bc 2018-07-03 14:36:33,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-07-03 14:36:33,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:36: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-07-03 14:36:33,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/be56ed47770e493aa5b4ed22e34d6838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2644a5d1315559ae4fc6fb36622fb14149de9086" 2018-07-03 14:36:33,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:33 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa3b78cc-18b7-4c03-bf39-42a0896137da Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be56ed47770e493aa5b4ed22e34d6838", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}} 2018-07-03 14:36:33,171 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838 used request id req-fa3b78cc-18b7-4c03-bf39-42a0896137da 2018-07-03 14:36:33,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=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:33,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:33 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-0c499dc1-c67b-4d0d-8c8e-9dd2b7a9f9c2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}]} 2018-07-03 14:36:33,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-0c499dc1-c67b-4d0d-8c8e-9dd2b7a9f9c2 2018-07-03 14:36:33,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=c8154932-f789-41ee-834c-9b37ca4dd01e&name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:33,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:33 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-2682c487-3510-4242-9aa0-4e3ab11faddf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}]} 2018-07-03 14:36:33,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e&name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1 used request id req-2682c487-3510-4242-9aa0-4e3ab11faddf 2018-07-03 14:36:33,698 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 2018-07-03 14:36:33,703 - 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}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" -d '{"port": {"network_id": "c8154932-f789-41ee-834c-9b37ca4dd01e", "fixed_ips": [{"subnet_id": "658b0a4c-110b-4535-873f-ed939eab018f", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-port1", "admin_state_up": true}}' 2018-07-03 14:36:35,016 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:36:35 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-4b13b021-536b-43c4-b020-02b9e546e614 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:36:34Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:36:34Z","name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2f:40:ea","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"be56ed47770e493aa5b4ed22e34d6838","fixed_ips":[{"subnet_id":"658b0a4c-110b-4535-873f-ed939eab018f","ip_address":"10.200.201.1"}],"id":"da7e13cc-35da-42b6-a505-09cfac64800f","security_groups":["cac81ea1-deba-44cf-b04c-144df62cd90a"],"device_id":""}} 2018-07-03 14:36:35,016 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-4b13b021-536b-43c4-b020-02b9e546e614 2018-07-03 14:36:35,017 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-port1 for router - CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router 2018-07-03 14:36:35,017 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router 2018-07-03 14:36:35,022 - 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/a054bdb0-26c6-4232-9f7f-21e627ba468f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" -d '{"port_id": "da7e13cc-35da-42b6-a505-09cfac64800f"}' 2018-07-03 14:36:38,283 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:38 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-4471e176-9855-4896-a7b8-4fe5ac69ee1e Front-End-Https: on RESP BODY: {"network_id": "c8154932-f789-41ee-834c-9b37ca4dd01e", "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "subnet_id": "658b0a4c-110b-4535-873f-ed939eab018f", "subnet_ids": ["658b0a4c-110b-4535-873f-ed939eab018f"], "port_id": "da7e13cc-35da-42b6-a505-09cfac64800f", "id": "a054bdb0-26c6-4232-9f7f-21e627ba468f"} 2018-07-03 14:36:38,283 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/a054bdb0-26c6-4232-9f7f-21e627ba468f/add_router_interface used request id req-4471e176-9855-4896-a7b8-4fe5ac69ee1e 2018-07-03 14:36:38,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/a054bdb0-26c6-4232-9f7f-21e627ba468f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:38,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:38 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-d0ebe321-9e8f-4f3c-b70e-93a7af1d0331 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.122"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "created_at": "2018-07-03T14:36:29Z", "admin_state_up": true, "updated_at": "2018-07-03T14:36:36Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "be56ed47770e493aa5b4ed22e34d6838", "id": "a054bdb0-26c6-4232-9f7f-21e627ba468f", "name": "CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router"}} 2018-07-03 14:36:38,496 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/a054bdb0-26c6-4232-9f7f-21e627ba468f used request id req-d0ebe321-9e8f-4f3c-b70e-93a7af1d0331 2018-07-03 14:36:38,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=a054bdb0-26c6-4232-9f7f-21e627ba468f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:38,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:38 GMT Content-Type: application/json Content-Length: 826 Connection: keep-alive X-Openstack-Request-Id: req-61bed23b-2deb-4add-b03c-5ded21fc6be3 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:34Z","admin_state_up":true,"updated_at":"2018-07-03T14:36:37Z","binding:vnic_type":"normal","device_id":"a054bdb0-26c6-4232-9f7f-21e627ba468f","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:2f:40:ea","id":"da7e13cc-35da-42b6-a505-09cfac64800f","port_security_enabled":true,"project_id":"be56ed47770e493aa5b4ed22e34d6838","fixed_ips":[{"subnet_id":"658b0a4c-110b-4535-873f-ed939eab018f","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["cac81ea1-deba-44cf-b04c-144df62cd90a"],"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-port1"}]} 2018-07-03 14:36:38,596 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=a054bdb0-26c6-4232-9f7f-21e627ba468f used request id req-61bed23b-2deb-4add-b03c-5ded21fc6be3 2018-07-03 14:36:38,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/subnets/658b0a4c-110b-4535-873f-ed939eab018f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:38,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:38 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-315bb9bc-a78e-4e0a-99a6-fcbab254e7e8 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}} 2018-07-03 14:36:38,685 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/658b0a4c-110b-4535-873f-ed939eab018f used request id req-315bb9bc-a78e-4e0a-99a6-fcbab254e7e8 2018-07-03 14:36:38,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:39,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a48cd1410584e609eaa364c498b8939", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role"}], "expires_at": "2018-07-03T15:36:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be56ed47770e493aa5b4ed22e34d6838", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/be56ed47770e493aa5b4ed22e34d6838", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-user", "id": "8a26a325a7ae4d61b2f96b5b78101cfd"}, "audit_ids": ["SCY93bFyTCSO0e6s3PzjMA"], "issued_at": "2018-07-03T14:36:39.000000Z"}} 2018-07-03 14:36:39,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:39,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:39 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-434128ae-6c4e-4cd2-a602-e69cbfa6fccd Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.122"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "created_at": "2018-07-03T14:36:29Z", "admin_state_up": true, "updated_at": "2018-07-03T14:36:36Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "be56ed47770e493aa5b4ed22e34d6838", "id": "a054bdb0-26c6-4232-9f7f-21e627ba468f", "name": "CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router"}]} 2018-07-03 14:36:39,855 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router&admin_state_up=True used request id req-434128ae-6c4e-4cd2-a602-e69cbfa6fccd 2018-07-03 14:36:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:36:39,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:36: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-07-03 14:36:39,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/be56ed47770e493aa5b4ed22e34d6838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d205fad6a2e03188ae53bf8bdf0f1150ab37cac6" 2018-07-03 14:36:40,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:39 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a3959b8-9757-4977-b871-aa827b9b757d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be56ed47770e493aa5b4ed22e34d6838", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}} 2018-07-03 14:36:40,044 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838 used request id req-4a3959b8-9757-4977-b871-aa827b9b757d 2018-07-03 14:36: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/ports?device_id=a054bdb0-26c6-4232-9f7f-21e627ba468f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:40,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:40 GMT Content-Type: application/json Content-Length: 826 Connection: keep-alive X-Openstack-Request-Id: req-acf6bd22-c058-4df9-8be6-55aa3043020e Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:34Z","admin_state_up":true,"updated_at":"2018-07-03T14:36:39Z","binding:vnic_type":"normal","device_id":"a054bdb0-26c6-4232-9f7f-21e627ba468f","device_owner":"network:router_interface","revision_number":11,"mac_address":"fa:16:3e:2f:40:ea","id":"da7e13cc-35da-42b6-a505-09cfac64800f","port_security_enabled":true,"project_id":"be56ed47770e493aa5b4ed22e34d6838","fixed_ips":[{"subnet_id":"658b0a4c-110b-4535-873f-ed939eab018f","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["cac81ea1-deba-44cf-b04c-144df62cd90a"],"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-port1"}]} 2018-07-03 14:36:40,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=a054bdb0-26c6-4232-9f7f-21e627ba468f used request id req-acf6bd22-c058-4df9-8be6-55aa3043020e 2018-07-03 14:36:40,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/658b0a4c-110b-4535-873f-ed939eab018f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:40,205 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:40 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-3955aae7-d52a-402c-984b-be2dafb4bd6d Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}} 2018-07-03 14:36:40,205 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/658b0a4c-110b-4535-873f-ed939eab018f used request id req-3955aae7-d52a-402c-984b-be2dafb4bd6d 2018-07-03 14:36:40,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/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:40,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:40 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-5785d363-688a-4da4-a545-7011f317125a 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:36:40,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-5785d363-688a-4da4-a545-7011f317125a 2018-07-03 14:36:40,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:40,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:40 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-876b24d5-3468-4424-8e22-182c23606e83 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:36:40,722 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-876b24d5-3468-4424-8e22-182c23606e83 2018-07-03 14:36:40,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/networks?id=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:40,865 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:40 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-3782f1c8-c0e8-4115-88dd-5927f48df92f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["658b0a4c-110b-4535-873f-ed939eab018f"],"updated_at":"2018-07-03T14:36:25Z","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"be56ed47770e493aa5b4ed22e34d6838","id":"c8154932-f789-41ee-834c-9b37ca4dd01e","name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1"}]} 2018-07-03 14:36:40,865 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-3782f1c8-c0e8-4115-88dd-5927f48df92f 2018-07-03 14:36:40,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=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:40,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:40 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-0d9b5d9d-26f2-439e-a024-ca39047d2c6a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}]} 2018-07-03 14:36:40,942 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-0d9b5d9d-26f2-439e-a024-ca39047d2c6a 2018-07-03 14:36:40,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=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:41,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:41 GMT Content-Type: application/json Content-Length: 2308 Connection: keep-alive X-Openstack-Request-Id: req-c32c1025-bef2-412b-8fd4-c65d63bee02d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:26Z","admin_state_up":true,"updated_at":"2018-07-03T14:36:30Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c8154932-f789-41ee-834c-9b37ca4dd01e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6c:9c:1c","id":"1a53d704-8929-4bd1-81d3-0b7c69567d4b","port_security_enabled":false,"project_id":"be56ed47770e493aa5b4ed22e34d6838","fixed_ips":[{"subnet_id":"658b0a4c-110b-4535-873f-ed939eab018f","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:27Z","admin_state_up":true,"updated_at":"2018-07-03T14:36:31Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c8154932-f789-41ee-834c-9b37ca4dd01e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a9:da:3e","id":"4c364b05-75cd-4ef3-8d8d-605063d7898d","port_security_enabled":false,"project_id":"be56ed47770e493aa5b4ed22e34d6838","fixed_ips":[{"subnet_id":"658b0a4c-110b-4535-873f-ed939eab018f","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:34Z","admin_state_up":true,"updated_at":"2018-07-03T14:36:40Z","binding:vnic_type":"normal","device_id":"a054bdb0-26c6-4232-9f7f-21e627ba468f","device_owner":"network:router_interface","revision_number":12,"mac_address":"fa:16:3e:2f:40:ea","id":"da7e13cc-35da-42b6-a505-09cfac64800f","port_security_enabled":true,"project_id":"be56ed47770e493aa5b4ed22e34d6838","fixed_ips":[{"subnet_id":"658b0a4c-110b-4535-873f-ed939eab018f","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["cac81ea1-deba-44cf-b04c-144df62cd90a"],"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-port1"}]} 2018-07-03 14:36:41,050 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-c32c1025-bef2-412b-8fd4-c65d63bee02d 2018-07-03 14:36:41,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/658b0a4c-110b-4535-873f-ed939eab018f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:41,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:41 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-e393530f-6275-4bb2-b371-3d5960f64c0d Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}} 2018-07-03 14:36:41,127 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/658b0a4c-110b-4535-873f-ed939eab018f used request id req-e393530f-6275-4bb2-b371-3d5960f64c0d 2018-07-03 14:36:41,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?id=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:41,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:41 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-7f86aa3b-e619-49b2-9976-f3765736fae3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["658b0a4c-110b-4535-873f-ed939eab018f"],"updated_at":"2018-07-03T14:36:25Z","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"be56ed47770e493aa5b4ed22e34d6838","id":"c8154932-f789-41ee-834c-9b37ca4dd01e","name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1"}]} 2018-07-03 14:36:41,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-7f86aa3b-e619-49b2-9976-f3765736fae3 2018-07-03 14:36: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/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857cfea02d03f61e4c4647a0caccc4c62b46ad72" 2018-07-03 14:36:41,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:41 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-955e37e0-b7fa-4840-83a1-668d7c7a6d14 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8154932-f789-41ee-834c-9b37ca4dd01e","tenant_id":"be56ed47770e493aa5b4ed22e34d6838","created_at":"2018-07-03T14:36:25Z","dns_nameservers":[],"updated_at":"2018-07-03T14:36: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":"be56ed47770e493aa5b4ed22e34d6838","id":"658b0a4c-110b-4535-873f-ed939eab018f","subnetpool_id":null,"name":"CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1"}]} 2018-07-03 14:36:41,957 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-955e37e0-b7fa-4840-83a1-668d7c7a6d14 2018-07-03 14:36:41,958 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router and port CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-port1 2018-07-03 14:36:41,958 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router 2018-07-03 14:36:41,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/a054bdb0-26c6-4232-9f7f-21e627ba468f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" -d '{"port_id": "da7e13cc-35da-42b6-a505-09cfac64800f"}' 2018-07-03 14:36:44,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:44 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-af191177-0a6f-4b53-b730-af4f7b9d26ee Front-End-Https: on RESP BODY: {"network_id": "c8154932-f789-41ee-834c-9b37ca4dd01e", "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "subnet_id": "658b0a4c-110b-4535-873f-ed939eab018f", "subnet_ids": ["658b0a4c-110b-4535-873f-ed939eab018f"], "port_id": "da7e13cc-35da-42b6-a505-09cfac64800f", "id": "a054bdb0-26c6-4232-9f7f-21e627ba468f"} 2018-07-03 14:36:44,851 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/a054bdb0-26c6-4232-9f7f-21e627ba468f/remove_router_interface used request id req-af191177-0a6f-4b53-b730-af4f7b9d26ee 2018-07-03 14:36:44,852 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router 2018-07-03 14:36:44,852 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-router 2018-07-03 14:36:44,857 - 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/a054bdb0-26c6-4232-9f7f-21e627ba468f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf249ac0d594aae90a5bde0b02d5f88abfcad4b4" 2018-07-03 14:36:46,730 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:36:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8caaa166-325d-498b-bc0b-8edde0f46fd2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:46,730 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/a054bdb0-26c6-4232-9f7f-21e627ba468f used request id req-8caaa166-325d-498b-bc0b-8edde0f46fd2 2018-07-03 14:36:46,731 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1 2018-07-03 14:36:46,731 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-subnet1 2018-07-03 14:36:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/658b0a4c-110b-4535-873f-ed939eab018f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847e8b1d2d01220a977ceca56fb0dbbd817c08e4" 2018-07-03 14:36:49,381 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:36:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b0d9c861-2a4f-4963-a733-0b233055904b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:49,381 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/658b0a4c-110b-4535-873f-ed939eab018f used request id req-b0d9c861-2a4f-4963-a733-0b233055904b 2018-07-03 14:36:49,381 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-0c8269a6-0381-4f91-87d5-fbd38f30f063-pub-net1 2018-07-03 14:36:49,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/networks/c8154932-f789-41ee-834c-9b37ca4dd01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847e8b1d2d01220a977ceca56fb0dbbd817c08e4" 2018-07-03 14:36:50,894 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:36:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-27abef79-1dc1-4cf0-abfe-5662c8e1f9e0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:50,894 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c8154932-f789-41ee-834c-9b37ca4dd01e used request id req-27abef79-1dc1-4cf0-abfe-5662c8e1f9e0 2018-07-03 14:36:50,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:51,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:51 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-6d18a83b-5e0a-4917-9e98-dc28b344eb0d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "created_at": "2018-07-03T14:36:24Z", "updated_at": "2018-07-03T14:36:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:36:24Z", "revision_number": 0, "id": "1ca5e65c-9351-4981-b35c-e8ab60f91eec", "remote_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:36:24Z", "security_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "port_range_min": null, "ethertype": "IPv6", "project_id": "be56ed47770e493aa5b4ed22e34d6838"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:36:24Z", "revision_number": 0, "id": "2558e7a2-309d-4251-bc3d-8683e51c03d6", "remote_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:36:24Z", "security_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "port_range_min": null, "ethertype": "IPv4", "project_id": "be56ed47770e493aa5b4ed22e34d6838"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:36:24Z", "revision_number": 0, "id": "7eff1927-88b1-4a51-999b-11742ccd82a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:36:24Z", "security_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "port_range_min": null, "ethertype": "IPv6", "project_id": "be56ed47770e493aa5b4ed22e34d6838"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:36:24Z", "revision_number": 0, "id": "a15a5de3-8aa8-490a-8ea1-68c530f50641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:36:24Z", "security_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "port_range_min": null, "ethertype": "IPv4", "project_id": "be56ed47770e493aa5b4ed22e34d6838"}], "revision_number": 4, "project_id": "be56ed47770e493aa5b4ed22e34d6838", "id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:36:51,352 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6d18a83b-5e0a-4917-9e98-dc28b344eb0d 2018-07-03 14:36:51,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:51,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:51 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc3c5fe9-37ad-4d8f-87c3-517cb22ae055 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:36:51,528 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-dc3c5fe9-37ad-4d8f-87c3-517cb22ae055 2018-07-03 14:36:51,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/be56ed47770e493aa5b4ed22e34d6838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:51,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:51 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da741d01-989b-452c-b5f9-a553ab6e2de6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be56ed47770e493aa5b4ed22e34d6838", "name": "CreateRouterSuccessTests-e0e44e0b-842f-445-proj"}} 2018-07-03 14:36:51,695 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838 used request id req-da741d01-989b-452c-b5f9-a553ab6e2de6 2018-07-03 14:36:51,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cac81ea1-deba-44cf-b04c-144df62cd90a 2018-07-03 14:36:51,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cac81ea1-deba-44cf-b04c-144df62cd90a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:52,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:52 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-9dcc3443-5d78-47f7-afff-671407ac11a0 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:36:24Z", "security_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "port_range_min": null, "revision_number": 0, "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "created_at": "2018-07-03T14:36:24Z", "project_id": "be56ed47770e493aa5b4ed22e34d6838", "id": "1ca5e65c-9351-4981-b35c-e8ab60f91eec"}, {"remote_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:36:24Z", "security_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "port_range_min": null, "revision_number": 0, "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "created_at": "2018-07-03T14:36:24Z", "project_id": "be56ed47770e493aa5b4ed22e34d6838", "id": "2558e7a2-309d-4251-bc3d-8683e51c03d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:36:24Z", "security_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "port_range_min": null, "revision_number": 0, "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "created_at": "2018-07-03T14:36:24Z", "project_id": "be56ed47770e493aa5b4ed22e34d6838", "id": "7eff1927-88b1-4a51-999b-11742ccd82a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:36:24Z", "security_group_id": "cac81ea1-deba-44cf-b04c-144df62cd90a", "port_range_min": null, "revision_number": 0, "tenant_id": "be56ed47770e493aa5b4ed22e34d6838", "created_at": "2018-07-03T14:36:24Z", "project_id": "be56ed47770e493aa5b4ed22e34d6838", "id": "a15a5de3-8aa8-490a-8ea1-68c530f50641"}]} 2018-07-03 14:36:52,095 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cac81ea1-deba-44cf-b04c-144df62cd90a used request id req-9dcc3443-5d78-47f7-afff-671407ac11a0 2018-07-03 14:36:52,095 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:36:52,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/cac81ea1-deba-44cf-b04c-144df62cd90a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:52,301 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:36:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3ae08692-1612-44cb-86e9-4033bdcf7865 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:52,301 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/cac81ea1-deba-44cf-b04c-144df62cd90a used request id req-3ae08692-1612-44cb-86e9-4033bdcf7865 2018-07-03 14:36:52,302 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e0e44e0b-842f-445-proj 2018-07-03 14:36:52,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:52,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95ec8eaf-98d9-4e64-b61a-b250ed644cfb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:52,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/be56ed47770e493aa5b4ed22e34d6838 used request id req-95ec8eaf-98d9-4e64-b61a-b250ed644cfb 2018-07-03 14:36:52,666 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e0e44e0b-842f-445-proj-role 2018-07-03 14:36:52,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6a48cd1410584e609eaa364c498b8939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:52,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87fd773a-26d3-4e81-aa62-f2cd77cfa71a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:52,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6a48cd1410584e609eaa364c498b8939 used request id req-87fd773a-26d3-4e81-aa62-f2cd77cfa71a 2018-07-03 14:36:52,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54bff759343e70e905683dcb1735a973047c13" 2018-07-03 14:36:52,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f08dddd5-e2c7-453f-bc7e-78a5b04c0825 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:36:52,911 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f08dddd5-e2c7-453f-bc7e-78a5b04c0825 2018-07-03 14:36:52,912 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e0e44e0b-842f-445-user 2018-07-03 14:36:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8a26a325a7ae4d61b2f96b5b78101cfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}038acbd3c4e3e0f432f52799e57e6fb5c8f6c53e" 2018-07-03 14:36:53,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d1f0556-f952-4bf9-b793-665498afc1f0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:53,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8a26a325a7ae4d61b2f96b5b78101cfd used request id req-6d1f0556-f952-4bf9-b793-665498afc1f0 2018-07-03 14:36:53,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:53,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["z7YuEJF9RuSlmtnl3U2gaw"], "issued_at": "2018-07-03T14:36:53.000000Z"}} 2018-07-03 14:36:53,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}cdaa8dbaab2c22e147091d530afb91947c71fb35" 2018-07-03 14:36:53,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9295057a-ec2b-4dfa-8a17-2067d6d9fa9b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:53,945 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9295057a-ec2b-4dfa-8a17-2067d6d9fa9b 2018-07-03 14:36:53,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:53,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:54,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["2cm3hvNqTACIaXNaeYWJTw"], "issued_at": "2018-07-03T14:36:54.000000Z"}} 2018-07-03 14:36:54,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}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:36:54,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2abf4363-f60b-4473-a60f-de36bd93d384 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:54,655 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2abf4363-f60b-4473-a60f-de36bd93d384 2018-07-03 14:36:54,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-07-03 14:36:54,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:36: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-07-03 14:36:54,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?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2601efbb-ca35-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:36:54,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:54 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbd08eef-c77c-4192-8780-1dbf7a222861 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-2601efbb-ca35-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:36:54,863 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2601efbb-ca35-4b5-proj used request id req-dbd08eef-c77c-4192-8780-1dbf7a222861 2018-07-03 14:36:54,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:36:55,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-207c8409-0d44-46dd-831d-5c8b6b3e9102 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:36:55,070 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-207c8409-0d44-46dd-831d-5c8b6b3e9102 2018-07-03 14:36:55,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-proj"}}' 2018-07-03 14:36:55,311 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:36:55 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e6a2067-78cb-440e-b8ab-a1fd73ebba72 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c6150d51d72f49718d7ca88cba324291"}, "tags": [], "enabled": true, "id": "c6150d51d72f49718d7ca88cba324291", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-proj"}} 2018-07-03 14:36:55,311 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-2e6a2067-78cb-440e-b8ab-a1fd73ebba72 2018-07-03 14:36:55,312 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-2601efbb-ca35-4b5-proj 2018-07-03 14:36:55,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:55,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:55,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["eeADD15KRmaSJuDPZK3bBg"], "issued_at": "2018-07-03T14:36:55.000000Z"}} 2018-07-03 14:36:55,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}3edbc6dc1af131888c86b77ae6e8dbee70b47cbf" 2018-07-03 14:36:56,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcffc809-d673-4cd2-9007-fbd77b1570e2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:56,054 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bcffc809-d673-4cd2-9007-fbd77b1570e2 2018-07-03 14:36:56,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-07-03 14:36:56,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:36:56,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edbc6dc1af131888c86b77ae6e8dbee70b47cbf" 2018-07-03 14:36:56,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:56 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95eb38c3-914b-4eee-b4fd-419ac7b9f021 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:36:56,259 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-95eb38c3-914b-4eee-b4fd-419ac7b9f021 2018-07-03 14:36:56,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-2601efbb-ca35-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edbc6dc1af131888c86b77ae6e8dbee70b47cbf" 2018-07-03 14:36:56,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:56 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51392f9b-88a3-4663-a6aa-31c1b5c82dee Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-2601efbb-ca35-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c6150d51d72f49718d7ca88cba324291"}, "tags": [], "enabled": true, "id": "c6150d51d72f49718d7ca88cba324291", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-proj"}]} 2018-07-03 14:36:56,442 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-2601efbb-ca35-4b5-proj used request id req-51392f9b-88a3-4663-a6aa-31c1b5c82dee 2018-07-03 14:36:56,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edbc6dc1af131888c86b77ae6e8dbee70b47cbf" 2018-07-03 14:36:56,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-102f6151-5609-4e95-865b-256d808aaeec Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:36:56,611 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-102f6151-5609-4e95-865b-256d808aaeec 2018-07-03 14:36:57,093 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-2601efbb-ca35-4b5-user 2018-07-03 14:36:57,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:57,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:36:57,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2addbb6b-361b-417c-9ea6-5a0e2f150c5b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:36:57,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2addbb6b-361b-417c-9ea6-5a0e2f150c5b 2018-07-03 14:36:57,266 - 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}4021529c731acba8a834f7a1d3db137a3ca18225" -d '{"role": {"name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-proj-role"}}' 2018-07-03 14:36:57,456 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:36:57 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d008526c-b3c2-4f43-9893-04a1d0329b90 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "384a61d6cde74738bb335f8095e6314c", "links": {"self": "http://10.167.4.35:5000/v3/roles/384a61d6cde74738bb335f8095e6314c"}, "name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-proj-role"}} 2018-07-03 14:36:57,456 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d008526c-b3c2-4f43-9893-04a1d0329b90 2018-07-03 14:36:57,456 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-2601efbb-ca35-4b5-proj-role 2018-07-03 14:36:57,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/384a61d6cde74738bb335f8095e6314c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:36:57,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:57 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1da5589e-a005-415b-9648-5abaded11380 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "384a61d6cde74738bb335f8095e6314c", "links": {"self": "http://10.167.4.35:5000/v3/roles/384a61d6cde74738bb335f8095e6314c"}, "name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-proj-role"}} 2018-07-03 14:36:57,492 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/384a61d6cde74738bb335f8095e6314c used request id req-1da5589e-a005-415b-9648-5abaded11380 2018-07-03 14:36:57,493 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-2601efbb-ca35-4b5-proj-role to project CreateRouterSuccessTests-2601efbb-ca35-4b5-proj 2018-07-03 14:36:57,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c6150d51d72f49718d7ca88cba324291/users/7dd591d39b4546f6a7a03f8165d37437/roles/384a61d6cde74738bb335f8095e6314c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:36:57,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:36:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-121d49db-c332-443c-a5d7-1c0864b17cc6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:36:57,722 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c6150d51d72f49718d7ca88cba324291/users/7dd591d39b4546f6a7a03f8165d37437/roles/384a61d6cde74738bb335f8095e6314c used request id req-121d49db-c332-443c-a5d7-1c0864b17cc6 2018-07-03 14:36:57,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:57,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:58,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ipUc3ZxHRRSwPGPwMf41CA"], "issued_at": "2018-07-03T14:36:58.000000Z"}} 2018-07-03 14:36:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c262d1349a341a73495e383326a54077eafc087" 2018-07-03 14:36:58,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffbd3f6a-4871-44d8-a633-d582f038d39b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:58,235 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ffbd3f6a-4871-44d8-a633-d582f038d39b 2018-07-03 14:36:58,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/routers?name=CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c262d1349a341a73495e383326a54077eafc087" 2018-07-03 14:36:58,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:36:58 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-61b987a2-91c8-4c2f-86a7-a2923fcbf352 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:36:58,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router&admin_state_up=True used request id req-61b987a2-91c8-4c2f-86a7-a2923fcbf352 2018-07-03 14:36:58,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:36:58,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:36:59,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:36:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["RHb3NJplQaqH3pPicLaTWA"], "issued_at": "2018-07-03T14:36:59.000000Z"}} 2018-07-03 14:36:59,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431b926e288472947c52c38415fe09365f012fda" 2018-07-03 14:36:59,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79d539f7-bb01-4a55-a65b-22868b124543 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:36:59,395 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-79d539f7-bb01-4a55-a65b-22868b124543 2018-07-03 14:36:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:36:59,408 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:36: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-07-03 14:36:59,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?name=CreateRouterSuccessTests-2601efbb-ca35-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431b926e288472947c52c38415fe09365f012fda" 2018-07-03 14:36:59,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:36:59 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c724820d-0748-4f81-a540-74c3681934e4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-2601efbb-ca35-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c6150d51d72f49718d7ca88cba324291"}, "tags": [], "enabled": true, "id": "c6150d51d72f49718d7ca88cba324291", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-proj"}]} 2018-07-03 14:36:59,579 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-2601efbb-ca35-4b5-proj used request id req-c724820d-0748-4f81-a540-74c3681934e4 2018-07-03 14:36: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?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c262d1349a341a73495e383326a54077eafc087" 2018-07-03 14:37:00,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:00 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-f6100d9e-eb55-4877-ae55-e90871f7665f 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:37:00,221 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-f6100d9e-eb55-4877-ae55-e90871f7665f 2018-07-03 14:37:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c262d1349a341a73495e383326a54077eafc087" 2018-07-03 14:37:00,292 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:00 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-a42163b6-26ab-4ca4-84b8-b29d31f05719 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:37:00,292 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-a42163b6-26ab-4ca4-84b8-b29d31f05719 2018-07-03 14:37:00,293 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router 2018-07-03 14:37:00,298 - 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}2c262d1349a341a73495e383326a54077eafc087" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "tenant_id": "c6150d51d72f49718d7ca88cba324291", "name": "CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router", "admin_state_up": true}}' 2018-07-03 14:37:02,355 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:37:02 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-c8aabd15-5e63-47a5-aa95-da5aa7683566 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c6150d51d72f49718d7ca88cba324291", "created_at": "2018-07-03T14:37:00Z", "admin_state_up": true, "updated_at": "2018-07-03T14:37:01Z", "project_id": "c6150d51d72f49718d7ca88cba324291", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "486bb814-11b5-40ca-a734-bc2c0120e59c", "name": "CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router"}} 2018-07-03 14:37:02,355 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-c8aabd15-5e63-47a5-aa95-da5aa7683566 2018-07-03 14:37:02,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=486bb814-11b5-40ca-a734-bc2c0120e59c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c262d1349a341a73495e383326a54077eafc087" 2018-07-03 14:37:02,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:02 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-1cc0ae94-66e4-4e2f-aea2-a75c4144d6ba Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:37:01Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.112"}],"id":"d18c48e6-5834-4d75-8c43-423dd8645e0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:bf:74","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"486bb814-11b5-40ca-a734-bc2c0120e59c","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T14:37:00Z","binding:vnic_type":"normal"}]} 2018-07-03 14:37:02,447 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=486bb814-11b5-40ca-a734-bc2c0120e59c used request id req-1cc0ae94-66e4-4e2f-aea2-a75c4144d6ba 2018-07-03 14:37:02,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c262d1349a341a73495e383326a54077eafc087" 2018-07-03 14:37:02,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:02 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-a38e1f0c-e6dc-47f9-b467-1bf5145202b1 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 14:37:02,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-a38e1f0c-e6dc-47f9-b467-1bf5145202b1 2018-07-03 14:37:02,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/routers/486bb814-11b5-40ca-a734-bc2c0120e59c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c262d1349a341a73495e383326a54077eafc087" 2018-07-03 14:37:02,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:02 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-96847676-9e8b-4020-b210-29ec982aa3f4 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c6150d51d72f49718d7ca88cba324291", "created_at": "2018-07-03T14:37:00Z", "admin_state_up": true, "updated_at": "2018-07-03T14:37:01Z", "project_id": "c6150d51d72f49718d7ca88cba324291", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "486bb814-11b5-40ca-a734-bc2c0120e59c", "name": "CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router"}} 2018-07-03 14:37:02,709 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/486bb814-11b5-40ca-a734-bc2c0120e59c used request id req-96847676-9e8b-4020-b210-29ec982aa3f4 2018-07-03 14:37:02,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=486bb814-11b5-40ca-a734-bc2c0120e59c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c262d1349a341a73495e383326a54077eafc087" 2018-07-03 14:37:02,785 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:02 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-39489284-603f-4bc7-9265-955af92fc954 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:37:01Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.112"}],"id":"d18c48e6-5834-4d75-8c43-423dd8645e0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:bf:74","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"486bb814-11b5-40ca-a734-bc2c0120e59c","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T14:37:00Z","binding:vnic_type":"normal"}]} 2018-07-03 14:37:02,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=486bb814-11b5-40ca-a734-bc2c0120e59c used request id req-39489284-603f-4bc7-9265-955af92fc954 2018-07-03 14:37:02,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c262d1349a341a73495e383326a54077eafc087" 2018-07-03 14:37:02,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:02 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-7bb31ea0-1144-4959-a679-8cd4b46699db Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 14:37:02,853 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-7bb31ea0-1144-4959-a679-8cd4b46699db 2018-07-03 14:37:02,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:03,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "384a61d6cde74738bb335f8095e6314c", "name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-proj-role"}], "expires_at": "2018-07-03T15:37:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6150d51d72f49718d7ca88cba324291", "name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c6150d51d72f49718d7ca88cba324291", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c6150d51d72f49718d7ca88cba324291", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c6150d51d72f49718d7ca88cba324291", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c6150d51d72f49718d7ca88cba324291", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c6150d51d72f49718d7ca88cba324291", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c6150d51d72f49718d7ca88cba324291", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c6150d51d72f49718d7ca88cba324291", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c6150d51d72f49718d7ca88cba324291", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c6150d51d72f49718d7ca88cba324291", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c6150d51d72f49718d7ca88cba324291", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c6150d51d72f49718d7ca88cba324291", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c6150d51d72f49718d7ca88cba324291", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-user", "id": "7dd591d39b4546f6a7a03f8165d37437"}, "audit_ids": ["OTInMU9RR2iZL4eE_zZHpg"], "issued_at": "2018-07-03T14:37:03.000000Z"}} 2018-07-03 14:37:03,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97c71e80de1a3ccb033357b59ecacf979ef6de8" 2018-07-03 14:37:04,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:04 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-2600bf7d-b0fa-4723-9705-2c04d0e0176a Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c6150d51d72f49718d7ca88cba324291", "created_at": "2018-07-03T14:37:00Z", "admin_state_up": true, "updated_at": "2018-07-03T14:37:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c6150d51d72f49718d7ca88cba324291", "id": "486bb814-11b5-40ca-a734-bc2c0120e59c", "name": "CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router"}]} 2018-07-03 14:37:04,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router&admin_state_up=True used request id req-2600bf7d-b0fa-4723-9705-2c04d0e0176a 2018-07-03 14:37:04,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:37:04,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:37: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-07-03 14:37:04,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/c6150d51d72f49718d7ca88cba324291 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaa8dbaab2c22e147091d530afb91947c71fb35" 2018-07-03 14:37:04,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:04 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c3fcb6b-e449-4295-9477-450278dffbd0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c6150d51d72f49718d7ca88cba324291"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c6150d51d72f49718d7ca88cba324291", "name": "CreateRouterSuccessTests-2601efbb-ca35-4b5-proj"}} 2018-07-03 14:37:04,292 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c6150d51d72f49718d7ca88cba324291 used request id req-3c3fcb6b-e449-4295-9477-450278dffbd0 2018-07-03 14:37: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/ports?device_id=486bb814-11b5-40ca-a734-bc2c0120e59c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97c71e80de1a3ccb033357b59ecacf979ef6de8" 2018-07-03 14:37:04,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:04 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-feea3a54-2a8e-48ad-a475-718862557aa1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:37:04,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=486bb814-11b5-40ca-a734-bc2c0120e59c used request id req-feea3a54-2a8e-48ad-a475-718862557aa1 2018-07-03 14:37:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97c71e80de1a3ccb033357b59ecacf979ef6de8" 2018-07-03 14:37:04,827 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:04 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-26776c67-4b07-4206-9d28-0d22dac25561 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:37:04,827 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-26776c67-4b07-4206-9d28-0d22dac25561 2018-07-03 14:37:04,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97c71e80de1a3ccb033357b59ecacf979ef6de8" 2018-07-03 14:37:04,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-29ddbbf4-c651-4483-8620-1c87582465db Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:37:04,878 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-29ddbbf4-c651-4483-8620-1c87582465db 2018-07-03 14:37:04,879 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router 2018-07-03 14:37:04,879 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-201be753-b944-46b1-93ba-9771995ce205-pub-router 2018-07-03 14:37:04,883 - 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/486bb814-11b5-40ca-a734-bc2c0120e59c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c262d1349a341a73495e383326a54077eafc087" 2018-07-03 14:37:06,897 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:37:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1dc125d9-9628-42ff-8c70-2c496bced44f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:06,898 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/486bb814-11b5-40ca-a734-bc2c0120e59c used request id req-1dc125d9-9628-42ff-8c70-2c496bced44f 2018-07-03 14:37:06,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:37:07,361 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:07 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-d00eb155-67f0-4c18-ab27-6d41fde6f312 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:37:07,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-d00eb155-67f0-4c18-ab27-6d41fde6f312 2018-07-03 14:37:07,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:37:07,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:07 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfb47660-9e38-4ffd-8e86-591ce95e8276 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:37:07,522 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-dfb47660-9e38-4ffd-8e86-591ce95e8276 2018-07-03 14:37:07,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:37:07,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:37:07 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57914448-ea0c-4072-86bd-969b51db45d1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:37:07,681 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-57914448-ea0c-4072-86bd-969b51db45d1 2018-07-03 14:37:07,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:37:07,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:37:07,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:07 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93bbbc1d-2173-4867-b915-bc740283e5e1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:37:07,874 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-93bbbc1d-2173-4867-b915-bc740283e5e1 2018-07-03 14:37:07,875 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-2601efbb-ca35-4b5-proj 2018-07-03 14:37:07,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c6150d51d72f49718d7ca88cba324291 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:37:08,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:37:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4810ffc-dbb1-4736-b80b-e2b88eca852d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:08,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c6150d51d72f49718d7ca88cba324291 used request id req-b4810ffc-dbb1-4736-b80b-e2b88eca852d 2018-07-03 14:37:08,217 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-2601efbb-ca35-4b5-proj-role 2018-07-03 14:37:08,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/384a61d6cde74738bb335f8095e6314c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:37:08,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:37:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa7bbb51-2acb-49a0-8da4-e22524fb6922 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:08,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/384a61d6cde74738bb335f8095e6314c used request id req-aa7bbb51-2acb-49a0-8da4-e22524fb6922 2018-07-03 14:37:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4021529c731acba8a834f7a1d3db137a3ca18225" 2018-07-03 14:37:08,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71ec8709-e0e2-4256-8176-bdbbb1bf7113 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:37:08,467 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-71ec8709-e0e2-4256-8176-bdbbb1bf7113 2018-07-03 14:37:08,467 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-2601efbb-ca35-4b5-user 2018-07-03 14:37:08,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7dd591d39b4546f6a7a03f8165d37437 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edbc6dc1af131888c86b77ae6e8dbee70b47cbf" 2018-07-03 14:37:08,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:37:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-071d1b3a-7e8d-4c14-b78c-41de23a59bde Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:08,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7dd591d39b4546f6a7a03f8165d37437 used request id req-071d1b3a-7e8d-4c14-b78c-41de23a59bde 2018-07-03 14:37:08,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:09,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LTTnjtI9SyClO5kmgGghUg"], "issued_at": "2018-07-03T14:37:09.000000Z"}} 2018-07-03 14:37:09,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}686f7b0db29a7482d81d20a8a06266aa0fded8f5" 2018-07-03 14:37:09,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afcb3c0d-4539-42db-99bc-6de579cb369e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:37:09,271 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-afcb3c0d-4539-42db-99bc-6de579cb369e 2018-07-03 14:37:09,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:37:09,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:09,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["PjqJTRecTmaIiXb-nKioZg"], "issued_at": "2018-07-03T14:37:09.000000Z"}} 2018-07-03 14:37:09,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:09,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d3baecd-cf27-473f-aad0-54ae6ecaee27 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:37:09,805 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3d3baecd-cf27-473f-aad0-54ae6ecaee27 2018-07-03 14:37:09,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:37:09,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:37: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-07-03 14:37:09,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-527c473f-25a2-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:09,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:09 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd11ca58-3f0b-4168-bc86-638e93173443 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-527c473f-25a2-44a-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:37:09,980 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-527c473f-25a2-44a-proj used request id req-bd11ca58-3f0b-4168-bc86-638e93173443 2018-07-03 14:37:09,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:10,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76f86f23-0403-4131-8d3a-ea9e707d39f1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:37:10,187 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-76f86f23-0403-4131-8d3a-ea9e707d39f1 2018-07-03 14:37:10,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}}' 2018-07-03 14:37:10,412 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:37:10 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11cd9d5b-e007-4ff2-aeec-a3c26a673363 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "id": "e1551375d02049db90dc3ed2968f7ce1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:10,413 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-11cd9d5b-e007-4ff2-aeec-a3c26a673363 2018-07-03 14:37:10,413 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-527c473f-25a2-44a-proj 2018-07-03 14:37:10,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:37:10,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:10,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:37:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ANoE0srRTAyfEtVFashLNg"], "issued_at": "2018-07-03T14:37:10.000000Z"}} 2018-07-03 14:37:10,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}48d0440d291554a9cab303c3cf50226bd87bf18c" 2018-07-03 14:37:11,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f0155db-0964-4aa6-8c6e-a7c80a76aad2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:37:11,118 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f0155db-0964-4aa6-8c6e-a7c80a76aad2 2018-07-03 14:37:11,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-07-03 14:37:11,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:37: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d0440d291554a9cab303c3cf50226bd87bf18c" 2018-07-03 14:37:11,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:11 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-475d10a2-1d73-4328-b8dd-1e50c8d7cd7b Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:37:11,339 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-475d10a2-1d73-4328-b8dd-1e50c8d7cd7b 2018-07-03 14:37:11,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?name=CreateRouterSuccessTests-527c473f-25a2-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d0440d291554a9cab303c3cf50226bd87bf18c" 2018-07-03 14:37:11,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:11 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23d0d647-ef08-4890-a360-e964ffbdb1c5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-527c473f-25a2-44a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "id": "e1551375d02049db90dc3ed2968f7ce1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}]} 2018-07-03 14:37:11,528 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-527c473f-25a2-44a-proj used request id req-23d0d647-ef08-4890-a360-e964ffbdb1c5 2018-07-03 14:37:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d0440d291554a9cab303c3cf50226bd87bf18c" 2018-07-03 14:37:11,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fe408f7-a8c3-4e43-877e-cdc407c454b6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:37:11,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5fe408f7-a8c3-4e43-877e-cdc407c454b6 2018-07-03 14:37:12,239 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-527c473f-25a2-44a-user 2018-07-03 14:37:12,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:37: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}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:12,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e176d317-e772-4d9d-a723-f22c0a22013b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:37:12,412 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e176d317-e772-4d9d-a723-f22c0a22013b 2018-07-03 14:37:12,416 - 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}7a2a6828cc21c38854f108ec57c161603748f7f2" -d '{"role": {"name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}}' 2018-07-03 14:37:12,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:37:12 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aeab8966-5325-4306-8234-4155ebf87369 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dfe9398ef070427f9b0623c0538c7a92", "links": {"self": "http://10.167.4.35:5000/v3/roles/dfe9398ef070427f9b0623c0538c7a92"}, "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}} 2018-07-03 14:37:12,607 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-aeab8966-5325-4306-8234-4155ebf87369 2018-07-03 14:37:12,608 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-527c473f-25a2-44a-proj-role 2018-07-03 14:37:12,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/dfe9398ef070427f9b0623c0538c7a92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:12,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:12 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03f449c8-6b46-4511-b119-088e8faf538a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dfe9398ef070427f9b0623c0538c7a92", "links": {"self": "http://10.167.4.35:5000/v3/roles/dfe9398ef070427f9b0623c0538c7a92"}, "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}} 2018-07-03 14:37:12,772 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/dfe9398ef070427f9b0623c0538c7a92 used request id req-03f449c8-6b46-4511-b119-088e8faf538a 2018-07-03 14:37:12,772 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-527c473f-25a2-44a-proj-role to project CreateRouterSuccessTests-527c473f-25a2-44a-proj 2018-07-03 14:37:12,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1/users/d6105f6dc25447b8bb85254cc1905725/roles/dfe9398ef070427f9b0623c0538c7a92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:13,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:37:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8426af65-09e4-40a0-af77-b5d07cdc911c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:13,039 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1/users/d6105f6dc25447b8bb85254cc1905725/roles/dfe9398ef070427f9b0623c0538c7a92 used request id req-8426af65-09e4-40a0-af77-b5d07cdc911c 2018-07-03 14:37:13,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:37:13,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:13,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfe9398ef070427f9b0623c0538c7a92", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}], "expires_at": "2018-07-03T15:37:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-527c473f-25a2-44a-user", "id": "d6105f6dc25447b8bb85254cc1905725"}, "audit_ids": ["n17LvTb7Skisxu0AtCiIQA"], "issued_at": "2018-07-03T14:37:13.000000Z"}} 2018-07-03 14:37:13,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}97186cc1d7d1633851250034592ccc1ca187db47" 2018-07-03 14:37:13,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5930ab97-59f3-4d99-a9d7-fcf775219726 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:37:13,750 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5930ab97-59f3-4d99-a9d7-fcf775219726 2018-07-03 14:37:13,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=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97186cc1d7d1633851250034592ccc1ca187db47" 2018-07-03 14:37:14,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:14 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d24199ac-0ae3-443c-bba6-1d3042b5a450 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:37:14,205 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 used request id req-d24199ac-0ae3-443c-bba6-1d3042b5a450 2018-07-03 14:37:14,205 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 2018-07-03 14:37:14,210 - 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}97186cc1d7d1633851250034592ccc1ca187db47" -d '{"network": {"name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1", "admin_state_up": true}}' 2018-07-03 14:37:14,869 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:37:14 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-69da0544-755b-4710-8eb0-4d77f21996c7 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:14Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:37:14Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"538c8828-36d0-4614-a90b-e4691d895550","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1"}} 2018-07-03 14:37:14,870 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-69da0544-755b-4710-8eb0-4d77f21996c7 2018-07-03 14:37:14,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97186cc1d7d1633851250034592ccc1ca187db47" 2018-07-03 14:37:15,343 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:15 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-230162c8-e2e2-493f-8026-dd7e3f38837b 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-07-03T14:37:14Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:14Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"538c8828-36d0-4614-a90b-e4691d895550","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1"}]} 2018-07-03 14:37:15,343 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-230162c8-e2e2-493f-8026-dd7e3f38837b 2018-07-03 14:37:15,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=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97186cc1d7d1633851250034592ccc1ca187db47" 2018-07-03 14:37:15,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:15 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-96f46567-365f-4dac-ae2d-e87afcd6bedc Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:37:15,395 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-96f46567-365f-4dac-ae2d-e87afcd6bedc 2018-07-03 14:37:15,396 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1 2018-07-03 14:37:15,401 - 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}97186cc1d7d1633851250034592ccc1ca187db47" -d '{"subnets": [{"ip_version": 4, "network_id": "538c8828-36d0-4614-a90b-e4691d895550", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}]}' 2018-07-03 14:37:16,352 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:37:16 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-d39abed1-8d52-4970-93da-0b5781940744 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}]} 2018-07-03 14:37:16,353 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-d39abed1-8d52-4970-93da-0b5781940744 2018-07-03 14:37:16,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?id=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97186cc1d7d1633851250034592ccc1ca187db47" 2018-07-03 14:37:16,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:16 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-92baeeb9-1c83-40ec-a56b-411ced488fdd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a6d4be3-432b-4c7b-a967-5a33c0114241"],"updated_at":"2018-07-03T14:37:15Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:14Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"538c8828-36d0-4614-a90b-e4691d895550","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1"}]} 2018-07-03 14:37:16,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-92baeeb9-1c83-40ec-a56b-411ced488fdd 2018-07-03 14:37:16,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=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97186cc1d7d1633851250034592ccc1ca187db47" 2018-07-03 14:37:16,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:16 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-abdaadf9-f36f-4900-86bb-4b549734735d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}]} 2018-07-03 14:37:16,908 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-abdaadf9-f36f-4900-86bb-4b549734735d 2018-07-03 14:37:16,909 - OpenStackNetwork - DEBUG - Network [538c8828-36d0-4614-a90b-e4691d895550] created successfully 2018-07-03 14:37:16,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:37:16,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:17,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfe9398ef070427f9b0623c0538c7a92", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}], "expires_at": "2018-07-03T15:37:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-527c473f-25a2-44a-user", "id": "d6105f6dc25447b8bb85254cc1905725"}, "audit_ids": ["ogvyQIyBQReqQ7Y5lxsYWA"], "issued_at": "2018-07-03T14:37:17.000000Z"}} 2018-07-03 14:37:17,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}1c29e025e9a8482ebf57b54e6385940a12723740" 2018-07-03 14:37:17,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78a0df1b-788b-430f-bce2-a3bb97affa3a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:37:17,484 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-78a0df1b-788b-430f-bce2-a3bb97affa3a 2018-07-03 14:37:17,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=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c29e025e9a8482ebf57b54e6385940a12723740" 2018-07-03 14:37:17,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:17 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ca114d0e-a38a-43d1-8a96-3f354c32486a Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:37:17,864 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 used request id req-ca114d0e-a38a-43d1-8a96-3f354c32486a 2018-07-03 14:37:17,864 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 2018-07-03 14:37:17,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c29e025e9a8482ebf57b54e6385940a12723740" -d '{"network": {"name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2", "admin_state_up": true}}' 2018-07-03 14:37:18,273 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:37:18 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-1a51e110-8726-4c8a-bd55-431e33375f74 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:17Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:37:18Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2"}} 2018-07-03 14:37:18,273 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-1a51e110-8726-4c8a-bd55-431e33375f74 2018-07-03 14:37:18,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c29e025e9a8482ebf57b54e6385940a12723740" 2018-07-03 14:37:18,422 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:18 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-4adbd885-e19a-40e3-a89c-854cb7830921 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-07-03T14:37:18Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:17Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2"}]} 2018-07-03 14:37:18,423 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-4adbd885-e19a-40e3-a89c-854cb7830921 2018-07-03 14:37:18,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=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c29e025e9a8482ebf57b54e6385940a12723740" 2018-07-03 14:37:18,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:18 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-fc09497b-ff6b-4ece-86ac-f76429a0fbb6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:37:18,499 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-fc09497b-ff6b-4ece-86ac-f76429a0fbb6 2018-07-03 14:37:18,500 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2 2018-07-03 14:37:18,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c29e025e9a8482ebf57b54e6385940a12723740" -d '{"subnets": [{"ip_version": 4, "network_id": "5842adcf-aac0-47eb-a69d-272f443eeaa6", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}]}' 2018-07-03 14:37:19,489 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:37:19 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-df9e7442-78ec-41ce-867c-98f812bb59e9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}]} 2018-07-03 14:37:19,489 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-df9e7442-78ec-41ce-867c-98f812bb59e9 2018-07-03 14:37:19,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/networks?id=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c29e025e9a8482ebf57b54e6385940a12723740" 2018-07-03 14:37:20,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:20 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-bc01ed87-0f2f-4c08-8aa7-014a708298df Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["431f838f-7119-4418-ac09-e76d49087034"],"updated_at":"2018-07-03T14:37:18Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:17Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2"}]} 2018-07-03 14:37:20,093 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-bc01ed87-0f2f-4c08-8aa7-014a708298df 2018-07-03 14:37:20,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=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c29e025e9a8482ebf57b54e6385940a12723740" 2018-07-03 14:37:20,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:20 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-01f42d8d-9ad0-483b-beaa-58ca4550ad38 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}]} 2018-07-03 14:37:20,172 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-01f42d8d-9ad0-483b-beaa-58ca4550ad38 2018-07-03 14:37:20,172 - OpenStackNetwork - DEBUG - Network [5842adcf-aac0-47eb-a69d-272f443eeaa6] created successfully 2018-07-03 14:37:20,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:37:20,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:20,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfe9398ef070427f9b0623c0538c7a92", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}], "expires_at": "2018-07-03T15:37:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-527c473f-25a2-44a-user", "id": "d6105f6dc25447b8bb85254cc1905725"}, "audit_ids": ["pxs5L9PDQL-ZrHBl1ea5Uw"], "issued_at": "2018-07-03T14:37:20.000000Z"}} 2018-07-03 14:37:20,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}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:20,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a656fad-54a8-4040-a832-7c148bbbb7bf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:37:20,738 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5a656fad-54a8-4040-a832-7c148bbbb7bf 2018-07-03 14:37:20,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-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:21,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:21 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0265427e-db61-4d08-a5af-1efcdcf91b9e Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:37:21,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router&admin_state_up=True used request id req-0265427e-db61-4d08-a5af-1efcdcf91b9e 2018-07-03 14:37:21,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:37:21,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:21,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfe9398ef070427f9b0623c0538c7a92", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}], "expires_at": "2018-07-03T15:37:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-527c473f-25a2-44a-user", "id": "d6105f6dc25447b8bb85254cc1905725"}, "audit_ids": ["QJaD7o6aRs6AgayQvo3Rzw"], "issued_at": "2018-07-03T14:37:21.000000Z"}} 2018-07-03 14:37:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38316895ca381973a16233029086d32709dc63ab" 2018-07-03 14:37:21,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb3219a5-9451-4836-bffe-be7e20321c0c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:37:21,706 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fb3219a5-9451-4836-bffe-be7e20321c0c 2018-07-03 14:37:21,707 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:21,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" -d '{"router": {"name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router", "admin_state_up": true}}' 2018-07-03 14:37:22,249 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:37:22 GMT Content-Type: application/json Content-Length: 535 Connection: keep-alive X-Openstack-Request-Id: req-8d961cda-584f-4f63-850d-4d2f3218c960 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "created_at": "2018-07-03T14:37:22Z", "admin_state_up": true, "updated_at": "2018-07-03T14:37:22Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "e1551375d02049db90dc3ed2968f7ce1", "id": "88a13a96-87f7-4663-b2a0-4f710317a230", "name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router"}} 2018-07-03 14:37:22,249 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-8d961cda-584f-4f63-850d-4d2f3218c960 2018-07-03 14:37:22,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/ports?device_id=88a13a96-87f7-4663-b2a0-4f710317a230 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:22,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-ffdfef39-4c7f-4945-ba86-ebe90bb2c1aa Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:37:22,627 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=88a13a96-87f7-4663-b2a0-4f710317a230 used request id req-ffdfef39-4c7f-4945-ba86-ebe90bb2c1aa 2018-07-03 14:37:22,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:22,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:22 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-18912755-5d5f-4ba8-9569-a19ca25065c1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a6d4be3-432b-4c7b-a967-5a33c0114241"],"updated_at":"2018-07-03T14:37:15Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:14Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"538c8828-36d0-4614-a90b-e4691d895550","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1"}]} 2018-07-03 14:37:22,772 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 used request id req-18912755-5d5f-4ba8-9569-a19ca25065c1 2018-07-03 14:37:22,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:37:22,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:37: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-07-03 14:37:22,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/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:23,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:22 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2476a1d5-12ee-4366-ae42-d339ae4d6547 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:23,058 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-2476a1d5-12ee-4366-ae42-d339ae4d6547 2018-07-03 14:37:23,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/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:23,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:23 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-a5e433e3-bdcc-454e-8161-086757f8674f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}]} 2018-07-03 14:37:23,138 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-a5e433e3-bdcc-454e-8161-086757f8674f 2018-07-03 14:37:23,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=538c8828-36d0-4614-a90b-e4691d895550&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:23,188 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:23 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-359ecd7c-2442-4101-a039-e409538762a1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:37:23,188 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=538c8828-36d0-4614-a90b-e4691d895550&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1&admin_state_up=True used request id req-359ecd7c-2442-4101-a039-e409538762a1 2018-07-03 14:37:23,189 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1 for router - CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:23,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:37:23,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:23,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfe9398ef070427f9b0623c0538c7a92", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}], "expires_at": "2018-07-03T15:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-527c473f-25a2-44a-user", "id": "d6105f6dc25447b8bb85254cc1905725"}, "audit_ids": ["5sA3s_9uTk6Fy8P36JJvog"], "issued_at": "2018-07-03T14:37:23.000000Z"}} 2018-07-03 14:37:23,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f335a475d9ee21a745eff0c5bee696fea18594" 2018-07-03 14:37:24,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5719a76-be15-497b-908b-53b21a548ca0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:37:24,004 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b5719a76-be15-497b-908b-53b21a548ca0 2018-07-03 14:37:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:24,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:24 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-1a257928-1b49-4354-a89c-e07b23e95bd9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a6d4be3-432b-4c7b-a967-5a33c0114241"],"updated_at":"2018-07-03T14:37:15Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:14Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"538c8828-36d0-4614-a90b-e4691d895550","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1"}]} 2018-07-03 14:37:24,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 used request id req-1a257928-1b49-4354-a89c-e07b23e95bd9 2018-07-03 14:37:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:24,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:24 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-7ae4b98b-8da3-4dad-8ff0-f25577332cd6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}]} 2018-07-03 14:37:24,785 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-7ae4b98b-8da3-4dad-8ff0-f25577332cd6 2018-07-03 14:37:24,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/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:24,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:24 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-eae60516-f7b6-41f0-b665-83850c0d16df Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a6d4be3-432b-4c7b-a967-5a33c0114241"],"updated_at":"2018-07-03T14:37:15Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:14Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"538c8828-36d0-4614-a90b-e4691d895550","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1"}]} 2018-07-03 14:37:24,940 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 used request id req-eae60516-f7b6-41f0-b665-83850c0d16df 2018-07-03 14:37:24,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-07-03 14:37:24,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:37: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-07-03 14:37:24,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/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f335a475d9ee21a745eff0c5bee696fea18594" 2018-07-03 14:37:24,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:24 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0618c3d2-54bb-415b-add6-aa0e78b9458a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:24,994 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-0618c3d2-54bb-415b-add6-aa0e78b9458a 2018-07-03 14:37:24,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=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:25,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:25 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-65257019-8f49-4045-9052-ddb0c0c51f68 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}]} 2018-07-03 14:37:25,082 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-65257019-8f49-4045-9052-ddb0c0c51f68 2018-07-03 14:37:25,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=538c8828-36d0-4614-a90b-e4691d895550&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:25,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:25 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-ad906553-b20b-42a5-851a-b30e4f2b8e93 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}]} 2018-07-03 14:37:25,165 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1 used request id req-ad906553-b20b-42a5-851a-b30e4f2b8e93 2018-07-03 14:37:25,166 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 2018-07-03 14:37:25,171 - 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}818f5aaa420d7409df16922e39a330472d3946a7" -d '{"port": {"network_id": "538c8828-36d0-4614-a90b-e4691d895550", "fixed_ips": [{"subnet_id": "8a6d4be3-432b-4c7b-a967-5a33c0114241", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1", "admin_state_up": true}}' 2018-07-03 14:37:26,329 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:37:26 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-832b4862-6df2-4997-bda1-3b85c4646906 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:37:25Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:37:25Z","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a5:dc:d2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","ip_address":"10.200.201.1"}],"id":"75796aaa-423b-4a31-8ec6-a761450a2957","security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"device_id":""}} 2018-07-03 14:37:26,329 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-832b4862-6df2-4997-bda1-3b85c4646906 2018-07-03 14:37:26,330 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1 for router - CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:26,330 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:26,335 - 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/88a13a96-87f7-4663-b2a0-4f710317a230/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" -d '{"port_id": "75796aaa-423b-4a31-8ec6-a761450a2957"}' 2018-07-03 14:37:29,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:29 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-b734de3a-4f07-44a7-b1f8-c199792f9932 Front-End-Https: on RESP BODY: {"network_id": "538c8828-36d0-4614-a90b-e4691d895550", "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "subnet_id": "8a6d4be3-432b-4c7b-a967-5a33c0114241", "subnet_ids": ["8a6d4be3-432b-4c7b-a967-5a33c0114241"], "port_id": "75796aaa-423b-4a31-8ec6-a761450a2957", "id": "88a13a96-87f7-4663-b2a0-4f710317a230"} 2018-07-03 14:37:29,208 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/88a13a96-87f7-4663-b2a0-4f710317a230/add_router_interface used request id req-b734de3a-4f07-44a7-b1f8-c199792f9932 2018-07-03 14:37:29,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:29,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:29 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-0e29d193-aea0-4f43-b62a-f970ab39be74 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["431f838f-7119-4418-ac09-e76d49087034"],"updated_at":"2018-07-03T14:37:18Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:17Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2"}]} 2018-07-03 14:37:29,357 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 used request id req-0e29d193-aea0-4f43-b62a-f970ab39be74 2018-07-03 14:37:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:29,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:29 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74df49b6-9701-41c7-b0a7-f31b4a8cefb2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:29,401 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-74df49b6-9701-41c7-b0a7-f31b4a8cefb2 2018-07-03 14:37:29,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=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:29,488 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:29 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-317ed139-1e2a-43ca-bc4d-0be64bf54a77 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}]} 2018-07-03 14:37:29,488 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-317ed139-1e2a-43ca-bc4d-0be64bf54a77 2018-07-03 14:37:29,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/ports?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:29,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:29 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-77ba5c76-3a1a-44c8-af4b-8b5ff6490ac7 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:37:29,540 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2&admin_state_up=True used request id req-77ba5c76-3a1a-44c8-af4b-8b5ff6490ac7 2018-07-03 14:37:29,540 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2 for router - CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:29,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:37:29,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:30,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfe9398ef070427f9b0623c0538c7a92", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}], "expires_at": "2018-07-03T15:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-527c473f-25a2-44a-user", "id": "d6105f6dc25447b8bb85254cc1905725"}, "audit_ids": ["7aGfUVGSSsOblaptuaziog"], "issued_at": "2018-07-03T14:37:30.000000Z"}} 2018-07-03 14:37:30,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}828095afbbe20022a748784a08d99ef79659fa7a" 2018-07-03 14:37:30,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5777b3cc-4dfd-4fd9-ad5b-736ced1acc42 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:37:30,204 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5777b3cc-4dfd-4fd9-ad5b-736ced1acc42 2018-07-03 14:37:30,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:30,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:30 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-4da3aef2-ba91-4008-9377-3218e749b0ed Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["431f838f-7119-4418-ac09-e76d49087034"],"updated_at":"2018-07-03T14:37:18Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:17Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2"}]} 2018-07-03 14:37:30,378 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 used request id req-4da3aef2-ba91-4008-9377-3218e749b0ed 2018-07-03 14:37:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:30,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:30 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-5c09923e-6b53-4a10-9884-896e03d01a05 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}]} 2018-07-03 14:37:30,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-5c09923e-6b53-4a10-9884-896e03d01a05 2018-07-03 14:37: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/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:30,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:30 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-749f712e-01bc-4a1a-b039-f8670ba14cb3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["431f838f-7119-4418-ac09-e76d49087034"],"updated_at":"2018-07-03T14:37:18Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:17Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2"}]} 2018-07-03 14:37:30,614 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 used request id req-749f712e-01bc-4a1a-b039-f8670ba14cb3 2018-07-03 14:37:30,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-07-03 14:37:30,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:37: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-07-03 14:37:30,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/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}828095afbbe20022a748784a08d99ef79659fa7a" 2018-07-03 14:37:30,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:30 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9bd1f7c-7b82-4bb7-9e4a-1eed9f3720e1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:30,798 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-f9bd1f7c-7b82-4bb7-9e4a-1eed9f3720e1 2018-07-03 14:37:30,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=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:30,883 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:30 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-8db32fba-0f95-44f5-9fef-2af1118fe98c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}]} 2018-07-03 14:37:30,883 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-8db32fba-0f95-44f5-9fef-2af1118fe98c 2018-07-03 14:37:30,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:30,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:30 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-303a75c3-96bf-4852-b0d3-75b72ffbd521 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}]} 2018-07-03 14:37:30,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2 used request id req-303a75c3-96bf-4852-b0d3-75b72ffbd521 2018-07-03 14:37:30,967 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 2018-07-03 14:37:30,972 - 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}818f5aaa420d7409df16922e39a330472d3946a7" -d '{"port": {"network_id": "5842adcf-aac0-47eb-a69d-272f443eeaa6", "fixed_ips": [{"subnet_id": "431f838f-7119-4418-ac09-e76d49087034", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2", "admin_state_up": true}}' 2018-07-03 14:37:32,286 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:37:32 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-8fbbf92f-d8e3-4a48-9d63-e40598456486 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:37:31Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:37:31Z","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:48:ac:79","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"431f838f-7119-4418-ac09-e76d49087034","ip_address":"10.200.202.1"}],"id":"661c6e3c-0697-4dca-9d72-60d53de75486","security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"device_id":""}} 2018-07-03 14:37:32,287 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-8fbbf92f-d8e3-4a48-9d63-e40598456486 2018-07-03 14:37:32,287 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2 for router - CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:32,287 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:32,292 - 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/88a13a96-87f7-4663-b2a0-4f710317a230/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" -d '{"port_id": "661c6e3c-0697-4dca-9d72-60d53de75486"}' 2018-07-03 14:37:35,258 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:35 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-695416da-8572-4c01-b529-1cadaad80519 Front-End-Https: on RESP BODY: {"network_id": "5842adcf-aac0-47eb-a69d-272f443eeaa6", "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "subnet_id": "431f838f-7119-4418-ac09-e76d49087034", "subnet_ids": ["431f838f-7119-4418-ac09-e76d49087034"], "port_id": "661c6e3c-0697-4dca-9d72-60d53de75486", "id": "88a13a96-87f7-4663-b2a0-4f710317a230"} 2018-07-03 14:37:35,259 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/88a13a96-87f7-4663-b2a0-4f710317a230/add_router_interface used request id req-695416da-8572-4c01-b529-1cadaad80519 2018-07-03 14:37:35,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/routers/88a13a96-87f7-4663-b2a0-4f710317a230 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:35,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:35 GMT Content-Type: application/json Content-Length: 541 Connection: keep-alive X-Openstack-Request-Id: req-81ca75c8-56f6-4cfa-b75d-e2531391aa44 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "created_at": "2018-07-03T14:37:22Z", "admin_state_up": true, "updated_at": "2018-07-03T14:37:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e1551375d02049db90dc3ed2968f7ce1", "id": "88a13a96-87f7-4663-b2a0-4f710317a230", "name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router"}} 2018-07-03 14:37:35,425 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/88a13a96-87f7-4663-b2a0-4f710317a230 used request id req-81ca75c8-56f6-4cfa-b75d-e2531391aa44 2018-07-03 14:37:35,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=88a13a96-87f7-4663-b2a0-4f710317a230 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:35,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:35 GMT Content-Type: application/json Content-Length: 1643 Connection: keep-alive X-Openstack-Request-Id: req-181f1196-22f2-4c33-96cc-b590c3f7e4cb Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:31Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:34Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:48:ac:79","id":"661c6e3c-0697-4dca-9d72-60d53de75486","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"431f838f-7119-4418-ac09-e76d49087034","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:25Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:33Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:a5:dc:d2","id":"75796aaa-423b-4a31-8ec6-a761450a2957","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1"}]} 2018-07-03 14:37:35,536 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=88a13a96-87f7-4663-b2a0-4f710317a230 used request id req-181f1196-22f2-4c33-96cc-b590c3f7e4cb 2018-07-03 14:37:35,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/8a6d4be3-432b-4c7b-a967-5a33c0114241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:35,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:35 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-a1897816-350a-441b-9cf8-99989d2b4c04 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}} 2018-07-03 14:37:35,614 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8a6d4be3-432b-4c7b-a967-5a33c0114241 used request id req-a1897816-350a-441b-9cf8-99989d2b4c04 2018-07-03 14:37:35,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/subnets/431f838f-7119-4418-ac09-e76d49087034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:35,690 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:35 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-e76418ae-8985-43ee-a2f1-e8ab894eb455 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}} 2018-07-03 14:37:35,690 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/431f838f-7119-4418-ac09-e76d49087034 used request id req-e76418ae-8985-43ee-a2f1-e8ab894eb455 2018-07-03 14:37:35,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:36,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfe9398ef070427f9b0623c0538c7a92", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}], "expires_at": "2018-07-03T15:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-527c473f-25a2-44a-user", "id": "d6105f6dc25447b8bb85254cc1905725"}, "audit_ids": ["jl8NGlyNQtWRmv5gaWM2uQ"], "issued_at": "2018-07-03T14:37:36.000000Z"}} 2018-07-03 14:37: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/routers?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:36,690 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:36 GMT Content-Type: application/json Content-Length: 544 Connection: keep-alive X-Openstack-Request-Id: req-c63bb60d-0ae9-49f5-92a2-6c33b531849b Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "created_at": "2018-07-03T14:37:22Z", "admin_state_up": true, "updated_at": "2018-07-03T14:37:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e1551375d02049db90dc3ed2968f7ce1", "id": "88a13a96-87f7-4663-b2a0-4f710317a230", "name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router"}]} 2018-07-03 14:37:36,690 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router&admin_state_up=True used request id req-c63bb60d-0ae9-49f5-92a2-6c33b531849b 2018-07-03 14:37:36,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-07-03 14:37:36,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:37:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:37:36,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686f7b0db29a7482d81d20a8a06266aa0fded8f5" 2018-07-03 14:37:36,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:36 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75ac271e-a18d-45a0-96ea-4ea0169f1333 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:36,874 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-75ac271e-a18d-45a0-96ea-4ea0169f1333 2018-07-03 14:37:36,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/ports?device_id=88a13a96-87f7-4663-b2a0-4f710317a230 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:37,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:37 GMT Content-Type: application/json Content-Length: 1643 Connection: keep-alive X-Openstack-Request-Id: req-a0a8e65c-8420-4530-9483-7d22d0f71840 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:31Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:37Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":11,"mac_address":"fa:16:3e:48:ac:79","id":"661c6e3c-0697-4dca-9d72-60d53de75486","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"431f838f-7119-4418-ac09-e76d49087034","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:25Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:33Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:a5:dc:d2","id":"75796aaa-423b-4a31-8ec6-a761450a2957","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1"}]} 2018-07-03 14:37:37,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=88a13a96-87f7-4663-b2a0-4f710317a230 used request id req-a0a8e65c-8420-4530-9483-7d22d0f71840 2018-07-03 14:37:37,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/8a6d4be3-432b-4c7b-a967-5a33c0114241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:37,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:37 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-ae32daa8-9d96-4a02-badc-5c4055f3cbba Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}} 2018-07-03 14:37:37,665 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8a6d4be3-432b-4c7b-a967-5a33c0114241 used request id req-ae32daa8-9d96-4a02-badc-5c4055f3cbba 2018-07-03 14:37:37,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/431f838f-7119-4418-ac09-e76d49087034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:37,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:37 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-00597d8a-484a-4d48-9d68-8b8fe14538d5 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}} 2018-07-03 14:37:37,742 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/431f838f-7119-4418-ac09-e76d49087034 used request id req-00597d8a-484a-4d48-9d68-8b8fe14538d5 2018-07-03 14:37:37,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:37:37,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:37:38,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfe9398ef070427f9b0623c0538c7a92", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj-role"}], "expires_at": "2018-07-03T15:37:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e1551375d02049db90dc3ed2968f7ce1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-527c473f-25a2-44a-user", "id": "d6105f6dc25447b8bb85254cc1905725"}, "audit_ids": ["tZmnX1nrSgGFRVciypgEyg"], "issued_at": "2018-07-03T14:37:38.000000Z"}} 2018-07-03 14:37:38,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:38,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79c8d211-7895-4ab1-a584-48fed60fd028 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:37:38,426 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-79c8d211-7895-4ab1-a584-48fed60fd028 2018-07-03 14:37:38,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/routers?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:38,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:38 GMT Content-Type: application/json Content-Length: 544 Connection: keep-alive X-Openstack-Request-Id: req-e93f5c92-e898-4d75-815d-aaa81edc6e93 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "created_at": "2018-07-03T14:37:22Z", "admin_state_up": true, "updated_at": "2018-07-03T14:37:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e1551375d02049db90dc3ed2968f7ce1", "id": "88a13a96-87f7-4663-b2a0-4f710317a230", "name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router"}]} 2018-07-03 14:37:38,920 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router&admin_state_up=True used request id req-e93f5c92-e898-4d75-815d-aaa81edc6e93 2018-07-03 14:37:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:37:38,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:37: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-07-03 14:37: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/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:38,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:38 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d81cd70a-5587-4322-a627-f35138b922d9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:38,974 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-d81cd70a-5587-4322-a627-f35138b922d9 2018-07-03 14:37:38,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=88a13a96-87f7-4663-b2a0-4f710317a230 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:39,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:39 GMT Content-Type: application/json Content-Length: 1643 Connection: keep-alive X-Openstack-Request-Id: req-b0dfed8d-a621-44b7-a8d4-6d5f75b9a066 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:31Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:37Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":12,"mac_address":"fa:16:3e:48:ac:79","id":"661c6e3c-0697-4dca-9d72-60d53de75486","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"431f838f-7119-4418-ac09-e76d49087034","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:25Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:33Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:a5:dc:d2","id":"75796aaa-423b-4a31-8ec6-a761450a2957","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1"}]} 2018-07-03 14:37:39,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=88a13a96-87f7-4663-b2a0-4f710317a230 used request id req-b0dfed8d-a621-44b7-a8d4-6d5f75b9a066 2018-07-03 14:37:39,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/8a6d4be3-432b-4c7b-a967-5a33c0114241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:39,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:39 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d17ec124-6811-4f2c-b851-e4a96c797c78 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}} 2018-07-03 14:37:39,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8a6d4be3-432b-4c7b-a967-5a33c0114241 used request id req-d17ec124-6811-4f2c-b851-e4a96c797c78 2018-07-03 14:37:39,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/431f838f-7119-4418-ac09-e76d49087034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:39,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:39 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-31f5ae5a-1ebe-4d32-8a6d-c086000b33d8 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}} 2018-07-03 14:37:39,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/431f838f-7119-4418-ac09-e76d49087034 used request id req-31f5ae5a-1ebe-4d32-8a6d-c086000b33d8 2018-07-03 14:37:39,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=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:39,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:39 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-d6f6d3d5-d59b-4a89-a906-7f02f13b6efe Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a6d4be3-432b-4c7b-a967-5a33c0114241"],"updated_at":"2018-07-03T14:37:15Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:14Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"538c8828-36d0-4614-a90b-e4691d895550","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1"}]} 2018-07-03 14:37:39,717 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 used request id req-d6f6d3d5-d59b-4a89-a906-7f02f13b6efe 2018-07-03 14:37:39,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:39,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:39 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-244c45ec-a267-4f1f-b31b-0a070798824d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:39,759 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-244c45ec-a267-4f1f-b31b-0a070798824d 2018-07-03 14:37:39,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/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:39,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:39 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-4dcec1b7-5e0e-4cbb-8e73-bf1152f7c2c6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}]} 2018-07-03 14:37:39,835 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-4dcec1b7-5e0e-4cbb-8e73-bf1152f7c2c6 2018-07-03 14:37:39,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=538c8828-36d0-4614-a90b-e4691d895550&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:39,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:39 GMT Content-Type: application/json Content-Length: 828 Connection: keep-alive X-Openstack-Request-Id: req-fc4571a2-d8b6-4d52-ae21-182b4dd8ec24 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:25Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:33Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:a5:dc:d2","id":"75796aaa-423b-4a31-8ec6-a761450a2957","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1"}]} 2018-07-03 14:37:39,930 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=538c8828-36d0-4614-a90b-e4691d895550&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1&admin_state_up=True used request id req-fc4571a2-d8b6-4d52-ae21-182b4dd8ec24 2018-07-03 14:37:39,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/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:40,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:39 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f6b08ff-9906-4a42-add7-e8f2904682f3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:40,130 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-2f6b08ff-9906-4a42-add7-e8f2904682f3 2018-07-03 14:37:40,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/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:40,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:40 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-a8cb1c8d-d7bf-44e5-8aa7-2563d35ef9a6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["431f838f-7119-4418-ac09-e76d49087034"],"updated_at":"2018-07-03T14:37:18Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:17Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2"}]} 2018-07-03 14:37:40,445 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 used request id req-a8cb1c8d-d7bf-44e5-8aa7-2563d35ef9a6 2018-07-03 14:37:40,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/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:40,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:40 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac4d4106-5510-4221-b4e4-9a505dbf93d8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:40,489 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-ac4d4106-5510-4221-b4e4-9a505dbf93d8 2018-07-03 14:37:40,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=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:40,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:40 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-d2796c57-f5bf-4ee0-abda-39e9d3b8b795 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}]} 2018-07-03 14:37:40,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-d2796c57-f5bf-4ee0-abda-39e9d3b8b795 2018-07-03 14:37:40,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:40,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:40 GMT Content-Type: application/json Content-Length: 828 Connection: keep-alive X-Openstack-Request-Id: req-1edad41b-f70a-4d48-8d50-0d122b8e71c7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:31Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:39Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:48:ac:79","id":"661c6e3c-0697-4dca-9d72-60d53de75486","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"431f838f-7119-4418-ac09-e76d49087034","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2"}]} 2018-07-03 14:37:40,666 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6&name=CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2&admin_state_up=True used request id req-1edad41b-f70a-4d48-8d50-0d122b8e71c7 2018-07-03 14:37:40,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/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:40,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:40 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a29bb6c-8003-457c-a9f8-81464c9382f1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:40,708 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-1a29bb6c-8003-457c-a9f8-81464c9382f1 2018-07-03 14:37:40,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/88a13a96-87f7-4663-b2a0-4f710317a230 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:40,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:40 GMT Content-Type: application/json Content-Length: 541 Connection: keep-alive X-Openstack-Request-Id: req-a41cc746-d666-477e-a455-af7791ec5e25 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "created_at": "2018-07-03T14:37:22Z", "admin_state_up": true, "updated_at": "2018-07-03T14:37:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e1551375d02049db90dc3ed2968f7ce1", "id": "88a13a96-87f7-4663-b2a0-4f710317a230", "name": "CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router"}} 2018-07-03 14:37:40,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/88a13a96-87f7-4663-b2a0-4f710317a230 used request id req-a41cc746-d666-477e-a455-af7791ec5e25 2018-07-03 14:37:40,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=88a13a96-87f7-4663-b2a0-4f710317a230 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:40,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:40 GMT Content-Type: application/json Content-Length: 1645 Connection: keep-alive X-Openstack-Request-Id: req-de2a6b9f-3157-44da-8b6d-e6be5be4d3ca Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:31Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:39Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:48:ac:79","id":"661c6e3c-0697-4dca-9d72-60d53de75486","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"431f838f-7119-4418-ac09-e76d49087034","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:25Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:33Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:a5:dc:d2","id":"75796aaa-423b-4a31-8ec6-a761450a2957","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1"}]} 2018-07-03 14:37:40,974 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=88a13a96-87f7-4663-b2a0-4f710317a230 used request id req-de2a6b9f-3157-44da-8b6d-e6be5be4d3ca 2018-07-03 14:37:40,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/8a6d4be3-432b-4c7b-a967-5a33c0114241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:41,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:41 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-32378bd8-46fd-4258-babf-8c6687b74835 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}} 2018-07-03 14:37:41,049 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8a6d4be3-432b-4c7b-a967-5a33c0114241 used request id req-32378bd8-46fd-4258-babf-8c6687b74835 2018-07-03 14:37:41,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/431f838f-7119-4418-ac09-e76d49087034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736ede3dda17fc62962087763ab17e5afae8acc9" 2018-07-03 14:37:41,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:41 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-95a5e0f5-517b-4f17-b0ae-d334d6d0949b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}} 2018-07-03 14:37:41,129 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/431f838f-7119-4418-ac09-e76d49087034 used request id req-95a5e0f5-517b-4f17-b0ae-d334d6d0949b 2018-07-03 14:37:41,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=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:41,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:41 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-ac6b4627-5315-446b-ba25-d8143408719f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a6d4be3-432b-4c7b-a967-5a33c0114241"],"updated_at":"2018-07-03T14:37:15Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:14Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"538c8828-36d0-4614-a90b-e4691d895550","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1"}]} 2018-07-03 14:37:41,279 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-ac6b4627-5315-446b-ba25-d8143408719f 2018-07-03 14:37:41,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=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:41,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:41 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-bf51ae02-0e0f-4689-8eb9-56e8d62fd1c2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}]} 2018-07-03 14:37:41,356 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-bf51ae02-0e0f-4689-8eb9-56e8d62fd1c2 2018-07-03 14:37: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?network_id=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:41,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:41 GMT Content-Type: application/json Content-Length: 2310 Connection: keep-alive X-Openstack-Request-Id: req-9afce301-9354-4692-80e7-98c9012ac343 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:17Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:21Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-538c8828-36d0-4614-a90b-e4691d895550","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5b:d9:74","id":"1d5ff91d-7503-48fc-be9c-a245a12ca255","port_security_enabled":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:25Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:33Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:a5:dc:d2","id":"75796aaa-423b-4a31-8ec6-a761450a2957","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:16Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:21Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-538c8828-36d0-4614-a90b-e4691d895550","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a2:d0:7f","id":"bea82e5c-f29b-4fd8-a78d-6a516b76854b","port_security_enabled":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:37:41,505 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-9afce301-9354-4692-80e7-98c9012ac343 2018-07-03 14:37:41,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=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:41,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:41 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-eeb89f19-4eb0-4b48-bd92-2f325768bc8e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["431f838f-7119-4418-ac09-e76d49087034"],"updated_at":"2018-07-03T14:37:18Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:17Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2"}]} 2018-07-03 14:37:41,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-eeb89f19-4eb0-4b48-bd92-2f325768bc8e 2018-07-03 14:37:41,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/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:41,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:41 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-3be7622c-5711-4a52-880d-4371d5b6fc11 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}]} 2018-07-03 14:37:41,739 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-3be7622c-5711-4a52-880d-4371d5b6fc11 2018-07-03 14:37:41,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/ports?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:41,853 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:41 GMT Content-Type: application/json Content-Length: 2310 Connection: keep-alive X-Openstack-Request-Id: req-786cd54e-a791-4897-ab09-0c86319968d1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:19Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:24Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-5842adcf-aac0-47eb-a69d-272f443eeaa6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:63:bd:0c","id":"0fdf658c-590d-494f-a32e-c7edda244b83","port_security_enabled":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"431f838f-7119-4418-ac09-e76d49087034","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:31Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:39Z","binding:vnic_type":"normal","device_id":"88a13a96-87f7-4663-b2a0-4f710317a230","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:48:ac:79","id":"661c6e3c-0697-4dca-9d72-60d53de75486","port_security_enabled":true,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"431f838f-7119-4418-ac09-e76d49087034","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["567554ac-515b-4f5d-8fa2-7a1a13472323"],"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:20Z","admin_state_up":true,"updated_at":"2018-07-03T14:37:24Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-5842adcf-aac0-47eb-a69d-272f443eeaa6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:98:5a:85","id":"81923820-3e4c-4f29-82df-03e5f5651d13","port_security_enabled":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","fixed_ips":[{"subnet_id":"431f838f-7119-4418-ac09-e76d49087034","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:37:41,853 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-786cd54e-a791-4897-ab09-0c86319968d1 2018-07-03 14:37: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/subnets/8a6d4be3-432b-4c7b-a967-5a33c0114241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:41,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:41 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-4ce4e4a1-636c-4921-92a0-c477819fde89 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}} 2018-07-03 14:37:41,928 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8a6d4be3-432b-4c7b-a967-5a33c0114241 used request id req-4ce4e4a1-636c-4921-92a0-c477819fde89 2018-07-03 14:37:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:42,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:42 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-bbc98a11-8d34-4570-88c7-68d079cd0894 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8a6d4be3-432b-4c7b-a967-5a33c0114241"],"updated_at":"2018-07-03T14:37:15Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:14Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"538c8828-36d0-4614-a90b-e4691d895550","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1"}]} 2018-07-03 14:37:42,075 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-bbc98a11-8d34-4570-88c7-68d079cd0894 2018-07-03 14:37:42,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:42,150 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:42 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-4de9a727-abde-43e0-a277-e20612f8cfd1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"538c8828-36d0-4614-a90b-e4691d895550","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:15Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37: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":"e1551375d02049db90dc3ed2968f7ce1","id":"8a6d4be3-432b-4c7b-a967-5a33c0114241","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1"}]} 2018-07-03 14:37:42,150 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=538c8828-36d0-4614-a90b-e4691d895550 used request id req-4de9a727-abde-43e0-a277-e20612f8cfd1 2018-07-03 14:37:42,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/431f838f-7119-4418-ac09-e76d49087034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:42,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:42 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-8da0b36d-52eb-4556-8901-2f5e7cf34834 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}} 2018-07-03 14:37:42,543 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/431f838f-7119-4418-ac09-e76d49087034 used request id req-8da0b36d-52eb-4556-8901-2f5e7cf34834 2018-07-03 14:37:42,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?id=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:42,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:42 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-4af61b75-3cad-4742-8b83-668809ce9103 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["431f838f-7119-4418-ac09-e76d49087034"],"updated_at":"2018-07-03T14:37:18Z","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:17Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1551375d02049db90dc3ed2968f7ce1","id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2"}]} 2018-07-03 14:37:42,854 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-4af61b75-3cad-4742-8b83-668809ce9103 2018-07-03 14:37:42,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=5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4befc7471ea84ca0fe4bef66201939147448b14" 2018-07-03 14:37:42,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:42 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-fc19b4a0-b33f-4c62-bc95-a20392c1692d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5842adcf-aac0-47eb-a69d-272f443eeaa6","tenant_id":"e1551375d02049db90dc3ed2968f7ce1","created_at":"2018-07-03T14:37:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:37:18Z","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":"e1551375d02049db90dc3ed2968f7ce1","id":"431f838f-7119-4418-ac09-e76d49087034","subnetpool_id":null,"name":"CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2"}]} 2018-07-03 14:37:42,930 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-fc19b4a0-b33f-4c62-bc95-a20392c1692d 2018-07-03 14:37:42,931 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router and port CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port1 2018-07-03 14:37:42,932 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:42,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/88a13a96-87f7-4663-b2a0-4f710317a230/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" -d '{"port_id": "75796aaa-423b-4a31-8ec6-a761450a2957"}' 2018-07-03 14:37:45,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:45 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-54b39f81-97bd-4c5c-b164-c56576a59ae3 Front-End-Https: on RESP BODY: {"network_id": "538c8828-36d0-4614-a90b-e4691d895550", "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "subnet_id": "8a6d4be3-432b-4c7b-a967-5a33c0114241", "subnet_ids": ["8a6d4be3-432b-4c7b-a967-5a33c0114241"], "port_id": "75796aaa-423b-4a31-8ec6-a761450a2957", "id": "88a13a96-87f7-4663-b2a0-4f710317a230"} 2018-07-03 14:37:45,397 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/88a13a96-87f7-4663-b2a0-4f710317a230/remove_router_interface used request id req-54b39f81-97bd-4c5c-b164-c56576a59ae3 2018-07-03 14:37:45,397 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router and port CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-port2 2018-07-03 14:37:45,397 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:45,403 - 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/88a13a96-87f7-4663-b2a0-4f710317a230/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" -d '{"port_id": "661c6e3c-0697-4dca-9d72-60d53de75486"}' 2018-07-03 14:37:47,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:47 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-755919bc-7e0b-4a2c-8527-32d5a925e6e0 Front-End-Https: on RESP BODY: {"network_id": "5842adcf-aac0-47eb-a69d-272f443eeaa6", "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "subnet_id": "431f838f-7119-4418-ac09-e76d49087034", "subnet_ids": ["431f838f-7119-4418-ac09-e76d49087034"], "port_id": "661c6e3c-0697-4dca-9d72-60d53de75486", "id": "88a13a96-87f7-4663-b2a0-4f710317a230"} 2018-07-03 14:37:47,861 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/88a13a96-87f7-4663-b2a0-4f710317a230/remove_router_interface used request id req-755919bc-7e0b-4a2c-8527-32d5a925e6e0 2018-07-03 14:37:47,861 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:47,862 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-router 2018-07-03 14:37:47,867 - 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/88a13a96-87f7-4663-b2a0-4f710317a230 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}818f5aaa420d7409df16922e39a330472d3946a7" 2018-07-03 14:37:48,502 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:37:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-343d63ae-5350-43a1-b429-941b13d170e3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:48,503 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/88a13a96-87f7-4663-b2a0-4f710317a230 used request id req-343d63ae-5350-43a1-b429-941b13d170e3 2018-07-03 14:37:48,504 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1 2018-07-03 14:37:48,504 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet1 2018-07-03 14:37:48,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/8a6d4be3-432b-4c7b-a967-5a33c0114241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97186cc1d7d1633851250034592ccc1ca187db47" 2018-07-03 14:37:51,168 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:37:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-74e48837-11d1-4498-beff-ca4e095826dc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:51,168 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/8a6d4be3-432b-4c7b-a967-5a33c0114241 used request id req-74e48837-11d1-4498-beff-ca4e095826dc 2018-07-03 14:37:51,168 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net1 2018-07-03 14:37:51,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/538c8828-36d0-4614-a90b-e4691d895550 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97186cc1d7d1633851250034592ccc1ca187db47" 2018-07-03 14:37:53,358 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:37:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-540a2665-2328-4f74-a042-1918e2966b12 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:53,359 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/538c8828-36d0-4614-a90b-e4691d895550 used request id req-540a2665-2328-4f74-a042-1918e2966b12 2018-07-03 14:37:53,360 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2 2018-07-03 14:37:53,360 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-subnet2 2018-07-03 14:37:53,365 - 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/431f838f-7119-4418-ac09-e76d49087034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c29e025e9a8482ebf57b54e6385940a12723740" 2018-07-03 14:37:56,133 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:37:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aafc093b-487d-4d8f-826c-1cc95fb16493 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:56,133 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/431f838f-7119-4418-ac09-e76d49087034 used request id req-aafc093b-487d-4d8f-826c-1cc95fb16493 2018-07-03 14:37:56,133 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-caae3d7e-82eb-4980-8683-ce69af9ea7f4-pub-net2 2018-07-03 14:37:56,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/networks/5842adcf-aac0-47eb-a69d-272f443eeaa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c29e025e9a8482ebf57b54e6385940a12723740" 2018-07-03 14:37:57,937 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:37:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d2f8cb97-62f4-4191-a02d-f99524903fe7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:57,937 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/5842adcf-aac0-47eb-a69d-272f443eeaa6 used request id req-d2f8cb97-62f4-4191-a02d-f99524903fe7 2018-07-03 14:37:57,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:58,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:58 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-e1e5eb97-0ab0-4012-8490-65c800969173 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "created_at": "2018-07-03T14:37:14Z", "updated_at": "2018-07-03T14:37:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:37:14Z", "revision_number": 0, "id": "2e56ef2c-8227-4923-8730-9fc06732978e", "remote_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "remote_ip_prefix": null, "created_at": "2018-07-03T14:37:14Z", "security_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1551375d02049db90dc3ed2968f7ce1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:37:14Z", "revision_number": 0, "id": "3e5bf4b9-cd85-4e71-9887-b2ad872c8e5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:37:14Z", "security_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1551375d02049db90dc3ed2968f7ce1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:37:14Z", "revision_number": 0, "id": "45ef5bb8-e3e8-46be-be23-5629f9f11359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:37:14Z", "security_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1551375d02049db90dc3ed2968f7ce1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:37:14Z", "revision_number": 0, "id": "a32bc571-4833-485e-a308-5c19ad3d4a40", "remote_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "remote_ip_prefix": null, "created_at": "2018-07-03T14:37:14Z", "security_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1551375d02049db90dc3ed2968f7ce1"}], "revision_number": 4, "project_id": "e1551375d02049db90dc3ed2968f7ce1", "id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:37:58,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e1e5eb97-0ab0-4012-8490-65c800969173 2018-07-03 14:37:58,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:58,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:58 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e888f28a-46ef-43a7-a06e-0ed9cffb8f41 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:37:58,605 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-e888f28a-46ef-43a7-a06e-0ed9cffb8f41 2018-07-03 14:37:58,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/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:58,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:58 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdddfd15-fdbb-4306-b98c-61c56796aff2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1551375d02049db90dc3ed2968f7ce1", "name": "CreateRouterSuccessTests-527c473f-25a2-44a-proj"}} 2018-07-03 14:37:58,816 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-bdddfd15-fdbb-4306-b98c-61c56796aff2 2018-07-03 14:37:58,816 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 567554ac-515b-4f5d-8fa2-7a1a13472323 2018-07-03 14:37:58,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/security-group-rules?security_group_id=567554ac-515b-4f5d-8fa2-7a1a13472323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:58,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:37:58 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-f3f092d8-4813-4ab2-846a-8e524118ce05 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:37:14Z", "security_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "port_range_min": null, "revision_number": 0, "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "created_at": "2018-07-03T14:37:14Z", "project_id": "e1551375d02049db90dc3ed2968f7ce1", "id": "2e56ef2c-8227-4923-8730-9fc06732978e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:37:14Z", "security_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "port_range_min": null, "revision_number": 0, "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "created_at": "2018-07-03T14:37:14Z", "project_id": "e1551375d02049db90dc3ed2968f7ce1", "id": "3e5bf4b9-cd85-4e71-9887-b2ad872c8e5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:37:14Z", "security_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "port_range_min": null, "revision_number": 0, "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "created_at": "2018-07-03T14:37:14Z", "project_id": "e1551375d02049db90dc3ed2968f7ce1", "id": "45ef5bb8-e3e8-46be-be23-5629f9f11359"}, {"remote_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:37:14Z", "security_group_id": "567554ac-515b-4f5d-8fa2-7a1a13472323", "port_range_min": null, "revision_number": 0, "tenant_id": "e1551375d02049db90dc3ed2968f7ce1", "created_at": "2018-07-03T14:37:14Z", "project_id": "e1551375d02049db90dc3ed2968f7ce1", "id": "a32bc571-4833-485e-a308-5c19ad3d4a40"}]} 2018-07-03 14:37:58,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=567554ac-515b-4f5d-8fa2-7a1a13472323 used request id req-f3f092d8-4813-4ab2-846a-8e524118ce05 2018-07-03 14:37:58,861 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:37:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/567554ac-515b-4f5d-8fa2-7a1a13472323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:59,084 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:37:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4c5f8808-9b2b-4297-b78c-ffa08937bde7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:59,084 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/567554ac-515b-4f5d-8fa2-7a1a13472323 used request id req-4c5f8808-9b2b-4297-b78c-ffa08937bde7 2018-07-03 14:37:59,085 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-527c473f-25a2-44a-proj 2018-07-03 14:37:59,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:59,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:37:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9912be9e-0d80-4a4b-b0dd-e5934177ad60 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:59,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e1551375d02049db90dc3ed2968f7ce1 used request id req-9912be9e-0d80-4a4b-b0dd-e5934177ad60 2018-07-03 14:37:59,465 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-527c473f-25a2-44a-proj-role 2018-07-03 14:37:59,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/dfe9398ef070427f9b0623c0538c7a92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:59,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:37:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38acf0fb-3b41-42da-a3e1-1424c762bb56 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:37:59,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/dfe9398ef070427f9b0623c0538c7a92 used request id req-38acf0fb-3b41-42da-a3e1-1424c762bb56 2018-07-03 14:37:59,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}7a2a6828cc21c38854f108ec57c161603748f7f2" 2018-07-03 14:37:59,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:37:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-398f6f7e-9fb6-423d-83bb-93e66059b72e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:37:59,835 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-398f6f7e-9fb6-423d-83bb-93e66059b72e 2018-07-03 14:37:59,836 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-527c473f-25a2-44a-user 2018-07-03 14:37:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d6105f6dc25447b8bb85254cc1905725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d0440d291554a9cab303c3cf50226bd87bf18c" 2018-07-03 14:38:00,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:37:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4996171-0782-4f22-8b49-bf65bb448c14 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:00,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d6105f6dc25447b8bb85254cc1905725 used request id req-e4996171-0782-4f22-8b49-bf65bb448c14 2018-07-03 14:38:00,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:00,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["3kW0BPH9SQGve3LupdwwUQ"], "issued_at": "2018-07-03T14:38:00.000000Z"}} 2018-07-03 14:38:00,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}f6375f7c89abb9307a2c68b536f3c4181f67e2cd" 2018-07-03 14:38:00,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfa5a086-81f3-4c70-8527-a604f7b902b9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:00,716 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dfa5a086-81f3-4c70-8527-a604f7b902b9 2018-07-03 14:38:00,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:00,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:01,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LKbdnGD2TlGV6FKXhaPo2w"], "issued_at": "2018-07-03T14:38:01.000000Z"}} 2018-07-03 14:38:01,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:01,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b40b6e82-11e6-4d7e-b665-fd9a722b1bd8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:01,433 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b40b6e82-11e6-4d7e-b665-fd9a722b1bd8 2018-07-03 14:38:01,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:38:01,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:38: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-07-03 14:38:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d0837a1b-1dea-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:01,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:01 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69bd92c4-ffa2-402b-9e3e-c3fc4a897387 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-d0837a1b-1dea-464-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:38:01,645 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d0837a1b-1dea-464-proj used request id req-69bd92c4-ffa2-402b-9e3e-c3fc4a897387 2018-07-03 14:38:01,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}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:01,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:01 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-817ce485-d272-412e-9beb-51d35a6d000b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:38:01,833 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-817ce485-d272-412e-9beb-51d35a6d000b 2018-07-03 14:38:01,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj"}}' 2018-07-03 14:38:02,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:38:01 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-559351f5-9be2-457e-9a63-813afcb8fb3f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7853f7649af54da2ba84e472e6ee149a"}, "tags": [], "enabled": true, "id": "7853f7649af54da2ba84e472e6ee149a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj"}} 2018-07-03 14:38:02,055 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-559351f5-9be2-457e-9a63-813afcb8fb3f 2018-07-03 14:38:02,055 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d0837a1b-1dea-464-proj 2018-07-03 14:38:02,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:02,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:02,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bONcQMsqSPSfsW_QOSGplA"], "issued_at": "2018-07-03T14:38:02.000000Z"}} 2018-07-03 14:38:02,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eba849b3762f78f543872004088616c5795687" 2018-07-03 14:38:02,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4589ce8b-34bb-4cd7-a973-7acf7e37d123 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:02,755 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4589ce8b-34bb-4cd7-a973-7acf7e37d123 2018-07-03 14:38:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:38:02,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:38: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-07-03 14:38:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eba849b3762f78f543872004088616c5795687" 2018-07-03 14:38:02,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:02 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58baa67a-9ee9-4545-91d9-f12ea81632f2 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:38:02,986 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-58baa67a-9ee9-4545-91d9-f12ea81632f2 2018-07-03 14:38:02,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-d0837a1b-1dea-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eba849b3762f78f543872004088616c5795687" 2018-07-03 14:38:03,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:02 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-628c26e2-53ac-44a7-96e5-28f2deb2807a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-d0837a1b-1dea-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7853f7649af54da2ba84e472e6ee149a"}, "tags": [], "enabled": true, "id": "7853f7649af54da2ba84e472e6ee149a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj"}]} 2018-07-03 14:38:03,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-d0837a1b-1dea-464-proj used request id req-628c26e2-53ac-44a7-96e5-28f2deb2807a 2018-07-03 14:38:03,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eba849b3762f78f543872004088616c5795687" 2018-07-03 14:38:03,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c29c74b-7f71-447d-8c8e-bf94163c1f59 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:38:03,345 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5c29c74b-7f71-447d-8c8e-bf94163c1f59 2018-07-03 14:38:03,802 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d0837a1b-1dea-464-user 2018-07-03 14:38:03,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:03,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:03,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10a9bfcd-70f9-4e39-b249-cf51d74f5d30 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:38:03,999 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-10a9bfcd-70f9-4e39-b249-cf51d74f5d30 2018-07-03 14:38:04,002 - 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}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" -d '{"role": {"name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj-role"}}' 2018-07-03 14:38:04,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:38:04 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6eace3c8-6624-4fcc-981e-63d1997c1370 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cafe769a35ff4ed6925d9588a4be7356", "links": {"self": "http://10.167.4.35:5000/v3/roles/cafe769a35ff4ed6925d9588a4be7356"}, "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj-role"}} 2018-07-03 14:38:04,193 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6eace3c8-6624-4fcc-981e-63d1997c1370 2018-07-03 14:38:04,193 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d0837a1b-1dea-464-proj-role 2018-07-03 14:38:04,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/cafe769a35ff4ed6925d9588a4be7356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:04,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:04 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85c9d03c-b294-4795-a854-f210ce55ba6f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cafe769a35ff4ed6925d9588a4be7356", "links": {"self": "http://10.167.4.35:5000/v3/roles/cafe769a35ff4ed6925d9588a4be7356"}, "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj-role"}} 2018-07-03 14:38:04,381 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/cafe769a35ff4ed6925d9588a4be7356 used request id req-85c9d03c-b294-4795-a854-f210ce55ba6f 2018-07-03 14:38:04,381 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d0837a1b-1dea-464-proj-role to project CreateRouterSuccessTests-d0837a1b-1dea-464-proj 2018-07-03 14:38:04,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7853f7649af54da2ba84e472e6ee149a/users/a955a06592bf4bb59e4c4ec1e1e54649/roles/cafe769a35ff4ed6925d9588a4be7356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:04,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:38:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd7d2f0c-659f-4b1d-8602-95631a3eb5eb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:04,630 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7853f7649af54da2ba84e472e6ee149a/users/a955a06592bf4bb59e4c4ec1e1e54649/roles/cafe769a35ff4ed6925d9588a4be7356 used request id req-fd7d2f0c-659f-4b1d-8602-95631a3eb5eb 2018-07-03 14:38:04,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:04,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:05,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cafe769a35ff4ed6925d9588a4be7356", "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj-role"}], "expires_at": "2018-07-03T15:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7853f7649af54da2ba84e472e6ee149a", "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-user", "id": "a955a06592bf4bb59e4c4ec1e1e54649"}, "audit_ids": ["A7XNfBTASPGF3tLTVnwzeQ"], "issued_at": "2018-07-03T14:38:05.000000Z"}} 2018-07-03 14:38:05,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}6b4e98b53444ff9278724a66d719bb0e3928eae5" 2018-07-03 14:38:05,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfb9e07d-84e8-45df-a603-79ecab7110e5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:05,349 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dfb9e07d-84e8-45df-a603-79ecab7110e5 2018-07-03 14:38:05,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/routers?name=CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4e98b53444ff9278724a66d719bb0e3928eae5" 2018-07-03 14:38:06,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:06 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e70fe90a-f8f6-481b-b06d-c659bdd7028c Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:38:06,052 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router&admin_state_up=True used request id req-e70fe90a-f8f6-481b-b06d-c659bdd7028c 2018-07-03 14:38:06,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:06,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:06,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cafe769a35ff4ed6925d9588a4be7356", "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj-role"}], "expires_at": "2018-07-03T15:38:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7853f7649af54da2ba84e472e6ee149a", "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-user", "id": "a955a06592bf4bb59e4c4ec1e1e54649"}, "audit_ids": ["9EzHBazxScOFnh75Hi8HTA"], "issued_at": "2018-07-03T14:38:06.000000Z"}} 2018-07-03 14:38: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}f9913e5db282a5e42737e6d5ed8c2119a4727535" 2018-07-03 14:38:06,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cf9e324-360f-43a8-8eb6-3ee10b0dd557 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:06,781 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0cf9e324-360f-43a8-8eb6-3ee10b0dd557 2018-07-03 14:38:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4e98b53444ff9278724a66d719bb0e3928eae5" 2018-07-03 14:38:07,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:07 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-37bd0f83-7ef8-470a-94bd-ca4cabd6cc23 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:38:07,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-37bd0f83-7ef8-470a-94bd-ca4cabd6cc23 2018-07-03 14:38:07,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4e98b53444ff9278724a66d719bb0e3928eae5" 2018-07-03 14:38:07,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:07 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8949f3dd-8bd0-4af5-80de-9d810303a733 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:38:07,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-8949f3dd-8bd0-4af5-80de-9d810303a733 2018-07-03 14:38:07,322 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router 2018-07-03 14:38:07,326 - 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}6b4e98b53444ff9278724a66d719bb0e3928eae5" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router", "admin_state_up": true}}' 2018-07-03 14:38:09,433 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:38:09 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-38652906-b2e7-4606-a6ee-84b7879baac3 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7853f7649af54da2ba84e472e6ee149a", "created_at": "2018-07-03T14:38:07Z", "admin_state_up": true, "updated_at": "2018-07-03T14:38:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7853f7649af54da2ba84e472e6ee149a", "id": "95ba25cf-109f-484e-8496-f5a73a0c3e52", "name": "CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router"}} 2018-07-03 14:38:09,433 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-38652906-b2e7-4606-a6ee-84b7879baac3 2018-07-03 14:38:09,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?device_id=95ba25cf-109f-484e-8496-f5a73a0c3e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4e98b53444ff9278724a66d719bb0e3928eae5" 2018-07-03 14:38:09,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:09 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-a99a6ca5-115e-47a9-beb1-17fd8b319b0c Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:38:09,842 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=95ba25cf-109f-484e-8496-f5a73a0c3e52 used request id req-a99a6ca5-115e-47a9-beb1-17fd8b319b0c 2018-07-03 14:38:09,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/routers/95ba25cf-109f-484e-8496-f5a73a0c3e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4e98b53444ff9278724a66d719bb0e3928eae5" 2018-07-03 14:38:10,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:10 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-e4fc5ab3-d61e-420c-919f-ea63a8d2e75f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7853f7649af54da2ba84e472e6ee149a", "created_at": "2018-07-03T14:38:07Z", "admin_state_up": true, "updated_at": "2018-07-03T14:38:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7853f7649af54da2ba84e472e6ee149a", "id": "95ba25cf-109f-484e-8496-f5a73a0c3e52", "name": "CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router"}} 2018-07-03 14:38:10,024 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/95ba25cf-109f-484e-8496-f5a73a0c3e52 used request id req-e4fc5ab3-d61e-420c-919f-ea63a8d2e75f 2018-07-03 14:38:10,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/ports?device_id=95ba25cf-109f-484e-8496-f5a73a0c3e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4e98b53444ff9278724a66d719bb0e3928eae5" 2018-07-03 14:38:10,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:10 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1f3fd270-7f0c-40c2-95de-231132a4700c Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:38:10,081 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=95ba25cf-109f-484e-8496-f5a73a0c3e52 used request id req-1f3fd270-7f0c-40c2-95de-231132a4700c 2018-07-03 14:38:10,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:10,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cafe769a35ff4ed6925d9588a4be7356", "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj-role"}], "expires_at": "2018-07-03T15:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7853f7649af54da2ba84e472e6ee149a", "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7853f7649af54da2ba84e472e6ee149a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7853f7649af54da2ba84e472e6ee149a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7853f7649af54da2ba84e472e6ee149a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-user", "id": "a955a06592bf4bb59e4c4ec1e1e54649"}, "audit_ids": ["42SQDhGeQnWr43vrnzCJsA"], "issued_at": "2018-07-03T14:38:10.000000Z"}} 2018-07-03 14:38:10,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/routers?name=CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdef7eff26b76058b2a50f7439d36c26493de103" 2018-07-03 14:38:11,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:11 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-3ff6254e-4b55-4787-a10d-269802e1182f Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7853f7649af54da2ba84e472e6ee149a", "created_at": "2018-07-03T14:38:07Z", "admin_state_up": true, "updated_at": "2018-07-03T14:38:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7853f7649af54da2ba84e472e6ee149a", "id": "95ba25cf-109f-484e-8496-f5a73a0c3e52", "name": "CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router"}]} 2018-07-03 14:38:11,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router&admin_state_up=True used request id req-3ff6254e-4b55-4787-a10d-269802e1182f 2018-07-03 14:38:11,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-07-03 14:38:11,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:38:11,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/7853f7649af54da2ba84e472e6ee149a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6375f7c89abb9307a2c68b536f3c4181f67e2cd" 2018-07-03 14:38:11,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:11 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe1dd685-8c46-47de-8b34-0a9d200635db Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7853f7649af54da2ba84e472e6ee149a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7853f7649af54da2ba84e472e6ee149a", "name": "CreateRouterSuccessTests-d0837a1b-1dea-464-proj"}} 2018-07-03 14:38:11,366 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7853f7649af54da2ba84e472e6ee149a used request id req-fe1dd685-8c46-47de-8b34-0a9d200635db 2018-07-03 14:38:11,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=95ba25cf-109f-484e-8496-f5a73a0c3e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdef7eff26b76058b2a50f7439d36c26493de103" 2018-07-03 14:38:11,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:11 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-705441c8-c887-411b-8cad-7551f9055229 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:38:11,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=95ba25cf-109f-484e-8496-f5a73a0c3e52 used request id req-705441c8-c887-411b-8cad-7551f9055229 2018-07-03 14:38:11,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdef7eff26b76058b2a50f7439d36c26493de103" 2018-07-03 14:38:12,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:12 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-b5253f7e-1119-4a5a-bec4-dc8d20ac19da 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:38:12,030 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-b5253f7e-1119-4a5a-bec4-dc8d20ac19da 2018-07-03 14:38:12,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?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdef7eff26b76058b2a50f7439d36c26493de103" 2018-07-03 14:38:12,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:12 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-609e992b-b32a-4181-84d5-93a306aeec11 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:38:12,081 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-609e992b-b32a-4181-84d5-93a306aeec11 2018-07-03 14:38:12,082 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router 2018-07-03 14:38:12,082 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-fdb02d65-a025-4aae-893f-f728c6e3852d-pub-router 2018-07-03 14:38:12,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/95ba25cf-109f-484e-8496-f5a73a0c3e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4e98b53444ff9278724a66d719bb0e3928eae5" 2018-07-03 14:38:14,249 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:38:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-06afa26d-de02-4df4-b0c4-04d7e3a0a597 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:14,249 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/95ba25cf-109f-484e-8496-f5a73a0c3e52 used request id req-06afa26d-de02-4df4-b0c4-04d7e3a0a597 2018-07-03 14:38:14,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:14,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:14 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ad58efc9-ca0f-4f41-a644-2567131dccd9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:38:14,708 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ad58efc9-ca0f-4f41-a644-2567131dccd9 2018-07-03 14:38:14,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:14,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:14 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e8e2f70-df96-4106-bb85-86d10b9ced59 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:38:14,910 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-5e8e2f70-df96-4106-bb85-86d10b9ced59 2018-07-03 14:38:14,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:15,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:38:14 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f207167a-baca-4fd9-b922-26c54e41be2e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:38:15,093 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-f207167a-baca-4fd9-b922-26c54e41be2e 2018-07-03 14:38:15,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:38:15,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:15,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:15 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-613ed632-f567-458a-9761-603d68b71525 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:38:15,295 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-613ed632-f567-458a-9761-603d68b71525 2018-07-03 14:38:15,296 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d0837a1b-1dea-464-proj 2018-07-03 14:38:15,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/7853f7649af54da2ba84e472e6ee149a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:15,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:38:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8cd9a91a-4f1d-4993-9001-ba15cb3ee1ac Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:15,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7853f7649af54da2ba84e472e6ee149a used request id req-8cd9a91a-4f1d-4993-9001-ba15cb3ee1ac 2018-07-03 14:38:15,688 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d0837a1b-1dea-464-proj-role 2018-07-03 14:38:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/cafe769a35ff4ed6925d9588a4be7356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:15,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:38:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84ff9eb2-8cf6-4b63-895b-a22733a3f445 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:15,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/cafe769a35ff4ed6925d9588a4be7356 used request id req-84ff9eb2-8cf6-4b63-895b-a22733a3f445 2018-07-03 14:38:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bfa9fe067ca6a94f99a3fcb0b5a5f82c31070db" 2018-07-03 14:38:15,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-243d747f-03e1-4b78-8fc1-c1d0e09eaf7a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:38:15,937 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-243d747f-03e1-4b78-8fc1-c1d0e09eaf7a 2018-07-03 14:38:15,938 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d0837a1b-1dea-464-user 2018-07-03 14:38:15,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a955a06592bf4bb59e4c4ec1e1e54649 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eba849b3762f78f543872004088616c5795687" 2018-07-03 14:38:16,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:38:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6f773f2-7014-4ee6-b7ef-17bbc608508c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:16,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a955a06592bf4bb59e4c4ec1e1e54649 used request id req-f6f773f2-7014-4ee6-b7ef-17bbc608508c 2018-07-03 14:38:16,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:16,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["IrE4FKSLQGG1rPvoRIE_Kg"], "issued_at": "2018-07-03T14:38:16.000000Z"}} 2018-07-03 14:38:16,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}e0bd4a2c6bf52b83f6a93ecaad8a5b0bf2140eea" 2018-07-03 14:38:16,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18e7d5b4-5082-4ee1-9c90-001ba588b739 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:16,993 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-18e7d5b4-5082-4ee1-9c90-001ba588b739 2018-07-03 14:38:16,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:16,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:17,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5QHnwnGATzmAAjnneXjcvg"], "issued_at": "2018-07-03T14:38:17.000000Z"}} 2018-07-03 14:38:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:17,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e442b9e9-76b4-4983-8489-7dca3a4f76bd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:17,701 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e442b9e9-76b4-4983-8489-7dca3a4f76bd 2018-07-03 14:38:17,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:38:17,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:38: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-07-03 14:38:17,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=CreateRouterSuccessTests-45474db0-ed10-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:17,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:17 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-985598b2-f259-481a-b84f-4178aaee5386 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-45474db0-ed10-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:38:17,910 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-45474db0-ed10-4bc-proj used request id req-985598b2-f259-481a-b84f-4178aaee5386 2018-07-03 14:38:17,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:18,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-082b10c1-5d11-4a67-bd51-fc674e28548a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:38:18,108 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-082b10c1-5d11-4a67-bd51-fc674e28548a 2018-07-03 14:38:18,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-45474db0-ed10-4bc-proj"}}' 2018-07-03 14:38:18,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:38:18 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28b7099e-9f8b-4329-8541-88e39c129533 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4d2f1920cd8d4890a8c488acf55ccb12"}, "tags": [], "enabled": true, "id": "4d2f1920cd8d4890a8c488acf55ccb12", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-45474db0-ed10-4bc-proj"}} 2018-07-03 14:38:18,462 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-28b7099e-9f8b-4329-8541-88e39c129533 2018-07-03 14:38:18,462 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-45474db0-ed10-4bc-proj 2018-07-03 14:38:18,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:18,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:19,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["53k_0znQTAiKFGE3Bk9Kzw"], "issued_at": "2018-07-03T14:38:19.000000Z"}} 2018-07-03 14:38:19,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}403a3e347816aa3633865c24f0a331ca66b91ea3" 2018-07-03 14:38:19,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e6ba176-d6b0-41df-b292-95cdccdeb85f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:19,046 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9e6ba176-d6b0-41df-b292-95cdccdeb85f 2018-07-03 14:38:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:38:19,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:38: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-07-03 14:38:19,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a3e347816aa3633865c24f0a331ca66b91ea3" 2018-07-03 14:38:19,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:19 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08b823b8-5543-48c0-a7b7-a73a58e71dfe Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:38:19,401 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-08b823b8-5543-48c0-a7b7-a73a58e71dfe 2018-07-03 14:38:19,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=CreateRouterSuccessTests-45474db0-ed10-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a3e347816aa3633865c24f0a331ca66b91ea3" 2018-07-03 14:38:19,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:19 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6dc4d6a7-f9fc-4395-bb91-10afeae7d3e2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-45474db0-ed10-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4d2f1920cd8d4890a8c488acf55ccb12"}, "tags": [], "enabled": true, "id": "4d2f1920cd8d4890a8c488acf55ccb12", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-45474db0-ed10-4bc-proj"}]} 2018-07-03 14:38:19,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-45474db0-ed10-4bc-proj used request id req-6dc4d6a7-f9fc-4395-bb91-10afeae7d3e2 2018-07-03 14:38:19,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a3e347816aa3633865c24f0a331ca66b91ea3" 2018-07-03 14:38:19,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47d7cc21-81fc-4e72-ae62-d0ef6ae55143 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:38:19,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-47d7cc21-81fc-4e72-ae62-d0ef6ae55143 2018-07-03 14:38:20,316 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-45474db0-ed10-4bc-user 2018-07-03 14:38:20,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:20,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:20,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45fec092-6a00-4d2c-b02c-bd6985ae0a64 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:38:20,501 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-45fec092-6a00-4d2c-b02c-bd6985ae0a64 2018-07-03 14:38:20,505 - 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}db237534b4bac6de053390743fe10c4edb406ac8" -d '{"role": {"name": "CreateRouterSuccessTests-45474db0-ed10-4bc-proj-role"}}' 2018-07-03 14:38:20,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:38:20 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cccaa814-f2d6-4dab-a059-272bcedfa269 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06f2a37e6159439288a863e3b1cf2991", "links": {"self": "http://10.167.4.35:5000/v3/roles/06f2a37e6159439288a863e3b1cf2991"}, "name": "CreateRouterSuccessTests-45474db0-ed10-4bc-proj-role"}} 2018-07-03 14:38:20,700 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-cccaa814-f2d6-4dab-a059-272bcedfa269 2018-07-03 14:38:20,700 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-45474db0-ed10-4bc-proj-role 2018-07-03 14:38:20,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/06f2a37e6159439288a863e3b1cf2991 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:20,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:20 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc1aaeb9-f5dc-40ae-80f7-b3edfc0643bd Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06f2a37e6159439288a863e3b1cf2991", "links": {"self": "http://10.167.4.35:5000/v3/roles/06f2a37e6159439288a863e3b1cf2991"}, "name": "CreateRouterSuccessTests-45474db0-ed10-4bc-proj-role"}} 2018-07-03 14:38:20,890 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/06f2a37e6159439288a863e3b1cf2991 used request id req-cc1aaeb9-f5dc-40ae-80f7-b3edfc0643bd 2018-07-03 14:38:20,891 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-45474db0-ed10-4bc-proj-role to project CreateRouterSuccessTests-45474db0-ed10-4bc-proj 2018-07-03 14:38:20,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4d2f1920cd8d4890a8c488acf55ccb12/users/a48d1cf427624a00824ff4c2bacf54c5/roles/06f2a37e6159439288a863e3b1cf2991 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:21,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:38:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d365f14b-8eec-4407-ad87-14a62b28e7bb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:21,146 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4d2f1920cd8d4890a8c488acf55ccb12/users/a48d1cf427624a00824ff4c2bacf54c5/roles/06f2a37e6159439288a863e3b1cf2991 used request id req-d365f14b-8eec-4407-ad87-14a62b28e7bb 2018-07-03 14:38:21,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:21,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:21,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["mourq08NRuqdhKLk_uMSOg"], "issued_at": "2018-07-03T14:38:21.000000Z"}} 2018-07-03 14:38:21,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}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:21,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f413aef6-7831-418f-bfff-ab71e161e5b0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:21,701 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f413aef6-7831-418f-bfff-ab71e161e5b0 2018-07-03 14:38:21,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/routers?name=CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:22,169 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:22 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-774accc8-e95c-4c86-8e6f-32f565a5b220 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:38:22,169 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router&admin_state_up=True used request id req-774accc8-e95c-4c86-8e6f-32f565a5b220 2018-07-03 14:38:22,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:22,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:22,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["jaI1FrkLT6uTsw7eL4UBDg"], "issued_at": "2018-07-03T14:38:22.000000Z"}} 2018-07-03 14:38:22,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5066b8e30f16ee5beceab9ed0a5cfc8af41f7a49" 2018-07-03 14:38:22,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3e2c2ed-321a-41f3-93ef-19af878ba371 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:22,879 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c3e2c2ed-321a-41f3-93ef-19af878ba371 2018-07-03 14:38:22,880 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router 2018-07-03 14:38:22,886 - 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}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" -d '{"router": {"name": "CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router", "admin_state_up": true}}' 2018-07-03 14:38:23,129 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:38:23 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-6749d064-3880-42b8-88de-87ff0b0a7045 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T14:38:22Z", "admin_state_up": true, "updated_at": "2018-07-03T14:38:22Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "5dfbf551-32bf-43ec-8afb-05eaa927d2a7", "name": "CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router"}} 2018-07-03 14:38:23,129 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-6749d064-3880-42b8-88de-87ff0b0a7045 2018-07-03 14:38:23,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?device_id=5dfbf551-32bf-43ec-8afb-05eaa927d2a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:23,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:23 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4fdb0a9a-6ae4-4489-8633-353606b91330 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:38:23,185 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=5dfbf551-32bf-43ec-8afb-05eaa927d2a7 used request id req-4fdb0a9a-6ae4-4489-8633-353606b91330 2018-07-03 14:38:23,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:23,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:23 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-8a47bbcc-5560-4e47-9871-a2d83da1536a 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:38:23,325 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-8a47bbcc-5560-4e47-9871-a2d83da1536a 2018-07-03 14:38:23,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-07-03 14:38:23,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:38: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-07-03 14:38:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:23,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:23 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9e739a9-340e-4a4d-8906-7e6c2246213c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:38:23,514 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e9e739a9-340e-4a4d-8906-7e6c2246213c 2018-07-03 14:38:23,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:23,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:23 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-531aee80-0df4-4a1c-9c1a-9ec3bc4c7f15 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:38:23,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-531aee80-0df4-4a1c-9c1a-9ec3bc4c7f15 2018-07-03 14:38:23,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69&name=CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:24,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:24 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-064fbd93-f622-4013-8051-5ecec34c82c6 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:38:24,006 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69&name=CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-port1&admin_state_up=True used request id req-064fbd93-f622-4013-8051-5ecec34c82c6 2018-07-03 14:38:24,006 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-port1 for router - CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router 2018-07-03 14:38:24,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:24,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:24,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["R-QkM6JfTrSpmDZt8aJzVg"], "issued_at": "2018-07-03T14:38:24.000000Z"}} 2018-07-03 14:38:24,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}58eb84a7d5f98dccddbec004dc92988cb5e201fe" 2018-07-03 14:38:24,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b1e79d7-2841-4ae7-89ff-8f081de631a5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:24,571 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0b1e79d7-2841-4ae7-89ff-8f081de631a5 2018-07-03 14:38:24,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:24,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:24 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-96cd65fc-f951-4095-8404-6926464090c3 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:38:24,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-96cd65fc-f951-4095-8404-6926464090c3 2018-07-03 14:38:24,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:24,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:24 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-b7ef6d41-0054-4eb4-bef3-3ed740e2dcaf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:38:24,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-b7ef6d41-0054-4eb4-bef3-3ed740e2dcaf 2018-07-03 14:38:24,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:24,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:24 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-0b17b689-2a1e-4816-9d92-3b71e5f214f2 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:38:24,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-0b17b689-2a1e-4816-9d92-3b71e5f214f2 2018-07-03 14:38:24,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-07-03 14:38:24,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:38:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:38:24,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eb84a7d5f98dccddbec004dc92988cb5e201fe" 2018-07-03 14:38:25,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:24 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-413c6fb1-84d8-4982-82ab-00b8e78342e0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:38:25,134 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-413c6fb1-84d8-4982-82ab-00b8e78342e0 2018-07-03 14:38:25,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:25,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:25 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-62a8ebed-8d3e-4ad4-944e-a79a92faa142 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:38:25,214 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-62a8ebed-8d3e-4ad4-944e-a79a92faa142 2018-07-03 14:38:25,215 - neutron_utils - INFO - Creating port for network with name - floating_net 2018-07-03 14:38:25,220 - 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}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" -d '{"port": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "name": "CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-port1", "admin_state_up": true}}' 2018-07-03 14:38:26,408 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:38:26 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-fb73bf91-2c36-493a-ba65-03f4b2b1f93d Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:38:25Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.121"}],"id":"94f5ba3b-5829-4da0-bd55-5c856091d22e","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:02:5f:d5","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-port1","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:38:25Z","binding:vnic_type":"normal"}} 2018-07-03 14:38:26,408 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-fb73bf91-2c36-493a-ba65-03f4b2b1f93d 2018-07-03 14:38:26,408 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-port1 for router - CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router 2018-07-03 14:38:26,409 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router 2018-07-03 14:38:26,414 - 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/5dfbf551-32bf-43ec-8afb-05eaa927d2a7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" -d '{"port_id": "94f5ba3b-5829-4da0-bd55-5c856091d22e"}' 2018-07-03 14:38:28,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:28 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-5deba132-1ab9-46f1-ad2a-c0f66b26038f Front-End-Https: on RESP BODY: {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "subnet_ids": ["c69b8518-9349-4705-be78-01bfc5c002a4"], "port_id": "94f5ba3b-5829-4da0-bd55-5c856091d22e", "id": "5dfbf551-32bf-43ec-8afb-05eaa927d2a7"} 2018-07-03 14:38:28,909 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/5dfbf551-32bf-43ec-8afb-05eaa927d2a7/add_router_interface used request id req-5deba132-1ab9-46f1-ad2a-c0f66b26038f 2018-07-03 14:38:28,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/routers/5dfbf551-32bf-43ec-8afb-05eaa927d2a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:29,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:29 GMT Content-Type: application/json Content-Length: 554 Connection: keep-alive X-Openstack-Request-Id: req-a6f478e0-9532-4125-b4a0-96a5bb16a5e7 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T14:38:22Z", "admin_state_up": true, "updated_at": "2018-07-03T14:38:27Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "5dfbf551-32bf-43ec-8afb-05eaa927d2a7", "name": "CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router"}} 2018-07-03 14:38:29,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/5dfbf551-32bf-43ec-8afb-05eaa927d2a7 used request id req-a6f478e0-9532-4125-b4a0-96a5bb16a5e7 2018-07-03 14:38:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=5dfbf551-32bf-43ec-8afb-05eaa927d2a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:29,723 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:29 GMT Content-Type: application/json Content-Length: 923 Connection: keep-alive X-Openstack-Request-Id: req-6b636384-354a-41b8-929c-ebda2b73a2a0 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:38:27Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.121"}],"id":"94f5ba3b-5829-4da0-bd55-5c856091d22e","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:02:5f:d5","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"5dfbf551-32bf-43ec-8afb-05eaa927d2a7","name":"CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-port1","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:38:25Z","binding:vnic_type":"normal"}]} 2018-07-03 14:38:29,723 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=5dfbf551-32bf-43ec-8afb-05eaa927d2a7 used request id req-6b636384-354a-41b8-929c-ebda2b73a2a0 2018-07-03 14:38:29,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:30,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:30 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-8becb4a8-5298-4cba-adb8-09e69900e5f2 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 14:38:30,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-8becb4a8-5298-4cba-adb8-09e69900e5f2 2018-07-03 14:38:30,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0bd4a2c6bf52b83f6a93ecaad8a5b0bf2140eea" 2018-07-03 14:38:30,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72b7890c-229a-47ef-ae69-e2c2ef2c77ff Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:30,162 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-72b7890c-229a-47ef-ae69-e2c2ef2c77ff 2018-07-03 14:38:30,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/routers?name=CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0bd4a2c6bf52b83f6a93ecaad8a5b0bf2140eea" 2018-07-03 14:38:30,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:30 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive X-Openstack-Request-Id: req-9a25ed17-f6bd-46c6-88f2-f59220f48947 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T14:38:22Z", "admin_state_up": true, "updated_at": "2018-07-03T14:38:27Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "5dfbf551-32bf-43ec-8afb-05eaa927d2a7", "name": "CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router"}]} 2018-07-03 14:38:30,700 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router&admin_state_up=True used request id req-9a25ed17-f6bd-46c6-88f2-f59220f48947 2018-07-03 14:38:30,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:38:30,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:38: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-07-03 14:38:30,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0bd4a2c6bf52b83f6a93ecaad8a5b0bf2140eea" 2018-07-03 14:38:30,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-514be4b6-fc37-41e4-9cf2-2c93312ee4df Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:38:30,898 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-514be4b6-fc37-41e4-9cf2-2c93312ee4df 2018-07-03 14:38:30,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=5dfbf551-32bf-43ec-8afb-05eaa927d2a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0bd4a2c6bf52b83f6a93ecaad8a5b0bf2140eea" 2018-07-03 14:38:31,353 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:31 GMT Content-Type: application/json Content-Length: 1110 Connection: keep-alive X-Openstack-Request-Id: req-d3690c82-e64a-4216-805d-9e6b44d07372 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:38:30Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.121"}],"id":"94f5ba3b-5829-4da0-bd55-5c856091d22e","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu94f5ba3b-58","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:02:5f:d5","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5dfbf551-32bf-43ec-8afb-05eaa927d2a7","name":"CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-port1","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:38:25Z","binding:vnic_type":"normal"}]} 2018-07-03 14:38:31,354 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=5dfbf551-32bf-43ec-8afb-05eaa927d2a7 used request id req-d3690c82-e64a-4216-805d-9e6b44d07372 2018-07-03 14:38:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0bd4a2c6bf52b83f6a93ecaad8a5b0bf2140eea" 2018-07-03 14:38:31,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:31 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-8e634f00-e665-42b9-a639-71281ae646ed Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 14:38:31,433 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-8e634f00-e665-42b9-a639-71281ae646ed 2018-07-03 14:38:31,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?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0bd4a2c6bf52b83f6a93ecaad8a5b0bf2140eea" 2018-07-03 14:38:31,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:31 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-de57b564-2ea2-4c82-9b6e-aa7563e37468 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":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 14:38:31,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-de57b564-2ea2-4c82-9b6e-aa7563e37468 2018-07-03 14:38:31,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0bd4a2c6bf52b83f6a93ecaad8a5b0bf2140eea" 2018-07-03 14:38:31,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:31 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-78737e46-49fe-4bb0-903a-ba3281785198 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}]} 2018-07-03 14:38:31,641 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-78737e46-49fe-4bb0-903a-ba3281785198 2018-07-03 14:38:31,642 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router and port CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-port1 2018-07-03 14:38:31,642 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router 2018-07-03 14:38:31,647 - 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/5dfbf551-32bf-43ec-8afb-05eaa927d2a7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" -d '{"port_id": "94f5ba3b-5829-4da0-bd55-5c856091d22e"}' 2018-07-03 14:38:34,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:34 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-9167df08-3d19-4531-8586-53d2afe66606 Front-End-Https: on RESP BODY: {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "subnet_ids": ["c69b8518-9349-4705-be78-01bfc5c002a4"], "port_id": "94f5ba3b-5829-4da0-bd55-5c856091d22e", "id": "5dfbf551-32bf-43ec-8afb-05eaa927d2a7"} 2018-07-03 14:38:34,158 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/5dfbf551-32bf-43ec-8afb-05eaa927d2a7/remove_router_interface used request id req-9167df08-3d19-4531-8586-53d2afe66606 2018-07-03 14:38:34,159 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router 2018-07-03 14:38:34,159 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-19922701-d044-4820-9d6f-8b98a73c9fb2-pub-router 2018-07-03 14:38:34,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/5dfbf551-32bf-43ec-8afb-05eaa927d2a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97127fd77a6ffd4fb11b2c4f022f262b70cb711b" 2018-07-03 14:38:34,856 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:38:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-92ae8a73-fef8-4277-9db3-41a1685da7bd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:34,856 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/5dfbf551-32bf-43ec-8afb-05eaa927d2a7 used request id req-92ae8a73-fef8-4277-9db3-41a1685da7bd 2018-07-03 14:38:34,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:35,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:35 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-9ddfd90a-46fb-48fc-8463-5d4c1f77a131 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:38:35,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-9ddfd90a-46fb-48fc-8463-5d4c1f77a131 2018-07-03 14:38:35,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:35,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:35 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39a455a9-bc3f-4cf8-b88b-d2e63eab8d0e 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:38:35,372 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-39a455a9-bc3f-4cf8-b88b-d2e63eab8d0e 2018-07-03 14:38:35,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:35,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:38:35 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18ba8a28-1d38-4450-875c-0f1a18b7f0a9 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:38:35,569 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-18ba8a28-1d38-4450-875c-0f1a18b7f0a9 2018-07-03 14:38:35,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:38:35,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:35,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:35 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01afee18-8272-4046-bb78-12e48b3ca47c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:38:35,745 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-01afee18-8272-4046-bb78-12e48b3ca47c 2018-07-03 14:38:35,746 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-45474db0-ed10-4bc-proj 2018-07-03 14:38:35,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/4d2f1920cd8d4890a8c488acf55ccb12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:36,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:38:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cb582ba-a4c5-45a5-a1bd-7655aa3efc19 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:36,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4d2f1920cd8d4890a8c488acf55ccb12 used request id req-6cb582ba-a4c5-45a5-a1bd-7655aa3efc19 2018-07-03 14:38:36,120 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-45474db0-ed10-4bc-proj-role 2018-07-03 14:38:36,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/06f2a37e6159439288a863e3b1cf2991 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:36,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:38:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fb8ea43-9538-4dc9-a2ff-faceb638df42 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:36,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/06f2a37e6159439288a863e3b1cf2991 used request id req-0fb8ea43-9538-4dc9-a2ff-faceb638df42 2018-07-03 14:38:36,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}db237534b4bac6de053390743fe10c4edb406ac8" 2018-07-03 14:38:36,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e513636-c031-4b96-b59a-0c619ab8a07a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:38:36,357 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5e513636-c031-4b96-b59a-0c619ab8a07a 2018-07-03 14:38:36,358 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-45474db0-ed10-4bc-user 2018-07-03 14:38:36,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a48d1cf427624a00824ff4c2bacf54c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a3e347816aa3633865c24f0a331ca66b91ea3" 2018-07-03 14:38:36,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:38:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98c7ca98-16d6-4145-b792-688623cbc8c1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:36,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a48d1cf427624a00824ff4c2bacf54c5 used request id req-98c7ca98-16d6-4145-b792-688623cbc8c1 2018-07-03 14:38:36,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:37,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["8Jpj8IGURQO6ankp0zp7RQ"], "issued_at": "2018-07-03T14:38:37.000000Z"}} 2018-07-03 14:38:37,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}a5ecd21ce1dd4e992efaaca3899ec9d5cbf9b7ea" 2018-07-03 14:38:37,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffb841c1-95f1-463b-9a0e-4145a445c0fd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:37,303 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ffb841c1-95f1-463b-9a0e-4145a445c0fd 2018-07-03 14:38:37,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:37,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:37,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["p4O9c-MDQJWe6h67ifYLeg"], "issued_at": "2018-07-03T14:38:37.000000Z"}} 2018-07-03 14:38:37,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}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:38:37,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b86c8f50-864d-4218-a055-b414ec32e5d4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:37,986 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b86c8f50-864d-4218-a055-b414ec32e5d4 2018-07-03 14:38:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:38:37,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:38: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-07-03 14:38:38,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?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-57ca0a92-547a-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:38:38,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:38 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c78a6ce-99e2-4459-9b82-fbe03b780517 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-57ca0a92-547a-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:38:38,185 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-57ca0a92-547a-4c2-proj used request id req-5c78a6ce-99e2-4459-9b82-fbe03b780517 2018-07-03 14:38: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:38:38,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-561d2ee8-61ee-44c3-880f-71ebdd35543e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:38:38,381 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-561d2ee8-61ee-44c3-880f-71ebdd35543e 2018-07-03 14:38:38,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj"}}' 2018-07-03 14:38:38,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:38:38 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba86959d-3493-4b16-9861-77de67a03c13 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6e9f17d4cb2841e28940ca53d96a8c3a"}, "tags": [], "enabled": true, "id": "6e9f17d4cb2841e28940ca53d96a8c3a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj"}} 2018-07-03 14:38:38,602 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ba86959d-3493-4b16-9861-77de67a03c13 2018-07-03 14:38:38,602 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-57ca0a92-547a-4c2-proj 2018-07-03 14:38:38,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:38,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:39,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:38:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["c2eELnPCRmC5ZAoroaJrbA"], "issued_at": "2018-07-03T14:38:39.000000Z"}} 2018-07-03 14:38:39,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}83d63117ac4a942c88cbf8b98c62b2b214558cc3" 2018-07-03 14:38:39,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-acd29774-d499-4e5d-8802-36a770136cc4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:39,173 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-acd29774-d499-4e5d-8802-36a770136cc4 2018-07-03 14:38:39,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-07-03 14:38:39,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:38:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:38:39,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d63117ac4a942c88cbf8b98c62b2b214558cc3" 2018-07-03 14:38:39,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-074d7226-dd09-4497-8365-720ed6ca018f Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:38:39,394 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-074d7226-dd09-4497-8365-720ed6ca018f 2018-07-03 14:38:39,398 - keystoneauth.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-57ca0a92-547a-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d63117ac4a942c88cbf8b98c62b2b214558cc3" 2018-07-03 14:38:39,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:39 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3adde130-e399-4377-9679-e57448bf8484 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-57ca0a92-547a-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6e9f17d4cb2841e28940ca53d96a8c3a"}, "tags": [], "enabled": true, "id": "6e9f17d4cb2841e28940ca53d96a8c3a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj"}]} 2018-07-03 14:38:39,560 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-57ca0a92-547a-4c2-proj used request id req-3adde130-e399-4377-9679-e57448bf8484 2018-07-03 14:38:39,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}83d63117ac4a942c88cbf8b98c62b2b214558cc3" 2018-07-03 14:38:39,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82b2acc7-f553-4c2f-b23c-197dbebfa9d7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:38:39,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-82b2acc7-f553-4c2f-b23c-197dbebfa9d7 2018-07-03 14:38:40,268 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-57ca0a92-547a-4c2-user 2018-07-03 14:38:40,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:40,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}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:38:40,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa914ad8-e830-4b11-be03-47ce2432944e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:38:40,566 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-aa914ad8-e830-4b11-be03-47ce2432944e 2018-07-03 14:38:40,570 - 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}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" -d '{"role": {"name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj-role"}}' 2018-07-03 14:38:40,747 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:38:40 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-273da2b6-64b0-4f0c-9863-7b41ecccbdc8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "01f5aca39ef34d7eb788a5063e69497e", "links": {"self": "http://10.167.4.35:5000/v3/roles/01f5aca39ef34d7eb788a5063e69497e"}, "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj-role"}} 2018-07-03 14:38:40,747 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-273da2b6-64b0-4f0c-9863-7b41ecccbdc8 2018-07-03 14:38:40,747 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-57ca0a92-547a-4c2-proj-role 2018-07-03 14:38:40,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/01f5aca39ef34d7eb788a5063e69497e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:38:40,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:40 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ded86c0b-2421-4013-8edd-3801e8866856 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "01f5aca39ef34d7eb788a5063e69497e", "links": {"self": "http://10.167.4.35:5000/v3/roles/01f5aca39ef34d7eb788a5063e69497e"}, "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj-role"}} 2018-07-03 14:38:40,944 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/01f5aca39ef34d7eb788a5063e69497e used request id req-ded86c0b-2421-4013-8edd-3801e8866856 2018-07-03 14:38:40,945 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-57ca0a92-547a-4c2-proj-role to project CreateRouterSuccessTests-57ca0a92-547a-4c2-proj 2018-07-03 14:38:40,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6e9f17d4cb2841e28940ca53d96a8c3a/users/3011a8cf56f14d92a5f5ff119614c0e1/roles/01f5aca39ef34d7eb788a5063e69497e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:38:41,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:38:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a1ad2ff-3e1b-49af-af08-dba25b334a7b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:41,167 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6e9f17d4cb2841e28940ca53d96a8c3a/users/3011a8cf56f14d92a5f5ff119614c0e1/roles/01f5aca39ef34d7eb788a5063e69497e used request id req-6a1ad2ff-3e1b-49af-af08-dba25b334a7b 2018-07-03 14:38:41,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:41,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:41,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "01f5aca39ef34d7eb788a5063e69497e", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj-role"}], "expires_at": "2018-07-03T15:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e9f17d4cb2841e28940ca53d96a8c3a", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-user", "id": "3011a8cf56f14d92a5f5ff119614c0e1"}, "audit_ids": ["QkifkO74T_CbSF2SUJwvgg"], "issued_at": "2018-07-03T14:38:41.000000Z"}} 2018-07-03 14:38:41,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}3ae41ff1be618deb64703f7ae694ae08f89f94d8" 2018-07-03 14:38:41,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4cf1cb8-e2a5-4414-843d-21a2a686ed3c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:41,870 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f4cf1cb8-e2a5-4414-843d-21a2a686ed3c 2018-07-03 14:38:41,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-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae41ff1be618deb64703f7ae694ae08f89f94d8" 2018-07-03 14:38:42,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:42 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-751e08b3-4195-4b18-8fe7-cf8de2b71d58 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:38:42,290 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-net1 used request id req-751e08b3-4195-4b18-8fe7-cf8de2b71d58 2018-07-03 14:38:42,291 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-net1 2018-07-03 14:38:42,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}3ae41ff1be618deb64703f7ae694ae08f89f94d8" -d '{"network": {"name": "CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-net1", "admin_state_up": true}}' 2018-07-03 14:38:42,956 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:38:42 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-97f89a7c-0ca5-46d0-83b2-45e07e31d6d3 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6e9f17d4cb2841e28940ca53d96a8c3a","created_at":"2018-07-03T14:38:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:38:42Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6e9f17d4cb2841e28940ca53d96a8c3a","id":"05f3de7b-2f4c-4454-a8b8-dab446ef243b","name":"CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-net1"}} 2018-07-03 14:38:42,956 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-97f89a7c-0ca5-46d0-83b2-45e07e31d6d3 2018-07-03 14:38: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/networks?id=05f3de7b-2f4c-4454-a8b8-dab446ef243b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae41ff1be618deb64703f7ae694ae08f89f94d8" 2018-07-03 14:38:43,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:43 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-37e05b2e-9644-4027-9034-8f93c6ec51fe 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-07-03T14:38:42Z","tenant_id":"6e9f17d4cb2841e28940ca53d96a8c3a","created_at":"2018-07-03T14:38:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6e9f17d4cb2841e28940ca53d96a8c3a","id":"05f3de7b-2f4c-4454-a8b8-dab446ef243b","name":"CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-net1"}]} 2018-07-03 14:38:43,644 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=05f3de7b-2f4c-4454-a8b8-dab446ef243b used request id req-37e05b2e-9644-4027-9034-8f93c6ec51fe 2018-07-03 14:38:43,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=05f3de7b-2f4c-4454-a8b8-dab446ef243b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae41ff1be618deb64703f7ae694ae08f89f94d8" 2018-07-03 14:38:43,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:43 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-332502ab-120c-4d0f-85ad-e2fd93f9106f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:38:43,694 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05f3de7b-2f4c-4454-a8b8-dab446ef243b used request id req-332502ab-120c-4d0f-85ad-e2fd93f9106f 2018-07-03 14:38:43,695 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1 2018-07-03 14:38:43,699 - 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}3ae41ff1be618deb64703f7ae694ae08f89f94d8" -d '{"subnets": [{"ip_version": 4, "network_id": "05f3de7b-2f4c-4454-a8b8-dab446ef243b", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1"}]}' 2018-07-03 14:38:44,534 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:38:44 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-12ae1745-8eb8-43ed-8381-772791eb8d96 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05f3de7b-2f4c-4454-a8b8-dab446ef243b","tenant_id":"6e9f17d4cb2841e28940ca53d96a8c3a","created_at":"2018-07-03T14:38:44Z","dns_nameservers":[],"updated_at":"2018-07-03T14:38:44Z","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":"6e9f17d4cb2841e28940ca53d96a8c3a","id":"290da27d-dd5b-492a-8814-aa7ab0e3bb31","subnetpool_id":null,"name":"CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1"}]} 2018-07-03 14:38:44,535 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-12ae1745-8eb8-43ed-8381-772791eb8d96 2018-07-03 14:38:44,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/networks?id=05f3de7b-2f4c-4454-a8b8-dab446ef243b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae41ff1be618deb64703f7ae694ae08f89f94d8" 2018-07-03 14:38:44,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:44 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-7086e26f-7e1a-45e0-a163-b5505013b3aa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["290da27d-dd5b-492a-8814-aa7ab0e3bb31"],"updated_at":"2018-07-03T14:38:44Z","tenant_id":"6e9f17d4cb2841e28940ca53d96a8c3a","created_at":"2018-07-03T14:38:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6e9f17d4cb2841e28940ca53d96a8c3a","id":"05f3de7b-2f4c-4454-a8b8-dab446ef243b","name":"CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-net1"}]} 2018-07-03 14:38:44,680 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=05f3de7b-2f4c-4454-a8b8-dab446ef243b used request id req-7086e26f-7e1a-45e0-a163-b5505013b3aa 2018-07-03 14:38: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/subnets?network_id=05f3de7b-2f4c-4454-a8b8-dab446ef243b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae41ff1be618deb64703f7ae694ae08f89f94d8" 2018-07-03 14:38:45,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:45 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-538b9f45-512c-47b4-81cd-3552294db852 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05f3de7b-2f4c-4454-a8b8-dab446ef243b","tenant_id":"6e9f17d4cb2841e28940ca53d96a8c3a","created_at":"2018-07-03T14:38:44Z","dns_nameservers":[],"updated_at":"2018-07-03T14:38:44Z","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":"6e9f17d4cb2841e28940ca53d96a8c3a","id":"290da27d-dd5b-492a-8814-aa7ab0e3bb31","subnetpool_id":null,"name":"CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1"}]} 2018-07-03 14:38:45,063 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05f3de7b-2f4c-4454-a8b8-dab446ef243b used request id req-538b9f45-512c-47b4-81cd-3552294db852 2018-07-03 14:38:45,063 - OpenStackNetwork - DEBUG - Network [05f3de7b-2f4c-4454-a8b8-dab446ef243b] created successfully 2018-07-03 14:38:45,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:45,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:45,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "01f5aca39ef34d7eb788a5063e69497e", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj-role"}], "expires_at": "2018-07-03T15:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e9f17d4cb2841e28940ca53d96a8c3a", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-user", "id": "3011a8cf56f14d92a5f5ff119614c0e1"}, "audit_ids": ["i3nKcEgFRQygudj45Pt_-g"], "issued_at": "2018-07-03T14:38:45.000000Z"}} 2018-07-03 14:38:45,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}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:45,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10cf957f-a50c-457b-a683-75fbbaa0441a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:45,693 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-10cf957f-a50c-457b-a683-75fbbaa0441a 2018-07-03 14:38:45,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/routers?name=CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:46,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:46 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-f4f76eaa-ccf4-42e0-b58d-364639123fee Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:38:46,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router&admin_state_up=True used request id req-f4f76eaa-ccf4-42e0-b58d-364639123fee 2018-07-03 14:38:46,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:38:46,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:38:46,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "01f5aca39ef34d7eb788a5063e69497e", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj-role"}], "expires_at": "2018-07-03T15:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e9f17d4cb2841e28940ca53d96a8c3a", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/6e9f17d4cb2841e28940ca53d96a8c3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-user", "id": "3011a8cf56f14d92a5f5ff119614c0e1"}, "audit_ids": ["wvXc3O_7SJ6XsB1o7wz1fA"], "issued_at": "2018-07-03T14:38:46.000000Z"}} 2018-07-03 14:38:46,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}1d24721a9fc9be043aa3cc70d66764e8c132b88e" 2018-07-03 14:38:46,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66f8a8bc-327d-4fdc-b840-a04401c706ce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:38:46,761 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-66f8a8bc-327d-4fdc-b840-a04401c706ce 2018-07-03 14:38:46,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:46,975 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:46 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-0cb45dde-3014-4e9b-ad5d-a178fd98bc44 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:38:46,975 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-0cb45dde-3014-4e9b-ad5d-a178fd98bc44 2018-07-03 14:38:46,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?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:47,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:47 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4192164c-cae6-4f70-a7f0-8965e06b46c7 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:38:47,028 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-4192164c-cae6-4f70-a7f0-8965e06b46c7 2018-07-03 14:38:47,028 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router 2018-07-03 14:38:47,033 - 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}d79b03710a31314eba8c9448ceaa0b2d379c5118" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router", "admin_state_up": true}}' 2018-07-03 14:38:49,314 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:38:49 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-6f484d7d-ab09-4b4e-bdfb-c215a5df3c92 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "created_at": "2018-07-03T14:38:47Z", "admin_state_up": true, "updated_at": "2018-07-03T14:38:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "id": "3e4d67c4-d533-464a-a8e8-2f57d97d53e5", "name": "CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router"}} 2018-07-03 14:38:49,314 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-6f484d7d-ab09-4b4e-bdfb-c215a5df3c92 2018-07-03 14:38: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/ports?device_id=3e4d67c4-d533-464a-a8e8-2f57d97d53e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:49,373 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:49 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-42519614-b645-4c76-adba-05a236c0ecb5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:38:49,373 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=3e4d67c4-d533-464a-a8e8-2f57d97d53e5 used request id req-42519614-b645-4c76-adba-05a236c0ecb5 2018-07-03 14:38:49,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?name=CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:49,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:49 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-7aedb3c7-398a-4ad0-8ba0-5f56a3c96ba0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05f3de7b-2f4c-4454-a8b8-dab446ef243b","tenant_id":"6e9f17d4cb2841e28940ca53d96a8c3a","created_at":"2018-07-03T14:38:44Z","dns_nameservers":[],"updated_at":"2018-07-03T14:38:44Z","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":"6e9f17d4cb2841e28940ca53d96a8c3a","id":"290da27d-dd5b-492a-8814-aa7ab0e3bb31","subnetpool_id":null,"name":"CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1"}]} 2018-07-03 14:38:49,452 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1 used request id req-7aedb3c7-398a-4ad0-8ba0-5f56a3c96ba0 2018-07-03 14:38:49,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-07-03 14:38:49,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:38:49 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:38:49,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/6e9f17d4cb2841e28940ca53d96a8c3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:49,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:38:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3c0a3be-5418-4dfe-ae39-61a539be8f3f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6e9f17d4cb2841e28940ca53d96a8c3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e9f17d4cb2841e28940ca53d96a8c3a", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj"}} 2018-07-03 14:38:49,626 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6e9f17d4cb2841e28940ca53d96a8c3a used request id req-c3c0a3be-5418-4dfe-ae39-61a539be8f3f 2018-07-03 14:38:49,627 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 14:38:49,627 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router 2018-07-03 14:38:49,632 - 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/3e4d67c4-d533-464a-a8e8-2f57d97d53e5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" -d '{"subnet_id": "290da27d-dd5b-492a-8814-aa7ab0e3bb31"}' 2018-07-03 14:38:52,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:52 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-33964be1-4e0d-4263-bcd8-142b8a04cde6 Front-End-Https: on RESP BODY: {"network_id": "05f3de7b-2f4c-4454-a8b8-dab446ef243b", "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "subnet_id": "290da27d-dd5b-492a-8814-aa7ab0e3bb31", "subnet_ids": ["290da27d-dd5b-492a-8814-aa7ab0e3bb31"], "port_id": "7ee72d47-7c51-4679-85f3-0187581a5d5f", "id": "3e4d67c4-d533-464a-a8e8-2f57d97d53e5"} 2018-07-03 14:38:52,871 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/3e4d67c4-d533-464a-a8e8-2f57d97d53e5/add_router_interface used request id req-33964be1-4e0d-4263-bcd8-142b8a04cde6 2018-07-03 14:38:52,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/routers/3e4d67c4-d533-464a-a8e8-2f57d97d53e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:53,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:53 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-43e18828-dd2c-49d4-a625-1cb15c32564d Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "created_at": "2018-07-03T14:38:47Z", "admin_state_up": true, "updated_at": "2018-07-03T14:38:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "id": "3e4d67c4-d533-464a-a8e8-2f57d97d53e5", "name": "CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router"}} 2018-07-03 14:38:53,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/3e4d67c4-d533-464a-a8e8-2f57d97d53e5 used request id req-43e18828-dd2c-49d4-a625-1cb15c32564d 2018-07-03 14:38:53,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?device_id=3e4d67c4-d533-464a-a8e8-2f57d97d53e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:53,527 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:53 GMT Content-Type: application/json Content-Length: 721 Connection: keep-alive X-Openstack-Request-Id: req-6230a86a-7458-4fd8-8fae-9e73c35a1638 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05f3de7b-2f4c-4454-a8b8-dab446ef243b","tenant_id":"6e9f17d4cb2841e28940ca53d96a8c3a","created_at":"2018-07-03T14:38:50Z","admin_state_up":true,"updated_at":"2018-07-03T14:38:51Z","binding:vnic_type":"normal","device_id":"3e4d67c4-d533-464a-a8e8-2f57d97d53e5","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:6a:07:23","id":"7ee72d47-7c51-4679-85f3-0187581a5d5f","port_security_enabled":false,"project_id":"6e9f17d4cb2841e28940ca53d96a8c3a","fixed_ips":[{"subnet_id":"290da27d-dd5b-492a-8814-aa7ab0e3bb31","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:38:53,527 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=3e4d67c4-d533-464a-a8e8-2f57d97d53e5 used request id req-6230a86a-7458-4fd8-8fae-9e73c35a1638 2018-07-03 14:38:53,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/290da27d-dd5b-492a-8814-aa7ab0e3bb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:53,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:53 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-88b16ffb-b953-4e1d-ba67-44d258861bea Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05f3de7b-2f4c-4454-a8b8-dab446ef243b","tenant_id":"6e9f17d4cb2841e28940ca53d96a8c3a","created_at":"2018-07-03T14:38:44Z","dns_nameservers":[],"updated_at":"2018-07-03T14:38:44Z","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":"6e9f17d4cb2841e28940ca53d96a8c3a","id":"290da27d-dd5b-492a-8814-aa7ab0e3bb31","subnetpool_id":null,"name":"CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1"}} 2018-07-03 14:38:53,604 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/290da27d-dd5b-492a-8814-aa7ab0e3bb31 used request id req-88b16ffb-b953-4e1d-ba67-44d258861bea 2018-07-03 14:38:53,605 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router and subnet CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1 2018-07-03 14:38:53,605 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router 2018-07-03 14:38:53,610 - 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/3e4d67c4-d533-464a-a8e8-2f57d97d53e5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" -d '{"subnet_id": "290da27d-dd5b-492a-8814-aa7ab0e3bb31"}' 2018-07-03 14:38:56,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:38:56 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-a7bdf851-2cd4-43c5-a777-621a73bb9e01 Front-End-Https: on RESP BODY: {"network_id": "05f3de7b-2f4c-4454-a8b8-dab446ef243b", "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "subnet_id": "290da27d-dd5b-492a-8814-aa7ab0e3bb31", "subnet_ids": ["290da27d-dd5b-492a-8814-aa7ab0e3bb31"], "port_id": "7ee72d47-7c51-4679-85f3-0187581a5d5f", "id": "3e4d67c4-d533-464a-a8e8-2f57d97d53e5"} 2018-07-03 14:38:56,468 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/3e4d67c4-d533-464a-a8e8-2f57d97d53e5/remove_router_interface used request id req-a7bdf851-2cd4-43c5-a777-621a73bb9e01 2018-07-03 14:38:56,469 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router 2018-07-03 14:38:56,469 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-router 2018-07-03 14:38:56,474 - 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/3e4d67c4-d533-464a-a8e8-2f57d97d53e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79b03710a31314eba8c9448ceaa0b2d379c5118" 2018-07-03 14:38:58,300 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:38:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ffd8277c-9949-4f91-a9f2-3a1816dc5d08 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:38:58,300 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/3e4d67c4-d533-464a-a8e8-2f57d97d53e5 used request id req-ffd8277c-9949-4f91-a9f2-3a1816dc5d08 2018-07-03 14:38:58,301 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1 2018-07-03 14:38:58,301 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-subnet1 2018-07-03 14:38:58,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/subnets/290da27d-dd5b-492a-8814-aa7ab0e3bb31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae41ff1be618deb64703f7ae694ae08f89f94d8" 2018-07-03 14:39:01,379 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:39:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3e082530-0bd5-4d10-9e77-fc930d925869 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:01,380 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/290da27d-dd5b-492a-8814-aa7ab0e3bb31 used request id req-3e082530-0bd5-4d10-9e77-fc930d925869 2018-07-03 14:39:01,380 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-3ab1170d-381b-427b-b363-0dc2bcc4a8df-pub-net1 2018-07-03 14:39:01,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/networks/05f3de7b-2f4c-4454-a8b8-dab446ef243b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae41ff1be618deb64703f7ae694ae08f89f94d8" 2018-07-03 14:39:02,918 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:39:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c33644cd-7fee-44f6-801c-d041a8721dd9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:02,919 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/05f3de7b-2f4c-4454-a8b8-dab446ef243b used request id req-c33644cd-7fee-44f6-801c-d041a8721dd9 2018-07-03 14:39:02,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:39:03,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:03 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-0b250699-138b-42c9-bad6-ae128d2a7791 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "created_at": "2018-07-03T14:38:42Z", "updated_at": "2018-07-03T14:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:38:42Z", "revision_number": 0, "id": "92877f93-fbbe-4bcc-9772-1b80f08eb165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:38:42Z", "security_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:38:42Z", "revision_number": 0, "id": "92f02b41-ac03-464e-9a63-10c43645d07d", "remote_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:38:42Z", "security_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:38:42Z", "revision_number": 0, "id": "e6964410-8638-4bb0-9cc6-ef3b28ae1322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:38:42Z", "security_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:38:42Z", "revision_number": 0, "id": "f28fa1ef-5b0f-419a-a828-b86ecc02b971", "remote_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:38:42Z", "security_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a"}], "revision_number": 4, "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "id": "ce398d8b-b9d0-418d-8202-8797448be25a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:39:03,520 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-0b250699-138b-42c9-bad6-ae128d2a7791 2018-07-03 14:39:03,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:39:03,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:03 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bab61c94-f085-4cd0-b12e-15214f6588f6 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:39:03,718 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-bab61c94-f085-4cd0-b12e-15214f6588f6 2018-07-03 14:39:03,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:39:03,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:39:03 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55cc555d-b34e-48dc-ab06-3df895e8cce4 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:39:03,909 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-55cc555d-b34e-48dc-ab06-3df895e8cce4 2018-07-03 14:39:03,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:39:03,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/6e9f17d4cb2841e28940ca53d96a8c3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:39:04,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:03 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df6118e5-1298-4ef1-a0b5-392d3903c606 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6e9f17d4cb2841e28940ca53d96a8c3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e9f17d4cb2841e28940ca53d96a8c3a", "name": "CreateRouterSuccessTests-57ca0a92-547a-4c2-proj"}} 2018-07-03 14:39:04,105 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6e9f17d4cb2841e28940ca53d96a8c3a used request id req-df6118e5-1298-4ef1-a0b5-392d3903c606 2018-07-03 14:39:04,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce398d8b-b9d0-418d-8202-8797448be25a 2018-07-03 14:39:04,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ce398d8b-b9d0-418d-8202-8797448be25a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:39:04,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:04 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-48a312be-e10b-4f7b-866e-b591d220bea5 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-07-03T14:38:42Z", "security_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "created_at": "2018-07-03T14:38:42Z", "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "id": "92877f93-fbbe-4bcc-9772-1b80f08eb165"}, {"remote_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:38:42Z", "security_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "created_at": "2018-07-03T14:38:42Z", "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "id": "92f02b41-ac03-464e-9a63-10c43645d07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:38:42Z", "security_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "created_at": "2018-07-03T14:38:42Z", "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "id": "e6964410-8638-4bb0-9cc6-ef3b28ae1322"}, {"remote_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:38:42Z", "security_group_id": "ce398d8b-b9d0-418d-8202-8797448be25a", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "created_at": "2018-07-03T14:38:42Z", "project_id": "6e9f17d4cb2841e28940ca53d96a8c3a", "id": "f28fa1ef-5b0f-419a-a828-b86ecc02b971"}]} 2018-07-03 14:39:04,497 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ce398d8b-b9d0-418d-8202-8797448be25a used request id req-48a312be-e10b-4f7b-866e-b591d220bea5 2018-07-03 14:39:04,497 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:39:04,502 - keystoneauth.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/ce398d8b-b9d0-418d-8202-8797448be25a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:39:04,718 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:39:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3c21b88c-7062-48a0-b47e-af81311f74dd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:04,718 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ce398d8b-b9d0-418d-8202-8797448be25a used request id req-3c21b88c-7062-48a0-b47e-af81311f74dd 2018-07-03 14:39:04,719 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-57ca0a92-547a-4c2-proj 2018-07-03 14:39:04,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6e9f17d4cb2841e28940ca53d96a8c3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:39:05,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8755fc52-c08a-4f09-881e-6322f6598fc3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:05,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6e9f17d4cb2841e28940ca53d96a8c3a used request id req-8755fc52-c08a-4f09-881e-6322f6598fc3 2018-07-03 14:39:05,124 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-57ca0a92-547a-4c2-proj-role 2018-07-03 14:39:05,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/01f5aca39ef34d7eb788a5063e69497e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:39:05,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbe86e97-4f7b-464b-ba9e-c1eebfd62400 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:05,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/01f5aca39ef34d7eb788a5063e69497e used request id req-dbe86e97-4f7b-464b-ba9e-c1eebfd62400 2018-07-03 14:39:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05fd20255c65ebb90307750f3c8a8ffe3c3b493" 2018-07-03 14:39:05,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5253cfd1-1690-45b5-aee8-d747001e69a5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:39:05,528 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5253cfd1-1690-45b5-aee8-d747001e69a5 2018-07-03 14:39:05,529 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-57ca0a92-547a-4c2-user 2018-07-03 14:39:05,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/3011a8cf56f14d92a5f5ff119614c0e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d63117ac4a942c88cbf8b98c62b2b214558cc3" 2018-07-03 14:39:05,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-973805fd-bc4f-4d79-8c09-7565c0129910 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:05,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3011a8cf56f14d92a5f5ff119614c0e1 used request id req-973805fd-bc4f-4d79-8c09-7565c0129910 2018-07-03 14:39:05,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:06,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rHw3SjbRT5eVwBYhN_QKCw"], "issued_at": "2018-07-03T14:39:06.000000Z"}} 2018-07-03 14:39:06,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}7131f9c9e367f367f5caf328a2a84346829d2931" 2018-07-03 14:39:06,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f6dce5d-7d6b-4ed7-9794-2ee59c79a3df Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:06,439 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f6dce5d-7d6b-4ed7-9794-2ee59c79a3df 2018-07-03 14:39:06,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:06,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:06,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["dmqNY36ASX-NswLC5aaNSg"], "issued_at": "2018-07-03T14:39:06.000000Z"}} 2018-07-03 14:39:06,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:07,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f19ad6cf-bdbb-4f8a-a4fa-25d51dd4ef58 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:07,163 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f19ad6cf-bdbb-4f8a-a4fa-25d51dd4ef58 2018-07-03 14:39:07,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:39:07,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:39:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:39:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-77793165-0cf6-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:07,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:07 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98dd68d6-fa4d-4b3c-82fb-00ff75bc200a 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-77793165-0cf6-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:39:07,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-77793165-0cf6-4c7-proj used request id req-98dd68d6-fa4d-4b3c-82fb-00ff75bc200a 2018-07-03 14:39:07,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}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:07,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a78cc49f-f75f-4921-89a7-a3a2c7d5735d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:39:07,542 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a78cc49f-f75f-4921-89a7-a3a2c7d5735d 2018-07-03 14:39:07,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-proj"}}' 2018-07-03 14:39:07,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:39:07 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-910231b4-7535-47b8-8143-5468de3ae326 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4ff43dd293284991accab231e9389d50"}, "tags": [], "enabled": true, "id": "4ff43dd293284991accab231e9389d50", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-proj"}} 2018-07-03 14:39:07,617 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-910231b4-7535-47b8-8143-5468de3ae326 2018-07-03 14:39:07,617 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-77793165-0cf6-4c7-proj 2018-07-03 14:39:07,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:07,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:08,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["lxKcu12GSHy0YQviBgtJdQ"], "issued_at": "2018-07-03T14:39:08.000000Z"}} 2018-07-03 14:39:08,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}7988a49d8a0462b48c4115c5d7c1294681b26002" 2018-07-03 14:39:08,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0abd8b8a-1481-4053-a1e8-b08a0aec74e8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:08,310 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0abd8b8a-1481-4053-a1e8-b08a0aec74e8 2018-07-03 14:39:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:39:08,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:39:08,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7988a49d8a0462b48c4115c5d7c1294681b26002" 2018-07-03 14:39:08,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:08 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf540be6-2421-4e16-b55b-24e0b79278c9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:39:08,524 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-bf540be6-2421-4e16-b55b-24e0b79278c9 2018-07-03 14:39:08,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=CreateRouterSuccessTests-77793165-0cf6-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7988a49d8a0462b48c4115c5d7c1294681b26002" 2018-07-03 14:39:08,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:08 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-475309d1-1920-4d9c-8a73-6373a329ffd3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-77793165-0cf6-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4ff43dd293284991accab231e9389d50"}, "tags": [], "enabled": true, "id": "4ff43dd293284991accab231e9389d50", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-proj"}]} 2018-07-03 14:39:08,708 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-77793165-0cf6-4c7-proj used request id req-475309d1-1920-4d9c-8a73-6373a329ffd3 2018-07-03 14:39:08,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7988a49d8a0462b48c4115c5d7c1294681b26002" 2018-07-03 14:39:08,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2a5d284-f251-4cb8-8b80-17aad9bc340a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:39:08,908 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a2a5d284-f251-4cb8-8b80-17aad9bc340a 2018-07-03 14:39:09,410 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-77793165-0cf6-4c7-user 2018-07-03 14:39:09,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:09,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}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:09,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57dcd947-45c5-4342-99c2-786b3da833c6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:39:09,605 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-57dcd947-45c5-4342-99c2-786b3da833c6 2018-07-03 14:39:09,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" -d '{"role": {"name": "CreateRouterSuccessTests-77793165-0cf6-4c7-proj-role"}}' 2018-07-03 14:39:09,804 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:39:09 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-738231a9-5dee-45d7-a654-eeabbed84c70 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "235dea12318a4a79be8741b8cb0ef9a1", "links": {"self": "http://10.167.4.35:5000/v3/roles/235dea12318a4a79be8741b8cb0ef9a1"}, "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-proj-role"}} 2018-07-03 14:39:09,805 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-738231a9-5dee-45d7-a654-eeabbed84c70 2018-07-03 14:39:09,805 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-77793165-0cf6-4c7-proj-role 2018-07-03 14:39:09,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/235dea12318a4a79be8741b8cb0ef9a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:09,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:09 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc4486b9-936a-4dbe-bdd9-f0fc59281510 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "235dea12318a4a79be8741b8cb0ef9a1", "links": {"self": "http://10.167.4.35:5000/v3/roles/235dea12318a4a79be8741b8cb0ef9a1"}, "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-proj-role"}} 2018-07-03 14:39:09,999 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/235dea12318a4a79be8741b8cb0ef9a1 used request id req-cc4486b9-936a-4dbe-bdd9-f0fc59281510 2018-07-03 14:39:09,999 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-77793165-0cf6-4c7-proj-role to project CreateRouterSuccessTests-77793165-0cf6-4c7-proj 2018-07-03 14:39:10,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4ff43dd293284991accab231e9389d50/users/78bafe5a4c1e48ee8b0fdf1e1fb54141/roles/235dea12318a4a79be8741b8cb0ef9a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:10,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b84e9c79-c463-40e6-b6b2-5687e60f592d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:10,276 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4ff43dd293284991accab231e9389d50/users/78bafe5a4c1e48ee8b0fdf1e1fb54141/roles/235dea12318a4a79be8741b8cb0ef9a1 used request id req-b84e9c79-c463-40e6-b6b2-5687e60f592d 2018-07-03 14:39:10,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:10,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:10,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["-snAzTP1RfSjB23dG-bwcA"], "issued_at": "2018-07-03T14:39:10.000000Z"}} 2018-07-03 14:39:10,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}2adde785e256781e5a13cb0c23e8fed4990d27cc" 2018-07-03 14:39:10,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-115ae5de-6645-4213-9e7f-d18185133987 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:10,844 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-115ae5de-6645-4213-9e7f-d18185133987 2018-07-03 14:39:10,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=CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adde785e256781e5a13cb0c23e8fed4990d27cc" 2018-07-03 14:39:11,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-511903f4-cc6f-4b6d-874a-1e6784c962ef Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:39:11,304 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-net1 used request id req-511903f4-cc6f-4b6d-874a-1e6784c962ef 2018-07-03 14:39:11,305 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-net1 2018-07-03 14:39:11,310 - 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}2adde785e256781e5a13cb0c23e8fed4990d27cc" -d '{"network": {"name": "CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-net1", "admin_state_up": true}}' 2018-07-03 14:39:11,739 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:39:11 GMT Content-Type: application/json Content-Length: 709 Connection: keep-alive X-Openstack-Request-Id: req-8dcf9aca-2726-481c-973e-70b8b57bc0cb Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"e1dc9f81-3f65-40f9-9382-eefccb0255e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:39:11Z","is_default":false,"provider:segmentation_id":1023,"name":"CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-net1","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:39:11Z","mtu":1500}} 2018-07-03 14:39:11,740 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-8dcf9aca-2726-481c-973e-70b8b57bc0cb 2018-07-03 14:39:11,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/networks?id=e1dc9f81-3f65-40f9-9382-eefccb0255e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adde785e256781e5a13cb0c23e8fed4990d27cc" 2018-07-03 14:39:12,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:12 GMT Content-Type: application/json Content-Length: 693 Connection: keep-alive X-Openstack-Request-Id: req-22f7d9aa-2457-41eb-9886-5ba7f0f11b84 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"e1dc9f81-3f65-40f9-9382-eefccb0255e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:39:11Z","provider:segmentation_id":1023,"name":"CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-net1","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:39:11Z","provider:network_type":"vlan"}]} 2018-07-03 14:39:12,088 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e1dc9f81-3f65-40f9-9382-eefccb0255e7 used request id req-22f7d9aa-2457-41eb-9886-5ba7f0f11b84 2018-07-03 14:39:12,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=e1dc9f81-3f65-40f9-9382-eefccb0255e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adde785e256781e5a13cb0c23e8fed4990d27cc" 2018-07-03 14:39:12,142 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:12 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-45372929-1a9a-4bc7-96f0-0673e172d74f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:39:12,142 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1dc9f81-3f65-40f9-9382-eefccb0255e7 used request id req-45372929-1a9a-4bc7-96f0-0673e172d74f 2018-07-03 14:39:12,142 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-subnet1 2018-07-03 14:39:12,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}2adde785e256781e5a13cb0c23e8fed4990d27cc" -d '{"subnets": [{"ip_version": 4, "network_id": "e1dc9f81-3f65-40f9-9382-eefccb0255e7", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-subnet1"}]}' 2018-07-03 14:39:12,815 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:39:12 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-37404335-bb44-4f47-867a-9756bc7aafe5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1dc9f81-3f65-40f9-9382-eefccb0255e7","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:39:12Z","dns_nameservers":[],"updated_at":"2018-07-03T14:39:12Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"b8cdef82-e9db-471b-86b1-efd8e1337c43","subnetpool_id":null,"name":"CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-subnet1"}]} 2018-07-03 14:39:12,815 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-37404335-bb44-4f47-867a-9756bc7aafe5 2018-07-03 14:39:12,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=e1dc9f81-3f65-40f9-9382-eefccb0255e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adde785e256781e5a13cb0c23e8fed4990d27cc" 2018-07-03 14:39:13,254 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:13 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-01082069-8100-49be-86b3-bf398729453b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e1dc9f81-3f65-40f9-9382-eefccb0255e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["b8cdef82-e9db-471b-86b1-efd8e1337c43"],"description":"","tags":[],"updated_at":"2018-07-03T14:39:12Z","provider:segmentation_id":1023,"name":"CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-net1","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:39:11Z","provider:network_type":"vlan"}]} 2018-07-03 14:39:13,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e1dc9f81-3f65-40f9-9382-eefccb0255e7 used request id req-01082069-8100-49be-86b3-bf398729453b 2018-07-03 14:39:13,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e1dc9f81-3f65-40f9-9382-eefccb0255e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adde785e256781e5a13cb0c23e8fed4990d27cc" 2018-07-03 14:39:13,663 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:13 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-d095c0ff-8a66-48fc-b09c-162d8e4b8b5b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1dc9f81-3f65-40f9-9382-eefccb0255e7","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:39:12Z","dns_nameservers":[],"updated_at":"2018-07-03T14:39:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"b8cdef82-e9db-471b-86b1-efd8e1337c43","subnetpool_id":null,"name":"CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-subnet1"}]} 2018-07-03 14:39:13,663 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1dc9f81-3f65-40f9-9382-eefccb0255e7 used request id req-d095c0ff-8a66-48fc-b09c-162d8e4b8b5b 2018-07-03 14:39:13,663 - OpenStackNetwork - DEBUG - Network [e1dc9f81-3f65-40f9-9382-eefccb0255e7] created successfully 2018-07-03 14:39:13,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:13,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:14,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "235dea12318a4a79be8741b8cb0ef9a1", "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-proj-role"}], "expires_at": "2018-07-03T15:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ff43dd293284991accab231e9389d50", "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/4ff43dd293284991accab231e9389d50", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/4ff43dd293284991accab231e9389d50", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/4ff43dd293284991accab231e9389d50", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4ff43dd293284991accab231e9389d50", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/4ff43dd293284991accab231e9389d50", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/4ff43dd293284991accab231e9389d50", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4ff43dd293284991accab231e9389d50", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/4ff43dd293284991accab231e9389d50", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/4ff43dd293284991accab231e9389d50", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4ff43dd293284991accab231e9389d50", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/4ff43dd293284991accab231e9389d50", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/4ff43dd293284991accab231e9389d50", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-user", "id": "78bafe5a4c1e48ee8b0fdf1e1fb54141"}, "audit_ids": ["rfpY0QKmQFOhVLmo5Jk9eA"], "issued_at": "2018-07-03T14:39:14.000000Z"}} 2018-07-03 14:39:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0638292b25fb1b32bd9152882804090c79a77de" 2018-07-03 14:39:14,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc01ba46-3d53-4a24-b636-ff378f00dbdd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:14,300 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bc01ba46-3d53-4a24-b636-ff378f00dbdd 2018-07-03 14:39:14,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/routers?name=CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0638292b25fb1b32bd9152882804090c79a77de" 2018-07-03 14:39:14,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:14 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-67c96de2-f43c-4f5d-8f41-07e9d5aea731 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:39:14,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-router&admin_state_up=True used request id req-67c96de2-f43c-4f5d-8f41-07e9d5aea731 2018-07-03 14:39:14,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:14,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:15,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "235dea12318a4a79be8741b8cb0ef9a1", "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-proj-role"}], "expires_at": "2018-07-03T15:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ff43dd293284991accab231e9389d50", "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/4ff43dd293284991accab231e9389d50", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/4ff43dd293284991accab231e9389d50", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/4ff43dd293284991accab231e9389d50", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4ff43dd293284991accab231e9389d50", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/4ff43dd293284991accab231e9389d50", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/4ff43dd293284991accab231e9389d50", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4ff43dd293284991accab231e9389d50", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/4ff43dd293284991accab231e9389d50", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/4ff43dd293284991accab231e9389d50", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4ff43dd293284991accab231e9389d50", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/4ff43dd293284991accab231e9389d50", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/4ff43dd293284991accab231e9389d50", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-77793165-0cf6-4c7-user", "id": "78bafe5a4c1e48ee8b0fdf1e1fb54141"}, "audit_ids": ["3ZUevtH-TGKX7gJ9XVl6gQ"], "issued_at": "2018-07-03T14:39:15.000000Z"}} 2018-07-03 14:39:15,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad24ab769793c83297c178e8c912dc0a050d353b" 2018-07-03 14:39:15,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef780855-e580-45d1-b678-46e3894a3dde Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:15,429 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ef780855-e580-45d1-b678-46e3894a3dde 2018-07-03 14:39:15,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0638292b25fb1b32bd9152882804090c79a77de" 2018-07-03 14:39:15,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:15 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-6ef0bdea-b283-4892-8604-31b8e8562ed2 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:39:15,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-6ef0bdea-b283-4892-8604-31b8e8562ed2 2018-07-03 14:39:15,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0638292b25fb1b32bd9152882804090c79a77de" 2018-07-03 14:39:16,372 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:16 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3521ad3b-8e5e-4088-b112-23a68df28ab4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:39:16,373 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-3521ad3b-8e5e-4088-b112-23a68df28ab4 2018-07-03 14:39:16,373 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-router 2018-07-03 14:39:16,378 - 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}b0638292b25fb1b32bd9152882804090c79a77de" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-router", "admin_state_up": true}}' 2018-07-03 14:39:18,487 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:39:18 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-75897762-05c1-4f7d-8fb0-fd1b74380967 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ff43dd293284991accab231e9389d50", "created_at": "2018-07-03T14:39:16Z", "admin_state_up": true, "updated_at": "2018-07-03T14:39:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4ff43dd293284991accab231e9389d50", "id": "48afa13d-476e-4c76-b9ac-957be48cc78d", "name": "CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-router"}} 2018-07-03 14:39:18,488 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-75897762-05c1-4f7d-8fb0-fd1b74380967 2018-07-03 14:39:18,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=48afa13d-476e-4c76-b9ac-957be48cc78d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0638292b25fb1b32bd9152882804090c79a77de" 2018-07-03 14:39:18,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:18 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-34dd6ad6-54fd-4663-b5cd-9d6fe312d302 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:39:18,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=48afa13d-476e-4c76-b9ac-957be48cc78d used request id req-34dd6ad6-54fd-4663-b5cd-9d6fe312d302 2018-07-03 14:39:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?name=CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0638292b25fb1b32bd9152882804090c79a77de" 2018-07-03 14:39:18,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:18 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-177f2036-329c-4886-8b4c-083f7d98be25 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:39:18,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-subnet1 used request id req-177f2036-329c-4886-8b4c-083f7d98be25 2018-07-03 14:39:18,892 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-router 2018-07-03 14:39:18,892 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-router 2018-07-03 14:39:18,897 - 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/48afa13d-476e-4c76-b9ac-957be48cc78d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0638292b25fb1b32bd9152882804090c79a77de" 2018-07-03 14:39:21,165 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:39:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-684d5ee9-2733-4f67-933e-7dd6457df6f6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:21,165 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/48afa13d-476e-4c76-b9ac-957be48cc78d used request id req-684d5ee9-2733-4f67-933e-7dd6457df6f6 2018-07-03 14:39:21,166 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-subnet1 2018-07-03 14:39:21,166 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-subnet1 2018-07-03 14:39:21,172 - 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/b8cdef82-e9db-471b-86b1-efd8e1337c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adde785e256781e5a13cb0c23e8fed4990d27cc" 2018-07-03 14:39:23,978 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:39:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0947cea4-af4d-4340-932d-c19c1d78eb02 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:23,978 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/b8cdef82-e9db-471b-86b1-efd8e1337c43 used request id req-0947cea4-af4d-4340-932d-c19c1d78eb02 2018-07-03 14:39:23,978 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-981b458f-ea11-46f1-b2b6-ca4adb1d9038-pub-net1 2018-07-03 14:39:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/e1dc9f81-3f65-40f9-9382-eefccb0255e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adde785e256781e5a13cb0c23e8fed4990d27cc" 2018-07-03 14:39:26,031 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:39:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c4c174dc-2160-4ac4-8833-7bb6a9d0e337 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:26,032 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/e1dc9f81-3f65-40f9-9382-eefccb0255e7 used request id req-c4c174dc-2160-4ac4-8833-7bb6a9d0e337 2018-07-03 14:39:26,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:26,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:26 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-c959e6c1-757f-4dd5-851b-34ffac8081f5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:39:26,525 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c959e6c1-757f-4dd5-851b-34ffac8081f5 2018-07-03 14:39:26,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:26,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:26 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-038a23e9-278c-4129-bae8-d5e73c106473 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:39:26,722 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-038a23e9-278c-4129-bae8-d5e73c106473 2018-07-03 14:39:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:26,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:39:26 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8841a79-09d7-48b4-85b2-8c5b01dfa5a4 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:39:26,769 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-e8841a79-09d7-48b4-85b2-8c5b01dfa5a4 2018-07-03 14:39:26,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:39:26,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:26,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:26 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9ce0715-c959-4390-848e-19cd85b32280 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:39:26,978 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e9ce0715-c959-4390-848e-19cd85b32280 2018-07-03 14:39:26,979 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-77793165-0cf6-4c7-proj 2018-07-03 14:39:26,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4ff43dd293284991accab231e9389d50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:27,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27822e85-f402-4e59-9f6d-445786bfd2c6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:27,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4ff43dd293284991accab231e9389d50 used request id req-27822e85-f402-4e59-9f6d-445786bfd2c6 2018-07-03 14:39:27,231 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-77793165-0cf6-4c7-proj-role 2018-07-03 14:39:27,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/235dea12318a4a79be8741b8cb0ef9a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:27,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dda8f44f-f802-4cff-86ab-b3d98dd91984 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:27,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/235dea12318a4a79be8741b8cb0ef9a1 used request id req-dda8f44f-f802-4cff-86ab-b3d98dd91984 2018-07-03 14:39:27,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcc5d4113f59a2e6b32889747371d6a2e18f7f" 2018-07-03 14:39:27,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-666ffbe3-cf36-4f9c-88be-109b73e2b592 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:39:27,761 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-666ffbe3-cf36-4f9c-88be-109b73e2b592 2018-07-03 14:39:27,762 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-77793165-0cf6-4c7-user 2018-07-03 14:39:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/78bafe5a4c1e48ee8b0fdf1e1fb54141 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7988a49d8a0462b48c4115c5d7c1294681b26002" 2018-07-03 14:39:28,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9e7fe5c-e044-4a8d-a277-c57361b4bbb2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:28,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/78bafe5a4c1e48ee8b0fdf1e1fb54141 used request id req-c9e7fe5c-e044-4a8d-a277-c57361b4bbb2 2018-07-03 14:39:28,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:28,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["uPpsLyl_RPy_u7tzJMF7LA"], "issued_at": "2018-07-03T14:39:28.000000Z"}} 2018-07-03 14:39:28,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13280b2b8b45b431fab7fe89b6c2bdd26d705d2d" 2018-07-03 14:39:28,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76d77bc2-1d53-483d-b822-df798639fd92 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:28,832 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-76d77bc2-1d53-483d-b822-df798639fd92 2018-07-03 14:39:28,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:28,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:29,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["dze2lJDRSO6b8J3CUnOrRQ"], "issued_at": "2018-07-03T14:39:29.000000Z"}} 2018-07-03 14:39:29,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}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:29,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-100dc1e5-d64a-4582-8a8f-5ad6828339b3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:29,545 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-100dc1e5-d64a-4582-8a8f-5ad6828339b3 2018-07-03 14:39:29,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-07-03 14:39:29,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:39: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-07-03 14:39:29,560 - keystoneauth.session - DEBUG - REQ: curl -g -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-8051aaf9-c830-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:29,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:29 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3f30a99-c940-4dfb-8bb0-5b3e0a017795 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-8051aaf9-c830-468-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:39:29,723 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-8051aaf9-c830-468-proj used request id req-a3f30a99-c940-4dfb-8bb0-5b3e0a017795 2018-07-03 14:39:29,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}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:29,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b37b265-6a4e-4c14-ab3c-d080e2663c5f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:39:29,769 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3b37b265-6a4e-4c14-ab3c-d080e2663c5f 2018-07-03 14:39:29,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj"}}' 2018-07-03 14:39:30,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:39:29 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74823a27-c5e4-4228-8d45-c5967372138d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb9f6f93ccd14aeca1ec0cdb357b9448"}, "tags": [], "enabled": true, "id": "fb9f6f93ccd14aeca1ec0cdb357b9448", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj"}} 2018-07-03 14:39:30,022 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-74823a27-c5e4-4228-8d45-c5967372138d 2018-07-03 14:39:30,022 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-8051aaf9-c830-468-proj 2018-07-03 14:39:30,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:30,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:30,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["P04mmEE6STasFIxAMwdRsg"], "issued_at": "2018-07-03T14:39:30.000000Z"}} 2018-07-03 14:39:30,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}8d43462379da9de1078dd7790125e65c35eab7c4" 2018-07-03 14:39:30,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afe43b1e-c852-443d-a276-2cbe77017eec Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:30,610 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-afe43b1e-c852-443d-a276-2cbe77017eec 2018-07-03 14:39:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:39:30,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:39: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-07-03 14:39:30,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d43462379da9de1078dd7790125e65c35eab7c4" 2018-07-03 14:39:30,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:30 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-282c187e-9098-46a0-b2f6-45451a27d663 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:39:30,836 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-282c187e-9098-46a0-b2f6-45451a27d663 2018-07-03 14:39:30,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-8051aaf9-c830-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d43462379da9de1078dd7790125e65c35eab7c4" 2018-07-03 14:39:31,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:30 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9c99e6b-7214-4ba6-a95f-3efb3e5f03b3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-8051aaf9-c830-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb9f6f93ccd14aeca1ec0cdb357b9448"}, "tags": [], "enabled": true, "id": "fb9f6f93ccd14aeca1ec0cdb357b9448", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj"}]} 2018-07-03 14:39:31,035 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-8051aaf9-c830-468-proj used request id req-e9c99e6b-7214-4ba6-a95f-3efb3e5f03b3 2018-07-03 14:39:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d43462379da9de1078dd7790125e65c35eab7c4" 2018-07-03 14:39:31,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:31 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c3a2fdc-c7e0-460c-91c3-b7bd5d11b7b5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:39:31,078 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4c3a2fdc-c7e0-460c-91c3-b7bd5d11b7b5 2018-07-03 14:39:31,528 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-8051aaf9-c830-468-user 2018-07-03 14:39:31,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:31,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d9ac545-7083-4c76-8d7a-856ff7155377 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:39:31,708 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3d9ac545-7083-4c76-8d7a-856ff7155377 2018-07-03 14:39:31,711 - 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}b576ae4763c10ef887384bbda5e05dc00d26aa9d" -d '{"role": {"name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj-role"}}' 2018-07-03 14:39:31,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:39:31 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c04d4e6e-5dc8-4d20-8996-4003747184a4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2cad084e470143d99df5c5e0ef54c2b1", "links": {"self": "http://10.167.4.35:5000/v3/roles/2cad084e470143d99df5c5e0ef54c2b1"}, "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj-role"}} 2018-07-03 14:39:31,895 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c04d4e6e-5dc8-4d20-8996-4003747184a4 2018-07-03 14:39:31,895 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-8051aaf9-c830-468-proj-role 2018-07-03 14:39:31,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2cad084e470143d99df5c5e0ef54c2b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:32,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:31 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-940dfb5c-9092-45f9-b94e-a2622428b8a0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2cad084e470143d99df5c5e0ef54c2b1", "links": {"self": "http://10.167.4.35:5000/v3/roles/2cad084e470143d99df5c5e0ef54c2b1"}, "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj-role"}} 2018-07-03 14:39:32,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2cad084e470143d99df5c5e0ef54c2b1 used request id req-940dfb5c-9092-45f9-b94e-a2622428b8a0 2018-07-03 14:39:32,099 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-8051aaf9-c830-468-proj-role to project CreateRouterNegativeTests-8051aaf9-c830-468-proj 2018-07-03 14:39:32,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/fb9f6f93ccd14aeca1ec0cdb357b9448/users/869fed3150e949c2adbdabf86b487d14/roles/2cad084e470143d99df5c5e0ef54c2b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:32,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2c137c2-5e1f-4875-b8ab-a34836e46303 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:32,338 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fb9f6f93ccd14aeca1ec0cdb357b9448/users/869fed3150e949c2adbdabf86b487d14/roles/2cad084e470143d99df5c5e0ef54c2b1 used request id req-c2c137c2-5e1f-4875-b8ab-a34836e46303 2018-07-03 14:39:32,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:32,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:32,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["U1GOrZiTTHubmo1y8e_Mwg"], "issued_at": "2018-07-03T14:39:32.000000Z"}} 2018-07-03 14:39:32,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}18163a4b009132a3a45485b60ae90d29a033298a" 2018-07-03 14:39:33,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16dc036b-0c86-46f7-a47c-43298069a570 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:33,079 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-16dc036b-0c86-46f7-a47c-43298069a570 2018-07-03 14:39: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=CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18163a4b009132a3a45485b60ae90d29a033298a" 2018-07-03 14:39:33,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-80863701-a53d-4822-9bbc-2118e804cfbb Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:39:33,528 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1 used request id req-80863701-a53d-4822-9bbc-2118e804cfbb 2018-07-03 14:39:33,529 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1 2018-07-03 14:39:33,534 - 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}18163a4b009132a3a45485b60ae90d29a033298a" -d '{"network": {"name": "CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1", "admin_state_up": true}}' 2018-07-03 14:39:34,544 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:39:34 GMT Content-Type: application/json Content-Length: 710 Connection: keep-alive X-Openstack-Request-Id: req-22a2c583-94b4-4992-b83b-34d941606340 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"69d62907-8831-4e96-a47d-d43585641ec4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:39:34Z","is_default":false,"provider:segmentation_id":1003,"name":"CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:39:34Z","mtu":1500}} 2018-07-03 14:39:34,545 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-22a2c583-94b4-4992-b83b-34d941606340 2018-07-03 14:39:34,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/networks?id=69d62907-8831-4e96-a47d-d43585641ec4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18163a4b009132a3a45485b60ae90d29a033298a" 2018-07-03 14:39:34,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:34 GMT Content-Type: application/json Content-Length: 694 Connection: keep-alive X-Openstack-Request-Id: req-5e6831ed-1dc9-4774-821e-38cefc47454a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"69d62907-8831-4e96-a47d-d43585641ec4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:39:34Z","provider:segmentation_id":1003,"name":"CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:39:34Z","provider:network_type":"vlan"}]} 2018-07-03 14:39:34,654 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=69d62907-8831-4e96-a47d-d43585641ec4 used request id req-5e6831ed-1dc9-4774-821e-38cefc47454a 2018-07-03 14:39:34,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69d62907-8831-4e96-a47d-d43585641ec4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18163a4b009132a3a45485b60ae90d29a033298a" 2018-07-03 14:39:34,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-db95732b-9723-458e-a45a-099899dbabcd Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:39:34,728 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69d62907-8831-4e96-a47d-d43585641ec4 used request id req-db95732b-9723-458e-a45a-099899dbabcd 2018-07-03 14:39:34,728 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-subnet1 2018-07-03 14:39:34,733 - 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}18163a4b009132a3a45485b60ae90d29a033298a" -d '{"subnets": [{"ip_version": 4, "network_id": "69d62907-8831-4e96-a47d-d43585641ec4", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-subnet1"}]}' 2018-07-03 14:39:35,536 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:39:35 GMT Content-Type: application/json Content-Length: 688 Connection: keep-alive X-Openstack-Request-Id: req-94d9901e-a7ac-459f-9a46-020822d679e5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69d62907-8831-4e96-a47d-d43585641ec4","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:39:34Z","dns_nameservers":[],"updated_at":"2018-07-03T14:39:34Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"9836f685-bfe3-4a57-a508-581c22ddc7f1","subnetpool_id":null,"name":"CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-subnet1"}]} 2018-07-03 14:39:35,536 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-94d9901e-a7ac-459f-9a46-020822d679e5 2018-07-03 14:39:35,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?id=69d62907-8831-4e96-a47d-d43585641ec4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18163a4b009132a3a45485b60ae90d29a033298a" 2018-07-03 14:39:35,677 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:35 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-bf35c470-7f6c-49ec-8074-48167a4c1f53 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69d62907-8831-4e96-a47d-d43585641ec4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9836f685-bfe3-4a57-a508-581c22ddc7f1"],"description":"","tags":[],"updated_at":"2018-07-03T14:39:34Z","provider:segmentation_id":1003,"name":"CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:39:34Z","provider:network_type":"vlan"}]} 2018-07-03 14:39:35,677 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=69d62907-8831-4e96-a47d-d43585641ec4 used request id req-bf35c470-7f6c-49ec-8074-48167a4c1f53 2018-07-03 14:39:35,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/subnets?network_id=69d62907-8831-4e96-a47d-d43585641ec4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18163a4b009132a3a45485b60ae90d29a033298a" 2018-07-03 14:39:36,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:36 GMT Content-Type: application/json Content-Length: 688 Connection: keep-alive X-Openstack-Request-Id: req-4e7d331b-30af-4e55-ae89-fa657dc741f0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69d62907-8831-4e96-a47d-d43585641ec4","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:39:34Z","dns_nameservers":[],"updated_at":"2018-07-03T14:39:34Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"9836f685-bfe3-4a57-a508-581c22ddc7f1","subnetpool_id":null,"name":"CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-subnet1"}]} 2018-07-03 14:39:36,107 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69d62907-8831-4e96-a47d-d43585641ec4 used request id req-4e7d331b-30af-4e55-ae89-fa657dc741f0 2018-07-03 14:39:36,107 - OpenStackNetwork - DEBUG - Network [69d62907-8831-4e96-a47d-d43585641ec4] created successfully 2018-07-03 14:39:36,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:36,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:36,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cad084e470143d99df5c5e0ef54c2b1", "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj-role"}], "expires_at": "2018-07-03T15:39:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb9f6f93ccd14aeca1ec0cdb357b9448", "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-8051aaf9-c830-468-user", "id": "869fed3150e949c2adbdabf86b487d14"}, "audit_ids": ["ssUZNhJLQfqJRwQ5UCbuDw"], "issued_at": "2018-07-03T14:39:36.000000Z"}} 2018-07-03 14:39:36,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}78136b2d04a67f4dcdc98a013cd046d963e5da38" 2018-07-03 14:39:36,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9dcb1702-4944-4930-802d-c7253d73a7f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:36,863 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9dcb1702-4944-4930-802d-c7253d73a7f2 2018-07-03 14:39:36,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=CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78136b2d04a67f4dcdc98a013cd046d963e5da38" 2018-07-03 14:39:37,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:37 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-60735108-2801-40d9-9148-4f69dfad2df4 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:39:37,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-router&admin_state_up=True used request id req-60735108-2801-40d9-9148-4f69dfad2df4 2018-07-03 14:39:37,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:37,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:37,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cad084e470143d99df5c5e0ef54c2b1", "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj-role"}], "expires_at": "2018-07-03T15:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb9f6f93ccd14aeca1ec0cdb357b9448", "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-8051aaf9-c830-468-user", "id": "869fed3150e949c2adbdabf86b487d14"}, "audit_ids": ["QXSAhSmvT0ad1yvVVT8Kgg"], "issued_at": "2018-07-03T14:39:37.000000Z"}} 2018-07-03 14:39:37,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b6a30048e00ac00063c6d8e079ee7183915eaa" 2018-07-03 14:39:37,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c886231-eeb2-4bb7-b873-b7ec1d1389a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:37,928 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8c886231-eeb2-4bb7-b873-b7ec1d1389a3 2018-07-03 14:39:37,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78136b2d04a67f4dcdc98a013cd046d963e5da38" 2018-07-03 14:39:38,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:38 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-9a179aef-5122-4977-af59-08746a714bae 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 14:39:38,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-9a179aef-5122-4977-af59-08746a714bae 2018-07-03 14:39:38,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78136b2d04a67f4dcdc98a013cd046d963e5da38" 2018-07-03 14:39:38,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:38 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3e45b99f-abf3-473a-b432-38e294effeb9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:39:38,626 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-3e45b99f-abf3-473a-b432-38e294effeb9 2018-07-03 14:39:38,627 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-router 2018-07-03 14:39:38,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78136b2d04a67f4dcdc98a013cd046d963e5da38" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-router", "admin_state_up": true}}' 2018-07-03 14:39:40,463 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:39:40 GMT Content-Type: application/json Content-Length: 717 Connection: keep-alive X-Openstack-Request-Id: req-2e7d0fdd-30d1-46b2-aea6-df6f70cc4ceb Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fb9f6f93ccd14aeca1ec0cdb357b9448", "created_at": "2018-07-03T14:39:38Z", "admin_state_up": true, "updated_at": "2018-07-03T14:39:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fb9f6f93ccd14aeca1ec0cdb357b9448", "id": "2b067fb5-4858-40b5-a350-d97dfafdc56d", "name": "CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-router"}} 2018-07-03 14:39:40,463 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-2e7d0fdd-30d1-46b2-aea6-df6f70cc4ceb 2018-07-03 14:39:40,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?device_id=2b067fb5-4858-40b5-a350-d97dfafdc56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78136b2d04a67f4dcdc98a013cd046d963e5da38" 2018-07-03 14:39:40,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:40 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-0c226f2a-b6fc-4a3e-be35-8b86adf38657 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:39:40,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=2b067fb5-4858-40b5-a350-d97dfafdc56d used request id req-0c226f2a-b6fc-4a3e-be35-8b86adf38657 2018-07-03 14:39:40,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78136b2d04a67f4dcdc98a013cd046d963e5da38" 2018-07-03 14:39:40,869 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:40 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-60a43d6d-a626-4ec4-a733-31c0ba146bb1 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:39:40,869 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1 used request id req-60a43d6d-a626-4ec4-a733-31c0ba146bb1 2018-07-03 14:39:40,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?name=CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78136b2d04a67f4dcdc98a013cd046d963e5da38" 2018-07-03 14:39:40,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:40 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1f2afd96-9fcc-4dbf-a72a-ff6b30629779 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:39:40,918 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?name=CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-port1&admin_state_up=True used request id req-1f2afd96-9fcc-4dbf-a72a-ff6b30629779 2018-07-03 14:39:40,919 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-port1 for router - CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-router 2018-07-03 14:39:40,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:40,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:41,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cad084e470143d99df5c5e0ef54c2b1", "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj-role"}], "expires_at": "2018-07-03T15:39:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb9f6f93ccd14aeca1ec0cdb357b9448", "name": "CreateRouterNegativeTests-8051aaf9-c830-468-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/fb9f6f93ccd14aeca1ec0cdb357b9448", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-8051aaf9-c830-468-user", "id": "869fed3150e949c2adbdabf86b487d14"}, "audit_ids": ["ZYlvkxpLSxKJdNMgVZ4fRw"], "issued_at": "2018-07-03T14:39:41.000000Z"}} 2018-07-03 14:39:41,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}10611ea425a2f21c164e9d0ef7d6982a86f3bd59" 2018-07-03 14:39:41,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39df394e-d50c-4347-b915-eb2bd898e24a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:41,575 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-39df394e-d50c-4347-b915-eb2bd898e24a 2018-07-03 14:39:41,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78136b2d04a67f4dcdc98a013cd046d963e5da38" 2018-07-03 14:39:41,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:41 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-51d4b28d-7b10-4db2-9c93-2e5e79239a55 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:39:41,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1 used request id req-51d4b28d-7b10-4db2-9c93-2e5e79239a55 2018-07-03 14:39:41,610 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-router 2018-07-03 14:39:41,611 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-router 2018-07-03 14:39:41,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/routers/2b067fb5-4858-40b5-a350-d97dfafdc56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78136b2d04a67f4dcdc98a013cd046d963e5da38" 2018-07-03 14:39:43,347 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:39:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f6475298-241b-495b-9f9b-639894e050e0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:43,347 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/2b067fb5-4858-40b5-a350-d97dfafdc56d used request id req-f6475298-241b-495b-9f9b-639894e050e0 2018-07-03 14:39:43,348 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-subnet1 2018-07-03 14:39:43,348 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-subnet1 2018-07-03 14:39:43,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/9836f685-bfe3-4a57-a508-581c22ddc7f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18163a4b009132a3a45485b60ae90d29a033298a" 2018-07-03 14:39:45,676 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:39:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-afaf76ea-b2d7-47cc-9c16-9bad5e08ff4d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:45,676 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/9836f685-bfe3-4a57-a508-581c22ddc7f1 used request id req-afaf76ea-b2d7-47cc-9c16-9bad5e08ff4d 2018-07-03 14:39:45,676 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-c19c1e2d-cb72-43a5-ab4c-2a23cccc8a49-pub-net1 2018-07-03 14:39:45,682 - 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/69d62907-8831-4e96-a47d-d43585641ec4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18163a4b009132a3a45485b60ae90d29a033298a" 2018-07-03 14:39:47,571 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:39:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-90df8fd8-026a-428c-98cf-39ec8ca4a5b8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:47,571 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/69d62907-8831-4e96-a47d-d43585641ec4 used request id req-90df8fd8-026a-428c-98cf-39ec8ca4a5b8 2018-07-03 14:39:47,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:48,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:48 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-2e4b6127-ab3e-44e1-a05b-e1c177e16e57 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:39:48,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-2e4b6127-ab3e-44e1-a05b-e1c177e16e57 2018-07-03 14:39:48,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:48,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:48 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b22c2447-c947-4c69-8274-d3df46377328 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:39:48,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-b22c2447-c947-4c69-8274-d3df46377328 2018-07-03 14:39:48,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:48,305 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:39:48 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d166ae34-1f92-409f-a8af-b9239de133df Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:39:48,305 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-d166ae34-1f92-409f-a8af-b9239de133df 2018-07-03 14:39:48,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:39:48,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:48,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:48 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-379af4fb-2b13-4239-965c-71e5367217f4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:39:48,490 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-379af4fb-2b13-4239-965c-71e5367217f4 2018-07-03 14:39:48,491 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-8051aaf9-c830-468-proj 2018-07-03 14:39:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/fb9f6f93ccd14aeca1ec0cdb357b9448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:48,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ac0173e-1f8e-4492-b0b5-551893c6803d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:48,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fb9f6f93ccd14aeca1ec0cdb357b9448 used request id req-6ac0173e-1f8e-4492-b0b5-551893c6803d 2018-07-03 14:39:48,734 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-8051aaf9-c830-468-proj-role 2018-07-03 14:39:48,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2cad084e470143d99df5c5e0ef54c2b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:48,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d41d3159-20ee-4629-a68f-e46946a8aa32 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:48,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2cad084e470143d99df5c5e0ef54c2b1 used request id req-d41d3159-20ee-4629-a68f-e46946a8aa32 2018-07-03 14:39:48,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}b576ae4763c10ef887384bbda5e05dc00d26aa9d" 2018-07-03 14:39:48,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75526681-0707-4a34-93fb-62b355aa3e1e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:39:48,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-75526681-0707-4a34-93fb-62b355aa3e1e 2018-07-03 14:39:48,961 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-8051aaf9-c830-468-user 2018-07-03 14:39:48,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/869fed3150e949c2adbdabf86b487d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d43462379da9de1078dd7790125e65c35eab7c4" 2018-07-03 14:39:49,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-360bc91d-8906-4386-a0e6-f5fe84471748 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:49,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/869fed3150e949c2adbdabf86b487d14 used request id req-360bc91d-8906-4386-a0e6-f5fe84471748 2018-07-03 14:39:49,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:49,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["-trStmr3S9GbsITK83oyeg"], "issued_at": "2018-07-03T14:39:49.000000Z"}} 2018-07-03 14:39:49,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}ef346f8eefdfeeb7d08230057090d71d6a493702" 2018-07-03 14:39:49,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9eb6ee7-8bb5-4eff-86bd-8232af96fad7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:49,959 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c9eb6ee7-8bb5-4eff-86bd-8232af96fad7 2018-07-03 14:39:49,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:49,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:50,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["pzXIb4A0Q9eHQeFe4AWAJg"], "issued_at": "2018-07-03T14:39:50.000000Z"}} 2018-07-03 14:39:50,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}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:50,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38b94dd5-957e-4d12-ad2d-0e0724ab9846 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:50,644 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-38b94dd5-957e-4d12-ad2d-0e0724ab9846 2018-07-03 14:39:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:39:50,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:39: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-07-03 14:39:50,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-81989d06-1159-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:50,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:50 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be31a218-3163-459a-8e75-2fecb1a57d7e 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-81989d06-1159-468-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:39:50,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-81989d06-1159-468-proj used request id req-be31a218-3163-459a-8e75-2fecb1a57d7e 2018-07-03 14:39:50,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:51,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90674ff2-acc9-4a91-ad51-beec980468d4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:39:51,027 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-90674ff2-acc9-4a91-ad51-beec980468d4 2018-07-03 14:39:51,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-81989d06-1159-468-proj"}}' 2018-07-03 14:39:51,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:39:51 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96d3a5f3-076f-493e-be12-c61466d2d137 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/906a5eac71e9418da38cb690831ba8c0"}, "tags": [], "enabled": true, "id": "906a5eac71e9418da38cb690831ba8c0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-81989d06-1159-468-proj"}} 2018-07-03 14:39:51,218 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-96d3a5f3-076f-493e-be12-c61466d2d137 2018-07-03 14:39:51,218 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-81989d06-1159-468-proj 2018-07-03 14:39:51,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:51,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:51,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["g18qqQhZSXiYnvnjwsVMMw"], "issued_at": "2018-07-03T14:39:51.000000Z"}} 2018-07-03 14:39:51,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897fbabfdfd0d6318fe32efae72676b1492156ef" 2018-07-03 14:39:51,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b60205ef-d194-4d23-8a6e-895512b67586 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:51,914 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b60205ef-d194-4d23-8a6e-895512b67586 2018-07-03 14:39:51,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:39:51,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:39: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-07-03 14:39:51,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897fbabfdfd0d6318fe32efae72676b1492156ef" 2018-07-03 14:39:52,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:51 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fe61d63-dcfd-417b-bdb9-a4bf708649c9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:39:52,137 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5fe61d63-dcfd-417b-bdb9-a4bf708649c9 2018-07-03 14:39:52,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=CreateRouterNegativeTests-81989d06-1159-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897fbabfdfd0d6318fe32efae72676b1492156ef" 2018-07-03 14:39:52,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:52 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dfab188-8f64-488d-9217-3f60821fe22f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-81989d06-1159-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/906a5eac71e9418da38cb690831ba8c0"}, "tags": [], "enabled": true, "id": "906a5eac71e9418da38cb690831ba8c0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-81989d06-1159-468-proj"}]} 2018-07-03 14:39:52,323 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-81989d06-1159-468-proj used request id req-8dfab188-8f64-488d-9217-3f60821fe22f 2018-07-03 14:39:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897fbabfdfd0d6318fe32efae72676b1492156ef" 2018-07-03 14:39:52,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c571b79-630a-4779-99ef-96e0546d09f8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:39:52,518 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6c571b79-630a-4779-99ef-96e0546d09f8 2018-07-03 14:39:53,015 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-81989d06-1159-468-user 2018-07-03 14:39:53,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:53,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:53,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdc8b232-7941-4f0d-bdcf-0c08f0cb7040 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:39:53,199 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bdc8b232-7941-4f0d-bdcf-0c08f0cb7040 2018-07-03 14:39:53,202 - 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}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" -d '{"role": {"name": "CreateRouterNegativeTests-81989d06-1159-468-proj-role"}}' 2018-07-03 14:39:53,414 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:39:53 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04e87d7d-8604-4229-b2da-93f707589c2b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee61b205ff544065a354840aece68889", "links": {"self": "http://10.167.4.35:5000/v3/roles/ee61b205ff544065a354840aece68889"}, "name": "CreateRouterNegativeTests-81989d06-1159-468-proj-role"}} 2018-07-03 14:39:53,414 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-04e87d7d-8604-4229-b2da-93f707589c2b 2018-07-03 14:39:53,415 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-81989d06-1159-468-proj-role 2018-07-03 14:39: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/roles/ee61b205ff544065a354840aece68889 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:53,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:53 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b576973f-fd14-4414-af86-e9e75889e0db Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee61b205ff544065a354840aece68889", "links": {"self": "http://10.167.4.35:5000/v3/roles/ee61b205ff544065a354840aece68889"}, "name": "CreateRouterNegativeTests-81989d06-1159-468-proj-role"}} 2018-07-03 14:39:53,597 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ee61b205ff544065a354840aece68889 used request id req-b576973f-fd14-4414-af86-e9e75889e0db 2018-07-03 14:39:53,597 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-81989d06-1159-468-proj-role to project CreateRouterNegativeTests-81989d06-1159-468-proj 2018-07-03 14:39:53,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/906a5eac71e9418da38cb690831ba8c0/users/a6f88cce98da430fad5149936b047cb0/roles/ee61b205ff544065a354840aece68889 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:53,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac32fbf7-0936-4a71-83d0-cb43363e3ad3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:53,843 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/906a5eac71e9418da38cb690831ba8c0/users/a6f88cce98da430fad5149936b047cb0/roles/ee61b205ff544065a354840aece68889 used request id req-ac32fbf7-0936-4a71-83d0-cb43363e3ad3 2018-07-03 14:39:53,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:53,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:54,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee61b205ff544065a354840aece68889", "name": "CreateRouterNegativeTests-81989d06-1159-468-proj-role"}], "expires_at": "2018-07-03T15:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906a5eac71e9418da38cb690831ba8c0", "name": "CreateRouterNegativeTests-81989d06-1159-468-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/906a5eac71e9418da38cb690831ba8c0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/906a5eac71e9418da38cb690831ba8c0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/906a5eac71e9418da38cb690831ba8c0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/906a5eac71e9418da38cb690831ba8c0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/906a5eac71e9418da38cb690831ba8c0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/906a5eac71e9418da38cb690831ba8c0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-81989d06-1159-468-user", "id": "a6f88cce98da430fad5149936b047cb0"}, "audit_ids": ["afYlM5MOQzemGnLuLGGdBQ"], "issued_at": "2018-07-03T14:39:54.000000Z"}} 2018-07-03 14:39:54,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}d7f69777dc8f924b95af3c36fb7c1bffcc20b9bf" 2018-07-03 14:39:54,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-145189a7-9ffc-409f-ad1b-e2f6f8ed92b9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:54,562 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-145189a7-9ffc-409f-ad1b-e2f6f8ed92b9 2018-07-03 14:39:54,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/routers?name=CreateRouterNegativeTests-232217ef-7a50-46c0-8847-076c0f293a32-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f69777dc8f924b95af3c36fb7c1bffcc20b9bf" 2018-07-03 14:39:55,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-06ef0ac7-6d09-4e29-93f6-d32a508291c6 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:39:55,035 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterNegativeTests-232217ef-7a50-46c0-8847-076c0f293a32-pub-router&admin_state_up=True used request id req-06ef0ac7-6d09-4e29-93f6-d32a508291c6 2018-07-03 14:39:55,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:55,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:55,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee61b205ff544065a354840aece68889", "name": "CreateRouterNegativeTests-81989d06-1159-468-proj-role"}], "expires_at": "2018-07-03T15:39:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906a5eac71e9418da38cb690831ba8c0", "name": "CreateRouterNegativeTests-81989d06-1159-468-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/906a5eac71e9418da38cb690831ba8c0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/906a5eac71e9418da38cb690831ba8c0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/906a5eac71e9418da38cb690831ba8c0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/906a5eac71e9418da38cb690831ba8c0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/906a5eac71e9418da38cb690831ba8c0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/906a5eac71e9418da38cb690831ba8c0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/906a5eac71e9418da38cb690831ba8c0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-81989d06-1159-468-user", "id": "a6f88cce98da430fad5149936b047cb0"}, "audit_ids": ["mpx4yKCmQKWONBO9xfudpg"], "issued_at": "2018-07-03T14:39:55.000000Z"}} 2018-07-03 14:39:55,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}186e4c8be92f0140d059b83300d5815aba5267b5" 2018-07-03 14:39:55,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bfea4ef-33c2-40ea-9fbf-9433a9bab055 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:55,829 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1bfea4ef-33c2-40ea-9fbf-9433a9bab055 2018-07-03 14:39:55,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=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f69777dc8f924b95af3c36fb7c1bffcc20b9bf" 2018-07-03 14:39:56,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:56 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-91b68f15-f71d-48e2-b688-adecd86ad439 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:39:56,260 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=Invalid_name used request id req-91b68f15-f71d-48e2-b688-adecd86ad439 2018-07-03 14:39:56,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:56,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:39:56 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-2f032036-5c07-4d6f-a21c-e2b04e2c2df1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:39:56,758 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2f032036-5c07-4d6f-a21c-e2b04e2c2df1 2018-07-03 14:39:56,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:56,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:56 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c959d31e-4955-45f9-ba74-68e252122a5a 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:39:56,906 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-c959d31e-4955-45f9-ba74-68e252122a5a 2018-07-03 14:39:56,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:57,055 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:39:56 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-966f86f7-417b-4ef5-aba9-0d8d9e6897c9 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:39:57,055 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-966f86f7-417b-4ef5-aba9-0d8d9e6897c9 2018-07-03 14:39:57,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:39:57,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:57,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:57 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff3620ee-8785-4513-ad4d-09cd4381f4b2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:39:57,094 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-ff3620ee-8785-4513-ad4d-09cd4381f4b2 2018-07-03 14:39:57,095 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-81989d06-1159-468-proj 2018-07-03 14:39:57,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/906a5eac71e9418da38cb690831ba8c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:57,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b611c69e-610b-4a8b-a6c2-ff68e7f2f116 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:57,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/906a5eac71e9418da38cb690831ba8c0 used request id req-b611c69e-610b-4a8b-a6c2-ff68e7f2f116 2018-07-03 14:39:57,397 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-81989d06-1159-468-proj-role 2018-07-03 14:39:57,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/ee61b205ff544065a354840aece68889 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:57,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27111278-c44b-464d-bf01-90aea4c476d1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:57,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ee61b205ff544065a354840aece68889 used request id req-27111278-c44b-464d-bf01-90aea4c476d1 2018-07-03 14:39:57,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}b1b970cea5d61dfa052aee63c4bb4037b536c9e2" 2018-07-03 14:39:57,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0d17fe5-41e8-461a-9bc1-818723fa64fd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:39:57,779 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a0d17fe5-41e8-461a-9bc1-818723fa64fd 2018-07-03 14:39:57,779 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-81989d06-1159-468-user 2018-07-03 14:39:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a6f88cce98da430fad5149936b047cb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897fbabfdfd0d6318fe32efae72676b1492156ef" 2018-07-03 14:39:58,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:39:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26544632-7a79-47e7-a126-e13d9429f0eb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:39:58,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a6f88cce98da430fad5149936b047cb0 used request id req-26544632-7a79-47e7-a126-e13d9429f0eb 2018-07-03 14:39:58,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:58,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7uznAg1kRcqWYLJA11rryQ"], "issued_at": "2018-07-03T14:39:58.000000Z"}} 2018-07-03 14:39:58,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}e5c2efae7685ed28d8942e4ac223d24351f18efe" 2018-07-03 14:39:58,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac240032-c4bf-4b6d-bc06-8a6e897ad91d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:58,874 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ac240032-c4bf-4b6d-bc06-8a6e897ad91d 2018-07-03 14:39:58,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:39:58,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:39:59,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:39:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["DxJIm_eoTjGoGdUA_IbcvQ"], "issued_at": "2018-07-03T14:39:59.000000Z"}} 2018-07-03 14:39:59,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}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:39:59,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95a64021-7fc3-42a2-b51f-3f2ab7693002 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:39:59,580 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-95a64021-7fc3-42a2-b51f-3f2ab7693002 2018-07-03 14:39:59,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-07-03 14:39:59,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:39: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-07-03 14:39:59,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?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-e955213f-e35c-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:39:59,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:59 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9606fe53-eab3-4b14-b4a6-33dfb874ea4f 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-e955213f-e35c-471-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:39:59,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-e955213f-e35c-471-proj used request id req-9606fe53-eab3-4b14-b4a6-33dfb874ea4f 2018-07-03 14:39:59,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:39:59,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:39:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbdadfec-57ea-4f0e-bea5-9aae802af01e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:39:59,971 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fbdadfec-57ea-4f0e-bea5-9aae802af01e 2018-07-03 14:39:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-e955213f-e35c-471-proj"}}' 2018-07-03 14:40:00,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:39:59 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85adbd6b-dce3-4736-9070-7c2cbcf55e91 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d7d49248be14a349b0058e8d78c30d9"}, "tags": [], "enabled": true, "id": "0d7d49248be14a349b0058e8d78c30d9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-e955213f-e35c-471-proj"}} 2018-07-03 14:40:00,192 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-85adbd6b-dce3-4736-9070-7c2cbcf55e91 2018-07-03 14:40:00,192 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-e955213f-e35c-471-proj 2018-07-03 14:40:00,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:00,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:00,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Xr4EQHQiT_G_gRxNquhPWQ"], "issued_at": "2018-07-03T14:40:00.000000Z"}} 2018-07-03 14:40:00,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}8f16cad6b00b8ed07c38d2770e9518895aa5aab1" 2018-07-03 14:40:00,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53504a30-9271-42a0-91de-0536f110c497 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:00,893 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-53504a30-9271-42a0-91de-0536f110c497 2018-07-03 14:40:00,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-07-03 14:40:00,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:00,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f16cad6b00b8ed07c38d2770e9518895aa5aab1" 2018-07-03 14:40:01,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:00 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cda23128-7bdf-468a-9aa5-86cac0b21241 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:40:01,128 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cda23128-7bdf-468a-9aa5-86cac0b21241 2018-07-03 14:40:01,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?name=CreateRouterNegativeTests-e955213f-e35c-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f16cad6b00b8ed07c38d2770e9518895aa5aab1" 2018-07-03 14:40:01,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:01 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76ad7621-f0cb-4e2f-b5ff-c19453a09b60 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-e955213f-e35c-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d7d49248be14a349b0058e8d78c30d9"}, "tags": [], "enabled": true, "id": "0d7d49248be14a349b0058e8d78c30d9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-e955213f-e35c-471-proj"}]} 2018-07-03 14:40:01,306 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-e955213f-e35c-471-proj used request id req-76ad7621-f0cb-4e2f-b5ff-c19453a09b60 2018-07-03 14:40:01,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}8f16cad6b00b8ed07c38d2770e9518895aa5aab1" 2018-07-03 14:40:01,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:01 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-261c58ed-f3c0-456e-a883-acf5cf8025a7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:01,505 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-261c58ed-f3c0-456e-a883-acf5cf8025a7 2018-07-03 14:40:02,004 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-e955213f-e35c-471-user 2018-07-03 14:40:02,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:02,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:40:02,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:02 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5ee10f2-1cc7-42fd-853c-3f753a564aaf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:02,208 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c5ee10f2-1cc7-42fd-853c-3f753a564aaf 2018-07-03 14:40:02,212 - 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}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" -d '{"role": {"name": "CreateRouterNegativeTests-e955213f-e35c-471-proj-role"}}' 2018-07-03 14:40:02,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:02 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82d3fd92-ffe5-40fb-b1c3-f1f3d26139a3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d8449dcf83441e5ad8a18b877e2b09c", "links": {"self": "http://10.167.4.35:5000/v3/roles/8d8449dcf83441e5ad8a18b877e2b09c"}, "name": "CreateRouterNegativeTests-e955213f-e35c-471-proj-role"}} 2018-07-03 14:40:02,401 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-82d3fd92-ffe5-40fb-b1c3-f1f3d26139a3 2018-07-03 14:40:02,401 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-e955213f-e35c-471-proj-role 2018-07-03 14:40:02,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/8d8449dcf83441e5ad8a18b877e2b09c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:40:02,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:02 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a945cdeb-4704-48f0-8736-e00a489654dd Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d8449dcf83441e5ad8a18b877e2b09c", "links": {"self": "http://10.167.4.35:5000/v3/roles/8d8449dcf83441e5ad8a18b877e2b09c"}, "name": "CreateRouterNegativeTests-e955213f-e35c-471-proj-role"}} 2018-07-03 14:40:02,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/8d8449dcf83441e5ad8a18b877e2b09c used request id req-a945cdeb-4704-48f0-8736-e00a489654dd 2018-07-03 14:40:02,600 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-e955213f-e35c-471-proj-role to project CreateRouterNegativeTests-e955213f-e35c-471-proj 2018-07-03 14:40:02,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0d7d49248be14a349b0058e8d78c30d9/users/a2b233c8e91e4219b13e85380c174d7e/roles/8d8449dcf83441e5ad8a18b877e2b09c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:40:02,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2da70733-bb47-41bd-ae4a-002c01568ba4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:02,824 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0d7d49248be14a349b0058e8d78c30d9/users/a2b233c8e91e4219b13e85380c174d7e/roles/8d8449dcf83441e5ad8a18b877e2b09c used request id req-2da70733-bb47-41bd-ae4a-002c01568ba4 2018-07-03 14:40:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:40:03,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:03 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-67e3b1a5-bf2f-42a2-8acc-9d19c4268626 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:40:03,332 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-67e3b1a5-bf2f-42a2-8acc-9d19c4268626 2018-07-03 14:40:03,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:40:03,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:03 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e4e8ded-ebee-4165-aa99-0bb971c4afd3 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:40:03,523 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-6e4e8ded-ebee-4165-aa99-0bb971c4afd3 2018-07-03 14:40:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:40:03,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:40:03 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-934c61c6-72f3-48a4-99fa-6b6470d5d136 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:40:03,721 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-934c61c6-72f3-48a4-99fa-6b6470d5d136 2018-07-03 14:40:03,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:40:03,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:40:03,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86eb6010-fa13-470c-8325-acf9c626dfcc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:40:03,912 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-86eb6010-fa13-470c-8325-acf9c626dfcc 2018-07-03 14:40:03,913 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-e955213f-e35c-471-proj 2018-07-03 14:40:03,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/0d7d49248be14a349b0058e8d78c30d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:40:04,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d856b0b-36df-4794-8800-76379c7b9949 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:04,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0d7d49248be14a349b0058e8d78c30d9 used request id req-6d856b0b-36df-4794-8800-76379c7b9949 2018-07-03 14:40:04,296 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-e955213f-e35c-471-proj-role 2018-07-03 14:40:04,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/8d8449dcf83441e5ad8a18b877e2b09c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:40:04,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70a597ba-f574-428b-937e-bdc646b6c0fd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:04,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/8d8449dcf83441e5ad8a18b877e2b09c used request id req-70a597ba-f574-428b-937e-bdc646b6c0fd 2018-07-03 14:40:04,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9379e2fa5a57dadc308735c06d9e3d94ea34bd" 2018-07-03 14:40:04,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af3bd7f1-80bf-4c62-a84c-237fb55d13ec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:04,674 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-af3bd7f1-80bf-4c62-a84c-237fb55d13ec 2018-07-03 14:40:04,675 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-e955213f-e35c-471-user 2018-07-03 14:40:04,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a2b233c8e91e4219b13e85380c174d7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f16cad6b00b8ed07c38d2770e9518895aa5aab1" 2018-07-03 14:40:05,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1de4ed3-a56d-452d-bf10-3e4de5c131ff Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:05,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a2b233c8e91e4219b13e85380c174d7e used request id req-b1de4ed3-a56d-452d-bf10-3e4de5c131ff 2018-07-03 14:40:05,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:05,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["BqADtZxaQayjAfxDZwvwQA"], "issued_at": "2018-07-03T14:40:05.000000Z"}} 2018-07-03 14:40:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333539a19cc7be4535c8e8b42e74cd65d4182c13" 2018-07-03 14:40:05,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fd6c908-0611-4573-bd33-d9a7a32afa49 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:05,733 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0fd6c908-0611-4573-bd33-d9a7a32afa49 2018-07-03 14:40:05,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:05,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:06,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["QW9FDDpIQU2drTBAvhMmzw"], "issued_at": "2018-07-03T14:40:06.000000Z"}} 2018-07-03 14:40:06,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}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:06,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3a4db79-6eb4-4fa9-8b2e-409e56b248f0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:06,298 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c3a4db79-6eb4-4fa9-8b2e-409e56b248f0 2018-07-03 14:40:06,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-07-03 14:40:06,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:06,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-8057daad-0366-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:06,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:06 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24d09f35-48f0-41f1-b8b4-9062af6127e9 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-8057daad-0366-461-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:40:06,500 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-8057daad-0366-461-proj used request id req-24d09f35-48f0-41f1-b8b4-9062af6127e9 2018-07-03 14:40:06,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:06,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37a02e6d-ff19-40f7-9605-72c42c62d322 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:06,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-37a02e6d-ff19-40f7-9605-72c42c62d322 2018-07-03 14:40:06,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-8057daad-0366-461-proj"}}' 2018-07-03 14:40:06,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:06 GMT Server: Apache Content-Length: 311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5d46c4c-d6a0-4525-a52b-07d053918e9c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/49d88bac6c1646718f98edbc8591fc60"}, "tags": [], "enabled": true, "id": "49d88bac6c1646718f98edbc8591fc60", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-8057daad-0366-461-proj"}} 2018-07-03 14:40:06,889 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f5d46c4c-d6a0-4525-a52b-07d053918e9c 2018-07-03 14:40:06,889 - keystone_utils - INFO - Created project with name - CreateQoSTests-8057daad-0366-461-proj 2018-07-03 14:40:06,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:06,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:07,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["v_NGinm6Si2pCqIHoAEUnQ"], "issued_at": "2018-07-03T14:40:07.000000Z"}} 2018-07-03 14:40:07,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba85a9311ae162738538c860d708eb939134669f" 2018-07-03 14:40:07,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-211da5ff-5b40-4237-abe6-ac1f728e403b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:07,600 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-211da5ff-5b40-4237-abe6-ac1f728e403b 2018-07-03 14:40:07,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:40:07,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba85a9311ae162738538c860d708eb939134669f" 2018-07-03 14:40:07,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:07 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d0d8cbf-9f19-4bf9-b8f7-52aec1618926 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:40:07,843 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9d0d8cbf-9f19-4bf9-b8f7-52aec1618926 2018-07-03 14:40:07,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?name=CreateQoSTests-8057daad-0366-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba85a9311ae162738538c860d708eb939134669f" 2018-07-03 14:40:08,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:07 GMT Server: Apache Content-Length: 447 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16de9f63-a458-42ab-8fcc-056e3af4079d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-8057daad-0366-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/49d88bac6c1646718f98edbc8591fc60"}, "tags": [], "enabled": true, "id": "49d88bac6c1646718f98edbc8591fc60", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-8057daad-0366-461-proj"}]} 2018-07-03 14:40:08,040 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-8057daad-0366-461-proj used request id req-16de9f63-a458-42ab-8fcc-056e3af4079d 2018-07-03 14:40:08,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}ba85a9311ae162738538c860d708eb939134669f" 2018-07-03 14:40:08,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c628f68d-aa87-464c-a79c-6f61db4f1e6d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:08,211 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c628f68d-aa87-464c-a79c-6f61db4f1e6d 2018-07-03 14:40:08,685 - keystone_utils - INFO - Created user with name - CreateQoSTests-8057daad-0366-461-user 2018-07-03 14:40:08,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:08,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8cc1696-a501-46c3-ad82-aa3f7acbec60 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:08,891 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d8cc1696-a501-46c3-ad82-aa3f7acbec60 2018-07-03 14:40:08,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" -d '{"role": {"name": "CreateQoSTests-8057daad-0366-461-proj-role"}}' 2018-07-03 14:40:08,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:08 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b19e10b0-0cb5-4671-9a73-9f633b40dc8c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8938421724564fa781b6bdb623b34fef", "links": {"self": "http://10.167.4.35:5000/v3/roles/8938421724564fa781b6bdb623b34fef"}, "name": "CreateQoSTests-8057daad-0366-461-proj-role"}} 2018-07-03 14:40:08,940 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b19e10b0-0cb5-4671-9a73-9f633b40dc8c 2018-07-03 14:40:08,940 - keystone_utils - INFO - Created role with name - CreateQoSTests-8057daad-0366-461-proj-role 2018-07-03 14:40:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/8938421724564fa781b6bdb623b34fef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:09,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:08 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3ca4939-54a1-4cc9-8552-0a30b5de4b22 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8938421724564fa781b6bdb623b34fef", "links": {"self": "http://10.167.4.35:5000/v3/roles/8938421724564fa781b6bdb623b34fef"}, "name": "CreateQoSTests-8057daad-0366-461-proj-role"}} 2018-07-03 14:40:09,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/8938421724564fa781b6bdb623b34fef used request id req-d3ca4939-54a1-4cc9-8552-0a30b5de4b22 2018-07-03 14:40:09,154 - keystone_utils - INFO - Granting role CreateQoSTests-8057daad-0366-461-proj-role to project CreateQoSTests-8057daad-0366-461-proj 2018-07-03 14:40:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/49d88bac6c1646718f98edbc8591fc60/users/7980ff3a79944cd7b62f125911c63d99/roles/8938421724564fa781b6bdb623b34fef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:09,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bb0044c-6653-4e92-b982-08f577476e43 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:09,395 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/49d88bac6c1646718f98edbc8591fc60/users/7980ff3a79944cd7b62f125911c63d99/roles/8938421724564fa781b6bdb623b34fef used request id req-4bb0044c-6653-4e92-b982-08f577476e43 2018-07-03 14:40:09,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:09,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:09,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["MlQJMbbmQKiAnDjzPjGjhg"], "issued_at": "2018-07-03T14:40:09.000000Z"}} 2018-07-03 14:40:09,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}a353aeb6e416f17d174edfa40ac127d70a3f9d3c" 2018-07-03 14:40:09,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f2f836c-c954-4c62-8234-fd58dda5d4d7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:09,989 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1f2f836c-c954-4c62-8234-fd58dda5d4d7 2018-07-03 14:40:09,995 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a353aeb6e416f17d174edfa40ac127d70a3f9d3c" 2018-07-03 14:40:10,935 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:10 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-58fd8a76-0c65-4dea-907d-49354ec2427b x-openstack-request-id: req-58fd8a76-0c65-4dea-907d-49354ec2427b Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-07-03 14:40:10,935 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-58fd8a76-0c65-4dea-907d-49354ec2427b 2018-07-03 14:40:10,939 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-58fd8a76-0c65-4dea-907d-49354ec2427b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a353aeb6e416f17d174edfa40ac127d70a3f9d3c" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-0171b6d0-85dd-42ed-8df8-eb2862c9f7c7"}}' 2018-07-03 14:40:11,907 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:11 GMT Content-Type: application/json Content-Length: 445 Connection: keep-alive x-compute-request-id: req-b511653b-ea39-4791-8ae7-5bcabdb335d8 x-openstack-request-id: req-b511653b-ea39-4791-8ae7-5bcabdb335d8 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "d9c1c754-38f0-4b6e-a905-f2d83f48844a", "name": "CreateQoSTests-0171b6d0-85dd-42ed-8df8-eb2862c9f7c7"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/d9c1c754-38f0-4b6e-a905-f2d83f48844a", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/d9c1c754-38f0-4b6e-a905-f2d83f48844a", "rel": "bookmark"}]} 2018-07-03 14:40:11,907 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-b511653b-ea39-4791-8ae7-5bcabdb335d8 2018-07-03 14:40:11,908 - create_qos - INFO - Created qos with name - CreateQoSTests-0171b6d0-85dd-42ed-8df8-eb2862c9f7c7 2018-07-03 14:40:11,911 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333539a19cc7be4535c8e8b42e74cd65d4182c13" 2018-07-03 14:40:12,851 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:12 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-11c7b102-d5b3-4d7a-ada3-2664fe9b60fd x-openstack-request-id: req-11c7b102-d5b3-4d7a-ada3-2664fe9b60fd Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "d9c1c754-38f0-4b6e-a905-f2d83f48844a", "name": "CreateQoSTests-0171b6d0-85dd-42ed-8df8-eb2862c9f7c7"}]} 2018-07-03 14:40:12,851 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-11c7b102-d5b3-4d7a-ada3-2664fe9b60fd 2018-07-03 14:40:12,852 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-0171b6d0-85dd-42ed-8df8-eb2862c9f7c7 2018-07-03 14:40:12,855 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/d9c1c754-38f0-4b6e-a905-f2d83f48844a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11c7b102-d5b3-4d7a-ada3-2664fe9b60fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333539a19cc7be4535c8e8b42e74cd65d4182c13" 2018-07-03 14:40:13,809 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:40:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-79dcf0b9-cc2a-4240-ad79-ff4eda1571ad RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:40:13,809 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/d9c1c754-38f0-4b6e-a905-f2d83f48844a?force=False used request id req-79dcf0b9-cc2a-4240-ad79-ff4eda1571ad 2018-07-03 14:40:13,813 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11c7b102-d5b3-4d7a-ada3-2664fe9b60fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333539a19cc7be4535c8e8b42e74cd65d4182c13" 2018-07-03 14:40:14,198 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:14 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-e043f596-dde3-49ad-96b1-7e3806cfbf3e x-openstack-request-id: req-e043f596-dde3-49ad-96b1-7e3806cfbf3e Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-07-03 14:40:14,198 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-e043f596-dde3-49ad-96b1-7e3806cfbf3e 2018-07-03 14:40:14,199 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-0171b6d0-85dd-42ed-8df8-eb2862c9f7c7 2018-07-03 14:40:14,201 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/d9c1c754-38f0-4b6e-a905-f2d83f48844a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-58fd8a76-0c65-4dea-907d-49354ec2427b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a353aeb6e416f17d174edfa40ac127d70a3f9d3c" 2018-07-03 14:40:15,105 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:40:15 GMT Content-Type: application/json Content-Length: 100 Connection: keep-alive x-compute-request-id: req-a5f3f479-2b7a-46d5-958e-871fd8044e96 x-openstack-request-id: req-a5f3f479-2b7a-46d5-958e-871fd8044e96 RESP BODY: {"itemNotFound": {"message": "No such QoS spec d9c1c754-38f0-4b6e-a905-f2d83f48844a.", "code": 404}} 2018-07-03 14:40:15,105 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/d9c1c754-38f0-4b6e-a905-f2d83f48844a?force=False used request id req-a5f3f479-2b7a-46d5-958e-871fd8044e96 2018-07-03 14:40:15,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}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:15,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:15 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-8c525b4e-26e2-4776-9233-d5501f3146ed Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:40:15,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-8c525b4e-26e2-4776-9233-d5501f3146ed 2018-07-03 14:40:15,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:15,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:15 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3110de31-2646-4f01-87bd-5b7a8075d084 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:40:15,790 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-3110de31-2646-4f01-87bd-5b7a8075d084 2018-07-03 14:40:15,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:15,992 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:40:15 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-079cc64f-2db7-446a-8050-8bd1c920e72c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:40:15,992 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-079cc64f-2db7-446a-8050-8bd1c920e72c 2018-07-03 14:40:15,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:40:15,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:16,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:16 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d56957bb-05c1-406d-9193-ee8d0afc8bc5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:40:16,195 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-d56957bb-05c1-406d-9193-ee8d0afc8bc5 2018-07-03 14:40:16,196 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-8057daad-0366-461-proj 2018-07-03 14:40:16,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/49d88bac6c1646718f98edbc8591fc60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:16,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d14224b1-bffe-4a07-bc08-73d2c980adb3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:16,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/49d88bac6c1646718f98edbc8591fc60 used request id req-d14224b1-bffe-4a07-bc08-73d2c980adb3 2018-07-03 14:40:16,626 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-8057daad-0366-461-proj-role 2018-07-03 14:40:16,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/8938421724564fa781b6bdb623b34fef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:16,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-302783b1-0c19-4079-9e15-25418a8daa0a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:16,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/8938421724564fa781b6bdb623b34fef used request id req-302783b1-0c19-4079-9e15-25418a8daa0a 2018-07-03 14:40:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3e53467e4caf4191418f0148fbd646a6f30174" 2018-07-03 14:40:16,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:16 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-752d1667-a312-4b7a-8c99-835ed9fcc0e7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:16,876 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-752d1667-a312-4b7a-8c99-835ed9fcc0e7 2018-07-03 14:40:16,876 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-8057daad-0366-461-user 2018-07-03 14:40:16,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7980ff3a79944cd7b62f125911c63d99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba85a9311ae162738538c860d708eb939134669f" 2018-07-03 14:40:17,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f6203c6-dda5-4447-a5d5-006bbdb7f474 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:17,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7980ff3a79944cd7b62f125911c63d99 used request id req-2f6203c6-dda5-4447-a5d5-006bbdb7f474 2018-07-03 14:40:17,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:17,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZggxdhxfTGydSaD4dnl9lA"], "issued_at": "2018-07-03T14:40:17.000000Z"}} 2018-07-03 14:40:17,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}8f371099a172f24ad6a774809ad2e1b888e7bd35" 2018-07-03 14:40:17,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6feb577f-ab2a-4117-ab64-e3bb8317cc0d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:17,908 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6feb577f-ab2a-4117-ab64-e3bb8317cc0d 2018-07-03 14:40:17,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:17,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:18,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["KTItCElOTIKuWb-FoeMjBg"], "issued_at": "2018-07-03T14:40:18.000000Z"}} 2018-07-03 14:40:18,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}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:18,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a84e5715-d11e-4a1c-9321-f1fca3bb5d95 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:18,588 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a84e5715-d11e-4a1c-9321-f1fca3bb5d95 2018-07-03 14:40:18,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:40:18,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:18,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-f9d1a292-44c4-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:18,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:18 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dec11bbc-8f13-447d-9b89-3fc5d112e916 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-f9d1a292-44c4-444-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:40:18,787 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-f9d1a292-44c4-444-proj used request id req-dec11bbc-8f13-447d-9b89-3fc5d112e916 2018-07-03 14:40:18,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:18,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7989b6c-194c-492c-9740-9e5fed35b1fc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:18,992 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b7989b6c-194c-492c-9740-9e5fed35b1fc 2018-07-03 14:40:18,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-f9d1a292-44c4-444-proj"}}' 2018-07-03 14:40:19,210 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:18 GMT Server: Apache Content-Length: 311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-236d9b18-68e1-40f9-a95e-c0963aef9244 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/491fc5b35a5f4338b51c060b04e87a13"}, "tags": [], "enabled": true, "id": "491fc5b35a5f4338b51c060b04e87a13", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-f9d1a292-44c4-444-proj"}} 2018-07-03 14:40:19,210 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-236d9b18-68e1-40f9-a95e-c0963aef9244 2018-07-03 14:40:19,210 - keystone_utils - INFO - Created project with name - CreateQoSTests-f9d1a292-44c4-444-proj 2018-07-03 14:40:19,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:19,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:19,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Um1NurruSbSSt6eXAsh3Qg"], "issued_at": "2018-07-03T14:40:19.000000Z"}} 2018-07-03 14:40:19,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}455a784c5b4b9e9f02b324608298a9dd3f3aa0b8" 2018-07-03 14:40:19,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e62dc34d-9ebf-4852-8eb7-cad50db6bed4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:19,885 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e62dc34d-9ebf-4852-8eb7-cad50db6bed4 2018-07-03 14:40:19,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:40:19,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455a784c5b4b9e9f02b324608298a9dd3f3aa0b8" 2018-07-03 14:40:19,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:19 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0219032a-846f-4075-837e-f8f27a578b5e Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:40:19,967 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0219032a-846f-4075-837e-f8f27a578b5e 2018-07-03 14:40:19,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?name=CreateQoSTests-f9d1a292-44c4-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455a784c5b4b9e9f02b324608298a9dd3f3aa0b8" 2018-07-03 14:40:20,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:19 GMT Server: Apache Content-Length: 447 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47ce85ab-6a83-4b44-af85-a49e722238de Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-f9d1a292-44c4-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/491fc5b35a5f4338b51c060b04e87a13"}, "tags": [], "enabled": true, "id": "491fc5b35a5f4338b51c060b04e87a13", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-f9d1a292-44c4-444-proj"}]} 2018-07-03 14:40:20,012 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-f9d1a292-44c4-444-proj used request id req-47ce85ab-6a83-4b44-af85-a49e722238de 2018-07-03 14:40:20,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455a784c5b4b9e9f02b324608298a9dd3f3aa0b8" 2018-07-03 14:40:20,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fba75f84-162a-48d3-a4fe-52a3cf15d424 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:20,218 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fba75f84-162a-48d3-a4fe-52a3cf15d424 2018-07-03 14:40:20,557 - keystone_utils - INFO - Created user with name - CreateQoSTests-f9d1a292-44c4-444-user 2018-07-03 14:40:20,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:20,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}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:20,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97f30385-6adc-4e4c-bbd5-d327449bf917 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:20,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-97f30385-6adc-4e4c-bbd5-d327449bf917 2018-07-03 14:40:20,741 - 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}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" -d '{"role": {"name": "CreateQoSTests-f9d1a292-44c4-444-proj-role"}}' 2018-07-03 14:40:20,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:20 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a382b26f-6f9d-4796-b9ef-8a2657429b28 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a427ef689fd4485b17d30bf3d84f025", "links": {"self": "http://10.167.4.35:5000/v3/roles/4a427ef689fd4485b17d30bf3d84f025"}, "name": "CreateQoSTests-f9d1a292-44c4-444-proj-role"}} 2018-07-03 14:40:20,786 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-a382b26f-6f9d-4796-b9ef-8a2657429b28 2018-07-03 14:40:20,786 - keystone_utils - INFO - Created role with name - CreateQoSTests-f9d1a292-44c4-444-proj-role 2018-07-03 14:40:20,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/4a427ef689fd4485b17d30bf3d84f025 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:20,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:20 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0da77a3f-c762-4be1-a150-e49ff6281cdb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a427ef689fd4485b17d30bf3d84f025", "links": {"self": "http://10.167.4.35:5000/v3/roles/4a427ef689fd4485b17d30bf3d84f025"}, "name": "CreateQoSTests-f9d1a292-44c4-444-proj-role"}} 2018-07-03 14:40:20,991 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4a427ef689fd4485b17d30bf3d84f025 used request id req-0da77a3f-c762-4be1-a150-e49ff6281cdb 2018-07-03 14:40:20,991 - keystone_utils - INFO - Granting role CreateQoSTests-f9d1a292-44c4-444-proj-role to project CreateQoSTests-f9d1a292-44c4-444-proj 2018-07-03 14:40:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/491fc5b35a5f4338b51c060b04e87a13/users/afcdabf389e74a72a6ab2b90d3e0ae86/roles/4a427ef689fd4485b17d30bf3d84f025 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:21,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2909d092-1323-47e2-85fe-49108a2366ef Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:21,232 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/491fc5b35a5f4338b51c060b04e87a13/users/afcdabf389e74a72a6ab2b90d3e0ae86/roles/4a427ef689fd4485b17d30bf3d84f025 used request id req-2909d092-1323-47e2-85fe-49108a2366ef 2018-07-03 14:40:21,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:21,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:21,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["npfePimMRPGUWTGViopYeg"], "issued_at": "2018-07-03T14:40:21.000000Z"}} 2018-07-03 14:40:21,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}93011dd1d964634932f4da667362955bd52e8e62" 2018-07-03 14:40:22,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-841c7a8c-64f6-4c8a-a39a-70cf65c92701 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:22,017 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-841c7a8c-64f6-4c8a-a39a-70cf65c92701 2018-07-03 14:40:22,023 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93011dd1d964634932f4da667362955bd52e8e62" 2018-07-03 14:40:22,459 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:22 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-25131c38-6650-4925-af34-9c2f424ca75a x-openstack-request-id: req-25131c38-6650-4925-af34-9c2f424ca75a Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-07-03 14:40:22,459 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-25131c38-6650-4925-af34-9c2f424ca75a 2018-07-03 14:40:22,462 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-25131c38-6650-4925-af34-9c2f424ca75a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93011dd1d964634932f4da667362955bd52e8e62" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-00b96b4b-87da-457f-94a0-79906150d634"}}' 2018-07-03 14:40:23,396 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:23 GMT Content-Type: application/json Content-Length: 445 Connection: keep-alive x-compute-request-id: req-f61137a4-2787-415c-9f07-ef51603d5cb5 x-openstack-request-id: req-f61137a4-2787-415c-9f07-ef51603d5cb5 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e3e609b0-b6d3-43e0-9355-636d2b2acbab", "name": "CreateQoSTests-00b96b4b-87da-457f-94a0-79906150d634"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/e3e609b0-b6d3-43e0-9355-636d2b2acbab", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/e3e609b0-b6d3-43e0-9355-636d2b2acbab", "rel": "bookmark"}]} 2018-07-03 14:40:23,397 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-f61137a4-2787-415c-9f07-ef51603d5cb5 2018-07-03 14:40:23,397 - create_qos - INFO - Created qos with name - CreateQoSTests-00b96b4b-87da-457f-94a0-79906150d634 2018-07-03 14:40:23,400 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f371099a172f24ad6a774809ad2e1b888e7bd35" 2018-07-03 14:40:23,804 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:23 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-e061b0a2-5524-4b44-990b-e9a10381db67 x-openstack-request-id: req-e061b0a2-5524-4b44-990b-e9a10381db67 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "e3e609b0-b6d3-43e0-9355-636d2b2acbab", "name": "CreateQoSTests-00b96b4b-87da-457f-94a0-79906150d634"}]} 2018-07-03 14:40:23,804 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-e061b0a2-5524-4b44-990b-e9a10381db67 2018-07-03 14:40:23,805 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-00b96b4b-87da-457f-94a0-79906150d634 2018-07-03 14:40:23,809 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/e3e609b0-b6d3-43e0-9355-636d2b2acbab?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-25131c38-6650-4925-af34-9c2f424ca75a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93011dd1d964634932f4da667362955bd52e8e62" 2018-07-03 14:40:24,814 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:40:24 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-a3b33cde-7ba8-403f-8d74-1b592aae164a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:40:24,815 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/e3e609b0-b6d3-43e0-9355-636d2b2acbab?force=False used request id req-a3b33cde-7ba8-403f-8d74-1b592aae164a 2018-07-03 14:40:24,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:25,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:25 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-6ef44378-2d5a-49ab-aa38-4d72d10efb03 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:40:25,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6ef44378-2d5a-49ab-aa38-4d72d10efb03 2018-07-03 14:40:25,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:25,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:25 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-263caae5-d6f0-4b6b-a54d-f95e13eff449 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:40:25,368 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-263caae5-d6f0-4b6b-a54d-f95e13eff449 2018-07-03 14:40:25,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:25,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:40:25 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7e97b50-e22b-49eb-9460-949906ab501b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:40:25,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-e7e97b50-e22b-49eb-9460-949906ab501b 2018-07-03 14:40:25,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:40:25,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:25,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e0abf56-f014-411f-9808-e76514349854 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:40:25,626 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-3e0abf56-f014-411f-9808-e76514349854 2018-07-03 14:40:25,627 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-f9d1a292-44c4-444-proj 2018-07-03 14:40:25,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/491fc5b35a5f4338b51c060b04e87a13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:25,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1e27baf-255e-4c01-a935-2d78ba2d2221 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:25,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/491fc5b35a5f4338b51c060b04e87a13 used request id req-d1e27baf-255e-4c01-a935-2d78ba2d2221 2018-07-03 14:40:25,871 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-f9d1a292-44c4-444-proj-role 2018-07-03 14:40:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4a427ef689fd4485b17d30bf3d84f025 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:26,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de674444-9898-47ab-8965-4c9cc620224d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:26,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4a427ef689fd4485b17d30bf3d84f025 used request id req-de674444-9898-47ab-8965-4c9cc620224d 2018-07-03 14:40:26,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}e2dcdb8ff3bdca64735b8d542f254dcd2c79787f" 2018-07-03 14:40:26,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f372d629-ab45-4a94-93ae-16337d531470 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:26,135 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f372d629-ab45-4a94-93ae-16337d531470 2018-07-03 14:40:26,135 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-f9d1a292-44c4-444-user 2018-07-03 14:40:26,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/afcdabf389e74a72a6ab2b90d3e0ae86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455a784c5b4b9e9f02b324608298a9dd3f3aa0b8" 2018-07-03 14:40:26,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3abdc80b-b86d-43d8-8630-4285f3e9dfc3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:26,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/afcdabf389e74a72a6ab2b90d3e0ae86 used request id req-3abdc80b-b86d-43d8-8630-4285f3e9dfc3 2018-07-03 14:40:26,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:26,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["dPBr_4RDS8ublmeq7iBHZw"], "issued_at": "2018-07-03T14:40:26.000000Z"}} 2018-07-03 14:40:26,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}f58e6a5a5fea861f33d91059c04f88bf5466ac41" 2018-07-03 14:40:27,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d35544dc-b4ca-4495-88b0-681bd1abdd13 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:27,007 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d35544dc-b4ca-4495-88b0-681bd1abdd13 2018-07-03 14:40:27,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:27,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:27,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["JG3UboxjTN-Kp9EG8xiQfg"], "issued_at": "2018-07-03T14:40:27.000000Z"}} 2018-07-03 14:40:27,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}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:27,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9680ddd0-a437-4273-b25d-ed762583eefc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:27,586 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9680ddd0-a437-4273-b25d-ed762583eefc 2018-07-03 14:40:27,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:40:27,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:27,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1417ab2a-79f7-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:27,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:27 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d7b4cb3-97a8-45e8-b164-8f96a69e7f4c 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-1417ab2a-79f7-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:40:27,812 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1417ab2a-79f7-4c3-proj used request id req-0d7b4cb3-97a8-45e8-b164-8f96a69e7f4c 2018-07-03 14:40:27,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:27,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02e64856-2529-490e-98a6-6f43683c9262 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:27,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-02e64856-2529-490e-98a6-6f43683c9262 2018-07-03 14:40:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-1417ab2a-79f7-4c3-proj"}}' 2018-07-03 14:40:28,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:28 GMT Server: Apache Content-Length: 311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f49244cf-8822-4091-82a1-9ad9f64b4456 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0a86e0b51b044478231b04820f38067"}, "tags": [], "enabled": true, "id": "a0a86e0b51b044478231b04820f38067", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1417ab2a-79f7-4c3-proj"}} 2018-07-03 14:40:28,338 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f49244cf-8822-4091-82a1-9ad9f64b4456 2018-07-03 14:40:28,338 - keystone_utils - INFO - Created project with name - CreateQoSTests-1417ab2a-79f7-4c3-proj 2018-07-03 14:40:28,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:28,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:28,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["3SwYk36fSYSSPjDIN9mqeQ"], "issued_at": "2018-07-03T14:40:28.000000Z"}} 2018-07-03 14:40:28,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}da8fba1860b63c2c5176ffb8fbe223c203202506" 2018-07-03 14:40:28,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc46a73f-9054-4cfe-aa43-f6259c00be68 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:28,943 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dc46a73f-9054-4cfe-aa43-f6259c00be68 2018-07-03 14:40:28,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:40:28,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8fba1860b63c2c5176ffb8fbe223c203202506" 2018-07-03 14:40:29,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:28 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0bda90d-c948-4b9f-812f-851dbdcaf205 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:40:29,173 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e0bda90d-c948-4b9f-812f-851dbdcaf205 2018-07-03 14:40:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-1417ab2a-79f7-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8fba1860b63c2c5176ffb8fbe223c203202506" 2018-07-03 14:40:29,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:29 GMT Server: Apache Content-Length: 447 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d5f3518-8c48-4dbc-94fb-90881385b0a2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-1417ab2a-79f7-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a0a86e0b51b044478231b04820f38067"}, "tags": [], "enabled": true, "id": "a0a86e0b51b044478231b04820f38067", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1417ab2a-79f7-4c3-proj"}]} 2018-07-03 14:40:29,218 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-1417ab2a-79f7-4c3-proj used request id req-5d5f3518-8c48-4dbc-94fb-90881385b0a2 2018-07-03 14:40:29,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}da8fba1860b63c2c5176ffb8fbe223c203202506" 2018-07-03 14:40:29,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d54fae2-1ed3-45c2-b3ad-8bc11152f3d1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:29,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7d54fae2-1ed3-45c2-b3ad-8bc11152f3d1 2018-07-03 14:40:29,891 - keystone_utils - INFO - Created user with name - CreateQoSTests-1417ab2a-79f7-4c3-user 2018-07-03 14:40:29,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:30,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9e4da6d-e9c3-4ecd-9489-fe38e7b988f2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:30,066 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c9e4da6d-e9c3-4ecd-9489-fe38e7b988f2 2018-07-03 14:40:30,070 - 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}47ef85f66be1b29956be9bd5eb8f19881fffbe44" -d '{"role": {"name": "CreateQoSTests-1417ab2a-79f7-4c3-proj-role"}}' 2018-07-03 14:40:30,134 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:30 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fa27800-ebe6-49eb-a805-03abd6dbfc3f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ade8fb7107b84d00afed86c8cf087372", "links": {"self": "http://10.167.4.35:5000/v3/roles/ade8fb7107b84d00afed86c8cf087372"}, "name": "CreateQoSTests-1417ab2a-79f7-4c3-proj-role"}} 2018-07-03 14:40:30,134 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6fa27800-ebe6-49eb-a805-03abd6dbfc3f 2018-07-03 14:40:30,135 - keystone_utils - INFO - Created role with name - CreateQoSTests-1417ab2a-79f7-4c3-proj-role 2018-07-03 14:40:30,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/ade8fb7107b84d00afed86c8cf087372 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:30,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:30 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8979f899-5558-4ba9-9d04-0e425c5358a1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ade8fb7107b84d00afed86c8cf087372", "links": {"self": "http://10.167.4.35:5000/v3/roles/ade8fb7107b84d00afed86c8cf087372"}, "name": "CreateQoSTests-1417ab2a-79f7-4c3-proj-role"}} 2018-07-03 14:40:30,315 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ade8fb7107b84d00afed86c8cf087372 used request id req-8979f899-5558-4ba9-9d04-0e425c5358a1 2018-07-03 14:40:30,315 - keystone_utils - INFO - Granting role CreateQoSTests-1417ab2a-79f7-4c3-proj-role to project CreateQoSTests-1417ab2a-79f7-4c3-proj 2018-07-03 14:40:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a0a86e0b51b044478231b04820f38067/users/682de93117004b38813a3af1ea559baa/roles/ade8fb7107b84d00afed86c8cf087372 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:30,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2559459-72f6-4b19-b2e3-e48779fe7a21 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:30,589 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a0a86e0b51b044478231b04820f38067/users/682de93117004b38813a3af1ea559baa/roles/ade8fb7107b84d00afed86c8cf087372 used request id req-c2559459-72f6-4b19-b2e3-e48779fe7a21 2018-07-03 14:40:30,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:30,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:31,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["j8YWD3PfTHOZCk_8eWxIxw"], "issued_at": "2018-07-03T14:40:31.000000Z"}} 2018-07-03 14:40:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191e657cde2dbbd7193b07a64429b4d159387638" 2018-07-03 14:40:31,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12b69d03-ca87-4b54-9364-85c2d6a5494d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:31,272 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-12b69d03-ca87-4b54-9364-85c2d6a5494d 2018-07-03 14:40:31,278 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191e657cde2dbbd7193b07a64429b4d159387638" 2018-07-03 14:40:31,706 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:31 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-0b04419f-40bc-4f45-a695-60cded3a5edf x-openstack-request-id: req-0b04419f-40bc-4f45-a695-60cded3a5edf Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-07-03 14:40:31,706 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-0b04419f-40bc-4f45-a695-60cded3a5edf 2018-07-03 14:40:31,709 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0b04419f-40bc-4f45-a695-60cded3a5edf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191e657cde2dbbd7193b07a64429b4d159387638" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-22dbf108-ebf4-4f23-a735-18fec16516f7"}}' 2018-07-03 14:40:32,083 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:32 GMT Content-Type: application/json Content-Length: 445 Connection: keep-alive x-compute-request-id: req-19c03fb0-64e5-4041-a438-c45386838b83 x-openstack-request-id: req-19c03fb0-64e5-4041-a438-c45386838b83 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5f075dfb-d798-47a0-92b8-abfda7d17c64", "name": "CreateQoSTests-22dbf108-ebf4-4f23-a735-18fec16516f7"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5f075dfb-d798-47a0-92b8-abfda7d17c64", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5f075dfb-d798-47a0-92b8-abfda7d17c64", "rel": "bookmark"}]} 2018-07-03 14:40:32,084 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-19c03fb0-64e5-4041-a438-c45386838b83 2018-07-03 14:40:32,084 - create_qos - INFO - Created qos with name - CreateQoSTests-22dbf108-ebf4-4f23-a735-18fec16516f7 2018-07-03 14:40:32,087 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58e6a5a5fea861f33d91059c04f88bf5466ac41" 2018-07-03 14:40:32,485 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:32 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-005e0826-4ecb-4a71-834f-232788b98ef3 x-openstack-request-id: req-005e0826-4ecb-4a71-834f-232788b98ef3 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "5f075dfb-d798-47a0-92b8-abfda7d17c64", "name": "CreateQoSTests-22dbf108-ebf4-4f23-a735-18fec16516f7"}]} 2018-07-03 14:40:32,485 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-005e0826-4ecb-4a71-834f-232788b98ef3 2018-07-03 14:40:32,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:32,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:33,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["cfuVnrbNQ22pi4faV9KWlA"], "issued_at": "2018-07-03T14:40:33.000000Z"}} 2018-07-03 14:40:33,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}fb5b6a1c070504c94847fb8705c72a6ff4d5951a" 2018-07-03 14:40:33,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97de3819-f1e2-421e-a8e8-db099c973fe2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:33,043 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-97de3819-f1e2-421e-a8e8-db099c973fe2 2018-07-03 14:40:33,049 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5b6a1c070504c94847fb8705c72a6ff4d5951a" 2018-07-03 14:40:33,444 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:33 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-d4918352-bad3-4b6e-bd88-447b37ca8cc4 x-openstack-request-id: req-d4918352-bad3-4b6e-bd88-447b37ca8cc4 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "5f075dfb-d798-47a0-92b8-abfda7d17c64", "name": "CreateQoSTests-22dbf108-ebf4-4f23-a735-18fec16516f7"}]} 2018-07-03 14:40:33,444 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-d4918352-bad3-4b6e-bd88-447b37ca8cc4 2018-07-03 14:40:33,445 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-22dbf108-ebf4-4f23-a735-18fec16516f7 2018-07-03 14:40:33,447 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5f075dfb-d798-47a0-92b8-abfda7d17c64?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0b04419f-40bc-4f45-a695-60cded3a5edf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191e657cde2dbbd7193b07a64429b4d159387638" 2018-07-03 14:40:33,891 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:40:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-825600ed-59ff-4f1e-9ac9-87a48c222c3b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:40:33,892 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5f075dfb-d798-47a0-92b8-abfda7d17c64?force=False used request id req-825600ed-59ff-4f1e-9ac9-87a48c222c3b 2018-07-03 14:40:33,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:34,361 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:34 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-bed8dc6e-7080-4025-b56b-3d0f6e99b9f7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:40:34,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-bed8dc6e-7080-4025-b56b-3d0f6e99b9f7 2018-07-03 14:40:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:34,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:34 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0addbd0-c5dd-40e3-a6b2-f1d95f81414d 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:40:34,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-d0addbd0-c5dd-40e3-a6b2-f1d95f81414d 2018-07-03 14:40:34,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:34,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:40:34 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06802d6b-d652-4253-937f-c3b51538970c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:40:34,750 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-06802d6b-d652-4253-937f-c3b51538970c 2018-07-03 14:40:34,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:40:34,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:34,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:34 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2403b14e-7b13-4d9f-a179-bd40884f2f56 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:40:34,795 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-2403b14e-7b13-4d9f-a179-bd40884f2f56 2018-07-03 14:40:34,796 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-1417ab2a-79f7-4c3-proj 2018-07-03 14:40:34,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a0a86e0b51b044478231b04820f38067 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:35,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab02c31b-e354-442c-8676-260bb8e5fbb5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:35,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a0a86e0b51b044478231b04820f38067 used request id req-ab02c31b-e354-442c-8676-260bb8e5fbb5 2018-07-03 14:40:35,169 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-1417ab2a-79f7-4c3-proj-role 2018-07-03 14:40:35,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/ade8fb7107b84d00afed86c8cf087372 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:35,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa4026ed-82d2-49c9-b0f1-b03649780078 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:35,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ade8fb7107b84d00afed86c8cf087372 used request id req-fa4026ed-82d2-49c9-b0f1-b03649780078 2018-07-03 14:40:35,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}47ef85f66be1b29956be9bd5eb8f19881fffbe44" 2018-07-03 14:40:35,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f97b171f-c69b-4df6-a9a3-eb5a1bd76a91 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:35,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f97b171f-c69b-4df6-a9a3-eb5a1bd76a91 2018-07-03 14:40:35,449 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-1417ab2a-79f7-4c3-user 2018-07-03 14:40:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/682de93117004b38813a3af1ea559baa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8fba1860b63c2c5176ffb8fbe223c203202506" 2018-07-03 14:40:35,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-590c31fb-4066-4c5e-a052-61d653e337b2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:35,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/682de93117004b38813a3af1ea559baa used request id req-590c31fb-4066-4c5e-a052-61d653e337b2 2018-07-03 14:40:35,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:36,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["U3991M7iQN6a5CV0ILiS3Q"], "issued_at": "2018-07-03T14:40:36.000000Z"}} 2018-07-03 14:40:36,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}f11104fd2e269c22f2bad29be270f23a5e78682e" 2018-07-03 14:40:36,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-149909ba-fdaa-4abd-a996-341bd176d65a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:36,365 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-149909ba-fdaa-4abd-a996-341bd176d65a 2018-07-03 14:40:36,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:36,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:36,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_acAmndwTNOnmy7ddX-_dA"], "issued_at": "2018-07-03T14:40:36.000000Z"}} 2018-07-03 14:40:36,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:37,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2617a262-0869-4dfa-9624-f1ab2eff2708 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:37,054 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2617a262-0869-4dfa-9624-f1ab2eff2708 2018-07-03 14:40:37,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-07-03 14:40:37,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:37,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=CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:37,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:37 GMT Server: Apache Content-Length: 202 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75f74024-ebbf-4c71-a964-8b9a46905c4b 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-6765395b-5c80-447-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:40:37,106 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj used request id req-75f74024-ebbf-4c71-a964-8b9a46905c4b 2018-07-03 14:40:37,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}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:37,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81c9fe58-c2c7-4c04-98a8-07d38caa0fc1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:37,318 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-81c9fe58-c2c7-4c04-98a8-07d38caa0fc1 2018-07-03 14:40:37,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj"}}' 2018-07-03 14:40:37,559 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:37 GMT Server: Apache Content-Length: 331 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a7edd51-e179-4dca-9704-ebc3da973218 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8482f3df3d0e4553921fb9766f45cba6"}, "tags": [], "enabled": true, "id": "8482f3df3d0e4553921fb9766f45cba6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj"}} 2018-07-03 14:40:37,559 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0a7edd51-e179-4dca-9704-ebc3da973218 2018-07-03 14:40:37,559 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj 2018-07-03 14:40:37,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:37,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:38,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rhNz4GWqTlGzSsIW6OorGQ"], "issued_at": "2018-07-03T14:40:38.000000Z"}} 2018-07-03 14:40:38,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}024811bc81e51003a13f55e0f89e8f0cabc38077" 2018-07-03 14:40:38,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ed930db-3a81-4afe-a279-c1541303fe43 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:38,265 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5ed930db-3a81-4afe-a279-c1541303fe43 2018-07-03 14:40:38,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-07-03 14:40:38,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:38,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024811bc81e51003a13f55e0f89e8f0cabc38077" 2018-07-03 14:40:38,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:38 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38d31732-22b7-47f3-b3c1-dccf9e034bbe Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:40:38,344 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-38d31732-22b7-47f3-b3c1-dccf9e034bbe 2018-07-03 14:40:38,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?name=CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024811bc81e51003a13f55e0f89e8f0cabc38077" 2018-07-03 14:40:38,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:38 GMT Server: Apache Content-Length: 487 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51e4d238-3cf4-463e-8b1b-f610a58c5df7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8482f3df3d0e4553921fb9766f45cba6"}, "tags": [], "enabled": true, "id": "8482f3df3d0e4553921fb9766f45cba6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj"}]} 2018-07-03 14:40:38,537 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj used request id req-51e4d238-3cf4-463e-8b1b-f610a58c5df7 2018-07-03 14:40:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024811bc81e51003a13f55e0f89e8f0cabc38077" 2018-07-03 14:40:38,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10e64a59-df70-40b4-ae8e-61f4b0e1e561 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:38,681 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-10e64a59-df70-40b4-ae8e-61f4b0e1e561 2018-07-03 14:40:39,133 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-user 2018-07-03 14:40:39,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:39,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}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:39,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb0892c9-f9e4-41fd-969d-6cb6b5ad0dd1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:39,178 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cb0892c9-f9e4-41fd-969d-6cb6b5ad0dd1 2018-07-03 14:40:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj-role"}}' 2018-07-03 14:40:39,361 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:39 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15920dcd-e538-4553-90c6-463026f35eb5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77cfe39cb7e14d8d9f0596e56234472b", "links": {"self": "http://10.167.4.35:5000/v3/roles/77cfe39cb7e14d8d9f0596e56234472b"}, "name": "CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj-role"}} 2018-07-03 14:40:39,361 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-15920dcd-e538-4553-90c6-463026f35eb5 2018-07-03 14:40:39,361 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj-role 2018-07-03 14:40:39,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/77cfe39cb7e14d8d9f0596e56234472b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:39,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:39 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a66501d0-6139-4387-83c1-3eea7504fad5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77cfe39cb7e14d8d9f0596e56234472b", "links": {"self": "http://10.167.4.35:5000/v3/roles/77cfe39cb7e14d8d9f0596e56234472b"}, "name": "CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj-role"}} 2018-07-03 14:40:39,543 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/77cfe39cb7e14d8d9f0596e56234472b used request id req-a66501d0-6139-4387-83c1-3eea7504fad5 2018-07-03 14:40:39,543 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj-role to project CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj 2018-07-03 14:40:39,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8482f3df3d0e4553921fb9766f45cba6/users/77802d2f5b38473ab12a2914462e993e/roles/77cfe39cb7e14d8d9f0596e56234472b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:39,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53e22704-5420-4b58-928e-e4ef948cc474 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:39,787 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8482f3df3d0e4553921fb9766f45cba6/users/77802d2f5b38473ab12a2914462e993e/roles/77cfe39cb7e14d8d9f0596e56234472b used request id req-53e22704-5420-4b58-928e-e4ef948cc474 2018-07-03 14:40:39,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:39,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:40,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["CoOuGMNiSHmTycyDxBD0Cw"], "issued_at": "2018-07-03T14:40:40.000000Z"}} 2018-07-03 14:40:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74bca93f3655fc0cf34b67dd8f81d0c50fcc635" 2018-07-03 14:40:40,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1875f496-b995-439c-bb47-cf9254accc1a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:40,465 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1875f496-b995-439c-bb47-cf9254accc1a 2018-07-03 14:40:40,472 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74bca93f3655fc0cf34b67dd8f81d0c50fcc635" 2018-07-03 14:40:41,421 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:41 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-f2368fb4-5658-4a3e-9e55-92c4654fe8b0 x-openstack-request-id: req-f2368fb4-5658-4a3e-9e55-92c4654fe8b0 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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:40:41,421 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-f2368fb4-5658-4a3e-9e55-92c4654fe8b0 2018-07-03 14:40:41,425 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f2368fb4-5658-4a3e-9e55-92c4654fe8b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74bca93f3655fc0cf34b67dd8f81d0c50fcc635" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-715e9711-051e-4a34-950a-701b54d9a36d", "description": null}}' 2018-07-03 14:40:41,836 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:41 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-4c8c6917-6788-4271-94d5-eb11ef3ee219 x-openstack-request-id: req-4c8c6917-6788-4271-94d5-eb11ef3ee219 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-715e9711-051e-4a34-950a-701b54d9a36d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "787d72f6-6a4f-4398-bb29-99da69b16c27", "description": null}} 2018-07-03 14:40:41,837 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-4c8c6917-6788-4271-94d5-eb11ef3ee219 2018-07-03 14:40:41,837 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-715e9711-051e-4a34-950a-701b54d9a36d 2018-07-03 14:40:41,840 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11104fd2e269c22f2bad29be270f23a5e78682e" 2018-07-03 14:40:42,749 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:42 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-3f4859a2-9df1-4bb6-9970-e64966eefd46 x-openstack-request-id: req-3f4859a2-9df1-4bb6-9970-e64966eefd46 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-715e9711-051e-4a34-950a-701b54d9a36d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "787d72f6-6a4f-4398-bb29-99da69b16c27", "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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:40:42,749 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-3f4859a2-9df1-4bb6-9970-e64966eefd46 2018-07-03 14:40:42,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/f2213f40455746c3b623a4fcb5e27a06/types/787d72f6-6a4f-4398-bb29-99da69b16c27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f4859a2-9df1-4bb6-9970-e64966eefd46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11104fd2e269c22f2bad29be270f23a5e78682e" 2018-07-03 14:40:43,140 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:43 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-1389481e-1b44-421a-9c6b-96232b8dccb1 x-openstack-request-id: req-1389481e-1b44-421a-9c6b-96232b8dccb1 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-715e9711-051e-4a34-950a-701b54d9a36d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "787d72f6-6a4f-4398-bb29-99da69b16c27", "description": null}} 2018-07-03 14:40:43,140 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/787d72f6-6a4f-4398-bb29-99da69b16c27 used request id req-1389481e-1b44-421a-9c6b-96232b8dccb1 2018-07-03 14:40:43,143 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/787d72f6-6a4f-4398-bb29-99da69b16c27/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f4859a2-9df1-4bb6-9970-e64966eefd46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11104fd2e269c22f2bad29be270f23a5e78682e" 2018-07-03 14:40:44,050 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:44 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-728a2dd0-16ab-40ed-8a14-d0ac43aebc5c x-openstack-request-id: req-728a2dd0-16ab-40ed-8a14-d0ac43aebc5c Front-End-Https: on RESP BODY: {} 2018-07-03 14:40:44,050 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/787d72f6-6a4f-4398-bb29-99da69b16c27/encryption used request id req-728a2dd0-16ab-40ed-8a14-d0ac43aebc5c 2018-07-03 14:40:44,051 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-715e9711-051e-4a34-950a-701b54d9a36d 2018-07-03 14:40:44,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/f2213f40455746c3b623a4fcb5e27a06/types/787d72f6-6a4f-4398-bb29-99da69b16c27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f4859a2-9df1-4bb6-9970-e64966eefd46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11104fd2e269c22f2bad29be270f23a5e78682e" 2018-07-03 14:40:45,026 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:40:45 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-4d109f05-81f4-4997-9e5f-2ea3c8c4a7d9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:40:45,026 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/787d72f6-6a4f-4398-bb29-99da69b16c27 used request id req-4d109f05-81f4-4997-9e5f-2ea3c8c4a7d9 2018-07-03 14:40:45,029 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f4859a2-9df1-4bb6-9970-e64966eefd46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11104fd2e269c22f2bad29be270f23a5e78682e" 2018-07-03 14:40:45,938 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:45 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-61632d74-41f1-419a-b7f7-a6451f9c7b03 x-openstack-request-id: req-61632d74-41f1-419a-b7f7-a6451f9c7b03 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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:40:45,939 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-61632d74-41f1-419a-b7f7-a6451f9c7b03 2018-07-03 14:40:45,939 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-715e9711-051e-4a34-950a-701b54d9a36d 2018-07-03 14:40:45,942 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/787d72f6-6a4f-4398-bb29-99da69b16c27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f2368fb4-5658-4a3e-9e55-92c4654fe8b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74bca93f3655fc0cf34b67dd8f81d0c50fcc635" 2018-07-03 14:40:45,987 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:40:45 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-d8ea7271-e9f1-4c6b-b276-4fb11633279e x-openstack-request-id: req-d8ea7271-e9f1-4c6b-b276-4fb11633279e RESP BODY: {"itemNotFound": {"message": "Volume type 787d72f6-6a4f-4398-bb29-99da69b16c27 could not be found.", "code": 404}} 2018-07-03 14:40:45,988 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/787d72f6-6a4f-4398-bb29-99da69b16c27 used request id req-d8ea7271-e9f1-4c6b-b276-4fb11633279e 2018-07-03 14:40:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:46,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:46 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-70358e6b-dece-4a58-92f3-7c98a006734c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:40:46,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-70358e6b-dece-4a58-92f3-7c98a006734c 2018-07-03 14:40:46,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:46,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:46 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdde982e-20ff-4c17-b62e-bbfb2b89cc58 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:40:46,465 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-fdde982e-20ff-4c17-b62e-bbfb2b89cc58 2018-07-03 14:40:46,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:46,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:40:46 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f95fda8c-7029-4a0f-b1bb-a61a76e0ba22 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:40:46,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-f95fda8c-7029-4a0f-b1bb-a61a76e0ba22 2018-07-03 14:40:46,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:40:46,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:46,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efb0c6a2-b577-402f-a700-5829502ca1f1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:40:46,547 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-efb0c6a2-b577-402f-a700-5829502ca1f1 2018-07-03 14:40:46,548 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj 2018-07-03 14:40:46,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8482f3df3d0e4553921fb9766f45cba6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:46,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d59f4d2-2f29-433a-bada-8eae4e50b842 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:46,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8482f3df3d0e4553921fb9766f45cba6 used request id req-4d59f4d2-2f29-433a-bada-8eae4e50b842 2018-07-03 14:40:46,935 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-proj-role 2018-07-03 14:40:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/77cfe39cb7e14d8d9f0596e56234472b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:47,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5319235-55df-4113-9a3d-f5c456a015a0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:47,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/77cfe39cb7e14d8d9f0596e56234472b used request id req-f5319235-55df-4113-9a3d-f5c456a015a0 2018-07-03 14:40:47,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67639bfbed09949101d798a219fdd6238dc9f711" 2018-07-03 14:40:47,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6309adda-bce1-4a85-b9d0-52aaca9b67ec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:47,175 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6309adda-bce1-4a85-b9d0-52aaca9b67ec 2018-07-03 14:40:47,175 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-6765395b-5c80-447-user 2018-07-03 14:40:47,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/77802d2f5b38473ab12a2914462e993e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024811bc81e51003a13f55e0f89e8f0cabc38077" 2018-07-03 14:40:47,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9faaf084-6980-41b1-ac6d-5ec7e66fc2b8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:47,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/77802d2f5b38473ab12a2914462e993e used request id req-9faaf084-6980-41b1-ac6d-5ec7e66fc2b8 2018-07-03 14:40:47,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:48,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["O6_ahu8VTNaJFnxR2vetzQ"], "issued_at": "2018-07-03T14:40:48.000000Z"}} 2018-07-03 14:40:48,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7c3cca7e14aafe3891d902f06fc9d0d7edbbaa" 2018-07-03 14:40:48,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea726fd3-d753-422d-876e-0449ee93486b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:48,180 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ea726fd3-d753-422d-876e-0449ee93486b 2018-07-03 14:40:48,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:48,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:48,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["aHpb4VIeTYeb8cByrhJ4hg"], "issued_at": "2018-07-03T14:40:48.000000Z"}} 2018-07-03 14:40:48,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}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:48,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d83a5fa1-f3a2-4839-aa15-d78128c7b6a0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:48,843 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d83a5fa1-f3a2-4839-aa15-d78128c7b6a0 2018-07-03 14:40:48,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-07-03 14:40:48,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:48,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?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:49,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:48 GMT Server: Apache Content-Length: 202 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8579153-66d4-464b-bfcf-61c2680c485a 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-8c63cd27-4bda-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:40:49,021 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj used request id req-a8579153-66d4-464b-bfcf-61c2680c485a 2018-07-03 14:40:49,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}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:49,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aae9474d-dd15-42e6-a266-216c4a242184 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:49,313 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-aae9474d-dd15-42e6-a266-216c4a242184 2018-07-03 14:40:49,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj"}}' 2018-07-03 14:40:49,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:49 GMT Server: Apache Content-Length: 331 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9f0a882-3eb7-42e0-8464-bf781d2dcc83 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f69f8a116b914bac8c5892fc2c64a687"}, "tags": [], "enabled": true, "id": "f69f8a116b914bac8c5892fc2c64a687", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj"}} 2018-07-03 14:40:49,557 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c9f0a882-3eb7-42e0-8464-bf781d2dcc83 2018-07-03 14:40:49,558 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj 2018-07-03 14:40:49,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:49,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:50,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["DAlDZaMBT4eBLCQC2yZo2A"], "issued_at": "2018-07-03T14:40:50.000000Z"}} 2018-07-03 14:40:50,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df069ec80297c77327b7b46db800f7fb7cda0fe" 2018-07-03 14:40:50,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c38d4b12-0d81-4606-ab26-b44359ad940f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:50,212 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c38d4b12-0d81-4606-ab26-b44359ad940f 2018-07-03 14:40:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:40:50,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:40: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-07-03 14:40:50,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df069ec80297c77327b7b46db800f7fb7cda0fe" 2018-07-03 14:40:50,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-669c1fb8-b6a0-4897-9eef-a677fc8379c7 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:40:50,289 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-669c1fb8-b6a0-4897-9eef-a677fc8379c7 2018-07-03 14:40:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df069ec80297c77327b7b46db800f7fb7cda0fe" 2018-07-03 14:40:50,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:50 GMT Server: Apache Content-Length: 487 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93f9d1ee-3be0-49ca-b8e6-2a6d067e2803 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f69f8a116b914bac8c5892fc2c64a687"}, "tags": [], "enabled": true, "id": "f69f8a116b914bac8c5892fc2c64a687", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj"}]} 2018-07-03 14:40:50,473 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj used request id req-93f9d1ee-3be0-49ca-b8e6-2a6d067e2803 2018-07-03 14:40:50,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df069ec80297c77327b7b46db800f7fb7cda0fe" 2018-07-03 14:40:50,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1127d2fa-53ef-4aef-8ccf-1b54c82a79c5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:40:50,657 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1127d2fa-53ef-4aef-8ccf-1b54c82a79c5 2018-07-03 14:40:51,120 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-user 2018-07-03 14:40:51,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:51,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3102c5a2-369f-4224-90fb-68bf8e391bd8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:51,305 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3102c5a2-369f-4224-90fb-68bf8e391bd8 2018-07-03 14:40:51,308 - 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}85e142b8e85675f6de65c594e110ad5dc5b261b2" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj-role"}}' 2018-07-03 14:40:51,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:40:51 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-044e7fdf-41c7-4028-bd0e-567dce47d6d2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9197d8eb7e194cd88350b00f435e1aba", "links": {"self": "http://10.167.4.35:5000/v3/roles/9197d8eb7e194cd88350b00f435e1aba"}, "name": "CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj-role"}} 2018-07-03 14:40:51,489 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-044e7fdf-41c7-4028-bd0e-567dce47d6d2 2018-07-03 14:40:51,489 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj-role 2018-07-03 14:40:51,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/9197d8eb7e194cd88350b00f435e1aba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:51,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:51 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e27d1e7-690f-405d-ade6-7b87e16c5c85 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9197d8eb7e194cd88350b00f435e1aba", "links": {"self": "http://10.167.4.35:5000/v3/roles/9197d8eb7e194cd88350b00f435e1aba"}, "name": "CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj-role"}} 2018-07-03 14:40:51,658 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9197d8eb7e194cd88350b00f435e1aba used request id req-9e27d1e7-690f-405d-ade6-7b87e16c5c85 2018-07-03 14:40:51,659 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj-role to project CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj 2018-07-03 14:40:51,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/f69f8a116b914bac8c5892fc2c64a687/users/c0657a042f534d1ea740bb888f992130/roles/9197d8eb7e194cd88350b00f435e1aba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:51,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49cb2f8e-a295-470b-b45f-8beb6c3e1d30 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:51,753 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f69f8a116b914bac8c5892fc2c64a687/users/c0657a042f534d1ea740bb888f992130/roles/9197d8eb7e194cd88350b00f435e1aba used request id req-49cb2f8e-a295-470b-b45f-8beb6c3e1d30 2018-07-03 14:40:51,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:51,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:52,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["8JyfA35KQsOgQPgNG6JW7w"], "issued_at": "2018-07-03T14:40:52.000000Z"}} 2018-07-03 14:40:52,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481803f2940d96f6de476a59034b0bf8462b62ce" 2018-07-03 14:40:52,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c8f02a9-b4b2-42c9-a370-bcbf35b0b0a2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:52,427 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1c8f02a9-b4b2-42c9-a370-bcbf35b0b0a2 2018-07-03 14:40:52,433 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481803f2940d96f6de476a59034b0bf8462b62ce" 2018-07-03 14:40:52,827 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:52 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-33f7def6-e4d8-4869-aab1-720139fa1cde x-openstack-request-id: req-33f7def6-e4d8-4869-aab1-720139fa1cde 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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:40:52,827 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-33f7def6-e4d8-4869-aab1-720139fa1cde 2018-07-03 14:40:52,830 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-33f7def6-e4d8-4869-aab1-720139fa1cde" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481803f2940d96f6de476a59034b0bf8462b62ce" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-7038bb28-7a9d-41b8-81d1-225bcc73ac89", "description": null}}' 2018-07-03 14:40:53,247 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:53 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-3eefe586-4ed8-493f-b195-c344855935ff x-openstack-request-id: req-3eefe586-4ed8-493f-b195-c344855935ff Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-7038bb28-7a9d-41b8-81d1-225bcc73ac89", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7cd54431-31a6-4525-840b-89d0277250e8", "description": null}} 2018-07-03 14:40:53,247 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-3eefe586-4ed8-493f-b195-c344855935ff 2018-07-03 14:40:53,248 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-7038bb28-7a9d-41b8-81d1-225bcc73ac89 2018-07-03 14:40:53,250 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7c3cca7e14aafe3891d902f06fc9d0d7edbbaa" 2018-07-03 14:40:54,199 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:54 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-15696ef5-14cc-40fc-8f02-9dd2a116bc76 x-openstack-request-id: req-15696ef5-14cc-40fc-8f02-9dd2a116bc76 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-7038bb28-7a9d-41b8-81d1-225bcc73ac89", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7cd54431-31a6-4525-840b-89d0277250e8", "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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:40:54,200 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-15696ef5-14cc-40fc-8f02-9dd2a116bc76 2018-07-03 14:40:54,203 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/7cd54431-31a6-4525-840b-89d0277250e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15696ef5-14cc-40fc-8f02-9dd2a116bc76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7c3cca7e14aafe3891d902f06fc9d0d7edbbaa" 2018-07-03 14:40:54,610 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:54 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-61ac9df3-1b5b-420b-b3ac-e797ba16d608 x-openstack-request-id: req-61ac9df3-1b5b-420b-b3ac-e797ba16d608 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-7038bb28-7a9d-41b8-81d1-225bcc73ac89", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7cd54431-31a6-4525-840b-89d0277250e8", "description": null}} 2018-07-03 14:40:54,610 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/7cd54431-31a6-4525-840b-89d0277250e8 used request id req-61ac9df3-1b5b-420b-b3ac-e797ba16d608 2018-07-03 14:40:54,613 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/7cd54431-31a6-4525-840b-89d0277250e8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15696ef5-14cc-40fc-8f02-9dd2a116bc76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7c3cca7e14aafe3891d902f06fc9d0d7edbbaa" 2018-07-03 14:40:54,999 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:54 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-34e9366a-0f71-4d63-b9c4-b64770e01371 x-openstack-request-id: req-34e9366a-0f71-4d63-b9c4-b64770e01371 Front-End-Https: on RESP BODY: {} 2018-07-03 14:40:55,000 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/7cd54431-31a6-4525-840b-89d0277250e8/encryption used request id req-34e9366a-0f71-4d63-b9c4-b64770e01371 2018-07-03 14:40:55,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:55,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:55,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["DJ8cPJ9GTeSJwKgiQ3pM9Q"], "issued_at": "2018-07-03T14:40:55.000000Z"}} 2018-07-03 14:40:55,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072260091570d890c7bda88f5ac306fe35040987" 2018-07-03 14:40:55,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d87df87-f8f1-43d9-8430-6a1718dcb44d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:55,733 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1d87df87-f8f1-43d9-8430-6a1718dcb44d 2018-07-03 14:40:55,738 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072260091570d890c7bda88f5ac306fe35040987" 2018-07-03 14:40:56,292 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:56 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-a9dd7f37-f922-4aa9-bbf8-27d2cdebaead x-openstack-request-id: req-a9dd7f37-f922-4aa9-bbf8-27d2cdebaead Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-7038bb28-7a9d-41b8-81d1-225bcc73ac89", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7cd54431-31a6-4525-840b-89d0277250e8", "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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:40:56,292 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-a9dd7f37-f922-4aa9-bbf8-27d2cdebaead 2018-07-03 14:40:56,295 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/7cd54431-31a6-4525-840b-89d0277250e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9dd7f37-f922-4aa9-bbf8-27d2cdebaead" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072260091570d890c7bda88f5ac306fe35040987" 2018-07-03 14:40:56,660 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:56 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-d30776d2-e5dd-4e6b-a986-bb46f3d1aaa4 x-openstack-request-id: req-d30776d2-e5dd-4e6b-a986-bb46f3d1aaa4 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-7038bb28-7a9d-41b8-81d1-225bcc73ac89", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7cd54431-31a6-4525-840b-89d0277250e8", "description": null}} 2018-07-03 14:40:56,661 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/7cd54431-31a6-4525-840b-89d0277250e8 used request id req-d30776d2-e5dd-4e6b-a986-bb46f3d1aaa4 2018-07-03 14:40:56,663 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/7cd54431-31a6-4525-840b-89d0277250e8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9dd7f37-f922-4aa9-bbf8-27d2cdebaead" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072260091570d890c7bda88f5ac306fe35040987" 2018-07-03 14:40:57,146 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:57 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-97af0c96-3e07-4910-96a9-6a9e9f19fc19 x-openstack-request-id: req-97af0c96-3e07-4910-96a9-6a9e9f19fc19 Front-End-Https: on RESP BODY: {} 2018-07-03 14:40:57,146 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/7cd54431-31a6-4525-840b-89d0277250e8/encryption used request id req-97af0c96-3e07-4910-96a9-6a9e9f19fc19 2018-07-03 14:40:57,146 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-7038bb28-7a9d-41b8-81d1-225bcc73ac89 2018-07-03 14:40:57,149 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/7cd54431-31a6-4525-840b-89d0277250e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33f7def6-e4d8-4869-aab1-720139fa1cde" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481803f2940d96f6de476a59034b0bf8462b62ce" 2018-07-03 14:40:57,575 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:40:57 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-376b0ade-38a7-49e3-98b0-b0c328df0fa7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:40:57,575 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/7cd54431-31a6-4525-840b-89d0277250e8 used request id req-376b0ade-38a7-49e3-98b0-b0c328df0fa7 2018-07-03 14:40:57,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:58,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:40:58 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-7f75cdd0-4408-4f8c-a4dc-22aa7e197efe Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:40:58,031 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7f75cdd0-4408-4f8c-a4dc-22aa7e197efe 2018-07-03 14:40:58,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:58,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:58 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5254fa0b-c117-4621-ab9c-d3b270bb5e20 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:40:58,080 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-5254fa0b-c117-4621-ab9c-d3b270bb5e20 2018-07-03 14:40:58,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:58,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:40:58 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f51c90b6-d9fb-4c20-aa4a-33863c956a62 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:40:58,131 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-f51c90b6-d9fb-4c20-aa4a-33863c956a62 2018-07-03 14:40:58,132 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:40:58,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:58,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:58 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d87aa65-e2ae-48fe-863c-150cc17c96cc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:40:58,342 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-1d87aa65-e2ae-48fe-863c-150cc17c96cc 2018-07-03 14:40:58,343 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj 2018-07-03 14:40:58,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f69f8a116b914bac8c5892fc2c64a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:58,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f67e91e8-875c-4975-8091-a9f65d4f8248 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:58,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f69f8a116b914bac8c5892fc2c64a687 used request id req-f67e91e8-875c-4975-8091-a9f65d4f8248 2018-07-03 14:40:58,608 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-proj-role 2018-07-03 14:40:58,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9197d8eb7e194cd88350b00f435e1aba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:58,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57f3e1ce-83dd-46d1-b538-258042c703f6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:58,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9197d8eb7e194cd88350b00f435e1aba used request id req-57f3e1ce-83dd-46d1-b538-258042c703f6 2018-07-03 14:40:58,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e142b8e85675f6de65c594e110ad5dc5b261b2" 2018-07-03 14:40:58,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60c81922-897b-43c0-8599-6d4f6fe7110a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:40:58,880 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-60c81922-897b-43c0-8599-6d4f6fe7110a 2018-07-03 14:40:58,880 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-8c63cd27-4bda-4f1-user 2018-07-03 14:40:58,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/c0657a042f534d1ea740bb888f992130 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df069ec80297c77327b7b46db800f7fb7cda0fe" 2018-07-03 14:40:59,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:40:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2ef31d5-6876-47d6-9577-ae5165f53cde Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:40:59,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c0657a042f534d1ea740bb888f992130 used request id req-d2ef31d5-6876-47d6-9577-ae5165f53cde 2018-07-03 14:40:59,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:40:59,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["0L1U9NcWSXawEpxkiG85tA"], "issued_at": "2018-07-03T14:40:59.000000Z"}} 2018-07-03 14:40:59,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}b904119bba47b8e43709a892cffa73d4a5f2557d" 2018-07-03 14:40:59,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:40:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21b833de-d6f9-467b-af89-3e5c5036a7bf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:40:59,792 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21b833de-d6f9-467b-af89-3e5c5036a7bf 2018-07-03 14:40:59,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:40:59,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:00,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LZk9xDY9TkSq89xCuKmNpA"], "issued_at": "2018-07-03T14:41:00.000000Z"}} 2018-07-03 14:41:00,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:00,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f72c256-a660-4bec-b5e8-98c8f80eeb21 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:00,498 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3f72c256-a660-4bec-b5e8-98c8f80eeb21 2018-07-03 14:41:00,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-07-03 14:41:00,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:00,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?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:00,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:00 GMT Server: Apache Content-Length: 202 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c66c6b7-5e8d-4530-86f6-9ad379853086 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-e1eaf5d0-d1e0-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:41:00,549 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj used request id req-3c66c6b7-5e8d-4530-86f6-9ad379853086 2018-07-03 14:41:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:00,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d241ba04-67ee-4a52-88fd-fbfaaf25258e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:00,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d241ba04-67ee-4a52-88fd-fbfaaf25258e 2018-07-03 14:41:00,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}2b80566d4f825f907790b54203534741c2d0d263" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj"}}' 2018-07-03 14:41:00,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:00 GMT Server: Apache Content-Length: 331 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a29e7a1-9115-44e1-b405-beda7760c4f4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2eb3c0ce47aa42b9ab485a734eee9d33"}, "tags": [], "enabled": true, "id": "2eb3c0ce47aa42b9ab485a734eee9d33", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj"}} 2018-07-03 14:41:00,840 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-5a29e7a1-9115-44e1-b405-beda7760c4f4 2018-07-03 14:41:00,841 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj 2018-07-03 14:41:00,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:00,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:01,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_LweUGYpTJalayPWKH3iJQ"], "issued_at": "2018-07-03T14:41:01.000000Z"}} 2018-07-03 14:41:01,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}cd9a20e7b3ee296b341a7f8d5889ccf947400412" 2018-07-03 14:41:01,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de978b50-fa1f-4c8f-9b9c-83752148a62d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:01,578 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-de978b50-fa1f-4c8f-9b9c-83752148a62d 2018-07-03 14:41:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:41:01,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:01,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}cd9a20e7b3ee296b341a7f8d5889ccf947400412" 2018-07-03 14:41:01,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:01 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-341eca71-03f5-495f-a4dd-8fead19bd366 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:41:01,812 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-341eca71-03f5-495f-a4dd-8fead19bd366 2018-07-03 14:41:01,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?name=CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9a20e7b3ee296b341a7f8d5889ccf947400412" 2018-07-03 14:41:01,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:01 GMT Server: Apache Content-Length: 487 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c474fb69-ba89-4441-a088-af616def1adf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2eb3c0ce47aa42b9ab485a734eee9d33"}, "tags": [], "enabled": true, "id": "2eb3c0ce47aa42b9ab485a734eee9d33", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj"}]} 2018-07-03 14:41:01,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj used request id req-c474fb69-ba89-4441-a088-af616def1adf 2018-07-03 14:41:01,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}cd9a20e7b3ee296b341a7f8d5889ccf947400412" 2018-07-03 14:41:02,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:01 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad9a80ac-198b-442e-877e-0aa6913e608b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:02,057 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ad9a80ac-198b-442e-877e-0aa6913e608b 2018-07-03 14:41:02,556 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-user 2018-07-03 14:41:02,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:02,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:02,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:02 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3202bc80-d85b-4eeb-97d0-8fa54d93f425 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:41:02,746 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3202bc80-d85b-4eeb-97d0-8fa54d93f425 2018-07-03 14:41:02,750 - 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}2b80566d4f825f907790b54203534741c2d0d263" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj-role"}}' 2018-07-03 14:41:02,931 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:02 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31783d4a-92c1-4295-8b7c-43325b5850f7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4bbda144a3e4333948ce5b6689a0db3", "links": {"self": "http://10.167.4.35:5000/v3/roles/a4bbda144a3e4333948ce5b6689a0db3"}, "name": "CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj-role"}} 2018-07-03 14:41:02,931 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-31783d4a-92c1-4295-8b7c-43325b5850f7 2018-07-03 14:41:02,932 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj-role 2018-07-03 14:41:02,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a4bbda144a3e4333948ce5b6689a0db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:03,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:02 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98765b04-394c-495e-9896-4790b197a811 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4bbda144a3e4333948ce5b6689a0db3", "links": {"self": "http://10.167.4.35:5000/v3/roles/a4bbda144a3e4333948ce5b6689a0db3"}, "name": "CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj-role"}} 2018-07-03 14:41:03,119 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a4bbda144a3e4333948ce5b6689a0db3 used request id req-98765b04-394c-495e-9896-4790b197a811 2018-07-03 14:41:03,119 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj-role to project CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj 2018-07-03 14:41:03,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/2eb3c0ce47aa42b9ab485a734eee9d33/users/79f0343c643248e99e26a3d84ea04fe0/roles/a4bbda144a3e4333948ce5b6689a0db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:03,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60111f46-e1dd-44c1-91ed-eb2a090bf3b1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:03,352 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2eb3c0ce47aa42b9ab485a734eee9d33/users/79f0343c643248e99e26a3d84ea04fe0/roles/a4bbda144a3e4333948ce5b6689a0db3 used request id req-60111f46-e1dd-44c1-91ed-eb2a090bf3b1 2018-07-03 14:41:03,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:03,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:03,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LR1T534MQdS9BO-KNSWThQ"], "issued_at": "2018-07-03T14:41:03.000000Z"}} 2018-07-03 14:41:03,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06330149803007bf52defd4b89b08dbf15c266ca" 2018-07-03 14:41:04,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d7e3952-05ad-4adc-90cd-83725b4f2b81 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:04,035 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d7e3952-05ad-4adc-90cd-83725b4f2b81 2018-07-03 14:41:04,041 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06330149803007bf52defd4b89b08dbf15c266ca" 2018-07-03 14:41:04,445 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:04 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-a7094d57-0c61-43f9-ba91-57f493a99858 x-openstack-request-id: req-a7094d57-0c61-43f9-ba91-57f493a99858 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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:41:04,445 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-a7094d57-0c61-43f9-ba91-57f493a99858 2018-07-03 14:41:04,450 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a7094d57-0c61-43f9-ba91-57f493a99858" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06330149803007bf52defd4b89b08dbf15c266ca" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-c8ee8e37-bec1-4c1d-aad0-eca84bf3c611", "description": null}}' 2018-07-03 14:41:04,873 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:04 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-5800e1a9-5eda-4ce1-a1c9-5a5d08e74c85 x-openstack-request-id: req-5800e1a9-5eda-4ce1-a1c9-5a5d08e74c85 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c8ee8e37-bec1-4c1d-aad0-eca84bf3c611", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1e1d436e-1ac2-4d39-94f6-38602e6f0644", "description": null}} 2018-07-03 14:41:04,873 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-5800e1a9-5eda-4ce1-a1c9-5a5d08e74c85 2018-07-03 14:41:04,874 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-c8ee8e37-bec1-4c1d-aad0-eca84bf3c611 2018-07-03 14:41:04,877 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904119bba47b8e43709a892cffa73d4a5f2557d" 2018-07-03 14:41:05,837 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:05 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-b771e019-7f82-4c96-b305-745dd6fc1bda x-openstack-request-id: req-b771e019-7f82-4c96-b305-745dd6fc1bda Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-c8ee8e37-bec1-4c1d-aad0-eca84bf3c611", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1e1d436e-1ac2-4d39-94f6-38602e6f0644", "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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:41:05,838 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-b771e019-7f82-4c96-b305-745dd6fc1bda 2018-07-03 14:41:05,842 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b771e019-7f82-4c96-b305-745dd6fc1bda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904119bba47b8e43709a892cffa73d4a5f2557d" 2018-07-03 14:41:06,207 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:06 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-c539aec3-e37d-4dbc-913b-4854ad071035 x-openstack-request-id: req-c539aec3-e37d-4dbc-913b-4854ad071035 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c8ee8e37-bec1-4c1d-aad0-eca84bf3c611", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1e1d436e-1ac2-4d39-94f6-38602e6f0644", "description": null}} 2018-07-03 14:41:06,207 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644 used request id req-c539aec3-e37d-4dbc-913b-4854ad071035 2018-07-03 14:41:06,210 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b771e019-7f82-4c96-b305-745dd6fc1bda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904119bba47b8e43709a892cffa73d4a5f2557d" 2018-07-03 14:41:06,587 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:06 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-a89945f7-8155-4394-8eab-baca7513502f x-openstack-request-id: req-a89945f7-8155-4394-8eab-baca7513502f Front-End-Https: on RESP BODY: {} 2018-07-03 14:41:06,588 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644/encryption used request id req-a89945f7-8155-4394-8eab-baca7513502f 2018-07-03 14:41:06,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/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b771e019-7f82-4c96-b305-745dd6fc1bda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904119bba47b8e43709a892cffa73d4a5f2557d" 2018-07-03 14:41:06,983 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:06 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-0d8cee83-6d47-4831-af06-68f6e517fade x-openstack-request-id: req-0d8cee83-6d47-4831-af06-68f6e517fade Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c8ee8e37-bec1-4c1d-aad0-eca84bf3c611", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1e1d436e-1ac2-4d39-94f6-38602e6f0644", "description": null}} 2018-07-03 14:41:06,983 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644 used request id req-0d8cee83-6d47-4831-af06-68f6e517fade 2018-07-03 14:41:06,986 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b771e019-7f82-4c96-b305-745dd6fc1bda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904119bba47b8e43709a892cffa73d4a5f2557d" 2018-07-03 14:41:07,350 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:07 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-12ce8752-3d22-462d-8c0f-c7f5ddd5c610 x-openstack-request-id: req-12ce8752-3d22-462d-8c0f-c7f5ddd5c610 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c8ee8e37-bec1-4c1d-aad0-eca84bf3c611", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1e1d436e-1ac2-4d39-94f6-38602e6f0644", "description": null}} 2018-07-03 14:41:07,350 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644 used request id req-12ce8752-3d22-462d-8c0f-c7f5ddd5c610 2018-07-03 14:41:07,353 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b771e019-7f82-4c96-b305-745dd6fc1bda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904119bba47b8e43709a892cffa73d4a5f2557d" 2018-07-03 14:41:07,731 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:07 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-a3b3b8b5-2c32-4c53-ad94-6358c9050aa6 x-openstack-request-id: req-a3b3b8b5-2c32-4c53-ad94-6358c9050aa6 Front-End-Https: on RESP BODY: {} 2018-07-03 14:41:07,731 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644/encryption used request id req-a3b3b8b5-2c32-4c53-ad94-6358c9050aa6 2018-07-03 14:41:07,731 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-c8ee8e37-bec1-4c1d-aad0-eca84bf3c611 2018-07-03 14:41:07,734 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7094d57-0c61-43f9-ba91-57f493a99858" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06330149803007bf52defd4b89b08dbf15c266ca" 2018-07-03 14:41:08,148 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:08 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-f51f877c-08ba-4e33-8b05-c4ade4f071fa RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:41:08,148 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/1e1d436e-1ac2-4d39-94f6-38602e6f0644 used request id req-f51f877c-08ba-4e33-8b05-c4ade4f071fa 2018-07-03 14:41:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:08,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:08 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-0b49ae4f-a0a8-4962-a023-841279f0ea0e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:41:08,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-0b49ae4f-a0a8-4962-a023-841279f0ea0e 2018-07-03 14:41:08,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:08,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:08 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f67507c-466d-407d-b3c5-65d8bee1757f 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:41:08,773 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-4f67507c-466d-407d-b3c5-65d8bee1757f 2018-07-03 14:41:08,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:08,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:41:08 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-275e16fa-a100-43aa-9531-83c681d50b54 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:41:08,814 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-275e16fa-a100-43aa-9531-83c681d50b54 2018-07-03 14:41:08,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:41:08,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:08,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:08 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-544ddd75-4447-4b9a-ad85-2f9fc6fccd92 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:41:08,856 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-544ddd75-4447-4b9a-ad85-2f9fc6fccd92 2018-07-03 14:41:08,857 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj 2018-07-03 14:41:08,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2eb3c0ce47aa42b9ab485a734eee9d33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:09,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a51a1c5-4597-463d-8bfa-bb6c89f24b75 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:09,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2eb3c0ce47aa42b9ab485a734eee9d33 used request id req-4a51a1c5-4597-463d-8bfa-bb6c89f24b75 2018-07-03 14:41:09,108 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-proj-role 2018-07-03 14:41:09,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a4bbda144a3e4333948ce5b6689a0db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:09,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8651b2e-a4b9-4bb9-a8f3-99210e57adb6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:09,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a4bbda144a3e4333948ce5b6689a0db3 used request id req-e8651b2e-a4b9-4bb9-a8f3-99210e57adb6 2018-07-03 14:41:09,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b80566d4f825f907790b54203534741c2d0d263" 2018-07-03 14:41:09,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eeb3de05-6547-42d4-b891-def87711dce2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:41:09,216 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-eeb3de05-6547-42d4-b891-def87711dce2 2018-07-03 14:41:09,216 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-e1eaf5d0-d1e0-4fb-user 2018-07-03 14:41:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/79f0343c643248e99e26a3d84ea04fe0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9a20e7b3ee296b341a7f8d5889ccf947400412" 2018-07-03 14:41:09,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6641c8d-3008-4201-b08e-e61eda01a8ae Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:09,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/79f0343c643248e99e26a3d84ea04fe0 used request id req-c6641c8d-3008-4201-b08e-e61eda01a8ae 2018-07-03 14:41:09,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:09,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5oeAiNz5QlaZwuNLec9FJQ"], "issued_at": "2018-07-03T14:41:09.000000Z"}} 2018-07-03 14:41:09,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}d4ed7f85a217782f28870671f059f80f15d11329" 2018-07-03 14:41:10,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6098b1a5-64d9-4c92-9b1a-8fa31eeb36cd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:10,110 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6098b1a5-64d9-4c92-9b1a-8fa31eeb36cd 2018-07-03 14:41:10,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:10,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:10,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["nkR5sUO_SLieORKD2kiZ_g"], "issued_at": "2018-07-03T14:41:10.000000Z"}} 2018-07-03 14:41:10,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:10,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ceb0ee2a-55fc-4390-970a-7146b28ce76e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:10,794 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ceb0ee2a-55fc-4390-970a-7146b28ce76e 2018-07-03 14:41:10,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:41:10,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:10,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?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:10,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:10 GMT Server: Apache Content-Length: 196 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0a47efc-3802-42b2-9eac-a104fa0b7014 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-0f2a7c59-4bd7-421-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:41:10,846 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj used request id req-e0a47efc-3802-42b2-9eac-a104fa0b7014 2018-07-03 14:41:10,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:11,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69c1ea9e-cd7e-4f6a-bc63-ae4d783fd4f9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:11,036 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-69c1ea9e-cd7e-4f6a-bc63-ae4d783fd4f9 2018-07-03 14:41:11,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj"}}' 2018-07-03 14:41:11,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:11 GMT Server: Apache Content-Length: 325 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0391abf7-ad45-458c-b275-bbb7ba735957 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9d0310cb82104a1991cfff029b447d5c"}, "tags": [], "enabled": true, "id": "9d0310cb82104a1991cfff029b447d5c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj"}} 2018-07-03 14:41:11,271 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0391abf7-ad45-458c-b275-bbb7ba735957 2018-07-03 14:41:11,271 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj 2018-07-03 14:41:11,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:11,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:11,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["iElWK1bTTM2PEKdC7r1lsA"], "issued_at": "2018-07-03T14:41:11.000000Z"}} 2018-07-03 14:41:11,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}7c850e2d615499e70a8da6063acad14385c9a6c6" 2018-07-03 14:41:11,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b926bdaa-e2b0-4ad8-a160-be16cbcaf7ba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:11,921 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b926bdaa-e2b0-4ad8-a160-be16cbcaf7ba 2018-07-03 14:41:11,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-07-03 14:41:11,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:11,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c850e2d615499e70a8da6063acad14385c9a6c6" 2018-07-03 14:41:12,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:11 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c4e0fc5-19d1-4f3d-84fa-cf0d1f257e2b Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:41:12,146 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-3c4e0fc5-19d1-4f3d-84fa-cf0d1f257e2b 2018-07-03 14:41:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c850e2d615499e70a8da6063acad14385c9a6c6" 2018-07-03 14:41:12,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:12 GMT Server: Apache Content-Length: 475 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d65411e-62bb-49f1-a03c-4b511864d120 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9d0310cb82104a1991cfff029b447d5c"}, "tags": [], "enabled": true, "id": "9d0310cb82104a1991cfff029b447d5c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj"}]} 2018-07-03 14:41:12,339 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj used request id req-5d65411e-62bb-49f1-a03c-4b511864d120 2018-07-03 14:41:12,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c850e2d615499e70a8da6063acad14385c9a6c6" 2018-07-03 14:41:12,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-544915ef-6a1d-4ab7-945b-227fff0cfdfe Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:12,538 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-544915ef-6a1d-4ab7-945b-227fff0cfdfe 2018-07-03 14:41:13,018 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-user 2018-07-03 14:41:13,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:13,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2c7a013-6953-4f58-8520-0479a50e513a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:41:13,205 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d2c7a013-6953-4f58-8520-0479a50e513a 2018-07-03 14:41:13,209 - 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}265e17b1a12b83505c6b3818b6f2bcf442a49d92" -d '{"role": {"name": "CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj-role"}}' 2018-07-03 14:41:13,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:13 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e964d14b-693a-4c67-8956-33f2b48888d2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f75af40db1314bdc87381bfe44721c87", "links": {"self": "http://10.167.4.35:5000/v3/roles/f75af40db1314bdc87381bfe44721c87"}, "name": "CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj-role"}} 2018-07-03 14:41:13,389 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-e964d14b-693a-4c67-8956-33f2b48888d2 2018-07-03 14:41:13,390 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj-role 2018-07-03 14:41:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f75af40db1314bdc87381bfe44721c87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:13,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:13 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9144e9df-c514-4b01-be10-d21a5dd844a7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f75af40db1314bdc87381bfe44721c87", "links": {"self": "http://10.167.4.35:5000/v3/roles/f75af40db1314bdc87381bfe44721c87"}, "name": "CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj-role"}} 2018-07-03 14:41:13,571 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f75af40db1314bdc87381bfe44721c87 used request id req-9144e9df-c514-4b01-be10-d21a5dd844a7 2018-07-03 14:41:13,572 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj-role to project CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj 2018-07-03 14:41:13,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9d0310cb82104a1991cfff029b447d5c/users/8a1368551a1f4dd6b035513c597e8141/roles/f75af40db1314bdc87381bfe44721c87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:13,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2115c208-d346-402c-8fd7-453df53242d6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:13,666 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9d0310cb82104a1991cfff029b447d5c/users/8a1368551a1f4dd6b035513c597e8141/roles/f75af40db1314bdc87381bfe44721c87 used request id req-2115c208-d346-402c-8fd7-453df53242d6 2018-07-03 14:41:13,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:13,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:14,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["i1XDZGJYS8ChaWSUUo0vOA"], "issued_at": "2018-07-03T14:41:14.000000Z"}} 2018-07-03 14:41:14,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}3dc403f2706dd58d00ebc87f692a189a4de1fd09" 2018-07-03 14:41:14,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cce8bcd-a4ca-4773-ae8d-2c6c7f5d8686 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:14,336 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7cce8bcd-a4ca-4773-ae8d-2c6c7f5d8686 2018-07-03 14:41:14,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/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc403f2706dd58d00ebc87f692a189a4de1fd09" 2018-07-03 14:41:14,739 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:14 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-2bc025c0-8fe7-45a1-8596-29c88b195c55 x-openstack-request-id: req-2bc025c0-8fe7-45a1-8596-29c88b195c55 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-07-03 14:41:14,739 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-2bc025c0-8fe7-45a1-8596-29c88b195c55 2018-07-03 14:41:14,743 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2bc025c0-8fe7-45a1-8596-29c88b195c55" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc403f2706dd58d00ebc87f692a189a4de1fd09" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-bd7507c8-2650-4db1-8914-553330286ffa-qos-spec"}}' 2018-07-03 14:41:15,207 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:15 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-dc2b84e9-0bb9-42ac-ae15-b95608c59257 x-openstack-request-id: req-dc2b84e9-0bb9-42ac-ae15-b95608c59257 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "f400ceab-e0ab-45b6-aa04-5420aedf876f", "name": "CreateVolumeTypeComplexTests-bd7507c8-2650-4db1-8914-553330286ffa-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/f400ceab-e0ab-45b6-aa04-5420aedf876f", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/f400ceab-e0ab-45b6-aa04-5420aedf876f", "rel": "bookmark"}]} 2018-07-03 14:41:15,208 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-dc2b84e9-0bb9-42ac-ae15-b95608c59257 2018-07-03 14:41:15,208 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-bd7507c8-2650-4db1-8914-553330286ffa-qos-spec 2018-07-03 14:41:15,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:15,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:15,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tVf-OBlMRoGPFbUjYci9pA"], "issued_at": "2018-07-03T14:41:15.000000Z"}} 2018-07-03 14:41:15,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}3c1a09ba7b8e89af5128959acf007466aa457f73" 2018-07-03 14:41:15,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2273828-7d5e-4fc2-ab27-951266086f1d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:15,738 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e2273828-7d5e-4fc2-ab27-951266086f1d 2018-07-03 14:41:15,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/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1a09ba7b8e89af5128959acf007466aa457f73" 2018-07-03 14:41:16,170 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:16 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-88f4d466-d558-4d09-a5d5-51a9520bb308 x-openstack-request-id: req-88f4d466-d558-4d09-a5d5-51a9520bb308 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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:41:16,170 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-88f4d466-d558-4d09-a5d5-51a9520bb308 2018-07-03 14:41:16,174 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-88f4d466-d558-4d09-a5d5-51a9520bb308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1a09ba7b8e89af5128959acf007466aa457f73" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-bd7507c8-2650-4db1-8914-553330286ffa-vol_type", "description": null}}' 2018-07-03 14:41:16,576 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:16 GMT Content-Type: application/json Content-Length: 251 Connection: keep-alive x-compute-request-id: req-07d42755-40fd-4e24-8c0d-82021199f769 x-openstack-request-id: req-07d42755-40fd-4e24-8c0d-82021199f769 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-bd7507c8-2650-4db1-8914-553330286ffa-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9aebd721-fe15-47ec-bc9d-1da54df72afb", "description": null}} 2018-07-03 14:41:16,577 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-07d42755-40fd-4e24-8c0d-82021199f769 2018-07-03 14:41:16,580 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/9aebd721-fe15-47ec-bc9d-1da54df72afb/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-88f4d466-d558-4d09-a5d5-51a9520bb308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1a09ba7b8e89af5128959acf007466aa457f73" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-03 14:41:16,993 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:16 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-6b589a88-eced-4bd4-b595-8d86fd64c5bc x-openstack-request-id: req-6b589a88-eced-4bd4-b595-8d86fd64c5bc Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "9aebd721-fe15-47ec-bc9d-1da54df72afb", "name": "foo", "control_location": "back-end", "encryption_id": "75b5e53c-9073-48e5-b851-696a9c327421", "provider": "bar", "provider_class": "bar"}} 2018-07-03 14:41:16,994 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/9aebd721-fe15-47ec-bc9d-1da54df72afb/encryption used request id req-6b589a88-eced-4bd4-b595-8d86fd64c5bc 2018-07-03 14:41:16,994 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-bd7507c8-2650-4db1-8914-553330286ffa-vol_type 2018-07-03 14:41:16,997 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/9aebd721-fe15-47ec-bc9d-1da54df72afb -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ed7f85a217782f28870671f059f80f15d11329" 2018-07-03 14:41:17,419 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:17 GMT Content-Type: application/json Content-Length: 273 Connection: keep-alive x-compute-request-id: req-6a9f2590-118d-46d0-9c9f-ad024596ba4b x-openstack-request-id: req-6a9f2590-118d-46d0-9c9f-ad024596ba4b Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-bd7507c8-2650-4db1-8914-553330286ffa-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9aebd721-fe15-47ec-bc9d-1da54df72afb", "description": null}} 2018-07-03 14:41:17,419 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/9aebd721-fe15-47ec-bc9d-1da54df72afb used request id req-6a9f2590-118d-46d0-9c9f-ad024596ba4b 2018-07-03 14:41:17,422 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/9aebd721-fe15-47ec-bc9d-1da54df72afb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a9f2590-118d-46d0-9c9f-ad024596ba4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ed7f85a217782f28870671f059f80f15d11329" 2018-07-03 14:41:17,804 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:17 GMT Content-Type: application/json Content-Length: 273 Connection: keep-alive x-compute-request-id: req-32b43b6d-a15d-45da-84f1-bf6d66a3910a x-openstack-request-id: req-32b43b6d-a15d-45da-84f1-bf6d66a3910a Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-bd7507c8-2650-4db1-8914-553330286ffa-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9aebd721-fe15-47ec-bc9d-1da54df72afb", "description": null}} 2018-07-03 14:41:17,804 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/9aebd721-fe15-47ec-bc9d-1da54df72afb used request id req-32b43b6d-a15d-45da-84f1-bf6d66a3910a 2018-07-03 14:41:17,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/f2213f40455746c3b623a4fcb5e27a06/types/9aebd721-fe15-47ec-bc9d-1da54df72afb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a9f2590-118d-46d0-9c9f-ad024596ba4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ed7f85a217782f28870671f059f80f15d11329" 2018-07-03 14:41:18,218 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:18 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-529b2f7a-6287-4488-a282-024c612a8d12 x-openstack-request-id: req-529b2f7a-6287-4488-a282-024c612a8d12 Front-End-Https: on RESP BODY: {"volume_type_id": "9aebd721-fe15-47ec-bc9d-1da54df72afb", "control_location": "back-end", "deleted": false, "created_at": "2018-07-03T14:41:17.000000", "updated_at": null, "encryption_id": "75b5e53c-9073-48e5-b851-696a9c327421", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-03 14:41:18,218 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/9aebd721-fe15-47ec-bc9d-1da54df72afb/encryption used request id req-529b2f7a-6287-4488-a282-024c612a8d12 2018-07-03 14:41:18,219 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-bd7507c8-2650-4db1-8914-553330286ffa-vol_type 2018-07-03 14:41:18,221 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/9aebd721-fe15-47ec-bc9d-1da54df72afb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-88f4d466-d558-4d09-a5d5-51a9520bb308" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1a09ba7b8e89af5128959acf007466aa457f73" 2018-07-03 14:41:18,649 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:18 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-b3a24c41-836a-4505-8c12-70786cc7fb47 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:41:18,649 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/9aebd721-fe15-47ec-bc9d-1da54df72afb used request id req-b3a24c41-836a-4505-8c12-70786cc7fb47 2018-07-03 14:41:18,650 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-bd7507c8-2650-4db1-8914-553330286ffa-qos-spec 2018-07-03 14:41:18,653 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/f400ceab-e0ab-45b6-aa04-5420aedf876f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2bc025c0-8fe7-45a1-8596-29c88b195c55" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc403f2706dd58d00ebc87f692a189a4de1fd09" 2018-07-03 14:41:19,061 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:19 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-01e75fa4-1ac5-4b26-855c-f58120e39884 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:41:19,061 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/f400ceab-e0ab-45b6-aa04-5420aedf876f?force=False used request id req-01e75fa4-1ac5-4b26-855c-f58120e39884 2018-07-03 14:41:19,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:19,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:19 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-b670a939-0c97-4a95-9cee-1b3e3c285e15 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:41:19,518 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b670a939-0c97-4a95-9cee-1b3e3c285e15 2018-07-03 14:41:19,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:19,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:19 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-221beed7-9b5e-4d83-8882-e42cdcf80523 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:41:19,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-221beed7-9b5e-4d83-8882-e42cdcf80523 2018-07-03 14:41:19,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:19,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:41:19 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e352355-213a-41c3-bf9d-ef4c765bc6c9 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:41:19,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-9e352355-213a-41c3-bf9d-ef4c765bc6c9 2018-07-03 14:41:19,599 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:41:19,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:19,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:19 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b93274ca-8c42-481b-89da-bb716d376bd9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:41:19,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-b93274ca-8c42-481b-89da-bb716d376bd9 2018-07-03 14:41:19,796 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj 2018-07-03 14:41:19,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9d0310cb82104a1991cfff029b447d5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:20,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1babfa92-8104-4429-ba56-791cfa485b88 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:20,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9d0310cb82104a1991cfff029b447d5c used request id req-1babfa92-8104-4429-ba56-791cfa485b88 2018-07-03 14:41:20,184 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-proj-role 2018-07-03 14:41:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f75af40db1314bdc87381bfe44721c87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:20,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5eee7e12-b02f-45fc-aff7-fb4873541590 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:20,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f75af40db1314bdc87381bfe44721c87 used request id req-5eee7e12-b02f-45fc-aff7-fb4873541590 2018-07-03 14:41:20,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265e17b1a12b83505c6b3818b6f2bcf442a49d92" 2018-07-03 14:41:20,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a7f6b1b-3133-4146-8548-80794faefeac Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:41:20,293 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9a7f6b1b-3133-4146-8548-80794faefeac 2018-07-03 14:41:20,294 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-0f2a7c59-4bd7-421-user 2018-07-03 14:41:20,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8a1368551a1f4dd6b035513c597e8141 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c850e2d615499e70a8da6063acad14385c9a6c6" 2018-07-03 14:41:20,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1edf904a-a162-496f-b15d-7d2cff15b0d9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:20,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8a1368551a1f4dd6b035513c597e8141 used request id req-1edf904a-a162-496f-b15d-7d2cff15b0d9 2018-07-03 14:41:20,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:21,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["stdVMu7qQd2m4Vi-GtKhgA"], "issued_at": "2018-07-03T14:41:21.000000Z"}} 2018-07-03 14:41:21,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}c4bb65b9f7bbe61f5a0399ab1884c58051d6252e" 2018-07-03 14:41:21,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c76eb46-2205-4c28-b101-01e92cd101d5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:21,328 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c76eb46-2205-4c28-b101-01e92cd101d5 2018-07-03 14:41:21,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:21,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:21,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["uGQnfzCcTomcA1YEM7tSXg"], "issued_at": "2018-07-03T14:41:21.000000Z"}} 2018-07-03 14:41:21,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}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:21,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a8ddf09-13b6-4fbf-9c22-e7b50d521546 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:21,861 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3a8ddf09-13b6-4fbf-9c22-e7b50d521546 2018-07-03 14:41:21,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-07-03 14:41:21,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41:21 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:41:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:21,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:21 GMT Server: Apache Content-Length: 196 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88a983f0-56b6-4d63-8527-836911a6a59b 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-0a78efc8-13e2-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:41:21,907 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj used request id req-88a983f0-56b6-4d63-8527-836911a6a59b 2018-07-03 14:41:21,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:22,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f56a4d1-de06-48cf-9ec0-fca581bea041 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:22,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6f56a4d1-de06-48cf-9ec0-fca581bea041 2018-07-03 14:41:22,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj"}}' 2018-07-03 14:41:22,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:22 GMT Server: Apache Content-Length: 325 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cadfeae9-1305-4e3a-9cad-a6b48a6756f9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e6b7658d9a004351b72f7533214a74be"}, "tags": [], "enabled": true, "id": "e6b7658d9a004351b72f7533214a74be", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj"}} 2018-07-03 14:41:22,321 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-cadfeae9-1305-4e3a-9cad-a6b48a6756f9 2018-07-03 14:41:22,321 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj 2018-07-03 14:41:22,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:22,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:22,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qoHdZ4QiQnaMLaxGqjiQBg"], "issued_at": "2018-07-03T14:41:22.000000Z"}} 2018-07-03 14:41:22,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}4c73d64d8757bd3c283d4812d73204476244036e" 2018-07-03 14:41:22,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b4dc3d4-16eb-4ad1-8ff9-be31bfdffa45 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:22,897 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3b4dc3d4-16eb-4ad1-8ff9-be31bfdffa45 2018-07-03 14:41:22,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:41:22,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c73d64d8757bd3c283d4812d73204476244036e" 2018-07-03 14:41:22,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:22 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-faf1acfb-49ad-407f-81a9-8f852ee8a9ee Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:41:22,983 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-faf1acfb-49ad-407f-81a9-8f852ee8a9ee 2018-07-03 14:41:22,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c73d64d8757bd3c283d4812d73204476244036e" 2018-07-03 14:41:23,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:22 GMT Server: Apache Content-Length: 475 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51eb5134-708b-40ab-a467-72629c1e23b5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e6b7658d9a004351b72f7533214a74be"}, "tags": [], "enabled": true, "id": "e6b7658d9a004351b72f7533214a74be", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj"}]} 2018-07-03 14:41:23,025 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj used request id req-51eb5134-708b-40ab-a467-72629c1e23b5 2018-07-03 14:41:23,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c73d64d8757bd3c283d4812d73204476244036e" 2018-07-03 14:41:23,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e68c50f6-34d3-43c8-b09f-24637ac6f390 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:23,188 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e68c50f6-34d3-43c8-b09f-24637ac6f390 2018-07-03 14:41:23,656 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-user 2018-07-03 14:41:23,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:23,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:23,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27f387a2-43d3-4c1b-8c9f-1749021e2ea1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:41:23,836 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-27f387a2-43d3-4c1b-8c9f-1749021e2ea1 2018-07-03 14:41:23,840 - 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}2c1bca97541fefb38d53292900d146fc6d9de51f" -d '{"role": {"name": "CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj-role"}}' 2018-07-03 14:41:23,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:23 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00c656c5-c334-42ba-8e38-e9bdaea846d9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb8844e4de5040f59cc175e41dc8c716", "links": {"self": "http://10.167.4.35:5000/v3/roles/bb8844e4de5040f59cc175e41dc8c716"}, "name": "CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj-role"}} 2018-07-03 14:41:23,884 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-00c656c5-c334-42ba-8e38-e9bdaea846d9 2018-07-03 14:41:23,885 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj-role 2018-07-03 14:41:23,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/bb8844e4de5040f59cc175e41dc8c716 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:24,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:23 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d402a47-a07e-4dcd-bac0-047118ac9003 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb8844e4de5040f59cc175e41dc8c716", "links": {"self": "http://10.167.4.35:5000/v3/roles/bb8844e4de5040f59cc175e41dc8c716"}, "name": "CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj-role"}} 2018-07-03 14:41:24,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/bb8844e4de5040f59cc175e41dc8c716 used request id req-7d402a47-a07e-4dcd-bac0-047118ac9003 2018-07-03 14:41:24,063 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj-role to project CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj 2018-07-03 14:41:24,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e6b7658d9a004351b72f7533214a74be/users/96bfc0b5c5dc4452a65a90e8b7581894/roles/bb8844e4de5040f59cc175e41dc8c716 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:24,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba50d93a-a758-4b91-895f-95b4793de8c5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:24,297 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e6b7658d9a004351b72f7533214a74be/users/96bfc0b5c5dc4452a65a90e8b7581894/roles/bb8844e4de5040f59cc175e41dc8c716 used request id req-ba50d93a-a758-4b91-895f-95b4793de8c5 2018-07-03 14:41:24,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:24,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:24,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["N53ASICGSp-Rfpyossjozw"], "issued_at": "2018-07-03T14:41:24.000000Z"}} 2018-07-03 14:41: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}61450c0eb084d3ba6fae971e6a8061ac4be95405" 2018-07-03 14:41:24,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9a83c99-7fca-428b-8325-2140892d5d12 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:24,993 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c9a83c99-7fca-428b-8325-2140892d5d12 2018-07-03 14:41:24,999 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61450c0eb084d3ba6fae971e6a8061ac4be95405" 2018-07-03 14:41:25,407 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:25 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-30dbb710-cd17-4a7f-bcdd-370960110ebe x-openstack-request-id: req-30dbb710-cd17-4a7f-bcdd-370960110ebe Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-07-03 14:41:25,407 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-30dbb710-cd17-4a7f-bcdd-370960110ebe 2018-07-03 14:41:25,411 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-30dbb710-cd17-4a7f-bcdd-370960110ebe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61450c0eb084d3ba6fae971e6a8061ac4be95405" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-qos-spec"}}' 2018-07-03 14:41:25,804 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:25 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-b34bfde3-8b5e-4f90-acec-0a2898a348c0 x-openstack-request-id: req-b34bfde3-8b5e-4f90-acec-0a2898a348c0 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5727c0b9-d3cc-474f-a492-d9ce64e4aba1", "name": "CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5727c0b9-d3cc-474f-a492-d9ce64e4aba1", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5727c0b9-d3cc-474f-a492-d9ce64e4aba1", "rel": "bookmark"}]} 2018-07-03 14:41:25,804 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-b34bfde3-8b5e-4f90-acec-0a2898a348c0 2018-07-03 14:41:25,805 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-qos-spec 2018-07-03 14:41:25,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:25,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:26,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["AQ-1OGAwQpez-DyLbkpwNA"], "issued_at": "2018-07-03T14:41:26.000000Z"}} 2018-07-03 14:41:26,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}8637c4db8f604a50ff92df06689ca742979cfa33" 2018-07-03 14:41:26,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d480469-cfad-4363-8a5c-ff6d236cc73d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:26,349 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4d480469-cfad-4363-8a5c-ff6d236cc73d 2018-07-03 14:41:26,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/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8637c4db8f604a50ff92df06689ca742979cfa33" 2018-07-03 14:41:26,738 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:26 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-f059de0b-ede9-4e78-925a-4bd9666df54b x-openstack-request-id: req-f059de0b-ede9-4e78-925a-4bd9666df54b 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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:41:26,738 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-f059de0b-ede9-4e78-925a-4bd9666df54b 2018-07-03 14:41:26,742 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f059de0b-ede9-4e78-925a-4bd9666df54b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8637c4db8f604a50ff92df06689ca742979cfa33" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-vol_type", "description": null}}' 2018-07-03 14:41:27,138 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:27 GMT Content-Type: application/json Content-Length: 251 Connection: keep-alive x-compute-request-id: req-8e655c05-6595-456e-8f3e-1c3d2204748f x-openstack-request-id: req-8e655c05-6595-456e-8f3e-1c3d2204748f Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef", "description": null}} 2018-07-03 14:41:27,138 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-8e655c05-6595-456e-8f3e-1c3d2204748f 2018-07-03 14:41:27,141 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f059de0b-ede9-4e78-925a-4bd9666df54b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8637c4db8f604a50ff92df06689ca742979cfa33" 2018-07-03 14:41:27,622 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:27 GMT Content-Type: application/json Content-Length: 182 Connection: keep-alive x-compute-request-id: req-90293740-609b-4a37-822a-892522f5c3b5 x-openstack-request-id: req-90293740-609b-4a37-822a-892522f5c3b5 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "5727c0b9-d3cc-474f-a492-d9ce64e4aba1", "name": "CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-qos-spec"}]} 2018-07-03 14:41:27,622 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-90293740-609b-4a37-822a-892522f5c3b5 2018-07-03 14:41:27,626 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5727c0b9-d3cc-474f-a492-d9ce64e4aba1/associate?vol_type_id=d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f059de0b-ede9-4e78-925a-4bd9666df54b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8637c4db8f604a50ff92df06689ca742979cfa33" 2018-07-03 14:41:28,049 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-eaa784bf-58d1-44f1-8ea4-23d8e0178e1d RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:41:28,050 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5727c0b9-d3cc-474f-a492-d9ce64e4aba1/associate?vol_type_id=d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef used request id req-eaa784bf-58d1-44f1-8ea4-23d8e0178e1d 2018-07-03 14:41:28,050 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-vol_type 2018-07-03 14:41:28,053 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bb65b9f7bbe61f5a0399ab1884c58051d6252e" 2018-07-03 14:41:28,430 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:28 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-097913d2-2e0e-41f2-977e-680dc50eac7d x-openstack-request-id: req-097913d2-2e0e-41f2-977e-680dc50eac7d Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-vol_type", "qos_specs_id": "5727c0b9-d3cc-474f-a492-d9ce64e4aba1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef", "description": null}} 2018-07-03 14:41:28,430 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef used request id req-097913d2-2e0e-41f2-977e-680dc50eac7d 2018-07-03 14:41:28,433 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-097913d2-2e0e-41f2-977e-680dc50eac7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bb65b9f7bbe61f5a0399ab1884c58051d6252e" 2018-07-03 14:41:28,821 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:28 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-2b9aa077-0964-4e26-824b-9d3b0a877ac7 x-openstack-request-id: req-2b9aa077-0964-4e26-824b-9d3b0a877ac7 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-vol_type", "qos_specs_id": "5727c0b9-d3cc-474f-a492-d9ce64e4aba1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef", "description": null}} 2018-07-03 14:41:28,821 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef used request id req-2b9aa077-0964-4e26-824b-9d3b0a877ac7 2018-07-03 14:41:28,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/f2213f40455746c3b623a4fcb5e27a06/types/d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-097913d2-2e0e-41f2-977e-680dc50eac7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bb65b9f7bbe61f5a0399ab1884c58051d6252e" 2018-07-03 14:41:29,173 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:29 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-b9be9f83-3341-47cf-bb37-06d5fb7f9e24 x-openstack-request-id: req-b9be9f83-3341-47cf-bb37-06d5fb7f9e24 Front-End-Https: on RESP BODY: {} 2018-07-03 14:41:29,173 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef/encryption used request id req-b9be9f83-3341-47cf-bb37-06d5fb7f9e24 2018-07-03 14:41:29,176 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5727c0b9-d3cc-474f-a492-d9ce64e4aba1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-097913d2-2e0e-41f2-977e-680dc50eac7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bb65b9f7bbe61f5a0399ab1884c58051d6252e" 2018-07-03 14:41:29,551 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:29 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-33541076-0682-48c1-a218-15b261b26b5c x-openstack-request-id: req-33541076-0682-48c1-a218-15b261b26b5c Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5727c0b9-d3cc-474f-a492-d9ce64e4aba1", "name": "CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5727c0b9-d3cc-474f-a492-d9ce64e4aba1", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5727c0b9-d3cc-474f-a492-d9ce64e4aba1", "rel": "bookmark"}]} 2018-07-03 14:41:29,551 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5727c0b9-d3cc-474f-a492-d9ce64e4aba1 used request id req-33541076-0682-48c1-a218-15b261b26b5c 2018-07-03 14:41:29,552 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-vol_type 2018-07-03 14:41:29,554 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f059de0b-ede9-4e78-925a-4bd9666df54b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8637c4db8f604a50ff92df06689ca742979cfa33" 2018-07-03 14:41:29,626 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:29 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-41fb84e7-9391-480e-a2bc-54ebbd797600 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:41:29,626 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/d34bc4eb-94a1-4ee7-9cd8-4dd6e36a66ef used request id req-41fb84e7-9391-480e-a2bc-54ebbd797600 2018-07-03 14:41:29,627 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-7f6012c5-89a7-485d-aae3-981372a86f95-qos-spec 2018-07-03 14:41:29,630 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5727c0b9-d3cc-474f-a492-d9ce64e4aba1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-30dbb710-cd17-4a7f-bcdd-370960110ebe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61450c0eb084d3ba6fae971e6a8061ac4be95405" 2018-07-03 14:41:30,045 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-6d8027a1-bf57-4672-bd09-99f3e7824517 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:41:30,045 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/5727c0b9-d3cc-474f-a492-d9ce64e4aba1?force=False used request id req-6d8027a1-bf57-4672-bd09-99f3e7824517 2018-07-03 14:41:30,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:30,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:30 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-fcd17be4-6c93-462c-8c4a-85fcca5ea511 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:41:30,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fcd17be4-6c93-462c-8c4a-85fcca5ea511 2018-07-03 14:41:30,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:30,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:30 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cda84cb1-0c9f-44d0-a970-b42cf8388685 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:41:30,671 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-cda84cb1-0c9f-44d0-a970-b42cf8388685 2018-07-03 14:41:30,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:30,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:41:30 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f3b8369-79cc-465b-8cec-c4555b399d8a Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:41:30,711 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-8f3b8369-79cc-465b-8cec-c4555b399d8a 2018-07-03 14:41:30,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:41:30,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:30,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c9861ed-b175-42a8-be52-1ab423f3c61d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:41:30,757 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-2c9861ed-b175-42a8-be52-1ab423f3c61d 2018-07-03 14:41:30,758 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj 2018-07-03 14:41:30,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e6b7658d9a004351b72f7533214a74be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:30,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0010d8db-28ea-42f1-aba6-e4773302c795 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:30,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e6b7658d9a004351b72f7533214a74be used request id req-0010d8db-28ea-42f1-aba6-e4773302c795 2018-07-03 14:41:30,999 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-proj-role 2018-07-03 14:41:31,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/bb8844e4de5040f59cc175e41dc8c716 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:31,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce13c4cb-7f74-47d2-a0c2-2fb92901b29e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:31,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/bb8844e4de5040f59cc175e41dc8c716 used request id req-ce13c4cb-7f74-47d2-a0c2-2fb92901b29e 2018-07-03 14:41:31,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}2c1bca97541fefb38d53292900d146fc6d9de51f" 2018-07-03 14:41:31,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3b2e79c-0c20-4378-ab44-6fdcb774c4a2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:41:31,419 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b3b2e79c-0c20-4378-ab44-6fdcb774c4a2 2018-07-03 14:41:31,419 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-0a78efc8-13e2-4e6-user 2018-07-03 14:41:31,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/96bfc0b5c5dc4452a65a90e8b7581894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c73d64d8757bd3c283d4812d73204476244036e" 2018-07-03 14:41:31,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5a0a2da-f8ba-45f3-a304-7259c5665cfb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:31,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/96bfc0b5c5dc4452a65a90e8b7581894 used request id req-b5a0a2da-f8ba-45f3-a304-7259c5665cfb 2018-07-03 14:41:31,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:32,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["saaeM9jFS_eix53mz9-w1g"], "issued_at": "2018-07-03T14:41:32.000000Z"}} 2018-07-03 14:41:32,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}375f55bfb601b28d647a619adb71cb95bae67eb6" 2018-07-03 14:41:32,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21ad40ee-19c3-4f8a-99bd-d5f204ff442e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:32,212 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21ad40ee-19c3-4f8a-99bd-d5f204ff442e 2018-07-03 14:41:32,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:32,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:32,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Ew5S93n7RIGmrYXig_6-oA"], "issued_at": "2018-07-03T14:41:32.000000Z"}} 2018-07-03 14:41:32,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}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:32,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00aa7166-988a-44d7-9214-37ca95ca4d81 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:32,776 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-00aa7166-988a-44d7-9214-37ca95ca4d81 2018-07-03 14:41:32,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:41:32,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:32,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?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:32,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:32 GMT Server: Apache Content-Length: 196 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69cb43fd-5a1b-4abe-b069-d3b4e7d452b8 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-975c9f0a-a690-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:41:32,824 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj used request id req-69cb43fd-5a1b-4abe-b069-d3b4e7d452b8 2018-07-03 14:41:32,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:33,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17866c5d-52a9-4c0c-9fde-a9268687bb49 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:33,009 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-17866c5d-52a9-4c0c-9fde-a9268687bb49 2018-07-03 14:41:33,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj"}}' 2018-07-03 14:41:33,093 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:33 GMT Server: Apache Content-Length: 325 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b0999d2-19a8-4805-97e1-da9f4102f9ca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e40d735b5aec4efc8226d6d85b794f25"}, "tags": [], "enabled": true, "id": "e40d735b5aec4efc8226d6d85b794f25", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj"}} 2018-07-03 14:41:33,093 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-7b0999d2-19a8-4805-97e1-da9f4102f9ca 2018-07-03 14:41:33,094 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj 2018-07-03 14:41:33,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:33,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:33,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["AEIfPpBrSs2XXnlXJjraRw"], "issued_at": "2018-07-03T14:41:33.000000Z"}} 2018-07-03 14:41:33,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}d63c18a4f443c63f2d212a25d10a4f0b8739cff1" 2018-07-03 14:41:33,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bce2489f-9dc1-4cf2-9ff2-6ca9ea0682ab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:33,764 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bce2489f-9dc1-4cf2-9ff2-6ca9ea0682ab 2018-07-03 14:41:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:41:33,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:33,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63c18a4f443c63f2d212a25d10a4f0b8739cff1" 2018-07-03 14:41:33,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:33 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4c4d32e-401a-49db-aeaf-1ab533eba2f2 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:41:33,975 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c4c4d32e-401a-49db-aeaf-1ab533eba2f2 2018-07-03 14:41:33,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?name=CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63c18a4f443c63f2d212a25d10a4f0b8739cff1" 2018-07-03 14:41:34,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:33 GMT Server: Apache Content-Length: 475 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6599ed8d-09d1-459a-b94f-ec6c9600a939 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e40d735b5aec4efc8226d6d85b794f25"}, "tags": [], "enabled": true, "id": "e40d735b5aec4efc8226d6d85b794f25", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj"}]} 2018-07-03 14:41:34,180 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj used request id req-6599ed8d-09d1-459a-b94f-ec6c9600a939 2018-07-03 14:41:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63c18a4f443c63f2d212a25d10a4f0b8739cff1" 2018-07-03 14:41:34,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd254024-bec3-4f6b-96fb-a88df463d42b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:34,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-dd254024-bec3-4f6b-96fb-a88df463d42b 2018-07-03 14:41:34,689 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-user 2018-07-03 14:41:34,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:34,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:34,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:34 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c9c2f42-e147-4378-b884-4e114e12743e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:41:34,730 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0c9c2f42-e147-4378-b884-4e114e12743e 2018-07-03 14:41:34,734 - 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}b7f7dc4dd597c10c376da72c9ff257d453607ee0" -d '{"role": {"name": "CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj-role"}}' 2018-07-03 14:41:34,904 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:34 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-029d55f8-6b2f-4cfe-8933-e4288d868055 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83cc9b71f4fd422ebe16024fa017bafd", "links": {"self": "http://10.167.4.35:5000/v3/roles/83cc9b71f4fd422ebe16024fa017bafd"}, "name": "CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj-role"}} 2018-07-03 14:41:34,904 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-029d55f8-6b2f-4cfe-8933-e4288d868055 2018-07-03 14:41:34,904 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj-role 2018-07-03 14:41:34,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/83cc9b71f4fd422ebe16024fa017bafd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:35,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:34 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e96190a9-4ac6-4faa-9869-36f0e812c02a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83cc9b71f4fd422ebe16024fa017bafd", "links": {"self": "http://10.167.4.35:5000/v3/roles/83cc9b71f4fd422ebe16024fa017bafd"}, "name": "CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj-role"}} 2018-07-03 14:41:35,091 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/83cc9b71f4fd422ebe16024fa017bafd used request id req-e96190a9-4ac6-4faa-9869-36f0e812c02a 2018-07-03 14:41:35,091 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj-role to project CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj 2018-07-03 14:41:35,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/e40d735b5aec4efc8226d6d85b794f25/users/8000db00cc3d43899bbaa4ed74ad97d5/roles/83cc9b71f4fd422ebe16024fa017bafd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:35,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8eefc15-3a3d-40d0-9f2a-3b462193d480 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:35,345 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e40d735b5aec4efc8226d6d85b794f25/users/8000db00cc3d43899bbaa4ed74ad97d5/roles/83cc9b71f4fd422ebe16024fa017bafd used request id req-b8eefc15-3a3d-40d0-9f2a-3b462193d480 2018-07-03 14:41:35,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:35,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:35,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Cqn1Pb2iQyWN_lqKrM1S0Q"], "issued_at": "2018-07-03T14:41:35.000000Z"}} 2018-07-03 14:41:35,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ecc8155d6da0723bca58f8d564934573860d86" 2018-07-03 14:41:35,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d285d14-bd94-4182-a634-35e9ced59fc5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:35,934 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8d285d14-bd94-4182-a634-35e9ced59fc5 2018-07-03 14:41:35,940 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ecc8155d6da0723bca58f8d564934573860d86" 2018-07-03 14:41:36,338 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:36 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-645d8089-ccd7-41ec-99c2-f1ef745900e9 x-openstack-request-id: req-645d8089-ccd7-41ec-99c2-f1ef745900e9 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-07-03 14:41:36,338 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-645d8089-ccd7-41ec-99c2-f1ef745900e9 2018-07-03 14:41:36,341 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-645d8089-ccd7-41ec-99c2-f1ef745900e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ecc8155d6da0723bca58f8d564934573860d86" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-qos-spec"}}' 2018-07-03 14:41:36,703 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:36 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-945e3ccc-ed4e-44ec-91ea-fb1a97c475ae x-openstack-request-id: req-945e3ccc-ed4e-44ec-91ea-fb1a97c475ae Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "a3700d7d-523c-4f2b-94db-cf5fd35b0b3c", "name": "CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/a3700d7d-523c-4f2b-94db-cf5fd35b0b3c", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/a3700d7d-523c-4f2b-94db-cf5fd35b0b3c", "rel": "bookmark"}]} 2018-07-03 14:41:36,704 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-945e3ccc-ed4e-44ec-91ea-fb1a97c475ae 2018-07-03 14:41:36,704 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-qos-spec 2018-07-03 14:41:36,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:36,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:37,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["XPw1MeHhSiuA9CXKX0Xqmw"], "issued_at": "2018-07-03T14:41:37.000000Z"}} 2018-07-03 14:41:37,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cf0e3603137cacc43df4323b979c4f09967d22" 2018-07-03 14:41:37,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5cabc1da-3835-413d-847e-596c0189b218 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:37,352 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5cabc1da-3835-413d-847e-596c0189b218 2018-07-03 14:41:37,358 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cf0e3603137cacc43df4323b979c4f09967d22" 2018-07-03 14:41:37,705 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:37 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-cdd5adfe-e85c-4d78-bdab-02fba14753e2 x-openstack-request-id: req-cdd5adfe-e85c-4d78-bdab-02fba14753e2 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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:41:37,706 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-cdd5adfe-e85c-4d78-bdab-02fba14753e2 2018-07-03 14:41:37,709 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cdd5adfe-e85c-4d78-bdab-02fba14753e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cf0e3603137cacc43df4323b979c4f09967d22" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-vol_type", "description": null}}' 2018-07-03 14:41:38,095 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:38 GMT Content-Type: application/json Content-Length: 251 Connection: keep-alive x-compute-request-id: req-6f15d378-b000-4387-a247-e7f3cb99f358 x-openstack-request-id: req-6f15d378-b000-4387-a247-e7f3cb99f358 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "104035ea-7d70-452c-bf63-1bd326d2288d", "description": null}} 2018-07-03 14:41:38,095 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-6f15d378-b000-4387-a247-e7f3cb99f358 2018-07-03 14:41:38,099 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/104035ea-7d70-452c-bf63-1bd326d2288d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cdd5adfe-e85c-4d78-bdab-02fba14753e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cf0e3603137cacc43df4323b979c4f09967d22" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-03 14:41:38,467 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:38 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-b0862cf3-f264-435a-b0b5-1dd986f85e4c x-openstack-request-id: req-b0862cf3-f264-435a-b0b5-1dd986f85e4c Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "104035ea-7d70-452c-bf63-1bd326d2288d", "name": "foo", "control_location": "back-end", "encryption_id": "c0b5f3d9-c9a2-46f8-a6fe-e24db7b1cb04", "provider": "bar", "provider_class": "bar"}} 2018-07-03 14:41:38,467 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/104035ea-7d70-452c-bf63-1bd326d2288d/encryption used request id req-b0862cf3-f264-435a-b0b5-1dd986f85e4c 2018-07-03 14:41:38,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/f2213f40455746c3b623a4fcb5e27a06/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cdd5adfe-e85c-4d78-bdab-02fba14753e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cf0e3603137cacc43df4323b979c4f09967d22" 2018-07-03 14:41:38,817 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:38 GMT Content-Type: application/json Content-Length: 182 Connection: keep-alive x-compute-request-id: req-eb3aa35a-e090-4f21-927e-cdcb0096920d x-openstack-request-id: req-eb3aa35a-e090-4f21-927e-cdcb0096920d Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "a3700d7d-523c-4f2b-94db-cf5fd35b0b3c", "name": "CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-qos-spec"}]} 2018-07-03 14:41:38,817 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs used request id req-eb3aa35a-e090-4f21-927e-cdcb0096920d 2018-07-03 14:41:38,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/f2213f40455746c3b623a4fcb5e27a06/qos-specs/a3700d7d-523c-4f2b-94db-cf5fd35b0b3c/associate?vol_type_id=104035ea-7d70-452c-bf63-1bd326d2288d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cdd5adfe-e85c-4d78-bdab-02fba14753e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cf0e3603137cacc43df4323b979c4f09967d22" 2018-07-03 14:41:39,194 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:39 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-27964145-5ca9-4f6a-ab83-60a878517346 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:41:39,195 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/a3700d7d-523c-4f2b-94db-cf5fd35b0b3c/associate?vol_type_id=104035ea-7d70-452c-bf63-1bd326d2288d used request id req-27964145-5ca9-4f6a-ab83-60a878517346 2018-07-03 14:41:39,195 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-vol_type 2018-07-03 14:41:39,198 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/104035ea-7d70-452c-bf63-1bd326d2288d -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}375f55bfb601b28d647a619adb71cb95bae67eb6" 2018-07-03 14:41:39,594 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:39 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-618eeb36-9c3d-4afa-8caa-b5961183db6a x-openstack-request-id: req-618eeb36-9c3d-4afa-8caa-b5961183db6a Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-vol_type", "qos_specs_id": "a3700d7d-523c-4f2b-94db-cf5fd35b0b3c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "104035ea-7d70-452c-bf63-1bd326d2288d", "description": null}} 2018-07-03 14:41:39,594 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/104035ea-7d70-452c-bf63-1bd326d2288d used request id req-618eeb36-9c3d-4afa-8caa-b5961183db6a 2018-07-03 14:41:39,596 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/104035ea-7d70-452c-bf63-1bd326d2288d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-618eeb36-9c3d-4afa-8caa-b5961183db6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}375f55bfb601b28d647a619adb71cb95bae67eb6" 2018-07-03 14:41:39,940 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:39 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-74371aad-a18b-497a-93f7-8111e122c59f x-openstack-request-id: req-74371aad-a18b-497a-93f7-8111e122c59f Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-vol_type", "qos_specs_id": "a3700d7d-523c-4f2b-94db-cf5fd35b0b3c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "104035ea-7d70-452c-bf63-1bd326d2288d", "description": null}} 2018-07-03 14:41:39,940 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/104035ea-7d70-452c-bf63-1bd326d2288d used request id req-74371aad-a18b-497a-93f7-8111e122c59f 2018-07-03 14:41:39,943 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/104035ea-7d70-452c-bf63-1bd326d2288d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-618eeb36-9c3d-4afa-8caa-b5961183db6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}375f55bfb601b28d647a619adb71cb95bae67eb6" 2018-07-03 14:41:40,322 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:40 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-04f4d130-5dff-467f-9cbd-d2f9d9b742fd x-openstack-request-id: req-04f4d130-5dff-467f-9cbd-d2f9d9b742fd Front-End-Https: on RESP BODY: {"volume_type_id": "104035ea-7d70-452c-bf63-1bd326d2288d", "control_location": "back-end", "deleted": false, "created_at": "2018-07-03T14:41:38.000000", "updated_at": null, "encryption_id": "c0b5f3d9-c9a2-46f8-a6fe-e24db7b1cb04", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-03 14:41:40,322 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/104035ea-7d70-452c-bf63-1bd326d2288d/encryption used request id req-04f4d130-5dff-467f-9cbd-d2f9d9b742fd 2018-07-03 14:41:40,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/f2213f40455746c3b623a4fcb5e27a06/qos-specs/a3700d7d-523c-4f2b-94db-cf5fd35b0b3c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-618eeb36-9c3d-4afa-8caa-b5961183db6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}375f55bfb601b28d647a619adb71cb95bae67eb6" 2018-07-03 14:41:40,743 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:40 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-3e54e4e4-fe18-4ad5-88c2-cd1a3645d613 x-openstack-request-id: req-3e54e4e4-fe18-4ad5-88c2-cd1a3645d613 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "a3700d7d-523c-4f2b-94db-cf5fd35b0b3c", "name": "CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/a3700d7d-523c-4f2b-94db-cf5fd35b0b3c", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/qos-specs/a3700d7d-523c-4f2b-94db-cf5fd35b0b3c", "rel": "bookmark"}]} 2018-07-03 14:41:40,744 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/a3700d7d-523c-4f2b-94db-cf5fd35b0b3c used request id req-3e54e4e4-fe18-4ad5-88c2-cd1a3645d613 2018-07-03 14:41:40,744 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-vol_type 2018-07-03 14:41:40,747 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/104035ea-7d70-452c-bf63-1bd326d2288d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cdd5adfe-e85c-4d78-bdab-02fba14753e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20cf0e3603137cacc43df4323b979c4f09967d22" 2018-07-03 14:41:40,828 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:40 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-2c506c04-413a-4157-89b9-257e2cf998c3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:41:40,828 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/104035ea-7d70-452c-bf63-1bd326d2288d used request id req-2c506c04-413a-4157-89b9-257e2cf998c3 2018-07-03 14:41:40,829 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-742dd612-3fa7-4813-9a48-018d345b8a4d-qos-spec 2018-07-03 14:41:40,831 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/a3700d7d-523c-4f2b-94db-cf5fd35b0b3c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-645d8089-ccd7-41ec-99c2-f1ef745900e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7ecc8155d6da0723bca58f8d564934573860d86" 2018-07-03 14:41:40,906 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:40 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-f7f42d9c-3235-482e-a262-5fc496800433 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:41:40,906 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/qos-specs/a3700d7d-523c-4f2b-94db-cf5fd35b0b3c?force=False used request id req-f7f42d9c-3235-482e-a262-5fc496800433 2018-07-03 14:41:40,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:41,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:41 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-2926b668-79b5-42da-91d5-2740a7bd9f7b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:41:41,418 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2926b668-79b5-42da-91d5-2740a7bd9f7b 2018-07-03 14:41:41,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:41,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:41 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d94b58d-a670-4151-b57e-9c97c0e6430f 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:41:41,457 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-6d94b58d-a670-4151-b57e-9c97c0e6430f 2018-07-03 14:41: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/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:41,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:41:41 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e4e9ea1-60b8-45e5-930d-257b835f41fc Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:41:41,616 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-6e4e9ea1-60b8-45e5-930d-257b835f41fc 2018-07-03 14:41:41,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:41:41,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:41,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:41 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4b07ace-daec-497d-8869-b2cd4e0b61e9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:41:41,791 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-f4b07ace-daec-497d-8869-b2cd4e0b61e9 2018-07-03 14:41:41,792 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj 2018-07-03 14:41:41,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e40d735b5aec4efc8226d6d85b794f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:42,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df82f6ea-7c68-443b-b07d-fffb3e3f7adf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:42,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e40d735b5aec4efc8226d6d85b794f25 used request id req-df82f6ea-7c68-443b-b07d-fffb3e3f7adf 2018-07-03 14:41:42,169 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-proj-role 2018-07-03 14:41:42,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/83cc9b71f4fd422ebe16024fa017bafd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:42,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fef398d-71e7-40b0-8c84-ec0f34b49783 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:42,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/83cc9b71f4fd422ebe16024fa017bafd used request id req-1fef398d-71e7-40b0-8c84-ec0f34b49783 2018-07-03 14:41:42,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f7dc4dd597c10c376da72c9ff257d453607ee0" 2018-07-03 14:41:42,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be442301-bb39-4a1d-a922-f2db4cc2b753 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:41:42,274 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-be442301-bb39-4a1d-a922-f2db4cc2b753 2018-07-03 14:41:42,275 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-975c9f0a-a690-4ca-user 2018-07-03 14:41:42,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8000db00cc3d43899bbaa4ed74ad97d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63c18a4f443c63f2d212a25d10a4f0b8739cff1" 2018-07-03 14:41:42,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b666a03-f621-431f-b862-eba289340f61 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:42,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8000db00cc3d43899bbaa4ed74ad97d5 used request id req-0b666a03-f621-431f-b862-eba289340f61 2018-07-03 14:41:42,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:43,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["3MQmO8NnSmmZKLj7Igq5Vg"], "issued_at": "2018-07-03T14:41:43.000000Z"}} 2018-07-03 14:41: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}2ceab587989131edba35239545a4f7c28ddd729e" 2018-07-03 14:41:43,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50ec483d-85e4-4677-a5f2-d280f953b3ec Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:43,296 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-50ec483d-85e4-4677-a5f2-d280f953b3ec 2018-07-03 14:41:43,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:43,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:43,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["i-Enfr9-S2mmgBq64hNaWw"], "issued_at": "2018-07-03T14:41:43.000000Z"}} 2018-07-03 14:41:43,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}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:43,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ac86959-6d21-4a61-8e44-6b6a28318411 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:43,843 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8ac86959-6d21-4a61-8e44-6b6a28318411 2018-07-03 14:41:43,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-07-03 14:41:43,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:43,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?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:44,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:43 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89bd402b-df2f-4e6d-be80-6c2ac52ba7cd 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-a690d8cb-ce5b-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:41:44,019 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj used request id req-89bd402b-df2f-4e6d-be80-6c2ac52ba7cd 2018-07-03 14:41:44,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:44,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8aac7f1-988a-40da-87f0-97927fdb1ab7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:44,219 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b8aac7f1-988a-40da-87f0-97927fdb1ab7 2018-07-03 14:41:44,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}4f47af6427b3cf79eafd7d8d4359e2280d790e52" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj"}}' 2018-07-03 14:41:44,281 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:44 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efa65099-c630-4597-a196-6cd18b5d6bb8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0b0a0948a0a648de81872a53563b1dff"}, "tags": [], "enabled": true, "id": "0b0a0948a0a648de81872a53563b1dff", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj"}} 2018-07-03 14:41:44,281 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-efa65099-c630-4597-a196-6cd18b5d6bb8 2018-07-03 14:41:44,281 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj 2018-07-03 14:41:44,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:44,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:44,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Ms_TtU_MQGGIJkIhn-tOSg"], "issued_at": "2018-07-03T14:41:44.000000Z"}} 2018-07-03 14:41:44,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}5c57f9f9ae12a1341522c8cf8dfe0549621098d0" 2018-07-03 14:41:44,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8e4b56d-72e5-4162-95c2-16adccf073ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:44,984 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a8e4b56d-72e5-4162-95c2-16adccf073ae 2018-07-03 14:41:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:41:44,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c57f9f9ae12a1341522c8cf8dfe0549621098d0" 2018-07-03 14:41:45,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d32f93a-11de-4696-8ce9-e355f50df7cb Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:41:45,226 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7d32f93a-11de-4696-8ce9-e355f50df7cb 2018-07-03 14:41:45,229 - keystoneauth.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-a690d8cb-ce5b-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c57f9f9ae12a1341522c8cf8dfe0549621098d0" 2018-07-03 14:41:45,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:45 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06dc97e5-a025-468a-90c2-ef0ad10b4bfd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0b0a0948a0a648de81872a53563b1dff"}, "tags": [], "enabled": true, "id": "0b0a0948a0a648de81872a53563b1dff", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj"}]} 2018-07-03 14:41:45,402 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj used request id req-06dc97e5-a025-468a-90c2-ef0ad10b4bfd 2018-07-03 14:41:45,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c57f9f9ae12a1341522c8cf8dfe0549621098d0" 2018-07-03 14:41:45,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88d8e63c-f336-4656-b244-89d11ab7a4fb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:45,603 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-88d8e63c-f336-4656-b244-89d11ab7a4fb 2018-07-03 14:41:46,090 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-user 2018-07-03 14:41:46,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:46,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:46,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48798a26-b825-4bee-80a4-d883368ab6b0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:41:46,275 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-48798a26-b825-4bee-80a4-d883368ab6b0 2018-07-03 14:41:46,279 - 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}4f47af6427b3cf79eafd7d8d4359e2280d790e52" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj-role"}}' 2018-07-03 14:41:46,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:46 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c852c672-c9a5-4251-b29d-ea004076b44b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eeac9d392e9440dd9b593e38bf6c7dc7", "links": {"self": "http://10.167.4.35:5000/v3/roles/eeac9d392e9440dd9b593e38bf6c7dc7"}, "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj-role"}} 2018-07-03 14:41:46,320 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c852c672-c9a5-4251-b29d-ea004076b44b 2018-07-03 14:41:46,320 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj-role 2018-07-03 14:41:46,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/eeac9d392e9440dd9b593e38bf6c7dc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:46,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:46 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a800d680-5e4d-4556-84b9-e8a2b1aa97fa Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eeac9d392e9440dd9b593e38bf6c7dc7", "links": {"self": "http://10.167.4.35:5000/v3/roles/eeac9d392e9440dd9b593e38bf6c7dc7"}, "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj-role"}} 2018-07-03 14:41:46,509 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/eeac9d392e9440dd9b593e38bf6c7dc7 used request id req-a800d680-5e4d-4556-84b9-e8a2b1aa97fa 2018-07-03 14:41:46,510 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj-role to project CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj 2018-07-03 14:41:46,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/0b0a0948a0a648de81872a53563b1dff/users/f7af1c1cb0674f42835377caa5722217/roles/eeac9d392e9440dd9b593e38bf6c7dc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:46,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eab8cd60-f346-4803-8af6-0012411dcaa5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:46,749 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0b0a0948a0a648de81872a53563b1dff/users/f7af1c1cb0674f42835377caa5722217/roles/eeac9d392e9440dd9b593e38bf6c7dc7 used request id req-eab8cd60-f346-4803-8af6-0012411dcaa5 2018-07-03 14:41:46,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:47,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eeac9d392e9440dd9b593e38bf6c7dc7", "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj-role"}], "expires_at": "2018-07-03T15:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a0948a0a648de81872a53563b1dff", "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0b0a0948a0a648de81872a53563b1dff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/0b0a0948a0a648de81872a53563b1dff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/0b0a0948a0a648de81872a53563b1dff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0b0a0948a0a648de81872a53563b1dff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/0b0a0948a0a648de81872a53563b1dff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-user", "id": "f7af1c1cb0674f42835377caa5722217"}, "audit_ids": ["qcVV_TagQfOo8kYXzU406g"], "issued_at": "2018-07-03T14:41:47.000000Z"}} 2018-07-03 14:41:47,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc50bcc732660dde96acd08b19b729bf8f192ed" 2018-07-03 14:41:47,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6493cf0-4f4e-4521-b72a-150a06f20b7b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:47,445 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c6493cf0-4f4e-4521-b72a-150a06f20b7b 2018-07-03 14:41:47,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:47,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:47,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eeac9d392e9440dd9b593e38bf6c7dc7", "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj-role"}], "expires_at": "2018-07-03T15:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0a0948a0a648de81872a53563b1dff", "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/0b0a0948a0a648de81872a53563b1dff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0b0a0948a0a648de81872a53563b1dff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/0b0a0948a0a648de81872a53563b1dff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/0b0a0948a0a648de81872a53563b1dff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0b0a0948a0a648de81872a53563b1dff", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/0b0a0948a0a648de81872a53563b1dff", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-user", "id": "f7af1c1cb0674f42835377caa5722217"}, "audit_ids": ["kyj0s6mbRCyHTbONzHwQcw"], "issued_at": "2018-07-03T14:41:47.000000Z"}} 2018-07-03 14:41:47,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090675c14ff78835afc07884e6614771eedbecd" 2018-07-03 14:41:48,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7b3f5ca-879b-4b5f-be1c-e13a6fa1c417 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:48,153 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c7b3f5ca-879b-4b5f-be1c-e13a6fa1c417 2018-07-03 14:41:48,158 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090675c14ff78835afc07884e6614771eedbecd" 2018-07-03 14:41:48,603 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:48 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-ca72e28e-a688-4a8d-8144-2150bb4a4b97 x-openstack-request-id: req-ca72e28e-a688-4a8d-8144-2150bb4a4b97 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:41:48,603 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/detail used request id req-ca72e28e-a688-4a8d-8144-2150bb4a4b97 2018-07-03 14:41:48,605 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ca72e28e-a688-4a8d-8144-2150bb4a4b97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090675c14ff78835afc07884e6614771eedbecd" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 14:41:49,318 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:49 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-0f3be4d6-d981-4fdd-a278-2040b34ac54e x-openstack-request-id: req-0f3be4d6-d981-4fdd-a278-2040b34ac54e RESP BODY: {"volume": {"status": "creating", "user_id": "f7af1c1cb0674f42835377caa5722217", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "self"}, {"href": "https://172.30.10.101:8776/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:41:49.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf83e744-2871-46c7-9248-d19272876445", "size": 1}} 2018-07-03 14:41:49,318 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes used request id req-0f3be4d6-d981-4fdd-a278-2040b34ac54e 2018-07-03 14:41:49,321 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca72e28e-a688-4a8d-8144-2150bb4a4b97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090675c14ff78835afc07884e6614771eedbecd" 2018-07-03 14:41:49,796 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:49 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-807babf9-d0f5-49eb-b27c-5af87b01f9e4 x-openstack-request-id: req-807babf9-d0f5-49eb-b27c-5af87b01f9e4 Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "f7af1c1cb0674f42835377caa5722217", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "self"}, {"href": "https://172.30.10.101:8776/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:41:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b0a0948a0a648de81872a53563b1dff", "updated_at": "2018-07-03T14:41:49.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf83e744-2871-46c7-9248-d19272876445", "size": 1}} 2018-07-03 14:41:49,796 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 used request id req-807babf9-d0f5-49eb-b27c-5af87b01f9e4 2018-07-03 14:41:49,797 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a 2018-07-03 14:41:49,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/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca72e28e-a688-4a8d-8144-2150bb4a4b97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090675c14ff78835afc07884e6614771eedbecd" 2018-07-03 14:41:50,269 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:50 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-a7684223-35e3-4819-813c-d73252773134 x-openstack-request-id: req-a7684223-35e3-4819-813c-d73252773134 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "f7af1c1cb0674f42835377caa5722217", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "self"}, {"href": "https://172.30.10.101:8776/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:41:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b0a0948a0a648de81872a53563b1dff", "updated_at": "2018-07-03T14:41:50.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf83e744-2871-46c7-9248-d19272876445", "size": 1}} 2018-07-03 14:41:50,269 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 used request id req-a7684223-35e3-4819-813c-d73252773134 2018-07-03 14:41:50,269 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:41:50,269 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a 2018-07-03 14:41:50,270 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a 2018-07-03 14:41:50,272 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc50bcc732660dde96acd08b19b729bf8f192ed" 2018-07-03 14:41:50,784 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:50 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-cda05be4-f4e2-4543-a267-7a0c9a6bead3 x-openstack-request-id: req-cda05be4-f4e2-4543-a267-7a0c9a6bead3 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "f7af1c1cb0674f42835377caa5722217", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "self"}, {"href": "https://172.30.10.101:8776/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:41:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b0a0948a0a648de81872a53563b1dff", "updated_at": "2018-07-03T14:41:50.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf83e744-2871-46c7-9248-d19272876445", "size": 1}]} 2018-07-03 14:41:50,784 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/detail used request id req-cda05be4-f4e2-4543-a267-7a0c9a6bead3 2018-07-03 14:41:50,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:41:50,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:50,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/0b0a0948a0a648de81872a53563b1dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc50bcc732660dde96acd08b19b729bf8f192ed" 2018-07-03 14:41:50,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:50 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf4f5a70-52b4-4c43-9351-85cc5e86dbfc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0b0a0948a0a648de81872a53563b1dff"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b0a0948a0a648de81872a53563b1dff", "name": "CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj"}} 2018-07-03 14:41:50,842 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/0b0a0948a0a648de81872a53563b1dff used request id req-bf4f5a70-52b4-4c43-9351-85cc5e86dbfc 2018-07-03 14:41:50,845 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca72e28e-a688-4a8d-8144-2150bb4a4b97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090675c14ff78835afc07884e6614771eedbecd" 2018-07-03 14:41:51,322 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:51 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-9342b461-b210-45b5-b702-30c1cd50e3fb x-openstack-request-id: req-9342b461-b210-45b5-b702-30c1cd50e3fb Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "f7af1c1cb0674f42835377caa5722217", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "self"}, {"href": "https://172.30.10.101:8776/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:41:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b0a0948a0a648de81872a53563b1dff", "updated_at": "2018-07-03T14:41:50.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf83e744-2871-46c7-9248-d19272876445", "size": 1}} 2018-07-03 14:41:51,322 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 used request id req-9342b461-b210-45b5-b702-30c1cd50e3fb 2018-07-03 14:41:51,323 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:41:51,323 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a 2018-07-03 14:41:51,323 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a 2018-07-03 14:41:51,325 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca72e28e-a688-4a8d-8144-2150bb4a4b97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090675c14ff78835afc07884e6614771eedbecd" 2018-07-03 14:41:51,764 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:41:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-2a195659-f0f0-4e49-a200-2ec5dd3273a5 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:41:51,764 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 used request id req-2a195659-f0f0-4e49-a200-2ec5dd3273a5 2018-07-03 14:41:51,767 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca72e28e-a688-4a8d-8144-2150bb4a4b97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090675c14ff78835afc07884e6614771eedbecd" 2018-07-03 14:41:52,186 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:52 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-002d3b96-1ec3-4651-aefc-5e35e75d8634 x-openstack-request-id: req-002d3b96-1ec3-4651-aefc-5e35e75d8634 Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "f7af1c1cb0674f42835377caa5722217", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "self"}, {"href": "https://172.30.10.101:8776/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:41:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0b0a0948a0a648de81872a53563b1dff", "updated_at": "2018-07-03T14:41:52.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf83e744-2871-46c7-9248-d19272876445", "size": 1}} 2018-07-03 14:41:52,187 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 used request id req-002d3b96-1ec3-4651-aefc-5e35e75d8634 2018-07-03 14:41:52,187 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 14:41:52,187 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 14:41:55,190 - create_volume - DEBUG - Volume status query timeout in 56.5745029449 2018-07-03 14:41:55,194 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca72e28e-a688-4a8d-8144-2150bb4a4b97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1090675c14ff78835afc07884e6614771eedbecd" 2018-07-03 14:41:55,260 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:41:55 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-0ca9add9-1bfc-4f68-85ca-1f36059d0a34 x-openstack-request-id: req-0ca9add9-1bfc-4f68-85ca-1f36059d0a34 RESP BODY: {"itemNotFound": {"message": "Volume cf83e744-2871-46c7-9248-d19272876445 could not be found.", "code": 404}} 2018-07-03 14:41:55,260 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/cf83e744-2871-46c7-9248-d19272876445 used request id req-0ca9add9-1bfc-4f68-85ca-1f36059d0a34 2018-07-03 14:41:55,261 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume cf83e744-2871-46c7-9248-d19272876445 could not be found. (HTTP 404) (Request-ID: req-0ca9add9-1bfc-4f68-85ca-1f36059d0a34) 2018-07-03 14:41:55,261 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-61406a34-8f5b-4e9e-baba-0ea14f7c122a 2018-07-03 14:41:55,264 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cda05be4-f4e2-4543-a267-7a0c9a6bead3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc50bcc732660dde96acd08b19b729bf8f192ed" 2018-07-03 14:41:55,673 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-fe66a0e1-1861-4c6d-b53c-1c8ac106e423 x-openstack-request-id: req-fe66a0e1-1861-4c6d-b53c-1c8ac106e423 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:41:55,673 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0b0a0948a0a648de81872a53563b1dff/volumes/detail used request id req-fe66a0e1-1861-4c6d-b53c-1c8ac106e423 2018-07-03 14:41:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:56,132 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:41:56 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-3540569a-4ade-4b10-9e5a-4d512404f9cd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:41:56,132 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3540569a-4ade-4b10-9e5a-4d512404f9cd 2018-07-03 14:41:56,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:56,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:56 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aee5e80a-a86c-4fb8-a86e-c0db2a5dd0be 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:41:56,322 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-aee5e80a-a86c-4fb8-a86e-c0db2a5dd0be 2018-07-03 14:41:56,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:56,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:41:56 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a76109f4-1031-4459-8706-0d06d225d886 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:41:56,505 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-a76109f4-1031-4459-8706-0d06d225d886 2018-07-03 14:41:56,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:41: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/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:56,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2dfe3b6-1833-4d65-9326-a2acb9a21976 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:41:56,695 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-a2dfe3b6-1833-4d65-9326-a2acb9a21976 2018-07-03 14:41:56,696 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj 2018-07-03 14:41:56,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0b0a0948a0a648de81872a53563b1dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:57,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e87726ab-a59d-4507-a0a0-d86a7d08273a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:57,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0b0a0948a0a648de81872a53563b1dff used request id req-e87726ab-a59d-4507-a0a0-d86a7d08273a 2018-07-03 14:41:57,111 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-proj-role 2018-07-03 14:41:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/eeac9d392e9440dd9b593e38bf6c7dc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:57,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d388da48-c830-426b-9c57-62aabf3edde8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:57,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/eeac9d392e9440dd9b593e38bf6c7dc7 used request id req-d388da48-c830-426b-9c57-62aabf3edde8 2018-07-03 14:41:57,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}4f47af6427b3cf79eafd7d8d4359e2280d790e52" 2018-07-03 14:41:57,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b38b6438-0a40-4150-8964-3ef708c13692 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:41:57,525 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b38b6438-0a40-4150-8964-3ef708c13692 2018-07-03 14:41:57,526 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-a690d8cb-ce5b-4fc-user 2018-07-03 14:41:57,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f7af1c1cb0674f42835377caa5722217 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c57f9f9ae12a1341522c8cf8dfe0549621098d0" 2018-07-03 14:41:57,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:41:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a2d51d0-4a2e-4e4a-89e5-e6a79d54b5f6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:41:57,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f7af1c1cb0674f42835377caa5722217 used request id req-1a2d51d0-4a2e-4e4a-89e5-e6a79d54b5f6 2018-07-03 14:41:57,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:58,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["7EM_Qb4eTVufGBuKShQt5g"], "issued_at": "2018-07-03T14:41:58.000000Z"}} 2018-07-03 14:41:58,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}f73a45244d286ff3e06f536c22e57c4ef8ed1e56" 2018-07-03 14:41:58,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5f62345-1ed0-41eb-a7cb-8a29d183f349 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:58,592 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f5f62345-1ed0-41eb-a7cb-8a29d183f349 2018-07-03 14:41:58,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:58,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:41:59,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["8SRTpNcGQ1O6RTCXQAcTIQ"], "issued_at": "2018-07-03T14:41:59.000000Z"}} 2018-07-03 14:41:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:41:59,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b1d6893-c15c-41b5-b471-76026f9629da Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:41:59,179 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5b1d6893-c15c-41b5-b471-76026f9629da 2018-07-03 14:41:59,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-07-03 14:41:59,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:41: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-07-03 14:41:59,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?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:41:59,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:59 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15c6862a-ab0a-4468-b81b-0279bf64a22f 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-3a590fd8-26a4-448-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:41:59,241 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj used request id req-15c6862a-ab0a-4468-b81b-0279bf64a22f 2018-07-03 14:41:59,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}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:41:59,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:41:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6edb339b-be15-4901-8805-0176f1de48f4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:41:59,431 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6edb339b-be15-4901-8805-0176f1de48f4 2018-07-03 14:41:59,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj"}}' 2018-07-03 14:41:59,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:41:59 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dabd7558-0a3b-4013-b8a1-7eea70cc9727 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e"}, "tags": [], "enabled": true, "id": "613f9e710cab413ea4137288aadbfe2e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj"}} 2018-07-03 14:41:59,653 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-dabd7558-0a3b-4013-b8a1-7eea70cc9727 2018-07-03 14:41:59,653 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj 2018-07-03 14:41:59,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:41:59,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:00,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["cVYV67JeS42bo9cF8hiFkw"], "issued_at": "2018-07-03T14:42:00.000000Z"}} 2018-07-03 14:42:00,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded85993c75d48e0840da02a39d2c43965015510" 2018-07-03 14:42:00,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f40d40d8-6966-4d33-b22c-36fa91a1e409 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:00,402 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f40d40d8-6966-4d33-b22c-36fa91a1e409 2018-07-03 14:42:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:42:00,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42:00 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:42:00,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}ded85993c75d48e0840da02a39d2c43965015510" 2018-07-03 14:42:00,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:00 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5609dca-65b1-4b2c-8583-27d73175ed74 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:42:00,622 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c5609dca-65b1-4b2c-8583-27d73175ed74 2018-07-03 14:42:00,626 - keystoneauth.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-3a590fd8-26a4-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded85993c75d48e0840da02a39d2c43965015510" 2018-07-03 14:42:00,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:00 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea3c5dea-d1b3-4638-9177-98375c2d92af Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e"}, "tags": [], "enabled": true, "id": "613f9e710cab413ea4137288aadbfe2e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj"}]} 2018-07-03 14:42:00,803 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj used request id req-ea3c5dea-d1b3-4638-9177-98375c2d92af 2018-07-03 14:42:00,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded85993c75d48e0840da02a39d2c43965015510" 2018-07-03 14:42:00,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6873fa6-c942-418f-9cb7-2830dc05e7ed Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:00,988 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c6873fa6-c942-418f-9cb7-2830dc05e7ed 2018-07-03 14:42:01,464 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-user 2018-07-03 14:42:01,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:01,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:42:01,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03d0f95c-815e-4138-92be-fba38f08b581 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:01,654 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-03d0f95c-815e-4138-92be-fba38f08b581 2018-07-03 14:42:01,657 - 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}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj-role"}}' 2018-07-03 14:42:01,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:01 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0fe4dc4-badd-45a5-bc24-64246c5fdd79 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff90913b6f9a406f8e9d89974cf23447", "links": {"self": "http://10.167.4.35:5000/v3/roles/ff90913b6f9a406f8e9d89974cf23447"}, "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj-role"}} 2018-07-03 14:42:01,834 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-a0fe4dc4-badd-45a5-bc24-64246c5fdd79 2018-07-03 14:42:01,834 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj-role 2018-07-03 14:42:01,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/ff90913b6f9a406f8e9d89974cf23447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:42:02,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:01 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-893c0a52-aba4-4d5d-bc12-80d04843aa5d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff90913b6f9a406f8e9d89974cf23447", "links": {"self": "http://10.167.4.35:5000/v3/roles/ff90913b6f9a406f8e9d89974cf23447"}, "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj-role"}} 2018-07-03 14:42:02,019 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ff90913b6f9a406f8e9d89974cf23447 used request id req-893c0a52-aba4-4d5d-bc12-80d04843aa5d 2018-07-03 14:42:02,019 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj-role to project CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj 2018-07-03 14:42:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e/users/d1cc235a25b747658a21df9d833d7c62/roles/ff90913b6f9a406f8e9d89974cf23447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:42:02,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-527573f6-3db8-4d9c-9602-991236f34e5e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:02,278 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e/users/d1cc235a25b747658a21df9d833d7c62/roles/ff90913b6f9a406f8e9d89974cf23447 used request id req-527573f6-3db8-4d9c-9602-991236f34e5e 2018-07-03 14:42:02,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:02,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff90913b6f9a406f8e9d89974cf23447", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj-role"}], "expires_at": "2018-07-03T15:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "613f9e710cab413ea4137288aadbfe2e", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-user", "id": "d1cc235a25b747658a21df9d833d7c62"}, "audit_ids": ["pRREnN79S0S-MVx_frt7aQ"], "issued_at": "2018-07-03T14:42:02.000000Z"}} 2018-07-03 14:42:02,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}b135ea261a4ecea5ef27d630ca07471ebed76df6" 2018-07-03 14:42:02,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d076a51-52ce-429c-9165-1c3c6c5b3520 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:02,968 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1d076a51-52ce-429c-9165-1c3c6c5b3520 2018-07-03 14:42:02,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:02,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:03,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff90913b6f9a406f8e9d89974cf23447", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj-role"}], "expires_at": "2018-07-03T15:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "613f9e710cab413ea4137288aadbfe2e", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-user", "id": "d1cc235a25b747658a21df9d833d7c62"}, "audit_ids": ["zxlJKBdDSGimP8-CeCrpOA"], "issued_at": "2018-07-03T14:42:03.000000Z"}} 2018-07-03 14:42:03,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}ebbfb32e01c575b1640c4e3d63b55542f9d42349" 2018-07-03 14:42:03,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a97156c-8520-4f2c-9f48-6cd296cbfdd8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:03,710 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2a97156c-8520-4f2c-9f48-6cd296cbfdd8 2018-07-03 14:42:03,716 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfb32e01c575b1640c4e3d63b55542f9d42349" 2018-07-03 14:42:04,154 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:04 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-36f8ba99-cde9-4730-9ca6-88d918c51436 x-openstack-request-id: req-36f8ba99-cde9-4730-9ca6-88d918c51436 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:42:04,155 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/detail used request id req-36f8ba99-cde9-4730-9ca6-88d918c51436 2018-07-03 14:42:04,158 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-36f8ba99-cde9-4730-9ca6-88d918c51436" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfb32e01c575b1640c4e3d63b55542f9d42349" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 14:42:04,899 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:42:04 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-ebe604f9-1a2d-4a52-bf8d-e253e7a523ff x-openstack-request-id: req-ebe604f9-1a2d-4a52-bf8d-e253e7a523ff RESP BODY: {"volume": {"status": "creating", "user_id": "d1cc235a25b747658a21df9d833d7c62", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "self"}, {"href": "https://172.30.10.101:8776/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:05.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc602dac-deee-4232-96db-636957c290ff", "size": 1}} 2018-07-03 14:42:04,899 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes used request id req-ebe604f9-1a2d-4a52-bf8d-e253e7a523ff 2018-07-03 14:42:04,902 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36f8ba99-cde9-4730-9ca6-88d918c51436" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfb32e01c575b1640c4e3d63b55542f9d42349" 2018-07-03 14:42:05,376 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:05 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-0224eced-e9dc-419b-a725-271af95ff5a1 x-openstack-request-id: req-0224eced-e9dc-419b-a725-271af95ff5a1 Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "d1cc235a25b747658a21df9d833d7c62", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "self"}, {"href": "https://172.30.10.101:8776/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "613f9e710cab413ea4137288aadbfe2e", "updated_at": "2018-07-03T14:42:05.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc602dac-deee-4232-96db-636957c290ff", "size": 1}} 2018-07-03 14:42:05,376 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff used request id req-0224eced-e9dc-419b-a725-271af95ff5a1 2018-07-03 14:42:05,377 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651 2018-07-03 14:42:05,379 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36f8ba99-cde9-4730-9ca6-88d918c51436" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfb32e01c575b1640c4e3d63b55542f9d42349" 2018-07-03 14:42:06,414 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:06 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-9ef0b9fd-9a02-45da-9095-ee027530970d x-openstack-request-id: req-9ef0b9fd-9a02-45da-9095-ee027530970d Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "d1cc235a25b747658a21df9d833d7c62", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "self"}, {"href": "https://172.30.10.101:8776/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "613f9e710cab413ea4137288aadbfe2e", "updated_at": "2018-07-03T14:42:05.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc602dac-deee-4232-96db-636957c290ff", "size": 1}} 2018-07-03 14:42:06,415 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff used request id req-9ef0b9fd-9a02-45da-9095-ee027530970d 2018-07-03 14:42:06,415 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:42:06,415 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651 2018-07-03 14:42:06,415 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651 2018-07-03 14:42:06,418 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135ea261a4ecea5ef27d630ca07471ebed76df6" 2018-07-03 14:42:06,859 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:06 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-6a7bccd9-e748-4e49-bd38-ae8d5ba64ea8 x-openstack-request-id: req-6a7bccd9-e748-4e49-bd38-ae8d5ba64ea8 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "d1cc235a25b747658a21df9d833d7c62", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "self"}, {"href": "https://172.30.10.101:8776/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "613f9e710cab413ea4137288aadbfe2e", "updated_at": "2018-07-03T14:42:05.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc602dac-deee-4232-96db-636957c290ff", "size": 1}]} 2018-07-03 14:42:06,859 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/detail used request id req-6a7bccd9-e748-4e49-bd38-ae8d5ba64ea8 2018-07-03 14:42:06,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:42:06,872 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:06,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135ea261a4ecea5ef27d630ca07471ebed76df6" 2018-07-03 14:42:07,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:06 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67cbbacd-de23-45d9-a1b0-d3cec183139f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "613f9e710cab413ea4137288aadbfe2e", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj"}} 2018-07-03 14:42:07,052 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e used request id req-67cbbacd-de23-45d9-a1b0-d3cec183139f 2018-07-03 14:42:07,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:07,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:07,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff90913b6f9a406f8e9d89974cf23447", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj-role"}], "expires_at": "2018-07-03T15:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "613f9e710cab413ea4137288aadbfe2e", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/613f9e710cab413ea4137288aadbfe2e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/613f9e710cab413ea4137288aadbfe2e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-user", "id": "d1cc235a25b747658a21df9d833d7c62"}, "audit_ids": ["OqdO9BLrTEmiWNmQrYBDzg"], "issued_at": "2018-07-03T14:42:07.000000Z"}} 2018-07-03 14:42:07,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}98b3f4e96f5f6710b9a97594f2513e9a6b9f3605" 2018-07-03 14:42:07,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d97ad56-846c-452f-b51b-fb306b25dc94 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:07,619 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d97ad56-846c-452f-b51b-fb306b25dc94 2018-07-03 14:42:07,625 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98b3f4e96f5f6710b9a97594f2513e9a6b9f3605" 2018-07-03 14:42:08,086 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:08 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-b52dabd6-0b47-437d-886c-9367ba037c65 x-openstack-request-id: req-b52dabd6-0b47-437d-886c-9367ba037c65 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "d1cc235a25b747658a21df9d833d7c62", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "self"}, {"href": "https://172.30.10.101:8776/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "613f9e710cab413ea4137288aadbfe2e", "updated_at": "2018-07-03T14:42:05.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc602dac-deee-4232-96db-636957c290ff", "size": 1}]} 2018-07-03 14:42:08,086 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/detail used request id req-b52dabd6-0b47-437d-886c-9367ba037c65 2018-07-03 14:42:08,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:42:08,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:08,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98b3f4e96f5f6710b9a97594f2513e9a6b9f3605" 2018-07-03 14:42:08,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:08 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58aca537-812f-4e50-aede-3771a6961d3b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "613f9e710cab413ea4137288aadbfe2e", "name": "CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj"}} 2018-07-03 14:42:08,268 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e used request id req-58aca537-812f-4e50-aede-3771a6961d3b 2018-07-03 14:42:08,269 - create_volume - INFO - Did not create volume due to cleanup mode 2018-07-03 14:42:08,272 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36f8ba99-cde9-4730-9ca6-88d918c51436" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfb32e01c575b1640c4e3d63b55542f9d42349" 2018-07-03 14:42:08,707 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:08 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-d3bbf3d6-0d06-4c62-bf6d-325d7dcc0be7 x-openstack-request-id: req-d3bbf3d6-0d06-4c62-bf6d-325d7dcc0be7 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "d1cc235a25b747658a21df9d833d7c62", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "self"}, {"href": "https://172.30.10.101:8776/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "613f9e710cab413ea4137288aadbfe2e", "updated_at": "2018-07-03T14:42:05.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc602dac-deee-4232-96db-636957c290ff", "size": 1}} 2018-07-03 14:42:08,707 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff used request id req-d3bbf3d6-0d06-4c62-bf6d-325d7dcc0be7 2018-07-03 14:42:08,708 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:42:08,708 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651 2018-07-03 14:42:08,708 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651 2018-07-03 14:42:08,711 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36f8ba99-cde9-4730-9ca6-88d918c51436" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfb32e01c575b1640c4e3d63b55542f9d42349" 2018-07-03 14:42:09,140 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:42:09 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-6032315d-0bb2-4e7a-9935-fb080b0e21b9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:42:09,140 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff used request id req-6032315d-0bb2-4e7a-9935-fb080b0e21b9 2018-07-03 14:42:09,143 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36f8ba99-cde9-4730-9ca6-88d918c51436" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfb32e01c575b1640c4e3d63b55542f9d42349" 2018-07-03 14:42:09,593 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:09 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-1334185e-2328-4f36-85b7-abddf9013548 x-openstack-request-id: req-1334185e-2328-4f36-85b7-abddf9013548 Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "d1cc235a25b747658a21df9d833d7c62", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "self"}, {"href": "https://172.30.10.101:8776/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "613f9e710cab413ea4137288aadbfe2e", "updated_at": "2018-07-03T14:42:09.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc602dac-deee-4232-96db-636957c290ff", "size": 1}} 2018-07-03 14:42:09,593 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff used request id req-1334185e-2328-4f36-85b7-abddf9013548 2018-07-03 14:42:09,594 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 14:42:09,594 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 14:42:12,596 - create_volume - DEBUG - Volume status query timeout in 56.544891119 2018-07-03 14:42:12,599 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36f8ba99-cde9-4730-9ca6-88d918c51436" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfb32e01c575b1640c4e3d63b55542f9d42349" 2018-07-03 14:42:13,023 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:42:13 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-e2ecbb85-d1f7-4f6a-9fa1-d548c7a8b4ef x-openstack-request-id: req-e2ecbb85-d1f7-4f6a-9fa1-d548c7a8b4ef RESP BODY: {"itemNotFound": {"message": "Volume bc602dac-deee-4232-96db-636957c290ff could not be found.", "code": 404}} 2018-07-03 14:42:13,024 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/613f9e710cab413ea4137288aadbfe2e/volumes/bc602dac-deee-4232-96db-636957c290ff used request id req-e2ecbb85-d1f7-4f6a-9fa1-d548c7a8b4ef 2018-07-03 14:42:13,024 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bc602dac-deee-4232-96db-636957c290ff could not be found. (HTTP 404) (Request-ID: req-e2ecbb85-d1f7-4f6a-9fa1-d548c7a8b4ef) 2018-07-03 14:42:13,024 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-0a0c2536-11c7-4d3f-a0c8-0b49df971651 2018-07-03 14: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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:42:13,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:13 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-51e0bad2-cef4-4009-95ca-47bcf906fd3f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:42:13,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-51e0bad2-cef4-4009-95ca-47bcf906fd3f 2018-07-03 14:42:13,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:42:13,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:13 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0415199-118d-40b1-93ed-6ea7e6ca8870 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:42:13,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-d0415199-118d-40b1-93ed-6ea7e6ca8870 2018-07-03 14:42:13,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:42:13,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:42:13 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbda0834-83ae-4e61-9e99-bde2b2e2d047 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:42:13,852 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-dbda0834-83ae-4e61-9e99-bde2b2e2d047 2018-07-03 14:42:13,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:42:13,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:42:14,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:13 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a77b48e-e87c-49ee-ba0c-dcb89f31372f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:42:14,009 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-1a77b48e-e87c-49ee-ba0c-dcb89f31372f 2018-07-03 14:42:14,010 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj 2018-07-03 14:42:14,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:42:14,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5135c071-9b2a-4343-8374-238659d54556 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:14,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/613f9e710cab413ea4137288aadbfe2e used request id req-5135c071-9b2a-4343-8374-238659d54556 2018-07-03 14:42:14,412 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-proj-role 2018-07-03 14:42:14,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/ff90913b6f9a406f8e9d89974cf23447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:42:14,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6e3fb69-bb9a-476b-a31f-a1095044ee0f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:14,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ff90913b6f9a406f8e9d89974cf23447 used request id req-a6e3fb69-bb9a-476b-a31f-a1095044ee0f 2018-07-03 14:42:14,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cfcc4bdf0dcd921ee55fbb329e9545191f5527" 2018-07-03 14:42:14,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad5b30a5-999c-4090-a86a-ecfee8bb4e31 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:14,790 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ad5b30a5-999c-4090-a86a-ecfee8bb4e31 2018-07-03 14:42:14,791 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-3a590fd8-26a4-448-user 2018-07-03 14:42:14,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d1cc235a25b747658a21df9d833d7c62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded85993c75d48e0840da02a39d2c43965015510" 2018-07-03 14:42:15,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d2ed4b0-3649-4f45-9d10-02485f1038b2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:15,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d1cc235a25b747658a21df9d833d7c62 used request id req-5d2ed4b0-3649-4f45-9d10-02485f1038b2 2018-07-03 14:42:15,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:15,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["zQRPBsQ-RFqNAFVYhpe_dw"], "issued_at": "2018-07-03T14:42:15.000000Z"}} 2018-07-03 14:42:15,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}41f81a0b95248cf9eca159e9e97d8b13b2fe1315" 2018-07-03 14:42:15,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00fb8d7a-b4c1-49fc-9cd3-ea2d4dcbbea8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:15,818 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-00fb8d7a-b4c1-49fc-9cd3-ea2d4dcbbea8 2018-07-03 14:42:15,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:15,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:16,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["vxVtjTFmRSCN0wAnLp2Y8A"], "issued_at": "2018-07-03T14:42:16.000000Z"}} 2018-07-03 14:42:16,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:16,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-580c9744-7a3c-4921-8253-9abd97ad066a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:16,373 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-580c9744-7a3c-4921-8253-9abd97ad066a 2018-07-03 14:42:16,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:42:16,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:16,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?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:16,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:16 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e394020-f823-47c8-b836-311c711da04c 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-69ab2241-8204-432-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:42:16,553 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj used request id req-3e394020-f823-47c8-b836-311c711da04c 2018-07-03 14:42:16,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:16,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-deb4942b-941e-4885-bccc-10d031c6492f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:16,754 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-deb4942b-941e-4885-bccc-10d031c6492f 2018-07-03 14:42:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj"}}' 2018-07-03 14:42:16,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:16 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c1459c7-ff12-440b-9acf-20ae51690220 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d789276b73044cf6bf9dd4640696dbfb"}, "tags": [], "enabled": true, "id": "d789276b73044cf6bf9dd4640696dbfb", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj"}} 2018-07-03 14:42:16,988 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8c1459c7-ff12-440b-9acf-20ae51690220 2018-07-03 14:42:16,988 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj 2018-07-03 14:42:16,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:16,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:17,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["pfCV4mWDTH2WVLWB8SklBA"], "issued_at": "2018-07-03T14:42:17.000000Z"}} 2018-07-03 14:42:17,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}83eaec3424450eae24af855e63feefe87b9c38b8" 2018-07-03 14:42:17,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83da469a-e9e7-462b-96e2-77dc6cc029b8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:17,683 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-83da469a-e9e7-462b-96e2-77dc6cc029b8 2018-07-03 14:42:17,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-07-03 14:42:17,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:17,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83eaec3424450eae24af855e63feefe87b9c38b8" 2018-07-03 14:42:17,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:17 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5eb370cf-a0f0-455d-b759-ef6b06234556 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:42:17,879 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5eb370cf-a0f0-455d-b759-ef6b06234556 2018-07-03 14:42: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/projects?name=CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83eaec3424450eae24af855e63feefe87b9c38b8" 2018-07-03 14:42:18,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:17 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b71c8e5-e904-4cad-80e9-2e2ae90e6531 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d789276b73044cf6bf9dd4640696dbfb"}, "tags": [], "enabled": true, "id": "d789276b73044cf6bf9dd4640696dbfb", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj"}]} 2018-07-03 14:42:18,048 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj used request id req-6b71c8e5-e904-4cad-80e9-2e2ae90e6531 2018-07-03 14:42:18,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83eaec3424450eae24af855e63feefe87b9c38b8" 2018-07-03 14:42:18,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35139d2a-b4ca-478f-b7eb-0f860e0b5856 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:18,219 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-35139d2a-b4ca-478f-b7eb-0f860e0b5856 2018-07-03 14:42:18,689 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-69ab2241-8204-432-user 2018-07-03 14:42:18,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:18,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0cfecef-a346-4f6c-bcc1-0f8d6280130f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:18,866 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f0cfecef-a346-4f6c-bcc1-0f8d6280130f 2018-07-03 14:42:18,870 - 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}ba45e5de34deceaddee9f3f32497beedeaece0f0" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj-role"}}' 2018-07-03 14:42:19,071 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:18 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea2a7303-6725-4ab0-aef9-417faa4526ab Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05d6c9be7a924f998b09df2733a65bdd", "links": {"self": "http://10.167.4.35:5000/v3/roles/05d6c9be7a924f998b09df2733a65bdd"}, "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj-role"}} 2018-07-03 14:42:19,071 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ea2a7303-6725-4ab0-aef9-417faa4526ab 2018-07-03 14:42:19,072 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj-role 2018-07-03 14:42:19,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/05d6c9be7a924f998b09df2733a65bdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:19,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:19 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac602590-fa27-4493-9490-969f402e9d70 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05d6c9be7a924f998b09df2733a65bdd", "links": {"self": "http://10.167.4.35:5000/v3/roles/05d6c9be7a924f998b09df2733a65bdd"}, "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj-role"}} 2018-07-03 14:42:19,244 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/05d6c9be7a924f998b09df2733a65bdd used request id req-ac602590-fa27-4493-9490-969f402e9d70 2018-07-03 14:42:19,244 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj-role to project CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj 2018-07-03 14:42:19,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d789276b73044cf6bf9dd4640696dbfb/users/155e5afbda684fd2bbead2908e36d796/roles/05d6c9be7a924f998b09df2733a65bdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:19,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8474633e-5327-41ea-a7bd-e2583c3ee53b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:19,480 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d789276b73044cf6bf9dd4640696dbfb/users/155e5afbda684fd2bbead2908e36d796/roles/05d6c9be7a924f998b09df2733a65bdd used request id req-8474633e-5327-41ea-a7bd-e2583c3ee53b 2018-07-03 14:42:19,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:20,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d6c9be7a924f998b09df2733a65bdd", "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj-role"}], "expires_at": "2018-07-03T15:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d789276b73044cf6bf9dd4640696dbfb", "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d789276b73044cf6bf9dd4640696dbfb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d789276b73044cf6bf9dd4640696dbfb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d789276b73044cf6bf9dd4640696dbfb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d789276b73044cf6bf9dd4640696dbfb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d789276b73044cf6bf9dd4640696dbfb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-user", "id": "155e5afbda684fd2bbead2908e36d796"}, "audit_ids": ["bON5FzilSAygnKNqEtASwQ"], "issued_at": "2018-07-03T14:42:20.000000Z"}} 2018-07-03 14:42:20,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}253893cc8117199cbb9c130e139ed02d04d5ac34" 2018-07-03 14:42:20,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7254a2d3-d6d0-4863-bdba-21a6877864c2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:20,229 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7254a2d3-d6d0-4863-bdba-21a6877864c2 2018-07-03 14:42:20,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:20,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:20,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d6c9be7a924f998b09df2733a65bdd", "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj-role"}], "expires_at": "2018-07-03T15:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d789276b73044cf6bf9dd4640696dbfb", "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d789276b73044cf6bf9dd4640696dbfb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d789276b73044cf6bf9dd4640696dbfb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d789276b73044cf6bf9dd4640696dbfb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d789276b73044cf6bf9dd4640696dbfb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d789276b73044cf6bf9dd4640696dbfb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d789276b73044cf6bf9dd4640696dbfb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-user", "id": "155e5afbda684fd2bbead2908e36d796"}, "audit_ids": ["QVyfPYoNRuG_qMrQZ2mhdw"], "issued_at": "2018-07-03T14:42:20.000000Z"}} 2018-07-03 14:42:20,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}e341dfa40d11cf8c95d7b3d9f1ad216a4bad9ba4" 2018-07-03 14:42:20,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af0cc027-3802-4dbd-9e84-eccd2a6a71e5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:20,952 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-af0cc027-3802-4dbd-9e84-eccd2a6a71e5 2018-07-03 14:42:20,958 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dfa40d11cf8c95d7b3d9f1ad216a4bad9ba4" 2018-07-03 14:42:21,417 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:21 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-73b9b0aa-ef7d-4181-aa1b-7e169140e9eb x-openstack-request-id: req-73b9b0aa-ef7d-4181-aa1b-7e169140e9eb Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:42:21,417 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/detail used request id req-73b9b0aa-ef7d-4181-aa1b-7e169140e9eb 2018-07-03 14:42:21,420 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-73b9b0aa-ef7d-4181-aa1b-7e169140e9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dfa40d11cf8c95d7b3d9f1ad216a4bad9ba4" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 14:42:22,134 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:42:22 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-76d9ba87-15a0-49de-94c7-a1665c395eee x-openstack-request-id: req-76d9ba87-15a0-49de-94c7-a1665c395eee RESP BODY: {"volume": {"status": "creating", "user_id": "155e5afbda684fd2bbead2908e36d796", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "self"}, {"href": "https://172.30.10.101:8776/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:22.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "05c734b9-9e4d-4de5-93f5-441bcc7da291", "size": 1}} 2018-07-03 14:42:22,135 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes used request id req-76d9ba87-15a0-49de-94c7-a1665c395eee 2018-07-03 14:42:22,138 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73b9b0aa-ef7d-4181-aa1b-7e169140e9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dfa40d11cf8c95d7b3d9f1ad216a4bad9ba4" 2018-07-03 14:42:22,566 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:22 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-558bbc05-b51c-47cb-8fff-1080391aec9a x-openstack-request-id: req-558bbc05-b51c-47cb-8fff-1080391aec9a Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "155e5afbda684fd2bbead2908e36d796", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "self"}, {"href": "https://172.30.10.101:8776/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d789276b73044cf6bf9dd4640696dbfb", "updated_at": "2018-07-03T14:42:22.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "05c734b9-9e4d-4de5-93f5-441bcc7da291", "size": 1}} 2018-07-03 14:42:22,566 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 used request id req-558bbc05-b51c-47cb-8fff-1080391aec9a 2018-07-03 14:42:22,566 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040 2018-07-03 14:42:22,569 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73b9b0aa-ef7d-4181-aa1b-7e169140e9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dfa40d11cf8c95d7b3d9f1ad216a4bad9ba4" 2018-07-03 14:42:23,201 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:23 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-2c6a147a-08af-43c6-b26f-735cf887b11f x-openstack-request-id: req-2c6a147a-08af-43c6-b26f-735cf887b11f Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "155e5afbda684fd2bbead2908e36d796", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "self"}, {"href": "https://172.30.10.101:8776/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d789276b73044cf6bf9dd4640696dbfb", "updated_at": "2018-07-03T14:42:23.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "05c734b9-9e4d-4de5-93f5-441bcc7da291", "size": 1}} 2018-07-03 14:42:23,202 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 used request id req-2c6a147a-08af-43c6-b26f-735cf887b11f 2018-07-03 14:42:23,202 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:42:23,202 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040 2018-07-03 14:42:23,202 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040 2018-07-03 14:42:23,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/d789276b73044cf6bf9dd4640696dbfb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253893cc8117199cbb9c130e139ed02d04d5ac34" 2018-07-03 14:42:23,705 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:23 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-d8cc2d07-05ce-4287-9ecf-03d7135e2688 x-openstack-request-id: req-d8cc2d07-05ce-4287-9ecf-03d7135e2688 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "155e5afbda684fd2bbead2908e36d796", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "self"}, {"href": "https://172.30.10.101:8776/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d789276b73044cf6bf9dd4640696dbfb", "updated_at": "2018-07-03T14:42:23.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "05c734b9-9e4d-4de5-93f5-441bcc7da291", "size": 1}]} 2018-07-03 14:42:23,705 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/detail used request id req-d8cc2d07-05ce-4287-9ecf-03d7135e2688 2018-07-03 14:42:23,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-07-03 14:42:23,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:23,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/d789276b73044cf6bf9dd4640696dbfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253893cc8117199cbb9c130e139ed02d04d5ac34" 2018-07-03 14:42:23,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:23 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8508dfc1-208e-4342-a473-a3116348f610 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d789276b73044cf6bf9dd4640696dbfb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d789276b73044cf6bf9dd4640696dbfb", "name": "CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj"}} 2018-07-03 14:42:23,901 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d789276b73044cf6bf9dd4640696dbfb used request id req-8508dfc1-208e-4342-a473-a3116348f610 2018-07-03 14:42:23,904 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73b9b0aa-ef7d-4181-aa1b-7e169140e9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dfa40d11cf8c95d7b3d9f1ad216a4bad9ba4" 2018-07-03 14:42:24,357 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:24 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-58f42bb1-a2ac-436f-b422-6709ffa087c7 x-openstack-request-id: req-58f42bb1-a2ac-436f-b422-6709ffa087c7 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "155e5afbda684fd2bbead2908e36d796", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "self"}, {"href": "https://172.30.10.101:8776/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d789276b73044cf6bf9dd4640696dbfb", "updated_at": "2018-07-03T14:42:23.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "05c734b9-9e4d-4de5-93f5-441bcc7da291", "size": 1}} 2018-07-03 14:42:24,357 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 used request id req-58f42bb1-a2ac-436f-b422-6709ffa087c7 2018-07-03 14:42:24,357 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:42:24,358 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040 2018-07-03 14:42:24,358 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040 2018-07-03 14:42:24,361 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73b9b0aa-ef7d-4181-aa1b-7e169140e9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dfa40d11cf8c95d7b3d9f1ad216a4bad9ba4" 2018-07-03 14:42:24,775 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:42:24 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-06ec44f1-a458-4e13-9365-0624f4d0361b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:42:24,776 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 used request id req-06ec44f1-a458-4e13-9365-0624f4d0361b 2018-07-03 14:42:24,779 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73b9b0aa-ef7d-4181-aa1b-7e169140e9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dfa40d11cf8c95d7b3d9f1ad216a4bad9ba4" 2018-07-03 14:42:25,226 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:25 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-422a9a91-f61e-4985-a617-b9e9344b5a80 x-openstack-request-id: req-422a9a91-f61e-4985-a617-b9e9344b5a80 Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "155e5afbda684fd2bbead2908e36d796", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "self"}, {"href": "https://172.30.10.101:8776/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:42:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d789276b73044cf6bf9dd4640696dbfb", "updated_at": "2018-07-03T14:42:25.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "05c734b9-9e4d-4de5-93f5-441bcc7da291", "size": 1}} 2018-07-03 14:42:25,226 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 used request id req-422a9a91-f61e-4985-a617-b9e9344b5a80 2018-07-03 14:42:25,227 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 14:42:25,227 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 14:42:28,230 - create_volume - DEBUG - Volume status query timeout in 56.5460720062 2018-07-03 14:42:28,233 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73b9b0aa-ef7d-4181-aa1b-7e169140e9eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dfa40d11cf8c95d7b3d9f1ad216a4bad9ba4" 2018-07-03 14:42:28,670 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:42:28 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-2df8fc03-372a-47a0-968e-6b2a5d626061 x-openstack-request-id: req-2df8fc03-372a-47a0-968e-6b2a5d626061 RESP BODY: {"itemNotFound": {"message": "Volume 05c734b9-9e4d-4de5-93f5-441bcc7da291 could not be found.", "code": 404}} 2018-07-03 14:42:28,670 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d789276b73044cf6bf9dd4640696dbfb/volumes/05c734b9-9e4d-4de5-93f5-441bcc7da291 used request id req-2df8fc03-372a-47a0-968e-6b2a5d626061 2018-07-03 14:42:28,670 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 05c734b9-9e4d-4de5-93f5-441bcc7da291 could not be found. (HTTP 404) (Request-ID: req-2df8fc03-372a-47a0-968e-6b2a5d626061) 2018-07-03 14:42:28,670 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-c93030d6-f85a-4ffd-b07c-ac5615e77040 2018-07-03 14:42:28,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:29,150 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:29 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-840bca5a-7357-4f05-b9e2-c89da233b0cc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:42:29,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-840bca5a-7357-4f05-b9e2-c89da233b0cc 2018-07-03 14:42:29,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:29,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:29 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bc07823-81e1-4bbc-a755-b9fc447ebfca 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:42:29,199 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-6bc07823-81e1-4bbc-a755-b9fc447ebfca 2018-07-03 14:42:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:29,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:42:29 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ec1de8f-1dd0-4141-a42a-758a2090d106 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:42:29,388 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-7ec1de8f-1dd0-4141-a42a-758a2090d106 2018-07-03 14:42:29,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:42:29,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:29,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-416f9823-381e-4058-8c47-22a994b70015 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:42:29,584 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-416f9823-381e-4058-8c47-22a994b70015 2018-07-03 14:42:29,585 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj 2018-07-03 14:42:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d789276b73044cf6bf9dd4640696dbfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:29,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d8389b5-11c5-4eae-b407-8a43147c2e8b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:29,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d789276b73044cf6bf9dd4640696dbfb used request id req-2d8389b5-11c5-4eae-b407-8a43147c2e8b 2018-07-03 14:42:29,964 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-69ab2241-8204-432-proj-role 2018-07-03 14:42:29,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/05d6c9be7a924f998b09df2733a65bdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:30,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-baba3907-6104-4eb7-8ce0-2f3375abdefa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:30,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/05d6c9be7a924f998b09df2733a65bdd used request id req-baba3907-6104-4eb7-8ce0-2f3375abdefa 2018-07-03 14:42:30,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba45e5de34deceaddee9f3f32497beedeaece0f0" 2018-07-03 14:42:30,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6e10799-875c-49cc-bdf9-e0dcd89bba5e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:30,472 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b6e10799-875c-49cc-bdf9-e0dcd89bba5e 2018-07-03 14:42:30,473 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-69ab2241-8204-432-user 2018-07-03 14:42:30,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/155e5afbda684fd2bbead2908e36d796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83eaec3424450eae24af855e63feefe87b9c38b8" 2018-07-03 14:42:30,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20eec100-d070-4da5-9aaa-650403fd7545 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:30,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/155e5afbda684fd2bbead2908e36d796 used request id req-20eec100-d070-4da5-9aaa-650403fd7545 2018-07-03 14:42:30,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:31,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HEcdods2Tm6IQlpfIJZqhw"], "issued_at": "2018-07-03T14:42:31.000000Z"}} 2018-07-03 14:42:31,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}9fc4f1fe0c55f4f9ba76cf53a392847c0b31eb40" 2018-07-03 14:42:31,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e33dce7-c4b8-4dc1-824c-c59974ce2297 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:31,516 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9e33dce7-c4b8-4dc1-824c-c59974ce2297 2018-07-03 14:42:31,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:31,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:32,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["gLfGuOf0R8emgl5kNNvnlw"], "issued_at": "2018-07-03T14:42:32.000000Z"}} 2018-07-03 14:42:32,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}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:32,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed19c7a0-f1d9-4548-98ec-f0e56e296f94 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:32,057 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ed19c7a0-f1d9-4548-98ec-f0e56e296f94 2018-07-03 14:42:32,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-07-03 14:42:32,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42:32 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:42:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:32,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:32 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5cd6978-a63c-462e-bdb5-45af31e85c42 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-909eacf2-20ed-446-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:42:32,261 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj used request id req-e5cd6978-a63c-462e-bdb5-45af31e85c42 2018-07-03 14:42:32,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:32,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1282b7e8-835f-4f2b-96e0-5a4547d0835a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:32,470 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1282b7e8-835f-4f2b-96e0-5a4547d0835a 2018-07-03 14:42:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj"}}' 2018-07-03 14:42:32,698 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:32 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5394ea0-2043-4b73-99b7-10528a84fb8b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/58b20277a95f4834b8fecd0c39463a6d"}, "tags": [], "enabled": true, "id": "58b20277a95f4834b8fecd0c39463a6d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj"}} 2018-07-03 14:42:32,698 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d5394ea0-2043-4b73-99b7-10528a84fb8b 2018-07-03 14:42:32,698 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj 2018-07-03 14:42:32,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:32,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:33,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["gZ_dVGvqSMOAtU5sQSb_sg"], "issued_at": "2018-07-03T14:42:33.000000Z"}} 2018-07-03 14:42:33,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}38f5757b19ae85f05c2bdd30ec8e016e3fbe2c1a" 2018-07-03 14:42:33,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b65aba93-f356-4137-9c64-9412353a12fe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:33,300 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b65aba93-f356-4137-9c64-9412353a12fe 2018-07-03 14:42:33,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-07-03 14:42:33,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:33,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f5757b19ae85f05c2bdd30ec8e016e3fbe2c1a" 2018-07-03 14:42:33,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:33 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1cbb387-c521-406c-b6e9-2bb153386c96 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:42:33,527 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f1cbb387-c521-406c-b6e9-2bb153386c96 2018-07-03 14:42:33,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=CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f5757b19ae85f05c2bdd30ec8e016e3fbe2c1a" 2018-07-03 14:42:33,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:33 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46e9695f-5da0-4788-a5b0-07b9930de835 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/58b20277a95f4834b8fecd0c39463a6d"}, "tags": [], "enabled": true, "id": "58b20277a95f4834b8fecd0c39463a6d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj"}]} 2018-07-03 14:42:33,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj used request id req-46e9695f-5da0-4788-a5b0-07b9930de835 2018-07-03 14:42: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f5757b19ae85f05c2bdd30ec8e016e3fbe2c1a" 2018-07-03 14:42:33,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08d7181d-c1a7-4bfa-a8b6-4965a020b1ae Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:33,784 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-08d7181d-c1a7-4bfa-a8b6-4965a020b1ae 2018-07-03 14:42:34,274 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-909eacf2-20ed-446-user 2018-07-03 14:42:34,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:34,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}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:34,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:34 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3d73972-bc8b-473f-baee-8c4aa85e833f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:34,429 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a3d73972-bc8b-473f-baee-8c4aa85e833f 2018-07-03 14:42:34,433 - 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}68eaed23072090e2934861afc90cd18449c91417" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj-role"}}' 2018-07-03 14:42:34,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:34 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89e29c29-38b0-4f43-92e8-2eced60eac8e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb0bf9dcb41f4c09b4479e9f302798bf", "links": {"self": "http://10.167.4.35:5000/v3/roles/eb0bf9dcb41f4c09b4479e9f302798bf"}, "name": "CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj-role"}} 2018-07-03 14:42:34,618 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-89e29c29-38b0-4f43-92e8-2eced60eac8e 2018-07-03 14:42:34,618 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj-role 2018-07-03 14:42:34,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/eb0bf9dcb41f4c09b4479e9f302798bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:34,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:34 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7332876e-3725-45f4-b70a-b10642dbd3fb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb0bf9dcb41f4c09b4479e9f302798bf", "links": {"self": "http://10.167.4.35:5000/v3/roles/eb0bf9dcb41f4c09b4479e9f302798bf"}, "name": "CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj-role"}} 2018-07-03 14:42:34,813 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/eb0bf9dcb41f4c09b4479e9f302798bf used request id req-7332876e-3725-45f4-b70a-b10642dbd3fb 2018-07-03 14:42:34,813 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj-role to project CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj 2018-07-03 14:42:34,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/58b20277a95f4834b8fecd0c39463a6d/users/1f7aa9d1759548e5823d23fbe5a9d212/roles/eb0bf9dcb41f4c09b4479e9f302798bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:35,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08517933-f1cb-4fb1-b643-39a454eb1995 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:35,040 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/58b20277a95f4834b8fecd0c39463a6d/users/1f7aa9d1759548e5823d23fbe5a9d212/roles/eb0bf9dcb41f4c09b4479e9f302798bf used request id req-08517933-f1cb-4fb1-b643-39a454eb1995 2018-07-03 14:42:35,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:35,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:35,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb0bf9dcb41f4c09b4479e9f302798bf", "name": "CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj-role"}], "expires_at": "2018-07-03T15:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58b20277a95f4834b8fecd0c39463a6d", "name": "CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/58b20277a95f4834b8fecd0c39463a6d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/58b20277a95f4834b8fecd0c39463a6d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/58b20277a95f4834b8fecd0c39463a6d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/58b20277a95f4834b8fecd0c39463a6d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/58b20277a95f4834b8fecd0c39463a6d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/58b20277a95f4834b8fecd0c39463a6d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/58b20277a95f4834b8fecd0c39463a6d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/58b20277a95f4834b8fecd0c39463a6d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/58b20277a95f4834b8fecd0c39463a6d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/58b20277a95f4834b8fecd0c39463a6d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/58b20277a95f4834b8fecd0c39463a6d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/58b20277a95f4834b8fecd0c39463a6d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-909eacf2-20ed-446-user", "id": "1f7aa9d1759548e5823d23fbe5a9d212"}, "audit_ids": ["vdqVUh52TWaRaLrsplgXKQ"], "issued_at": "2018-07-03T14:42:35.000000Z"}} 2018-07-03 14:42:35,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfb1442584766628f7676d1eb55ed23f11f7475" 2018-07-03 14:42:35,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90138726-6eb8-4301-a41f-a840e366335f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:35,709 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-90138726-6eb8-4301-a41f-a840e366335f 2018-07-03 14:42:35,716 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/58b20277a95f4834b8fecd0c39463a6d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfb1442584766628f7676d1eb55ed23f11f7475" 2018-07-03 14:42:36,137 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:36 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-ad192290-0d96-431c-91fc-83b8da87a64b x-openstack-request-id: req-ad192290-0d96-431c-91fc-83b8da87a64b Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:42:36,137 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/58b20277a95f4834b8fecd0c39463a6d/volumes/detail used request id req-ad192290-0d96-431c-91fc-83b8da87a64b 2018-07-03 14:42:36,141 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/58b20277a95f4834b8fecd0c39463a6d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ad192290-0d96-431c-91fc-83b8da87a64b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfb1442584766628f7676d1eb55ed23f11f7475" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-fb5e4488-4c06-4400-905b-60b72ff7ee54", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 14:42:36,952 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 14:42:36 GMT Content-Type: application/json Content-Length: 105 Connection: keep-alive x-compute-request-id: req-a1a9edba-2a83-4ae8-b26d-53b085418280 x-openstack-request-id: req-a1a9edba-2a83-4ae8-b26d-53b085418280 RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-03 14:42:36,953 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/58b20277a95f4834b8fecd0c39463a6d/volumes used request id req-a1a9edba-2a83-4ae8-b26d-53b085418280 2018-07-03 14:42:36,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:37,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:37 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-4c02290c-4c13-4212-9e7e-5608ec314eac Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:42:37,419 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-4c02290c-4c13-4212-9e7e-5608ec314eac 2018-07-03 14:42: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/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:37,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:37 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be339aad-8556-4f43-b44b-9d230a9d26ea 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:42:37,594 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-be339aad-8556-4f43-b44b-9d230a9d26ea 2018-07-03 14:42:37,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:37,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:42:37 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54826161-f0e3-49da-be1f-c756b3004a14 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:42:37,760 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-54826161-f0e3-49da-be1f-c756b3004a14 2018-07-03 14:42:37,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:42:37,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:37,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:37 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75310a67-27bf-45e8-bcef-ba906e47c3d8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:42:37,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-75310a67-27bf-45e8-bcef-ba906e47c3d8 2018-07-03 14:42:37,932 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj 2018-07-03 14:42: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/projects/58b20277a95f4834b8fecd0c39463a6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:38,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd1807f2-ab53-461a-ba5d-971f1bb06ec0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:38,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/58b20277a95f4834b8fecd0c39463a6d used request id req-cd1807f2-ab53-461a-ba5d-971f1bb06ec0 2018-07-03 14:42:38,273 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-909eacf2-20ed-446-proj-role 2018-07-03 14:42:38,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/eb0bf9dcb41f4c09b4479e9f302798bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:38,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77992038-d5c9-4bfb-8d08-a188fc02f310 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:38,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/eb0bf9dcb41f4c09b4479e9f302798bf used request id req-77992038-d5c9-4bfb-8d08-a188fc02f310 2018-07-03 14:42:38,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68eaed23072090e2934861afc90cd18449c91417" 2018-07-03 14:42:38,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb90ddbd-8828-4de1-baa8-fbf3a4b520bc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:38,634 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fb90ddbd-8828-4de1-baa8-fbf3a4b520bc 2018-07-03 14:42:38,635 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-909eacf2-20ed-446-user 2018-07-03 14:42: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/users/1f7aa9d1759548e5823d23fbe5a9d212 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f5757b19ae85f05c2bdd30ec8e016e3fbe2c1a" 2018-07-03 14:42:38,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8965ea85-5093-437e-a55d-b6cf6a9df861 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:38,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1f7aa9d1759548e5823d23fbe5a9d212 used request id req-8965ea85-5093-437e-a55d-b6cf6a9df861 2018-07-03 14:42:38,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:39,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["XGZ6DUQ6QE2-qyzgWQ8xNg"], "issued_at": "2018-07-03T14:42:39.000000Z"}} 2018-07-03 14:42:39,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}c435a339dd8d4e180b5a5ac962bdcaa6c781475f" 2018-07-03 14:42:39,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee10760b-8b20-4e2a-97ed-6e9c14902f5e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:39,627 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ee10760b-8b20-4e2a-97ed-6e9c14902f5e 2018-07-03 14:42:39,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:39,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:40,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["VyofqpigSBWwnxjzcbhWIA"], "issued_at": "2018-07-03T14:42:40.000000Z"}} 2018-07-03 14:42:40,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}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:40,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d29b7ae7-02ed-4ad3-9b75-1a1eaa48ed59 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:40,350 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d29b7ae7-02ed-4ad3-9b75-1a1eaa48ed59 2018-07-03 14:42:40,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-07-03 14:42:40,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:40,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?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:40,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:40 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0366f8d2-c543-4842-84ee-594f3da97f1f 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-2cd5c801-b732-410-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:42:40,531 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj used request id req-0366f8d2-c543-4842-84ee-594f3da97f1f 2018-07-03 14:42:40,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}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:40,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04d12a5b-1de9-4a2a-b70e-c7477ed955c3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:40,714 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-04d12a5b-1de9-4a2a-b70e-c7477ed955c3 2018-07-03 14:42:40,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj"}}' 2018-07-03 14:42:40,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:40 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff4d0f08-5b16-4eea-8d76-e25191e05f92 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/39c6a27367b14a47881e1202c3bf0009"}, "tags": [], "enabled": true, "id": "39c6a27367b14a47881e1202c3bf0009", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj"}} 2018-07-03 14:42:40,920 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ff4d0f08-5b16-4eea-8d76-e25191e05f92 2018-07-03 14:42:40,921 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj 2018-07-03 14:42:40,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:40,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:41,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["JX226_LnTvO0Kf3V0-PraQ"], "issued_at": "2018-07-03T14:42:41.000000Z"}} 2018-07-03 14:42:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db45b51ca1110977b169977af1e8d8df63d05ce" 2018-07-03 14:42:41,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4332e650-c0b0-4b0d-b2b8-9db45192e34c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:41,486 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4332e650-c0b0-4b0d-b2b8-9db45192e34c 2018-07-03 14:42:41,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:42:41,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:41,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db45b51ca1110977b169977af1e8d8df63d05ce" 2018-07-03 14:42:41,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-777817f3-fb9e-460f-a722-da468f20dc9b Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:42:41,709 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-777817f3-fb9e-460f-a722-da468f20dc9b 2018-07-03 14:42:41,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?name=CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db45b51ca1110977b169977af1e8d8df63d05ce" 2018-07-03 14:42:41,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:41 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7994d07f-72d1-41ff-90f5-efc990c240df Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/39c6a27367b14a47881e1202c3bf0009"}, "tags": [], "enabled": true, "id": "39c6a27367b14a47881e1202c3bf0009", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj"}]} 2018-07-03 14:42:41,883 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj used request id req-7994d07f-72d1-41ff-90f5-efc990c240df 2018-07-03 14:42:41,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db45b51ca1110977b169977af1e8d8df63d05ce" 2018-07-03 14:42:42,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:41 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bed75d68-376e-44d9-ac5c-db5d956a5247 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:42,085 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bed75d68-376e-44d9-ac5c-db5d956a5247 2018-07-03 14:42:42,571 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-2cd5c801-b732-410-user 2018-07-03 14:42:42,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:42,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:42,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e256d09f-27e3-4433-94f3-beaa38a703f4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:42,753 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e256d09f-27e3-4433-94f3-beaa38a703f4 2018-07-03 14:42:42,756 - 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}901e1cd8703476172194a5841dba81b3190aa8c7" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj-role"}}' 2018-07-03 14:42:42,932 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:42 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e33156d-21aa-4db7-8cbe-55acc855bc74 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5084f8fc2a7e4be1a8629acefa137671", "links": {"self": "http://10.167.4.35:5000/v3/roles/5084f8fc2a7e4be1a8629acefa137671"}, "name": "CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj-role"}} 2018-07-03 14:42:42,932 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4e33156d-21aa-4db7-8cbe-55acc855bc74 2018-07-03 14:42:42,932 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj-role 2018-07-03 14:42:42,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5084f8fc2a7e4be1a8629acefa137671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:43,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:42 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-402bed5a-0ac9-4e25-bbfd-38b8f2985efb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5084f8fc2a7e4be1a8629acefa137671", "links": {"self": "http://10.167.4.35:5000/v3/roles/5084f8fc2a7e4be1a8629acefa137671"}, "name": "CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj-role"}} 2018-07-03 14:42:43,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5084f8fc2a7e4be1a8629acefa137671 used request id req-402bed5a-0ac9-4e25-bbfd-38b8f2985efb 2018-07-03 14:42:43,099 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj-role to project CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj 2018-07-03 14:42:43,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/39c6a27367b14a47881e1202c3bf0009/users/43e2239cdf4e414cb573cd64bb5aa30d/roles/5084f8fc2a7e4be1a8629acefa137671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:43,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb414412-269e-40c7-84e8-6b0a8583ac70 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:43,337 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/39c6a27367b14a47881e1202c3bf0009/users/43e2239cdf4e414cb573cd64bb5aa30d/roles/5084f8fc2a7e4be1a8629acefa137671 used request id req-fb414412-269e-40c7-84e8-6b0a8583ac70 2018-07-03 14:42:43,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:43,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:43,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5084f8fc2a7e4be1a8629acefa137671", "name": "CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj-role"}], "expires_at": "2018-07-03T15:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39c6a27367b14a47881e1202c3bf0009", "name": "CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/39c6a27367b14a47881e1202c3bf0009", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/39c6a27367b14a47881e1202c3bf0009", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/39c6a27367b14a47881e1202c3bf0009", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/39c6a27367b14a47881e1202c3bf0009", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/39c6a27367b14a47881e1202c3bf0009", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/39c6a27367b14a47881e1202c3bf0009", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/39c6a27367b14a47881e1202c3bf0009", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/39c6a27367b14a47881e1202c3bf0009", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/39c6a27367b14a47881e1202c3bf0009", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/39c6a27367b14a47881e1202c3bf0009", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/39c6a27367b14a47881e1202c3bf0009", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/39c6a27367b14a47881e1202c3bf0009", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-2cd5c801-b732-410-user", "id": "43e2239cdf4e414cb573cd64bb5aa30d"}, "audit_ids": ["Pj4PkZD6QX6sFCt7ajPFsA"], "issued_at": "2018-07-03T14:42:43.000000Z"}} 2018-07-03 14:42:43,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}9cf7d6c3aa891579e344571a0f2a0954e613bdce" 2018-07-03 14:42:44,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3c3f0eb-8a0f-4faf-b529-95edcb2f5502 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:44,134 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c3c3f0eb-8a0f-4faf-b529-95edcb2f5502 2018-07-03 14:42:44,140 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/39c6a27367b14a47881e1202c3bf0009/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf7d6c3aa891579e344571a0f2a0954e613bdce" 2018-07-03 14:42:44,568 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:44 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-1d8cb469-1959-473a-94cd-85f17639649d x-openstack-request-id: req-1d8cb469-1959-473a-94cd-85f17639649d Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:42:44,568 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/39c6a27367b14a47881e1202c3bf0009/volumes/detail used request id req-1d8cb469-1959-473a-94cd-85f17639649d 2018-07-03 14:42:44,571 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/39c6a27367b14a47881e1202c3bf0009/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1d8cb469-1959-473a-94cd-85f17639649d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf7d6c3aa891579e344571a0f2a0954e613bdce" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-5acd9d3e-db54-4637-9a9c-8b4c6133180f", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-07-03 14:42:44,965 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 14:42:44 GMT Content-Type: application/json Content-Length: 218 Connection: keep-alive x-compute-request-id: req-287497bd-93b6-4719-acff-5a3ed4d5bcc7 x-openstack-request-id: req-287497bd-93b6-4719-acff-5a3ed4d5bcc7 RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-07-03 14:42:44,965 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/39c6a27367b14a47881e1202c3bf0009/volumes used request id req-287497bd-93b6-4719-acff-5a3ed4d5bcc7 2018-07-03 14:42:44,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:45,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:45 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-e6bfadd1-df02-43e0-ba2f-7b76ea9ba952 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:42:45,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e6bfadd1-df02-43e0-ba2f-7b76ea9ba952 2018-07-03 14:42:45,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:45,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:45 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f5713e2-5e47-4529-ae77-289ad0f591cc 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:42:45,606 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-3f5713e2-5e47-4529-ae77-289ad0f591cc 2018-07-03 14:42:45,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:45,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:42:45 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0eb8e34b-44ed-453e-99df-1d21f25de1fc Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:42:45,804 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-0eb8e34b-44ed-453e-99df-1d21f25de1fc 2018-07-03 14:42:45,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:42:45,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:45,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:45 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36fc17be-769e-4332-8f91-3c7c08b2f98d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:42:45,986 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-36fc17be-769e-4332-8f91-3c7c08b2f98d 2018-07-03 14:42:45,987 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj 2018-07-03 14:42:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/39c6a27367b14a47881e1202c3bf0009 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:46,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5ba8236-feb4-45c4-a2e1-f9a9f6038f20 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:46,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/39c6a27367b14a47881e1202c3bf0009 used request id req-f5ba8236-feb4-45c4-a2e1-f9a9f6038f20 2018-07-03 14:42:46,368 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-2cd5c801-b732-410-proj-role 2018-07-03 14:42:46,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5084f8fc2a7e4be1a8629acefa137671 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:46,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0c8565f-65ad-4b00-a8f2-3c5af552edaa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:46,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5084f8fc2a7e4be1a8629acefa137671 used request id req-e0c8565f-65ad-4b00-a8f2-3c5af552edaa 2018-07-03 14:42:46,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}901e1cd8703476172194a5841dba81b3190aa8c7" 2018-07-03 14:42:46,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c090fd38-5575-404c-b928-faf7baa8bbec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:46,616 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c090fd38-5575-404c-b928-faf7baa8bbec 2018-07-03 14:42:46,616 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-2cd5c801-b732-410-user 2018-07-03 14:42:46,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/43e2239cdf4e414cb573cd64bb5aa30d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6db45b51ca1110977b169977af1e8d8df63d05ce" 2018-07-03 14:42:46,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab8e932f-ec17-4853-ac2f-238285b5e872 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:46,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/43e2239cdf4e414cb573cd64bb5aa30d used request id req-ab8e932f-ec17-4853-ac2f-238285b5e872 2018-07-03 14:42:46,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:47,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["CSlehq9eRriKyo3vC603oA"], "issued_at": "2018-07-03T14:42:47.000000Z"}} 2018-07-03 14:42:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9920799e0329bd073948d4b24206cec800280d34" 2018-07-03 14:42:47,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc662247-48b6-47a6-8245-1026868c531a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:47,657 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fc662247-48b6-47a6-8245-1026868c531a 2018-07-03 14:42:47,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:47,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:48,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["yIxyoV22RPueCppARy2LVA"], "issued_at": "2018-07-03T14:42:48.000000Z"}} 2018-07-03 14:42:48,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}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:48,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4028bdde-9738-478f-ae54-de0796f780ca Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:48,379 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4028bdde-9738-478f-ae54-de0796f780ca 2018-07-03 14:42:48,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:42:48,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:48,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:48,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:48 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31577507-af59-4a00-9f1a-cab2f2b09bd5 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-10539390-9e3a-449-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:42:48,566 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj used request id req-31577507-af59-4a00-9f1a-cab2f2b09bd5 2018-07-03 14:42:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:48,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7f07d5b-029d-420e-bd05-3a6398247a58 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:48,760 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f7f07d5b-029d-420e-bd05-3a6398247a58 2018-07-03 14:42:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj"}}' 2018-07-03 14:42:48,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:48 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce77282c-9c82-43ce-9488-8e1c97dc646b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae53b670bfc1474d80152327b6de8335"}, "tags": [], "enabled": true, "id": "ae53b670bfc1474d80152327b6de8335", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj"}} 2018-07-03 14:42:48,986 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ce77282c-9c82-43ce-9488-8e1c97dc646b 2018-07-03 14:42:48,987 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj 2018-07-03 14:42:48,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:48,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:49,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["riv1oM2dRf2yxFywSZKBBg"], "issued_at": "2018-07-03T14:42:49.000000Z"}} 2018-07-03 14:42:49,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}75f618a2725d91ae5e06f71019ba05a4822c04ad" 2018-07-03 14:42:49,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e852bbe5-b1e3-438b-9128-fe1fd7265796 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:49,669 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e852bbe5-b1e3-438b-9128-fe1fd7265796 2018-07-03 14:42:49,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-07-03 14:42:49,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:49,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f618a2725d91ae5e06f71019ba05a4822c04ad" 2018-07-03 14:42:49,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:49 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce1e1235-c226-4170-aca7-c08d426e446e Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:42:49,891 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ce1e1235-c226-4170-aca7-c08d426e446e 2018-07-03 14:42:49,895 - keystoneauth.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-10539390-9e3a-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f618a2725d91ae5e06f71019ba05a4822c04ad" 2018-07-03 14:42:50,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:49 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab9302aa-d55d-4408-9a20-4c7b1ab3d531 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae53b670bfc1474d80152327b6de8335"}, "tags": [], "enabled": true, "id": "ae53b670bfc1474d80152327b6de8335", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj"}]} 2018-07-03 14:42:50,097 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj used request id req-ab9302aa-d55d-4408-9a20-4c7b1ab3d531 2018-07-03 14:42:50,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}75f618a2725d91ae5e06f71019ba05a4822c04ad" 2018-07-03 14:42:50,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-183b29f1-0bf8-4ab0-b996-1bcc5edaf152 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:50,280 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-183b29f1-0bf8-4ab0-b996-1bcc5edaf152 2018-07-03 14:42:50,742 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-10539390-9e3a-449-user 2018-07-03 14:42:50,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:50,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:50,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c60c2f6f-2541-47c1-9443-9f0bd75c897b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:50,919 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c60c2f6f-2541-47c1-9443-9f0bd75c897b 2018-07-03 14:42:50,923 - 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}737d2fa27f40097815b063522e4d2d36878ddec7" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj-role"}}' 2018-07-03 14:42:51,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:50 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a934f9c-0f53-44c9-9565-85dc11581d7e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0f58c0b2f5e4e0e9beb1da4ccf05ffe", "links": {"self": "http://10.167.4.35:5000/v3/roles/a0f58c0b2f5e4e0e9beb1da4ccf05ffe"}, "name": "CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj-role"}} 2018-07-03 14:42:51,109 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5a934f9c-0f53-44c9-9565-85dc11581d7e 2018-07-03 14:42:51,110 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj-role 2018-07-03 14:42:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a0f58c0b2f5e4e0e9beb1da4ccf05ffe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:51,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:51 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eee132a4-84fa-4b60-8224-0f0b40b2acfb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0f58c0b2f5e4e0e9beb1da4ccf05ffe", "links": {"self": "http://10.167.4.35:5000/v3/roles/a0f58c0b2f5e4e0e9beb1da4ccf05ffe"}, "name": "CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj-role"}} 2018-07-03 14:42:51,294 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a0f58c0b2f5e4e0e9beb1da4ccf05ffe used request id req-eee132a4-84fa-4b60-8224-0f0b40b2acfb 2018-07-03 14:42:51,294 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj-role to project CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj 2018-07-03 14:42:51,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/ae53b670bfc1474d80152327b6de8335/users/267d3d3b6da7436788c43e46e518fb58/roles/a0f58c0b2f5e4e0e9beb1da4ccf05ffe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:51,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-316ac209-6ee3-4282-932f-f324a70cb9ef Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:51,525 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ae53b670bfc1474d80152327b6de8335/users/267d3d3b6da7436788c43e46e518fb58/roles/a0f58c0b2f5e4e0e9beb1da4ccf05ffe used request id req-316ac209-6ee3-4282-932f-f324a70cb9ef 2018-07-03 14:42:51,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:51,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:52,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0f58c0b2f5e4e0e9beb1da4ccf05ffe", "name": "CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj-role"}], "expires_at": "2018-07-03T15:42:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae53b670bfc1474d80152327b6de8335", "name": "CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae53b670bfc1474d80152327b6de8335", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae53b670bfc1474d80152327b6de8335", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae53b670bfc1474d80152327b6de8335", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae53b670bfc1474d80152327b6de8335", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae53b670bfc1474d80152327b6de8335", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae53b670bfc1474d80152327b6de8335", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae53b670bfc1474d80152327b6de8335", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae53b670bfc1474d80152327b6de8335", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae53b670bfc1474d80152327b6de8335", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae53b670bfc1474d80152327b6de8335", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae53b670bfc1474d80152327b6de8335", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae53b670bfc1474d80152327b6de8335", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-10539390-9e3a-449-user", "id": "267d3d3b6da7436788c43e46e518fb58"}, "audit_ids": ["ayjaDxdIQDaln-IG8vZdsg"], "issued_at": "2018-07-03T14:42:52.000000Z"}} 2018-07-03 14:42:52,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}23f4392860353f9639629a67ca95cb1ae742f5ad" 2018-07-03 14:42:52,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54f283b0-3186-4b34-aae0-db7fbfc509b2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:52,218 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-54f283b0-3186-4b34-aae0-db7fbfc509b2 2018-07-03 14:42:52,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/ae53b670bfc1474d80152327b6de8335/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f4392860353f9639629a67ca95cb1ae742f5ad" 2018-07-03 14:42:52,664 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:52 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-89e98680-4cb2-40a2-b896-64e21d4d650c x-openstack-request-id: req-89e98680-4cb2-40a2-b896-64e21d4d650c Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:42:52,664 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/ae53b670bfc1474d80152327b6de8335/volumes/detail used request id req-89e98680-4cb2-40a2-b896-64e21d4d650c 2018-07-03 14:42:52,667 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/ae53b670bfc1474d80152327b6de8335/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-89e98680-4cb2-40a2-b896-64e21d4d650c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f4392860353f9639629a67ca95cb1ae742f5ad" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-af8313d5-8f2a-4463-be63-0cba9d6af61e", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 14:42:53,044 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:42:53 GMT Content-Type: application/json Content-Length: 91 Connection: keep-alive x-compute-request-id: req-ca960fab-c6bb-43f0-8fa6-cc4ff71e2a4f x-openstack-request-id: req-ca960fab-c6bb-43f0-8fa6-cc4ff71e2a4f RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-03 14:42:53,045 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/ae53b670bfc1474d80152327b6de8335/volumes used request id req-ca960fab-c6bb-43f0-8fa6-cc4ff71e2a4f 2018-07-03 14:42:53,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:53,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:42:53 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-6f00cf33-b841-4383-835f-89a12dcbf9e0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:42:53,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6f00cf33-b841-4383-835f-89a12dcbf9e0 2018-07-03 14:42:53,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:53,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:53 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9debe111-edbb-4bb2-8c2c-5736c348a9de 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:42:53,860 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-9debe111-edbb-4bb2-8c2c-5736c348a9de 2018-07-03 14:42:53,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:54,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:42:53 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd8ba2eb-1ac4-4606-b664-9621dd2ccb0d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:42:54,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-dd8ba2eb-1ac4-4606-b664-9621dd2ccb0d 2018-07-03 14:42:54,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:42:54,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:54,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:54 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74e00fbb-2aac-4998-8ca7-13672fc4bfc3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:42:54,254 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-74e00fbb-2aac-4998-8ca7-13672fc4bfc3 2018-07-03 14:42:54,255 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj 2018-07-03 14:42:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ae53b670bfc1474d80152327b6de8335 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:54,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a47fcea2-5af7-4c14-a190-55c7f7327f5f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:54,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ae53b670bfc1474d80152327b6de8335 used request id req-a47fcea2-5af7-4c14-a190-55c7f7327f5f 2018-07-03 14:42:54,615 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-10539390-9e3a-449-proj-role 2018-07-03 14:42:54,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a0f58c0b2f5e4e0e9beb1da4ccf05ffe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:54,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64f9fd74-45a3-4d54-a77c-9e5d55f43a6c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:54,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a0f58c0b2f5e4e0e9beb1da4ccf05ffe used request id req-64f9fd74-45a3-4d54-a77c-9e5d55f43a6c 2018-07-03 14:42:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737d2fa27f40097815b063522e4d2d36878ddec7" 2018-07-03 14:42:54,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74896449-2598-491b-abe7-c51a26f207ad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:54,848 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-74896449-2598-491b-abe7-c51a26f207ad 2018-07-03 14:42:54,849 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-10539390-9e3a-449-user 2018-07-03 14:42:54,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/267d3d3b6da7436788c43e46e518fb58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75f618a2725d91ae5e06f71019ba05a4822c04ad" 2018-07-03 14:42:55,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-502f68a2-07ef-4c12-acd2-25c2c33bc3ff Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:55,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/267d3d3b6da7436788c43e46e518fb58 used request id req-502f68a2-07ef-4c12-acd2-25c2c33bc3ff 2018-07-03 14:42:55,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:55,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["eKlvab9zQcyBdd_ght6Yww"], "issued_at": "2018-07-03T14:42:55.000000Z"}} 2018-07-03 14:42:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22a2385283ee95b845ef15181971cb41b4d5a9d" 2018-07-03 14:42:55,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3deeed7d-6985-4fdf-8e2b-72d29e2e648a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:55,894 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3deeed7d-6985-4fdf-8e2b-72d29e2e648a 2018-07-03 14:42:55,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:55,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:56,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LMNhe48cQ22vtZ3RlfXCtQ"], "issued_at": "2018-07-03T14:42:56.000000Z"}} 2018-07-03 14:42:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:42:56,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be24a0dc-8d31-4b24-a78f-122bfc45a3f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:56,580 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-be24a0dc-8d31-4b24-a78f-122bfc45a3f6 2018-07-03 14:42:56,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-07-03 14:42:56,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:42:56,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?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:42:56,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:56 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b9ae241-8889-4a8c-978c-bf656e9578a5 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-bbccbeea-6541-43e-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:42:56,760 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj used request id req-9b9ae241-8889-4a8c-978c-bf656e9578a5 2018-07-03 14:42:56,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:42:56,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bef91faa-0d6f-4f79-967b-b5dacb5e4365 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:56,897 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bef91faa-0d6f-4f79-967b-b5dacb5e4365 2018-07-03 14:42:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj"}}' 2018-07-03 14:42:57,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:56 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92291564-8f06-4d0c-8745-8e1a38442916 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f6b40c54adb143fd958109c49d8bf430"}, "tags": [], "enabled": true, "id": "f6b40c54adb143fd958109c49d8bf430", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj"}} 2018-07-03 14:42:57,062 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-92291564-8f06-4d0c-8745-8e1a38442916 2018-07-03 14:42:57,062 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj 2018-07-03 14:42:57,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:57,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:57,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["QzZGZx_1TlmftXIswUFHrQ"], "issued_at": "2018-07-03T14:42:57.000000Z"}} 2018-07-03 14:42:57,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}58a0304c80a45fc218a47f850375fe9f4f2b9588" 2018-07-03 14:42:57,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a31658e5-e687-40b9-a04f-4259254e8f23 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:42:57,548 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a31658e5-e687-40b9-a04f-4259254e8f23 2018-07-03 14:42:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:42:57,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:42: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-07-03 14:42:57,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a0304c80a45fc218a47f850375fe9f4f2b9588" 2018-07-03 14:42:57,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:57 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-771e6fca-7c58-494f-ad0d-425302b5ee4e Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:42:57,698 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-771e6fca-7c58-494f-ad0d-425302b5ee4e 2018-07-03 14:42:57,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?name=CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a0304c80a45fc218a47f850375fe9f4f2b9588" 2018-07-03 14:42:57,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:57 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4cbd9706-694c-4b85-a9f5-193fd7e99f92 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f6b40c54adb143fd958109c49d8bf430"}, "tags": [], "enabled": true, "id": "f6b40c54adb143fd958109c49d8bf430", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj"}]} 2018-07-03 14:42:57,964 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj used request id req-4cbd9706-694c-4b85-a9f5-193fd7e99f92 2018-07-03 14:42:57,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}58a0304c80a45fc218a47f850375fe9f4f2b9588" 2018-07-03 14:42:58,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d606dde-7a9b-4674-89b3-c709963779fb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:42:58,141 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0d606dde-7a9b-4674-89b3-c709963779fb 2018-07-03 14:42:58,615 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-bbccbeea-6541-43e-user 2018-07-03 14:42:58,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:58,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:42:58,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f465106-9604-475c-b385-d97b9f2da859 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:42:58,792 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6f465106-9604-475c-b385-d97b9f2da859 2018-07-03 14:42:58,796 - 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}02565e47966dcfafa55b946bfb3dad882ae76a0a" -d '{"role": {"name": "CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj-role"}}' 2018-07-03 14:42:58,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:42:58 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-493e310c-6e63-43c4-b03e-e862ad38d485 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a38cd64de0fc44b2813579f1705c1e8d", "links": {"self": "http://10.167.4.35:5000/v3/roles/a38cd64de0fc44b2813579f1705c1e8d"}, "name": "CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj-role"}} 2018-07-03 14:42:58,967 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-493e310c-6e63-43c4-b03e-e862ad38d485 2018-07-03 14:42:58,967 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj-role 2018-07-03 14:42:58,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/a38cd64de0fc44b2813579f1705c1e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:42:59,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:58 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa0b81ff-d0c9-465a-8374-a7414d61934a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a38cd64de0fc44b2813579f1705c1e8d", "links": {"self": "http://10.167.4.35:5000/v3/roles/a38cd64de0fc44b2813579f1705c1e8d"}, "name": "CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj-role"}} 2018-07-03 14:42:59,157 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a38cd64de0fc44b2813579f1705c1e8d used request id req-aa0b81ff-d0c9-465a-8374-a7414d61934a 2018-07-03 14:42:59,157 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj-role to project CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj 2018-07-03 14:42:59,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f6b40c54adb143fd958109c49d8bf430/users/02f29153143c4a798f56fecf884ea66c/roles/a38cd64de0fc44b2813579f1705c1e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:42:59,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:42:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c76bbe1b-22eb-4f80-9128-b7966ff9d7de Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:42:59,413 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f6b40c54adb143fd958109c49d8bf430/users/02f29153143c4a798f56fecf884ea66c/roles/a38cd64de0fc44b2813579f1705c1e8d used request id req-c76bbe1b-22eb-4f80-9128-b7966ff9d7de 2018-07-03 14:42:59,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:42:59,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:42:59,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["C77l969dSdSwQ6fzQwaSQw"], "issued_at": "2018-07-03T14:42:59.000000Z"}} 2018-07-03 14:42:59,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}c72169712c2a976c0ce9a7fd521cbba7f95326f1" 2018-07-03 14:43:00,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:42:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd8ab68b-02cc-4732-8f53-eb5602c96a44 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:00,137 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd8ab68b-02cc-4732-8f53-eb5602c96a44 2018-07-03 14:43:00,143 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72169712c2a976c0ce9a7fd521cbba7f95326f1" 2018-07-03 14:43:00,564 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:00 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-ba7a53bc-0bfb-41cb-8fd9-bfbae45a86e4 x-openstack-request-id: req-ba7a53bc-0bfb-41cb-8fd9-bfbae45a86e4 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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:43:00,564 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-ba7a53bc-0bfb-41cb-8fd9-bfbae45a86e4 2018-07-03 14:43:00,567 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ba7a53bc-0bfb-41cb-8fd9-bfbae45a86e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72169712c2a976c0ce9a7fd521cbba7f95326f1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-4d69755e-871f-428f-8605-25b71e8659cd-vol-type", "description": null}}' 2018-07-03 14:43:00,953 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:00 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-7ff29c36-bf19-4c22-847b-e9f1a7b57999 x-openstack-request-id: req-7ff29c36-bf19-4c22-847b-e9f1a7b57999 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-4d69755e-871f-428f-8605-25b71e8659cd-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "37b9bdad-7518-478a-8619-a373392dfae8", "description": null}} 2018-07-03 14:43:00,954 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-7ff29c36-bf19-4c22-847b-e9f1a7b57999 2018-07-03 14:43:00,954 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-4d69755e-871f-428f-8605-25b71e8659cd-vol-type 2018-07-03 14:43:00,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:00,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:01,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a38cd64de0fc44b2813579f1705c1e8d", "name": "CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj-role"}], "expires_at": "2018-07-03T15:43:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6b40c54adb143fd958109c49d8bf430", "name": "CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f6b40c54adb143fd958109c49d8bf430", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f6b40c54adb143fd958109c49d8bf430", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f6b40c54adb143fd958109c49d8bf430", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f6b40c54adb143fd958109c49d8bf430", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f6b40c54adb143fd958109c49d8bf430", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f6b40c54adb143fd958109c49d8bf430", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f6b40c54adb143fd958109c49d8bf430", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f6b40c54adb143fd958109c49d8bf430", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f6b40c54adb143fd958109c49d8bf430", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f6b40c54adb143fd958109c49d8bf430", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f6b40c54adb143fd958109c49d8bf430", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f6b40c54adb143fd958109c49d8bf430", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-bbccbeea-6541-43e-user", "id": "02f29153143c4a798f56fecf884ea66c"}, "audit_ids": ["2LScAAB0RJKvWtKT2BqkeQ"], "issued_at": "2018-07-03T14:43:01.000000Z"}} 2018-07-03 14:43:01,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}4b73e86db868b50000eba09e3754465f426cbaaa" 2018-07-03 14:43:01,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af1598dc-6e58-4b80-a4f1-8c15ca652b95 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:01,661 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-af1598dc-6e58-4b80-a4f1-8c15ca652b95 2018-07-03 14:43:01,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/f6b40c54adb143fd958109c49d8bf430/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73e86db868b50000eba09e3754465f426cbaaa" 2018-07-03 14:43:02,146 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:02 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-cb6ac4dc-6706-491c-be45-80204a93e958 x-openstack-request-id: req-cb6ac4dc-6706-491c-be45-80204a93e958 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:43:02,146 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f6b40c54adb143fd958109c49d8bf430/volumes/detail used request id req-cb6ac4dc-6706-491c-be45-80204a93e958 2018-07-03 14:43:02,150 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f6b40c54adb143fd958109c49d8bf430/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cb6ac4dc-6706-491c-be45-80204a93e958" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73e86db868b50000eba09e3754465f426cbaaa" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-4d69755e-871f-428f-8605-25b71e8659cd-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 14:43:02,542 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:43:02 GMT Content-Type: application/json Content-Length: 91 Connection: keep-alive x-compute-request-id: req-3e5a3ea9-f9f5-4130-a966-b6fd8b065f1c x-openstack-request-id: req-3e5a3ea9-f9f5-4130-a966-b6fd8b065f1c RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-03 14:43:02,542 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f6b40c54adb143fd958109c49d8bf430/volumes used request id req-3e5a3ea9-f9f5-4130-a966-b6fd8b065f1c 2018-07-03 14:43:02,543 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-4d69755e-871f-428f-8605-25b71e8659cd-vol-type 2018-07-03 14:43:02,546 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/37b9bdad-7518-478a-8619-a373392dfae8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba7a53bc-0bfb-41cb-8fd9-bfbae45a86e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c72169712c2a976c0ce9a7fd521cbba7f95326f1" 2018-07-03 14:43:02,971 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:43:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-2cf96d42-624d-4921-9cec-bda39fed76ba RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:43:02,971 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/37b9bdad-7518-478a-8619-a373392dfae8 used request id req-2cf96d42-624d-4921-9cec-bda39fed76ba 2018-07-03 14:43:02,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:43:03,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:03 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-7af74222-915d-47d0-9543-a238b07227b5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:43:03,437 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7af74222-915d-47d0-9543-a238b07227b5 2018-07-03 14:43:03,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:43:03,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:03 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec059808-31b0-45bf-a7e8-33afa0519769 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:43:03,616 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-ec059808-31b0-45bf-a7e8-33afa0519769 2018-07-03 14:43:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:43:03,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:43:03 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e084268d-cbe2-47bb-9d2e-31185760b59c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:43:03,783 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-e084268d-cbe2-47bb-9d2e-31185760b59c 2018-07-03 14:43:03,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:43:03,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:43:03,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9b3e10b-cdea-44f1-9ebb-ecd779689657 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:43:03,964 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-d9b3e10b-cdea-44f1-9ebb-ecd779689657 2018-07-03 14:43:03,965 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj 2018-07-03 14:43:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f6b40c54adb143fd958109c49d8bf430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:43:04,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cddf08a3-a626-4d65-8893-3f9b3a84b1e2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:04,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f6b40c54adb143fd958109c49d8bf430 used request id req-cddf08a3-a626-4d65-8893-3f9b3a84b1e2 2018-07-03 14:43:04,319 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-bbccbeea-6541-43e-proj-role 2018-07-03 14:43:04,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a38cd64de0fc44b2813579f1705c1e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:43:04,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2ee7d50-e2a8-4844-ba81-7266e9299763 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:04,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a38cd64de0fc44b2813579f1705c1e8d used request id req-f2ee7d50-e2a8-4844-ba81-7266e9299763 2018-07-03 14:43:04,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02565e47966dcfafa55b946bfb3dad882ae76a0a" 2018-07-03 14:43:04,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cab1fff2-32cc-4b79-97ca-b8e5f4be96ab Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:43:04,567 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cab1fff2-32cc-4b79-97ca-b8e5f4be96ab 2018-07-03 14:43:04,568 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-bbccbeea-6541-43e-user 2018-07-03 14:43:04,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/02f29153143c4a798f56fecf884ea66c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a0304c80a45fc218a47f850375fe9f4f2b9588" 2018-07-03 14:43:04,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf07fb0b-1871-45dd-b30b-a71620116f1f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:04,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/02f29153143c4a798f56fecf884ea66c used request id req-bf07fb0b-1871-45dd-b30b-a71620116f1f 2018-07-03 14:43:04,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:05,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["TwvZXYXARD64Qiph16mLCQ"], "issued_at": "2018-07-03T14:43:05.000000Z"}} 2018-07-03 14:43:05,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf3c55655779fa15bc4016a0c7f240c4f1d8567" 2018-07-03 14:43:05,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3533ca30-0cba-48bc-a1aa-73b40b67d379 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:05,453 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3533ca30-0cba-48bc-a1aa-73b40b67d379 2018-07-03 14:43:05,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:05,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:05,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["-52Zax7oQP2qBjJsccj_kg"], "issued_at": "2018-07-03T14:43:05.000000Z"}} 2018-07-03 14:43:05,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:06,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85a4be73-4ab0-400b-90da-7e50f8973d0b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:06,138 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-85a4be73-4ab0-400b-90da-7e50f8973d0b 2018-07-03 14:43:06,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-07-03 14:43:06,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:43: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-07-03 14:43:06,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?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:06,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:06 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b6a684b-9f38-42ef-be98-c14af92911cb 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-dc58294f-dcbc-473-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:43:06,326 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj used request id req-2b6a684b-9f38-42ef-be98-c14af92911cb 2018-07-03 14:43:06,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:06,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-646b4095-ca84-47a9-94ab-69d7e1692d6b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:43:06,519 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-646b4095-ca84-47a9-94ab-69d7e1692d6b 2018-07-03 14:43:06,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj"}}' 2018-07-03 14:43:06,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:43:06 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8276e628-a56a-43cf-b34e-b8650461794c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8d121ce16f13413daacc555487d9ccac"}, "tags": [], "enabled": true, "id": "8d121ce16f13413daacc555487d9ccac", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj"}} 2018-07-03 14:43:06,720 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8276e628-a56a-43cf-b34e-b8650461794c 2018-07-03 14:43:06,720 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj 2018-07-03 14:43:06,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:06,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:07,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["anxfKMjSSryOeLH3NX-GyA"], "issued_at": "2018-07-03T14:43:07.000000Z"}} 2018-07-03 14:43:07,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9ad2ee9fde55c3edd30e76aeb9dd9a2a23f15f" 2018-07-03 14:43:07,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca44871d-aa4d-4066-af2b-7d61cbbb8398 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:07,250 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ca44871d-aa4d-4066-af2b-7d61cbbb8398 2018-07-03 14:43:07,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-07-03 14:43:07,261 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:43:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:43:07,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9ad2ee9fde55c3edd30e76aeb9dd9a2a23f15f" 2018-07-03 14:43:07,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:07 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61551a40-c919-468e-a795-0a66cb2ea31a Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:43:07,480 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-61551a40-c919-468e-a795-0a66cb2ea31a 2018-07-03 14:43:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9ad2ee9fde55c3edd30e76aeb9dd9a2a23f15f" 2018-07-03 14:43:07,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:07 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80cb07a6-ecb5-4761-b613-3593b4f0ec56 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8d121ce16f13413daacc555487d9ccac"}, "tags": [], "enabled": true, "id": "8d121ce16f13413daacc555487d9ccac", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj"}]} 2018-07-03 14:43:07,522 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj used request id req-80cb07a6-ecb5-4761-b613-3593b4f0ec56 2018-07-03 14:43:07,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9ad2ee9fde55c3edd30e76aeb9dd9a2a23f15f" 2018-07-03 14:43:07,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1469493a-3cbf-4c5f-9027-5884b6b30657 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:43:07,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1469493a-3cbf-4c5f-9027-5884b6b30657 2018-07-03 14:43:08,220 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-dc58294f-dcbc-473-user 2018-07-03 14:43:08,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:08,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:08,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db770772-0f10-4fb8-a902-5f41b96af926 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:43:08,374 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-db770772-0f10-4fb8-a902-5f41b96af926 2018-07-03 14:43:08,378 - 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}2c1a170246a91f5367e9dd96a36e7d7fdc491474" -d '{"role": {"name": "CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj-role"}}' 2018-07-03 14:43:08,556 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:43:08 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1384f2d4-d92d-4637-a4a8-3d01f1dde406 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b4ce7e4668f4f89a36605870c5c4a17", "links": {"self": "http://10.167.4.35:5000/v3/roles/8b4ce7e4668f4f89a36605870c5c4a17"}, "name": "CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj-role"}} 2018-07-03 14:43:08,556 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-1384f2d4-d92d-4637-a4a8-3d01f1dde406 2018-07-03 14:43:08,557 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj-role 2018-07-03 14:43:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/8b4ce7e4668f4f89a36605870c5c4a17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:08,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:08 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c25a11e-bf13-49d2-b883-14b850f3d5b6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b4ce7e4668f4f89a36605870c5c4a17", "links": {"self": "http://10.167.4.35:5000/v3/roles/8b4ce7e4668f4f89a36605870c5c4a17"}, "name": "CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj-role"}} 2018-07-03 14:43:08,762 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/8b4ce7e4668f4f89a36605870c5c4a17 used request id req-4c25a11e-bf13-49d2-b883-14b850f3d5b6 2018-07-03 14:43:08,762 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj-role to project CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj 2018-07-03 14:43:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8d121ce16f13413daacc555487d9ccac/users/76638ad9c3324f84b28fdc3a02a36912/roles/8b4ce7e4668f4f89a36605870c5c4a17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:09,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ca3acb5-4ae8-4f68-a4e4-c5b54a45169c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:09,015 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8d121ce16f13413daacc555487d9ccac/users/76638ad9c3324f84b28fdc3a02a36912/roles/8b4ce7e4668f4f89a36605870c5c4a17 used request id req-0ca3acb5-4ae8-4f68-a4e4-c5b54a45169c 2018-07-03 14:43:09,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:09,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:09,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qJm6b1XoSx29fu3yL1utUQ"], "issued_at": "2018-07-03T14:43:09.000000Z"}} 2018-07-03 14:43:09,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}dadd8e696b6da0a75276fb8d434c88452e888448" 2018-07-03 14:43:09,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5dd2c53-eb72-4992-8a29-e763b30fefaa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:09,757 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d5dd2c53-eb72-4992-8a29-e763b30fefaa 2018-07-03 14:43:09,763 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadd8e696b6da0a75276fb8d434c88452e888448" 2018-07-03 14:43:10,169 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:10 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-66b8c7b4-388f-4701-ba2c-c1cb3fbeb4d1 x-openstack-request-id: req-66b8c7b4-388f-4701-ba2c-c1cb3fbeb4d1 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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 14:43:10,169 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types?is_public=None used request id req-66b8c7b4-388f-4701-ba2c-c1cb3fbeb4d1 2018-07-03 14:43:10,173 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-66b8c7b4-388f-4701-ba2c-c1cb3fbeb4d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadd8e696b6da0a75276fb8d434c88452e888448" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol-type", "description": null}}' 2018-07-03 14:43:10,634 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:10 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-3f922872-75b8-4723-a272-a83f4ca3d969 x-openstack-request-id: req-3f922872-75b8-4723-a272-a83f4ca3d969 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5aff440a-6259-4725-a26e-89d25dc902a1", "description": null}} 2018-07-03 14:43:10,634 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types used request id req-3f922872-75b8-4723-a272-a83f4ca3d969 2018-07-03 14:43:10,635 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol-type 2018-07-03 14:43:10,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:10,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:11,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["cn8wd1vrTsux0tEEbm9TSw"], "issued_at": "2018-07-03T14:43:11.000000Z"}} 2018-07-03 14:43:11,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55c0218d1e209ab7d4214d2b603f7de2b23f94e" 2018-07-03 14:43:11,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbee6f1d-5bce-4919-809b-55d1421f44cb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:11,206 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dbee6f1d-5bce-4919-809b-55d1421f44cb 2018-07-03 14:43:11,212 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55c0218d1e209ab7d4214d2b603f7de2b23f94e" 2018-07-03 14:43:11,657 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-fbd11c21-9368-411f-a0f4-58d3bcce6534 x-openstack-request-id: req-fbd11c21-9368-411f-a0f4-58d3bcce6534 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:43:11,657 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/detail used request id req-fbd11c21-9368-411f-a0f4-58d3bcce6534 2018-07-03 14:43:11,661 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fbd11c21-9368-411f-a0f4-58d3bcce6534" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55c0218d1e209ab7d4214d2b603f7de2b23f94e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 14:43:12,445 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:43:12 GMT Content-Type: application/json Content-Length: 928 Connection: keep-alive x-compute-request-id: req-d82946ab-7f84-4129-adde-3dba0ba64995 x-openstack-request-id: req-d82946ab-7f84-4129-adde-3dba0ba64995 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "ada55201ffb54277b8bfe9496150313e", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:43:12.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol-type", "name": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "size": 1}} 2018-07-03 14:43:12,445 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes used request id req-d82946ab-7f84-4129-adde-3dba0ba64995 2018-07-03 14:43:12,448 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbd11c21-9368-411f-a0f4-58d3bcce6534" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55c0218d1e209ab7d4214d2b603f7de2b23f94e" 2018-07-03 14:43:12,877 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:12 GMT Content-Type: application/json Content-Length: 1157 Connection: keep-alive x-compute-request-id: req-3e845491-f1b2-4285-8a9c-3d47ba05a1dd x-openstack-request-id: req-3e845491-f1b2-4285-8a9c-3d47ba05a1dd Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T14:43:13.000000", "replication_status": null, "snapshot_id": null, "id": "27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol", "bootable": "false", "created_at": "2018-07-03T14:43:12.000000", "volume_type": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol-type"}} 2018-07-03 14:43:12,877 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 used request id req-3e845491-f1b2-4285-8a9c-3d47ba05a1dd 2018-07-03 14:43:12,877 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol 2018-07-03 14:43:12,880 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbd11c21-9368-411f-a0f4-58d3bcce6534" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55c0218d1e209ab7d4214d2b603f7de2b23f94e" 2018-07-03 14:43:13,332 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:13 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-fcf1a0ea-176c-4171-8342-405e2b8158db x-openstack-request-id: req-fcf1a0ea-176c-4171-8342-405e2b8158db Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T14:43:13.000000", "replication_status": null, "snapshot_id": null, "id": "27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-5398439e-41f9-41f0-8864-820de4dc095e-vol", "bootable": "false", "created_at": "2018-07-03T14:43:12.000000", "volume_type": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol-type"}} 2018-07-03 14:43:13,332 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 used request id req-fcf1a0ea-176c-4171-8342-405e2b8158db 2018-07-03 14:43:13,332 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:43:13,333 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol 2018-07-03 14:43:13,333 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol 2018-07-03 14:43:13,335 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbd11c21-9368-411f-a0f4-58d3bcce6534" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55c0218d1e209ab7d4214d2b603f7de2b23f94e" 2018-07-03 14:43:13,829 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:13 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-6f76083f-5dde-4891-bd83-0cf1e7248749 x-openstack-request-id: req-6f76083f-5dde-4891-bd83-0cf1e7248749 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T14:43:13.000000", "replication_status": null, "snapshot_id": null, "id": "27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "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-5398439e-41f9-41f0-8864-820de4dc095e-vol", "bootable": "false", "created_at": "2018-07-03T14:43:12.000000", "volume_type": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol-type"}} 2018-07-03 14:43:13,829 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 used request id req-6f76083f-5dde-4891-bd83-0cf1e7248749 2018-07-03 14:43:13,830 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:43:13,830 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol 2018-07-03 14:43:13,830 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol 2018-07-03 14:43:13,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/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbd11c21-9368-411f-a0f4-58d3bcce6534" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55c0218d1e209ab7d4214d2b603f7de2b23f94e" 2018-07-03 14:43:14,327 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:43:14 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-49e69228-4bb0-486e-8ba4-6ba8c1995a2e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:43:14,328 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 used request id req-49e69228-4bb0-486e-8ba4-6ba8c1995a2e 2018-07-03 14:43:14,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/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbd11c21-9368-411f-a0f4-58d3bcce6534" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55c0218d1e209ab7d4214d2b603f7de2b23f94e" 2018-07-03 14:43:14,431 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:14 GMT Content-Type: application/json Content-Length: 1157 Connection: keep-alive x-compute-request-id: req-65ebe168-5a7d-4c60-9c45-8ae88fe2bfb2 x-openstack-request-id: req-65ebe168-5a7d-4c60-9c45-8ae88fe2bfb2 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "rel": "self"}, {"href": "https://172.30.10.101:8776/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T14:43:14.000000", "replication_status": null, "snapshot_id": null, "id": "27c39f3f-28d9-4ee1-8427-80d62c3a0ba6", "size": 1, "user_id": "ada55201ffb54277b8bfe9496150313e", "os-vol-tenant-attr:tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol", "bootable": "false", "created_at": "2018-07-03T14:43:12.000000", "volume_type": "CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol-type"}} 2018-07-03 14:43:14,432 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 used request id req-65ebe168-5a7d-4c60-9c45-8ae88fe2bfb2 2018-07-03 14:43:14,432 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 14:43:14,432 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 14:43:17,435 - create_volume - DEBUG - Volume status query timeout in 56.8926100731 2018-07-03 14:43:17,439 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbd11c21-9368-411f-a0f4-58d3bcce6534" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55c0218d1e209ab7d4214d2b603f7de2b23f94e" 2018-07-03 14:43:17,851 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:43:17 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-07f3143e-b062-49e8-8ad6-925322d84cb4 x-openstack-request-id: req-07f3143e-b062-49e8-8ad6-925322d84cb4 RESP BODY: {"itemNotFound": {"message": "Volume 27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 could not be found.", "code": 404}} 2018-07-03 14:43:17,851 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/volumes/27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 used request id req-07f3143e-b062-49e8-8ad6-925322d84cb4 2018-07-03 14:43:17,852 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 27c39f3f-28d9-4ee1-8427-80d62c3a0ba6 could not be found. (HTTP 404) (Request-ID: req-07f3143e-b062-49e8-8ad6-925322d84cb4) 2018-07-03 14:43:17,852 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol 2018-07-03 14:43:17,853 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-5398439e-41f9-41f0-8864-820de4dc095e-vol-type 2018-07-03 14:43:17,855 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/5aff440a-6259-4725-a26e-89d25dc902a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66b8c7b4-388f-4701-ba2c-c1cb3fbeb4d1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadd8e696b6da0a75276fb8d434c88452e888448" 2018-07-03 14:43:18,253 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:43:18 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-7658d3ad-9508-4c1a-9ab8-18f74b4723b7 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:43:18,253 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06/types/5aff440a-6259-4725-a26e-89d25dc902a1 used request id req-7658d3ad-9508-4c1a-9ab8-18f74b4723b7 2018-07-03 14:43:18,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:18,718 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:18 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-4edd6a70-8546-4092-87cf-87ff84ba065f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:43:18,718 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-4edd6a70-8546-4092-87cf-87ff84ba065f 2018-07-03 14:43:18,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:18,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:18 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b408ba6f-09a4-4096-9d8e-dde2d9884412 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:43:18,764 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-b408ba6f-09a4-4096-9d8e-dde2d9884412 2018-07-03 14:43:18,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:18,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:43:18 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8135a7ac-3cce-4022-b820-c4a36087c43b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:43:18,804 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-8135a7ac-3cce-4022-b820-c4a36087c43b 2018-07-03 14:43:18,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:43:18,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:18,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:18 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e39fa77f-9728-4f14-8c34-18fe791e89b3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:43:18,990 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e39fa77f-9728-4f14-8c34-18fe791e89b3 2018-07-03 14:43:18,991 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj 2018-07-03 14:43:18,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8d121ce16f13413daacc555487d9ccac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:19,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcd39529-8143-4489-afe4-2751cd89b592 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:19,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8d121ce16f13413daacc555487d9ccac used request id req-dcd39529-8143-4489-afe4-2751cd89b592 2018-07-03 14:43:19,225 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-dc58294f-dcbc-473-proj-role 2018-07-03 14:43:19,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/8b4ce7e4668f4f89a36605870c5c4a17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:19,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca6623e2-e23a-4c1c-a9e8-63b112095d09 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:19,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/8b4ce7e4668f4f89a36605870c5c4a17 used request id req-ca6623e2-e23a-4c1c-a9e8-63b112095d09 2018-07-03 14:43:19,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1a170246a91f5367e9dd96a36e7d7fdc491474" 2018-07-03 14:43:19,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93536374-b987-4a64-ae63-1e76ab5112a9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:43:19,334 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-93536374-b987-4a64-ae63-1e76ab5112a9 2018-07-03 14:43:19,335 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-dc58294f-dcbc-473-user 2018-07-03 14:43:19,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/76638ad9c3324f84b28fdc3a02a36912 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9ad2ee9fde55c3edd30e76aeb9dd9a2a23f15f" 2018-07-03 14:43:19,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f602114-9fa2-4bdd-97f8-071252202d95 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:19,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/76638ad9c3324f84b28fdc3a02a36912 used request id req-4f602114-9fa2-4bdd-97f8-071252202d95 2018-07-03 14:43:19,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:20,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["N3flWBnHSkixMrkymdPzfQ"], "issued_at": "2018-07-03T14:43:20.000000Z"}} 2018-07-03 14:43:20,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}494661bfd74c0d7233544f36389657ebd2e7ecb4" 2018-07-03 14:43:20,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-327b0782-2e25-4a85-bb1b-797d371f7778 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:20,191 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-327b0782-2e25-4a85-bb1b-797d371f7778 2018-07-03 14:43:20,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:20,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:20,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["8jrHfNYCQG2NmesDAsxiCg"], "issued_at": "2018-07-03T14:43:20.000000Z"}} 2018-07-03 14:43:20,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}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:20,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-098a9c8e-e25c-4f86-91ec-e4470083fa7c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:20,884 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-098a9c8e-e25c-4f86-91ec-e4470083fa7c 2018-07-03 14:43:20,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-07-03 14:43:20,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:43: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-07-03 14:43:20,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-9996cb19-028d-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:20,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:20 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-faa40599-3a1c-487c-8fbf-291d0c497d22 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-9996cb19-028d-495-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:43:20,937 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-9996cb19-028d-495-proj used request id req-faa40599-3a1c-487c-8fbf-291d0c497d22 2018-07-03 14:43:20,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:21,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-695c8132-f35e-4f6f-92d6-7ea7108e5e2c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:43:21,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-695c8132-f35e-4f6f-92d6-7ea7108e5e2c 2018-07-03 14:43:21,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-9996cb19-028d-495-proj"}}' 2018-07-03 14:43:21,343 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:43:21 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c6454f7-ba37-4909-b9e0-e09b201b1a08 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/32469a0e1ec94fc683c42dbf1d0c7e9b"}, "tags": [], "enabled": true, "id": "32469a0e1ec94fc683c42dbf1d0c7e9b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-9996cb19-028d-495-proj"}} 2018-07-03 14:43:21,344 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-2c6454f7-ba37-4909-b9e0-e09b201b1a08 2018-07-03 14:43:21,344 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-9996cb19-028d-495-proj 2018-07-03 14:43:21,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:21,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:21,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["pqD8I4oGQc2c2BT7kT418A"], "issued_at": "2018-07-03T14:43:21.000000Z"}} 2018-07-03 14:43:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d05dedfbb9385de78f397b0750f5eed19464a4" 2018-07-03 14:43:21,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-061c25df-3b00-493a-b6b3-45b652bbce0f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:21,889 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-061c25df-3b00-493a-b6b3-45b652bbce0f 2018-07-03 14:43:21,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-07-03 14:43:21,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:43: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-07-03 14:43:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d05dedfbb9385de78f397b0750f5eed19464a4" 2018-07-03 14:43:22,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:21 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd4b9462-030c-4839-b5b5-82246f07a35c Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:43:22,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-bd4b9462-030c-4839-b5b5-82246f07a35c 2018-07-03 14:43:22,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=CreateVolumeWithImageTests-9996cb19-028d-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d05dedfbb9385de78f397b0750f5eed19464a4" 2018-07-03 14:43:22,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:22 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f94c6dd4-c2c4-4b38-a71c-2d137e21cf88 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-9996cb19-028d-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/32469a0e1ec94fc683c42dbf1d0c7e9b"}, "tags": [], "enabled": true, "id": "32469a0e1ec94fc683c42dbf1d0c7e9b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-9996cb19-028d-495-proj"}]} 2018-07-03 14:43:22,301 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-9996cb19-028d-495-proj used request id req-f94c6dd4-c2c4-4b38-a71c-2d137e21cf88 2018-07-03 14:43:22,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d05dedfbb9385de78f397b0750f5eed19464a4" 2018-07-03 14:43:22,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:22 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fa914ab-c62a-4d75-be0d-ef42387fb42d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:43:22,489 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0fa914ab-c62a-4d75-be0d-ef42387fb42d 2018-07-03 14:43:22,821 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-9996cb19-028d-495-user 2018-07-03 14:43:22,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:22,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:22,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9be837c-6b9c-4232-b6a5-bc76c28fcf02 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:43:22,862 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d9be837c-6b9c-4232-b6a5-bc76c28fcf02 2018-07-03 14:43:22,866 - 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}f20c8361fd4eec18ca9734c59f63a48073f892de" -d '{"role": {"name": "CreateVolumeWithImageTests-9996cb19-028d-495-proj-role"}}' 2018-07-03 14:43:23,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:43:22 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-269947c4-8756-444c-a9d1-8ce985b50cd6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d18d87bc8f1e4b7993d51a6effbb8fe8", "links": {"self": "http://10.167.4.35:5000/v3/roles/d18d87bc8f1e4b7993d51a6effbb8fe8"}, "name": "CreateVolumeWithImageTests-9996cb19-028d-495-proj-role"}} 2018-07-03 14:43:23,050 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-269947c4-8756-444c-a9d1-8ce985b50cd6 2018-07-03 14:43:23,051 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-9996cb19-028d-495-proj-role 2018-07-03 14:43:23,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/d18d87bc8f1e4b7993d51a6effbb8fe8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:23,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:23 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6153d851-0991-4735-83a1-edcea25321c3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d18d87bc8f1e4b7993d51a6effbb8fe8", "links": {"self": "http://10.167.4.35:5000/v3/roles/d18d87bc8f1e4b7993d51a6effbb8fe8"}, "name": "CreateVolumeWithImageTests-9996cb19-028d-495-proj-role"}} 2018-07-03 14:43:23,241 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d18d87bc8f1e4b7993d51a6effbb8fe8 used request id req-6153d851-0991-4735-83a1-edcea25321c3 2018-07-03 14:43:23,242 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-9996cb19-028d-495-proj-role to project CreateVolumeWithImageTests-9996cb19-028d-495-proj 2018-07-03 14:43:23,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/32469a0e1ec94fc683c42dbf1d0c7e9b/users/659be08da84d40e6b8d432a29d3c564b/roles/d18d87bc8f1e4b7993d51a6effbb8fe8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:23,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2545366-816e-45e5-b3e4-a5c8d54fc2f8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:23,515 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/32469a0e1ec94fc683c42dbf1d0c7e9b/users/659be08da84d40e6b8d432a29d3c564b/roles/d18d87bc8f1e4b7993d51a6effbb8fe8 used request id req-a2545366-816e-45e5-b3e4-a5c8d54fc2f8 2018-07-03 14:43:23,518 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:43:23,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:23,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:24,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d18d87bc8f1e4b7993d51a6effbb8fe8", "name": "CreateVolumeWithImageTests-9996cb19-028d-495-proj-role"}], "expires_at": "2018-07-03T15:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32469a0e1ec94fc683c42dbf1d0c7e9b", "name": "CreateVolumeWithImageTests-9996cb19-028d-495-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-9996cb19-028d-495-user", "id": "659be08da84d40e6b8d432a29d3c564b"}, "audit_ids": ["0n2_Ql_IQFCrrtAHdLcOmg"], "issued_at": "2018-07-03T14:43:24.000000Z"}} 2018-07-03 14:43:24,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}5ce4d920ebed6d207845b919ca6513f264cd7530" 2018-07-03 14:43:24,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5ae5483-13ca-4db9-ad7f-9b80f04c173c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:24,303 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d5ae5483-13ca-4db9-ad7f-9b80f04c173c 2018-07-03 14:43:24,307 - 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-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ce4d920ebed6d207845b919ca6513f264cd7530" 2018-07-03 14:43:24,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:24 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-efd82bc6-d43e-4f38-8e28-422eab561bc1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image"} 2018-07-03 14:43:24,738 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image used request id req-efd82bc6-d43e-4f38-8e28-422eab561bc1 2018-07-03 14:43:24,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ce4d920ebed6d207845b919ca6513f264cd7530" 2018-07-03 14:43:25,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4ef76295-f63d-4e78-9b2e-f24b24cabc04 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:43:25,080 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4ef76295-f63d-4e78-9b2e-f24b24cabc04 2018-07-03 14:43:25,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}5ce4d920ebed6d207845b919ca6513f264cd7530" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image"}' 2018-07-03 14:43:25,491 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:43:25 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-52cf23ee-1dae-4e7b-845d-c073be45e61d Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:43:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:43:25Z", "visibility": "shared", "self": "/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0", "min_disk": 0, "protected": false, "id": "a6ccdbee-732d-42a0-84c7-535e19908ec0", "file": "/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0/file", "checksum": null, "owner": "32469a0e1ec94fc683c42dbf1d0c7e9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:43:25,491 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-52cf23ee-1dae-4e7b-845d-c073be45e61d 2018-07-03 14:43:25,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ce4d920ebed6d207845b919ca6513f264cd7530" -d '' 2018-07-03 14:43:26,430 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:43:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-49b94da0-bf06-41ae-a730-4b71d1f72cfa 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-07-03 14:43:26,431 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0/file used request id req-49b94da0-bf06-41ae-a730-4b71d1f72cfa 2018-07-03 14:43:26,431 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:43:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ce4d920ebed6d207845b919ca6513f264cd7530" 2018-07-03 14:43:26,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:26 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-6702d3e8-cf72-40d6-b3ac-e24c768715b0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:43:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:43:26Z", "visibility": "shared", "self": "/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0", "min_disk": 0, "protected": false, "id": "a6ccdbee-732d-42a0-84c7-535e19908ec0", "file": "/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32469a0e1ec94fc683c42dbf1d0c7e9b", "direct_url": "file:///var/lib/glance/images/a6ccdbee-732d-42a0-84c7-535e19908ec0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:43:26,836 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0 used request id req-6702d3e8-cf72-40d6-b3ac-e24c768715b0 2018-07-03 14:43:26,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ce4d920ebed6d207845b919ca6513f264cd7530" 2018-07-03 14:43:27,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-25e179b1-b070-44de-a679-fa29ce076693 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:43:27,315 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-25e179b1-b070-44de-a679-fa29ce076693 2018-07-03 14:43:27,318 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image 2018-07-03 14:43:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ce4d920ebed6d207845b919ca6513f264cd7530" 2018-07-03 14:43:27,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:27 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-26c23b5f-9554-41cd-bbc1-58d7be793a4e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:43:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:43:26Z", "visibility": "shared", "self": "/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0", "min_disk": 0, "protected": false, "id": "a6ccdbee-732d-42a0-84c7-535e19908ec0", "file": "/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "32469a0e1ec94fc683c42dbf1d0c7e9b", "direct_url": "file:///var/lib/glance/images/a6ccdbee-732d-42a0-84c7-535e19908ec0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:43:27,758 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0 used request id req-26c23b5f-9554-41cd-bbc1-58d7be793a4e 2018-07-03 14:43:27,758 - create_image - DEBUG - Instance status is - active 2018-07-03 14:43:27,759 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image 2018-07-03 14:43:27,759 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image 2018-07-03 14:43:27,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:27,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:28,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d18d87bc8f1e4b7993d51a6effbb8fe8", "name": "CreateVolumeWithImageTests-9996cb19-028d-495-proj-role"}], "expires_at": "2018-07-03T15:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32469a0e1ec94fc683c42dbf1d0c7e9b", "name": "CreateVolumeWithImageTests-9996cb19-028d-495-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/32469a0e1ec94fc683c42dbf1d0c7e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-9996cb19-028d-495-user", "id": "659be08da84d40e6b8d432a29d3c564b"}, "audit_ids": ["gYMk0babShqqlIBttgt4lQ"], "issued_at": "2018-07-03T14:43:28.000000Z"}} 2018-07-03 14:43:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d9257b6b411a6b0008396eba0902c27d7cbb56" 2018-07-03 14:43:28,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82b67060-3c0d-4009-91ba-2b65a93be13c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:28,464 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-82b67060-3c0d-4009-91ba-2b65a93be13c 2018-07-03 14:43:28,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/32469a0e1ec94fc683c42dbf1d0c7e9b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d9257b6b411a6b0008396eba0902c27d7cbb56" 2018-07-03 14:43:28,895 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:28 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-0f25064e-f71c-4125-b2ef-802586ddc233 x-openstack-request-id: req-0f25064e-f71c-4125-b2ef-802586ddc233 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:43:28,895 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/32469a0e1ec94fc683c42dbf1d0c7e9b/volumes/detail used request id req-0f25064e-f71c-4125-b2ef-802586ddc233 2018-07-03 14:43:28,899 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/32469a0e1ec94fc683c42dbf1d0c7e9b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0f25064e-f71c-4125-b2ef-802586ddc233" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d9257b6b411a6b0008396eba0902c27d7cbb56" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 14:43:29,722 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 14:43:29 GMT Content-Type: application/json Content-Length: 105 Connection: keep-alive x-compute-request-id: req-9a9d46e9-e5f5-4bfb-afb9-de99cb393aec x-openstack-request-id: req-9a9d46e9-e5f5-4bfb-afb9-de99cb393aec RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-03 14:43:29,722 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/32469a0e1ec94fc683c42dbf1d0c7e9b/volumes used request id req-9a9d46e9-e5f5-4bfb-afb9-de99cb393aec 2018-07-03 14:43:29,723 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-99f6c23e-acc6-4930-8e3b-78cda9dc98c8-image 2018-07-03 14:43:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ce4d920ebed6d207845b919ca6513f264cd7530" 2018-07-03 14:43:30,229 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:43:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8d197558-2139-40a7-a6b9-57d8aaddda2e 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-07-03 14:43:30,229 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/a6ccdbee-732d-42a0-84c7-535e19908ec0 used request id req-8d197558-2139-40a7-a6b9-57d8aaddda2e 2018-07-03 14:43:30,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:30,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:30 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-57834479-dc8e-4948-ac2e-0717a4418bfa Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:43:30,756 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-57834479-dc8e-4948-ac2e-0717a4418bfa 2018-07-03 14:43:30,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:30,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:30 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd26fbe8-9960-4e58-be3b-fb9013ab716c 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:43:30,940 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-bd26fbe8-9960-4e58-be3b-fb9013ab716c 2018-07-03 14:43:30,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:31,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:43:30 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ced49fb-d0b3-4100-9327-9d61c5da8410 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:43:31,109 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-8ced49fb-d0b3-4100-9327-9d61c5da8410 2018-07-03 14:43:31,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:43:31,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:31,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:31 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-079f8640-b67c-4168-be72-fd1d4cdf080a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:43:31,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-079f8640-b67c-4168-be72-fd1d4cdf080a 2018-07-03 14:43:31,284 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-9996cb19-028d-495-proj 2018-07-03 14:43:31,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/32469a0e1ec94fc683c42dbf1d0c7e9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:31,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f522c95-c9f0-48d3-9f1f-1e1ddf5a890d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:31,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/32469a0e1ec94fc683c42dbf1d0c7e9b used request id req-4f522c95-c9f0-48d3-9f1f-1e1ddf5a890d 2018-07-03 14:43:31,717 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-9996cb19-028d-495-proj-role 2018-07-03 14:43:31,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d18d87bc8f1e4b7993d51a6effbb8fe8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:31,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-953e31e7-a3eb-4abe-9486-9478694e5bfa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:31,907 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d18d87bc8f1e4b7993d51a6effbb8fe8 used request id req-953e31e7-a3eb-4abe-9486-9478694e5bfa 2018-07-03 14:43:31,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20c8361fd4eec18ca9734c59f63a48073f892de" 2018-07-03 14:43:32,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79d2cc0f-d6af-40c4-a7c4-68905653ceee Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:43:32,090 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-79d2cc0f-d6af-40c4-a7c4-68905653ceee 2018-07-03 14:43:32,091 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-9996cb19-028d-495-user 2018-07-03 14:43: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/users/659be08da84d40e6b8d432a29d3c564b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d05dedfbb9385de78f397b0750f5eed19464a4" 2018-07-03 14:43:32,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9254fcfc-e587-4737-9703-8f2e0958aa9e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:32,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/659be08da84d40e6b8d432a29d3c564b used request id req-9254fcfc-e587-4737-9703-8f2e0958aa9e 2018-07-03 14:43:32,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:32,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_rCYxAhTQkKCzDTS5MnQKA"], "issued_at": "2018-07-03T14:43:32.000000Z"}} 2018-07-03 14:43:32,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}e00652e2b8a6b51bb00ece85374d60623dbdcc97" 2018-07-03 14:43:33,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90329fde-f16f-4101-be78-1ebf30ce412a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:33,000 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-90329fde-f16f-4101-be78-1ebf30ce412a 2018-07-03 14:43:33,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:33,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:33,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["F0b1rsQiSa2umPnAetqncQ"], "issued_at": "2018-07-03T14:43:33.000000Z"}} 2018-07-03 14:43:33,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}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:33,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3eae78cd-d7ca-47bc-8ff0-953dfd754c22 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:33,541 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3eae78cd-d7ca-47bc-8ff0-953dfd754c22 2018-07-03 14:43:33,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-07-03 14:43:33,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:43: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-07-03 14:43:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -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-7b50482f-e934-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:33,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:33 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac2c3350-8ae9-4355-9a1f-38f246ff9ae1 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-7b50482f-e934-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:43:33,728 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-7b50482f-e934-4f0-proj used request id req-ac2c3350-8ae9-4355-9a1f-38f246ff9ae1 2018-07-03 14:43:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:33,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c8baa0b-21fd-4b0e-89cf-d8e93260055d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:43:33,902 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6c8baa0b-21fd-4b0e-89cf-d8e93260055d 2018-07-03 14:43:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj"}}' 2018-07-03 14:43:34,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:43:33 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14f54aa3-ca49-4c47-8689-ec89cd3c5b55 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2f00d483386647d29289463f3d745429"}, "tags": [], "enabled": true, "id": "2f00d483386647d29289463f3d745429", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj"}} 2018-07-03 14:43:34,112 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-14f54aa3-ca49-4c47-8689-ec89cd3c5b55 2018-07-03 14:43:34,112 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-7b50482f-e934-4f0-proj 2018-07-03 14:43:34,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:34,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:34,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WfZw0W_tSmKlnnPjFKDipA"], "issued_at": "2018-07-03T14:43:34.000000Z"}} 2018-07-03 14:43:34,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642c4e2d7fd8373990d4a50c3d9e017fbe6cf0a0" 2018-07-03 14:43:34,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cbaacd9-92cc-4755-8f93-1283aeda2212 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:34,804 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9cbaacd9-92cc-4755-8f93-1283aeda2212 2018-07-03 14:43:34,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-07-03 14:43:34,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:43:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:43:34,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642c4e2d7fd8373990d4a50c3d9e017fbe6cf0a0" 2018-07-03 14:43:35,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:34 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b08ec72-e19b-4f7e-a705-1070d7880302 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:43:35,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1b08ec72-e19b-4f7e-a705-1070d7880302 2018-07-03 14:43:35,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-7b50482f-e934-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642c4e2d7fd8373990d4a50c3d9e017fbe6cf0a0" 2018-07-03 14:43:35,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:35 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa3d1be8-c944-48b0-97e2-8fe6622c7cc4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-7b50482f-e934-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2f00d483386647d29289463f3d745429"}, "tags": [], "enabled": true, "id": "2f00d483386647d29289463f3d745429", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj"}]} 2018-07-03 14:43:35,197 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-7b50482f-e934-4f0-proj used request id req-fa3d1be8-c944-48b0-97e2-8fe6622c7cc4 2018-07-03 14:43: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642c4e2d7fd8373990d4a50c3d9e017fbe6cf0a0" 2018-07-03 14:43:35,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83a96048-5a8e-4ded-9647-8d64fd48af63 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:43:35,380 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-83a96048-5a8e-4ded-9647-8d64fd48af63 2018-07-03 14:43:35,851 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-7b50482f-e934-4f0-user 2018-07-03 14:43:35,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:36,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c71e357-c498-426d-8fb1-c116b4fce723 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:43:36,023 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5c71e357-c498-426d-8fb1-c116b4fce723 2018-07-03 14:43:36,027 - 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}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" -d '{"role": {"name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj-role"}}' 2018-07-03 14:43:36,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:43:36 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f2819c5-9c13-47fa-be85-c371666e0d6a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af2130e0d06a419a9c382d2bb4a102c6", "links": {"self": "http://10.167.4.35:5000/v3/roles/af2130e0d06a419a9c382d2bb4a102c6"}, "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj-role"}} 2018-07-03 14:43:36,077 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4f2819c5-9c13-47fa-be85-c371666e0d6a 2018-07-03 14:43:36,078 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-7b50482f-e934-4f0-proj-role 2018-07-03 14:43:36,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/af2130e0d06a419a9c382d2bb4a102c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:36,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:36 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67044653-14f7-45be-807c-8deac8abdb58 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "af2130e0d06a419a9c382d2bb4a102c6", "links": {"self": "http://10.167.4.35:5000/v3/roles/af2130e0d06a419a9c382d2bb4a102c6"}, "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj-role"}} 2018-07-03 14:43:36,269 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/af2130e0d06a419a9c382d2bb4a102c6 used request id req-67044653-14f7-45be-807c-8deac8abdb58 2018-07-03 14:43:36,269 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-7b50482f-e934-4f0-proj-role to project CreateVolumeWithImageTests-7b50482f-e934-4f0-proj 2018-07-03 14:43:36,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2f00d483386647d29289463f3d745429/users/e463965782b145dcbca387d8df47a860/roles/af2130e0d06a419a9c382d2bb4a102c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:36,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c17ed358-e35e-462d-a9aa-e7a7a694d91a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:36,507 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2f00d483386647d29289463f3d745429/users/e463965782b145dcbca387d8df47a860/roles/af2130e0d06a419a9c382d2bb4a102c6 used request id req-c17ed358-e35e-462d-a9aa-e7a7a694d91a 2018-07-03 14:43:36,509 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:43:36,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:36,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:37,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af2130e0d06a419a9c382d2bb4a102c6", "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj-role"}], "expires_at": "2018-07-03T15:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f00d483386647d29289463f3d745429", "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-user", "id": "e463965782b145dcbca387d8df47a860"}, "audit_ids": ["lKmF2EkQSEONiUkM7GJ5Qw"], "issued_at": "2018-07-03T14:43:37.000000Z"}} 2018-07-03 14:43:37,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}5d6bdca5dcb809a5292fae97e4eb1dc12dbed0d1" 2018-07-03 14:43:37,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ab262c5-a94d-4c13-88c8-3d5481180a50 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:37,200 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1ab262c5-a94d-4c13-88c8-3d5481180a50 2018-07-03 14:43:37,204 - 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-6633587a-a7ee-4034-84b5-cd634b8a5676-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6bdca5dcb809a5292fae97e4eb1dc12dbed0d1" 2018-07-03 14:43:37,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:37 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-0fb19118-30df-447a-9aad-b62616d9b180 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image"} 2018-07-03 14:43:37,629 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image used request id req-0fb19118-30df-447a-9aad-b62616d9b180 2018-07-03 14:43:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6bdca5dcb809a5292fae97e4eb1dc12dbed0d1" 2018-07-03 14:43:37,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:37 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a28e02e3-2840-4fc8-a4a6-1eca6a47df2a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:43:37,964 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a28e02e3-2840-4fc8-a4a6-1eca6a47df2a 2018-07-03 14:43:37,995 - 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}5d6bdca5dcb809a5292fae97e4eb1dc12dbed0d1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image"}' 2018-07-03 14:43:38,383 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:43:38 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/fda4cd30-d263-4765-9492-e3e06c842514 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-b675828c-8c19-42be-8d19-c0e5af655f50 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:43:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:43:38Z", "visibility": "shared", "self": "/v2/images/fda4cd30-d263-4765-9492-e3e06c842514", "min_disk": 0, "protected": false, "id": "fda4cd30-d263-4765-9492-e3e06c842514", "file": "/v2/images/fda4cd30-d263-4765-9492-e3e06c842514/file", "checksum": null, "owner": "2f00d483386647d29289463f3d745429", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:43:38,383 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-b675828c-8c19-42be-8d19-c0e5af655f50 2018-07-03 14:43:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/fda4cd30-d263-4765-9492-e3e06c842514/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6bdca5dcb809a5292fae97e4eb1dc12dbed0d1" -d '' 2018-07-03 14:43:39,121 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:43:39 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3cce05c7-7c8d-4049-9692-59df8a28bdd0 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-07-03 14:43:39,121 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/fda4cd30-d263-4765-9492-e3e06c842514/file used request id req-3cce05c7-7c8d-4049-9692-59df8a28bdd0 2018-07-03 14:43:39,121 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:43:39,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fda4cd30-d263-4765-9492-e3e06c842514 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6bdca5dcb809a5292fae97e4eb1dc12dbed0d1" 2018-07-03 14:43:39,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:39 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-b38a22f0-6008-4ad5-a2e0-8967dd3768bb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:43:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:43:39Z", "visibility": "shared", "self": "/v2/images/fda4cd30-d263-4765-9492-e3e06c842514", "min_disk": 0, "protected": false, "id": "fda4cd30-d263-4765-9492-e3e06c842514", "file": "/v2/images/fda4cd30-d263-4765-9492-e3e06c842514/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2f00d483386647d29289463f3d745429", "direct_url": "file:///var/lib/glance/images/fda4cd30-d263-4765-9492-e3e06c842514", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:43:39,499 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fda4cd30-d263-4765-9492-e3e06c842514 used request id req-b38a22f0-6008-4ad5-a2e0-8967dd3768bb 2018-07-03 14:43:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6bdca5dcb809a5292fae97e4eb1dc12dbed0d1" 2018-07-03 14:43:39,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:39 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-68ca6b71-d3ea-49fe-b583-e2b0545727d5 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:43:39,881 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-68ca6b71-d3ea-49fe-b583-e2b0545727d5 2018-07-03 14:43:39,884 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image 2018-07-03 14:43:39,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fda4cd30-d263-4765-9492-e3e06c842514 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6bdca5dcb809a5292fae97e4eb1dc12dbed0d1" 2018-07-03 14:43:39,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:39 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-9b77897e-027a-4012-b90a-1d4f799c69ee Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:43:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:43:39Z", "visibility": "shared", "self": "/v2/images/fda4cd30-d263-4765-9492-e3e06c842514", "min_disk": 0, "protected": false, "id": "fda4cd30-d263-4765-9492-e3e06c842514", "file": "/v2/images/fda4cd30-d263-4765-9492-e3e06c842514/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2f00d483386647d29289463f3d745429", "direct_url": "file:///var/lib/glance/images/fda4cd30-d263-4765-9492-e3e06c842514", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:43:39,920 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fda4cd30-d263-4765-9492-e3e06c842514 used request id req-9b77897e-027a-4012-b90a-1d4f799c69ee 2018-07-03 14:43:39,920 - create_image - DEBUG - Instance status is - active 2018-07-03 14:43:39,920 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image 2018-07-03 14:43:39,921 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image 2018-07-03 14:43:39,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:43:39,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:40,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af2130e0d06a419a9c382d2bb4a102c6", "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj-role"}], "expires_at": "2018-07-03T15:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f00d483386647d29289463f3d745429", "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-user", "id": "e463965782b145dcbca387d8df47a860"}, "audit_ids": ["HKhgOgQDRgGxhwbu3BhLOQ"], "issued_at": "2018-07-03T14:43:40.000000Z"}} 2018-07-03 14:43:40,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}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:40,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c621b14-2205-45d0-acc9-ead5add693ac Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:43:40,590 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c621b14-2205-45d0-acc9-ead5add693ac 2018-07-03 14:43:40,599 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:41,049 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:41 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc x-openstack-request-id: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 14:43:41,049 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/detail used request id req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc 2018-07-03 14:43:41,053 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol", "imageRef": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 14:43:44,323 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:43:44 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-4c2726ad-aa61-4944-8b42-9074d156d607 x-openstack-request-id: req-4c2726ad-aa61-4944-8b42-9074d156d607 RESP BODY: {"volume": {"status": "creating", "user_id": "e463965782b145dcbca387d8df47a860", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "self"}, {"href": "https://172.30.10.101:8776/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:43:44.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "167a0aa4-aac8-4ea4-8d46-0eb360af5653", "size": 1}} 2018-07-03 14:43:44,323 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes used request id req-4c2726ad-aa61-4944-8b42-9074d156d607 2018-07-03 14:43:44,327 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:44,727 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:44 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-ac0d28a8-ca69-4dbb-b0b0-3ea63bdabfc7 x-openstack-request-id: req-ac0d28a8-ca69-4dbb-b0b0-3ea63bdabfc7 Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "e463965782b145dcbca387d8df47a860", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "self"}, {"href": "https://172.30.10.101:8776/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:43:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2f00d483386647d29289463f3d745429", "updated_at": "2018-07-03T14:43:44.000000", "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "167a0aa4-aac8-4ea4-8d46-0eb360af5653", "size": 1}} 2018-07-03 14:43:44,727 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 used request id req-ac0d28a8-ca69-4dbb-b0b0-3ea63bdabfc7 2018-07-03 14:43:44,728 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol 2018-07-03 14:43:44,731 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:45,148 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:45 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-9d370008-ec33-45bd-ac8b-212efb1fcc9e x-openstack-request-id: req-9d370008-ec33-45bd-ac8b-212efb1fcc9e Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "e463965782b145dcbca387d8df47a860", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "self"}, {"href": "https://172.30.10.101:8776/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:43:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2f00d483386647d29289463f3d745429", "updated_at": "2018-07-03T14:43:44.000000", "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "167a0aa4-aac8-4ea4-8d46-0eb360af5653", "size": 1}} 2018-07-03 14:43:45,148 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 used request id req-9d370008-ec33-45bd-ac8b-212efb1fcc9e 2018-07-03 14:43:45,148 - create_volume - DEBUG - Instance status is - creating 2018-07-03 14:43:45,149 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 14:43:48,150 - create_volume - DEBUG - Volume status query timeout in 296.578537941 2018-07-03 14:43:48,153 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:48,268 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:48 GMT Content-Type: application/json Content-Length: 937 Connection: keep-alive x-compute-request-id: req-956a8b41-875b-4689-a37a-1461c40202b8 x-openstack-request-id: req-956a8b41-875b-4689-a37a-1461c40202b8 Front-End-Https: on RESP BODY: {"volume": {"status": "downloading", "user_id": "e463965782b145dcbca387d8df47a860", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "self"}, {"href": "https://172.30.10.101:8776/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T14:43:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2f00d483386647d29289463f3d745429", "updated_at": "2018-07-03T14:43:47.000000", "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "167a0aa4-aac8-4ea4-8d46-0eb360af5653", "size": 1}} 2018-07-03 14:43:48,268 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 used request id req-956a8b41-875b-4689-a37a-1461c40202b8 2018-07-03 14:43:48,268 - create_volume - DEBUG - Instance status is - downloading 2018-07-03 14:43:48,269 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 14:43:51,272 - create_volume - DEBUG - Volume status query timeout in 293.456207991 2018-07-03 14:43:51,275 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:51,818 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:51 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-0c2d2ba5-4e34-401b-9b11-dfdcff48e71b x-openstack-request-id: req-0c2d2ba5-4e34-401b-9b11-dfdcff48e71b Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "self"}, {"href": "https://172.30.10.101:8776/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-03T14:43:50.000000", "replication_status": null, "snapshot_id": null, "id": "167a0aa4-aac8-4ea4-8d46-0eb360af5653", "size": 1, "user_id": "e463965782b145dcbca387d8df47a860", "os-vol-tenant-attr:tenant_id": "2f00d483386647d29289463f3d745429", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image", "image_id": "fda4cd30-d263-4765-9492-e3e06c842514", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol", "bootable": "true", "created_at": "2018-07-03T14:43:44.000000", "volume_type": "lvm-driver"}} 2018-07-03 14:43:51,819 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 used request id req-0c2d2ba5-4e34-401b-9b11-dfdcff48e71b 2018-07-03 14:43:51,819 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:43:51,819 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol 2018-07-03 14:43:51,819 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol 2018-07-03 14:43:51,822 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:52,286 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:52 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-0dcb7e05-2bbb-458b-a75a-0fdf05983d8c x-openstack-request-id: req-0dcb7e05-2bbb-458b-a75a-0fdf05983d8c Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "self"}, {"href": "https://172.30.10.101:8776/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-03T14:43:50.000000", "replication_status": null, "snapshot_id": null, "id": "167a0aa4-aac8-4ea4-8d46-0eb360af5653", "size": 1, "user_id": "e463965782b145dcbca387d8df47a860", "os-vol-tenant-attr:tenant_id": "2f00d483386647d29289463f3d745429", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image", "image_id": "fda4cd30-d263-4765-9492-e3e06c842514", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol", "bootable": "true", "created_at": "2018-07-03T14:43:44.000000", "volume_type": "lvm-driver"}} 2018-07-03 14:43:52,287 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 used request id req-0dcb7e05-2bbb-458b-a75a-0fdf05983d8c 2018-07-03 14:43:52,287 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:43:52,287 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol 2018-07-03 14:43:52,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:43:52,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "af2130e0d06a419a9c382d2bb4a102c6", "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj-role"}], "expires_at": "2018-07-03T15:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f00d483386647d29289463f3d745429", "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2f00d483386647d29289463f3d745429", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2f00d483386647d29289463f3d745429", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7b50482f-e934-4f0-user", "id": "e463965782b145dcbca387d8df47a860"}, "audit_ids": ["c1pgRcQqTAKFmYKDcGHKfg"], "issued_at": "2018-07-03T14:43:52.000000Z"}} 2018-07-03 14:43:52,784 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64978b3242ceb6fe211d3ab7b76bd95d496eae1f" 2018-07-03 14:43:53,264 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:53 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-e0add4a3-cb2a-42b6-a731-26595044eb53 x-openstack-request-id: req-e0add4a3-cb2a-42b6-a731-26595044eb53 Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "self"}, {"href": "https://172.30.10.101:8776/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-03T14:43:50.000000", "replication_status": null, "snapshot_id": null, "id": "167a0aa4-aac8-4ea4-8d46-0eb360af5653", "size": 1, "user_id": "e463965782b145dcbca387d8df47a860", "os-vol-tenant-attr:tenant_id": "2f00d483386647d29289463f3d745429", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image", "image_id": "fda4cd30-d263-4765-9492-e3e06c842514", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol", "bootable": "true", "created_at": "2018-07-03T14:43:44.000000", "volume_type": "lvm-driver"}} 2018-07-03 14:43:53,264 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 used request id req-e0add4a3-cb2a-42b6-a731-26595044eb53 2018-07-03 14:43:53,267 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:53,739 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:53 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-84945837-1385-412f-bf63-252e69ade909 x-openstack-request-id: req-84945837-1385-412f-bf63-252e69ade909 Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "self"}, {"href": "https://172.30.10.101:8776/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-03T14:43:50.000000", "replication_status": null, "snapshot_id": null, "id": "167a0aa4-aac8-4ea4-8d46-0eb360af5653", "size": 1, "user_id": "e463965782b145dcbca387d8df47a860", "os-vol-tenant-attr:tenant_id": "2f00d483386647d29289463f3d745429", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image", "image_id": "fda4cd30-d263-4765-9492-e3e06c842514", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol", "bootable": "true", "created_at": "2018-07-03T14:43:44.000000", "volume_type": "lvm-driver"}} 2018-07-03 14:43:53,739 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 used request id req-84945837-1385-412f-bf63-252e69ade909 2018-07-03 14:43:53,740 - create_volume - DEBUG - Instance status is - available 2018-07-03 14:43:53,740 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol 2018-07-03 14:43:53,740 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol 2018-07-03 14:43:53,743 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:54,205 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:43:54 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-255747ff-aa67-4f2a-905f-15df6f8d0861 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 14:43:54,205 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 used request id req-255747ff-aa67-4f2a-905f-15df6f8d0861 2018-07-03 14:43:54,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/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:54,314 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:54 GMT Content-Type: application/json Content-Length: 1252 Connection: keep-alive x-compute-request-id: req-ec413ae8-eef7-4f8d-a152-e63cd839205d x-openstack-request-id: req-ec413ae8-eef7-4f8d-a152-e63cd839205d Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "self"}, {"href": "https://172.30.10.101:8776/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-03T14:43:54.000000", "replication_status": null, "snapshot_id": null, "id": "167a0aa4-aac8-4ea4-8d46-0eb360af5653", "size": 1, "user_id": "e463965782b145dcbca387d8df47a860", "os-vol-tenant-attr:tenant_id": "2f00d483386647d29289463f3d745429", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image", "image_id": "fda4cd30-d263-4765-9492-e3e06c842514", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol", "bootable": "true", "created_at": "2018-07-03T14:43:44.000000", "volume_type": "lvm-driver"}} 2018-07-03 14:43:54,314 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 used request id req-ec413ae8-eef7-4f8d-a152-e63cd839205d 2018-07-03 14:43:54,314 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 14:43:54,314 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 14:43:57,316 - create_volume - DEBUG - Volume status query timeout in 56.8901159763 2018-07-03 14:43:57,319 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7b85b7b-0e55-42f5-9d01-b28f86d0d1cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9384b0f2b941261951bc344ce870aabc110c5d64" 2018-07-03 14:43:57,947 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:43:57 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-442adf2a-c93b-4609-aa08-f98d62ec9c08 x-openstack-request-id: req-442adf2a-c93b-4609-aa08-f98d62ec9c08 RESP BODY: {"itemNotFound": {"message": "Volume 167a0aa4-aac8-4ea4-8d46-0eb360af5653 could not be found.", "code": 404}} 2018-07-03 14:43:57,948 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2f00d483386647d29289463f3d745429/volumes/167a0aa4-aac8-4ea4-8d46-0eb360af5653 used request id req-442adf2a-c93b-4609-aa08-f98d62ec9c08 2018-07-03 14:43:57,948 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 167a0aa4-aac8-4ea4-8d46-0eb360af5653 could not be found. (HTTP 404) (Request-ID: req-442adf2a-c93b-4609-aa08-f98d62ec9c08) 2018-07-03 14:43:57,948 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-vol 2018-07-03 14:43:57,948 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-6633587a-a7ee-4034-84b5-cd634b8a5676-image 2018-07-03 14:43:57,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/fda4cd30-d263-4765-9492-e3e06c842514 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d6bdca5dcb809a5292fae97e4eb1dc12dbed0d1" 2018-07-03 14:43:58,422 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:43:58 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-88d2f8b4-033b-42bd-b4b3-6512e208526d 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-07-03 14:43:58,423 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/fda4cd30-d263-4765-9492-e3e06c842514 used request id req-88d2f8b4-033b-42bd-b4b3-6512e208526d 2018-07-03 14:43:58,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:58,880 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:43:58 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-afeefba9-7917-4680-b819-438dbbd0a559 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:43:58,880 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-afeefba9-7917-4680-b819-438dbbd0a559 2018-07-03 14:43:58,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:59,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:58 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc1e88ed-2d1d-42fa-a440-e79ad022042e 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:43:59,047 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-dc1e88ed-2d1d-42fa-a440-e79ad022042e 2018-07-03 14:43:59,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:59,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:43:59 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99c79fab-2527-41cf-a3e9-9607598ec87b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:43:59,234 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-99c79fab-2527-41cf-a3e9-9607598ec87b 2018-07-03 14:43:59,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:43:59,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:59,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:43:59 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9c8c3ef-4cc5-423a-999f-a4f80915dc0f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:43:59,416 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-c9c8c3ef-4cc5-423a-999f-a4f80915dc0f 2018-07-03 14:43:59,417 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-7b50482f-e934-4f0-proj 2018-07-03 14:43:59,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/2f00d483386647d29289463f3d745429 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:43:59,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-023f075f-7e03-4e68-92cc-1a2689746fae Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:43:59,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2f00d483386647d29289463f3d745429 used request id req-023f075f-7e03-4e68-92cc-1a2689746fae 2018-07-03 14:43:59,829 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-7b50482f-e934-4f0-proj-role 2018-07-03 14:43:59,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/af2130e0d06a419a9c382d2bb4a102c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:44:00,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:43:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-673ca870-d010-44bc-893f-46f92b78a29d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:44:00,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/af2130e0d06a419a9c382d2bb4a102c6 used request id req-673ca870-d010-44bc-893f-46f92b78a29d 2018-07-03 14:44:00,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5f6e2dba1c621226f0caa76b72713cb4fc6b42" 2018-07-03 14:44:00,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6123fec5-9d62-479f-9e9e-da2e397a261c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:44:00,204 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6123fec5-9d62-479f-9e9e-da2e397a261c 2018-07-03 14:44:00,205 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-7b50482f-e934-4f0-user 2018-07-03 14:44:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e463965782b145dcbca387d8df47a860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642c4e2d7fd8373990d4a50c3d9e017fbe6cf0a0" 2018-07-03 14:44:00,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:44:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9e01741-333f-478b-9dbc-885c5338c6b9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:44:00,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e463965782b145dcbca387d8df47a860 used request id req-b9e01741-333f-478b-9dbc-885c5338c6b9 2018-07-03 14:44:00,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:44:01,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["UiCWHugBQCuxfvZffR_ymg"], "issued_at": "2018-07-03T14:44:01.000000Z"}} 2018-07-03 14:44:01,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}d390635dd38c2db0de1e539473f32232dd9dcf71" 2018-07-03 14:44:01,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6df5e5b6-5965-4ea4-9c96-1efd3d04cef3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:44:01,240 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6df5e5b6-5965-4ea4-9c96-1efd3d04cef3 2018-07-03 14:44:01,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:44:01,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:44:01,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bKVvGcV2R6-cKdYDq3BO4Q"], "issued_at": "2018-07-03T14:44:01.000000Z"}} 2018-07-03 14:44:01,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}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:44:01,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f436aac5-0737-42af-a341-54a08ad60978 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:44:01,795 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f436aac5-0737-42af-a341-54a08ad60978 2018-07-03 14:44:01,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:44:01,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:44: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-07-03 14:44:01,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?enabled=True&domain_name=Default&name=SimpleHealthCheck-2b5ab245-f1ea-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:44:02,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:01 GMT Server: Apache Content-Length: 185 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c96b990-9eb5-4be7-845b-03429c117fb8 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-2b5ab245-f1ea-4c0-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:44:02,003 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-2b5ab245-f1ea-4c0-proj used request id req-8c96b990-9eb5-4be7-845b-03429c117fb8 2018-07-03 14:44:02,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:44:02,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:02 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef3a69e9-744b-4bbe-93d9-65263461c22d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:44:02,196 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ef3a69e9-744b-4bbe-93d9-65263461c22d 2018-07-03 14:44:02,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}8668998a5cb1b137470384bd834c6ca3bc9d524e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}}' 2018-07-03 14:44:02,429 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:44:02 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b192bff4-b567-4065-ab0c-7a0b0ac09ff0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e"}, "tags": [], "enabled": true, "id": "3a6e290401674a66867e1beb13546c3e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}} 2018-07-03 14:44:02,429 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b192bff4-b567-4065-ab0c-7a0b0ac09ff0 2018-07-03 14:44:02,430 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-2b5ab245-f1ea-4c0-proj 2018-07-03 14:44:02,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:44:02,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:44:02,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["-NQaaMRgSPSbFiMzNptVVQ"], "issued_at": "2018-07-03T14:44:02.000000Z"}} 2018-07-03 14:44:02,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}d98b8276df3f6c2d2286acb257d7850702be2b05" 2018-07-03 14:44:03,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d03d8dfd-86a4-425a-affb-30c5d82a3d2f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:44:03,110 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d03d8dfd-86a4-425a-affb-30c5d82a3d2f 2018-07-03 14:44:03,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-07-03 14:44:03,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:44: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-07-03 14:44:03,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98b8276df3f6c2d2286acb257d7850702be2b05" 2018-07-03 14:44:03,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:03 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f773ac7-e8ec-412b-8877-0b3fdfeba107 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:44:03,316 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-4f773ac7-e8ec-412b-8877-0b3fdfeba107 2018-07-03 14:44:03,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?name=SimpleHealthCheck-2b5ab245-f1ea-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98b8276df3f6c2d2286acb257d7850702be2b05" 2018-07-03 14:44:03,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:03 GMT Server: Apache Content-Length: 453 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c82d06d-2725-456c-9c3d-8a7d600648ed Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-2b5ab245-f1ea-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e"}, "tags": [], "enabled": true, "id": "3a6e290401674a66867e1beb13546c3e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}]} 2018-07-03 14:44:03,509 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-2b5ab245-f1ea-4c0-proj used request id req-4c82d06d-2725-456c-9c3d-8a7d600648ed 2018-07-03 14:44:03,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98b8276df3f6c2d2286acb257d7850702be2b05" 2018-07-03 14:44:03,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf34a06e-a23b-4db3-ac30-3f6ec5f6e976 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:44:03,694 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-cf34a06e-a23b-4db3-ac30-3f6ec5f6e976 2018-07-03 14:44:04,177 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-2b5ab245-f1ea-4c0-user 2018-07-03 14:44:04,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:44:04,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:44:04,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22747be6-4a62-45f9-8f04-9991d7cac171 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:44:04,363 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-22747be6-4a62-45f9-8f04-9991d7cac171 2018-07-03 14:44:04,367 - 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}8668998a5cb1b137470384bd834c6ca3bc9d524e" -d '{"role": {"name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj-role"}}' 2018-07-03 14:44:04,538 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:44:04 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff08cbfd-edad-42f8-9100-3d6ccd1eb027 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a528278bcdf43519730a09019eb7018", "links": {"self": "http://10.167.4.35:5000/v3/roles/3a528278bcdf43519730a09019eb7018"}, "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj-role"}} 2018-07-03 14:44:04,538 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ff08cbfd-edad-42f8-9100-3d6ccd1eb027 2018-07-03 14:44:04,538 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-2b5ab245-f1ea-4c0-proj-role 2018-07-03 14:44:04,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/3a528278bcdf43519730a09019eb7018 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:44:04,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:04 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2e996d8-c0fc-4a53-836c-1627d5f8a0d9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a528278bcdf43519730a09019eb7018", "links": {"self": "http://10.167.4.35:5000/v3/roles/3a528278bcdf43519730a09019eb7018"}, "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj-role"}} 2018-07-03 14:44:04,731 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/3a528278bcdf43519730a09019eb7018 used request id req-e2e996d8-c0fc-4a53-836c-1627d5f8a0d9 2018-07-03 14:44:04,731 - keystone_utils - INFO - Granting role SimpleHealthCheck-2b5ab245-f1ea-4c0-proj-role to project SimpleHealthCheck-2b5ab245-f1ea-4c0-proj 2018-07-03 14:44:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e/users/253cbe494cac4f2a9d06d655fe4f6328/roles/3a528278bcdf43519730a09019eb7018 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:44:04,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:44:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48e741e6-e09b-4c44-b566-2810a2cfeedd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:44:04,977 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e/users/253cbe494cac4f2a9d06d655fe4f6328/roles/3a528278bcdf43519730a09019eb7018 used request id req-48e741e6-e09b-4c44-b566-2810a2cfeedd 2018-07-03 14:44:04,977 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:44:04,979 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:44:04,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:44:04,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:44:05,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a528278bcdf43519730a09019eb7018", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj-role"}], "expires_at": "2018-07-03T15:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-user", "id": "253cbe494cac4f2a9d06d655fe4f6328"}, "audit_ids": ["22NWU9SdTmSmFvFR1H4eGg"], "issued_at": "2018-07-03T14:44:05.000000Z"}} 2018-07-03 14:44:05,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}1efb29c5e0376b1c78b19f484332125b6427f3e0" 2018-07-03 14:44:05,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-645b3318-1c83-431e-ba23-75e945522858 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:44:05,714 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-645b3318-1c83-431e-ba23-75e945522858 2018-07-03 14:44:05,719 - 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-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1efb29c5e0376b1c78b19f484332125b6427f3e0" 2018-07-03 14:44:06,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:06 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-9130b75e-75b3-42de-8162-0df7d81bcbfb Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image"} 2018-07-03 14:44:06,226 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image used request id req-9130b75e-75b3-42de-8162-0df7d81bcbfb 2018-07-03 14:44:06,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1efb29c5e0376b1c78b19f484332125b6427f3e0" 2018-07-03 14:44:06,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:06 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b3cd80b4-d98e-4a98-81a9-7c8328346b15 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:44:06,561 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b3cd80b4-d98e-4a98-81a9-7c8328346b15 2018-07-03 14:44:06,591 - 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}1efb29c5e0376b1c78b19f484332125b6427f3e0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image"}' 2018-07-03 14:44:07,007 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:44:07 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-14fac6bc-758c-47cd-859e-a08b0f0b0901 Front-End-Https: on RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:44:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:44:07Z", "visibility": "shared", "self": "/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "min_disk": 0, "protected": false, "id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "file": "/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430/file", "checksum": null, "owner": "3a6e290401674a66867e1beb13546c3e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:44:07,008 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-14fac6bc-758c-47cd-859e-a08b0f0b0901 2018-07-03 14:44:07,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1efb29c5e0376b1c78b19f484332125b6427f3e0" -d '' 2018-07-03 14:44:07,847 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:44:07 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-11c67dc6-617b-4ad0-8573-45f73fec9b96 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-07-03 14:44:07,848 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430/file used request id req-11c67dc6-617b-4ad0-8573-45f73fec9b96 2018-07-03 14:44:07,848 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:44:07,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1efb29c5e0376b1c78b19f484332125b6427f3e0" 2018-07-03 14:44:08,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:08 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-a11b6113-746a-4959-b9de-f12a6f8d42e2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:44:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:44:08Z", "visibility": "shared", "self": "/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "min_disk": 0, "protected": false, "id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "file": "/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a6e290401674a66867e1beb13546c3e", "direct_url": "file:///var/lib/glance/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:44:08,221 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430 used request id req-a11b6113-746a-4959-b9de-f12a6f8d42e2 2018-07-03 14:44:08,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1efb29c5e0376b1c78b19f484332125b6427f3e0" 2018-07-03 14:44:08,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-261eff5c-3c31-4992-b755-e7d93c9dd4ef Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:44:08,581 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-261eff5c-3c31-4992-b755-e7d93c9dd4ef 2018-07-03 14:44:08,584 - create_image - INFO - Created image with name - SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image 2018-07-03 14:44:08,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1efb29c5e0376b1c78b19f484332125b6427f3e0" 2018-07-03 14:44:08,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:08 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-cd70d836-7325-484e-9439-af7e39b06985 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:44:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:44:08Z", "visibility": "shared", "self": "/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "min_disk": 0, "protected": false, "id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "file": "/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a6e290401674a66867e1beb13546c3e", "direct_url": "file:///var/lib/glance/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:44:08,619 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430 used request id req-cd70d836-7325-484e-9439-af7e39b06985 2018-07-03 14:44:08,619 - create_image - DEBUG - Instance status is - active 2018-07-03 14:44:08,620 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image 2018-07-03 14:44:08,620 - create_image - INFO - Image is now active with name - SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image 2018-07-03 14:44:08,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:44:08,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:44:09,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a528278bcdf43519730a09019eb7018", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj-role"}], "expires_at": "2018-07-03T15:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-user", "id": "253cbe494cac4f2a9d06d655fe4f6328"}, "audit_ids": ["kTs4bEkTRMehhWzVljVWdg"], "issued_at": "2018-07-03T14:44:09.000000Z"}} 2018-07-03 14:44:09,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}5273ba58eaf4a866be8c4215b3b4bfa240239492" 2018-07-03 14:44:09,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-527da15e-1dcc-44cd-9199-c82ccb640e9a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:44:09,311 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-527da15e-1dcc-44cd-9199-c82ccb640e9a 2018-07-03 14:44:09,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=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5273ba58eaf4a866be8c4215b3b4bfa240239492" 2018-07-03 14:44:09,747 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:09 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-546e3b69-ea02-4d0d-aee7-db0fdc469a34 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:44:09,747 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net used request id req-546e3b69-ea02-4d0d-aee7-db0fdc469a34 2018-07-03 14:44:09,748 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net 2018-07-03 14:44:09,753 - 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}5273ba58eaf4a866be8c4215b3b4bfa240239492" -d '{"network": {"name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net", "admin_state_up": true}}' 2018-07-03 14:44:10,430 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:44:10 GMT Content-Type: application/json Content-Length: 600 Connection: keep-alive X-Openstack-Request-Id: req-f718a0ae-1246-48a4-a589-a5fbc2e9728c Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:44:10Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3a6e290401674a66867e1beb13546c3e","id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net"}} 2018-07-03 14:44:10,430 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-f718a0ae-1246-48a4-a589-a5fbc2e9728c 2018-07-03 14:44:10,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?id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5273ba58eaf4a866be8c4215b3b4bfa240239492" 2018-07-03 14:44:10,608 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:10 GMT Content-Type: application/json Content-Length: 584 Connection: keep-alive X-Openstack-Request-Id: req-db8776b4-4919-48dd-acdb-8f364e575680 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-07-03T14:44:10Z","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3a6e290401674a66867e1beb13546c3e","id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net"}]} 2018-07-03 14:44:10,608 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-db8776b4-4919-48dd-acdb-8f364e575680 2018-07-03 14:44:10,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=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5273ba58eaf4a866be8c4215b3b4bfa240239492" 2018-07-03 14:44:11,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:11 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-234e0f3c-b46c-4eb6-98f8-6cde49cf0ef0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:44:11,030 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-234e0f3c-b46c-4eb6-98f8-6cde49cf0ef0 2018-07-03 14:44:11,031 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet 2018-07-03 14:44:11,035 - 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}5273ba58eaf4a866be8c4215b3b4bfa240239492" -d '{"subnets": [{"ip_version": 4, "network_id": "c64416a5-1b11-4405-bf4b-b944c2bab0d1", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet"}]}' 2018-07-03 14:44:12,472 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:44:12 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-731f46a2-ac72-4927-8543-f0b5d087b61b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:11Z","dns_nameservers":[],"updated_at":"2018-07-03T14:44:11Z","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":"3a6e290401674a66867e1beb13546c3e","id":"a67dfeed-2ec7-4389-b565-3930a965198b","subnetpool_id":null,"name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet"}]} 2018-07-03 14:44:12,472 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-731f46a2-ac72-4927-8543-f0b5d087b61b 2018-07-03 14:44:12,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5273ba58eaf4a866be8c4215b3b4bfa240239492" 2018-07-03 14:44:12,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:12 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-5a41ef39-daa6-41ba-94c1-cfec8b67e228 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a67dfeed-2ec7-4389-b565-3930a965198b"],"updated_at":"2018-07-03T14:44:11Z","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3a6e290401674a66867e1beb13546c3e","id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net"}]} 2018-07-03 14:44:12,634 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-5a41ef39-daa6-41ba-94c1-cfec8b67e228 2018-07-03 14:44:12,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=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5273ba58eaf4a866be8c4215b3b4bfa240239492" 2018-07-03 14:44:12,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:12 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-156e92b3-4818-48f1-9c7d-81fdfd080dd4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:11Z","dns_nameservers":[],"updated_at":"2018-07-03T14:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a6e290401674a66867e1beb13546c3e","id":"a67dfeed-2ec7-4389-b565-3930a965198b","subnetpool_id":null,"name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet"}]} 2018-07-03 14:44:12,742 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-156e92b3-4818-48f1-9c7d-81fdfd080dd4 2018-07-03 14:44:12,743 - OpenStackNetwork - DEBUG - Network [c64416a5-1b11-4405-bf4b-b944c2bab0d1] created successfully 2018-07-03 14:44:12,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:44:12,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:44:13,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wF_PdK2yT4Wavw__GjWJFg"], "issued_at": "2018-07-03T14:44:13.000000Z"}} 2018-07-03 14:44:13,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549601f6668669662ee2a1d6534fe8f43b70f18a" 2018-07-03 14:44:13,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-098fcf28-1f98-4e2b-9635-b2541378f2aa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:44:13,375 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-098fcf28-1f98-4e2b-9635-b2541378f2aa 2018-07-03 14:44:13,376 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:44:13,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549601f6668669662ee2a1d6534fe8f43b70f18a" 2018-07-03 14:44:13,714 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:13 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-81805a3a-7269-4db1-8afc-7fabac29a52b X-Compute-Request-Id: req-81805a3a-7269-4db1-8afc-7fabac29a52b Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:44:13,715 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-81805a3a-7269-4db1-8afc-7fabac29a52b 2018-07-03 14:44:13,718 - novaclient.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}549601f6668669662ee2a1d6534fe8f43b70f18a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2018-07-03 14:44:14,066 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:14 GMT Content-Type: application/json Content-Length: 526 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5f3ae7ba-f63d-46d7-b8d7-086342db1671 X-Compute-Request-Id: req-5f3ae7ba-f63d-46d7-b8d7-086342db1671 Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "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": 10, "id": "bddbc621-cdef-4a3a-be47-8b0e57c63825"}} 2018-07-03 14:44:14,066 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5f3ae7ba-f63d-46d7-b8d7-086342db1671 2018-07-03 14:44:14,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549601f6668669662ee2a1d6534fe8f43b70f18a" 2018-07-03 14:44:14,385 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:14 GMT Content-Type: application/json Content-Length: 526 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0ec9e515-f999-4129-a751-848626df7aaf X-Compute-Request-Id: req-0ec9e515-f999-4129-a751-848626df7aaf Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "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": 10, "id": "bddbc621-cdef-4a3a-be47-8b0e57c63825"}} 2018-07-03 14:44:14,385 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825 used request id req-0ec9e515-f999-4129-a751-848626df7aaf 2018-07-03 14:44:14,388 - novaclient.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/bddbc621-cdef-4a3a-be47-8b0e57c63825/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549601f6668669662ee2a1d6534fe8f43b70f18a" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:44:14,810 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:14 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7037f63b-def3-40b4-8451-3e8d794b45ae X-Compute-Request-Id: req-7037f63b-def3-40b4-8451-3e8d794b45ae Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:44:14,810 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825/os-extra_specs used request id req-7037f63b-def3-40b4-8451-3e8d794b45ae 2018-07-03 14:44:14,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:44:14,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:44:15,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a528278bcdf43519730a09019eb7018", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj-role"}], "expires_at": "2018-07-03T15:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-user", "id": "253cbe494cac4f2a9d06d655fe4f6328"}, "audit_ids": ["R5_WutY1RCygo85mprpGXQ"], "issued_at": "2018-07-03T14:44:15.000000Z"}} 2018-07-03 14:44:15,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}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:15,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bf0c7ed-770c-47a9-a6a9-fd350618f840 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:44:15,492 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8bf0c7ed-770c-47a9-a6a9-fd350618f840 2018-07-03 14:44:15,493 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:44:15,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}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:15,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b16a534c-4da0-43c4-a071-288616e0f901 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:44:15,649 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b16a534c-4da0-43c4-a071-288616e0f901 2018-07-03 14:44:15,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=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:16,154 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:16 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-6c51ae7d-488f-4cc6-8ccd-1c2030644a77 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a67dfeed-2ec7-4389-b565-3930a965198b"],"updated_at":"2018-07-03T14:44:11Z","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3a6e290401674a66867e1beb13546c3e","id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net"}]} 2018-07-03 14:44:16,155 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net used request id req-6c51ae7d-488f-4cc6-8ccd-1c2030644a77 2018-07-03 14:44:16,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-07-03 14:44:16,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:44: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-07-03 14:44:16,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/3a6e290401674a66867e1beb13546c3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:16,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:16 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77fa97a1-2da4-42cf-8ece-17c6c53c9768 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}} 2018-07-03 14:44:16,357 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e used request id req-77fa97a1-2da4-42cf-8ece-17c6c53c9768 2018-07-03 14:44:16,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/subnets?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:16,447 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:16 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-1a3631bf-1276-4f3c-83ca-efa8a4775be2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:11Z","dns_nameservers":[],"updated_at":"2018-07-03T14:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a6e290401674a66867e1beb13546c3e","id":"a67dfeed-2ec7-4389-b565-3930a965198b","subnetpool_id":null,"name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet"}]} 2018-07-03 14:44:16,447 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-1a3631bf-1276-4f3c-83ca-efa8a4775be2 2018-07-03 14:44:16,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/ports?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:16,502 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:16 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6b96f81c-c1a2-4196-974e-767bcb116fb0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:44:16,502 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1&admin_state_up=True used request id req-6b96f81c-c1a2-4196-974e-767bcb116fb0 2018-07-03 14:44:16,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/detail?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:16,938 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44: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-354d0b02-4897-45d8-b3fd-92854881c74a X-Compute-Request-Id: req-354d0b02-4897-45d8-b3fd-92854881c74a Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:44:16,938 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst used request id req-354d0b02-4897-45d8-b3fd-92854881c74a 2018-07-03 14:44:16,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-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:17,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:17 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-4ef884a3-14ca-4529-86ef-089a06c80e87 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a67dfeed-2ec7-4389-b565-3930a965198b"],"updated_at":"2018-07-03T14:44:11Z","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3a6e290401674a66867e1beb13546c3e","id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net"}]} 2018-07-03 14:44:17,415 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net used request id req-4ef884a3-14ca-4529-86ef-089a06c80e87 2018-07-03 14:44:17,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/3a6e290401674a66867e1beb13546c3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:17,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:17 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8af4ffd-a2e2-473a-a9f9-373be0aa816d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}} 2018-07-03 14:44:17,462 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e used request id req-c8af4ffd-a2e2-473a-a9f9-373be0aa816d 2018-07-03 14:44:17,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=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:17,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:17 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-7b80c0f2-6e91-43a9-aa8d-731c04d9076e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:11Z","dns_nameservers":[],"updated_at":"2018-07-03T14:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a6e290401674a66867e1beb13546c3e","id":"a67dfeed-2ec7-4389-b565-3930a965198b","subnetpool_id":null,"name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet"}]} 2018-07-03 14:44:17,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-7b80c0f2-6e91-43a9-aa8d-731c04d9076e 2018-07-03 14:44:17,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=c64416a5-1b11-4405-bf4b-b944c2bab0d1&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:17,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:17 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-be1a3ce5-f6c1-4377-b1b1-951b9e633eac Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:44:17,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1&admin_state_up=True used request id req-be1a3ce5-f6c1-4377-b1b1-951b9e633eac 2018-07-03 14:44:17,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:44:17,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:44:18,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a528278bcdf43519730a09019eb7018", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj-role"}], "expires_at": "2018-07-03T15:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/3a6e290401674a66867e1beb13546c3e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-user", "id": "253cbe494cac4f2a9d06d655fe4f6328"}, "audit_ids": ["62_Poe0fRbyOnuk9ztEE2w"], "issued_at": "2018-07-03T14:44:18.000000Z"}} 2018-07-03 14:44:18,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18aba14563135e7fd4fe706b24e150329027712" 2018-07-03 14:44:18,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c143304-8386-4b06-84a3-2d0c758f316a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:44:18,605 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0c143304-8386-4b06-84a3-2d0c758f316a 2018-07-03 14:44:18,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=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:18,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:18 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-c0f21e74-cc7a-47a8-9936-cf184097b883 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a67dfeed-2ec7-4389-b565-3930a965198b"],"updated_at":"2018-07-03T14:44:11Z","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3a6e290401674a66867e1beb13546c3e","id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net"}]} 2018-07-03 14:44:18,787 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net used request id req-c0f21e74-cc7a-47a8-9936-cf184097b883 2018-07-03 14:44:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:18,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:18 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-d1b222ea-0c46-4567-9f2f-6f13fc19ed4b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:11Z","dns_nameservers":[],"updated_at":"2018-07-03T14:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a6e290401674a66867e1beb13546c3e","id":"a67dfeed-2ec7-4389-b565-3930a965198b","subnetpool_id":null,"name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet"}]} 2018-07-03 14:44:18,873 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-d1b222ea-0c46-4567-9f2f-6f13fc19ed4b 2018-07-03 14:44:18,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:19,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:19 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-16a02afd-b64a-4b8d-ab53-f0921c1e5def Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a67dfeed-2ec7-4389-b565-3930a965198b"],"updated_at":"2018-07-03T14:44:11Z","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3a6e290401674a66867e1beb13546c3e","id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net"}]} 2018-07-03 14:44:19,038 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net used request id req-16a02afd-b64a-4b8d-ab53-f0921c1e5def 2018-07-03 14:44:19,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-07-03 14:44:19,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:44: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-07-03 14:44:19,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/3a6e290401674a66867e1beb13546c3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18aba14563135e7fd4fe706b24e150329027712" 2018-07-03 14:44:19,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:19 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e156c9a-5b94-43a0-88b6-3e5db2c74be1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}} 2018-07-03 14:44:19,236 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e used request id req-7e156c9a-5b94-43a0-88b6-3e5db2c74be1 2018-07-03 14:44:19,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=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:19,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:19 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-72a2bf8c-85c8-4a04-8068-5d806dc7447a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:11Z","dns_nameservers":[],"updated_at":"2018-07-03T14:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a6e290401674a66867e1beb13546c3e","id":"a67dfeed-2ec7-4389-b565-3930a965198b","subnetpool_id":null,"name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet"}]} 2018-07-03 14:44:19,666 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-72a2bf8c-85c8-4a04-8068-5d806dc7447a 2018-07-03 14:44:19,667 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net 2018-07-03 14:44:19,672 - 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}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"port": {"network_id": "c64416a5-1b11-4405-bf4b-b944c2bab0d1", "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1", "admin_state_up": true}}' 2018-07-03 14:44:21,080 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:44:21 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-3cdcc7e3-746f-43bc-89c7-879efc62b7dd Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:44:20Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:44:20Z","name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:69:e6:0d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3a6e290401674a66867e1beb13546c3e","fixed_ips":[{"subnet_id":"a67dfeed-2ec7-4389-b565-3930a965198b","ip_address":"10.55.0.11"}],"id":"8b4c15bd-7c0c-4c00-8dbf-459b452fe1d4","security_groups":["bba6dbd4-a23b-4e8f-8881-1544b32f7f26"],"device_id":""}} 2018-07-03 14:44:21,080 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3cdcc7e3-746f-43bc-89c7-879efc62b7dd 2018-07-03 14:44:21,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=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:21,233 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:21 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-493b0858-e693-401e-b617-a9cce3338db6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a67dfeed-2ec7-4389-b565-3930a965198b"],"updated_at":"2018-07-03T14:44:11Z","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3a6e290401674a66867e1beb13546c3e","id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net"}]} 2018-07-03 14:44:21,233 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net used request id req-493b0858-e693-401e-b617-a9cce3338db6 2018-07-03 14:44:21,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/3a6e290401674a66867e1beb13546c3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:21,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:21 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95909bda-4478-475f-920d-e8e0f0ef01dd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}} 2018-07-03 14:44:21,437 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e used request id req-95909bda-4478-475f-920d-e8e0f0ef01dd 2018-07-03 14:44:21,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=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:21,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:21 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c4a2cde6-83ed-4d6f-b057-5214312833be Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:11Z","dns_nameservers":[],"updated_at":"2018-07-03T14:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a6e290401674a66867e1beb13546c3e","id":"a67dfeed-2ec7-4389-b565-3930a965198b","subnetpool_id":null,"name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet"}]} 2018-07-03 14:44:21,530 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-c4a2cde6-83ed-4d6f-b057-5214312833be 2018-07-03 14:44:21,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=c64416a5-1b11-4405-bf4b-b944c2bab0d1&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:21,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:21 GMT Content-Type: application/json Content-Length: 756 Connection: keep-alive X-Openstack-Request-Id: req-bfcfb3d5-d54e-4750-aabd-25bf7fec7590 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:20Z","admin_state_up":true,"updated_at":"2018-07-03T14:44:20Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:69:e6:0d","id":"8b4c15bd-7c0c-4c00-8dbf-459b452fe1d4","port_security_enabled":true,"project_id":"3a6e290401674a66867e1beb13546c3e","fixed_ips":[{"subnet_id":"a67dfeed-2ec7-4389-b565-3930a965198b","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["bba6dbd4-a23b-4e8f-8881-1544b32f7f26"],"name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1"}]} 2018-07-03 14:44:21,632 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1&admin_state_up=True used request id req-bfcfb3d5-d54e-4750-aabd-25bf7fec7590 2018-07-03 14:44:21,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:21,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:21 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a323469-f716-4d8d-a2fa-d5b56b6e359a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}} 2018-07-03 14:44:21,825 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e used request id req-3a323469-f716-4d8d-a2fa-d5b56b6e359a 2018-07-03 14:44:21,825 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst 2018-07-03 14:44:21,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:22,197 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:22 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-e2975e61-2696-48ef-8fe9-ba0931e81d52 X-Compute-Request-Id: req-e2975e61-2696-48ef-8fe9-ba0931e81d52 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}], "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-flavor-name"}]} 2018-07-03 14:44:22,197 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e2975e61-2696-48ef-8fe9-ba0931e81d52 2018-07-03 14:44:22,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:22,573 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:22 GMT Content-Type: application/json Content-Length: 526 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6def3b0a-7df8-4306-a6de-22e0958d6cc0 X-Compute-Request-Id: req-6def3b0a-7df8-4306-a6de-22e0958d6cc0 Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "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": 10, "id": "bddbc621-cdef-4a3a-be47-8b0e57c63825"}} 2018-07-03 14:44:22,573 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825 used request id req-6def3b0a-7df8-4306-a6de-22e0958d6cc0 2018-07-03 14:44:22,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:23,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:23 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-ac356b46-c985-4526-914c-4b75dc72bb50 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:44:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:44:08Z", "visibility": "shared", "self": "/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "min_disk": 0, "protected": false, "id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "file": "/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a6e290401674a66867e1beb13546c3e", "direct_url": "file:///var/lib/glance/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image"} 2018-07-03 14:44:23,039 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image used request id req-ac356b46-c985-4526-914c-4b75dc72bb50 2018-07-03 14:44:23,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:23,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:23 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e86f40dd-8ffc-4a08-bee5-508f0d57f436 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:44:23,382 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e86f40dd-8ffc-4a08-bee5-508f0d57f436 2018-07-03 14:44:23,387 - novaclient.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}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"server": {"name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "imageRef": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "flavorRef": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "max_count": 1, "min_count": 1, "networks": [{"port": "8b4c15bd-7c0c-4c00-8dbf-459b452fe1d4"}]}}' 2018-07-03 14:44:26,764 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:44:26 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e83dd49b-8cb5-46b3-ad0c-6030291cee7d X-Compute-Request-Id: req-e83dd49b-8cb5-46b3-ad0c-6030291cee7d RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "adminPass": "ay62dwKrLHdY"}} 2018-07-03 14:44:26,764 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-e83dd49b-8cb5-46b3-ad0c-6030291cee7d 2018-07-03 14:44:26,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/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:27,217 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:27 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-2a523a90-75dc-4463-ad5e-77a84769de29 X-Compute-Request-Id: req-2a523a90-75dc-4463-ad5e-77a84769de29 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/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:44:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:27Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:27,217 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-2a523a90-75dc-4463-ad5e-77a84769de29 2018-07-03 14:44:27,218 - create_instance - INFO - Created instance with name - SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst 2018-07-03 14:44:27,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:28,024 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:28 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-f895293f-2181-4c03-9a14-2f4435976483 X-Compute-Request-Id: req-f895293f-2181-4c03-9a14-2f4435976483 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/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:44:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:27Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:28,025 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-f895293f-2181-4c03-9a14-2f4435976483 2018-07-03 14:44:28,025 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst] is - BUILD 2018-07-03 14:44:28,025 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:44:31,028 - create_instance - DEBUG - VM status query timeout in 896.189707994 2018-07-03 14:44:31,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/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:31,780 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:31 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-4b044b9b-a3b5-4393-ac23-8b261171c2ff X-Compute-Request-Id: req-4b044b9b-a3b5-4393-ac23-8b261171c2ff Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:44:31Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:31,781 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-4b044b9b-a3b5-4393-ac23-8b261171c2ff 2018-07-03 14:44:31,781 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst] is - BUILD 2018-07-03 14:44:31,781 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:44:34,784 - create_instance - DEBUG - VM status query timeout in 892.43372488 2018-07-03 14:44:34,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/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:36,031 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:36 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-adb657fd-169c-4e6e-97ac-f4457d5517f8 X-Compute-Request-Id: req-adb657fd-169c-4e6e-97ac-f4457d5517f8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:44:31Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:36,031 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-adb657fd-169c-4e6e-97ac-f4457d5517f8 2018-07-03 14:44:36,032 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst] is - BUILD 2018-07-03 14:44:36,032 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:44:39,033 - create_instance - DEBUG - VM status query timeout in 888.185159922 2018-07-03 14:44:39,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:39,982 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:39 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-1a60fab5-7d75-4445-bfec-b0e0334cc99f X-Compute-Request-Id: req-1a60fab5-7d75-4445-bfec-b0e0334cc99f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:44:31Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:39,983 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-1a60fab5-7d75-4445-bfec-b0e0334cc99f 2018-07-03 14:44:39,983 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst] is - BUILD 2018-07-03 14:44:39,983 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:44:42,987 - create_instance - DEBUG - VM status query timeout in 884.231559992 2018-07-03 14:44:42,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/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:43,917 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:43 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-56c98bba-d3f1-4638-a1ec-95568042ebcc X-Compute-Request-Id: req-56c98bba-d3f1-4638-a1ec-95568042ebcc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:43,917 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-56c98bba-d3f1-4638-a1ec-95568042ebcc 2018-07-03 14:44:43,918 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst] is - ACTIVE 2018-07-03 14:44:43,918 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:44: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/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:44,162 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:44 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-3b00c85a-3563-40bc-be40-b6220a313ddb X-Compute-Request-Id: req-3b00c85a-3563-40bc-be40-b6220a313ddb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:44,162 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-3b00c85a-3563-40bc-be40-b6220a313ddb 2018-07-03 14:44: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/networks?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:44,313 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:44 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-21726386-226a-4309-b2c5-89f718715096 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a67dfeed-2ec7-4389-b565-3930a965198b"],"updated_at":"2018-07-03T14:44:11Z","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:10Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3a6e290401674a66867e1beb13546c3e","id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net"}]} 2018-07-03 14:44:44,313 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net used request id req-21726386-226a-4309-b2c5-89f718715096 2018-07-03 14:44:44,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:44,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:44:44 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-350df480-8817-42e7-995f-2c600b8e5239 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}} 2018-07-03 14:44:44,492 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e used request id req-350df480-8817-42e7-995f-2c600b8e5239 2018-07-03 14:44:44,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=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:44,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-402c98c5-26e1-4e38-b549-72d1bf693223 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:11Z","dns_nameservers":[],"updated_at":"2018-07-03T14:44:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a6e290401674a66867e1beb13546c3e","id":"a67dfeed-2ec7-4389-b565-3930a965198b","subnetpool_id":null,"name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet"}]} 2018-07-03 14:44:44,588 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-402c98c5-26e1-4e38-b549-72d1bf693223 2018-07-03 14:44:44,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/ports?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:44,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:44 GMT Content-Type: application/json Content-Length: 2283 Connection: keep-alive X-Openstack-Request-Id: req-3228c525-1925-4226-8005-e193e24c5fea Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:20Z","admin_state_up":true,"updated_at":"2018-07-03T14:44:40Z","binding:vnic_type":"normal","device_id":"88e0c98c-e989-4f10-b404-94ae779eb4fe","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:69:e6:0d","id":"8b4c15bd-7c0c-4c00-8dbf-459b452fe1d4","port_security_enabled":true,"project_id":"3a6e290401674a66867e1beb13546c3e","fixed_ips":[{"subnet_id":"a67dfeed-2ec7-4389-b565-3930a965198b","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["bba6dbd4-a23b-4e8f-8881-1544b32f7f26"],"name":"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:12Z","admin_state_up":true,"updated_at":"2018-07-03T14:44:16Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c64416a5-1b11-4405-bf4b-b944c2bab0d1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7e:d2:da","id":"c36c4eb7-d732-4c01-b7e6-77f88d46180f","port_security_enabled":false,"project_id":"3a6e290401674a66867e1beb13546c3e","fixed_ips":[{"subnet_id":"a67dfeed-2ec7-4389-b565-3930a965198b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c64416a5-1b11-4405-bf4b-b944c2bab0d1","tenant_id":"3a6e290401674a66867e1beb13546c3e","created_at":"2018-07-03T14:44:13Z","admin_state_up":true,"updated_at":"2018-07-03T14:44:17Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c64416a5-1b11-4405-bf4b-b944c2bab0d1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:f9:70","id":"d36ac874-a47e-4ede-bb27-9c28549e3ae9","port_security_enabled":false,"project_id":"3a6e290401674a66867e1beb13546c3e","fixed_ips":[{"subnet_id":"a67dfeed-2ec7-4389-b565-3930a965198b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:44:44,708 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-3228c525-1925-4226-8005-e193e24c5fea 2018-07-03 14:44:44,709 - create_instance_tests - INFO - Looking for IP 10.55.0.11 in the console log 2018-07-03 14:44:44,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:45,532 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:45 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-fbdcdf2e-329c-4c30-b68f-c45a1c385a4a X-Compute-Request-Id: req-fbdcdf2e-329c-4c30-b68f-c45a1c385a4a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:45,532 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-fbdcdf2e-329c-4c30-b68f-c45a1c385a4a 2018-07-03 14:44:45,536 - novaclient.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/88e0c98c-e989-4f10-b404-94ae779eb4fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:44:45,881 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:45 GMT Content-Type: application/json Content-Length: 22377 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-100a5981-fc27-4a92-94f9-9e208cd353ca X-Compute-Request-Id: req-100a5981-fc27-4a92-94f9-9e208cd353ca 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142993] pid_max: default: 32768 minimum: 301\n[ 0.143942] ACPI: Core revision 20150930\n[ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146768] Security Framework initialized\n[ 0.147679] Yama: becoming mindful.\n[ 0.148472] AppArmor: AppArmor initialized\n[ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.155278] Initializing cgroup subsys io\n[ 0.156116] Initializing cgroup subsys memory\n[ 0.157035] Initializing cgroup subsys devices\n[ 0.157975] Initializing cgroup subsys freezer\n[ 0.158860] Initializing cgroup subsys net_cls\n[ 0.159798] Initializing cgroup subsys perf_event\n[ 0.160801] Initializing cgroup subsys net_prio\n[ 0.161781] Initializing cgroup subsys hugetlb\n[ 0.162946] Initializing cgroup subsys pids\n[ 0.163991] CPU: Physical Processor ID: 0\n[ 0.165776] mce: CPU supports 10 MCE banks\n[ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182408] ftrace: allocating 31920 entries in 125 pages\n[ 0.203702] smpboot: Max logical packages: 1\n[ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206151] x2apic enabled\n[ 0.206960] Switched APIC routing to physical x2apic.\n[ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.214279] ... version: 2\n[ 0.215229] ... bit width: 48\n[ 0.216188] ... generic registers: 4\n[ 0.217139] ... value mask: 0000ffffffffffff\n[ 0.218282] ... max period: 000000007fffffff\n[ 0.219478] ... fixed-purpose events: 3\n[ 0.220392] ... event mask: 000000070000000f\n[ 0.221639] KVM setup paravirtual spinlock\n[ 0.223215] x86: Booted up 1 node, 1 CPUs\n[ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225692] devtmpfs: initialized\n[ 0.227496] evm: security.selinux\n[ 0.228268] evm: security.SMACK64\n[ 0.229046] evm: security.SMACK64EXEC\n[ 0.229934] evm: security.SMACK64TRANSMUTE\n[ 0.230947] evm: security.SMACK64MMAP\n[ 0.231810] evm: security.ima\n[ 0.232504] evm: security.capability\n[ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235657] pinctrl core: initialized pinctrl subsystem\n[ 0.236940] RTC time: 14:44:41, date: 07/03/18\n[ 0.238020] NET: Registered protocol family 16\n[ 0.239163] cpuidle: using governor ladder\n[ 0.240097] cpuidle: using governor menu\n[ 0.241011] PCCT header not found.\n[ 0.241892] ACPI: bus type PCI registered\n[ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244350] PCI: Using configuration type 1 for base access\n[ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.248047] ACPI: Added _OSI(Module Device)\n[ 0.248954] ACPI: Added _OSI(Processor Device)\n[ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253177] ACPI: Interpreter enabled\n[ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258364] ACPI: (supports S0 S3 S4 S5)\n[ 0.259306] ACPI: Using IOAPIC for interrupt routing\n[ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270948] acpiphp: Slot [3] registered\n[ 0.271816] acpiphp: Slot [4] registered\n[ 0.273045] acpiphp: Slot [5] registered\n[ 0.273982] acpiphp: Slot [6] registered\n[ 0.281706] acpiphp: Slot [7] registered\n[ 0.282580] acpiphp: Slot [8] registered\n[ 0.283537] acpiphp: Slot [9] registered\n[ 0.284561] acpiphp: Slot [10] registered\n[ 0.285580] acpiphp: Slot [11] registered\n[ 0.286516] acpiphp: Slot [12] registered\n[ 0.287452] acpiphp: Slot [13] registered\n[ 0.288385] acpiphp: Slot [14] registered\n[ 0.289321] acpiphp: Slot [15] registered\n[ 0.290271] acpiphp: Slot [16] registered\n[ 0.291183] acpiphp: Slot [17] registered\n[ 0.292090] acpiphp: Slot [18] registered\n[ 0.292987] acpiphp: Slot [19] registered\n[ 0.293954] acpiphp: Slot [20] registered\n[ 0.294855] acpiphp: Slot [21] registered\n[ 0.295754] acpiphp: Slot [22] registered\n[ 0.296670] acpiphp: Slot [23] registered\n[ 0.297652] acpiphp: Slot [24] registered\n[ 0.298570] acpiphp: Slot [25] registered\n[ 0.299487] acpiphp: Slot [26] registered\n[ 0.300448] acpiphp: Slot [27] registered\n[ 0.301384] acpiphp: Slot [28] registered\n[ 0.302335] acpiphp: Slot [29] registered\n[ 0.303349] acpiphp: Slot [30] registered\n[ 0.304317] acpiphp: Slot [31] registered\n[ 0.305318] PCI host bridge to bus 0000:00\n[ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373457] vgaarb: loaded\n[ 0.374184] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375587] SCSI subsystem initialized\n[ 0.376544] ACPI: bus type USB registered\n[ 0.377578] usbcore: registered new interface driver usbfs\n[ 0.378851] usbcore: registered new interface driver hub\n[ 0.380063] usbcore: registered new device driver usb\n[ 0.381389] PCI: Using ACPI for IRQ routing\n[ 0.382630] NetLabel: Initializing\n[ 0.383415] NetLabel: domain hash size = 128\n[ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385490] NetLabel: unlabeled traffic allowed by default\n[ 0.386705] clocksource: Switched to clocksource kvm-clock\n[ 0.391936] AppArmor: AppArmor Filesystem Enabled\n[ 0.392940] pnp: PnP ACPI init\n[ 0.393963] pnp: PnP ACPI: found 5 devices\n[ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401890] NET: Registered protocol family 2\n[ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405631] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409465] NET: Registered protocol family 1\n[ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441123] Trying to unpack rootfs image as initramfs...\n[ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.492450] Scanning for low memory corruption every 60 seconds\n[ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495181] audit: initializing netlink subsys (disabled)\n[ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized\n[ 0.497826] Initialise system trusted keyring\n[ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502147] zbud: loaded\n[ 0.502850] VFS: Disk quotas dquot_6.6.0\n[ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505403] fuse init (API version 7.23)\n[ 0.506321] Key type big_key registered\n[ 0.507266] Allocating IMA MOK and blacklist keyrings.\n[ 0.508465] Key type asymmetric registered\n[ 0.509352] Asymmetric key parser 'x509' registered\n[ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511964] io scheduler noop registered\n[ 0.512781] io scheduler deadline registered (default)\n[ 0.513859] io scheduler cfq registered\n[ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518901] ACPI: Power Button [PWRF]\n[ 0.519784] GHES: HEST is not enabled!\n[ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607369] Linux agpgart interface v0.103\n[ 0.609530] brd: module loaded\n[ 0.610877] loop: module loaded\n[ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616352] GPT:90111 != 20971519\n[ 0.617024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618151] GPT:90111 != 20971519\n[ 0.618874] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619900] vda: vda1 vda15\n[ 0.621472] vdb:\n[ 0.622439] scsi host0: ata_piix\n[ 0.623364] scsi host1: ata_piix\n[ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.626857] libphy: Fixed MDIO Bus: probed\n[ 0.627681] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631435] PPP generic driver version 2.4.2\n[ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633705] ehci-pci: EHCI PCI platform driver\n[ 0.634668] ehci-platform: EHCI generic platform driver\n[ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636942] ohci-pci: OHCI PCI platform driver\n[ 0.637880] ohci-platform: OHCI generic platform driver\n[ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660935] usb usb1: Product: UHCI Host Controller\n[ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663194] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664212] hub 1-0:1.0: USB hub found\n[ 0.665043] hub 1-0:1.0: 2 ports detected\n[ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670299] mousedev: PS/2 mouse device common for all mice\n[ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677438] i2c /dev entries driver\n[ 0.678280] device-mapper: uevent: version 1.0.3\n[ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682617] NET: Registered protocol family 10\n[ 0.683738] NET: Registered protocol family 17\n[ 0.684676] Key type dns_resolver registered\n[ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688707] registered taskstats version 1\n[ 0.689577] Loading compiled-in X.509 certificates\n[ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693114] zswap: loaded using pool lzo/zbud\n[ 0.701398] Key type trusted registered\n[ 0.702975] Key type encrypted registered\n[ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704913] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706048] evm: HMAC attrs: 0x1\n[ 0.707014] Magic number: 10:399:737\n[ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082)\n[ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710874] EDD information not available.\n[ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789245] Write protecting the kernel read-only data: 14336k\n[ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:44:45,882 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe/action used request id req-100a5981-fc27-4a92-94f9-9e208cd353ca 2018-07-03 14:44:45,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:46,479 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:46 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-d7761cb8-7133-4fed-81c7-43ab199444eb X-Compute-Request-Id: req-d7761cb8-7133-4fed-81c7-43ab199444eb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:46,479 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-d7761cb8-7133-4fed-81c7-43ab199444eb 2018-07-03 14:44:46,482 - novaclient.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/88e0c98c-e989-4f10-b404-94ae779eb4fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:44:46,811 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:46 GMT Content-Type: application/json Content-Length: 22377 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9ce52f2b-1280-4b60-8c9c-c32b5a9f6f15 X-Compute-Request-Id: req-9ce52f2b-1280-4b60-8c9c-c32b5a9f6f15 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142993] pid_max: default: 32768 minimum: 301\n[ 0.143942] ACPI: Core revision 20150930\n[ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146768] Security Framework initialized\n[ 0.147679] Yama: becoming mindful.\n[ 0.148472] AppArmor: AppArmor initialized\n[ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.155278] Initializing cgroup subsys io\n[ 0.156116] Initializing cgroup subsys memory\n[ 0.157035] Initializing cgroup subsys devices\n[ 0.157975] Initializing cgroup subsys freezer\n[ 0.158860] Initializing cgroup subsys net_cls\n[ 0.159798] Initializing cgroup subsys perf_event\n[ 0.160801] Initializing cgroup subsys net_prio\n[ 0.161781] Initializing cgroup subsys hugetlb\n[ 0.162946] Initializing cgroup subsys pids\n[ 0.163991] CPU: Physical Processor ID: 0\n[ 0.165776] mce: CPU supports 10 MCE banks\n[ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182408] ftrace: allocating 31920 entries in 125 pages\n[ 0.203702] smpboot: Max logical packages: 1\n[ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206151] x2apic enabled\n[ 0.206960] Switched APIC routing to physical x2apic.\n[ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.214279] ... version: 2\n[ 0.215229] ... bit width: 48\n[ 0.216188] ... generic registers: 4\n[ 0.217139] ... value mask: 0000ffffffffffff\n[ 0.218282] ... max period: 000000007fffffff\n[ 0.219478] ... fixed-purpose events: 3\n[ 0.220392] ... event mask: 000000070000000f\n[ 0.221639] KVM setup paravirtual spinlock\n[ 0.223215] x86: Booted up 1 node, 1 CPUs\n[ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225692] devtmpfs: initialized\n[ 0.227496] evm: security.selinux\n[ 0.228268] evm: security.SMACK64\n[ 0.229046] evm: security.SMACK64EXEC\n[ 0.229934] evm: security.SMACK64TRANSMUTE\n[ 0.230947] evm: security.SMACK64MMAP\n[ 0.231810] evm: security.ima\n[ 0.232504] evm: security.capability\n[ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235657] pinctrl core: initialized pinctrl subsystem\n[ 0.236940] RTC time: 14:44:41, date: 07/03/18\n[ 0.238020] NET: Registered protocol family 16\n[ 0.239163] cpuidle: using governor ladder\n[ 0.240097] cpuidle: using governor menu\n[ 0.241011] PCCT header not found.\n[ 0.241892] ACPI: bus type PCI registered\n[ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244350] PCI: Using configuration type 1 for base access\n[ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.248047] ACPI: Added _OSI(Module Device)\n[ 0.248954] ACPI: Added _OSI(Processor Device)\n[ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253177] ACPI: Interpreter enabled\n[ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258364] ACPI: (supports S0 S3 S4 S5)\n[ 0.259306] ACPI: Using IOAPIC for interrupt routing\n[ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270948] acpiphp: Slot [3] registered\n[ 0.271816] acpiphp: Slot [4] registered\n[ 0.273045] acpiphp: Slot [5] registered\n[ 0.273982] acpiphp: Slot [6] registered\n[ 0.281706] acpiphp: Slot [7] registered\n[ 0.282580] acpiphp: Slot [8] registered\n[ 0.283537] acpiphp: Slot [9] registered\n[ 0.284561] acpiphp: Slot [10] registered\n[ 0.285580] acpiphp: Slot [11] registered\n[ 0.286516] acpiphp: Slot [12] registered\n[ 0.287452] acpiphp: Slot [13] registered\n[ 0.288385] acpiphp: Slot [14] registered\n[ 0.289321] acpiphp: Slot [15] registered\n[ 0.290271] acpiphp: Slot [16] registered\n[ 0.291183] acpiphp: Slot [17] registered\n[ 0.292090] acpiphp: Slot [18] registered\n[ 0.292987] acpiphp: Slot [19] registered\n[ 0.293954] acpiphp: Slot [20] registered\n[ 0.294855] acpiphp: Slot [21] registered\n[ 0.295754] acpiphp: Slot [22] registered\n[ 0.296670] acpiphp: Slot [23] registered\n[ 0.297652] acpiphp: Slot [24] registered\n[ 0.298570] acpiphp: Slot [25] registered\n[ 0.299487] acpiphp: Slot [26] registered\n[ 0.300448] acpiphp: Slot [27] registered\n[ 0.301384] acpiphp: Slot [28] registered\n[ 0.302335] acpiphp: Slot [29] registered\n[ 0.303349] acpiphp: Slot [30] registered\n[ 0.304317] acpiphp: Slot [31] registered\n[ 0.305318] PCI host bridge to bus 0000:00\n[ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373457] vgaarb: loaded\n[ 0.374184] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375587] SCSI subsystem initialized\n[ 0.376544] ACPI: bus type USB registered\n[ 0.377578] usbcore: registered new interface driver usbfs\n[ 0.378851] usbcore: registered new interface driver hub\n[ 0.380063] usbcore: registered new device driver usb\n[ 0.381389] PCI: Using ACPI for IRQ routing\n[ 0.382630] NetLabel: Initializing\n[ 0.383415] NetLabel: domain hash size = 128\n[ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385490] NetLabel: unlabeled traffic allowed by default\n[ 0.386705] clocksource: Switched to clocksource kvm-clock\n[ 0.391936] AppArmor: AppArmor Filesystem Enabled\n[ 0.392940] pnp: PnP ACPI init\n[ 0.393963] pnp: PnP ACPI: found 5 devices\n[ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401890] NET: Registered protocol family 2\n[ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405631] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409465] NET: Registered protocol family 1\n[ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441123] Trying to unpack rootfs image as initramfs...\n[ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.492450] Scanning for low memory corruption every 60 seconds\n[ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495181] audit: initializing netlink subsys (disabled)\n[ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized\n[ 0.497826] Initialise system trusted keyring\n[ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502147] zbud: loaded\n[ 0.502850] VFS: Disk quotas dquot_6.6.0\n[ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505403] fuse init (API version 7.23)\n[ 0.506321] Key type big_key registered\n[ 0.507266] Allocating IMA MOK and blacklist keyrings.\n[ 0.508465] Key type asymmetric registered\n[ 0.509352] Asymmetric key parser 'x509' registered\n[ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511964] io scheduler noop registered\n[ 0.512781] io scheduler deadline registered (default)\n[ 0.513859] io scheduler cfq registered\n[ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518901] ACPI: Power Button [PWRF]\n[ 0.519784] GHES: HEST is not enabled!\n[ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607369] Linux agpgart interface v0.103\n[ 0.609530] brd: module loaded\n[ 0.610877] loop: module loaded\n[ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616352] GPT:90111 != 20971519\n[ 0.617024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618151] GPT:90111 != 20971519\n[ 0.618874] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619900] vda: vda1 vda15\n[ 0.621472] vdb:\n[ 0.622439] scsi host0: ata_piix\n[ 0.623364] scsi host1: ata_piix\n[ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.626857] libphy: Fixed MDIO Bus: probed\n[ 0.627681] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631435] PPP generic driver version 2.4.2\n[ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633705] ehci-pci: EHCI PCI platform driver\n[ 0.634668] ehci-platform: EHCI generic platform driver\n[ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636942] ohci-pci: OHCI PCI platform driver\n[ 0.637880] ohci-platform: OHCI generic platform driver\n[ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660935] usb usb1: Product: UHCI Host Controller\n[ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663194] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664212] hub 1-0:1.0: USB hub found\n[ 0.665043] hub 1-0:1.0: 2 ports detected\n[ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670299] mousedev: PS/2 mouse device common for all mice\n[ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677438] i2c /dev entries driver\n[ 0.678280] device-mapper: uevent: version 1.0.3\n[ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682617] NET: Registered protocol family 10\n[ 0.683738] NET: Registered protocol family 17\n[ 0.684676] Key type dns_resolver registered\n[ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688707] registered taskstats version 1\n[ 0.689577] Loading compiled-in X.509 certificates\n[ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693114] zswap: loaded using pool lzo/zbud\n[ 0.701398] Key type trusted registered\n[ 0.702975] Key type encrypted registered\n[ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704913] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706048] evm: HMAC attrs: 0x1\n[ 0.707014] Magic number: 10:399:737\n[ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082)\n[ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710874] EDD information not available.\n[ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789245] Write protecting the kernel read-only data: 14336k\n[ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:44:46,812 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe/action used request id req-9ce52f2b-1280-4b60-8c9c-c32b5a9f6f15 2018-07-03 14:44:46,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:47,072 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:47 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-1303f3a1-1451-441a-a458-d297ec7113cb X-Compute-Request-Id: req-1303f3a1-1451-441a-a458-d297ec7113cb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:47,072 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-1303f3a1-1451-441a-a458-d297ec7113cb 2018-07-03 14:44:47,075 - novaclient.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/88e0c98c-e989-4f10-b404-94ae779eb4fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:44:47,160 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:47 GMT Content-Type: application/json Content-Length: 22377 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f30c3d6-77c9-4cad-94b0-97f83d39e7c6 X-Compute-Request-Id: req-9f30c3d6-77c9-4cad-94b0-97f83d39e7c6 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142993] pid_max: default: 32768 minimum: 301\n[ 0.143942] ACPI: Core revision 20150930\n[ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146768] Security Framework initialized\n[ 0.147679] Yama: becoming mindful.\n[ 0.148472] AppArmor: AppArmor initialized\n[ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.155278] Initializing cgroup subsys io\n[ 0.156116] Initializing cgroup subsys memory\n[ 0.157035] Initializing cgroup subsys devices\n[ 0.157975] Initializing cgroup subsys freezer\n[ 0.158860] Initializing cgroup subsys net_cls\n[ 0.159798] Initializing cgroup subsys perf_event\n[ 0.160801] Initializing cgroup subsys net_prio\n[ 0.161781] Initializing cgroup subsys hugetlb\n[ 0.162946] Initializing cgroup subsys pids\n[ 0.163991] CPU: Physical Processor ID: 0\n[ 0.165776] mce: CPU supports 10 MCE banks\n[ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182408] ftrace: allocating 31920 entries in 125 pages\n[ 0.203702] smpboot: Max logical packages: 1\n[ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206151] x2apic enabled\n[ 0.206960] Switched APIC routing to physical x2apic.\n[ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.214279] ... version: 2\n[ 0.215229] ... bit width: 48\n[ 0.216188] ... generic registers: 4\n[ 0.217139] ... value mask: 0000ffffffffffff\n[ 0.218282] ... max period: 000000007fffffff\n[ 0.219478] ... fixed-purpose events: 3\n[ 0.220392] ... event mask: 000000070000000f\n[ 0.221639] KVM setup paravirtual spinlock\n[ 0.223215] x86: Booted up 1 node, 1 CPUs\n[ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225692] devtmpfs: initialized\n[ 0.227496] evm: security.selinux\n[ 0.228268] evm: security.SMACK64\n[ 0.229046] evm: security.SMACK64EXEC\n[ 0.229934] evm: security.SMACK64TRANSMUTE\n[ 0.230947] evm: security.SMACK64MMAP\n[ 0.231810] evm: security.ima\n[ 0.232504] evm: security.capability\n[ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235657] pinctrl core: initialized pinctrl subsystem\n[ 0.236940] RTC time: 14:44:41, date: 07/03/18\n[ 0.238020] NET: Registered protocol family 16\n[ 0.239163] cpuidle: using governor ladder\n[ 0.240097] cpuidle: using governor menu\n[ 0.241011] PCCT header not found.\n[ 0.241892] ACPI: bus type PCI registered\n[ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244350] PCI: Using configuration type 1 for base access\n[ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.248047] ACPI: Added _OSI(Module Device)\n[ 0.248954] ACPI: Added _OSI(Processor Device)\n[ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253177] ACPI: Interpreter enabled\n[ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258364] ACPI: (supports S0 S3 S4 S5)\n[ 0.259306] ACPI: Using IOAPIC for interrupt routing\n[ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270948] acpiphp: Slot [3] registered\n[ 0.271816] acpiphp: Slot [4] registered\n[ 0.273045] acpiphp: Slot [5] registered\n[ 0.273982] acpiphp: Slot [6] registered\n[ 0.281706] acpiphp: Slot [7] registered\n[ 0.282580] acpiphp: Slot [8] registered\n[ 0.283537] acpiphp: Slot [9] registered\n[ 0.284561] acpiphp: Slot [10] registered\n[ 0.285580] acpiphp: Slot [11] registered\n[ 0.286516] acpiphp: Slot [12] registered\n[ 0.287452] acpiphp: Slot [13] registered\n[ 0.288385] acpiphp: Slot [14] registered\n[ 0.289321] acpiphp: Slot [15] registered\n[ 0.290271] acpiphp: Slot [16] registered\n[ 0.291183] acpiphp: Slot [17] registered\n[ 0.292090] acpiphp: Slot [18] registered\n[ 0.292987] acpiphp: Slot [19] registered\n[ 0.293954] acpiphp: Slot [20] registered\n[ 0.294855] acpiphp: Slot [21] registered\n[ 0.295754] acpiphp: Slot [22] registered\n[ 0.296670] acpiphp: Slot [23] registered\n[ 0.297652] acpiphp: Slot [24] registered\n[ 0.298570] acpiphp: Slot [25] registered\n[ 0.299487] acpiphp: Slot [26] registered\n[ 0.300448] acpiphp: Slot [27] registered\n[ 0.301384] acpiphp: Slot [28] registered\n[ 0.302335] acpiphp: Slot [29] registered\n[ 0.303349] acpiphp: Slot [30] registered\n[ 0.304317] acpiphp: Slot [31] registered\n[ 0.305318] PCI host bridge to bus 0000:00\n[ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373457] vgaarb: loaded\n[ 0.374184] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375587] SCSI subsystem initialized\n[ 0.376544] ACPI: bus type USB registered\n[ 0.377578] usbcore: registered new interface driver usbfs\n[ 0.378851] usbcore: registered new interface driver hub\n[ 0.380063] usbcore: registered new device driver usb\n[ 0.381389] PCI: Using ACPI for IRQ routing\n[ 0.382630] NetLabel: Initializing\n[ 0.383415] NetLabel: domain hash size = 128\n[ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385490] NetLabel: unlabeled traffic allowed by default\n[ 0.386705] clocksource: Switched to clocksource kvm-clock\n[ 0.391936] AppArmor: AppArmor Filesystem Enabled\n[ 0.392940] pnp: PnP ACPI init\n[ 0.393963] pnp: PnP ACPI: found 5 devices\n[ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401890] NET: Registered protocol family 2\n[ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405631] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409465] NET: Registered protocol family 1\n[ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441123] Trying to unpack rootfs image as initramfs...\n[ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.492450] Scanning for low memory corruption every 60 seconds\n[ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495181] audit: initializing netlink subsys (disabled)\n[ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized\n[ 0.497826] Initialise system trusted keyring\n[ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502147] zbud: loaded\n[ 0.502850] VFS: Disk quotas dquot_6.6.0\n[ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505403] fuse init (API version 7.23)\n[ 0.506321] Key type big_key registered\n[ 0.507266] Allocating IMA MOK and blacklist keyrings.\n[ 0.508465] Key type asymmetric registered\n[ 0.509352] Asymmetric key parser 'x509' registered\n[ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511964] io scheduler noop registered\n[ 0.512781] io scheduler deadline registered (default)\n[ 0.513859] io scheduler cfq registered\n[ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518901] ACPI: Power Button [PWRF]\n[ 0.519784] GHES: HEST is not enabled!\n[ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607369] Linux agpgart interface v0.103\n[ 0.609530] brd: module loaded\n[ 0.610877] loop: module loaded\n[ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616352] GPT:90111 != 20971519\n[ 0.617024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618151] GPT:90111 != 20971519\n[ 0.618874] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619900] vda: vda1 vda15\n[ 0.621472] vdb:\n[ 0.622439] scsi host0: ata_piix\n[ 0.623364] scsi host1: ata_piix\n[ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.626857] libphy: Fixed MDIO Bus: probed\n[ 0.627681] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631435] PPP generic driver version 2.4.2\n[ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633705] ehci-pci: EHCI PCI platform driver\n[ 0.634668] ehci-platform: EHCI generic platform driver\n[ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636942] ohci-pci: OHCI PCI platform driver\n[ 0.637880] ohci-platform: OHCI generic platform driver\n[ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660935] usb usb1: Product: UHCI Host Controller\n[ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663194] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664212] hub 1-0:1.0: USB hub found\n[ 0.665043] hub 1-0:1.0: 2 ports detected\n[ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670299] mousedev: PS/2 mouse device common for all mice\n[ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677438] i2c /dev entries driver\n[ 0.678280] device-mapper: uevent: version 1.0.3\n[ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682617] NET: Registered protocol family 10\n[ 0.683738] NET: Registered protocol family 17\n[ 0.684676] Key type dns_resolver registered\n[ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688707] registered taskstats version 1\n[ 0.689577] Loading compiled-in X.509 certificates\n[ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693114] zswap: loaded using pool lzo/zbud\n[ 0.701398] Key type trusted registered\n[ 0.702975] Key type encrypted registered\n[ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704913] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706048] evm: HMAC attrs: 0x1\n[ 0.707014] Magic number: 10:399:737\n[ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082)\n[ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710874] EDD information not available.\n[ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789245] Write protecting the kernel read-only data: 14336k\n[ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:44:47,161 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe/action used request id req-9f30c3d6-77c9-4cad-94b0-97f83d39e7c6 2018-07-03 14:44:47,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:47,804 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:47 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-a9c6dddc-834c-415d-bcf3-b48396121a38 X-Compute-Request-Id: req-a9c6dddc-834c-415d-bcf3-b48396121a38 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:47,804 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-a9c6dddc-834c-415d-bcf3-b48396121a38 2018-07-03 14:44:47,807 - novaclient.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/88e0c98c-e989-4f10-b404-94ae779eb4fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:44:47,895 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:47 GMT Content-Type: application/json Content-Length: 22377 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-349bb249-a0ca-4a80-b488-61bd59a38a9f X-Compute-Request-Id: req-349bb249-a0ca-4a80-b488-61bd59a38a9f 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142993] pid_max: default: 32768 minimum: 301\n[ 0.143942] ACPI: Core revision 20150930\n[ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146768] Security Framework initialized\n[ 0.147679] Yama: becoming mindful.\n[ 0.148472] AppArmor: AppArmor initialized\n[ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.155278] Initializing cgroup subsys io\n[ 0.156116] Initializing cgroup subsys memory\n[ 0.157035] Initializing cgroup subsys devices\n[ 0.157975] Initializing cgroup subsys freezer\n[ 0.158860] Initializing cgroup subsys net_cls\n[ 0.159798] Initializing cgroup subsys perf_event\n[ 0.160801] Initializing cgroup subsys net_prio\n[ 0.161781] Initializing cgroup subsys hugetlb\n[ 0.162946] Initializing cgroup subsys pids\n[ 0.163991] CPU: Physical Processor ID: 0\n[ 0.165776] mce: CPU supports 10 MCE banks\n[ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182408] ftrace: allocating 31920 entries in 125 pages\n[ 0.203702] smpboot: Max logical packages: 1\n[ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206151] x2apic enabled\n[ 0.206960] Switched APIC routing to physical x2apic.\n[ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.214279] ... version: 2\n[ 0.215229] ... bit width: 48\n[ 0.216188] ... generic registers: 4\n[ 0.217139] ... value mask: 0000ffffffffffff\n[ 0.218282] ... max period: 000000007fffffff\n[ 0.219478] ... fixed-purpose events: 3\n[ 0.220392] ... event mask: 000000070000000f\n[ 0.221639] KVM setup paravirtual spinlock\n[ 0.223215] x86: Booted up 1 node, 1 CPUs\n[ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225692] devtmpfs: initialized\n[ 0.227496] evm: security.selinux\n[ 0.228268] evm: security.SMACK64\n[ 0.229046] evm: security.SMACK64EXEC\n[ 0.229934] evm: security.SMACK64TRANSMUTE\n[ 0.230947] evm: security.SMACK64MMAP\n[ 0.231810] evm: security.ima\n[ 0.232504] evm: security.capability\n[ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235657] pinctrl core: initialized pinctrl subsystem\n[ 0.236940] RTC time: 14:44:41, date: 07/03/18\n[ 0.238020] NET: Registered protocol family 16\n[ 0.239163] cpuidle: using governor ladder\n[ 0.240097] cpuidle: using governor menu\n[ 0.241011] PCCT header not found.\n[ 0.241892] ACPI: bus type PCI registered\n[ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244350] PCI: Using configuration type 1 for base access\n[ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.248047] ACPI: Added _OSI(Module Device)\n[ 0.248954] ACPI: Added _OSI(Processor Device)\n[ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253177] ACPI: Interpreter enabled\n[ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258364] ACPI: (supports S0 S3 S4 S5)\n[ 0.259306] ACPI: Using IOAPIC for interrupt routing\n[ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270948] acpiphp: Slot [3] registered\n[ 0.271816] acpiphp: Slot [4] registered\n[ 0.273045] acpiphp: Slot [5] registered\n[ 0.273982] acpiphp: Slot [6] registered\n[ 0.281706] acpiphp: Slot [7] registered\n[ 0.282580] acpiphp: Slot [8] registered\n[ 0.283537] acpiphp: Slot [9] registered\n[ 0.284561] acpiphp: Slot [10] registered\n[ 0.285580] acpiphp: Slot [11] registered\n[ 0.286516] acpiphp: Slot [12] registered\n[ 0.287452] acpiphp: Slot [13] registered\n[ 0.288385] acpiphp: Slot [14] registered\n[ 0.289321] acpiphp: Slot [15] registered\n[ 0.290271] acpiphp: Slot [16] registered\n[ 0.291183] acpiphp: Slot [17] registered\n[ 0.292090] acpiphp: Slot [18] registered\n[ 0.292987] acpiphp: Slot [19] registered\n[ 0.293954] acpiphp: Slot [20] registered\n[ 0.294855] acpiphp: Slot [21] registered\n[ 0.295754] acpiphp: Slot [22] registered\n[ 0.296670] acpiphp: Slot [23] registered\n[ 0.297652] acpiphp: Slot [24] registered\n[ 0.298570] acpiphp: Slot [25] registered\n[ 0.299487] acpiphp: Slot [26] registered\n[ 0.300448] acpiphp: Slot [27] registered\n[ 0.301384] acpiphp: Slot [28] registered\n[ 0.302335] acpiphp: Slot [29] registered\n[ 0.303349] acpiphp: Slot [30] registered\n[ 0.304317] acpiphp: Slot [31] registered\n[ 0.305318] PCI host bridge to bus 0000:00\n[ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373457] vgaarb: loaded\n[ 0.374184] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375587] SCSI subsystem initialized\n[ 0.376544] ACPI: bus type USB registered\n[ 0.377578] usbcore: registered new interface driver usbfs\n[ 0.378851] usbcore: registered new interface driver hub\n[ 0.380063] usbcore: registered new device driver usb\n[ 0.381389] PCI: Using ACPI for IRQ routing\n[ 0.382630] NetLabel: Initializing\n[ 0.383415] NetLabel: domain hash size = 128\n[ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385490] NetLabel: unlabeled traffic allowed by default\n[ 0.386705] clocksource: Switched to clocksource kvm-clock\n[ 0.391936] AppArmor: AppArmor Filesystem Enabled\n[ 0.392940] pnp: PnP ACPI init\n[ 0.393963] pnp: PnP ACPI: found 5 devices\n[ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401890] NET: Registered protocol family 2\n[ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405631] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409465] NET: Registered protocol family 1\n[ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441123] Trying to unpack rootfs image as initramfs...\n[ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.492450] Scanning for low memory corruption every 60 seconds\n[ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495181] audit: initializing netlink subsys (disabled)\n[ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized\n[ 0.497826] Initialise system trusted keyring\n[ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502147] zbud: loaded\n[ 0.502850] VFS: Disk quotas dquot_6.6.0\n[ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505403] fuse init (API version 7.23)\n[ 0.506321] Key type big_key registered\n[ 0.507266] Allocating IMA MOK and blacklist keyrings.\n[ 0.508465] Key type asymmetric registered\n[ 0.509352] Asymmetric key parser 'x509' registered\n[ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511964] io scheduler noop registered\n[ 0.512781] io scheduler deadline registered (default)\n[ 0.513859] io scheduler cfq registered\n[ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518901] ACPI: Power Button [PWRF]\n[ 0.519784] GHES: HEST is not enabled!\n[ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607369] Linux agpgart interface v0.103\n[ 0.609530] brd: module loaded\n[ 0.610877] loop: module loaded\n[ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616352] GPT:90111 != 20971519\n[ 0.617024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618151] GPT:90111 != 20971519\n[ 0.618874] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619900] vda: vda1 vda15\n[ 0.621472] vdb:\n[ 0.622439] scsi host0: ata_piix\n[ 0.623364] scsi host1: ata_piix\n[ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.626857] libphy: Fixed MDIO Bus: probed\n[ 0.627681] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631435] PPP generic driver version 2.4.2\n[ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633705] ehci-pci: EHCI PCI platform driver\n[ 0.634668] ehci-platform: EHCI generic platform driver\n[ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636942] ohci-pci: OHCI PCI platform driver\n[ 0.637880] ohci-platform: OHCI generic platform driver\n[ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660935] usb usb1: Product: UHCI Host Controller\n[ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663194] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664212] hub 1-0:1.0: USB hub found\n[ 0.665043] hub 1-0:1.0: 2 ports detected\n[ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670299] mousedev: PS/2 mouse device common for all mice\n[ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677438] i2c /dev entries driver\n[ 0.678280] device-mapper: uevent: version 1.0.3\n[ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682617] NET: Registered protocol family 10\n[ 0.683738] NET: Registered protocol family 17\n[ 0.684676] Key type dns_resolver registered\n[ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688707] registered taskstats version 1\n[ 0.689577] Loading compiled-in X.509 certificates\n[ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693114] zswap: loaded using pool lzo/zbud\n[ 0.701398] Key type trusted registered\n[ 0.702975] Key type encrypted registered\n[ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704913] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706048] evm: HMAC attrs: 0x1\n[ 0.707014] Magic number: 10:399:737\n[ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082)\n[ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710874] EDD information not available.\n[ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789245] Write protecting the kernel read-only data: 14336k\n[ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:44:47,896 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe/action used request id req-349bb249-a0ca-4a80-b488-61bd59a38a9f 2018-07-03 14:44:47,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:48,455 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:48 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-4a55da08-d780-4557-aeeb-a0d6bd404d5a X-Compute-Request-Id: req-4a55da08-d780-4557-aeeb-a0d6bd404d5a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:48,455 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-4a55da08-d780-4557-aeeb-a0d6bd404d5a 2018-07-03 14:44:48,458 - novaclient.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/88e0c98c-e989-4f10-b404-94ae779eb4fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:44:48,884 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:48 GMT Content-Type: application/json Content-Length: 22377 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8b83e6fa-3433-43bc-85d1-28ac81b3d018 X-Compute-Request-Id: req-8b83e6fa-3433-43bc-85d1-28ac81b3d018 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142993] pid_max: default: 32768 minimum: 301\n[ 0.143942] ACPI: Core revision 20150930\n[ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146768] Security Framework initialized\n[ 0.147679] Yama: becoming mindful.\n[ 0.148472] AppArmor: AppArmor initialized\n[ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.155278] Initializing cgroup subsys io\n[ 0.156116] Initializing cgroup subsys memory\n[ 0.157035] Initializing cgroup subsys devices\n[ 0.157975] Initializing cgroup subsys freezer\n[ 0.158860] Initializing cgroup subsys net_cls\n[ 0.159798] Initializing cgroup subsys perf_event\n[ 0.160801] Initializing cgroup subsys net_prio\n[ 0.161781] Initializing cgroup subsys hugetlb\n[ 0.162946] Initializing cgroup subsys pids\n[ 0.163991] CPU: Physical Processor ID: 0\n[ 0.165776] mce: CPU supports 10 MCE banks\n[ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182408] ftrace: allocating 31920 entries in 125 pages\n[ 0.203702] smpboot: Max logical packages: 1\n[ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206151] x2apic enabled\n[ 0.206960] Switched APIC routing to physical x2apic.\n[ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.214279] ... version: 2\n[ 0.215229] ... bit width: 48\n[ 0.216188] ... generic registers: 4\n[ 0.217139] ... value mask: 0000ffffffffffff\n[ 0.218282] ... max period: 000000007fffffff\n[ 0.219478] ... fixed-purpose events: 3\n[ 0.220392] ... event mask: 000000070000000f\n[ 0.221639] KVM setup paravirtual spinlock\n[ 0.223215] x86: Booted up 1 node, 1 CPUs\n[ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225692] devtmpfs: initialized\n[ 0.227496] evm: security.selinux\n[ 0.228268] evm: security.SMACK64\n[ 0.229046] evm: security.SMACK64EXEC\n[ 0.229934] evm: security.SMACK64TRANSMUTE\n[ 0.230947] evm: security.SMACK64MMAP\n[ 0.231810] evm: security.ima\n[ 0.232504] evm: security.capability\n[ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235657] pinctrl core: initialized pinctrl subsystem\n[ 0.236940] RTC time: 14:44:41, date: 07/03/18\n[ 0.238020] NET: Registered protocol family 16\n[ 0.239163] cpuidle: using governor ladder\n[ 0.240097] cpuidle: using governor menu\n[ 0.241011] PCCT header not found.\n[ 0.241892] ACPI: bus type PCI registered\n[ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244350] PCI: Using configuration type 1 for base access\n[ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.248047] ACPI: Added _OSI(Module Device)\n[ 0.248954] ACPI: Added _OSI(Processor Device)\n[ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253177] ACPI: Interpreter enabled\n[ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258364] ACPI: (supports S0 S3 S4 S5)\n[ 0.259306] ACPI: Using IOAPIC for interrupt routing\n[ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270948] acpiphp: Slot [3] registered\n[ 0.271816] acpiphp: Slot [4] registered\n[ 0.273045] acpiphp: Slot [5] registered\n[ 0.273982] acpiphp: Slot [6] registered\n[ 0.281706] acpiphp: Slot [7] registered\n[ 0.282580] acpiphp: Slot [8] registered\n[ 0.283537] acpiphp: Slot [9] registered\n[ 0.284561] acpiphp: Slot [10] registered\n[ 0.285580] acpiphp: Slot [11] registered\n[ 0.286516] acpiphp: Slot [12] registered\n[ 0.287452] acpiphp: Slot [13] registered\n[ 0.288385] acpiphp: Slot [14] registered\n[ 0.289321] acpiphp: Slot [15] registered\n[ 0.290271] acpiphp: Slot [16] registered\n[ 0.291183] acpiphp: Slot [17] registered\n[ 0.292090] acpiphp: Slot [18] registered\n[ 0.292987] acpiphp: Slot [19] registered\n[ 0.293954] acpiphp: Slot [20] registered\n[ 0.294855] acpiphp: Slot [21] registered\n[ 0.295754] acpiphp: Slot [22] registered\n[ 0.296670] acpiphp: Slot [23] registered\n[ 0.297652] acpiphp: Slot [24] registered\n[ 0.298570] acpiphp: Slot [25] registered\n[ 0.299487] acpiphp: Slot [26] registered\n[ 0.300448] acpiphp: Slot [27] registered\n[ 0.301384] acpiphp: Slot [28] registered\n[ 0.302335] acpiphp: Slot [29] registered\n[ 0.303349] acpiphp: Slot [30] registered\n[ 0.304317] acpiphp: Slot [31] registered\n[ 0.305318] PCI host bridge to bus 0000:00\n[ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373457] vgaarb: loaded\n[ 0.374184] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375587] SCSI subsystem initialized\n[ 0.376544] ACPI: bus type USB registered\n[ 0.377578] usbcore: registered new interface driver usbfs\n[ 0.378851] usbcore: registered new interface driver hub\n[ 0.380063] usbcore: registered new device driver usb\n[ 0.381389] PCI: Using ACPI for IRQ routing\n[ 0.382630] NetLabel: Initializing\n[ 0.383415] NetLabel: domain hash size = 128\n[ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385490] NetLabel: unlabeled traffic allowed by default\n[ 0.386705] clocksource: Switched to clocksource kvm-clock\n[ 0.391936] AppArmor: AppArmor Filesystem Enabled\n[ 0.392940] pnp: PnP ACPI init\n[ 0.393963] pnp: PnP ACPI: found 5 devices\n[ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401890] NET: Registered protocol family 2\n[ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405631] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409465] NET: Registered protocol family 1\n[ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441123] Trying to unpack rootfs image as initramfs...\n[ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.492450] Scanning for low memory corruption every 60 seconds\n[ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495181] audit: initializing netlink subsys (disabled)\n[ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized\n[ 0.497826] Initialise system trusted keyring\n[ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502147] zbud: loaded\n[ 0.502850] VFS: Disk quotas dquot_6.6.0\n[ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505403] fuse init (API version 7.23)\n[ 0.506321] Key type big_key registered\n[ 0.507266] Allocating IMA MOK and blacklist keyrings.\n[ 0.508465] Key type asymmetric registered\n[ 0.509352] Asymmetric key parser 'x509' registered\n[ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511964] io scheduler noop registered\n[ 0.512781] io scheduler deadline registered (default)\n[ 0.513859] io scheduler cfq registered\n[ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518901] ACPI: Power Button [PWRF]\n[ 0.519784] GHES: HEST is not enabled!\n[ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607369] Linux agpgart interface v0.103\n[ 0.609530] brd: module loaded\n[ 0.610877] loop: module loaded\n[ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616352] GPT:90111 != 20971519\n[ 0.617024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618151] GPT:90111 != 20971519\n[ 0.618874] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619900] vda: vda1 vda15\n[ 0.621472] vdb:\n[ 0.622439] scsi host0: ata_piix\n[ 0.623364] scsi host1: ata_piix\n[ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.626857] libphy: Fixed MDIO Bus: probed\n[ 0.627681] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631435] PPP generic driver version 2.4.2\n[ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633705] ehci-pci: EHCI PCI platform driver\n[ 0.634668] ehci-platform: EHCI generic platform driver\n[ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636942] ohci-pci: OHCI PCI platform driver\n[ 0.637880] ohci-platform: OHCI generic platform driver\n[ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660935] usb usb1: Product: UHCI Host Controller\n[ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663194] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664212] hub 1-0:1.0: USB hub found\n[ 0.665043] hub 1-0:1.0: 2 ports detected\n[ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670299] mousedev: PS/2 mouse device common for all mice\n[ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677438] i2c /dev entries driver\n[ 0.678280] device-mapper: uevent: version 1.0.3\n[ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682617] NET: Registered protocol family 10\n[ 0.683738] NET: Registered protocol family 17\n[ 0.684676] Key type dns_resolver registered\n[ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688707] registered taskstats version 1\n[ 0.689577] Loading compiled-in X.509 certificates\n[ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693114] zswap: loaded using pool lzo/zbud\n[ 0.701398] Key type trusted registered\n[ 0.702975] Key type encrypted registered\n[ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704913] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706048] evm: HMAC attrs: 0x1\n[ 0.707014] Magic number: 10:399:737\n[ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082)\n[ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710874] EDD information not available.\n[ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789245] Write protecting the kernel read-only data: 14336k\n[ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:44:48,884 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe/action used request id req-8b83e6fa-3433-43bc-85d1-28ac81b3d018 2018-07-03 14:44:48,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:49,159 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:49 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-8bfe69ab-218a-4996-90a3-9787d5676e56 X-Compute-Request-Id: req-8bfe69ab-218a-4996-90a3-9787d5676e56 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:49,159 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-8bfe69ab-218a-4996-90a3-9787d5676e56 2018-07-03 14:44:49,162 - novaclient.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/88e0c98c-e989-4f10-b404-94ae779eb4fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:44:49,247 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:49 GMT Content-Type: application/json Content-Length: 22377 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-58987d46-3273-4448-bfdf-9daed3c40736 X-Compute-Request-Id: req-58987d46-3273-4448-bfdf-9daed3c40736 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142993] pid_max: default: 32768 minimum: 301\n[ 0.143942] ACPI: Core revision 20150930\n[ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146768] Security Framework initialized\n[ 0.147679] Yama: becoming mindful.\n[ 0.148472] AppArmor: AppArmor initialized\n[ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.155278] Initializing cgroup subsys io\n[ 0.156116] Initializing cgroup subsys memory\n[ 0.157035] Initializing cgroup subsys devices\n[ 0.157975] Initializing cgroup subsys freezer\n[ 0.158860] Initializing cgroup subsys net_cls\n[ 0.159798] Initializing cgroup subsys perf_event\n[ 0.160801] Initializing cgroup subsys net_prio\n[ 0.161781] Initializing cgroup subsys hugetlb\n[ 0.162946] Initializing cgroup subsys pids\n[ 0.163991] CPU: Physical Processor ID: 0\n[ 0.165776] mce: CPU supports 10 MCE banks\n[ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182408] ftrace: allocating 31920 entries in 125 pages\n[ 0.203702] smpboot: Max logical packages: 1\n[ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206151] x2apic enabled\n[ 0.206960] Switched APIC routing to physical x2apic.\n[ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.214279] ... version: 2\n[ 0.215229] ... bit width: 48\n[ 0.216188] ... generic registers: 4\n[ 0.217139] ... value mask: 0000ffffffffffff\n[ 0.218282] ... max period: 000000007fffffff\n[ 0.219478] ... fixed-purpose events: 3\n[ 0.220392] ... event mask: 000000070000000f\n[ 0.221639] KVM setup paravirtual spinlock\n[ 0.223215] x86: Booted up 1 node, 1 CPUs\n[ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225692] devtmpfs: initialized\n[ 0.227496] evm: security.selinux\n[ 0.228268] evm: security.SMACK64\n[ 0.229046] evm: security.SMACK64EXEC\n[ 0.229934] evm: security.SMACK64TRANSMUTE\n[ 0.230947] evm: security.SMACK64MMAP\n[ 0.231810] evm: security.ima\n[ 0.232504] evm: security.capability\n[ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235657] pinctrl core: initialized pinctrl subsystem\n[ 0.236940] RTC time: 14:44:41, date: 07/03/18\n[ 0.238020] NET: Registered protocol family 16\n[ 0.239163] cpuidle: using governor ladder\n[ 0.240097] cpuidle: using governor menu\n[ 0.241011] PCCT header not found.\n[ 0.241892] ACPI: bus type PCI registered\n[ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244350] PCI: Using configuration type 1 for base access\n[ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.248047] ACPI: Added _OSI(Module Device)\n[ 0.248954] ACPI: Added _OSI(Processor Device)\n[ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253177] ACPI: Interpreter enabled\n[ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258364] ACPI: (supports S0 S3 S4 S5)\n[ 0.259306] ACPI: Using IOAPIC for interrupt routing\n[ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270948] acpiphp: Slot [3] registered\n[ 0.271816] acpiphp: Slot [4] registered\n[ 0.273045] acpiphp: Slot [5] registered\n[ 0.273982] acpiphp: Slot [6] registered\n[ 0.281706] acpiphp: Slot [7] registered\n[ 0.282580] acpiphp: Slot [8] registered\n[ 0.283537] acpiphp: Slot [9] registered\n[ 0.284561] acpiphp: Slot [10] registered\n[ 0.285580] acpiphp: Slot [11] registered\n[ 0.286516] acpiphp: Slot [12] registered\n[ 0.287452] acpiphp: Slot [13] registered\n[ 0.288385] acpiphp: Slot [14] registered\n[ 0.289321] acpiphp: Slot [15] registered\n[ 0.290271] acpiphp: Slot [16] registered\n[ 0.291183] acpiphp: Slot [17] registered\n[ 0.292090] acpiphp: Slot [18] registered\n[ 0.292987] acpiphp: Slot [19] registered\n[ 0.293954] acpiphp: Slot [20] registered\n[ 0.294855] acpiphp: Slot [21] registered\n[ 0.295754] acpiphp: Slot [22] registered\n[ 0.296670] acpiphp: Slot [23] registered\n[ 0.297652] acpiphp: Slot [24] registered\n[ 0.298570] acpiphp: Slot [25] registered\n[ 0.299487] acpiphp: Slot [26] registered\n[ 0.300448] acpiphp: Slot [27] registered\n[ 0.301384] acpiphp: Slot [28] registered\n[ 0.302335] acpiphp: Slot [29] registered\n[ 0.303349] acpiphp: Slot [30] registered\n[ 0.304317] acpiphp: Slot [31] registered\n[ 0.305318] PCI host bridge to bus 0000:00\n[ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373457] vgaarb: loaded\n[ 0.374184] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375587] SCSI subsystem initialized\n[ 0.376544] ACPI: bus type USB registered\n[ 0.377578] usbcore: registered new interface driver usbfs\n[ 0.378851] usbcore: registered new interface driver hub\n[ 0.380063] usbcore: registered new device driver usb\n[ 0.381389] PCI: Using ACPI for IRQ routing\n[ 0.382630] NetLabel: Initializing\n[ 0.383415] NetLabel: domain hash size = 128\n[ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385490] NetLabel: unlabeled traffic allowed by default\n[ 0.386705] clocksource: Switched to clocksource kvm-clock\n[ 0.391936] AppArmor: AppArmor Filesystem Enabled\n[ 0.392940] pnp: PnP ACPI init\n[ 0.393963] pnp: PnP ACPI: found 5 devices\n[ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401890] NET: Registered protocol family 2\n[ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405631] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409465] NET: Registered protocol family 1\n[ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441123] Trying to unpack rootfs image as initramfs...\n[ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.492450] Scanning for low memory corruption every 60 seconds\n[ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495181] audit: initializing netlink subsys (disabled)\n[ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized\n[ 0.497826] Initialise system trusted keyring\n[ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502147] zbud: loaded\n[ 0.502850] VFS: Disk quotas dquot_6.6.0\n[ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505403] fuse init (API version 7.23)\n[ 0.506321] Key type big_key registered\n[ 0.507266] Allocating IMA MOK and blacklist keyrings.\n[ 0.508465] Key type asymmetric registered\n[ 0.509352] Asymmetric key parser 'x509' registered\n[ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511964] io scheduler noop registered\n[ 0.512781] io scheduler deadline registered (default)\n[ 0.513859] io scheduler cfq registered\n[ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518901] ACPI: Power Button [PWRF]\n[ 0.519784] GHES: HEST is not enabled!\n[ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607369] Linux agpgart interface v0.103\n[ 0.609530] brd: module loaded\n[ 0.610877] loop: module loaded\n[ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616352] GPT:90111 != 20971519\n[ 0.617024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618151] GPT:90111 != 20971519\n[ 0.618874] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619900] vda: vda1 vda15\n[ 0.621472] vdb:\n[ 0.622439] scsi host0: ata_piix\n[ 0.623364] scsi host1: ata_piix\n[ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.626857] libphy: Fixed MDIO Bus: probed\n[ 0.627681] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631435] PPP generic driver version 2.4.2\n[ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633705] ehci-pci: EHCI PCI platform driver\n[ 0.634668] ehci-platform: EHCI generic platform driver\n[ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636942] ohci-pci: OHCI PCI platform driver\n[ 0.637880] ohci-platform: OHCI generic platform driver\n[ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660935] usb usb1: Product: UHCI Host Controller\n[ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663194] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664212] hub 1-0:1.0: USB hub found\n[ 0.665043] hub 1-0:1.0: 2 ports detected\n[ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670299] mousedev: PS/2 mouse device common for all mice\n[ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677438] i2c /dev entries driver\n[ 0.678280] device-mapper: uevent: version 1.0.3\n[ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682617] NET: Registered protocol family 10\n[ 0.683738] NET: Registered protocol family 17\n[ 0.684676] Key type dns_resolver registered\n[ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688707] registered taskstats version 1\n[ 0.689577] Loading compiled-in X.509 certificates\n[ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693114] zswap: loaded using pool lzo/zbud\n[ 0.701398] Key type trusted registered\n[ 0.702975] Key type encrypted registered\n[ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704913] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706048] evm: HMAC attrs: 0x1\n[ 0.707014] Magic number: 10:399:737\n[ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082)\n[ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710874] EDD information not available.\n[ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789245] Write protecting the kernel read-only data: 14336k\n[ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:44:49,248 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe/action used request id req-58987d46-3273-4448-bfdf-9daed3c40736 2018-07-03 14:44:49,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/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:49,861 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:49 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-9c6b8f9d-0d30-478c-906b-75cce1142f8b X-Compute-Request-Id: req-9c6b8f9d-0d30-478c-906b-75cce1142f8b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:49,861 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-9c6b8f9d-0d30-478c-906b-75cce1142f8b 2018-07-03 14:44:49,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:44:49,955 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:49 GMT Content-Type: application/json Content-Length: 22377 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-72916380-1ce3-4c6c-bfc6-62f727f514dc X-Compute-Request-Id: req-72916380-1ce3-4c6c-bfc6-62f727f514dc 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142993] pid_max: default: 32768 minimum: 301\n[ 0.143942] ACPI: Core revision 20150930\n[ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146768] Security Framework initialized\n[ 0.147679] Yama: becoming mindful.\n[ 0.148472] AppArmor: AppArmor initialized\n[ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.155278] Initializing cgroup subsys io\n[ 0.156116] Initializing cgroup subsys memory\n[ 0.157035] Initializing cgroup subsys devices\n[ 0.157975] Initializing cgroup subsys freezer\n[ 0.158860] Initializing cgroup subsys net_cls\n[ 0.159798] Initializing cgroup subsys perf_event\n[ 0.160801] Initializing cgroup subsys net_prio\n[ 0.161781] Initializing cgroup subsys hugetlb\n[ 0.162946] Initializing cgroup subsys pids\n[ 0.163991] CPU: Physical Processor ID: 0\n[ 0.165776] mce: CPU supports 10 MCE banks\n[ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182408] ftrace: allocating 31920 entries in 125 pages\n[ 0.203702] smpboot: Max logical packages: 1\n[ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206151] x2apic enabled\n[ 0.206960] Switched APIC routing to physical x2apic.\n[ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.214279] ... version: 2\n[ 0.215229] ... bit width: 48\n[ 0.216188] ... generic registers: 4\n[ 0.217139] ... value mask: 0000ffffffffffff\n[ 0.218282] ... max period: 000000007fffffff\n[ 0.219478] ... fixed-purpose events: 3\n[ 0.220392] ... event mask: 000000070000000f\n[ 0.221639] KVM setup paravirtual spinlock\n[ 0.223215] x86: Booted up 1 node, 1 CPUs\n[ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225692] devtmpfs: initialized\n[ 0.227496] evm: security.selinux\n[ 0.228268] evm: security.SMACK64\n[ 0.229046] evm: security.SMACK64EXEC\n[ 0.229934] evm: security.SMACK64TRANSMUTE\n[ 0.230947] evm: security.SMACK64MMAP\n[ 0.231810] evm: security.ima\n[ 0.232504] evm: security.capability\n[ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235657] pinctrl core: initialized pinctrl subsystem\n[ 0.236940] RTC time: 14:44:41, date: 07/03/18\n[ 0.238020] NET: Registered protocol family 16\n[ 0.239163] cpuidle: using governor ladder\n[ 0.240097] cpuidle: using governor menu\n[ 0.241011] PCCT header not found.\n[ 0.241892] ACPI: bus type PCI registered\n[ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244350] PCI: Using configuration type 1 for base access\n[ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.248047] ACPI: Added _OSI(Module Device)\n[ 0.248954] ACPI: Added _OSI(Processor Device)\n[ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253177] ACPI: Interpreter enabled\n[ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258364] ACPI: (supports S0 S3 S4 S5)\n[ 0.259306] ACPI: Using IOAPIC for interrupt routing\n[ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270948] acpiphp: Slot [3] registered\n[ 0.271816] acpiphp: Slot [4] registered\n[ 0.273045] acpiphp: Slot [5] registered\n[ 0.273982] acpiphp: Slot [6] registered\n[ 0.281706] acpiphp: Slot [7] registered\n[ 0.282580] acpiphp: Slot [8] registered\n[ 0.283537] acpiphp: Slot [9] registered\n[ 0.284561] acpiphp: Slot [10] registered\n[ 0.285580] acpiphp: Slot [11] registered\n[ 0.286516] acpiphp: Slot [12] registered\n[ 0.287452] acpiphp: Slot [13] registered\n[ 0.288385] acpiphp: Slot [14] registered\n[ 0.289321] acpiphp: Slot [15] registered\n[ 0.290271] acpiphp: Slot [16] registered\n[ 0.291183] acpiphp: Slot [17] registered\n[ 0.292090] acpiphp: Slot [18] registered\n[ 0.292987] acpiphp: Slot [19] registered\n[ 0.293954] acpiphp: Slot [20] registered\n[ 0.294855] acpiphp: Slot [21] registered\n[ 0.295754] acpiphp: Slot [22] registered\n[ 0.296670] acpiphp: Slot [23] registered\n[ 0.297652] acpiphp: Slot [24] registered\n[ 0.298570] acpiphp: Slot [25] registered\n[ 0.299487] acpiphp: Slot [26] registered\n[ 0.300448] acpiphp: Slot [27] registered\n[ 0.301384] acpiphp: Slot [28] registered\n[ 0.302335] acpiphp: Slot [29] registered\n[ 0.303349] acpiphp: Slot [30] registered\n[ 0.304317] acpiphp: Slot [31] registered\n[ 0.305318] PCI host bridge to bus 0000:00\n[ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373457] vgaarb: loaded\n[ 0.374184] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375587] SCSI subsystem initialized\n[ 0.376544] ACPI: bus type USB registered\n[ 0.377578] usbcore: registered new interface driver usbfs\n[ 0.378851] usbcore: registered new interface driver hub\n[ 0.380063] usbcore: registered new device driver usb\n[ 0.381389] PCI: Using ACPI for IRQ routing\n[ 0.382630] NetLabel: Initializing\n[ 0.383415] NetLabel: domain hash size = 128\n[ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385490] NetLabel: unlabeled traffic allowed by default\n[ 0.386705] clocksource: Switched to clocksource kvm-clock\n[ 0.391936] AppArmor: AppArmor Filesystem Enabled\n[ 0.392940] pnp: PnP ACPI init\n[ 0.393963] pnp: PnP ACPI: found 5 devices\n[ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401890] NET: Registered protocol family 2\n[ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405631] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409465] NET: Registered protocol family 1\n[ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441123] Trying to unpack rootfs image as initramfs...\n[ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.492450] Scanning for low memory corruption every 60 seconds\n[ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495181] audit: initializing netlink subsys (disabled)\n[ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized\n[ 0.497826] Initialise system trusted keyring\n[ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502147] zbud: loaded\n[ 0.502850] VFS: Disk quotas dquot_6.6.0\n[ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505403] fuse init (API version 7.23)\n[ 0.506321] Key type big_key registered\n[ 0.507266] Allocating IMA MOK and blacklist keyrings.\n[ 0.508465] Key type asymmetric registered\n[ 0.509352] Asymmetric key parser 'x509' registered\n[ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511964] io scheduler noop registered\n[ 0.512781] io scheduler deadline registered (default)\n[ 0.513859] io scheduler cfq registered\n[ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518901] ACPI: Power Button [PWRF]\n[ 0.519784] GHES: HEST is not enabled!\n[ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607369] Linux agpgart interface v0.103\n[ 0.609530] brd: module loaded\n[ 0.610877] loop: module loaded\n[ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616352] GPT:90111 != 20971519\n[ 0.617024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618151] GPT:90111 != 20971519\n[ 0.618874] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619900] vda: vda1 vda15\n[ 0.621472] vdb:\n[ 0.622439] scsi host0: ata_piix\n[ 0.623364] scsi host1: ata_piix\n[ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.626857] libphy: Fixed MDIO Bus: probed\n[ 0.627681] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631435] PPP generic driver version 2.4.2\n[ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633705] ehci-pci: EHCI PCI platform driver\n[ 0.634668] ehci-platform: EHCI generic platform driver\n[ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636942] ohci-pci: OHCI PCI platform driver\n[ 0.637880] ohci-platform: OHCI generic platform driver\n[ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660935] usb usb1: Product: UHCI Host Controller\n[ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663194] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664212] hub 1-0:1.0: USB hub found\n[ 0.665043] hub 1-0:1.0: 2 ports detected\n[ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670299] mousedev: PS/2 mouse device common for all mice\n[ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677438] i2c /dev entries driver\n[ 0.678280] device-mapper: uevent: version 1.0.3\n[ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682617] NET: Registered protocol family 10\n[ 0.683738] NET: Registered protocol family 17\n[ 0.684676] Key type dns_resolver registered\n[ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688707] registered taskstats version 1\n[ 0.689577] Loading compiled-in X.509 certificates\n[ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693114] zswap: loaded using pool lzo/zbud\n[ 0.701398] Key type trusted registered\n[ 0.702975] Key type encrypted registered\n[ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704913] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706048] evm: HMAC attrs: 0x1\n[ 0.707014] Magic number: 10:399:737\n[ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082)\n[ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710874] EDD information not available.\n[ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789245] Write protecting the kernel read-only data: 14336k\n[ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:44:49,956 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe/action used request id req-72916380-1ce3-4c6c-bfc6-62f727f514dc 2018-07-03 14:44:49,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/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:50,223 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:50 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-b8ca0562-16e9-45a9-9e2d-13731ab36ad3 X-Compute-Request-Id: req-b8ca0562-16e9-45a9-9e2d-13731ab36ad3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:50,223 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-b8ca0562-16e9-45a9-9e2d-13731ab36ad3 2018-07-03 14:44:50,227 - novaclient.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/88e0c98c-e989-4f10-b404-94ae779eb4fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:44:50,320 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:50 GMT Content-Type: application/json Content-Length: 22954 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dbfee957-6fc0-49e8-9f3e-7beca85328aa X-Compute-Request-Id: req-dbfee957-6fc0-49e8-9f3e-7beca85328aa 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142993] pid_max: default: 32768 minimum: 301\n[ 0.143942] ACPI: Core revision 20150930\n[ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146768] Security Framework initialized\n[ 0.147679] Yama: becoming mindful.\n[ 0.148472] AppArmor: AppArmor initialized\n[ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.155278] Initializing cgroup subsys io\n[ 0.156116] Initializing cgroup subsys memory\n[ 0.157035] Initializing cgroup subsys devices\n[ 0.157975] Initializing cgroup subsys freezer\n[ 0.158860] Initializing cgroup subsys net_cls\n[ 0.159798] Initializing cgroup subsys perf_event\n[ 0.160801] Initializing cgroup subsys net_prio\n[ 0.161781] Initializing cgroup subsys hugetlb\n[ 0.162946] Initializing cgroup subsys pids\n[ 0.163991] CPU: Physical Processor ID: 0\n[ 0.165776] mce: CPU supports 10 MCE banks\n[ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182408] ftrace: allocating 31920 entries in 125 pages\n[ 0.203702] smpboot: Max logical packages: 1\n[ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206151] x2apic enabled\n[ 0.206960] Switched APIC routing to physical x2apic.\n[ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.214279] ... version: 2\n[ 0.215229] ... bit width: 48\n[ 0.216188] ... generic registers: 4\n[ 0.217139] ... value mask: 0000ffffffffffff\n[ 0.218282] ... max period: 000000007fffffff\n[ 0.219478] ... fixed-purpose events: 3\n[ 0.220392] ... event mask: 000000070000000f\n[ 0.221639] KVM setup paravirtual spinlock\n[ 0.223215] x86: Booted up 1 node, 1 CPUs\n[ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225692] devtmpfs: initialized\n[ 0.227496] evm: security.selinux\n[ 0.228268] evm: security.SMACK64\n[ 0.229046] evm: security.SMACK64EXEC\n[ 0.229934] evm: security.SMACK64TRANSMUTE\n[ 0.230947] evm: security.SMACK64MMAP\n[ 0.231810] evm: security.ima\n[ 0.232504] evm: security.capability\n[ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235657] pinctrl core: initialized pinctrl subsystem\n[ 0.236940] RTC time: 14:44:41, date: 07/03/18\n[ 0.238020] NET: Registered protocol family 16\n[ 0.239163] cpuidle: using governor ladder\n[ 0.240097] cpuidle: using governor menu\n[ 0.241011] PCCT header not found.\n[ 0.241892] ACPI: bus type PCI registered\n[ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244350] PCI: Using configuration type 1 for base access\n[ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.248047] ACPI: Added _OSI(Module Device)\n[ 0.248954] ACPI: Added _OSI(Processor Device)\n[ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253177] ACPI: Interpreter enabled\n[ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258364] ACPI: (supports S0 S3 S4 S5)\n[ 0.259306] ACPI: Using IOAPIC for interrupt routing\n[ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270948] acpiphp: Slot [3] registered\n[ 0.271816] acpiphp: Slot [4] registered\n[ 0.273045] acpiphp: Slot [5] registered\n[ 0.273982] acpiphp: Slot [6] registered\n[ 0.281706] acpiphp: Slot [7] registered\n[ 0.282580] acpiphp: Slot [8] registered\n[ 0.283537] acpiphp: Slot [9] registered\n[ 0.284561] acpiphp: Slot [10] registered\n[ 0.285580] acpiphp: Slot [11] registered\n[ 0.286516] acpiphp: Slot [12] registered\n[ 0.287452] acpiphp: Slot [13] registered\n[ 0.288385] acpiphp: Slot [14] registered\n[ 0.289321] acpiphp: Slot [15] registered\n[ 0.290271] acpiphp: Slot [16] registered\n[ 0.291183] acpiphp: Slot [17] registered\n[ 0.292090] acpiphp: Slot [18] registered\n[ 0.292987] acpiphp: Slot [19] registered\n[ 0.293954] acpiphp: Slot [20] registered\n[ 0.294855] acpiphp: Slot [21] registered\n[ 0.295754] acpiphp: Slot [22] registered\n[ 0.296670] acpiphp: Slot [23] registered\n[ 0.297652] acpiphp: Slot [24] registered\n[ 0.298570] acpiphp: Slot [25] registered\n[ 0.299487] acpiphp: Slot [26] registered\n[ 0.300448] acpiphp: Slot [27] registered\n[ 0.301384] acpiphp: Slot [28] registered\n[ 0.302335] acpiphp: Slot [29] registered\n[ 0.303349] acpiphp: Slot [30] registered\n[ 0.304317] acpiphp: Slot [31] registered\n[ 0.305318] PCI host bridge to bus 0000:00\n[ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373457] vgaarb: loaded\n[ 0.374184] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375587] SCSI subsystem initialized\n[ 0.376544] ACPI: bus type USB registered\n[ 0.377578] usbcore: registered new interface driver usbfs\n[ 0.378851] usbcore: registered new interface driver hub\n[ 0.380063] usbcore: registered new device driver usb\n[ 0.381389] PCI: Using ACPI for IRQ routing\n[ 0.382630] NetLabel: Initializing\n[ 0.383415] NetLabel: domain hash size = 128\n[ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385490] NetLabel: unlabeled traffic allowed by default\n[ 0.386705] clocksource: Switched to clocksource kvm-clock\n[ 0.391936] AppArmor: AppArmor Filesystem Enabled\n[ 0.392940] pnp: PnP ACPI init\n[ 0.393963] pnp: PnP ACPI: found 5 devices\n[ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401890] NET: Registered protocol family 2\n[ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405631] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409465] NET: Registered protocol family 1\n[ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441123] Trying to unpack rootfs image as initramfs...\n[ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.492450] Scanning for low memory corruption every 60 seconds\n[ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495181] audit: initializing netlink subsys (disabled)\n[ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized\n[ 0.497826] Initialise system trusted keyring\n[ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502147] zbud: loaded\n[ 0.502850] VFS: Disk quotas dquot_6.6.0\n[ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505403] fuse init (API version 7.23)\n[ 0.506321] Key type big_key registered\n[ 0.507266] Allocating IMA MOK and blacklist keyrings.\n[ 0.508465] Key type asymmetric registered\n[ 0.509352] Asymmetric key parser 'x509' registered\n[ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511964] io scheduler noop registered\n[ 0.512781] io scheduler deadline registered (default)\n[ 0.513859] io scheduler cfq registered\n[ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518901] ACPI: Power Button [PWRF]\n[ 0.519784] GHES: HEST is not enabled!\n[ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607369] Linux agpgart interface v0.103\n[ 0.609530] brd: module loaded\n[ 0.610877] loop: module loaded\n[ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616352] GPT:90111 != 20971519\n[ 0.617024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618151] GPT:90111 != 20971519\n[ 0.618874] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619900] vda: vda1 vda15\n[ 0.621472] vdb:\n[ 0.622439] scsi host0: ata_piix\n[ 0.623364] scsi host1: ata_piix\n[ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.626857] libphy: Fixed MDIO Bus: probed\n[ 0.627681] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631435] PPP generic driver version 2.4.2\n[ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633705] ehci-pci: EHCI PCI platform driver\n[ 0.634668] ehci-platform: EHCI generic platform driver\n[ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636942] ohci-pci: OHCI PCI platform driver\n[ 0.637880] ohci-platform: OHCI generic platform driver\n[ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660935] usb usb1: Product: UHCI Host Controller\n[ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663194] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664212] hub 1-0:1.0: USB hub found\n[ 0.665043] hub 1-0:1.0: 2 ports detected\n[ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670299] mousedev: PS/2 mouse device common for all mice\n[ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677438] i2c /dev entries driver\n[ 0.678280] device-mapper: uevent: version 1.0.3\n[ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682617] NET: Registered protocol family 10\n[ 0.683738] NET: Registered protocol family 17\n[ 0.684676] Key type dns_resolver registered\n[ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688707] registered taskstats version 1\n[ 0.689577] Loading compiled-in X.509 certificates\n[ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693114] zswap: loaded using pool lzo/zbud\n[ 0.701398] Key type trusted registered\n[ 0.702975] Key type encrypted registered\n[ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704913] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706048] evm: HMAC attrs: 0x1\n[ 0.707014] Magic number: 10:399:737\n[ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082)\n[ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710874] EDD information not available.\n[ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789245] Write protecting the kernel read-only data: 14336k\n[ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 8.22\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.424321] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\n"} 2018-07-03 14:44:50,321 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe/action used request id req-dbfee957-6fc0-49e8-9f3e-7beca85328aa 2018-07-03 14:44:50,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/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:50,608 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:50 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-e5e7b0aa-032b-48f1-b531-c1cc162a6a78 X-Compute-Request-Id: req-e5e7b0aa-032b-48f1-b531-c1cc162a6a78 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "security_groups": [{"name": "default"}], "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:41Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:50,608 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-e5e7b0aa-032b-48f1-b531-c1cc162a6a78 2018-07-03 14:44:50,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/88e0c98c-e989-4f10-b404-94ae779eb4fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:44:51,010 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:51 GMT Content-Type: application/json Content-Length: 23247 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f5e670c0-cc5b-45cb-9b87-89cc46b1b733 X-Compute-Request-Id: req-f5e670c0-cc5b-45cb-9b87-89cc46b1b733 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-0x000000003ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff]\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-0x000000003ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257891\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142993] pid_max: default: 32768 minimum: 301\n[ 0.143942] ACPI: Core revision 20150930\n[ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146768] Security Framework initialized\n[ 0.147679] Yama: becoming mindful.\n[ 0.148472] AppArmor: AppArmor initialized\n[ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.155278] Initializing cgroup subsys io\n[ 0.156116] Initializing cgroup subsys memory\n[ 0.157035] Initializing cgroup subsys devices\n[ 0.157975] Initializing cgroup subsys freezer\n[ 0.158860] Initializing cgroup subsys net_cls\n[ 0.159798] Initializing cgroup subsys perf_event\n[ 0.160801] Initializing cgroup subsys net_prio\n[ 0.161781] Initializing cgroup subsys hugetlb\n[ 0.162946] Initializing cgroup subsys pids\n[ 0.163991] CPU: Physical Processor ID: 0\n[ 0.165776] mce: CPU supports 10 MCE banks\n[ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182408] ftrace: allocating 31920 entries in 125 pages\n[ 0.203702] smpboot: Max logical packages: 1\n[ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206151] x2apic enabled\n[ 0.206960] Switched APIC routing to physical x2apic.\n[ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.214279] ... version: 2\n[ 0.215229] ... bit width: 48\n[ 0.216188] ... generic registers: 4\n[ 0.217139] ... value mask: 0000ffffffffffff\n[ 0.218282] ... max period: 000000007fffffff\n[ 0.219478] ... fixed-purpose events: 3\n[ 0.220392] ... event mask: 000000070000000f\n[ 0.221639] KVM setup paravirtual spinlock\n[ 0.223215] x86: Booted up 1 node, 1 CPUs\n[ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.225692] devtmpfs: initialized\n[ 0.227496] evm: security.selinux\n[ 0.228268] evm: security.SMACK64\n[ 0.229046] evm: security.SMACK64EXEC\n[ 0.229934] evm: security.SMACK64TRANSMUTE\n[ 0.230947] evm: security.SMACK64MMAP\n[ 0.231810] evm: security.ima\n[ 0.232504] evm: security.capability\n[ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235657] pinctrl core: initialized pinctrl subsystem\n[ 0.236940] RTC time: 14:44:41, date: 07/03/18\n[ 0.238020] NET: Registered protocol family 16\n[ 0.239163] cpuidle: using governor ladder\n[ 0.240097] cpuidle: using governor menu\n[ 0.241011] PCCT header not found.\n[ 0.241892] ACPI: bus type PCI registered\n[ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244350] PCI: Using configuration type 1 for base access\n[ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.248047] ACPI: Added _OSI(Module Device)\n[ 0.248954] ACPI: Added _OSI(Processor Device)\n[ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251074] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253177] ACPI: Interpreter enabled\n[ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258364] ACPI: (supports S0 S3 S4 S5)\n[ 0.259306] ACPI: Using IOAPIC for interrupt routing\n[ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270948] acpiphp: Slot [3] registered\n[ 0.271816] acpiphp: Slot [4] registered\n[ 0.273045] acpiphp: Slot [5] registered\n[ 0.273982] acpiphp: Slot [6] registered\n[ 0.281706] acpiphp: Slot [7] registered\n[ 0.282580] acpiphp: Slot [8] registered\n[ 0.283537] acpiphp: Slot [9] registered\n[ 0.284561] acpiphp: Slot [10] registered\n[ 0.285580] acpiphp: Slot [11] registered\n[ 0.286516] acpiphp: Slot [12] registered\n[ 0.287452] acpiphp: Slot [13] registered\n[ 0.288385] acpiphp: Slot [14] registered\n[ 0.289321] acpiphp: Slot [15] registered\n[ 0.290271] acpiphp: Slot [16] registered\n[ 0.291183] acpiphp: Slot [17] registered\n[ 0.292090] acpiphp: Slot [18] registered\n[ 0.292987] acpiphp: Slot [19] registered\n[ 0.293954] acpiphp: Slot [20] registered\n[ 0.294855] acpiphp: Slot [21] registered\n[ 0.295754] acpiphp: Slot [22] registered\n[ 0.296670] acpiphp: Slot [23] registered\n[ 0.297652] acpiphp: Slot [24] registered\n[ 0.298570] acpiphp: Slot [25] registered\n[ 0.299487] acpiphp: Slot [26] registered\n[ 0.300448] acpiphp: Slot [27] registered\n[ 0.301384] acpiphp: Slot [28] registered\n[ 0.302335] acpiphp: Slot [29] registered\n[ 0.303349] acpiphp: Slot [30] registered\n[ 0.304317] acpiphp: Slot [31] registered\n[ 0.305318] PCI host bridge to bus 0000:00\n[ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373457] vgaarb: loaded\n[ 0.374184] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375587] SCSI subsystem initialized\n[ 0.376544] ACPI: bus type USB registered\n[ 0.377578] usbcore: registered new interface driver usbfs\n[ 0.378851] usbcore: registered new interface driver hub\n[ 0.380063] usbcore: registered new device driver usb\n[ 0.381389] PCI: Using ACPI for IRQ routing\n[ 0.382630] NetLabel: Initializing\n[ 0.383415] NetLabel: domain hash size = 128\n[ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385490] NetLabel: unlabeled traffic allowed by default\n[ 0.386705] clocksource: Switched to clocksource kvm-clock\n[ 0.391936] AppArmor: AppArmor Filesystem Enabled\n[ 0.392940] pnp: PnP ACPI init\n[ 0.393963] pnp: PnP ACPI: found 5 devices\n[ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401890] NET: Registered protocol family 2\n[ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.405631] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.409465] NET: Registered protocol family 1\n[ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441123] Trying to unpack rootfs image as initramfs...\n[ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.492450] Scanning for low memory corruption every 60 seconds\n[ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495181] audit: initializing netlink subsys (disabled)\n[ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized\n[ 0.497826] Initialise system trusted keyring\n[ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502147] zbud: loaded\n[ 0.502850] VFS: Disk quotas dquot_6.6.0\n[ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505403] fuse init (API version 7.23)\n[ 0.506321] Key type big_key registered\n[ 0.507266] Allocating IMA MOK and blacklist keyrings.\n[ 0.508465] Key type asymmetric registered\n[ 0.509352] Asymmetric key parser 'x509' registered\n[ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511964] io scheduler noop registered\n[ 0.512781] io scheduler deadline registered (default)\n[ 0.513859] io scheduler cfq registered\n[ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.518901] ACPI: Power Button [PWRF]\n[ 0.519784] GHES: HEST is not enabled!\n[ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607369] Linux agpgart interface v0.103\n[ 0.609530] brd: module loaded\n[ 0.610877] loop: module loaded\n[ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616352] GPT:90111 != 20971519\n[ 0.617024] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618151] GPT:90111 != 20971519\n[ 0.618874] GPT: Use GNU Parted to correct GPT errors.\n[ 0.619900] vda: vda1 vda15\n[ 0.621472] vdb:\n[ 0.622439] scsi host0: ata_piix\n[ 0.623364] scsi host1: ata_piix\n[ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.626857] libphy: Fixed MDIO Bus: probed\n[ 0.627681] tun: Universal TUN/TAP device driver, 1.6\n[ 0.628696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631435] PPP generic driver version 2.4.2\n[ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.633705] ehci-pci: EHCI PCI platform driver\n[ 0.634668] ehci-platform: EHCI generic platform driver\n[ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636942] ohci-pci: OHCI PCI platform driver\n[ 0.637880] ohci-platform: OHCI generic platform driver\n[ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660935] usb usb1: Product: UHCI Host Controller\n[ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663194] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664212] hub 1-0:1.0: USB hub found\n[ 0.665043] hub 1-0:1.0: 2 ports detected\n[ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670299] mousedev: PS/2 mouse device common for all mice\n[ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673629] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677438] i2c /dev entries driver\n[ 0.678280] device-mapper: uevent: version 1.0.3\n[ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682617] NET: Registered protocol family 10\n[ 0.683738] NET: Registered protocol family 17\n[ 0.684676] Key type dns_resolver registered\n[ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688707] registered taskstats version 1\n[ 0.689577] Loading compiled-in X.509 certificates\n[ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693114] zswap: loaded using pool lzo/zbud\n[ 0.701398] Key type trusted registered\n[ 0.702975] Key type encrypted registered\n[ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.704913] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706048] evm: HMAC attrs: 0x1\n[ 0.707014] Magic number: 10:399:737\n[ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082)\n[ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710874] EDD information not available.\n[ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.789245] Write protecting the kernel read-only data: 14336k\n[ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 8.22\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.424321] 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.11...\nLease of 10.55.0.11 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-07-03 14:44:51,011 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe/action used request id req-f5e670c0-cc5b-45cb-9b87-89cc46b1b733 2018-07-03 14:44:51,013 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 14:44:51,015 - 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142993] pid_max: default: 32768 minimum: 301 [ 0.143942] ACPI: Core revision 20150930 [ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146768] Security Framework initialized [ 0.147679] Yama: becoming mindful. [ 0.148472] AppArmor: AppArmor initialized [ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155278] Initializing cgroup subsys io [ 0.156116] Initializing cgroup subsys memory [ 0.157035] Initializing cgroup subsys devices [ 0.157975] Initializing cgroup subsys freezer [ 0.158860] Initializing cgroup subsys net_cls [ 0.159798] Initializing cgroup subsys perf_event [ 0.160801] Initializing cgroup subsys net_prio [ 0.161781] Initializing cgroup subsys hugetlb [ 0.162946] Initializing cgroup subsys pids [ 0.163991] CPU: Physical Processor ID: 0 [ 0.165776] mce: CPU supports 10 MCE banks [ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182408] ftrace: allocating 31920 entries in 125 pages [ 0.203702] smpboot: Max logical packages: 1 [ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206151] x2apic enabled [ 0.206960] Switched APIC routing to physical x2apic. [ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.214279] ... version: 2 [ 0.215229] ... bit width: 48 [ 0.216188] ... generic registers: 4 [ 0.217139] ... value mask: 0000ffffffffffff [ 0.218282] ... max period: 000000007fffffff [ 0.219478] ... fixed-purpose events: 3 [ 0.220392] ... event mask: 000000070000000f [ 0.221639] KVM setup paravirtual spinlock [ 0.223215] x86: Booted up 1 node, 1 CPUs [ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225692] devtmpfs: initialized [ 0.227496] evm: security.selinux [ 0.228268] evm: security.SMACK64 [ 0.229046] evm: security.SMACK64EXEC [ 0.229934] evm: security.SMACK64TRANSMUTE [ 0.230947] evm: security.SMACK64MMAP [ 0.231810] evm: security.ima [ 0.232504] evm: security.capability [ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235657] pinctrl core: initialized pinctrl subsystem [ 0.236940] RTC time: 14:44:41, date: 07/03/18 [ 0.238020] NET: Registered protocol family 16 [ 0.239163] cpuidle: using governor ladder [ 0.240097] cpuidle: using governor menu [ 0.241011] PCCT header not found. [ 0.241892] ACPI: bus type PCI registered [ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244350] PCI: Using configuration type 1 for base access [ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.248047] ACPI: Added _OSI(Module Device) [ 0.248954] ACPI: Added _OSI(Processor Device) [ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253177] ACPI: Interpreter enabled [ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258364] ACPI: (supports S0 S3 S4 S5) [ 0.259306] ACPI: Using IOAPIC for interrupt routing [ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270948] acpiphp: Slot [3] registered [ 0.271816] acpiphp: Slot [4] registered [ 0.273045] acpiphp: Slot [5] registered [ 0.273982] acpiphp: Slot [6] registered [ 0.281706] acpiphp: Slot [7] registered [ 0.282580] acpiphp: Slot [8] registered [ 0.283537] acpiphp: Slot [9] registered [ 0.284561] acpiphp: Slot [10] registered [ 0.285580] acpiphp: Slot [11] registered [ 0.286516] acpiphp: Slot [12] registered [ 0.287452] acpiphp: Slot [13] registered [ 0.288385] acpiphp: Slot [14] registered [ 0.289321] acpiphp: Slot [15] registered [ 0.290271] acpiphp: Slot [16] registered [ 0.291183] acpiphp: Slot [17] registered [ 0.292090] acpiphp: Slot [18] registered [ 0.292987] acpiphp: Slot [19] registered [ 0.293954] acpiphp: Slot [20] registered [ 0.294855] acpiphp: Slot [21] registered [ 0.295754] acpiphp: Slot [22] registered [ 0.296670] acpiphp: Slot [23] registered [ 0.297652] acpiphp: Slot [24] registered [ 0.298570] acpiphp: Slot [25] registered [ 0.299487] acpiphp: Slot [26] registered [ 0.300448] acpiphp: Slot [27] registered [ 0.301384] acpiphp: Slot [28] registered [ 0.302335] acpiphp: Slot [29] registered [ 0.303349] acpiphp: Slot [30] registered [ 0.304317] acpiphp: Slot [31] registered [ 0.305318] PCI host bridge to bus 0000:00 [ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373457] vgaarb: loaded [ 0.374184] vgaarb: bridge control possible 0000:00:02.0 [ 0.375587] SCSI subsystem initialized [ 0.376544] ACPI: bus type USB registered [ 0.377578] usbcore: registered new interface driver usbfs [ 0.378851] usbcore: registered new interface driver hub [ 0.380063] usbcore: registered new device driver usb [ 0.381389] PCI: Using ACPI for IRQ routing [ 0.382630] NetLabel: Initializing [ 0.383415] NetLabel: domain hash size = 128 [ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385490] NetLabel: unlabeled traffic allowed by default [ 0.386705] clocksource: Switched to clocksource kvm-clock [ 0.391936] AppArmor: AppArmor Filesystem Enabled [ 0.392940] pnp: PnP ACPI init [ 0.393963] pnp: PnP ACPI: found 5 devices [ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401890] NET: Registered protocol family 2 [ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.405631] TCP: Hash tables configured (established 8192 bind 8192) [ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.409465] NET: Registered protocol family 1 [ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441123] Trying to unpack rootfs image as initramfs... [ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.492450] Scanning for low memory corruption every 60 seconds [ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495181] audit: initializing netlink subsys (disabled) [ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized [ 0.497826] Initialise system trusted keyring [ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502147] zbud: loaded [ 0.502850] VFS: Disk quotas dquot_6.6.0 [ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505403] fuse init (API version 7.23) [ 0.506321] Key type big_key registered [ 0.507266] Allocating IMA MOK and blacklist keyrings. [ 0.508465] Key type asymmetric registered [ 0.509352] Asymmetric key parser 'x509' registered [ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511964] io scheduler noop registered [ 0.512781] io scheduler deadline registered (default) [ 0.513859] io scheduler cfq registered [ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518901] ACPI: Power Button [PWRF] [ 0.519784] GHES: HEST is not enabled! [ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607369] Linux agpgart interface v0.103 [ 0.609530] brd: module loaded [ 0.610877] loop: module loaded [ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616352] GPT:90111 != 20971519 [ 0.617024] GPT:Alternate GPT header not at the end of the disk. [ 0.618151] GPT:90111 != 20971519 [ 0.618874] GPT: Use GNU Parted to correct GPT errors. [ 0.619900] vda: vda1 vda15 [ 0.621472] vdb: [ 0.622439] scsi host0: ata_piix [ 0.623364] scsi host1: ata_piix [ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.626857] libphy: Fixed MDIO Bus: probed [ 0.627681] tun: Universal TUN/TAP device driver, 1.6 [ 0.628696] tun: (C) 1999-2004 Max Krasnyansky [ 0.631435] PPP generic driver version 2.4.2 [ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633705] ehci-pci: EHCI PCI platform driver [ 0.634668] ehci-platform: EHCI generic platform driver [ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636942] ohci-pci: OHCI PCI platform driver [ 0.637880] ohci-platform: OHCI generic platform driver [ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660935] usb usb1: Product: UHCI Host Controller [ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663194] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664212] hub 1-0:1.0: USB hub found [ 0.665043] hub 1-0:1.0: 2 ports detected [ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670299] mousedev: PS/2 mouse device common for all mice [ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673629] rtc_cmos 00:00: RTC can wake from S4 [ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677438] i2c /dev entries driver [ 0.678280] device-mapper: uevent: version 1.0.3 [ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682617] NET: Registered protocol family 10 [ 0.683738] NET: Registered protocol family 17 [ 0.684676] Key type dns_resolver registered [ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688707] registered taskstats version 1 [ 0.689577] Loading compiled-in X.509 certificates [ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693114] zswap: loaded using pool lzo/zbud [ 0.701398] Key type trusted registered [ 0.702975] Key type encrypted registered [ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704913] ima: No TPM chip found, activating TPM-bypass! [ 0.706048] evm: HMAC attrs: 0x1 [ 0.707014] Magic number: 10:399:737 [ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082) [ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710874] EDD information not available. [ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789245] Write protecting the kernel read-only data: 14336k [ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142993] pid_max: default: 32768 minimum: 301 [ 0.143942] ACPI: Core revision 20150930 [ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146768] Security Framework initialized [ 0.147679] Yama: becoming mindful. [ 0.148472] AppArmor: AppArmor initialized [ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155278] Initializing cgroup subsys io [ 0.156116] Initializing cgroup subsys memory [ 0.157035] Initializing cgroup subsys devices [ 0.157975] Initializing cgroup subsys freezer [ 0.158860] Initializing cgroup subsys net_cls [ 0.159798] Initializing cgroup subsys perf_event [ 0.160801] Initializing cgroup subsys net_prio [ 0.161781] Initializing cgroup subsys hugetlb [ 0.162946] Initializing cgroup subsys pids [ 0.163991] CPU: Physical Processor ID: 0 [ 0.165776] mce: CPU supports 10 MCE banks [ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182408] ftrace: allocating 31920 entries in 125 pages [ 0.203702] smpboot: Max logical packages: 1 [ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206151] x2apic enabled [ 0.206960] Switched APIC routing to physical x2apic. [ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.214279] ... version: 2 [ 0.215229] ... bit width: 48 [ 0.216188] ... generic registers: 4 [ 0.217139] ... value mask: 0000ffffffffffff [ 0.218282] ... max period: 000000007fffffff [ 0.219478] ... fixed-purpose events: 3 [ 0.220392] ... event mask: 000000070000000f [ 0.221639] KVM setup paravirtual spinlock [ 0.223215] x86: Booted up 1 node, 1 CPUs [ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225692] devtmpfs: initialized [ 0.227496] evm: security.selinux [ 0.228268] evm: security.SMACK64 [ 0.229046] evm: security.SMACK64EXEC [ 0.229934] evm: security.SMACK64TRANSMUTE [ 0.230947] evm: security.SMACK64MMAP [ 0.231810] evm: security.ima [ 0.232504] evm: security.capability [ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235657] pinctrl core: initialized pinctrl subsystem [ 0.236940] RTC time: 14:44:41, date: 07/03/18 [ 0.238020] NET: Registered protocol family 16 [ 0.239163] cpuidle: using governor ladder [ 0.240097] cpuidle: using governor menu [ 0.241011] PCCT header not found. [ 0.241892] ACPI: bus type PCI registered [ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244350] PCI: Using configuration type 1 for base access [ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.248047] ACPI: Added _OSI(Module Device) [ 0.248954] ACPI: Added _OSI(Processor Device) [ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253177] ACPI: Interpreter enabled [ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258364] ACPI: (supports S0 S3 S4 S5) [ 0.259306] ACPI: Using IOAPIC for interrupt routing [ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270948] acpiphp: Slot [3] registered [ 0.271816] acpiphp: Slot [4] registered [ 0.273045] acpiphp: Slot [5] registered [ 0.273982] acpiphp: Slot [6] registered [ 0.281706] acpiphp: Slot [7] registered [ 0.282580] acpiphp: Slot [8] registered [ 0.283537] acpiphp: Slot [9] registered [ 0.284561] acpiphp: Slot [10] registered [ 0.285580] acpiphp: Slot [11] registered [ 0.286516] acpiphp: Slot [12] registered [ 0.287452] acpiphp: Slot [13] registered [ 0.288385] acpiphp: Slot [14] registered [ 0.289321] acpiphp: Slot [15] registered [ 0.290271] acpiphp: Slot [16] registered [ 0.291183] acpiphp: Slot [17] registered [ 0.292090] acpiphp: Slot [18] registered [ 0.292987] acpiphp: Slot [19] registered [ 0.293954] acpiphp: Slot [20] registered [ 0.294855] acpiphp: Slot [21] registered [ 0.295754] acpiphp: Slot [22] registered [ 0.296670] acpiphp: Slot [23] registered [ 0.297652] acpiphp: Slot [24] registered [ 0.298570] acpiphp: Slot [25] registered [ 0.299487] acpiphp: Slot [26] registered [ 0.300448] acpiphp: Slot [27] registered [ 0.301384] acpiphp: Slot [28] registered [ 0.302335] acpiphp: Slot [29] registered [ 0.303349] acpiphp: Slot [30] registered [ 0.304317] acpiphp: Slot [31] registered [ 0.305318] PCI host bridge to bus 0000:00 [ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373457] vgaarb: loaded [ 0.374184] vgaarb: bridge control possible 0000:00:02.0 [ 0.375587] SCSI subsystem initialized [ 0.376544] ACPI: bus type USB registered [ 0.377578] usbcore: registered new interface driver usbfs [ 0.378851] usbcore: registered new interface driver hub [ 0.380063] usbcore: registered new device driver usb [ 0.381389] PCI: Using ACPI for IRQ routing [ 0.382630] NetLabel: Initializing [ 0.383415] NetLabel: domain hash size = 128 [ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385490] NetLabel: unlabeled traffic allowed by default [ 0.386705] clocksource: Switched to clocksource kvm-clock [ 0.391936] AppArmor: AppArmor Filesystem Enabled [ 0.392940] pnp: PnP ACPI init [ 0.393963] pnp: PnP ACPI: found 5 devices [ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401890] NET: Registered protocol family 2 [ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.405631] TCP: Hash tables configured (established 8192 bind 8192) [ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.409465] NET: Registered protocol family 1 [ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441123] Trying to unpack rootfs image as initramfs... [ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.492450] Scanning for low memory corruption every 60 seconds [ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495181] audit: initializing netlink subsys (disabled) [ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized [ 0.497826] Initialise system trusted keyring [ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502147] zbud: loaded [ 0.502850] VFS: Disk quotas dquot_6.6.0 [ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505403] fuse init (API version 7.23) [ 0.506321] Key type big_key registered [ 0.507266] Allocating IMA MOK and blacklist keyrings. [ 0.508465] Key type asymmetric registered [ 0.509352] Asymmetric key parser 'x509' registered [ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511964] io scheduler noop registered [ 0.512781] io scheduler deadline registered (default) [ 0.513859] io scheduler cfq registered [ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518901] ACPI: Power Button [PWRF] [ 0.519784] GHES: HEST is not enabled! [ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607369] Linux agpgart interface v0.103 [ 0.609530] brd: module loaded [ 0.610877] loop: module loaded [ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616352] GPT:90111 != 20971519 [ 0.617024] GPT:Alternate GPT header not at the end of the disk. [ 0.618151] GPT:90111 != 20971519 [ 0.618874] GPT: Use GNU Parted to correct GPT errors. [ 0.619900] vda: vda1 vda15 [ 0.621472] vdb: [ 0.622439] scsi host0: ata_piix [ 0.623364] scsi host1: ata_piix [ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.626857] libphy: Fixed MDIO Bus: probed [ 0.627681] tun: Universal TUN/TAP device driver, 1.6 [ 0.628696] tun: (C) 1999-2004 Max Krasnyansky [ 0.631435] PPP generic driver version 2.4.2 [ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633705] ehci-pci: EHCI PCI platform driver [ 0.634668] ehci-platform: EHCI generic platform driver [ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636942] ohci-pci: OHCI PCI platform driver [ 0.637880] ohci-platform: OHCI generic platform driver [ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660935] usb usb1: Product: UHCI Host Controller [ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663194] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664212] hub 1-0:1.0: USB hub found [ 0.665043] hub 1-0:1.0: 2 ports detected [ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670299] mousedev: PS/2 mouse device common for all mice [ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673629] rtc_cmos 00:00: RTC can wake from S4 [ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677438] i2c /dev entries driver [ 0.678280] device-mapper: uevent: version 1.0.3 [ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682617] NET: Registered protocol family 10 [ 0.683738] NET: Registered protocol family 17 [ 0.684676] Key type dns_resolver registered [ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688707] registered taskstats version 1 [ 0.689577] Loading compiled-in X.509 certificates [ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693114] zswap: loaded using pool lzo/zbud [ 0.701398] Key type trusted registered [ 0.702975] Key type encrypted registered [ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704913] ima: No TPM chip found, activating TPM-bypass! [ 0.706048] evm: HMAC attrs: 0x1 [ 0.707014] Magic number: 10:399:737 [ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082) [ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710874] EDD information not available. [ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789245] Write protecting the kernel read-only data: 14336k [ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142993] pid_max: default: 32768 minimum: 301 [ 0.143942] ACPI: Core revision 20150930 [ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146768] Security Framework initialized [ 0.147679] Yama: becoming mindful. [ 0.148472] AppArmor: AppArmor initialized [ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155278] Initializing cgroup subsys io [ 0.156116] Initializing cgroup subsys memory [ 0.157035] Initializing cgroup subsys devices [ 0.157975] Initializing cgroup subsys freezer [ 0.158860] Initializing cgroup subsys net_cls [ 0.159798] Initializing cgroup subsys perf_event [ 0.160801] Initializing cgroup subsys net_prio [ 0.161781] Initializing cgroup subsys hugetlb [ 0.162946] Initializing cgroup subsys pids [ 0.163991] CPU: Physical Processor ID: 0 [ 0.165776] mce: CPU supports 10 MCE banks [ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182408] ftrace: allocating 31920 entries in 125 pages [ 0.203702] smpboot: Max logical packages: 1 [ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206151] x2apic enabled [ 0.206960] Switched APIC routing to physical x2apic. [ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.214279] ... version: 2 [ 0.215229] ... bit width: 48 [ 0.216188] ... generic registers: 4 [ 0.217139] ... value mask: 0000ffffffffffff [ 0.218282] ... max period: 000000007fffffff [ 0.219478] ... fixed-purpose events: 3 [ 0.220392] ... event mask: 000000070000000f [ 0.221639] KVM setup paravirtual spinlock [ 0.223215] x86: Booted up 1 node, 1 CPUs [ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225692] devtmpfs: initialized [ 0.227496] evm: security.selinux [ 0.228268] evm: security.SMACK64 [ 0.229046] evm: security.SMACK64EXEC [ 0.229934] evm: security.SMACK64TRANSMUTE [ 0.230947] evm: security.SMACK64MMAP [ 0.231810] evm: security.ima [ 0.232504] evm: security.capability [ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235657] pinctrl core: initialized pinctrl subsystem [ 0.236940] RTC time: 14:44:41, date: 07/03/18 [ 0.238020] NET: Registered protocol family 16 [ 0.239163] cpuidle: using governor ladder [ 0.240097] cpuidle: using governor menu [ 0.241011] PCCT header not found. [ 0.241892] ACPI: bus type PCI registered [ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244350] PCI: Using configuration type 1 for base access [ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.248047] ACPI: Added _OSI(Module Device) [ 0.248954] ACPI: Added _OSI(Processor Device) [ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253177] ACPI: Interpreter enabled [ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258364] ACPI: (supports S0 S3 S4 S5) [ 0.259306] ACPI: Using IOAPIC for interrupt routing [ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270948] acpiphp: Slot [3] registered [ 0.271816] acpiphp: Slot [4] registered [ 0.273045] acpiphp: Slot [5] registered [ 0.273982] acpiphp: Slot [6] registered [ 0.281706] acpiphp: Slot [7] registered [ 0.282580] acpiphp: Slot [8] registered [ 0.283537] acpiphp: Slot [9] registered [ 0.284561] acpiphp: Slot [10] registered [ 0.285580] acpiphp: Slot [11] registered [ 0.286516] acpiphp: Slot [12] registered [ 0.287452] acpiphp: Slot [13] registered [ 0.288385] acpiphp: Slot [14] registered [ 0.289321] acpiphp: Slot [15] registered [ 0.290271] acpiphp: Slot [16] registered [ 0.291183] acpiphp: Slot [17] registered [ 0.292090] acpiphp: Slot [18] registered [ 0.292987] acpiphp: Slot [19] registered [ 0.293954] acpiphp: Slot [20] registered [ 0.294855] acpiphp: Slot [21] registered [ 0.295754] acpiphp: Slot [22] registered [ 0.296670] acpiphp: Slot [23] registered [ 0.297652] acpiphp: Slot [24] registered [ 0.298570] acpiphp: Slot [25] registered [ 0.299487] acpiphp: Slot [26] registered [ 0.300448] acpiphp: Slot [27] registered [ 0.301384] acpiphp: Slot [28] registered [ 0.302335] acpiphp: Slot [29] registered [ 0.303349] acpiphp: Slot [30] registered [ 0.304317] acpiphp: Slot [31] registered [ 0.305318] PCI host bridge to bus 0000:00 [ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373457] vgaarb: loaded [ 0.374184] vgaarb: bridge control possible 0000:00:02.0 [ 0.375587] SCSI subsystem initialized [ 0.376544] ACPI: bus type USB registered [ 0.377578] usbcore: registered new interface driver usbfs [ 0.378851] usbcore: registered new interface driver hub [ 0.380063] usbcore: registered new device driver usb [ 0.381389] PCI: Using ACPI for IRQ routing [ 0.382630] NetLabel: Initializing [ 0.383415] NetLabel: domain hash size = 128 [ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385490] NetLabel: unlabeled traffic allowed by default [ 0.386705] clocksource: Switched to clocksource kvm-clock [ 0.391936] AppArmor: AppArmor Filesystem Enabled [ 0.392940] pnp: PnP ACPI init [ 0.393963] pnp: PnP ACPI: found 5 devices [ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401890] NET: Registered protocol family 2 [ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.405631] TCP: Hash tables configured (established 8192 bind 8192) [ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.409465] NET: Registered protocol family 1 [ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441123] Trying to unpack rootfs image as initramfs... [ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.492450] Scanning for low memory corruption every 60 seconds [ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495181] audit: initializing netlink subsys (disabled) [ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized [ 0.497826] Initialise system trusted keyring [ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502147] zbud: loaded [ 0.502850] VFS: Disk quotas dquot_6.6.0 [ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505403] fuse init (API version 7.23) [ 0.506321] Key type big_key registered [ 0.507266] Allocating IMA MOK and blacklist keyrings. [ 0.508465] Key type asymmetric registered [ 0.509352] Asymmetric key parser 'x509' registered [ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511964] io scheduler noop registered [ 0.512781] io scheduler deadline registered (default) [ 0.513859] io scheduler cfq registered [ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518901] ACPI: Power Button [PWRF] [ 0.519784] GHES: HEST is not enabled! [ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607369] Linux agpgart interface v0.103 [ 0.609530] brd: module loaded [ 0.610877] loop: module loaded [ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616352] GPT:90111 != 20971519 [ 0.617024] GPT:Alternate GPT header not at the end of the disk. [ 0.618151] GPT:90111 != 20971519 [ 0.618874] GPT: Use GNU Parted to correct GPT errors. [ 0.619900] vda: vda1 vda15 [ 0.621472] vdb: [ 0.622439] scsi host0: ata_piix [ 0.623364] scsi host1: ata_piix [ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.626857] libphy: Fixed MDIO Bus: probed [ 0.627681] tun: Universal TUN/TAP device driver, 1.6 [ 0.628696] tun: (C) 1999-2004 Max Krasnyansky [ 0.631435] PPP generic driver version 2.4.2 [ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633705] ehci-pci: EHCI PCI platform driver [ 0.634668] ehci-platform: EHCI generic platform driver [ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636942] ohci-pci: OHCI PCI platform driver [ 0.637880] ohci-platform: OHCI generic platform driver [ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660935] usb usb1: Product: UHCI Host Controller [ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663194] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664212] hub 1-0:1.0: USB hub found [ 0.665043] hub 1-0:1.0: 2 ports detected [ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670299] mousedev: PS/2 mouse device common for all mice [ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673629] rtc_cmos 00:00: RTC can wake from S4 [ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677438] i2c /dev entries driver [ 0.678280] device-mapper: uevent: version 1.0.3 [ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682617] NET: Registered protocol family 10 [ 0.683738] NET: Registered protocol family 17 [ 0.684676] Key type dns_resolver registered [ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688707] registered taskstats version 1 [ 0.689577] Loading compiled-in X.509 certificates [ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693114] zswap: loaded using pool lzo/zbud [ 0.701398] Key type trusted registered [ 0.702975] Key type encrypted registered [ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704913] ima: No TPM chip found, activating TPM-bypass! [ 0.706048] evm: HMAC attrs: 0x1 [ 0.707014] Magic number: 10:399:737 [ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082) [ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710874] EDD information not available. [ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789245] Write protecting the kernel read-only data: 14336k [ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142993] pid_max: default: 32768 minimum: 301 [ 0.143942] ACPI: Core revision 20150930 [ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146768] Security Framework initialized [ 0.147679] Yama: becoming mindful. [ 0.148472] AppArmor: AppArmor initialized [ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155278] Initializing cgroup subsys io [ 0.156116] Initializing cgroup subsys memory [ 0.157035] Initializing cgroup subsys devices [ 0.157975] Initializing cgroup subsys freezer [ 0.158860] Initializing cgroup subsys net_cls [ 0.159798] Initializing cgroup subsys perf_event [ 0.160801] Initializing cgroup subsys net_prio [ 0.161781] Initializing cgroup subsys hugetlb [ 0.162946] Initializing cgroup subsys pids [ 0.163991] CPU: Physical Processor ID: 0 [ 0.165776] mce: CPU supports 10 MCE banks [ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182408] ftrace: allocating 31920 entries in 125 pages [ 0.203702] smpboot: Max logical packages: 1 [ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206151] x2apic enabled [ 0.206960] Switched APIC routing to physical x2apic. [ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.214279] ... version: 2 [ 0.215229] ... bit width: 48 [ 0.216188] ... generic registers: 4 [ 0.217139] ... value mask: 0000ffffffffffff [ 0.218282] ... max period: 000000007fffffff [ 0.219478] ... fixed-purpose events: 3 [ 0.220392] ... event mask: 000000070000000f [ 0.221639] KVM setup paravirtual spinlock [ 0.223215] x86: Booted up 1 node, 1 CPUs [ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225692] devtmpfs: initialized [ 0.227496] evm: security.selinux [ 0.228268] evm: security.SMACK64 [ 0.229046] evm: security.SMACK64EXEC [ 0.229934] evm: security.SMACK64TRANSMUTE [ 0.230947] evm: security.SMACK64MMAP [ 0.231810] evm: security.ima [ 0.232504] evm: security.capability [ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235657] pinctrl core: initialized pinctrl subsystem [ 0.236940] RTC time: 14:44:41, date: 07/03/18 [ 0.238020] NET: Registered protocol family 16 [ 0.239163] cpuidle: using governor ladder [ 0.240097] cpuidle: using governor menu [ 0.241011] PCCT header not found. [ 0.241892] ACPI: bus type PCI registered [ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244350] PCI: Using configuration type 1 for base access [ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.248047] ACPI: Added _OSI(Module Device) [ 0.248954] ACPI: Added _OSI(Processor Device) [ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253177] ACPI: Interpreter enabled [ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258364] ACPI: (supports S0 S3 S4 S5) [ 0.259306] ACPI: Using IOAPIC for interrupt routing [ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270948] acpiphp: Slot [3] registered [ 0.271816] acpiphp: Slot [4] registered [ 0.273045] acpiphp: Slot [5] registered [ 0.273982] acpiphp: Slot [6] registered [ 0.281706] acpiphp: Slot [7] registered [ 0.282580] acpiphp: Slot [8] registered [ 0.283537] acpiphp: Slot [9] registered [ 0.284561] acpiphp: Slot [10] registered [ 0.285580] acpiphp: Slot [11] registered [ 0.286516] acpiphp: Slot [12] registered [ 0.287452] acpiphp: Slot [13] registered [ 0.288385] acpiphp: Slot [14] registered [ 0.289321] acpiphp: Slot [15] registered [ 0.290271] acpiphp: Slot [16] registered [ 0.291183] acpiphp: Slot [17] registered [ 0.292090] acpiphp: Slot [18] registered [ 0.292987] acpiphp: Slot [19] registered [ 0.293954] acpiphp: Slot [20] registered [ 0.294855] acpiphp: Slot [21] registered [ 0.295754] acpiphp: Slot [22] registered [ 0.296670] acpiphp: Slot [23] registered [ 0.297652] acpiphp: Slot [24] registered [ 0.298570] acpiphp: Slot [25] registered [ 0.299487] acpiphp: Slot [26] registered [ 0.300448] acpiphp: Slot [27] registered [ 0.301384] acpiphp: Slot [28] registered [ 0.302335] acpiphp: Slot [29] registered [ 0.303349] acpiphp: Slot [30] registered [ 0.304317] acpiphp: Slot [31] registered [ 0.305318] PCI host bridge to bus 0000:00 [ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373457] vgaarb: loaded [ 0.374184] vgaarb: bridge control possible 0000:00:02.0 [ 0.375587] SCSI subsystem initialized [ 0.376544] ACPI: bus type USB registered [ 0.377578] usbcore: registered new interface driver usbfs [ 0.378851] usbcore: registered new interface driver hub [ 0.380063] usbcore: registered new device driver usb [ 0.381389] PCI: Using ACPI for IRQ routing [ 0.382630] NetLabel: Initializing [ 0.383415] NetLabel: domain hash size = 128 [ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385490] NetLabel: unlabeled traffic allowed by default [ 0.386705] clocksource: Switched to clocksource kvm-clock [ 0.391936] AppArmor: AppArmor Filesystem Enabled [ 0.392940] pnp: PnP ACPI init [ 0.393963] pnp: PnP ACPI: found 5 devices [ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401890] NET: Registered protocol family 2 [ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.405631] TCP: Hash tables configured (established 8192 bind 8192) [ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.409465] NET: Registered protocol family 1 [ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441123] Trying to unpack rootfs image as initramfs... [ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.492450] Scanning for low memory corruption every 60 seconds [ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495181] audit: initializing netlink subsys (disabled) [ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized [ 0.497826] Initialise system trusted keyring [ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502147] zbud: loaded [ 0.502850] VFS: Disk quotas dquot_6.6.0 [ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505403] fuse init (API version 7.23) [ 0.506321] Key type big_key registered [ 0.507266] Allocating IMA MOK and blacklist keyrings. [ 0.508465] Key type asymmetric registered [ 0.509352] Asymmetric key parser 'x509' registered [ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511964] io scheduler noop registered [ 0.512781] io scheduler deadline registered (default) [ 0.513859] io scheduler cfq registered [ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518901] ACPI: Power Button [PWRF] [ 0.519784] GHES: HEST is not enabled! [ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607369] Linux agpgart interface v0.103 [ 0.609530] brd: module loaded [ 0.610877] loop: module loaded [ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616352] GPT:90111 != 20971519 [ 0.617024] GPT:Alternate GPT header not at the end of the disk. [ 0.618151] GPT:90111 != 20971519 [ 0.618874] GPT: Use GNU Parted to correct GPT errors. [ 0.619900] vda: vda1 vda15 [ 0.621472] vdb: [ 0.622439] scsi host0: ata_piix [ 0.623364] scsi host1: ata_piix [ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.626857] libphy: Fixed MDIO Bus: probed [ 0.627681] tun: Universal TUN/TAP device driver, 1.6 [ 0.628696] tun: (C) 1999-2004 Max Krasnyansky [ 0.631435] PPP generic driver version 2.4.2 [ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633705] ehci-pci: EHCI PCI platform driver [ 0.634668] ehci-platform: EHCI generic platform driver [ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636942] ohci-pci: OHCI PCI platform driver [ 0.637880] ohci-platform: OHCI generic platform driver [ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660935] usb usb1: Product: UHCI Host Controller [ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663194] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664212] hub 1-0:1.0: USB hub found [ 0.665043] hub 1-0:1.0: 2 ports detected [ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670299] mousedev: PS/2 mouse device common for all mice [ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673629] rtc_cmos 00:00: RTC can wake from S4 [ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677438] i2c /dev entries driver [ 0.678280] device-mapper: uevent: version 1.0.3 [ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682617] NET: Registered protocol family 10 [ 0.683738] NET: Registered protocol family 17 [ 0.684676] Key type dns_resolver registered [ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688707] registered taskstats version 1 [ 0.689577] Loading compiled-in X.509 certificates [ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693114] zswap: loaded using pool lzo/zbud [ 0.701398] Key type trusted registered [ 0.702975] Key type encrypted registered [ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704913] ima: No TPM chip found, activating TPM-bypass! [ 0.706048] evm: HMAC attrs: 0x1 [ 0.707014] Magic number: 10:399:737 [ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082) [ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710874] EDD information not available. [ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789245] Write protecting the kernel read-only data: 14336k [ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142993] pid_max: default: 32768 minimum: 301 [ 0.143942] ACPI: Core revision 20150930 [ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146768] Security Framework initialized [ 0.147679] Yama: becoming mindful. [ 0.148472] AppArmor: AppArmor initialized [ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155278] Initializing cgroup subsys io [ 0.156116] Initializing cgroup subsys memory [ 0.157035] Initializing cgroup subsys devices [ 0.157975] Initializing cgroup subsys freezer [ 0.158860] Initializing cgroup subsys net_cls [ 0.159798] Initializing cgroup subsys perf_event [ 0.160801] Initializing cgroup subsys net_prio [ 0.161781] Initializing cgroup subsys hugetlb [ 0.162946] Initializing cgroup subsys pids [ 0.163991] CPU: Physical Processor ID: 0 [ 0.165776] mce: CPU supports 10 MCE banks [ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182408] ftrace: allocating 31920 entries in 125 pages [ 0.203702] smpboot: Max logical packages: 1 [ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206151] x2apic enabled [ 0.206960] Switched APIC routing to physical x2apic. [ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.214279] ... version: 2 [ 0.215229] ... bit width: 48 [ 0.216188] ... generic registers: 4 [ 0.217139] ... value mask: 0000ffffffffffff [ 0.218282] ... max period: 000000007fffffff [ 0.219478] ... fixed-purpose events: 3 [ 0.220392] ... event mask: 000000070000000f [ 0.221639] KVM setup paravirtual spinlock [ 0.223215] x86: Booted up 1 node, 1 CPUs [ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225692] devtmpfs: initialized [ 0.227496] evm: security.selinux [ 0.228268] evm: security.SMACK64 [ 0.229046] evm: security.SMACK64EXEC [ 0.229934] evm: security.SMACK64TRANSMUTE [ 0.230947] evm: security.SMACK64MMAP [ 0.231810] evm: security.ima [ 0.232504] evm: security.capability [ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235657] pinctrl core: initialized pinctrl subsystem [ 0.236940] RTC time: 14:44:41, date: 07/03/18 [ 0.238020] NET: Registered protocol family 16 [ 0.239163] cpuidle: using governor ladder [ 0.240097] cpuidle: using governor menu [ 0.241011] PCCT header not found. [ 0.241892] ACPI: bus type PCI registered [ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244350] PCI: Using configuration type 1 for base access [ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.248047] ACPI: Added _OSI(Module Device) [ 0.248954] ACPI: Added _OSI(Processor Device) [ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253177] ACPI: Interpreter enabled [ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258364] ACPI: (supports S0 S3 S4 S5) [ 0.259306] ACPI: Using IOAPIC for interrupt routing [ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270948] acpiphp: Slot [3] registered [ 0.271816] acpiphp: Slot [4] registered [ 0.273045] acpiphp: Slot [5] registered [ 0.273982] acpiphp: Slot [6] registered [ 0.281706] acpiphp: Slot [7] registered [ 0.282580] acpiphp: Slot [8] registered [ 0.283537] acpiphp: Slot [9] registered [ 0.284561] acpiphp: Slot [10] registered [ 0.285580] acpiphp: Slot [11] registered [ 0.286516] acpiphp: Slot [12] registered [ 0.287452] acpiphp: Slot [13] registered [ 0.288385] acpiphp: Slot [14] registered [ 0.289321] acpiphp: Slot [15] registered [ 0.290271] acpiphp: Slot [16] registered [ 0.291183] acpiphp: Slot [17] registered [ 0.292090] acpiphp: Slot [18] registered [ 0.292987] acpiphp: Slot [19] registered [ 0.293954] acpiphp: Slot [20] registered [ 0.294855] acpiphp: Slot [21] registered [ 0.295754] acpiphp: Slot [22] registered [ 0.296670] acpiphp: Slot [23] registered [ 0.297652] acpiphp: Slot [24] registered [ 0.298570] acpiphp: Slot [25] registered [ 0.299487] acpiphp: Slot [26] registered [ 0.300448] acpiphp: Slot [27] registered [ 0.301384] acpiphp: Slot [28] registered [ 0.302335] acpiphp: Slot [29] registered [ 0.303349] acpiphp: Slot [30] registered [ 0.304317] acpiphp: Slot [31] registered [ 0.305318] PCI host bridge to bus 0000:00 [ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373457] vgaarb: loaded [ 0.374184] vgaarb: bridge control possible 0000:00:02.0 [ 0.375587] SCSI subsystem initialized [ 0.376544] ACPI: bus type USB registered [ 0.377578] usbcore: registered new interface driver usbfs [ 0.378851] usbcore: registered new interface driver hub [ 0.380063] usbcore: registered new device driver usb [ 0.381389] PCI: Using ACPI for IRQ routing [ 0.382630] NetLabel: Initializing [ 0.383415] NetLabel: domain hash size = 128 [ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385490] NetLabel: unlabeled traffic allowed by default [ 0.386705] clocksource: Switched to clocksource kvm-clock [ 0.391936] AppArmor: AppArmor Filesystem Enabled [ 0.392940] pnp: PnP ACPI init [ 0.393963] pnp: PnP ACPI: found 5 devices [ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401890] NET: Registered protocol family 2 [ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.405631] TCP: Hash tables configured (established 8192 bind 8192) [ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.409465] NET: Registered protocol family 1 [ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441123] Trying to unpack rootfs image as initramfs... [ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.492450] Scanning for low memory corruption every 60 seconds [ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495181] audit: initializing netlink subsys (disabled) [ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized [ 0.497826] Initialise system trusted keyring [ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502147] zbud: loaded [ 0.502850] VFS: Disk quotas dquot_6.6.0 [ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505403] fuse init (API version 7.23) [ 0.506321] Key type big_key registered [ 0.507266] Allocating IMA MOK and blacklist keyrings. [ 0.508465] Key type asymmetric registered [ 0.509352] Asymmetric key parser 'x509' registered [ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511964] io scheduler noop registered [ 0.512781] io scheduler deadline registered (default) [ 0.513859] io scheduler cfq registered [ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518901] ACPI: Power Button [PWRF] [ 0.519784] GHES: HEST is not enabled! [ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607369] Linux agpgart interface v0.103 [ 0.609530] brd: module loaded [ 0.610877] loop: module loaded [ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616352] GPT:90111 != 20971519 [ 0.617024] GPT:Alternate GPT header not at the end of the disk. [ 0.618151] GPT:90111 != 20971519 [ 0.618874] GPT: Use GNU Parted to correct GPT errors. [ 0.619900] vda: vda1 vda15 [ 0.621472] vdb: [ 0.622439] scsi host0: ata_piix [ 0.623364] scsi host1: ata_piix [ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.626857] libphy: Fixed MDIO Bus: probed [ 0.627681] tun: Universal TUN/TAP device driver, 1.6 [ 0.628696] tun: (C) 1999-2004 Max Krasnyansky [ 0.631435] PPP generic driver version 2.4.2 [ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633705] ehci-pci: EHCI PCI platform driver [ 0.634668] ehci-platform: EHCI generic platform driver [ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636942] ohci-pci: OHCI PCI platform driver [ 0.637880] ohci-platform: OHCI generic platform driver [ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660935] usb usb1: Product: UHCI Host Controller [ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663194] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664212] hub 1-0:1.0: USB hub found [ 0.665043] hub 1-0:1.0: 2 ports detected [ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670299] mousedev: PS/2 mouse device common for all mice [ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673629] rtc_cmos 00:00: RTC can wake from S4 [ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677438] i2c /dev entries driver [ 0.678280] device-mapper: uevent: version 1.0.3 [ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682617] NET: Registered protocol family 10 [ 0.683738] NET: Registered protocol family 17 [ 0.684676] Key type dns_resolver registered [ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688707] registered taskstats version 1 [ 0.689577] Loading compiled-in X.509 certificates [ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693114] zswap: loaded using pool lzo/zbud [ 0.701398] Key type trusted registered [ 0.702975] Key type encrypted registered [ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704913] ima: No TPM chip found, activating TPM-bypass! [ 0.706048] evm: HMAC attrs: 0x1 [ 0.707014] Magic number: 10:399:737 [ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082) [ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710874] EDD information not available. [ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789245] Write protecting the kernel read-only data: 14336k [ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142993] pid_max: default: 32768 minimum: 301 [ 0.143942] ACPI: Core revision 20150930 [ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146768] Security Framework initialized [ 0.147679] Yama: becoming mindful. [ 0.148472] AppArmor: AppArmor initialized [ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155278] Initializing cgroup subsys io [ 0.156116] Initializing cgroup subsys memory [ 0.157035] Initializing cgroup subsys devices [ 0.157975] Initializing cgroup subsys freezer [ 0.158860] Initializing cgroup subsys net_cls [ 0.159798] Initializing cgroup subsys perf_event [ 0.160801] Initializing cgroup subsys net_prio [ 0.161781] Initializing cgroup subsys hugetlb [ 0.162946] Initializing cgroup subsys pids [ 0.163991] CPU: Physical Processor ID: 0 [ 0.165776] mce: CPU supports 10 MCE banks [ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182408] ftrace: allocating 31920 entries in 125 pages [ 0.203702] smpboot: Max logical packages: 1 [ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206151] x2apic enabled [ 0.206960] Switched APIC routing to physical x2apic. [ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.214279] ... version: 2 [ 0.215229] ... bit width: 48 [ 0.216188] ... generic registers: 4 [ 0.217139] ... value mask: 0000ffffffffffff [ 0.218282] ... max period: 000000007fffffff [ 0.219478] ... fixed-purpose events: 3 [ 0.220392] ... event mask: 000000070000000f [ 0.221639] KVM setup paravirtual spinlock [ 0.223215] x86: Booted up 1 node, 1 CPUs [ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225692] devtmpfs: initialized [ 0.227496] evm: security.selinux [ 0.228268] evm: security.SMACK64 [ 0.229046] evm: security.SMACK64EXEC [ 0.229934] evm: security.SMACK64TRANSMUTE [ 0.230947] evm: security.SMACK64MMAP [ 0.231810] evm: security.ima [ 0.232504] evm: security.capability [ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235657] pinctrl core: initialized pinctrl subsystem [ 0.236940] RTC time: 14:44:41, date: 07/03/18 [ 0.238020] NET: Registered protocol family 16 [ 0.239163] cpuidle: using governor ladder [ 0.240097] cpuidle: using governor menu [ 0.241011] PCCT header not found. [ 0.241892] ACPI: bus type PCI registered [ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244350] PCI: Using configuration type 1 for base access [ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.248047] ACPI: Added _OSI(Module Device) [ 0.248954] ACPI: Added _OSI(Processor Device) [ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253177] ACPI: Interpreter enabled [ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258364] ACPI: (supports S0 S3 S4 S5) [ 0.259306] ACPI: Using IOAPIC for interrupt routing [ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270948] acpiphp: Slot [3] registered [ 0.271816] acpiphp: Slot [4] registered [ 0.273045] acpiphp: Slot [5] registered [ 0.273982] acpiphp: Slot [6] registered [ 0.281706] acpiphp: Slot [7] registered [ 0.282580] acpiphp: Slot [8] registered [ 0.283537] acpiphp: Slot [9] registered [ 0.284561] acpiphp: Slot [10] registered [ 0.285580] acpiphp: Slot [11] registered [ 0.286516] acpiphp: Slot [12] registered [ 0.287452] acpiphp: Slot [13] registered [ 0.288385] acpiphp: Slot [14] registered [ 0.289321] acpiphp: Slot [15] registered [ 0.290271] acpiphp: Slot [16] registered [ 0.291183] acpiphp: Slot [17] registered [ 0.292090] acpiphp: Slot [18] registered [ 0.292987] acpiphp: Slot [19] registered [ 0.293954] acpiphp: Slot [20] registered [ 0.294855] acpiphp: Slot [21] registered [ 0.295754] acpiphp: Slot [22] registered [ 0.296670] acpiphp: Slot [23] registered [ 0.297652] acpiphp: Slot [24] registered [ 0.298570] acpiphp: Slot [25] registered [ 0.299487] acpiphp: Slot [26] registered [ 0.300448] acpiphp: Slot [27] registered [ 0.301384] acpiphp: Slot [28] registered [ 0.302335] acpiphp: Slot [29] registered [ 0.303349] acpiphp: Slot [30] registered [ 0.304317] acpiphp: Slot [31] registered [ 0.305318] PCI host bridge to bus 0000:00 [ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373457] vgaarb: loaded [ 0.374184] vgaarb: bridge control possible 0000:00:02.0 [ 0.375587] SCSI subsystem initialized [ 0.376544] ACPI: bus type USB registered [ 0.377578] usbcore: registered new interface driver usbfs [ 0.378851] usbcore: registered new interface driver hub [ 0.380063] usbcore: registered new device driver usb [ 0.381389] PCI: Using ACPI for IRQ routing [ 0.382630] NetLabel: Initializing [ 0.383415] NetLabel: domain hash size = 128 [ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385490] NetLabel: unlabeled traffic allowed by default [ 0.386705] clocksource: Switched to clocksource kvm-clock [ 0.391936] AppArmor: AppArmor Filesystem Enabled [ 0.392940] pnp: PnP ACPI init [ 0.393963] pnp: PnP ACPI: found 5 devices [ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401890] NET: Registered protocol family 2 [ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.405631] TCP: Hash tables configured (established 8192 bind 8192) [ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.409465] NET: Registered protocol family 1 [ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441123] Trying to unpack rootfs image as initramfs... [ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.492450] Scanning for low memory corruption every 60 seconds [ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495181] audit: initializing netlink subsys (disabled) [ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized [ 0.497826] Initialise system trusted keyring [ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502147] zbud: loaded [ 0.502850] VFS: Disk quotas dquot_6.6.0 [ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505403] fuse init (API version 7.23) [ 0.506321] Key type big_key registered [ 0.507266] Allocating IMA MOK and blacklist keyrings. [ 0.508465] Key type asymmetric registered [ 0.509352] Asymmetric key parser 'x509' registered [ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511964] io scheduler noop registered [ 0.512781] io scheduler deadline registered (default) [ 0.513859] io scheduler cfq registered [ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518901] ACPI: Power Button [PWRF] [ 0.519784] GHES: HEST is not enabled! [ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607369] Linux agpgart interface v0.103 [ 0.609530] brd: module loaded [ 0.610877] loop: module loaded [ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616352] GPT:90111 != 20971519 [ 0.617024] GPT:Alternate GPT header not at the end of the disk. [ 0.618151] GPT:90111 != 20971519 [ 0.618874] GPT: Use GNU Parted to correct GPT errors. [ 0.619900] vda: vda1 vda15 [ 0.621472] vdb: [ 0.622439] scsi host0: ata_piix [ 0.623364] scsi host1: ata_piix [ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.626857] libphy: Fixed MDIO Bus: probed [ 0.627681] tun: Universal TUN/TAP device driver, 1.6 [ 0.628696] tun: (C) 1999-2004 Max Krasnyansky [ 0.631435] PPP generic driver version 2.4.2 [ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633705] ehci-pci: EHCI PCI platform driver [ 0.634668] ehci-platform: EHCI generic platform driver [ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636942] ohci-pci: OHCI PCI platform driver [ 0.637880] ohci-platform: OHCI generic platform driver [ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660935] usb usb1: Product: UHCI Host Controller [ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663194] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664212] hub 1-0:1.0: USB hub found [ 0.665043] hub 1-0:1.0: 2 ports detected [ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670299] mousedev: PS/2 mouse device common for all mice [ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673629] rtc_cmos 00:00: RTC can wake from S4 [ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677438] i2c /dev entries driver [ 0.678280] device-mapper: uevent: version 1.0.3 [ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682617] NET: Registered protocol family 10 [ 0.683738] NET: Registered protocol family 17 [ 0.684676] Key type dns_resolver registered [ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688707] registered taskstats version 1 [ 0.689577] Loading compiled-in X.509 certificates [ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693114] zswap: loaded using pool lzo/zbud [ 0.701398] Key type trusted registered [ 0.702975] Key type encrypted registered [ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704913] ima: No TPM chip found, activating TPM-bypass! [ 0.706048] evm: HMAC attrs: 0x1 [ 0.707014] Magic number: 10:399:737 [ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082) [ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710874] EDD information not available. [ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789245] Write protecting the kernel read-only data: 14336k [ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142993] pid_max: default: 32768 minimum: 301 [ 0.143942] ACPI: Core revision 20150930 [ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146768] Security Framework initialized [ 0.147679] Yama: becoming mindful. [ 0.148472] AppArmor: AppArmor initialized [ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155278] Initializing cgroup subsys io [ 0.156116] Initializing cgroup subsys memory [ 0.157035] Initializing cgroup subsys devices [ 0.157975] Initializing cgroup subsys freezer [ 0.158860] Initializing cgroup subsys net_cls [ 0.159798] Initializing cgroup subsys perf_event [ 0.160801] Initializing cgroup subsys net_prio [ 0.161781] Initializing cgroup subsys hugetlb [ 0.162946] Initializing cgroup subsys pids [ 0.163991] CPU: Physical Processor ID: 0 [ 0.165776] mce: CPU supports 10 MCE banks [ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182408] ftrace: allocating 31920 entries in 125 pages [ 0.203702] smpboot: Max logical packages: 1 [ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206151] x2apic enabled [ 0.206960] Switched APIC routing to physical x2apic. [ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.214279] ... version: 2 [ 0.215229] ... bit width: 48 [ 0.216188] ... generic registers: 4 [ 0.217139] ... value mask: 0000ffffffffffff [ 0.218282] ... max period: 000000007fffffff [ 0.219478] ... fixed-purpose events: 3 [ 0.220392] ... event mask: 000000070000000f [ 0.221639] KVM setup paravirtual spinlock [ 0.223215] x86: Booted up 1 node, 1 CPUs [ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225692] devtmpfs: initialized [ 0.227496] evm: security.selinux [ 0.228268] evm: security.SMACK64 [ 0.229046] evm: security.SMACK64EXEC [ 0.229934] evm: security.SMACK64TRANSMUTE [ 0.230947] evm: security.SMACK64MMAP [ 0.231810] evm: security.ima [ 0.232504] evm: security.capability [ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235657] pinctrl core: initialized pinctrl subsystem [ 0.236940] RTC time: 14:44:41, date: 07/03/18 [ 0.238020] NET: Registered protocol family 16 [ 0.239163] cpuidle: using governor ladder [ 0.240097] cpuidle: using governor menu [ 0.241011] PCCT header not found. [ 0.241892] ACPI: bus type PCI registered [ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244350] PCI: Using configuration type 1 for base access [ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.248047] ACPI: Added _OSI(Module Device) [ 0.248954] ACPI: Added _OSI(Processor Device) [ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253177] ACPI: Interpreter enabled [ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258364] ACPI: (supports S0 S3 S4 S5) [ 0.259306] ACPI: Using IOAPIC for interrupt routing [ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270948] acpiphp: Slot [3] registered [ 0.271816] acpiphp: Slot [4] registered [ 0.273045] acpiphp: Slot [5] registered [ 0.273982] acpiphp: Slot [6] registered [ 0.281706] acpiphp: Slot [7] registered [ 0.282580] acpiphp: Slot [8] registered [ 0.283537] acpiphp: Slot [9] registered [ 0.284561] acpiphp: Slot [10] registered [ 0.285580] acpiphp: Slot [11] registered [ 0.286516] acpiphp: Slot [12] registered [ 0.287452] acpiphp: Slot [13] registered [ 0.288385] acpiphp: Slot [14] registered [ 0.289321] acpiphp: Slot [15] registered [ 0.290271] acpiphp: Slot [16] registered [ 0.291183] acpiphp: Slot [17] registered [ 0.292090] acpiphp: Slot [18] registered [ 0.292987] acpiphp: Slot [19] registered [ 0.293954] acpiphp: Slot [20] registered [ 0.294855] acpiphp: Slot [21] registered [ 0.295754] acpiphp: Slot [22] registered [ 0.296670] acpiphp: Slot [23] registered [ 0.297652] acpiphp: Slot [24] registered [ 0.298570] acpiphp: Slot [25] registered [ 0.299487] acpiphp: Slot [26] registered [ 0.300448] acpiphp: Slot [27] registered [ 0.301384] acpiphp: Slot [28] registered [ 0.302335] acpiphp: Slot [29] registered [ 0.303349] acpiphp: Slot [30] registered [ 0.304317] acpiphp: Slot [31] registered [ 0.305318] PCI host bridge to bus 0000:00 [ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373457] vgaarb: loaded [ 0.374184] vgaarb: bridge control possible 0000:00:02.0 [ 0.375587] SCSI subsystem initialized [ 0.376544] ACPI: bus type USB registered [ 0.377578] usbcore: registered new interface driver usbfs [ 0.378851] usbcore: registered new interface driver hub [ 0.380063] usbcore: registered new device driver usb [ 0.381389] PCI: Using ACPI for IRQ routing [ 0.382630] NetLabel: Initializing [ 0.383415] NetLabel: domain hash size = 128 [ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385490] NetLabel: unlabeled traffic allowed by default [ 0.386705] clocksource: Switched to clocksource kvm-clock [ 0.391936] AppArmor: AppArmor Filesystem Enabled [ 0.392940] pnp: PnP ACPI init [ 0.393963] pnp: PnP ACPI: found 5 devices [ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401890] NET: Registered protocol family 2 [ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.405631] TCP: Hash tables configured (established 8192 bind 8192) [ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.409465] NET: Registered protocol family 1 [ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441123] Trying to unpack rootfs image as initramfs... [ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.492450] Scanning for low memory corruption every 60 seconds [ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495181] audit: initializing netlink subsys (disabled) [ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized [ 0.497826] Initialise system trusted keyring [ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502147] zbud: loaded [ 0.502850] VFS: Disk quotas dquot_6.6.0 [ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505403] fuse init (API version 7.23) [ 0.506321] Key type big_key registered [ 0.507266] Allocating IMA MOK and blacklist keyrings. [ 0.508465] Key type asymmetric registered [ 0.509352] Asymmetric key parser 'x509' registered [ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511964] io scheduler noop registered [ 0.512781] io scheduler deadline registered (default) [ 0.513859] io scheduler cfq registered [ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518901] ACPI: Power Button [PWRF] [ 0.519784] GHES: HEST is not enabled! [ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607369] Linux agpgart interface v0.103 [ 0.609530] brd: module loaded [ 0.610877] loop: module loaded [ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616352] GPT:90111 != 20971519 [ 0.617024] GPT:Alternate GPT header not at the end of the disk. [ 0.618151] GPT:90111 != 20971519 [ 0.618874] GPT: Use GNU Parted to correct GPT errors. [ 0.619900] vda: vda1 vda15 [ 0.621472] vdb: [ 0.622439] scsi host0: ata_piix [ 0.623364] scsi host1: ata_piix [ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.626857] libphy: Fixed MDIO Bus: probed [ 0.627681] tun: Universal TUN/TAP device driver, 1.6 [ 0.628696] tun: (C) 1999-2004 Max Krasnyansky [ 0.631435] PPP generic driver version 2.4.2 [ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633705] ehci-pci: EHCI PCI platform driver [ 0.634668] ehci-platform: EHCI generic platform driver [ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636942] ohci-pci: OHCI PCI platform driver [ 0.637880] ohci-platform: OHCI generic platform driver [ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660935] usb usb1: Product: UHCI Host Controller [ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663194] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664212] hub 1-0:1.0: USB hub found [ 0.665043] hub 1-0:1.0: 2 ports detected [ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670299] mousedev: PS/2 mouse device common for all mice [ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673629] rtc_cmos 00:00: RTC can wake from S4 [ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677438] i2c /dev entries driver [ 0.678280] device-mapper: uevent: version 1.0.3 [ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682617] NET: Registered protocol family 10 [ 0.683738] NET: Registered protocol family 17 [ 0.684676] Key type dns_resolver registered [ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688707] registered taskstats version 1 [ 0.689577] Loading compiled-in X.509 certificates [ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693114] zswap: loaded using pool lzo/zbud [ 0.701398] Key type trusted registered [ 0.702975] Key type encrypted registered [ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704913] ima: No TPM chip found, activating TPM-bypass! [ 0.706048] evm: HMAC attrs: 0x1 [ 0.707014] Magic number: 10:399:737 [ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082) [ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710874] EDD information not available. [ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789245] Write protecting the kernel read-only data: 14336k [ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142993] pid_max: default: 32768 minimum: 301 [ 0.143942] ACPI: Core revision 20150930 [ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146768] Security Framework initialized [ 0.147679] Yama: becoming mindful. [ 0.148472] AppArmor: AppArmor initialized [ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155278] Initializing cgroup subsys io [ 0.156116] Initializing cgroup subsys memory [ 0.157035] Initializing cgroup subsys devices [ 0.157975] Initializing cgroup subsys freezer [ 0.158860] Initializing cgroup subsys net_cls [ 0.159798] Initializing cgroup subsys perf_event [ 0.160801] Initializing cgroup subsys net_prio [ 0.161781] Initializing cgroup subsys hugetlb [ 0.162946] Initializing cgroup subsys pids [ 0.163991] CPU: Physical Processor ID: 0 [ 0.165776] mce: CPU supports 10 MCE banks [ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182408] ftrace: allocating 31920 entries in 125 pages [ 0.203702] smpboot: Max logical packages: 1 [ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206151] x2apic enabled [ 0.206960] Switched APIC routing to physical x2apic. [ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.214279] ... version: 2 [ 0.215229] ... bit width: 48 [ 0.216188] ... generic registers: 4 [ 0.217139] ... value mask: 0000ffffffffffff [ 0.218282] ... max period: 000000007fffffff [ 0.219478] ... fixed-purpose events: 3 [ 0.220392] ... event mask: 000000070000000f [ 0.221639] KVM setup paravirtual spinlock [ 0.223215] x86: Booted up 1 node, 1 CPUs [ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225692] devtmpfs: initialized [ 0.227496] evm: security.selinux [ 0.228268] evm: security.SMACK64 [ 0.229046] evm: security.SMACK64EXEC [ 0.229934] evm: security.SMACK64TRANSMUTE [ 0.230947] evm: security.SMACK64MMAP [ 0.231810] evm: security.ima [ 0.232504] evm: security.capability [ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235657] pinctrl core: initialized pinctrl subsystem [ 0.236940] RTC time: 14:44:41, date: 07/03/18 [ 0.238020] NET: Registered protocol family 16 [ 0.239163] cpuidle: using governor ladder [ 0.240097] cpuidle: using governor menu [ 0.241011] PCCT header not found. [ 0.241892] ACPI: bus type PCI registered [ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244350] PCI: Using configuration type 1 for base access [ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.248047] ACPI: Added _OSI(Module Device) [ 0.248954] ACPI: Added _OSI(Processor Device) [ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253177] ACPI: Interpreter enabled [ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258364] ACPI: (supports S0 S3 S4 S5) [ 0.259306] ACPI: Using IOAPIC for interrupt routing [ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270948] acpiphp: Slot [3] registered [ 0.271816] acpiphp: Slot [4] registered [ 0.273045] acpiphp: Slot [5] registered [ 0.273982] acpiphp: Slot [6] registered [ 0.281706] acpiphp: Slot [7] registered [ 0.282580] acpiphp: Slot [8] registered [ 0.283537] acpiphp: Slot [9] registered [ 0.284561] acpiphp: Slot [10] registered [ 0.285580] acpiphp: Slot [11] registered [ 0.286516] acpiphp: Slot [12] registered [ 0.287452] acpiphp: Slot [13] registered [ 0.288385] acpiphp: Slot [14] registered [ 0.289321] acpiphp: Slot [15] registered [ 0.290271] acpiphp: Slot [16] registered [ 0.291183] acpiphp: Slot [17] registered [ 0.292090] acpiphp: Slot [18] registered [ 0.292987] acpiphp: Slot [19] registered [ 0.293954] acpiphp: Slot [20] registered [ 0.294855] acpiphp: Slot [21] registered [ 0.295754] acpiphp: Slot [22] registered [ 0.296670] acpiphp: Slot [23] registered [ 0.297652] acpiphp: Slot [24] registered [ 0.298570] acpiphp: Slot [25] registered [ 0.299487] acpiphp: Slot [26] registered [ 0.300448] acpiphp: Slot [27] registered [ 0.301384] acpiphp: Slot [28] registered [ 0.302335] acpiphp: Slot [29] registered [ 0.303349] acpiphp: Slot [30] registered [ 0.304317] acpiphp: Slot [31] registered [ 0.305318] PCI host bridge to bus 0000:00 [ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373457] vgaarb: loaded [ 0.374184] vgaarb: bridge control possible 0000:00:02.0 [ 0.375587] SCSI subsystem initialized [ 0.376544] ACPI: bus type USB registered [ 0.377578] usbcore: registered new interface driver usbfs [ 0.378851] usbcore: registered new interface driver hub [ 0.380063] usbcore: registered new device driver usb [ 0.381389] PCI: Using ACPI for IRQ routing [ 0.382630] NetLabel: Initializing [ 0.383415] NetLabel: domain hash size = 128 [ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385490] NetLabel: unlabeled traffic allowed by default [ 0.386705] clocksource: Switched to clocksource kvm-clock [ 0.391936] AppArmor: AppArmor Filesystem Enabled [ 0.392940] pnp: PnP ACPI init [ 0.393963] pnp: PnP ACPI: found 5 devices [ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401890] NET: Registered protocol family 2 [ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.405631] TCP: Hash tables configured (established 8192 bind 8192) [ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.409465] NET: Registered protocol family 1 [ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441123] Trying to unpack rootfs image as initramfs... [ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.492450] Scanning for low memory corruption every 60 seconds [ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495181] audit: initializing netlink subsys (disabled) [ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized [ 0.497826] Initialise system trusted keyring [ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502147] zbud: loaded [ 0.502850] VFS: Disk quotas dquot_6.6.0 [ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505403] fuse init (API version 7.23) [ 0.506321] Key type big_key registered [ 0.507266] Allocating IMA MOK and blacklist keyrings. [ 0.508465] Key type asymmetric registered [ 0.509352] Asymmetric key parser 'x509' registered [ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511964] io scheduler noop registered [ 0.512781] io scheduler deadline registered (default) [ 0.513859] io scheduler cfq registered [ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518901] ACPI: Power Button [PWRF] [ 0.519784] GHES: HEST is not enabled! [ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607369] Linux agpgart interface v0.103 [ 0.609530] brd: module loaded [ 0.610877] loop: module loaded [ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616352] GPT:90111 != 20971519 [ 0.617024] GPT:Alternate GPT header not at the end of the disk. [ 0.618151] GPT:90111 != 20971519 [ 0.618874] GPT: Use GNU Parted to correct GPT errors. [ 0.619900] vda: vda1 vda15 [ 0.621472] vdb: [ 0.622439] scsi host0: ata_piix [ 0.623364] scsi host1: ata_piix [ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.626857] libphy: Fixed MDIO Bus: probed [ 0.627681] tun: Universal TUN/TAP device driver, 1.6 [ 0.628696] tun: (C) 1999-2004 Max Krasnyansky [ 0.631435] PPP generic driver version 2.4.2 [ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633705] ehci-pci: EHCI PCI platform driver [ 0.634668] ehci-platform: EHCI generic platform driver [ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636942] ohci-pci: OHCI PCI platform driver [ 0.637880] ohci-platform: OHCI generic platform driver [ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660935] usb usb1: Product: UHCI Host Controller [ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663194] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664212] hub 1-0:1.0: USB hub found [ 0.665043] hub 1-0:1.0: 2 ports detected [ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670299] mousedev: PS/2 mouse device common for all mice [ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673629] rtc_cmos 00:00: RTC can wake from S4 [ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677438] i2c /dev entries driver [ 0.678280] device-mapper: uevent: version 1.0.3 [ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682617] NET: Registered protocol family 10 [ 0.683738] NET: Registered protocol family 17 [ 0.684676] Key type dns_resolver registered [ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688707] registered taskstats version 1 [ 0.689577] Loading compiled-in X.509 certificates [ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693114] zswap: loaded using pool lzo/zbud [ 0.701398] Key type trusted registered [ 0.702975] Key type encrypted registered [ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704913] ima: No TPM chip found, activating TPM-bypass! [ 0.706048] evm: HMAC attrs: 0x1 [ 0.707014] Magic number: 10:399:737 [ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082) [ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710874] EDD information not available. [ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789245] Write protecting the kernel read-only data: 14336k [ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.22 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.424321] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK [ 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-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] 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 = 0x3ffda 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 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1137157261 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-0x000000003ffd9fff] [ 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-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 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: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.141237] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142993] pid_max: default: 32768 minimum: 301 [ 0.143942] ACPI: Core revision 20150930 [ 0.145438] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146768] Security Framework initialized [ 0.147679] Yama: becoming mindful. [ 0.148472] AppArmor: AppArmor initialized [ 0.149384] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.150993] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152432] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.153752] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.155278] Initializing cgroup subsys io [ 0.156116] Initializing cgroup subsys memory [ 0.157035] Initializing cgroup subsys devices [ 0.157975] Initializing cgroup subsys freezer [ 0.158860] Initializing cgroup subsys net_cls [ 0.159798] Initializing cgroup subsys perf_event [ 0.160801] Initializing cgroup subsys net_prio [ 0.161781] Initializing cgroup subsys hugetlb [ 0.162946] Initializing cgroup subsys pids [ 0.163991] CPU: Physical Processor ID: 0 [ 0.165776] mce: CPU supports 10 MCE banks [ 0.166700] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167901] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176993] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182408] ftrace: allocating 31920 entries in 125 pages [ 0.203702] smpboot: Max logical packages: 1 [ 0.204623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206151] x2apic enabled [ 0.206960] Switched APIC routing to physical x2apic. [ 0.208703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209990] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.212337] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.214279] ... version: 2 [ 0.215229] ... bit width: 48 [ 0.216188] ... generic registers: 4 [ 0.217139] ... value mask: 0000ffffffffffff [ 0.218282] ... max period: 000000007fffffff [ 0.219478] ... fixed-purpose events: 3 [ 0.220392] ... event mask: 000000070000000f [ 0.221639] KVM setup paravirtual spinlock [ 0.223215] x86: Booted up 1 node, 1 CPUs [ 0.224106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.225692] devtmpfs: initialized [ 0.227496] evm: security.selinux [ 0.228268] evm: security.SMACK64 [ 0.229046] evm: security.SMACK64EXEC [ 0.229934] evm: security.SMACK64TRANSMUTE [ 0.230947] evm: security.SMACK64MMAP [ 0.231810] evm: security.ima [ 0.232504] evm: security.capability [ 0.233390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235657] pinctrl core: initialized pinctrl subsystem [ 0.236940] RTC time: 14:44:41, date: 07/03/18 [ 0.238020] NET: Registered protocol family 16 [ 0.239163] cpuidle: using governor ladder [ 0.240097] cpuidle: using governor menu [ 0.241011] PCCT header not found. [ 0.241892] ACPI: bus type PCI registered [ 0.242837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244350] PCI: Using configuration type 1 for base access [ 0.245675] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.248047] ACPI: Added _OSI(Module Device) [ 0.248954] ACPI: Added _OSI(Processor Device) [ 0.249991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251074] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253177] ACPI: Interpreter enabled [ 0.254041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258364] ACPI: (supports S0 S3 S4 S5) [ 0.259306] ACPI: Using IOAPIC for interrupt routing [ 0.260472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265370] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266875] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270948] acpiphp: Slot [3] registered [ 0.271816] acpiphp: Slot [4] registered [ 0.273045] acpiphp: Slot [5] registered [ 0.273982] acpiphp: Slot [6] registered [ 0.281706] acpiphp: Slot [7] registered [ 0.282580] acpiphp: Slot [8] registered [ 0.283537] acpiphp: Slot [9] registered [ 0.284561] acpiphp: Slot [10] registered [ 0.285580] acpiphp: Slot [11] registered [ 0.286516] acpiphp: Slot [12] registered [ 0.287452] acpiphp: Slot [13] registered [ 0.288385] acpiphp: Slot [14] registered [ 0.289321] acpiphp: Slot [15] registered [ 0.290271] acpiphp: Slot [16] registered [ 0.291183] acpiphp: Slot [17] registered [ 0.292090] acpiphp: Slot [18] registered [ 0.292987] acpiphp: Slot [19] registered [ 0.293954] acpiphp: Slot [20] registered [ 0.294855] acpiphp: Slot [21] registered [ 0.295754] acpiphp: Slot [22] registered [ 0.296670] acpiphp: Slot [23] registered [ 0.297652] acpiphp: Slot [24] registered [ 0.298570] acpiphp: Slot [25] registered [ 0.299487] acpiphp: Slot [26] registered [ 0.300448] acpiphp: Slot [27] registered [ 0.301384] acpiphp: Slot [28] registered [ 0.302335] acpiphp: Slot [29] registered [ 0.303349] acpiphp: Slot [30] registered [ 0.304317] acpiphp: Slot [31] registered [ 0.305318] PCI host bridge to bus 0000:00 [ 0.306246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.310822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.312494] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314328] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.319982] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321435] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323309] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329712] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.360481] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363722] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365450] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367103] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368622] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370054] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371370] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373457] vgaarb: loaded [ 0.374184] vgaarb: bridge control possible 0000:00:02.0 [ 0.375587] SCSI subsystem initialized [ 0.376544] ACPI: bus type USB registered [ 0.377578] usbcore: registered new interface driver usbfs [ 0.378851] usbcore: registered new interface driver hub [ 0.380063] usbcore: registered new device driver usb [ 0.381389] PCI: Using ACPI for IRQ routing [ 0.382630] NetLabel: Initializing [ 0.383415] NetLabel: domain hash size = 128 [ 0.384394] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385490] NetLabel: unlabeled traffic allowed by default [ 0.386705] clocksource: Switched to clocksource kvm-clock [ 0.391936] AppArmor: AppArmor Filesystem Enabled [ 0.392940] pnp: PnP ACPI init [ 0.393963] pnp: PnP ACPI: found 5 devices [ 0.400075] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401890] NET: Registered protocol family 2 [ 0.402900] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.404291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.405631] TCP: Hash tables configured (established 8192 bind 8192) [ 0.406950] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.408185] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.409465] NET: Registered protocol family 1 [ 0.410485] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411681] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412814] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441123] Trying to unpack rootfs image as initramfs... [ 0.490783] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.492450] Scanning for low memory corruption every 60 seconds [ 0.493915] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495181] audit: initializing netlink subsys (disabled) [ 0.496357] audit: type=2000 audit(1530629082.181:1): initialized [ 0.497826] Initialise system trusted keyring [ 0.498842] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500102] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502147] zbud: loaded [ 0.502850] VFS: Disk quotas dquot_6.6.0 [ 0.503736] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505403] fuse init (API version 7.23) [ 0.506321] Key type big_key registered [ 0.507266] Allocating IMA MOK and blacklist keyrings. [ 0.508465] Key type asymmetric registered [ 0.509352] Asymmetric key parser 'x509' registered [ 0.510392] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511964] io scheduler noop registered [ 0.512781] io scheduler deadline registered (default) [ 0.513859] io scheduler cfq registered [ 0.514780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.518901] ACPI: Power Button [PWRF] [ 0.519784] GHES: HEST is not enabled! [ 0.533496] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579502] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.581486] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605036] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607369] Linux agpgart interface v0.103 [ 0.609530] brd: module loaded [ 0.610877] loop: module loaded [ 0.615022] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616352] GPT:90111 != 20971519 [ 0.617024] GPT:Alternate GPT header not at the end of the disk. [ 0.618151] GPT:90111 != 20971519 [ 0.618874] GPT: Use GNU Parted to correct GPT errors. [ 0.619900] vda: vda1 vda15 [ 0.621472] vdb: [ 0.622439] scsi host0: ata_piix [ 0.623364] scsi host1: ata_piix [ 0.623977] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.625322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.626857] libphy: Fixed MDIO Bus: probed [ 0.627681] tun: Universal TUN/TAP device driver, 1.6 [ 0.628696] tun: (C) 1999-2004 Max Krasnyansky [ 0.631435] PPP generic driver version 2.4.2 [ 0.632408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.633705] ehci-pci: EHCI PCI platform driver [ 0.634668] ehci-platform: EHCI generic platform driver [ 0.635726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636942] ohci-pci: OHCI PCI platform driver [ 0.637880] ohci-platform: OHCI generic platform driver [ 0.638946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653228] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654238] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655722] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.656743] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.659349] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660935] usb usb1: Product: UHCI Host Controller [ 0.661953] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663194] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664212] hub 1-0:1.0: USB hub found [ 0.665043] hub 1-0:1.0: 2 ports detected [ 0.666004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668124] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669121] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670299] mousedev: PS/2 mouse device common for all mice [ 0.671633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673629] rtc_cmos 00:00: RTC can wake from S4 [ 0.674775] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676112] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677438] i2c /dev entries driver [ 0.678280] device-mapper: uevent: version 1.0.3 [ 0.679368] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681150] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682617] NET: Registered protocol family 10 [ 0.683738] NET: Registered protocol family 17 [ 0.684676] Key type dns_resolver registered [ 0.685657] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.686832] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688707] registered taskstats version 1 [ 0.689577] Loading compiled-in X.509 certificates [ 0.691127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693114] zswap: loaded using pool lzo/zbud [ 0.701398] Key type trusted registered [ 0.702975] Key type encrypted registered [ 0.703808] AppArmor: AppArmor sha1 policy hashing enabled [ 0.704913] ima: No TPM chip found, activating TPM-bypass! [ 0.706048] evm: HMAC attrs: 0x1 [ 0.707014] Magic number: 10:399:737 [ 0.707878] rtc_cmos 00:00: setting system clock to 2018-07-03 14:44:42 UTC (1530629082) [ 0.709598] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710874] EDD information not available. [ 0.787629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.789245] Write protecting the kernel read-only data: 14336k [ 0.790911] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.792762] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.22 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.424321] 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.11... Lease of 10.55.0.11 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-07-03 14:44:51,021 - create_instance - INFO - Deleting Port with ID - 8b4c15bd-7c0c-4c00-8dbf-459b452fe1d4 2018-07-03 14:44:51,021 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84aport-1 2018-07-03 14:44:51,026 - 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/8b4c15bd-7c0c-4c00-8dbf-459b452fe1d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:51,838 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:44:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ddad3e30-adc7-45a2-acb3-525fa76d7cc2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:44:51,838 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/8b4c15bd-7c0c-4c00-8dbf-459b452fe1d4 used request id req-ddad3e30-adc7-45a2-acb3-525fa76d7cc2 2018-07-03 14:44:51,839 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst 2018-07-03 14:44:51,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:52,018 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:44: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-25ad1979-4b90-4f97-bab0-44c888a35ee7 X-Compute-Request-Id: req-25ad1979-4b90-4f97-bab0-44c888a35ee7 Front-End-Https: on 2018-07-03 14:44:52,018 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-25ad1979-4b90-4f97-bab0-44c888a35ee7 2018-07-03 14:44:52,018 - create_instance - INFO - Checking deletion status 2018-07-03 14:44:52,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/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:52,529 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:44:52 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-e159fe2c-a1b8-4332-bd6e-7fd839a4b46c X-Compute-Request-Id: req-e159fe2c-a1b8-4332-bd6e-7fd839a4b46c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e6:0d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe", "rel": "bookmark"}], "image": {"id": "4b74d371-5a8b-4cd7-9d0e-498e774aa430", "links": [{"href": "http://172.30.10.101:8774/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:44:41.000000", "flavor": {"id": "bddbc621-cdef-4a3a-be47-8b0e57c63825", "links": [{"href": "http://172.30.10.101:8774/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825", "rel": "bookmark"}]}, "id": "88e0c98c-e989-4f10-b404-94ae779eb4fe", "user_id": "253cbe494cac4f2a9d06d655fe4f6328", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:44:52Z", "hostId": "1f8d2450aba5da94621c7be04f72d223ccf8c36eef4d2587fe11ca66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst", "created": "2018-07-03T14:44:26Z", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:44:52,529 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-e159fe2c-a1b8-4332-bd6e-7fd839a4b46c 2018-07-03 14:44:52,529 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst] is - ACTIVE 2018-07-03 14:44:52,529 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:44:55,533 - create_instance - DEBUG - VM status query timeout in 296.485892057 2018-07-03 14:44:55,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a04f009361992a86fe652feda86f2a60e4bde515" 2018-07-03 14:44:55,612 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:44:55 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-d146c75b-7642-40cb-b4b6-132b26736655 X-Compute-Request-Id: req-d146c75b-7642-40cb-b4b6-132b26736655 RESP BODY: {"itemNotFound": {"message": "Instance 88e0c98c-e989-4f10-b404-94ae779eb4fe could not be found.", "code": 404}} 2018-07-03 14:44:55,612 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e0c98c-e989-4f10-b404-94ae779eb4fe used request id req-d146c75b-7642-40cb-b4b6-132b26736655 2018-07-03 14:44:55,612 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 88e0c98c-e989-4f10-b404-94ae779eb4fe could not be found. (HTTP 404) (Request-ID: req-d146c75b-7642-40cb-b4b6-132b26736655) 2018-07-03 14:44:55,613 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-inst 2018-07-03 14:44:55,614 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet 2018-07-03 14:44:55,614 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-subnet 2018-07-03 14:44:55,620 - 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/a67dfeed-2ec7-4389-b565-3930a965198b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5273ba58eaf4a866be8c4215b3b4bfa240239492" 2018-07-03 14:44:58,093 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:44:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-965147d9-d481-44f4-9ace-92b8326b5d2e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:44:58,093 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/a67dfeed-2ec7-4389-b565-3930a965198b used request id req-965147d9-d481-44f4-9ace-92b8326b5d2e 2018-07-03 14:44:58,093 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-priv-net 2018-07-03 14:44:58,098 - 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/c64416a5-1b11-4405-bf4b-b944c2bab0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5273ba58eaf4a866be8c4215b3b4bfa240239492" 2018-07-03 14:44:59,884 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:44:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4428f06f-0a30-4d89-ac03-83686d33bb8b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:44:59,884 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c64416a5-1b11-4405-bf4b-b944c2bab0d1 used request id req-4428f06f-0a30-4d89-ac03-83686d33bb8b 2018-07-03 14:44:59,888 - 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/bddbc621-cdef-4a3a-be47-8b0e57c63825 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549601f6668669662ee2a1d6534fe8f43b70f18a" 2018-07-03 14:45:00,163 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:45:00 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6a442198-9048-4543-8e0c-0b1ab7d7fcef X-Compute-Request-Id: req-6a442198-9048-4543-8e0c-0b1ab7d7fcef 2018-07-03 14:45:00,163 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/bddbc621-cdef-4a3a-be47-8b0e57c63825 used request id req-6a442198-9048-4543-8e0c-0b1ab7d7fcef 2018-07-03 14:45:00,165 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-a1e7f157-f8a0-4da3-a404-c1fe6772e84a-image 2018-07-03 14:45:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1efb29c5e0376b1c78b19f484332125b6427f3e0" 2018-07-03 14:45:00,624 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:45:00 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-779ed4d0-6b8d-4bd9-93ec-e5c7d40dfa9d 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-07-03 14:45:00,624 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/4b74d371-5a8b-4cd7-9d0e-498e774aa430 used request id req-779ed4d0-6b8d-4bd9-93ec-e5c7d40dfa9d 2018-07-03 14:45:00,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:45:01,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:01 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-0349e72e-fa89-48e5-a925-671b97656901 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3a6e290401674a66867e1beb13546c3e", "created_at": "2018-07-03T14:44:09Z", "updated_at": "2018-07-03T14:44:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:44:09Z", "revision_number": 0, "id": "07dad25e-c82b-4447-8fcc-b9933194e746", "remote_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "remote_ip_prefix": null, "created_at": "2018-07-03T14:44:09Z", "security_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a6e290401674a66867e1beb13546c3e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:44:09Z", "revision_number": 0, "id": "3d0d01c6-09e3-4723-8f3b-c3f2ffa34655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:44:09Z", "security_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a6e290401674a66867e1beb13546c3e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:44:09Z", "revision_number": 0, "id": "71b246ae-4631-48ee-9125-d9a97980bc17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:44:09Z", "security_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a6e290401674a66867e1beb13546c3e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:44:09Z", "revision_number": 0, "id": "a457714a-1b0d-42d8-a6f1-bd6624eda3ac", "remote_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "remote_ip_prefix": null, "created_at": "2018-07-03T14:44:09Z", "security_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "tenant_id": "3a6e290401674a66867e1beb13546c3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a6e290401674a66867e1beb13546c3e"}], "revision_number": 4, "project_id": "3a6e290401674a66867e1beb13546c3e", "id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:45:01,111 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-0349e72e-fa89-48e5-a925-671b97656901 2018-07-03 14:45:01,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:45:01,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:01 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-633c62a8-49e5-4d00-93f1-0d5d188cda1b 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:45:01,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-633c62a8-49e5-4d00-93f1-0d5d188cda1b 2018-07-03 14:45:01,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/3a6e290401674a66867e1beb13546c3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:45:01,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:01 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc38081f-6bc2-4d7f-9642-2b7fa2a20407 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a6e290401674a66867e1beb13546c3e", "name": "SimpleHealthCheck-2b5ab245-f1ea-4c0-proj"}} 2018-07-03 14:45:01,562 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e used request id req-fc38081f-6bc2-4d7f-9642-2b7fa2a20407 2018-07-03 14:45:01,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bba6dbd4-a23b-4e8f-8881-1544b32f7f26 2018-07-03 14:45:01,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=bba6dbd4-a23b-4e8f-8881-1544b32f7f26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:45:01,934 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:01 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-39e2f85a-3198-4c4a-9879-200fdbc32352 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:44:09Z", "security_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "port_range_min": null, "revision_number": 0, "tenant_id": "3a6e290401674a66867e1beb13546c3e", "created_at": "2018-07-03T14:44:09Z", "project_id": "3a6e290401674a66867e1beb13546c3e", "id": "07dad25e-c82b-4447-8fcc-b9933194e746"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:44:09Z", "security_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "port_range_min": null, "revision_number": 0, "tenant_id": "3a6e290401674a66867e1beb13546c3e", "created_at": "2018-07-03T14:44:09Z", "project_id": "3a6e290401674a66867e1beb13546c3e", "id": "3d0d01c6-09e3-4723-8f3b-c3f2ffa34655"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:44:09Z", "security_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "port_range_min": null, "revision_number": 0, "tenant_id": "3a6e290401674a66867e1beb13546c3e", "created_at": "2018-07-03T14:44:09Z", "project_id": "3a6e290401674a66867e1beb13546c3e", "id": "71b246ae-4631-48ee-9125-d9a97980bc17"}, {"remote_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:44:09Z", "security_group_id": "bba6dbd4-a23b-4e8f-8881-1544b32f7f26", "port_range_min": null, "revision_number": 0, "tenant_id": "3a6e290401674a66867e1beb13546c3e", "created_at": "2018-07-03T14:44:09Z", "project_id": "3a6e290401674a66867e1beb13546c3e", "id": "a457714a-1b0d-42d8-a6f1-bd6624eda3ac"}]} 2018-07-03 14:45:01,935 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bba6dbd4-a23b-4e8f-8881-1544b32f7f26 used request id req-39e2f85a-3198-4c4a-9879-200fdbc32352 2018-07-03 14:45:01,935 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:45:01,940 - keystoneauth.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/bba6dbd4-a23b-4e8f-8881-1544b32f7f26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:45:02,186 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:45:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bd29b227-ba7f-4b70-9741-0c9b0cd912ea Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:45:02,186 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/bba6dbd4-a23b-4e8f-8881-1544b32f7f26 used request id req-bd29b227-ba7f-4b70-9741-0c9b0cd912ea 2018-07-03 14:45:02,187 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-2b5ab245-f1ea-4c0-proj 2018-07-03 14:45:02,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/3a6e290401674a66867e1beb13546c3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:45:02,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:45:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-898dc099-43ec-47a8-a434-42d095aacfa5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:45:02,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3a6e290401674a66867e1beb13546c3e used request id req-898dc099-43ec-47a8-a434-42d095aacfa5 2018-07-03 14:45:02,590 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-2b5ab245-f1ea-4c0-proj-role 2018-07-03 14:45:02,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/3a528278bcdf43519730a09019eb7018 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:45:02,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:45:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-623e87e4-c6c1-486e-8eba-a079e17224f9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:45:02,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/3a528278bcdf43519730a09019eb7018 used request id req-623e87e4-c6c1-486e-8eba-a079e17224f9 2018-07-03 14:45: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8668998a5cb1b137470384bd834c6ca3bc9d524e" 2018-07-03 14:45:02,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:02 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e81acf0-92f2-4ae4-b83b-ef0e19d2ec63 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:45:02,962 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6e81acf0-92f2-4ae4-b83b-ef0e19d2ec63 2018-07-03 14:45:02,962 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-2b5ab245-f1ea-4c0-user 2018-07-03 14:45:02,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/253cbe494cac4f2a9d06d655fe4f6328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98b8276df3f6c2d2286acb257d7850702be2b05" 2018-07-03 14:45:03,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:45:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bb965af-47bc-46bf-b55c-6d83718284df Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:45:03,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/253cbe494cac4f2a9d06d655fe4f6328 used request id req-9bb965af-47bc-46bf-b55c-6d83718284df 2018-07-03 14:45:03,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:03,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["0OkItS2nSguuYuhynxrpew"], "issued_at": "2018-07-03T14:45:03.000000Z"}} 2018-07-03 14:45:03,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}c5c58327a5b8746e28b615d5f641bc6dcb948735" 2018-07-03 14:45:03,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dba7f369-9b18-4cab-bdff-ff641456ffdd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:03,829 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dba7f369-9b18-4cab-bdff-ff641456ffdd 2018-07-03 14:45:03,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:03,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:04,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["AyXjjlA1Rhustc9LCWnPTQ"], "issued_at": "2018-07-03T14:45:04.000000Z"}} 2018-07-03 14:45:04,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:45:04,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f458ae21-9936-4bda-9f1f-6e22b7d35d6e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:04,394 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f458ae21-9936-4bda-9f1f-6e22b7d35d6e 2018-07-03 14:45:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:45:04,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:45: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-07-03 14:45:04,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?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:45:04,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:04 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-947d776c-5dac-4e33-93e8-8b7a008b385a 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-25bd213d-8da9-45e-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:45:04,576 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj used request id req-947d776c-5dac-4e33-93e8-8b7a008b385a 2018-07-03 14:45:04,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:45:04,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:04 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df36d9d3-06ba-4579-b52c-d091dcfc3f0d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:45:04,764 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-df36d9d3-06ba-4579-b52c-d091dcfc3f0d 2018-07-03 14:45: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/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}}' 2018-07-03 14:45:04,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:45:04 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee1e382d-58d6-4158-903b-01b9d0866cbb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "id": "ae6b6016824540cea269022950daa3b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:04,957 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ee1e382d-58d6-4158-903b-01b9d0866cbb 2018-07-03 14:45:04,957 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj 2018-07-03 14:45:04,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:04,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:05,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:45:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["SwsmPEIGQJGWaHzagqC4Og"], "issued_at": "2018-07-03T14:45:05.000000Z"}} 2018-07-03 14:45:05,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}c8ce373fe766ba841a35c12351f5cae60f3859fb" 2018-07-03 14:45:05,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebdbceb9-0fca-4a12-8660-2830c49507d4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:05,649 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ebdbceb9-0fca-4a12-8660-2830c49507d4 2018-07-03 14:45:05,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:45:05,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:45:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ce373fe766ba841a35c12351f5cae60f3859fb" 2018-07-03 14:45:05,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:05 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e912f095-c7a9-41d8-9cfe-453f80710093 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:45:05,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e912f095-c7a9-41d8-9cfe-453f80710093 2018-07-03 14:45:05,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?name=CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ce373fe766ba841a35c12351f5cae60f3859fb" 2018-07-03 14:45:06,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:05 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a149c8be-90f8-4028-aa36-4c5d9283ceed Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "id": "ae6b6016824540cea269022950daa3b9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}]} 2018-07-03 14:45:06,052 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj used request id req-a149c8be-90f8-4028-aa36-4c5d9283ceed 2018-07-03 14:45:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ce373fe766ba841a35c12351f5cae60f3859fb" 2018-07-03 14:45:06,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7314935c-fc92-4d96-b767-90537bf06a04 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:45:06,095 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7314935c-fc92-4d96-b767-90537bf06a04 2018-07-03 14:45:06,418 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-25bd213d-8da9-45e-user 2018-07-03 14:45:06,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:06,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:45:06,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0174c6e6-b6e8-4734-8bd7-4d4f9e0a24e9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:45:06,602 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0174c6e6-b6e8-4734-8bd7-4d4f9e0a24e9 2018-07-03 14:45:06,606 - 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}b66538847215269484d3ba4a46809ba4f5168749" -d '{"role": {"name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}}' 2018-07-03 14:45:06,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:45:06 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-abb5283f-fde6-4fc1-9dd5-33d6f2598d66 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6cca2644e61b4ee38f94c194b2abfe55", "links": {"self": "http://10.167.4.35:5000/v3/roles/6cca2644e61b4ee38f94c194b2abfe55"}, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}} 2018-07-03 14:45:06,789 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-abb5283f-fde6-4fc1-9dd5-33d6f2598d66 2018-07-03 14:45:06,790 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role 2018-07-03 14:45:06,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/6cca2644e61b4ee38f94c194b2abfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:45:07,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:06 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45653f89-85aa-4c1e-bda2-da95150d8b1d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6cca2644e61b4ee38f94c194b2abfe55", "links": {"self": "http://10.167.4.35:5000/v3/roles/6cca2644e61b4ee38f94c194b2abfe55"}, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}} 2018-07-03 14:45:07,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6cca2644e61b4ee38f94c194b2abfe55 used request id req-45653f89-85aa-4c1e-bda2-da95150d8b1d 2018-07-03 14:45:07,092 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role to project CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj 2018-07-03 14:45:07,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9/users/7271682161e747d98553215736d4c353/roles/6cca2644e61b4ee38f94c194b2abfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:45:07,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:45:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4121843-5eac-47f5-ac64-5f54ff23ef1a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:45:07,326 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9/users/7271682161e747d98553215736d4c353/roles/6cca2644e61b4ee38f94c194b2abfe55 used request id req-b4121843-5eac-47f5-ac64-5f54ff23ef1a 2018-07-03 14:45:07,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:45:07,329 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:45:07,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:07,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:07,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["0qLuS5YeRJWZRazJyJl38g"], "issued_at": "2018-07-03T14:45:07.000000Z"}} 2018-07-03 14:45:07,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7a0e684963884929c29ede56b28d6800615458" 2018-07-03 14:45:08,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bc6a7a8-9a64-4bc3-a06d-ffc44fb57964 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:08,119 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5bc6a7a8-9a64-4bc3-a06d-ffc44fb57964 2018-07-03 14:45:08,123 - 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-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa7a0e684963884929c29ede56b28d6800615458" 2018-07-03 14:45:08,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:08 GMT Content-Type: application/json Content-Length: 164 Connection: keep-alive X-Openstack-Request-Id: req-fed2835f-f530-4217-b298-945ffe18f34d Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012"} 2018-07-03 14:45:08,538 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012 used request id req-fed2835f-f530-4217-b298-945ffe18f34d 2018-07-03 14:45:08,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa7a0e684963884929c29ede56b28d6800615458" 2018-07-03 14:45:08,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ac11aa19-d545-4e8c-ad25-0b8509a0a8b8 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:45:08,928 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ac11aa19-d545-4e8c-ad25-0b8509a0a8b8 2018-07-03 14:45:08,959 - 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}fa7a0e684963884929c29ede56b28d6800615458" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012"}' 2018-07-03 14:45:09,459 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:09 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-137522ec-9b88-4069-ab13-70dd794db424 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:45:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:45:09Z", "visibility": "shared", "self": "/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "min_disk": 0, "protected": false, "id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "file": "/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615/file", "checksum": null, "owner": "ae6b6016824540cea269022950daa3b9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:45:09,459 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-137522ec-9b88-4069-ab13-70dd794db424 2018-07-03 14:45:09,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa7a0e684963884929c29ede56b28d6800615458" -d '' 2018-07-03 14:45:09,889 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:45:09 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cbf7a5ad-c701-4223-8e8d-18faadf15c6c 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-07-03 14:45:09,890 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615/file used request id req-cbf7a5ad-c701-4223-8e8d-18faadf15c6c 2018-07-03 14:45:09,890 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:45:09,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa7a0e684963884929c29ede56b28d6800615458" 2018-07-03 14:45:10,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:10 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-2d6c93d5-6e74-4c4a-bc73-aecd71afb13b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:45:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:45:10Z", "visibility": "shared", "self": "/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "min_disk": 0, "protected": false, "id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "file": "/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae6b6016824540cea269022950daa3b9", "direct_url": "file:///var/lib/glance/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:45:10,278 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615 used request id req-2d6c93d5-6e74-4c4a-bc73-aecd71afb13b 2018-07-03 14:45:10,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa7a0e684963884929c29ede56b28d6800615458" 2018-07-03 14:45:10,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:10 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a36b6bc0-60ce-4db0-95db-bd1693cf631c Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:45:10,631 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a36b6bc0-60ce-4db0-95db-bd1693cf631c 2018-07-03 14:45:10,634 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012 2018-07-03 14:45:10,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa7a0e684963884929c29ede56b28d6800615458" 2018-07-03 14:45:11,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:11 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-c3cb3ecd-edb9-402d-9fa5-24fec327eca4 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:45:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:45:10Z", "visibility": "shared", "self": "/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "min_disk": 0, "protected": false, "id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "file": "/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae6b6016824540cea269022950daa3b9", "direct_url": "file:///var/lib/glance/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:45:11,022 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615 used request id req-c3cb3ecd-edb9-402d-9fa5-24fec327eca4 2018-07-03 14:45:11,023 - create_image - DEBUG - Instance status is - active 2018-07-03 14:45:11,023 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012 2018-07-03 14:45:11,023 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012 2018-07-03 14:45:11,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:11,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:11,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["D6HmAunQTTyp6fEkymuwmg"], "issued_at": "2018-07-03T14:45:11.000000Z"}} 2018-07-03 14:45:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dc02b5fd55c8d8c8a232dd0fcc02cfb637e133" 2018-07-03 14:45:11,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efc104c2-dd45-45a8-bf95-acc3f222486d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:11,712 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-efc104c2-dd45-45a8-bf95-acc3f222486d 2018-07-03 14:45:11,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/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dc02b5fd55c8d8c8a232dd0fcc02cfb637e133" 2018-07-03 14:45:12,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:12 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-cba44d78-e5b3-4b6b-92c0-f0d236ae2e3d Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:45:12,110 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-cba44d78-e5b3-4b6b-92c0-f0d236ae2e3d 2018-07-03 14:45:12,110 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 2018-07-03 14:45:12,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dc02b5fd55c8d8c8a232dd0fcc02cfb637e133" -d '{"network": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1", "admin_state_up": true}}' 2018-07-03 14:45:12,863 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:12 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive X-Openstack-Request-Id: req-9ab1f6b8-de9a-4251-b724-807054cdacc8 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:45:12Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}} 2018-07-03 14:45:12,864 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9ab1f6b8-de9a-4251-b724-807054cdacc8 2018-07-03 14:45:12,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/networks?id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dc02b5fd55c8d8c8a232dd0fcc02cfb637e133" 2018-07-03 14:45:13,375 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:13 GMT Content-Type: application/json Content-Length: 588 Connection: keep-alive X-Openstack-Request-Id: req-f7115f5e-931d-4fff-8164-870ed9ed1be6 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-07-03T14:45:12Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:45:13,375 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-f7115f5e-931d-4fff-8164-870ed9ed1be6 2018-07-03 14:45:13,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dc02b5fd55c8d8c8a232dd0fcc02cfb637e133" 2018-07-03 14:45:13,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:13 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b5978431-0371-47d4-92c2-2d6c2cc969df Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:45:13,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-b5978431-0371-47d4-92c2-2d6c2cc969df 2018-07-03 14:45:13,428 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1 2018-07-03 14:45:13,432 - 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}f7dc02b5fd55c8d8c8a232dd0fcc02cfb637e133" -d '{"subnets": [{"ip_version": 4, "network_id": "4270e30b-66f9-424d-a35b-9aab34b647cf", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]}' 2018-07-03 14:45:14,495 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:14 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-335b42a7-3b62-487e-89a8-1c83b01ff82e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:14,495 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-335b42a7-3b62-487e-89a8-1c83b01ff82e 2018-07-03 14:45:14,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?id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dc02b5fd55c8d8c8a232dd0fcc02cfb637e133" 2018-07-03 14:45:14,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:14 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-66dd6945-8537-4846-942a-5124e919a7c3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:45:14,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-66dd6945-8537-4846-942a-5124e919a7c3 2018-07-03 14:45:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dc02b5fd55c8d8c8a232dd0fcc02cfb637e133" 2018-07-03 14:45:15,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:15 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-bf2a0e89-0db7-45ea-a4da-03e2b10bea97 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:15,316 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-bf2a0e89-0db7-45ea-a4da-03e2b10bea97 2018-07-03 14:45:15,317 - OpenStackNetwork - DEBUG - Network [4270e30b-66f9-424d-a35b-9aab34b647cf] created successfully 2018-07-03 14:45:15,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:15,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:15,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["RoAyWNJ7TLiq-kJuaJs1ag"], "issued_at": "2018-07-03T14:45:15.000000Z"}} 2018-07-03 14:45:15,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}a2ea0e6259be082413ed93206414452bbacc92ce" 2018-07-03 14:45:15,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f93f8c9-3b90-439a-8d77-741e523ccf7d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:15,973 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1f93f8c9-3b90-439a-8d77-741e523ccf7d 2018-07-03 14:45:15,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=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ea0e6259be082413ed93206414452bbacc92ce" 2018-07-03 14:45:16,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:16 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6a972515-5f19-4376-90ac-75bc52f3d951 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:45:16,405 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-6a972515-5f19-4376-90ac-75bc52f3d951 2018-07-03 14:45:16,405 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 2018-07-03 14:45:16,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ea0e6259be082413ed93206414452bbacc92ce" -d '{"network": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2", "admin_state_up": true}}' 2018-07-03 14:45:16,786 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:16 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive X-Openstack-Request-Id: req-7eadb1a3-ffd6-45da-98c8-ebd9af30f29b Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:45:16Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}} 2018-07-03 14:45:16,786 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-7eadb1a3-ffd6-45da-98c8-ebd9af30f29b 2018-07-03 14:45:16,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?id=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ea0e6259be082413ed93206414452bbacc92ce" 2018-07-03 14:45:16,941 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:16 GMT Content-Type: application/json Content-Length: 588 Connection: keep-alive X-Openstack-Request-Id: req-406be38b-14be-4036-91bd-89cd3e3ce3ec 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-07-03T14:45:16Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:45:16,941 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-406be38b-14be-4036-91bd-89cd3e3ce3ec 2018-07-03 14:45:16,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ea0e6259be082413ed93206414452bbacc92ce" 2018-07-03 14:45:17,376 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:17 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-84a92734-99d7-4bdf-92d6-6beb2772fa82 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:45:17,376 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-84a92734-99d7-4bdf-92d6-6beb2772fa82 2018-07-03 14:45:17,377 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2 2018-07-03 14:45:17,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}a2ea0e6259be082413ed93206414452bbacc92ce" -d '{"subnets": [{"ip_version": 4, "network_id": "f65e3a2a-0648-4a14-b7ff-976807b6c598", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]}' 2018-07-03 14:45:18,340 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:18 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-7237fcbf-86db-42a3-8b88-12b3a64dcb8f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:45:18,340 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-7237fcbf-86db-42a3-8b88-12b3a64dcb8f 2018-07-03 14:45:18,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=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ea0e6259be082413ed93206414452bbacc92ce" 2018-07-03 14:45:18,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:18 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-56e6c305-4e7f-48d8-a589-28e0a19cdeae Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:45:18,492 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-56e6c305-4e7f-48d8-a589-28e0a19cdeae 2018-07-03 14:45:18,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=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ea0e6259be082413ed93206414452bbacc92ce" 2018-07-03 14:45:18,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:18 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-c8d24bdf-129f-4e81-b79e-41d975e42be4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:45:18,597 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-c8d24bdf-129f-4e81-b79e-41d975e42be4 2018-07-03 14:45:18,597 - OpenStackNetwork - DEBUG - Network [f65e3a2a-0648-4a14-b7ff-976807b6c598] created successfully 2018-07-03 14:45:18,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:18,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:19,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["4DzEBEIdTGqCE7q5lwF8PA"], "issued_at": "2018-07-03T14:45:19.000000Z"}} 2018-07-03 14:45:19,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}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:19,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4614eb04-c5ae-49be-bb6e-f7b82b15c5f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:19,245 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4614eb04-c5ae-49be-bb6e-f7b82b15c5f6 2018-07-03 14:45:19,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/routers?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:19,637 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:19 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-c9012ffb-5c33-4abb-8c9b-9b8c0e4662e5 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 14:45:19,637 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router&admin_state_up=True used request id req-c9012ffb-5c33-4abb-8c9b-9b8c0e4662e5 2018-07-03 14:45:19,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:19,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:20,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["EHZ-qK0QQ1qhHlycEHqkpQ"], "issued_at": "2018-07-03T14:45:20.000000Z"}} 2018-07-03 14:45:20,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f71f583bbc9f944595ee93a8670df4d75e6c31" 2018-07-03 14:45:20,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e87a8ae3-d112-4211-ad14-4d24c60be34c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:20,294 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e87a8ae3-d112-4211-ad14-4d24c60be34c 2018-07-03 14:45:20,295 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:45:20,299 - 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}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" -d '{"router": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router", "admin_state_up": true}}' 2018-07-03 14:45:20,828 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:20 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive X-Openstack-Request-Id: req-7b77e01c-2732-47bc-916a-d0907b84e751 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:20Z", "admin_state_up": true, "updated_at": "2018-07-03T14:45:20Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "ae6b6016824540cea269022950daa3b9", "id": "70522a09-788a-4498-a953-d00a327ed5da", "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router"}} 2018-07-03 14:45:20,829 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-7b77e01c-2732-47bc-916a-d0907b84e751 2018-07-03 14:45:20,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=70522a09-788a-4498-a953-d00a327ed5da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:21,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:21 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1472f115-9d85-43f7-9e6e-82e793f9996a Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:45:21,047 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=70522a09-788a-4498-a953-d00a327ed5da used request id req-1472f115-9d85-43f7-9e6e-82e793f9996a 2018-07-03 14:45:21,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:21,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:21 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-36ff3890-7aed-4352-b684-ffb5d540167a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:45:21,190 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-36ff3890-7aed-4352-b684-ffb5d540167a 2018-07-03 14:45:21,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-07-03 14:45:21,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:45:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:21,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:21 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8af777cb-f3d3-445b-97f8-10b3d648d8c6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:21,241 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-8af777cb-f3d3-445b-97f8-10b3d648d8c6 2018-07-03 14:45:21,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/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:21,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:21 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-5d88672a-a237-4a24-98a6-3280611df579 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:21,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-5d88672a-a237-4a24-98a6-3280611df579 2018-07-03 14:45:21,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/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:21,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:21 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3dbe7302-f83d-4056-9810-7057789d9083 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:45:21,368 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port1&admin_state_up=True used request id req-3dbe7302-f83d-4056-9810-7057789d9083 2018-07-03 14:45:21,368 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port1 for router - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:45:21,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:21,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:21,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:45:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["7f7JemOVRwi3U7n7K_Iysg"], "issued_at": "2018-07-03T14:45:21.000000Z"}} 2018-07-03 14:45:21,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}893fecf0ded6a7ebc3c641939949a255d268748d" 2018-07-03 14:45:22,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a6a94c5-0d74-4fbc-87c0-bc9d8df58490 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:22,065 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0a6a94c5-0d74-4fbc-87c0-bc9d8df58490 2018-07-03 14:45:22,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/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:22,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:22 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-f5918d98-6fd0-4f5b-ad45-7ce17aa21525 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:45:22,580 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-f5918d98-6fd0-4f5b-ad45-7ce17aa21525 2018-07-03 14:45:22,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=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:22,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:22 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-c3557251-7263-4bbd-a8fe-96f2094c58e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:22,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-c3557251-7263-4bbd-a8fe-96f2094c58e2 2018-07-03 14:45:23,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/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:23,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:23 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-1e32a704-62c0-4d00-bec7-45e7597ef610 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:45:23,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-1e32a704-62c0-4d00-bec7-45e7597ef610 2018-07-03 14:45:23,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:45:23,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:45: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-07-03 14:45:23,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893fecf0ded6a7ebc3c641939949a255d268748d" 2018-07-03 14:45:23,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:23 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e357060-1baf-4520-8197-d0fe7c1038af Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:23,336 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-8e357060-1baf-4520-8197-d0fe7c1038af 2018-07-03 14:45:23,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=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:23,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:23 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-c6053cba-9a59-442e-9350-a877ac042025 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:23,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-c6053cba-9a59-442e-9350-a877ac042025 2018-07-03 14:45:23,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=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:23,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:23 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-eb9eb52f-79dc-43b2-9811-f7806567245c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:23,505 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1 used request id req-eb9eb52f-79dc-43b2-9811-f7806567245c 2018-07-03 14:45:23,506 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 2018-07-03 14:45:23,510 - 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}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" -d '{"port": {"network_id": "4270e30b-66f9-424d-a35b-9aab34b647cf", "fixed_ips": [{"subnet_id": "0c8faf4b-9c2c-47d5-b7aa-130a89d37e72", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port1", "admin_state_up": true}}' 2018-07-03 14:45:24,591 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:24 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-423631b5-138d-4057-8945-1d29297f2d06 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:45:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:45:24Z","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:70:2c:9a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.1"}],"id":"d653bec4-50ac-4cba-8e6d-81ab13748d89","security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"device_id":""}} 2018-07-03 14:45:24,591 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-423631b5-138d-4057-8945-1d29297f2d06 2018-07-03 14:45:24,592 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port1 for router - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:45:24,592 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:45:24,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/70522a09-788a-4498-a953-d00a327ed5da/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" -d '{"port_id": "d653bec4-50ac-4cba-8e6d-81ab13748d89"}' 2018-07-03 14:45:27,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:27 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-6cf93240-d1a6-4362-a07c-eb23fc785f90 Front-End-Https: on RESP BODY: {"network_id": "4270e30b-66f9-424d-a35b-9aab34b647cf", "tenant_id": "ae6b6016824540cea269022950daa3b9", "subnet_id": "0c8faf4b-9c2c-47d5-b7aa-130a89d37e72", "subnet_ids": ["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"], "port_id": "d653bec4-50ac-4cba-8e6d-81ab13748d89", "id": "70522a09-788a-4498-a953-d00a327ed5da"} 2018-07-03 14:45:27,570 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/70522a09-788a-4498-a953-d00a327ed5da/add_router_interface used request id req-6cf93240-d1a6-4362-a07c-eb23fc785f90 2018-07-03 14:45:27,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:27,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:27 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-4bca7f1f-597b-4eb4-8ec8-083038727217 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:45:27,730 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-4bca7f1f-597b-4eb4-8ec8-083038727217 2018-07-03 14:45:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:27,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:27 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5859310f-0d74-4f1f-8f9d-94fb12ced29f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:27,774 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-5859310f-0d74-4f1f-8f9d-94fb12ced29f 2018-07-03 14:45:27,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=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:27,853 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:27 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-21a2f4b8-6774-4170-832e-1406c83baa17 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:45:27,853 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-21a2f4b8-6774-4170-832e-1406c83baa17 2018-07-03 14:45:27,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/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:27,904 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:27 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-06d6eaf6-ed11-4532-9fc4-8aaecde75e56 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:45:27,904 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port2&admin_state_up=True used request id req-06d6eaf6-ed11-4532-9fc4-8aaecde75e56 2018-07-03 14:45:27,905 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port2 for router - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:45:27,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:27,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:28,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["1v53DsBrSrKi-_0z5sYe9A"], "issued_at": "2018-07-03T14:45:28.000000Z"}} 2018-07-03 14:45:28,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}251b7ff574647a9c6ec0d61c1439c5919affac24" 2018-07-03 14:45:28,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7843ad9d-4063-4a8d-8a70-85b91083c9e6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:28,588 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7843ad9d-4063-4a8d-8a70-85b91083c9e6 2018-07-03 14:45:28,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/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:28,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:28 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-67ad45dc-9970-4827-8874-82d4da10da0b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:45:28,737 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-67ad45dc-9970-4827-8874-82d4da10da0b 2018-07-03 14:45:28,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:28,809 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:28 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-e13a9f8c-01d0-4761-9130-b999b6301c72 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:45:28,809 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-e13a9f8c-01d0-4761-9130-b999b6301c72 2018-07-03 14:45:28,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/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:28,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:28 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-8d838429-3602-4cd7-b1eb-c6bafc5cb553 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:45:28,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-8d838429-3602-4cd7-b1eb-c6bafc5cb553 2018-07-03 14:45:28,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-07-03 14:45:28,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:45: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-07-03 14:45: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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}251b7ff574647a9c6ec0d61c1439c5919affac24" 2018-07-03 14:45:29,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:28 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df476557-f14e-447e-baee-15211ff89953 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:29,150 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-df476557-f14e-447e-baee-15211ff89953 2018-07-03 14:45:29,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=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:29,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:29 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-deeac343-ef0d-4269-a8d0-1a6834eb327e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:45:29,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-deeac343-ef0d-4269-a8d0-1a6834eb327e 2018-07-03 14:45: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/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:29,305 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:29 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-3fce970c-6f00-4d7a-bff0-771b7319c6f8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:45:29,305 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2 used request id req-3fce970c-6f00-4d7a-bff0-771b7319c6f8 2018-07-03 14:45:29,306 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 2018-07-03 14:45:29,311 - 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}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" -d '{"port": {"network_id": "f65e3a2a-0648-4a14-b7ff-976807b6c598", "fixed_ips": [{"subnet_id": "2c897eef-8965-411b-8ddc-5ccdee8f9898", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port2", "admin_state_up": true}}' 2018-07-03 14:45:30,609 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:30 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-4042efb5-0a90-4550-937d-5e79221f8fe2 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:45:29Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:45:30Z","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a1:e8:c6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.1"}],"id":"8de075c6-8d69-45d8-844f-dc43063e6897","security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"device_id":""}} 2018-07-03 14:45:30,609 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-4042efb5-0a90-4550-937d-5e79221f8fe2 2018-07-03 14:45:30,610 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port2 for router - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:45:30,610 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:45:30,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/70522a09-788a-4498-a953-d00a327ed5da/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" -d '{"port_id": "8de075c6-8d69-45d8-844f-dc43063e6897"}' 2018-07-03 14:45:33,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:33 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-9232e63f-0b84-405e-9976-7c54985927c6 Front-End-Https: on RESP BODY: {"network_id": "f65e3a2a-0648-4a14-b7ff-976807b6c598", "tenant_id": "ae6b6016824540cea269022950daa3b9", "subnet_id": "2c897eef-8965-411b-8ddc-5ccdee8f9898", "subnet_ids": ["2c897eef-8965-411b-8ddc-5ccdee8f9898"], "port_id": "8de075c6-8d69-45d8-844f-dc43063e6897", "id": "70522a09-788a-4498-a953-d00a327ed5da"} 2018-07-03 14:45:33,636 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/70522a09-788a-4498-a953-d00a327ed5da/add_router_interface used request id req-9232e63f-0b84-405e-9976-7c54985927c6 2018-07-03 14:45:33,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/routers/70522a09-788a-4498-a953-d00a327ed5da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:33,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:33 GMT Content-Type: application/json Content-Length: 542 Connection: keep-alive X-Openstack-Request-Id: req-85953758-f995-4e59-9066-e7f26eb8bb9a Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:20Z", "admin_state_up": true, "updated_at": "2018-07-03T14:45:32Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ae6b6016824540cea269022950daa3b9", "id": "70522a09-788a-4498-a953-d00a327ed5da", "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router"}} 2018-07-03 14:45:33,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/70522a09-788a-4498-a953-d00a327ed5da used request id req-85953758-f995-4e59-9066-e7f26eb8bb9a 2018-07-03 14:45:33,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?device_id=70522a09-788a-4498-a953-d00a327ed5da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:33,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:33 GMT Content-Type: application/json Content-Length: 1659 Connection: keep-alive X-Openstack-Request-Id: req-c97acdeb-67a3-4bcf-9f3e-1107cb07371f Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:29Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:32Z","binding:vnic_type":"normal","device_id":"70522a09-788a-4498-a953-d00a327ed5da","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:a1:e8:c6","id":"8de075c6-8d69-45d8-844f-dc43063e6897","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:23Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:31Z","binding:vnic_type":"normal","device_id":"70522a09-788a-4498-a953-d00a327ed5da","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:70:2c:9a","id":"d653bec4-50ac-4cba-8e6d-81ab13748d89","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port1"}]} 2018-07-03 14:45:33,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=70522a09-788a-4498-a953-d00a327ed5da used request id req-c97acdeb-67a3-4bcf-9f3e-1107cb07371f 2018-07-03 14:45:33,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/0c8faf4b-9c2c-47d5-b7aa-130a89d37e72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:33,999 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:33 GMT Content-Type: application/json Content-Length: 681 Connection: keep-alive X-Openstack-Request-Id: req-b2f1765f-6e07-4d38-9c73-f85d7978841b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}} 2018-07-03 14:45:33,999 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/0c8faf4b-9c2c-47d5-b7aa-130a89d37e72 used request id req-b2f1765f-6e07-4d38-9c73-f85d7978841b 2018-07-03 14:45:34,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/2c897eef-8965-411b-8ddc-5ccdee8f9898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:45:34,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:34 GMT Content-Type: application/json Content-Length: 681 Connection: keep-alive X-Openstack-Request-Id: req-bfea7bb3-1f10-4ca7-a9be-4e104f68b577 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}} 2018-07-03 14:45:34,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/2c897eef-8965-411b-8ddc-5ccdee8f9898 used request id req-bfea7bb3-1f10-4ca7-a9be-4e104f68b577 2018-07-03 14:45:34,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:34,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:34,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["4BMtyrvwTsGCPbMRiv2rCA"], "issued_at": "2018-07-03T14:45:34.000000Z"}} 2018-07-03 14:45:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a4361db8c1a5ae4176d8ef636de24b5605992b" 2018-07-03 14:45:34,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b23a0041-e11d-4ee7-9d3d-391a252b77ef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:34,732 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b23a0041-e11d-4ee7-9d3d-391a252b77ef 2018-07-03 14:45:34,733 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:45:34,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a4361db8c1a5ae4176d8ef636de24b5605992b" 2018-07-03 14:45:35,105 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:35 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-028808d7-9ecf-4fc3-8e61-12e9566259ec X-Compute-Request-Id: req-028808d7-9ecf-4fc3-8e61-12e9566259ec Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:45:35,105 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-028808d7-9ecf-4fc3-8e61-12e9566259ec 2018-07-03 14:45:35,109 - novaclient.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}87a4361db8c1a5ae4176d8ef636de24b5605992b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-07-03 14:45:35,496 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:35 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-937457e0-ce4e-411b-bd2c-7a7bf2a95aa7 X-Compute-Request-Id: req-937457e0-ce4e-411b-bd2c-7a7bf2a95aa7 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "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": "00a51efa-c3c4-4887-bbfd-e358597cdd1a"}} 2018-07-03 14:45:35,496 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-937457e0-ce4e-411b-bd2c-7a7bf2a95aa7 2018-07-03 14:45:35,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/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a4361db8c1a5ae4176d8ef636de24b5605992b" 2018-07-03 14:45:35,883 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:35 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-745e56da-51d0-480c-86fa-e4dfbed7a3a9 X-Compute-Request-Id: req-745e56da-51d0-480c-86fa-e4dfbed7a3a9 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "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": "00a51efa-c3c4-4887-bbfd-e358597cdd1a"}} 2018-07-03 14:45:35,883 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a used request id req-745e56da-51d0-480c-86fa-e4dfbed7a3a9 2018-07-03 14:45:35,886 - novaclient.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/00a51efa-c3c4-4887-bbfd-e358597cdd1a/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a4361db8c1a5ae4176d8ef636de24b5605992b" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:45:36,275 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:36 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-22ad6113-f7a4-431c-b6bd-ba92b6bfd200 X-Compute-Request-Id: req-22ad6113-f7a4-431c-b6bd-ba92b6bfd200 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:45:36,276 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a/os-extra_specs used request id req-22ad6113-f7a4-431c-b6bd-ba92b6bfd200 2018-07-03 14:45:36,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:36,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:36,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:45:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["OSalPWNjRTiFFowymS5UOA"], "issued_at": "2018-07-03T14:45:36.000000Z"}} 2018-07-03 14:45:36,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}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:37,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-237a2aaf-91fd-4beb-b8e0-b4e58bc2b38c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:37,008 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-237a2aaf-91fd-4beb-b8e0-b4e58bc2b38c 2018-07-03 14:45:37,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:37,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:37 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-2d052773-5a4d-4ccd-ad36-e345a4713681 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:45:37,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp used request id req-2d052773-5a4d-4ccd-ad36-e345a4713681 2018-07-03 14:45:37,449 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp... 2018-07-03 14:45:37,449 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp 2018-07-03 14:45:37,454 - 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}252ff5845b4db1c6f939a5a03582cad5a675c6fe" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}}' 2018-07-03 14:45:37,744 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:37 GMT Content-Type: application/json Content-Length: 1402 Connection: keep-alive X-Openstack-Request-Id: req-e67dba9a-f857-4324-8e08-1856cccb20c3 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "updated_at": "2018-07-03T14:45:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}], "revision_number": 2, "project_id": "ae6b6016824540cea269022950daa3b9", "id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}} 2018-07-03 14:45:37,744 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-e67dba9a-f857-4324-8e08-1856cccb20c3 2018-07-03 14:45:37,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 2018-07-03 14:45:37,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:38,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:38 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2adf3347-f0db-465a-aa48-3c0f4d4c0b2a 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-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754"}]} 2018-07-03 14:45:38,195 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-2adf3347-f0db-465a-aa48-3c0f4d4c0b2a 2018-07-03 14:45:38,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 2018-07-03 14:45:38,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=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:38,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:38 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-dc4e9e34-9c64-4ede-8ed4-2611683da0d3 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-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754"}]} 2018-07-03 14:45:38,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-dc4e9e34-9c64-4ede-8ed4-2611683da0d3 2018-07-03 14:45:38,570 - neutron_utils - INFO - Retrieving security group with ID - 0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 2018-07-03 14:45:38,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-groups?id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:38,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:38 GMT Content-Type: application/json Content-Length: 1405 Connection: keep-alive X-Openstack-Request-Id: req-d67f2b5c-ff0b-47a5-8c10-133af7e38f95 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "updated_at": "2018-07-03T14:45:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}], "revision_number": 2, "project_id": "ae6b6016824540cea269022950daa3b9", "id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}]} 2018-07-03 14:45:38,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-d67f2b5c-ff0b-47a5-8c10-133af7e38f95 2018-07-03 14:45:38,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 2018-07-03 14:45:38,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=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:39,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:39 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-84440876-3336-448f-bd94-c526367ac47c 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-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754"}]} 2018-07-03 14:45:39,069 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-84440876-3336-448f-bd94-c526367ac47c 2018-07-03 14:45:39,070 - neutron_utils - INFO - Retrieving security group with ID - 0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 2018-07-03 14:45:39,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:39,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:39 GMT Content-Type: application/json Content-Length: 1405 Connection: keep-alive X-Openstack-Request-Id: req-15f3b094-cf82-478e-b54b-d17ac671e883 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "updated_at": "2018-07-03T14:45:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}], "revision_number": 2, "project_id": "ae6b6016824540cea269022950daa3b9", "id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}]} 2018-07-03 14:45:39,152 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-15f3b094-cf82-478e-b54b-d17ac671e883 2018-07-03 14:45:39,152 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 2018-07-03 14:45:39,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-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:39,194 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:39 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-eb6b3db9-1aee-41b0-bfbd-a4abb68e2af9 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-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754"}]} 2018-07-03 14:45:39,195 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-eb6b3db9-1aee-41b0-bfbd-a4abb68e2af9 2018-07-03 14:45:39,195 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp 2018-07-03 14:45:39,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-groups?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:39,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:39 GMT Content-Type: application/json Content-Length: 1405 Connection: keep-alive X-Openstack-Request-Id: req-fe3c9d07-b85a-4b1a-b000-0813d1ce92e8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "updated_at": "2018-07-03T14:45:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}], "revision_number": 2, "project_id": "ae6b6016824540cea269022950daa3b9", "id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}]} 2018-07-03 14:45:39,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp used request id req-fe3c9d07-b85a-4b1a-b000-0813d1ce92e8 2018-07-03 14:45:39,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-07-03 14:45:39,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:45:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:45:39,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:39,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:39 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bd6439d-6581-4c41-a82c-967598b27558 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:39,459 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-1bd6439d-6581-4c41-a82c-967598b27558 2018-07-03 14:45:39,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 2018-07-03 14:45:39,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/security-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:39,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:39 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8fad6e05-6183-48a3-8dd4-82be57f7ce10 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-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754"}]} 2018-07-03 14:45:39,504 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-8fad6e05-6183-48a3-8dd4-82be57f7ce10 2018-07-03 14:45:39,509 - 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}252ff5845b4db1c6f939a5a03582cad5a675c6fe" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56"}}' 2018-07-03 14:45:39,744 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:39 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-104829a6-8f5e-4fc7-8efc-b7fb2bb74af3 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-07-03T14:45:39Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:39Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "1eb3fce9-5b8d-4058-9c63-fc6e2c0b98d4"}} 2018-07-03 14:45:39,745 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-104829a6-8f5e-4fc7-8efc-b7fb2bb74af3 2018-07-03 14:45:39,745 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp 2018-07-03 14:45: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/security-groups?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:39,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:39 GMT Content-Type: application/json Content-Length: 1903 Connection: keep-alive X-Openstack-Request-Id: req-da36133b-652d-4e09-8c1d-0e69c36ce18f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "updated_at": "2018-07-03T14:45:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:39Z", "revision_number": 0, "id": "1eb3fce9-5b8d-4058-9c63-fc6e2c0b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:39Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}], "revision_number": 3, "project_id": "ae6b6016824540cea269022950daa3b9", "id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}]} 2018-07-03 14:45:39,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp used request id req-da36133b-652d-4e09-8c1d-0e69c36ce18f 2018-07-03 14:45:39,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:40,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:39 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a3b0996-b1bd-48bd-834a-304eb4c1afb4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:40,011 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-6a3b0996-b1bd-48bd-834a-304eb4c1afb4 2018-07-03 14:45:40,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 2018-07-03 14:45: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/security-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:40,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:40 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-5acb24bc-4445-4277-88eb-d00adcebd9d2 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-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:39Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:39Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "1eb3fce9-5b8d-4058-9c63-fc6e2c0b98d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754"}]} 2018-07-03 14:45:40,089 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-5acb24bc-4445-4277-88eb-d00adcebd9d2 2018-07-03 14:45:40,094 - 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}252ff5845b4db1c6f939a5a03582cad5a675c6fe" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56"}}' 2018-07-03 14:45:40,339 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:40 GMT Content-Type: application/json Content-Length: 508 Connection: keep-alive X-Openstack-Request-Id: req-88396cdc-0f6c-4c0c-87f2-16c2986985cd 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-07-03T14:45:40Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:40Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "07f25e32-a71c-48b2-a43a-45c1bd049381"}} 2018-07-03 14:45:40,339 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-88396cdc-0f6c-4c0c-87f2-16c2986985cd 2018-07-03 14:45:40,340 - neutron_utils - INFO - Retrieving security group with ID - 0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 2018-07-03 14:45:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:40,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:40 GMT Content-Type: application/json Content-Length: 2400 Connection: keep-alive X-Openstack-Request-Id: req-c3708e50-9ee1-415c-9b21-4106d26d2079 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "updated_at": "2018-07-03T14:45:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:40Z", "revision_number": 0, "id": "07f25e32-a71c-48b2-a43a-45c1bd049381", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:40Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:39Z", "revision_number": 0, "id": "1eb3fce9-5b8d-4058-9c63-fc6e2c0b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:39Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "revision_number": 0, "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}], "revision_number": 4, "project_id": "ae6b6016824540cea269022950daa3b9", "id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}]} 2018-07-03 14:45:40,467 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-c3708e50-9ee1-415c-9b21-4106d26d2079 2018-07-03 14:45:40,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 2018-07-03 14:45:40,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-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:45:40,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:40 GMT Content-Type: application/json Content-Length: 1973 Connection: keep-alive X-Openstack-Request-Id: req-7d001d2e-8295-4486-a286-51545b1d1994 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-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "00f17b49-f3ff-4357-ae0d-67a6abb7b08c"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:40Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:40Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "07f25e32-a71c-48b2-a43a-45c1bd049381"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:39Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:39Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "1eb3fce9-5b8d-4058-9c63-fc6e2c0b98d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:37Z", "security_group_id": "0c12cc1a-8d05-4c5e-a10f-87b9585a4e56", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:37Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "ca17434a-62c1-4f2f-8a94-4143b47ab754"}]} 2018-07-03 14:45:40,556 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-7d001d2e-8295-4486-a286-51545b1d1994 2018-07-03 14:45:40,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:40,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:41,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:45:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["aPDfC6doSData3O6SZLfvg"], "issued_at": "2018-07-03T14:45:41.000000Z"}} 2018-07-03 14:45:41,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:41,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dd1c2b5-caf7-4985-b031-a12f73c64283 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:41,107 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4dd1c2b5-caf7-4985-b031-a12f73c64283 2018-07-03 14:45:41,108 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:45:41,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}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:41,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1aa11a51-9332-437d-abe6-aaa7f1a4e6c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:41,372 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1aa11a51-9332-437d-abe6-aaa7f1a4e6c7 2018-07-03 14:45:41,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=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:42,060 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:42 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-df6de5f3-afa2-4ba5-82e1-2a5be30f1339 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:45:42,060 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-df6de5f3-afa2-4ba5-82e1-2a5be30f1339 2018-07-03 14:45:42,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:45:42,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:45: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-07-03 14:45:42,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:42,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:42 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d99a5212-2263-4e6e-bf08-0d28cff5862d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:42,117 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-d99a5212-2263-4e6e-bf08-0d28cff5862d 2018-07-03 14:45:42,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=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:42,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:42 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d7821144-8aed-48c2-82fc-8f2b25b21a7d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:42,540 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-d7821144-8aed-48c2-82fc-8f2b25b21a7d 2018-07-03 14:45:42,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/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:42,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:42 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-91f2af5b-a8e3-4cf3-8ee8-cb06b0881adf Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:45:42,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port&admin_state_up=True used request id req-91f2af5b-a8e3-4cf3-8ee8-cb06b0881adf 2018-07-03 14:45:42,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:43,489 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45: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-04ea8c2d-4be2-4a98-b3cd-0b608d9e4fcc X-Compute-Request-Id: req-04ea8c2d-4be2-4a98-b3cd-0b608d9e4fcc Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:45:43,489 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1 used request id req-04ea8c2d-4be2-4a98-b3cd-0b608d9e4fcc 2018-07-03 14:45:43,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/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:43,649 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:43 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-0639ff23-ba40-473e-9a21-7185e19ba7c0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:45:43,649 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-0639ff23-ba40-473e-9a21-7185e19ba7c0 2018-07-03 14:45:43,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:43,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:43 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb6b8844-05da-4c74-95df-94c12fbbf953 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:43,692 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-bb6b8844-05da-4c74-95df-94c12fbbf953 2018-07-03 14:45:43,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=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:43,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:43 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-4327497c-fbcb-464d-9456-86bf72dc619f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:43,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-4327497c-fbcb-464d-9456-86bf72dc619f 2018-07-03 14:45:43,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/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:43,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:43 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-74fce814-4e82-4953-b564-97f22107dc00 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:45:43,851 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port&admin_state_up=True used request id req-74fce814-4e82-4953-b564-97f22107dc00 2018-07-03 14:45:43,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:45:43,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:45:44,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:45:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["0dfJvs8NRJa0_w2BklQ5SQ"], "issued_at": "2018-07-03T14:45:44.000000Z"}} 2018-07-03 14:45:44,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}fbc0369924b93faa225ba1490d35856339a2d99a" 2018-07-03 14:45:44,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbeebd93-8271-4828-94c5-c2170b05c496 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:45:44,546 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cbeebd93-8271-4828-94c5-c2170b05c496 2018-07-03 14:45:44,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:44,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:44 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-60a40b4a-e936-4445-9e0f-0c2e9e8ab653 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:45:44,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-60a40b4a-e936-4445-9e0f-0c2e9e8ab653 2018-07-03 14:45:44,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/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:44,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:44 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-ef249bae-4a1a-4af6-a492-81fb9420273a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:44,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-ef249bae-4a1a-4af6-a492-81fb9420273a 2018-07-03 14:45:44,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=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:45,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:45 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-8927f4e7-fdd7-4f2f-b9fe-bfe239acdfa8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:45:45,101 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-8927f4e7-fdd7-4f2f-b9fe-bfe239acdfa8 2018-07-03 14:45:45,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-07-03 14:45:45,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:45: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-07-03 14:45:45,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc0369924b93faa225ba1490d35856339a2d99a" 2018-07-03 14:45:45,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:45 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-884e3c69-6051-4bc8-b3ce-5eb13db610fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:45,294 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-884e3c69-6051-4bc8-b3ce-5eb13db610fb 2018-07-03 14:45:45,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=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:45,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:45 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-96eab3f3-8aa9-46dc-9ead-7dfbf0b4f441 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:45,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-96eab3f3-8aa9-46dc-9ead-7dfbf0b4f441 2018-07-03 14:45: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/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:45,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:45 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-2ed1141a-1543-46de-8f7f-13bc0d549db0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:45,478 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1 used request id req-2ed1141a-1543-46de-8f7f-13bc0d549db0 2018-07-03 14:45:45,479 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 2018-07-03 14:45:45,484 - 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}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"port": {"network_id": "4270e30b-66f9-424d-a35b-9aab34b647cf", "fixed_ips": [{"subnet_id": "0c8faf4b-9c2c-47d5-b7aa-130a89d37e72", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port", "admin_state_up": true}}' 2018-07-03 14:45:46,649 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:45:46 GMT Content-Type: application/json Content-Length: 766 Connection: keep-alive X-Openstack-Request-Id: req-f93e63ed-160e-4a48-95bd-438ca15d289b Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:45:45Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:45:46Z","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:fb:6a:eb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.5"}],"id":"139cb243-d342-427b-9d50-771700cb0f7b","security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"device_id":""}} 2018-07-03 14:45:46,649 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-f93e63ed-160e-4a48-95bd-438ca15d289b 2018-07-03 14:45:46,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=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:46,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:46 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-4bcfaf17-11ed-4cff-8988-b006736abd41 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:45:46,803 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-4bcfaf17-11ed-4cff-8988-b006736abd41 2018-07-03 14:45:46,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:46,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:46 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc1e42a3-58b9-46f1-a789-b15bde1b8c99 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:46,845 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-dc1e42a3-58b9-46f1-a789-b15bde1b8c99 2018-07-03 14:45:46,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:46,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:46 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-bc66f7bb-2110-419b-8381-778ae1ca75d7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:45:46,928 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-bc66f7bb-2110-419b-8381-778ae1ca75d7 2018-07-03 14:45:46,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=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:47,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:47 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-c3004e39-a47c-4ffe-966b-09407e2e256b Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:45Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:46Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:fb:6a:eb","id":"139cb243-d342-427b-9d50-771700cb0f7b","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port"}]} 2018-07-03 14:45:47,032 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port&admin_state_up=True used request id req-c3004e39-a47c-4ffe-966b-09407e2e256b 2018-07-03 14:45:47,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:47,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:45:47 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c409bf0-8157-4007-9f01-14269d38913c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:45:47,323 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-2c409bf0-8157-4007-9f01-14269d38913c 2018-07-03 14:45:47,323 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1 2018-07-03 14:45:47,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}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:47,703 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:47 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-5bdee2b0-b569-4b3f-a5ad-3bfd5df49593 X-Compute-Request-Id: req-5bdee2b0-b569-4b3f-a5ad-3bfd5df49593 Front-End-Https: on RESP BODY: {"flavors": [{"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:45:47,703 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5bdee2b0-b569-4b3f-a5ad-3bfd5df49593 2018-07-03 14:45:47,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:48,090 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:48 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-3e52aaf1-0704-4511-98f9-f70016aa9b8e X-Compute-Request-Id: req-3e52aaf1-0704-4511-98f9-f70016aa9b8e Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "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": "00a51efa-c3c4-4887-bbfd-e358597cdd1a"}} 2018-07-03 14:45:48,090 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a used request id req-3e52aaf1-0704-4511-98f9-f70016aa9b8e 2018-07-03 14:45:48,093 - 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-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:48,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:48 GMT Content-Type: application/json Content-Length: 888 Connection: keep-alive X-Openstack-Request-Id: req-51bff8ed-f683-4368-b188-44626de9c260 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:45:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:45:10Z", "visibility": "shared", "self": "/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "min_disk": 0, "protected": false, "id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "file": "/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae6b6016824540cea269022950daa3b9", "direct_url": "file:///var/lib/glance/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012"} 2018-07-03 14:45:48,548 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012 used request id req-51bff8ed-f683-4368-b188-44626de9c260 2018-07-03 14:45:48,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:48,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:48 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-80f344f4-8a9f-429c-95a0-b11de1dc26fc Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:45:48,914 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-80f344f4-8a9f-429c-95a0-b11de1dc26fc 2018-07-03 14:45:48,920 - novaclient.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}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"server": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "imageRef": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "flavorRef": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "139cb243-d342-427b-9d50-771700cb0f7b"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}]}}' 2018-07-03 14:45:51,729 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:45:51 GMT Content-Type: application/json Content-Length: 441 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-409f6ce0-7fe9-484d-9403-4c6eeed52a66 X-Compute-Request-Id: req-409f6ce0-7fe9-484d-9403-4c6eeed52a66 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "af80276e-c539-40fe-8d59-34d759f6f830", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "adminPass": "YdNjcT7a8ZPL"}} 2018-07-03 14:45:51,729 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-409f6ce0-7fe9-484d-9403-4c6eeed52a66 2018-07-03 14:45:51,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:52,627 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:52 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-d9ca1b6a-d69e-4178-9872-41620e5d3df1 X-Compute-Request-Id: req-d9ca1b6a-d69e-4178-9872-41620e5d3df1 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/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:45:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:52Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:45:52,627 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-d9ca1b6a-d69e-4178-9872-41620e5d3df1 2018-07-03 14:45:52,628 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1 2018-07-03 14:45:52,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:53,063 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:53 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-2231315e-d3e5-4a26-827e-451c49361ab3 X-Compute-Request-Id: req-2231315e-d3e5-4a26-827e-451c49361ab3 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/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:45:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:52Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:45:53,063 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-2231315e-d3e5-4a26-827e-451c49361ab3 2018-07-03 14:45:53,064 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1] is - BUILD 2018-07-03 14:45:53,064 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:45:56,067 - create_instance - DEBUG - VM status query timeout in 896.560709 2018-07-03 14:45:56,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:45:56,961 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:45:56 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-ffe1e643-9b8f-4752-87a7-59489cf1b9b1 X-Compute-Request-Id: req-ffe1e643-9b8f-4752-87a7-59489cf1b9b1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:45:54Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:45:56,961 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-ffe1e643-9b8f-4752-87a7-59489cf1b9b1 2018-07-03 14:45:56,961 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1] is - BUILD 2018-07-03 14:45:56,961 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:45:59,965 - create_instance - DEBUG - VM status query timeout in 892.663263083 2018-07-03 14:45:59,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:00,520 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:00 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-3f041bb2-638d-4ab1-baf0-ab496d859a1b X-Compute-Request-Id: req-3f041bb2-638d-4ab1-baf0-ab496d859a1b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:45:54Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:00,521 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-3f041bb2-638d-4ab1-baf0-ab496d859a1b 2018-07-03 14:46:00,521 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1] is - BUILD 2018-07-03 14:46:00,521 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:46:03,524 - create_instance - DEBUG - VM status query timeout in 889.103819132 2018-07-03 14:46:03,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:04,030 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:04 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-3578e51e-489b-4866-a9bf-b5e0780095c9 X-Compute-Request-Id: req-3578e51e-489b-4866-a9bf-b5e0780095c9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:45:54Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:04,031 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-3578e51e-489b-4866-a9bf-b5e0780095c9 2018-07-03 14:46:04,031 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1] is - BUILD 2018-07-03 14:46:04,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:46:07,035 - create_instance - DEBUG - VM status query timeout in 885.593289137 2018-07-03 14:46:07,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:07,885 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:07 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-d76ec2f8-0187-4ba7-94e1-871bf0c875de X-Compute-Request-Id: req-d76ec2f8-0187-4ba7-94e1-871bf0c875de Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:07,885 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-d76ec2f8-0187-4ba7-94e1-871bf0c875de 2018-07-03 14:46:07,885 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1] is - ACTIVE 2018-07-03 14:46:07,886 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:46:07,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:08,795 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:08 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-4e74702d-83bd-484e-926b-f726bb142486 X-Compute-Request-Id: req-4e74702d-83bd-484e-926b-f726bb142486 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:08,795 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-4e74702d-83bd-484e-926b-f726bb142486 2018-07-03 14:46:08,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=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:08,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:08 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-281b4f9d-8a0c-4827-8ad2-5515fd943cc3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:46:08,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-281b4f9d-8a0c-4827-8ad2-5515fd943cc3 2018-07-03 14:46:08,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:09,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:08 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff714168-3a91-40b4-8439-9e7a677deaef Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:46:09,155 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-ff714168-3a91-40b4-8439-9e7a677deaef 2018-07-03 14:46:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:09,236 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:09 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-f97177c8-3e1b-4fcb-b2cc-9d36f8a9a62b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:46:09,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-f97177c8-3e1b-4fcb-b2cc-9d36f8a9a62b 2018-07-03 14:46:09,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/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:09,373 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:09 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-dcc11377-e306-4a23-825b-49068b4d46c9 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:45Z","admin_state_up":true,"updated_at":"2018-07-03T14:46:04Z","binding:vnic_type":"normal","device_id":"af80276e-c539-40fe-8d59-34d759f6f830","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fb:6a:eb","id":"139cb243-d342-427b-9d50-771700cb0f7b","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:14Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:19Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4270e30b-66f9-424d-a35b-9aab34b647cf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cd:33:ce","id":"14bf2c5a-5347-478c-8296-7be555686be8","port_security_enabled":false,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:15Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:19Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4270e30b-66f9-424d-a35b-9aab34b647cf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:fb:11","id":"6c5a4118-c9a7-48ca-ad4b-67036875f664","port_security_enabled":false,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:23Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:31Z","binding:vnic_type":"normal","device_id":"70522a09-788a-4498-a953-d00a327ed5da","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:70:2c:9a","id":"d653bec4-50ac-4cba-8e6d-81ab13748d89","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port1"}]} 2018-07-03 14:46:09,373 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-dcc11377-e306-4a23-825b-49068b4d46c9 2018-07-03 14:46:09,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:10,293 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:10 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-a8a1512f-31eb-436d-9fe8-0d92794ec43b X-Compute-Request-Id: req-a8a1512f-31eb-436d-9fe8-0d92794ec43b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:10,294 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-a8a1512f-31eb-436d-9fe8-0d92794ec43b 2018-07-03 14:46:10,294 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1] is - ACTIVE 2018-07-03 14:46:10,294 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:46:10,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:10,556 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:10 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-4227565e-59e1-44eb-9a95-5da4001c75b5 X-Compute-Request-Id: req-4227565e-59e1-44eb-9a95-5da4001c75b5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:10,557 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-4227565e-59e1-44eb-9a95-5da4001c75b5 2018-07-03 14:46:10,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=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:10,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:10 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-004bfa3d-c953-4ed7-81d8-ced2c4fb68e7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"],"updated_at":"2018-07-03T14:45:13Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:12Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"4270e30b-66f9-424d-a35b-9aab34b647cf","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1"}]} 2018-07-03 14:46:10,706 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 used request id req-004bfa3d-c953-4ed7-81d8-ced2c4fb68e7 2018-07-03 14:46:10,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:10,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:10 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dc070f4-f348-4db5-8480-8f9ce574404c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:46:10,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-8dc070f4-f348-4db5-8480-8f9ce574404c 2018-07-03 14:46:10,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:10,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:10 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-1622c7b7-ee0d-4cf4-8728-0d8284623cda Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:13Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ae6b6016824540cea269022950daa3b9","id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1"}]} 2018-07-03 14:46:10,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-1622c7b7-ee0d-4cf4-8728-0d8284623cda 2018-07-03 14:46:10,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/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:11,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:11 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-e8055129-3bf1-4f08-a339-7e2d6b55aaab Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:45Z","admin_state_up":true,"updated_at":"2018-07-03T14:46:04Z","binding:vnic_type":"normal","device_id":"af80276e-c539-40fe-8d59-34d759f6f830","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fb:6a:eb","id":"139cb243-d342-427b-9d50-771700cb0f7b","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:14Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:19Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4270e30b-66f9-424d-a35b-9aab34b647cf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cd:33:ce","id":"14bf2c5a-5347-478c-8296-7be555686be8","port_security_enabled":false,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:15Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:19Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4270e30b-66f9-424d-a35b-9aab34b647cf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4e:fb:11","id":"6c5a4118-c9a7-48ca-ad4b-67036875f664","port_security_enabled":false,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4270e30b-66f9-424d-a35b-9aab34b647cf","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:23Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:31Z","binding:vnic_type":"normal","device_id":"70522a09-788a-4498-a953-d00a327ed5da","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:70:2c:9a","id":"d653bec4-50ac-4cba-8e6d-81ab13748d89","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"0c8faf4b-9c2c-47d5-b7aa-130a89d37e72","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port1"}]} 2018-07-03 14:46:11,106 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-e8055129-3bf1-4f08-a339-7e2d6b55aaab 2018-07-03 14:46:11,109 - novaclient.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/af80276e-c539-40fe-8d59-34d759f6f830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}}' 2018-07-03 14:46:12,192 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:46: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-00bb63dc-2ea2-4740-b0c1-a9e4c3d85e43 X-Compute-Request-Id: req-00bb63dc-2ea2-4740-b0c1-a9e4c3d85e43 2018-07-03 14:46:12,192 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830/action used request id req-00bb63dc-2ea2-4740-b0c1-a9e4c3d85e43 2018-07-03 14:46:12,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:46:12,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:46:12,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["FVgQAQwDQu6F4Wf3KjWFiA"], "issued_at": "2018-07-03T14:46:12.000000Z"}} 2018-07-03 14:46: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}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:12,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ac7101d-0e9e-473e-b74d-76b8e114d67e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:46:12,938 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9ac7101d-0e9e-473e-b74d-76b8e114d67e 2018-07-03 14:46:12,939 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:46:12,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:12,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-988107f5-accc-498e-bc30-61f1af9d69a8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:46:12,967 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-988107f5-accc-498e-bc30-61f1af9d69a8 2018-07-03 14:46:12,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=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:13,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:13 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-36b98d29-03bf-413a-828a-21918c7df8e5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:46:13,498 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-36b98d29-03bf-413a-828a-21918c7df8e5 2018-07-03 14:46:13,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-07-03 14:46:13,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:46: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-07-03 14:46:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:13,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:13 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5973cf0-edfd-4ea1-87f7-7e0be28d0e6c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:46:13,662 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-b5973cf0-edfd-4ea1-87f7-7e0be28d0e6c 2018-07-03 14:46:13,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=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:14,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:14 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-63a7d79c-4fb0-4884-babb-67b7c65a75d5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:46:14,106 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-63a7d79c-4fb0-4884-babb-67b7c65a75d5 2018-07-03 14:46:14,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/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:14,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:14 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e7f82ad7-5e9b-4215-83ad-705dce2b62ed Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:46:14,580 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port&admin_state_up=True used request id req-e7f82ad7-5e9b-4215-83ad-705dce2b62ed 2018-07-03 14:46:14,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/detail?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:15,053 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46: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-f1c9285d-1a53-4b1d-8c42-357fd3a6f28f X-Compute-Request-Id: req-f1c9285d-1a53-4b1d-8c42-357fd3a6f28f Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:46:15,053 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2 used request id req-f1c9285d-1a53-4b1d-8c42-357fd3a6f28f 2018-07-03 14:46:15,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=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:15,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:15 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-ffb5c87a-5e86-4bf2-8fad-e0af2fe1d667 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:46:15,377 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-ffb5c87a-5e86-4bf2-8fad-e0af2fe1d667 2018-07-03 14:46:15,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:15,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:15 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51b8b198-351a-4742-83d4-dad6200d6ce0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:46:15,423 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-51b8b198-351a-4742-83d4-dad6200d6ce0 2018-07-03 14:46:15,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=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:15,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:15 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-dff22bc8-e835-4171-8d48-4450c17c2319 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:46:15,506 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-dff22bc8-e835-4171-8d48-4450c17c2319 2018-07-03 14:46:15,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/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:15,561 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:15 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5bdeba88-33ea-4fd2-bf2b-fda486bab608 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:46:15,561 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port&admin_state_up=True used request id req-5bdeba88-33ea-4fd2-bf2b-fda486bab608 2018-07-03 14:46:15,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:46:15,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:46:16,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cca2644e61b4ee38f94c194b2abfe55", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role"}], "expires_at": "2018-07-03T15:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ae6b6016824540cea269022950daa3b9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-user", "id": "7271682161e747d98553215736d4c353"}, "audit_ids": ["lrEhGEppR7OoTCIHUDNPcw"], "issued_at": "2018-07-03T14:46:16.000000Z"}} 2018-07-03 14:46:16,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}ccbe6df7d23fa0317ce294cea8bdd7274606b690" 2018-07-03 14:46:16,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11534480-d3f7-4d4b-b197-0769d251fc52 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:46:16,252 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-11534480-d3f7-4d4b-b197-0769d251fc52 2018-07-03 14:46:16,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?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:16,404 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:16 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-18500862-b3d2-4040-b2e2-89f3630f576e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:46:16,405 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-18500862-b3d2-4040-b2e2-89f3630f576e 2018-07-03 14:46:16,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:16,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:16 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-723ed75c-544a-42a7-9efd-5d409bc7431a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:46:16,483 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-723ed75c-544a-42a7-9efd-5d409bc7431a 2018-07-03 14:46:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:16,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:16 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-43a7dcb0-73eb-4a8e-81fa-cee5298be4e4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:46:16,626 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-43a7dcb0-73eb-4a8e-81fa-cee5298be4e4 2018-07-03 14:46:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:46:16,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:46: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-07-03 14:46:16,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccbe6df7d23fa0317ce294cea8bdd7274606b690" 2018-07-03 14:46:16,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:16 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19f8c7bc-d839-4fa4-be2c-26c56bd914e1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:46:16,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-19f8c7bc-d839-4fa4-be2c-26c56bd914e1 2018-07-03 14:46:16,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:16,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:16 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-9f873cc8-d003-4850-ad96-8ea5ae672fff Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:46:16,876 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-9f873cc8-d003-4850-ad96-8ea5ae672fff 2018-07-03 14:46:16,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=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:16,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:16 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-8b827238-c7ea-4d35-8d45-335308a7fa10 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:46:16,952 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2 used request id req-8b827238-c7ea-4d35-8d45-335308a7fa10 2018-07-03 14:46:16,953 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 2018-07-03 14:46:16,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"port": {"network_id": "f65e3a2a-0648-4a14-b7ff-976807b6c598", "fixed_ips": [{"subnet_id": "2c897eef-8965-411b-8ddc-5ccdee8f9898", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port", "admin_state_up": true}}' 2018-07-03 14:46:18,182 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:46:18 GMT Content-Type: application/json Content-Length: 766 Connection: keep-alive X-Openstack-Request-Id: req-abf57d45-7c8a-46b8-bd1b-a7727f162761 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:46:17Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:46:17Z","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:69:4f:99","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.5"}],"id":"32c7d36f-9f93-4ff8-86a0-e8f99df6231b","security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"device_id":""}} 2018-07-03 14:46:18,183 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-abf57d45-7c8a-46b8-bd1b-a7727f162761 2018-07-03 14:46:18,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/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:18,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:18 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-9005f456-01a5-4fc8-a9e6-2e91c5272e89 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:46:18,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-9005f456-01a5-4fc8-a9e6-2e91c5272e89 2018-07-03 14:46:18,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:18,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:18 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1b22df0-5b96-449f-aed8-98b6bc815ed7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:46:18,536 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-f1b22df0-5b96-449f-aed8-98b6bc815ed7 2018-07-03 14:46:18,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=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:18,612 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:18 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-422a7522-ff07-4a4e-93e0-af9859e7e0aa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:46:18,612 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-422a7522-ff07-4a4e-93e0-af9859e7e0aa 2018-07-03 14:46:18,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=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:18,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:18 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-436eda74-28fb-4d8a-90b7-b5f28f3f7a23 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:46:17Z","admin_state_up":true,"updated_at":"2018-07-03T14:46:17Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:69:4f:99","id":"32c7d36f-9f93-4ff8-86a0-e8f99df6231b","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port"}]} 2018-07-03 14:46:18,740 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598&name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port&admin_state_up=True used request id req-436eda74-28fb-4d8a-90b7-b5f28f3f7a23 2018-07-03 14:46:18,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:18,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:18 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a39611d-a71d-4ad8-8b9b-e9ca03a957b8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:46:18,782 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-4a39611d-a71d-4ad8-8b9b-e9ca03a957b8 2018-07-03 14:46:18,782 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2 2018-07-03 14:46:18,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:19,161 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:19 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-da4d23fd-7a28-40eb-8cf3-5e602aa93c54 X-Compute-Request-Id: req-da4d23fd-7a28-40eb-8cf3-5e602aa93c54 Front-End-Https: on RESP BODY: {"flavors": [{"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:46:19,161 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-da4d23fd-7a28-40eb-8cf3-5e602aa93c54 2018-07-03 14:46:19,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:19,557 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:19 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-87c2b9b7-3140-4478-b451-6b3a9f5c246f X-Compute-Request-Id: req-87c2b9b7-3140-4478-b451-6b3a9f5c246f Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "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": "00a51efa-c3c4-4887-bbfd-e358597cdd1a"}} 2018-07-03 14:46:19,557 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a used request id req-87c2b9b7-3140-4478-b451-6b3a9f5c246f 2018-07-03 14:46:19,561 - 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-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:19,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:19 GMT Content-Type: application/json Content-Length: 888 Connection: keep-alive X-Openstack-Request-Id: req-257305c4-8aa5-4963-b2bd-389442d70120 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:45:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:45:10Z", "visibility": "shared", "self": "/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "min_disk": 0, "protected": false, "id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "file": "/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae6b6016824540cea269022950daa3b9", "direct_url": "file:///var/lib/glance/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012"} 2018-07-03 14:46:19,953 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012 used request id req-257305c4-8aa5-4963-b2bd-389442d70120 2018-07-03 14:46:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:20,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8f14a406-6b1c-4dbd-bac4-63eb57033c4e Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:46:20,280 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8f14a406-6b1c-4dbd-bac4-63eb57033c4e 2018-07-03 14:46:20,286 - novaclient.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}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"server": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "imageRef": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "flavorRef": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "32c7d36f-9f93-4ff8-86a0-e8f99df6231b"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}]}}' 2018-07-03 14:46:23,276 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:46:23 GMT Content-Type: application/json Content-Length: 441 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eb9bbb6d-67d5-43a1-8444-47271dd84278 X-Compute-Request-Id: req-eb9bbb6d-67d5-43a1-8444-47271dd84278 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "adminPass": "oBVUmyeoG2h8"}} 2018-07-03 14:46:23,276 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-eb9bbb6d-67d5-43a1-8444-47271dd84278 2018-07-03 14:46: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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:23,729 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46: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-e30ae0ec-ab1c-4fe2-bbbe-786127f789f2 X-Compute-Request-Id: req-e30ae0ec-ab1c-4fe2-bbbe-786127f789f2 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/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:46:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:23,729 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-e30ae0ec-ab1c-4fe2-bbbe-786127f789f2 2018-07-03 14:46:23,730 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2 2018-07-03 14:46:23,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:24,714 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:24 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-85df5230-512f-4ae9-97ab-71de1e061a24 X-Compute-Request-Id: req-85df5230-512f-4ae9-97ab-71de1e061a24 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/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:46:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:24,714 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-85df5230-512f-4ae9-97ab-71de1e061a24 2018-07-03 14:46:24,715 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2] is - BUILD 2018-07-03 14:46:24,715 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:46:27,718 - create_instance - DEBUG - VM status query timeout in 896.011847019 2018-07-03 14:46:27,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:28,400 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:28 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-b7647cd5-7042-48e0-bbe5-a1aaac7222bf X-Compute-Request-Id: req-b7647cd5-7042-48e0-bbe5-a1aaac7222bf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:46:25Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:28,400 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-b7647cd5-7042-48e0-bbe5-a1aaac7222bf 2018-07-03 14:46:28,401 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2] is - BUILD 2018-07-03 14:46:28,401 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:46:31,404 - create_instance - DEBUG - VM status query timeout in 892.325956106 2018-07-03 14:46:31,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:31,683 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:31 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-e1d16c26-0bdd-4911-b08d-5f7c59b521ec X-Compute-Request-Id: req-e1d16c26-0bdd-4911-b08d-5f7c59b521ec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:31,684 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-e1d16c26-0bdd-4911-b08d-5f7c59b521ec 2018-07-03 14:46:31,685 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2] is - ACTIVE 2018-07-03 14:46:31,685 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:46:31,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:32,581 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:32 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-9ffc6938-5b6c-4105-9a2b-58e4310e8f9a X-Compute-Request-Id: req-9ffc6938-5b6c-4105-9a2b-58e4310e8f9a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:32,581 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-9ffc6938-5b6c-4105-9a2b-58e4310e8f9a 2018-07-03 14:46:32,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/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:32,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:32 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-7fdb5dfc-260f-4f82-905a-26e2e59e6899 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:46:32,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-7fdb5dfc-260f-4f82-905a-26e2e59e6899 2018-07-03 14:46:32,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:32,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:32 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccb8bda2-1ec4-4980-99bc-d53eb7e3df50 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:46:32,935 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-ccb8bda2-1ec4-4980-99bc-d53eb7e3df50 2018-07-03 14:46:32,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=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:33,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:33 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-196db715-00fd-46b8-a573-c24a563d39b3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:46:33,017 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-196db715-00fd-46b8-a573-c24a563d39b3 2018-07-03 14:46:33,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/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:33,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:33 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-ab7bee7d-3a2a-4c63-9821-72384f09d3a5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:46:17Z","admin_state_up":true,"updated_at":"2018-07-03T14:46:30Z","binding:vnic_type":"normal","device_id":"6d32d0a1-80e3-4bbb-8a00-908050c275a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:69:4f:99","id":"32c7d36f-9f93-4ff8-86a0-e8f99df6231b","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:19Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:23Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-f65e3a2a-0648-4a14-b7ff-976807b6c598","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bb:9a:28","id":"66be73f3-f734-4fcb-8148-f1c87716a00c","port_security_enabled":false,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:29Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:37Z","binding:vnic_type":"normal","device_id":"70522a09-788a-4498-a953-d00a327ed5da","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:a1:e8:c6","id":"8de075c6-8d69-45d8-844f-dc43063e6897","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:18Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-f65e3a2a-0648-4a14-b7ff-976807b6c598","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cf:9e:61","id":"fb4684ec-e509-4d4f-b86e-0aa8b413083f","port_security_enabled":false,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:46:33,149 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-ab7bee7d-3a2a-4c63-9821-72384f09d3a5 2018-07-03 14:46:33,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:33,417 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:33 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-949714ad-b6ae-432c-be6d-94d72c1ba70c X-Compute-Request-Id: req-949714ad-b6ae-432c-be6d-94d72c1ba70c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:33,417 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-949714ad-b6ae-432c-be6d-94d72c1ba70c 2018-07-03 14:46:33,418 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2] is - ACTIVE 2018-07-03 14:46:33,418 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:46:33,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:34,085 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:34 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6eb2a0ee-3626-4cb3-940d-a14e0cfe03ea X-Compute-Request-Id: req-6eb2a0ee-3626-4cb3-940d-a14e0cfe03ea Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:34,086 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-6eb2a0ee-3626-4cb3-940d-a14e0cfe03ea 2018-07-03 14:46:34,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:34,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:34 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-802e061e-5676-4dd0-87f4-788a5b635135 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2c897eef-8965-411b-8ddc-5ccdee8f9898"],"updated_at":"2018-07-03T14:45:17Z","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae6b6016824540cea269022950daa3b9","id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2"}]} 2018-07-03 14:46:34,244 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 used request id req-802e061e-5676-4dd0-87f4-788a5b635135 2018-07-03 14:46:34,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:34,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:46:34 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ea3efcd-7a59-4c2a-91ec-9424d38fd756 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:46:34,293 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-0ea3efcd-7a59-4c2a-91ec-9424d38fd756 2018-07-03 14:46:34,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/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:34,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:34 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d0c0baa5-3346-45ca-9553-3850a640bc5e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:17Z","dns_nameservers":[],"updated_at":"2018-07-03T14:45:17Z","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":"ae6b6016824540cea269022950daa3b9","id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2"}]} 2018-07-03 14:46:34,389 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-d0c0baa5-3346-45ca-9553-3850a640bc5e 2018-07-03 14:46:34,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/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:34,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:34 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-29bbb405-82ea-43dc-9bb6-29b134b43e8c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:46:17Z","admin_state_up":true,"updated_at":"2018-07-03T14:46:30Z","binding:vnic_type":"normal","device_id":"6d32d0a1-80e3-4bbb-8a00-908050c275a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:69:4f:99","id":"32c7d36f-9f93-4ff8-86a0-e8f99df6231b","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:19Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:23Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-f65e3a2a-0648-4a14-b7ff-976807b6c598","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bb:9a:28","id":"66be73f3-f734-4fcb-8148-f1c87716a00c","port_security_enabled":false,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:29Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:37Z","binding:vnic_type":"normal","device_id":"70522a09-788a-4498-a953-d00a327ed5da","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:a1:e8:c6","id":"8de075c6-8d69-45d8-844f-dc43063e6897","port_security_enabled":true,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["e62cbe3a-5a3a-429f-8de3-28fb3f04899b"],"name":"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f65e3a2a-0648-4a14-b7ff-976807b6c598","tenant_id":"ae6b6016824540cea269022950daa3b9","created_at":"2018-07-03T14:45:18Z","admin_state_up":true,"updated_at":"2018-07-03T14:45:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-f65e3a2a-0648-4a14-b7ff-976807b6c598","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cf:9e:61","id":"fb4684ec-e509-4d4f-b86e-0aa8b413083f","port_security_enabled":false,"project_id":"ae6b6016824540cea269022950daa3b9","fixed_ips":[{"subnet_id":"2c897eef-8965-411b-8ddc-5ccdee8f9898","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:46:34,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-29bbb405-82ea-43dc-9bb6-29b134b43e8c 2018-07-03 14:46:34,530 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}}' 2018-07-03 14:46:35,633 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:46:35 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-53006fa1-97fd-4f42-b2fa-a2882b6782e8 X-Compute-Request-Id: req-53006fa1-97fd-4f42-b2fa-a2882b6782e8 2018-07-03 14:46:35,633 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-53006fa1-97fd-4f42-b2fa-a2882b6782e8 2018-07-03 14:46:35,633 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-07-03 14:46:35,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:35,876 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:35 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-24171809-1716-4937-9144-58456360516d X-Compute-Request-Id: req-24171809-1716-4937-9144-58456360516d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:35,876 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-24171809-1716-4937-9144-58456360516d 2018-07-03 14:46:35,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/servers/af80276e-c539-40fe-8d59-34d759f6f830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:35,982 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:35 GMT Content-Type: application/json Content-Length: 23817 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f96a1d6-09ec-4d6a-8891-ba1e17a72b32 X-Compute-Request-Id: req-9f96a1d6-09ec-4d6a-8891-ba1e17a72b32 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 1321509619 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.150601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153051] pid_max: default: 32768 minimum: 301\n[ 0.154220] ACPI: Core revision 20150930\n[ 0.156057] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158026] Security Framework initialized\n[ 0.159177] Yama: becoming mindful.\n[ 0.159910] AppArmor: AppArmor initialized\n[ 0.161169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166785] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168646] Initializing cgroup subsys io\n[ 0.169644] Initializing cgroup subsys memory\n[ 0.170839] Initializing cgroup subsys devices\n[ 0.171987] Initializing cgroup subsys freezer\n[ 0.173073] Initializing cgroup subsys net_cls\n[ 0.174262] Initializing cgroup subsys perf_event\n[ 0.175389] Initializing cgroup subsys net_prio\n[ 0.176736] Initializing cgroup subsys hugetlb\n[ 0.177819] Initializing cgroup subsys pids\n[ 0.178801] CPU: Physical Processor ID: 0\n[ 0.180491] mce: CPU supports 10 MCE banks\n[ 0.181587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190784] ftrace: allocating 31920 entries in 125 pages\n[ 0.212070] smpboot: Max logical packages: 2\n[ 0.213276] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216910] x2apic enabled\n[ 0.217847] Switched APIC routing to physical x2apic.\n[ 0.219796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221204] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.223959] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.226052] ... version: 2\n[ 0.227030] ... bit width: 48\n[ 0.228078] ... generic registers: 4\n[ 0.229137] ... value mask: 0000ffffffffffff\n[ 0.230545] ... max period: 000000007fffffff\n[ 0.231806] ... fixed-purpose events: 3\n[ 0.232805] ... event mask: 000000070000000f\n[ 0.234070] KVM setup paravirtual spinlock\n[ 0.235756] x86: Booting SMP configuration:\n[ 0.236918] .... node #0, CPUs: #1\n[ 0.238026] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.259806] x86: Booted up 1 node, 2 CPUs\n[ 0.259808] KVM setup async PF for cpu 1\n[ 0.259811] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.263009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.264775] devtmpfs: initialized\n[ 0.266624] evm: security.selinux\n[ 0.267498] evm: security.SMACK64\n[ 0.268316] evm: security.SMACK64EXEC\n[ 0.269278] evm: security.SMACK64TRANSMUTE\n[ 0.270315] evm: security.SMACK64MMAP\n[ 0.271329] evm: security.ima\n[ 0.272142] evm: security.capability\n[ 0.273138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275531] pinctrl core: initialized pinctrl subsystem\n[ 0.276837] RTC time: 14:46:05, date: 07/03/18\n[ 0.278154] NET: Registered protocol family 16\n[ 0.291489] cpuidle: using governor ladder\n[ 0.303539] cpuidle: using governor menu\n[ 0.304457] PCCT header not found.\n[ 0.305456] ACPI: bus type PCI registered\n[ 0.306557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308167] PCI: Using configuration type 1 for base access\n[ 0.309509] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.320443] ACPI: Added _OSI(Module Device)\n[ 0.321516] ACPI: Added _OSI(Processor Device)\n[ 0.322712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323940] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326435] ACPI: Interpreter enabled\n[ 0.327380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331922] ACPI: (supports S0 S3 S4 S5)\n[ 0.332952] ACPI: Using IOAPIC for interrupt routing\n[ 0.334202] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339353] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352118] acpiphp: Slot [3] registered\n[ 0.353164] acpiphp: Slot [4] registered\n[ 0.354216] acpiphp: Slot [5] registered\n[ 0.355297] acpiphp: Slot [6] registered\n[ 0.356271] acpiphp: Slot [7] registered\n[ 0.357375] acpiphp: Slot [8] registered\n[ 0.358490] acpiphp: Slot [9] registered\n[ 0.359481] acpiphp: Slot [10] registered\n[ 0.360517] acpiphp: Slot [11] registered\n[ 0.361620] acpiphp: Slot [12] registered\n[ 0.362642] acpiphp: Slot [13] registered\n[ 0.363712] acpiphp: Slot [14] registered\n[ 0.364740] acpiphp: Slot [15] registered\n[ 0.365776] acpiphp: Slot [16] registered\n[ 0.366875] acpiphp: Slot [17] registered\n[ 0.368006] acpiphp: Slot [18] registered\n[ 0.369155] acpiphp: Slot [19] registered\n[ 0.370232] acpiphp: Slot [20] registered\n[ 0.371308] acpiphp: Slot [21] registered\n[ 0.372392] acpiphp: Slot [22] registered\n[ 0.373481] acpiphp: Slot [23] registered\n[ 0.374592] acpiphp: Slot [24] registered\n[ 0.375594] acpiphp: Slot [25] registered\n[ 0.376779] acpiphp: Slot [26] registered\n[ 0.377862] acpiphp: Slot [27] registered\n[ 0.378901] acpiphp: Slot [28] registered\n[ 0.379985] acpiphp: Slot [29] registered\n[ 0.381134] acpiphp: Slot [30] registered\n[ 0.382144] acpiphp: Slot [31] registered\n[ 0.383157] PCI host bridge to bus 0000:00\n[ 0.384201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389472] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438460] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447839] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451025] vgaarb: loaded\n[ 0.451741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453211] SCSI subsystem initialized\n[ 0.454171] ACPI: bus type USB registered\n[ 0.455149] usbcore: registered new interface driver usbfs\n[ 0.456415] usbcore: registered new interface driver hub\n[ 0.457620] usbcore: registered new device driver usb\n[ 0.458908] PCI: Using ACPI for IRQ routing\n[ 0.460125] NetLabel: Initializing\n[ 0.461022] NetLabel: domain hash size = 128\n[ 0.461967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463014] NetLabel: unlabeled traffic allowed by default\n[ 0.464250] clocksource: Switched to clocksource kvm-clock\n[ 0.470327] AppArmor: AppArmor Filesystem Enabled\n[ 0.471350] pnp: PnP ACPI init\n[ 0.472345] pnp: PnP ACPI: found 5 devices\n[ 0.479044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480827] NET: Registered protocol family 2\n[ 0.481887] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483271] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485864] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487079] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488452] NET: Registered protocol family 1\n[ 0.489571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492034] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530511] Trying to unpack rootfs image as initramfs...\n[ 0.580665] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.582365] Scanning for low memory corruption every 60 seconds\n[ 0.583801] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.585014] audit: initializing netlink subsys (disabled)\n[ 0.586090] audit: type=2000 audit(1530629166.093:1): initialized\n[ 0.587555] Initialise system trusted keyring\n[ 0.588545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.589801] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.592050] zbud: loaded\n[ 0.592806] VFS: Disk quotas dquot_6.6.0\n[ 0.593693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595641] fuse init (API version 7.23)\n[ 0.596702] Key type big_key registered\n[ 0.597550] Allocating IMA MOK and blacklist keyrings.\n[ 0.598889] Key type asymmetric registered\n[ 0.599740] Asymmetric key parser 'x509' registered\n[ 0.600789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602438] io scheduler noop registered\n[ 0.603290] io scheduler deadline registered (default)\n[ 0.604357] io scheduler cfq registered\n[ 0.605304] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609303] ACPI: Power Button [PWRF]\n[ 0.610228] GHES: HEST is not enabled!\n[ 0.628573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.686823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710728] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713715] Linux agpgart interface v0.103\n[ 0.716943] brd: module loaded\n[ 0.718851] loop: module loaded\n[ 0.723669] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725140] GPT:90111 != 20971519\n[ 0.725879] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727079] GPT:90111 != 20971519\n[ 0.727772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728812] vda: vda1 vda15\n[ 0.730942] vdb:\n[ 0.732108] scsi host0: ata_piix\n[ 0.733041] scsi host1: ata_piix\n[ 0.733914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.735540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.737242] libphy: Fixed MDIO Bus: probed\n[ 0.738218] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739295] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741251] PPP generic driver version 2.4.2\n[ 0.742246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743547] ehci-pci: EHCI PCI platform driver\n[ 0.744496] ehci-platform: EHCI generic platform driver\n[ 0.745582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746768] ohci-pci: OHCI PCI platform driver\n[ 0.747723] ohci-platform: OHCI generic platform driver\n[ 0.748849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770698] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771753] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776203] usb usb1: Product: UHCI Host Controller\n[ 0.777451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779003] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780284] hub 1-0:1.0: USB hub found\n[ 0.781276] hub 1-0:1.0: 2 ports detected\n[ 0.782430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784894] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786147] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787529] mousedev: PS/2 mouse device common for all mice\n[ 0.789157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791482] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796018] i2c /dev entries driver\n[ 0.796976] device-mapper: uevent: version 1.0.3\n[ 0.798249] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800424] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802167] NET: Registered protocol family 10\n[ 0.803476] NET: Registered protocol family 17\n[ 0.804652] Key type dns_resolver registered\n[ 0.805858] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.807316] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.815273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817474] registered taskstats version 1\n[ 0.818579] Loading compiled-in X.509 certificates\n[ 0.820332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822796] zswap: loaded using pool lzo/zbud\n[ 0.824565] Key type trusted registered\n[ 0.826668] Key type encrypted registered\n[ 0.827723] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.830446] evm: HMAC attrs: 0x1\n[ 0.831556] Magic number: 10:949:787\n[ 0.832631] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:05 UTC (1530629165)\n[ 0.834401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835581] EDD information not available.\n[ 0.893322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894942] Write protecting the kernel read-only data: 14336k\n[ 0.896612] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965457] 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 7.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\n"} 2018-07-03 14:46:35,983 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830/action used request id req-9f96a1d6-09ec-4d6a-8891-ba1e17a72b32 2018-07-03 14:46:35,985 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 14:46:35,985 - 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 1321509619 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.150601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.153051] pid_max: default: 32768 minimum: 301 [ 0.154220] ACPI: Core revision 20150930 [ 0.156057] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.158026] Security Framework initialized [ 0.159177] Yama: becoming mindful. [ 0.159910] AppArmor: AppArmor initialized [ 0.161169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.163067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.164786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.166785] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.168646] Initializing cgroup subsys io [ 0.169644] Initializing cgroup subsys memory [ 0.170839] Initializing cgroup subsys devices [ 0.171987] Initializing cgroup subsys freezer [ 0.173073] Initializing cgroup subsys net_cls [ 0.174262] Initializing cgroup subsys perf_event [ 0.175389] Initializing cgroup subsys net_prio [ 0.176736] Initializing cgroup subsys hugetlb [ 0.177819] Initializing cgroup subsys pids [ 0.178801] CPU: Physical Processor ID: 0 [ 0.180491] mce: CPU supports 10 MCE banks [ 0.181587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.182934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.185333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190784] ftrace: allocating 31920 entries in 125 pages [ 0.212070] smpboot: Max logical packages: 2 [ 0.213276] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.216910] x2apic enabled [ 0.217847] Switched APIC routing to physical x2apic. [ 0.219796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221204] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.223959] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.226052] ... version: 2 [ 0.227030] ... bit width: 48 [ 0.228078] ... generic registers: 4 [ 0.229137] ... value mask: 0000ffffffffffff [ 0.230545] ... max period: 000000007fffffff [ 0.231806] ... fixed-purpose events: 3 [ 0.232805] ... event mask: 000000070000000f [ 0.234070] KVM setup paravirtual spinlock [ 0.235756] x86: Booting SMP configuration: [ 0.236918] .... node #0, CPUs: #1 [ 0.238026] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.259806] x86: Booted up 1 node, 2 CPUs [ 0.259808] KVM setup async PF for cpu 1 [ 0.259811] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.263009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.264775] devtmpfs: initialized [ 0.266624] evm: security.selinux [ 0.267498] evm: security.SMACK64 [ 0.268316] evm: security.SMACK64EXEC [ 0.269278] evm: security.SMACK64TRANSMUTE [ 0.270315] evm: security.SMACK64MMAP [ 0.271329] evm: security.ima [ 0.272142] evm: security.capability [ 0.273138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275531] pinctrl core: initialized pinctrl subsystem [ 0.276837] RTC time: 14:46:05, date: 07/03/18 [ 0.278154] NET: Registered protocol family 16 [ 0.291489] cpuidle: using governor ladder [ 0.303539] cpuidle: using governor menu [ 0.304457] PCCT header not found. [ 0.305456] ACPI: bus type PCI registered [ 0.306557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.308167] PCI: Using configuration type 1 for base access [ 0.309509] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.320443] ACPI: Added _OSI(Module Device) [ 0.321516] ACPI: Added _OSI(Processor Device) [ 0.322712] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.323940] ACPI: Added _OSI(Processor Aggregator Device) [ 0.326435] ACPI: Interpreter enabled [ 0.327380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.329715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.331922] ACPI: (supports S0 S3 S4 S5) [ 0.332952] ACPI: Using IOAPIC for interrupt routing [ 0.334202] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.339353] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.340907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.349069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352118] acpiphp: Slot [3] registered [ 0.353164] acpiphp: Slot [4] registered [ 0.354216] acpiphp: Slot [5] registered [ 0.355297] acpiphp: Slot [6] registered [ 0.356271] acpiphp: Slot [7] registered [ 0.357375] acpiphp: Slot [8] registered [ 0.358490] acpiphp: Slot [9] registered [ 0.359481] acpiphp: Slot [10] registered [ 0.360517] acpiphp: Slot [11] registered [ 0.361620] acpiphp: Slot [12] registered [ 0.362642] acpiphp: Slot [13] registered [ 0.363712] acpiphp: Slot [14] registered [ 0.364740] acpiphp: Slot [15] registered [ 0.365776] acpiphp: Slot [16] registered [ 0.366875] acpiphp: Slot [17] registered [ 0.368006] acpiphp: Slot [18] registered [ 0.369155] acpiphp: Slot [19] registered [ 0.370232] acpiphp: Slot [20] registered [ 0.371308] acpiphp: Slot [21] registered [ 0.372392] acpiphp: Slot [22] registered [ 0.373481] acpiphp: Slot [23] registered [ 0.374592] acpiphp: Slot [24] registered [ 0.375594] acpiphp: Slot [25] registered [ 0.376779] acpiphp: Slot [26] registered [ 0.377862] acpiphp: Slot [27] registered [ 0.378901] acpiphp: Slot [28] registered [ 0.379985] acpiphp: Slot [29] registered [ 0.381134] acpiphp: Slot [30] registered [ 0.382144] acpiphp: Slot [31] registered [ 0.383157] PCI host bridge to bus 0000:00 [ 0.384201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.385913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389472] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393216] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.398744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.406743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.408508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438460] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.441661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.443312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.446423] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447839] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.449203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.451025] vgaarb: loaded [ 0.451741] vgaarb: bridge control possible 0000:00:02.0 [ 0.453211] SCSI subsystem initialized [ 0.454171] ACPI: bus type USB registered [ 0.455149] usbcore: registered new interface driver usbfs [ 0.456415] usbcore: registered new interface driver hub [ 0.457620] usbcore: registered new device driver usb [ 0.458908] PCI: Using ACPI for IRQ routing [ 0.460125] NetLabel: Initializing [ 0.461022] NetLabel: domain hash size = 128 [ 0.461967] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.463014] NetLabel: unlabeled traffic allowed by default [ 0.464250] clocksource: Switched to clocksource kvm-clock [ 0.470327] AppArmor: AppArmor Filesystem Enabled [ 0.471350] pnp: PnP ACPI init [ 0.472345] pnp: PnP ACPI: found 5 devices [ 0.479044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.480827] NET: Registered protocol family 2 [ 0.481887] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.483271] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484571] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485864] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487079] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.488452] NET: Registered protocol family 1 [ 0.489571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.490881] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.492034] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.510669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.530511] Trying to unpack rootfs image as initramfs... [ 0.580665] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.582365] Scanning for low memory corruption every 60 seconds [ 0.583801] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.585014] audit: initializing netlink subsys (disabled) [ 0.586090] audit: type=2000 audit(1530629166.093:1): initialized [ 0.587555] Initialise system trusted keyring [ 0.588545] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.589801] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.592050] zbud: loaded [ 0.592806] VFS: Disk quotas dquot_6.6.0 [ 0.593693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.595641] fuse init (API version 7.23) [ 0.596702] Key type big_key registered [ 0.597550] Allocating IMA MOK and blacklist keyrings. [ 0.598889] Key type asymmetric registered [ 0.599740] Asymmetric key parser 'x509' registered [ 0.600789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.602438] io scheduler noop registered [ 0.603290] io scheduler deadline registered (default) [ 0.604357] io scheduler cfq registered [ 0.605304] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.606390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.607756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.609303] ACPI: Power Button [PWRF] [ 0.610228] GHES: HEST is not enabled! [ 0.628573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.686823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710728] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.713715] Linux agpgart interface v0.103 [ 0.716943] brd: module loaded [ 0.718851] loop: module loaded [ 0.723669] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.725140] GPT:90111 != 20971519 [ 0.725879] GPT:Alternate GPT header not at the end of the disk. [ 0.727079] GPT:90111 != 20971519 [ 0.727772] GPT: Use GNU Parted to correct GPT errors. [ 0.728812] vda: vda1 vda15 [ 0.730942] vdb: [ 0.732108] scsi host0: ata_piix [ 0.733041] scsi host1: ata_piix [ 0.733914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.735540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.737242] libphy: Fixed MDIO Bus: probed [ 0.738218] tun: Universal TUN/TAP device driver, 1.6 [ 0.739295] tun: (C) 1999-2004 Max Krasnyansky [ 0.741251] PPP generic driver version 2.4.2 [ 0.742246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.743547] ehci-pci: EHCI PCI platform driver [ 0.744496] ehci-platform: EHCI generic platform driver [ 0.745582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.746768] ohci-pci: OHCI PCI platform driver [ 0.747723] ohci-platform: OHCI generic platform driver [ 0.748849] uhci_hcd: USB Universal Host Controller Interface driver [ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.770698] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.771753] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.772985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.774370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.776203] usb usb1: Product: UHCI Host Controller [ 0.777451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.779003] usb usb1: SerialNumber: 0000:00:01.2 [ 0.780284] hub 1-0:1.0: USB hub found [ 0.781276] hub 1-0:1.0: 2 ports detected [ 0.782430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.784894] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.786147] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.787529] mousedev: PS/2 mouse device common for all mice [ 0.789157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.791482] rtc_cmos 00:00: RTC can wake from S4 [ 0.792832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.794428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796018] i2c /dev entries driver [ 0.796976] device-mapper: uevent: version 1.0.3 [ 0.798249] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.800424] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802167] NET: Registered protocol family 10 [ 0.803476] NET: Registered protocol family 17 [ 0.804652] Key type dns_resolver registered [ 0.805858] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.807316] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.815273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.817474] registered taskstats version 1 [ 0.818579] Loading compiled-in X.509 certificates [ 0.820332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.822796] zswap: loaded using pool lzo/zbud [ 0.824565] Key type trusted registered [ 0.826668] Key type encrypted registered [ 0.827723] AppArmor: AppArmor sha1 policy hashing enabled [ 0.829081] ima: No TPM chip found, activating TPM-bypass! [ 0.830446] evm: HMAC attrs: 0x1 [ 0.831556] Magic number: 10:949:787 [ 0.832631] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:05 UTC (1530629165) [ 0.834401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.835581] EDD information not available. [ 0.893322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.894942] Write protecting the kernel read-only data: 14336k [ 0.896612] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.898419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.965457] 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 7.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 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 2018-07-03 14:46:35,986 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-07-03 14:46:35,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:36,458 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:36 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-317e29a4-db89-4f86-b8a7-475bb45cecd7 X-Compute-Request-Id: req-317e29a4-db89-4f86-b8a7-475bb45cecd7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:36,458 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-317e29a4-db89-4f86-b8a7-475bb45cecd7 2018-07-03 14:46:36,461 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:36,554 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:36 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5cd0e2d0-cf16-404d-a840-ec72aefe9f41 X-Compute-Request-Id: req-5cd0e2d0-cf16-404d-a840-ec72aefe9f41 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:36,555 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-5cd0e2d0-cf16-404d-a840-ec72aefe9f41 2018-07-03 14:46:36,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:37,176 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:37 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-10877c00-0d58-4e6f-82c3-f3a5d4d156f7 X-Compute-Request-Id: req-10877c00-0d58-4e6f-82c3-f3a5d4d156f7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:37,177 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-10877c00-0d58-4e6f-82c3-f3a5d4d156f7 2018-07-03 14:46:37,180 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:37,268 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:37 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5c2217ef-7fe5-43d4-a1ba-f268c4749082 X-Compute-Request-Id: req-5c2217ef-7fe5-43d4-a1ba-f268c4749082 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:37,270 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-5c2217ef-7fe5-43d4-a1ba-f268c4749082 2018-07-03 14:46:37,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:37,548 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:37 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-aae8fd93-d30a-4645-a49c-a04e64a74f1e X-Compute-Request-Id: req-aae8fd93-d30a-4645-a49c-a04e64a74f1e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:37,548 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-aae8fd93-d30a-4645-a49c-a04e64a74f1e 2018-07-03 14:46:37,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/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:37,957 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:37 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e99c17b5-f2be-4b1b-b2f7-e2d8c6c30dec X-Compute-Request-Id: req-e99c17b5-f2be-4b1b-b2f7-e2d8c6c30dec 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:37,958 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-e99c17b5-f2be-4b1b-b2f7-e2d8c6c30dec 2018-07-03 14:46:37,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:38,228 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:38 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-51f65d16-7555-44b1-ab0d-a738625bb085 X-Compute-Request-Id: req-51f65d16-7555-44b1-ab0d-a738625bb085 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:38,228 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-51f65d16-7555-44b1-ab0d-a738625bb085 2018-07-03 14:46:38,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/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:38,517 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:38 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-233f6503-a146-4a7f-bf4b-98ea7189d9c5 X-Compute-Request-Id: req-233f6503-a146-4a7f-bf4b-98ea7189d9c5 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:38,517 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-233f6503-a146-4a7f-bf4b-98ea7189d9c5 2018-07-03 14:46:38,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:38,822 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:38 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-08ac5f41-a3af-4800-af99-583e4b4d914b X-Compute-Request-Id: req-08ac5f41-a3af-4800-af99-583e4b4d914b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:38,823 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-08ac5f41-a3af-4800-af99-583e4b4d914b 2018-07-03 14:46:38,825 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:39,116 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:39 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-746c6b21-65c9-4864-943c-07de31c3c709 X-Compute-Request-Id: req-746c6b21-65c9-4864-943c-07de31c3c709 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:39,117 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-746c6b21-65c9-4864-943c-07de31c3c709 2018-07-03 14:46:39,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:39,369 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:39 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-1762e21c-e6c3-40c9-b31f-88caf1386e76 X-Compute-Request-Id: req-1762e21c-e6c3-40c9-b31f-88caf1386e76 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:39,369 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-1762e21c-e6c3-40c9-b31f-88caf1386e76 2018-07-03 14:46:39,373 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:39,449 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:39 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e86d18a5-42d9-448b-852e-a9844c407f84 X-Compute-Request-Id: req-e86d18a5-42d9-448b-852e-a9844c407f84 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:39,450 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-e86d18a5-42d9-448b-852e-a9844c407f84 2018-07-03 14:46:39,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:39,764 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:39 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-4026b9c2-aa5b-4146-8c85-30ac4595a9c0 X-Compute-Request-Id: req-4026b9c2-aa5b-4146-8c85-30ac4595a9c0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:39,764 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-4026b9c2-aa5b-4146-8c85-30ac4595a9c0 2018-07-03 14:46:39,767 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:39,852 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:39 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0afd4bd4-5f5a-4732-bd6b-1052b6263901 X-Compute-Request-Id: req-0afd4bd4-5f5a-4732-bd6b-1052b6263901 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:39,853 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-0afd4bd4-5f5a-4732-bd6b-1052b6263901 2018-07-03 14:46:39,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:40,116 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:40 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-6fbbed0f-91cd-417e-b775-4ce195d9fdf3 X-Compute-Request-Id: req-6fbbed0f-91cd-417e-b775-4ce195d9fdf3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:40,116 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-6fbbed0f-91cd-417e-b775-4ce195d9fdf3 2018-07-03 14:46:40,119 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:40,220 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:40 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-52a58cb6-968d-442f-a4d4-6d7f478de00f X-Compute-Request-Id: req-52a58cb6-968d-442f-a4d4-6d7f478de00f 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:40,220 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-52a58cb6-968d-442f-a4d4-6d7f478de00f 2018-07-03 14:46:40,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:40,483 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:40 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-ca12d094-9090-4fac-b106-0341661fb139 X-Compute-Request-Id: req-ca12d094-9090-4fac-b106-0341661fb139 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:40,483 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-ca12d094-9090-4fac-b106-0341661fb139 2018-07-03 14:46:40,486 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:40,577 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:40 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-41dbc1b4-67e7-48a7-acfe-abc759b87229 X-Compute-Request-Id: req-41dbc1b4-67e7-48a7-acfe-abc759b87229 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:40,578 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-41dbc1b4-67e7-48a7-acfe-abc759b87229 2018-07-03 14:46:40,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:40,848 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:40 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-822a8dce-9524-40c9-9b5b-6c28911114be X-Compute-Request-Id: req-822a8dce-9524-40c9-9b5b-6c28911114be Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:40,848 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-822a8dce-9524-40c9-9b5b-6c28911114be 2018-07-03 14:46:40,851 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:40,955 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:40 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c878122d-d573-4ad2-93e6-561bf821d757 X-Compute-Request-Id: req-c878122d-d573-4ad2-93e6-561bf821d757 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:40,956 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-c878122d-d573-4ad2-93e6-561bf821d757 2018-07-03 14:46:40,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:41,526 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:41 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-2abe0a32-96af-46e9-adf7-7c55af355703 X-Compute-Request-Id: req-2abe0a32-96af-46e9-adf7-7c55af355703 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:41,526 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-2abe0a32-96af-46e9-adf7-7c55af355703 2018-07-03 14:46:41,529 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:42,741 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:42 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-003526fc-22f2-46f0-913a-67ca0154a054 X-Compute-Request-Id: req-003526fc-22f2-46f0-913a-67ca0154a054 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:42,742 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-003526fc-22f2-46f0-913a-67ca0154a054 2018-07-03 14:46: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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:43,412 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:43 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-c0f8650c-ea28-4e79-b00c-260c5a041014 X-Compute-Request-Id: req-c0f8650c-ea28-4e79-b00c-260c5a041014 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:43,412 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-c0f8650c-ea28-4e79-b00c-260c5a041014 2018-07-03 14:46:43,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:43,509 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:43 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-717d50fc-3893-49af-8bec-9e78fca8c1b9 X-Compute-Request-Id: req-717d50fc-3893-49af-8bec-9e78fca8c1b9 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:43,510 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-717d50fc-3893-49af-8bec-9e78fca8c1b9 2018-07-03 14:46:43,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:44,362 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:44 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-b2850764-1e16-4953-bd91-0603484b8c4c X-Compute-Request-Id: req-b2850764-1e16-4953-bd91-0603484b8c4c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:44,363 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-b2850764-1e16-4953-bd91-0603484b8c4c 2018-07-03 14:46:44,365 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:44,559 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:44 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0367d022-6d0b-4cdd-8ad2-1f7368c9a3fb X-Compute-Request-Id: req-0367d022-6d0b-4cdd-8ad2-1f7368c9a3fb 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:44,560 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-0367d022-6d0b-4cdd-8ad2-1f7368c9a3fb 2018-07-03 14:46:44,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:44,863 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:44 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-56d30510-079b-4097-948c-73de01b93343 X-Compute-Request-Id: req-56d30510-079b-4097-948c-73de01b93343 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:44,863 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-56d30510-079b-4097-948c-73de01b93343 2018-07-03 14:46:44,867 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:44,958 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:44 GMT Content-Type: application/json Content-Length: 22820 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-15ae5b53-1778-4687-b1a4-cf795026cb1b X-Compute-Request-Id: req-15ae5b53-1778-4687-b1a4-cf795026cb1b 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\n"} 2018-07-03 14:46:44,958 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-15ae5b53-1778-4687-b1a4-cf795026cb1b 2018-07-03 14:46:44,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/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:45,236 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:45 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-688b2b17-be9b-4df6-b410-3022fcea8adc X-Compute-Request-Id: req-688b2b17-be9b-4df6-b410-3022fcea8adc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:45,237 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-688b2b17-be9b-4df6-b410-3022fcea8adc 2018-07-03 14:46:45,240 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:45,325 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:45 GMT Content-Type: application/json Content-Length: 22929 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0ff3f2ff-26a3-4660-b8d6-57674ab0f68d X-Compute-Request-Id: req-0ff3f2ff-26a3-4660-b8d6-57674ab0f68d 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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 14.32\ninfo: container: none"} 2018-07-03 14:46:45,326 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-0ff3f2ff-26a3-4660-b8d6-57674ab0f68d 2018-07-03 14:46:45,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:46:45,618 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:45 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-0ca7ec53-284b-45a8-a6e2-7411479fdc96 X-Compute-Request-Id: req-0ca7ec53-284b-45a8-a6e2-7411479fdc96 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:4f:99", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:30Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:45,618 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-0ca7ec53-284b-45a8-a6e2-7411479fdc96 2018-07-03 14:46:45,621 - novaclient.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/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:45,892 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:45 GMT Content-Type: application/json Content-Length: 23699 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9e3ba072-cead-4e96-ae1e-9f4ce7b19c38 X-Compute-Request-Id: req-9e3ba072-cead-4e96-ae1e-9f4ce7b19c38 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 762634369 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.916 MHz processor\n[ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.130940] pid_max: default: 32768 minimum: 301\n[ 0.131952] ACPI: Core revision 20150930\n[ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134455] Security Framework initialized\n[ 0.135182] Yama: becoming mindful.\n[ 0.135829] AppArmor: AppArmor initialized\n[ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142166] Initializing cgroup subsys io\n[ 0.143009] Initializing cgroup subsys memory\n[ 0.143974] Initializing cgroup subsys devices\n[ 0.144976] Initializing cgroup subsys freezer\n[ 0.145842] Initializing cgroup subsys net_cls\n[ 0.146768] Initializing cgroup subsys perf_event\n[ 0.147676] Initializing cgroup subsys net_prio\n[ 0.148610] Initializing cgroup subsys hugetlb\n[ 0.149475] Initializing cgroup subsys pids\n[ 0.150356] CPU: Physical Processor ID: 0\n[ 0.151848] mce: CPU supports 10 MCE banks\n[ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160857] ftrace: allocating 31920 entries in 125 pages\n[ 0.182007] smpboot: Max logical packages: 2\n[ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186192] x2apic enabled\n[ 0.187045] Switched APIC routing to physical x2apic.\n[ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.194936] ... version: 2\n[ 0.195965] ... bit width: 48\n[ 0.196997] ... generic registers: 4\n[ 0.198044] ... value mask: 0000ffffffffffff\n[ 0.199338] ... max period: 000000007fffffff\n[ 0.200305] ... fixed-purpose events: 3\n[ 0.201214] ... event mask: 000000070000000f\n[ 0.202321] KVM setup paravirtual spinlock\n[ 0.203872] x86: Booting SMP configuration:\n[ 0.204721] .... node #0, CPUs: #1\n[ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.227372] x86: Booted up 1 node, 2 CPUs\n[ 0.227374] KVM setup async PF for cpu 1\n[ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231727] devtmpfs: initialized\n[ 0.233486] evm: security.selinux\n[ 0.234220] evm: security.SMACK64\n[ 0.234978] evm: security.SMACK64EXEC\n[ 0.235776] evm: security.SMACK64TRANSMUTE\n[ 0.236706] evm: security.SMACK64MMAP\n[ 0.237417] evm: security.ima\n[ 0.238122] evm: security.capability\n[ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241077] pinctrl core: initialized pinctrl subsystem\n[ 0.242431] RTC time: 14:46:30, date: 07/03/18\n[ 0.243496] NET: Registered protocol family 16\n[ 0.253075] cpuidle: using governor ladder\n[ 0.265146] cpuidle: using governor menu\n[ 0.266046] PCCT header not found.\n[ 0.266825] ACPI: bus type PCI registered\n[ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268852] PCI: Using configuration type 1 for base access\n[ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282228] ACPI: Added _OSI(Module Device)\n[ 0.283272] ACPI: Added _OSI(Processor Device)\n[ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285404] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287811] ACPI: Interpreter enabled\n[ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293216] ACPI: (supports S0 S3 S4 S5)\n[ 0.294349] ACPI: Using IOAPIC for interrupt routing\n[ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314141] acpiphp: Slot [3] registered\n[ 0.315089] acpiphp: Slot [4] registered\n[ 0.316014] acpiphp: Slot [5] registered\n[ 0.316932] acpiphp: Slot [6] registered\n[ 0.317859] acpiphp: Slot [7] registered\n[ 0.318747] acpiphp: Slot [8] registered\n[ 0.319619] acpiphp: Slot [9] registered\n[ 0.320722] acpiphp: Slot [10] registered\n[ 0.321851] acpiphp: Slot [11] registered\n[ 0.322993] acpiphp: Slot [12] registered\n[ 0.324171] acpiphp: Slot [13] registered\n[ 0.325363] acpiphp: Slot [14] registered\n[ 0.326525] acpiphp: Slot [15] registered\n[ 0.327735] acpiphp: Slot [16] registered\n[ 0.328798] acpiphp: Slot [17] registered\n[ 0.329949] acpiphp: Slot [18] registered\n[ 0.331125] acpiphp: Slot [19] registered\n[ 0.331995] acpiphp: Slot [20] registered\n[ 0.333036] acpiphp: Slot [21] registered\n[ 0.334165] acpiphp: Slot [22] registered\n[ 0.335084] acpiphp: Slot [23] registered\n[ 0.335975] acpiphp: Slot [24] registered\n[ 0.336846] acpiphp: Slot [25] registered\n[ 0.337741] acpiphp: Slot [26] registered\n[ 0.338683] acpiphp: Slot [27] registered\n[ 0.339555] acpiphp: Slot [28] registered\n[ 0.340452] acpiphp: Slot [29] registered\n[ 0.341349] acpiphp: Slot [30] registered\n[ 0.342239] acpiphp: Slot [31] registered\n[ 0.343128] PCI host bridge to bus 0000:00\n[ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411352] vgaarb: loaded\n[ 0.412140] vgaarb: bridge control possible 0000:00:02.0\n[ 0.413740] SCSI subsystem initialized\n[ 0.414882] ACPI: bus type USB registered\n[ 0.416010] usbcore: registered new interface driver usbfs\n[ 0.417561] usbcore: registered new interface driver hub\n[ 0.419065] usbcore: registered new device driver usb\n[ 0.420433] PCI: Using ACPI for IRQ routing\n[ 0.421770] NetLabel: Initializing\n[ 0.422693] NetLabel: domain hash size = 128\n[ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425033] NetLabel: unlabeled traffic allowed by default\n[ 0.426553] clocksource: Switched to clocksource kvm-clock\n[ 0.432459] AppArmor: AppArmor Filesystem Enabled\n[ 0.433675] pnp: PnP ACPI init\n[ 0.434795] pnp: PnP ACPI: found 5 devices\n[ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444480] NET: Registered protocol family 2\n[ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.448610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452704] NET: Registered protocol family 1\n[ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494414] Trying to unpack rootfs image as initramfs...\n[ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.546769] Scanning for low memory corruption every 60 seconds\n[ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.549636] audit: initializing netlink subsys (disabled)\n[ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized\n[ 0.552319] Initialise system trusted keyring\n[ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557033] zbud: loaded\n[ 0.557923] VFS: Disk quotas dquot_6.6.0\n[ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560953] fuse init (API version 7.23)\n[ 0.562109] Key type big_key registered\n[ 0.563079] Allocating IMA MOK and blacklist keyrings.\n[ 0.564537] Key type asymmetric registered\n[ 0.565462] Asymmetric key parser 'x509' registered\n[ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568244] io scheduler noop registered\n[ 0.569129] io scheduler deadline registered (default)\n[ 0.570277] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576005] ACPI: Power Button [PWRF]\n[ 0.577205] GHES: HEST is not enabled!\n[ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682578] Linux agpgart interface v0.103\n[ 0.685503] brd: module loaded\n[ 0.687183] loop: module loaded\n[ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694323] GPT:90111 != 20971519\n[ 0.695200] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696527] GPT:90111 != 20971519\n[ 0.697386] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698608] vda: vda1 vda15\n[ 0.700600] vdb:\n[ 0.701793] scsi host0: ata_piix\n[ 0.702604] scsi host1: ata_piix\n[ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706653] libphy: Fixed MDIO Bus: probed\n[ 0.707581] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710709] PPP generic driver version 2.4.2\n[ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713084] ehci-pci: EHCI PCI platform driver\n[ 0.713923] ehci-platform: EHCI generic platform driver\n[ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715953] ohci-pci: OHCI PCI platform driver\n[ 0.716840] ohci-platform: OHCI generic platform driver\n[ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743182] usb usb1: Product: UHCI Host Controller\n[ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745279] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746275] hub 1-0:1.0: USB hub found\n[ 0.747066] hub 1-0:1.0: 2 ports detected\n[ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752182] mousedev: PS/2 mouse device common for all mice\n[ 0.753468] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759700] i2c /dev entries driver\n[ 0.760563] device-mapper: uevent: version 1.0.3\n[ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764958] NET: Registered protocol family 10\n[ 0.766051] NET: Registered protocol family 17\n[ 0.767026] Key type dns_resolver registered\n[ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779692] registered taskstats version 1\n[ 0.780581] Loading compiled-in X.509 certificates\n[ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.784380] zswap: loaded using pool lzo/zbud\n[ 0.785990] Key type trusted registered\n[ 0.787814] Key type encrypted registered\n[ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789764] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790876] evm: HMAC attrs: 0x1\n[ 0.791823] Magic number: 10:949:787\n[ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191)\n[ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795781] EDD information not available.\n[ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865221] Write protecting the kernel read-only data: 14336k\n[ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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 14.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... [ 14.539059] random: dd urandom read with 10 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-07-03 14:46:45,893 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1/action used request id req-9e3ba072-cead-4e96-ae1e-9f4ce7b19c38 2018-07-03 14:46:45,897 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 14:46:45,899 - 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 14.32 info: container: none[ 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff] [ 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 762634369 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.916 MHz processor [ 0.129415] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.130940] pid_max: default: 32768 minimum: 301 [ 0.131952] ACPI: Core revision 20150930 [ 0.133302] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134455] Security Framework initialized [ 0.135182] Yama: becoming mindful. [ 0.135829] AppArmor: AppArmor initialized [ 0.136609] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137838] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139271] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140619] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142166] Initializing cgroup subsys io [ 0.143009] Initializing cgroup subsys memory [ 0.143974] Initializing cgroup subsys devices [ 0.144976] Initializing cgroup subsys freezer [ 0.145842] Initializing cgroup subsys net_cls [ 0.146768] Initializing cgroup subsys perf_event [ 0.147676] Initializing cgroup subsys net_prio [ 0.148610] Initializing cgroup subsys hugetlb [ 0.149475] Initializing cgroup subsys pids [ 0.150356] CPU: Physical Processor ID: 0 [ 0.151848] mce: CPU supports 10 MCE banks [ 0.152635] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153605] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155565] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160857] ftrace: allocating 31920 entries in 125 pages [ 0.182007] smpboot: Max logical packages: 2 [ 0.182977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186192] x2apic enabled [ 0.187045] Switched APIC routing to physical x2apic. [ 0.188816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190267] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.192906] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.194936] ... version: 2 [ 0.195965] ... bit width: 48 [ 0.196997] ... generic registers: 4 [ 0.198044] ... value mask: 0000ffffffffffff [ 0.199338] ... max period: 000000007fffffff [ 0.200305] ... fixed-purpose events: 3 [ 0.201214] ... event mask: 000000070000000f [ 0.202321] KVM setup paravirtual spinlock [ 0.203872] x86: Booting SMP configuration: [ 0.204721] .... node #0, CPUs: #1 [ 0.205674] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.227372] x86: Booted up 1 node, 2 CPUs [ 0.227374] KVM setup async PF for cpu 1 [ 0.227377] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230132] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231727] devtmpfs: initialized [ 0.233486] evm: security.selinux [ 0.234220] evm: security.SMACK64 [ 0.234978] evm: security.SMACK64EXEC [ 0.235776] evm: security.SMACK64TRANSMUTE [ 0.236706] evm: security.SMACK64MMAP [ 0.237417] evm: security.ima [ 0.238122] evm: security.capability [ 0.238977] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241077] pinctrl core: initialized pinctrl subsystem [ 0.242431] RTC time: 14:46:30, date: 07/03/18 [ 0.243496] NET: Registered protocol family 16 [ 0.253075] cpuidle: using governor ladder [ 0.265146] cpuidle: using governor menu [ 0.266046] PCCT header not found. [ 0.266825] ACPI: bus type PCI registered [ 0.267601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268852] PCI: Using configuration type 1 for base access [ 0.269956] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282228] ACPI: Added _OSI(Module Device) [ 0.283272] ACPI: Added _OSI(Processor Device) [ 0.284395] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285404] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287811] ACPI: Interpreter enabled [ 0.288562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293216] ACPI: (supports S0 S3 S4 S5) [ 0.294349] ACPI: Using IOAPIC for interrupt routing [ 0.295555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311472] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314141] acpiphp: Slot [3] registered [ 0.315089] acpiphp: Slot [4] registered [ 0.316014] acpiphp: Slot [5] registered [ 0.316932] acpiphp: Slot [6] registered [ 0.317859] acpiphp: Slot [7] registered [ 0.318747] acpiphp: Slot [8] registered [ 0.319619] acpiphp: Slot [9] registered [ 0.320722] acpiphp: Slot [10] registered [ 0.321851] acpiphp: Slot [11] registered [ 0.322993] acpiphp: Slot [12] registered [ 0.324171] acpiphp: Slot [13] registered [ 0.325363] acpiphp: Slot [14] registered [ 0.326525] acpiphp: Slot [15] registered [ 0.327735] acpiphp: Slot [16] registered [ 0.328798] acpiphp: Slot [17] registered [ 0.329949] acpiphp: Slot [18] registered [ 0.331125] acpiphp: Slot [19] registered [ 0.331995] acpiphp: Slot [20] registered [ 0.333036] acpiphp: Slot [21] registered [ 0.334165] acpiphp: Slot [22] registered [ 0.335084] acpiphp: Slot [23] registered [ 0.335975] acpiphp: Slot [24] registered [ 0.336846] acpiphp: Slot [25] registered [ 0.337741] acpiphp: Slot [26] registered [ 0.338683] acpiphp: Slot [27] registered [ 0.339555] acpiphp: Slot [28] registered [ 0.340452] acpiphp: Slot [29] registered [ 0.341349] acpiphp: Slot [30] registered [ 0.342239] acpiphp: Slot [31] registered [ 0.343128] PCI host bridge to bus 0000:00 [ 0.344042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346917] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358480] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360149] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.362010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366624] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368302] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398646] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.403509] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.406549] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.407805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411352] vgaarb: loaded [ 0.412140] vgaarb: bridge control possible 0000:00:02.0 [ 0.413740] SCSI subsystem initialized [ 0.414882] ACPI: bus type USB registered [ 0.416010] usbcore: registered new interface driver usbfs [ 0.417561] usbcore: registered new interface driver hub [ 0.419065] usbcore: registered new device driver usb [ 0.420433] PCI: Using ACPI for IRQ routing [ 0.421770] NetLabel: Initializing [ 0.422693] NetLabel: domain hash size = 128 [ 0.423816] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425033] NetLabel: unlabeled traffic allowed by default [ 0.426553] clocksource: Switched to clocksource kvm-clock [ 0.432459] AppArmor: AppArmor Filesystem Enabled [ 0.433675] pnp: PnP ACPI init [ 0.434795] pnp: PnP ACPI: found 5 devices [ 0.442425] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444480] NET: Registered protocol family 2 [ 0.445586] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.447124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.448610] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451287] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452704] NET: Registered protocol family 1 [ 0.453748] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455050] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.456314] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.475309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494414] Trying to unpack rootfs image as initramfs... [ 0.544888] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.546769] Scanning for low memory corruption every 60 seconds [ 0.548279] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.549636] audit: initializing netlink subsys (disabled) [ 0.550844] audit: type=2000 audit(1530629191.173:1): initialized [ 0.552319] Initialise system trusted keyring [ 0.553332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554712] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557033] zbud: loaded [ 0.557923] VFS: Disk quotas dquot_6.6.0 [ 0.558968] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560953] fuse init (API version 7.23) [ 0.562109] Key type big_key registered [ 0.563079] Allocating IMA MOK and blacklist keyrings. [ 0.564537] Key type asymmetric registered [ 0.565462] Asymmetric key parser 'x509' registered [ 0.566597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568244] io scheduler noop registered [ 0.569129] io scheduler deadline registered (default) [ 0.570277] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574084] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576005] ACPI: Power Button [PWRF] [ 0.577205] GHES: HEST is not enabled! [ 0.596218] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653327] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.655763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679765] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682578] Linux agpgart interface v0.103 [ 0.685503] brd: module loaded [ 0.687183] loop: module loaded [ 0.692040] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694323] GPT:90111 != 20971519 [ 0.695200] GPT:Alternate GPT header not at the end of the disk. [ 0.696527] GPT:90111 != 20971519 [ 0.697386] GPT: Use GNU Parted to correct GPT errors. [ 0.698608] vda: vda1 vda15 [ 0.700600] vdb: [ 0.701793] scsi host0: ata_piix [ 0.702604] scsi host1: ata_piix [ 0.703373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706653] libphy: Fixed MDIO Bus: probed [ 0.707581] tun: Universal TUN/TAP device driver, 1.6 [ 0.708683] tun: (C) 1999-2004 Max Krasnyansky [ 0.710709] PPP generic driver version 2.4.2 [ 0.711680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713084] ehci-pci: EHCI PCI platform driver [ 0.713923] ehci-platform: EHCI generic platform driver [ 0.714864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715953] ohci-pci: OHCI PCI platform driver [ 0.716840] ohci-platform: OHCI generic platform driver [ 0.717879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736781] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.738913] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.739769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.740782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743182] usb usb1: Product: UHCI Host Controller [ 0.744078] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745279] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746275] hub 1-0:1.0: USB hub found [ 0.747066] hub 1-0:1.0: 2 ports detected [ 0.748029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750094] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752182] mousedev: PS/2 mouse device common for all mice [ 0.753468] rtc_cmos 00:00: RTC can wake from S4 [ 0.754867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759700] i2c /dev entries driver [ 0.760563] device-mapper: uevent: version 1.0.3 [ 0.761638] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763408] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764958] NET: Registered protocol family 10 [ 0.766051] NET: Registered protocol family 17 [ 0.767026] Key type dns_resolver registered [ 0.768125] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769395] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.777775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779692] registered taskstats version 1 [ 0.780581] Loading compiled-in X.509 certificates [ 0.782145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.784380] zswap: loaded using pool lzo/zbud [ 0.785990] Key type trusted registered [ 0.787814] Key type encrypted registered [ 0.788731] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789764] ima: No TPM chip found, activating TPM-bypass! [ 0.790876] evm: HMAC attrs: 0x1 [ 0.791823] Magic number: 10:949:787 [ 0.792742] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:31 UTC (1530629191) [ 0.794502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795781] EDD information not available. [ 0.863576] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865221] Write protecting the kernel read-only data: 14336k [ 0.867117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868688] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 14.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... [ 14.539059] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" Top of dropbear init script Starting dropbear sshd: 2018-07-03 14:46:46,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:47,184 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:47 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c3cfb5da-0dc2-41e5-96ef-698f44642306 X-Compute-Request-Id: req-c3cfb5da-0dc2-41e5-96ef-698f44642306 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:47,184 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-c3cfb5da-0dc2-41e5-96ef-698f44642306 2018-07-03 14:46:47,187 - novaclient.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/af80276e-c539-40fe-8d59-34d759f6f830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:47,290 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:47 GMT Content-Type: application/json Content-Length: 23837 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8b906977-20aa-4cfa-bbb5-790dcfe9513c X-Compute-Request-Id: req-8b906977-20aa-4cfa-bbb5-790dcfe9513c 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 1321509619 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.150601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153051] pid_max: default: 32768 minimum: 301\n[ 0.154220] ACPI: Core revision 20150930\n[ 0.156057] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158026] Security Framework initialized\n[ 0.159177] Yama: becoming mindful.\n[ 0.159910] AppArmor: AppArmor initialized\n[ 0.161169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166785] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168646] Initializing cgroup subsys io\n[ 0.169644] Initializing cgroup subsys memory\n[ 0.170839] Initializing cgroup subsys devices\n[ 0.171987] Initializing cgroup subsys freezer\n[ 0.173073] Initializing cgroup subsys net_cls\n[ 0.174262] Initializing cgroup subsys perf_event\n[ 0.175389] Initializing cgroup subsys net_prio\n[ 0.176736] Initializing cgroup subsys hugetlb\n[ 0.177819] Initializing cgroup subsys pids\n[ 0.178801] CPU: Physical Processor ID: 0\n[ 0.180491] mce: CPU supports 10 MCE banks\n[ 0.181587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190784] ftrace: allocating 31920 entries in 125 pages\n[ 0.212070] smpboot: Max logical packages: 2\n[ 0.213276] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216910] x2apic enabled\n[ 0.217847] Switched APIC routing to physical x2apic.\n[ 0.219796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221204] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.223959] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.226052] ... version: 2\n[ 0.227030] ... bit width: 48\n[ 0.228078] ... generic registers: 4\n[ 0.229137] ... value mask: 0000ffffffffffff\n[ 0.230545] ... max period: 000000007fffffff\n[ 0.231806] ... fixed-purpose events: 3\n[ 0.232805] ... event mask: 000000070000000f\n[ 0.234070] KVM setup paravirtual spinlock\n[ 0.235756] x86: Booting SMP configuration:\n[ 0.236918] .... node #0, CPUs: #1\n[ 0.238026] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.259806] x86: Booted up 1 node, 2 CPUs\n[ 0.259808] KVM setup async PF for cpu 1\n[ 0.259811] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.263009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.264775] devtmpfs: initialized\n[ 0.266624] evm: security.selinux\n[ 0.267498] evm: security.SMACK64\n[ 0.268316] evm: security.SMACK64EXEC\n[ 0.269278] evm: security.SMACK64TRANSMUTE\n[ 0.270315] evm: security.SMACK64MMAP\n[ 0.271329] evm: security.ima\n[ 0.272142] evm: security.capability\n[ 0.273138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275531] pinctrl core: initialized pinctrl subsystem\n[ 0.276837] RTC time: 14:46:05, date: 07/03/18\n[ 0.278154] NET: Registered protocol family 16\n[ 0.291489] cpuidle: using governor ladder\n[ 0.303539] cpuidle: using governor menu\n[ 0.304457] PCCT header not found.\n[ 0.305456] ACPI: bus type PCI registered\n[ 0.306557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308167] PCI: Using configuration type 1 for base access\n[ 0.309509] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.320443] ACPI: Added _OSI(Module Device)\n[ 0.321516] ACPI: Added _OSI(Processor Device)\n[ 0.322712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323940] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326435] ACPI: Interpreter enabled\n[ 0.327380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331922] ACPI: (supports S0 S3 S4 S5)\n[ 0.332952] ACPI: Using IOAPIC for interrupt routing\n[ 0.334202] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339353] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352118] acpiphp: Slot [3] registered\n[ 0.353164] acpiphp: Slot [4] registered\n[ 0.354216] acpiphp: Slot [5] registered\n[ 0.355297] acpiphp: Slot [6] registered\n[ 0.356271] acpiphp: Slot [7] registered\n[ 0.357375] acpiphp: Slot [8] registered\n[ 0.358490] acpiphp: Slot [9] registered\n[ 0.359481] acpiphp: Slot [10] registered\n[ 0.360517] acpiphp: Slot [11] registered\n[ 0.361620] acpiphp: Slot [12] registered\n[ 0.362642] acpiphp: Slot [13] registered\n[ 0.363712] acpiphp: Slot [14] registered\n[ 0.364740] acpiphp: Slot [15] registered\n[ 0.365776] acpiphp: Slot [16] registered\n[ 0.366875] acpiphp: Slot [17] registered\n[ 0.368006] acpiphp: Slot [18] registered\n[ 0.369155] acpiphp: Slot [19] registered\n[ 0.370232] acpiphp: Slot [20] registered\n[ 0.371308] acpiphp: Slot [21] registered\n[ 0.372392] acpiphp: Slot [22] registered\n[ 0.373481] acpiphp: Slot [23] registered\n[ 0.374592] acpiphp: Slot [24] registered\n[ 0.375594] acpiphp: Slot [25] registered\n[ 0.376779] acpiphp: Slot [26] registered\n[ 0.377862] acpiphp: Slot [27] registered\n[ 0.378901] acpiphp: Slot [28] registered\n[ 0.379985] acpiphp: Slot [29] registered\n[ 0.381134] acpiphp: Slot [30] registered\n[ 0.382144] acpiphp: Slot [31] registered\n[ 0.383157] PCI host bridge to bus 0000:00\n[ 0.384201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389472] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438460] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447839] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451025] vgaarb: loaded\n[ 0.451741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453211] SCSI subsystem initialized\n[ 0.454171] ACPI: bus type USB registered\n[ 0.455149] usbcore: registered new interface driver usbfs\n[ 0.456415] usbcore: registered new interface driver hub\n[ 0.457620] usbcore: registered new device driver usb\n[ 0.458908] PCI: Using ACPI for IRQ routing\n[ 0.460125] NetLabel: Initializing\n[ 0.461022] NetLabel: domain hash size = 128\n[ 0.461967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463014] NetLabel: unlabeled traffic allowed by default\n[ 0.464250] clocksource: Switched to clocksource kvm-clock\n[ 0.470327] AppArmor: AppArmor Filesystem Enabled\n[ 0.471350] pnp: PnP ACPI init\n[ 0.472345] pnp: PnP ACPI: found 5 devices\n[ 0.479044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480827] NET: Registered protocol family 2\n[ 0.481887] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483271] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485864] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487079] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488452] NET: Registered protocol family 1\n[ 0.489571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492034] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530511] Trying to unpack rootfs image as initramfs...\n[ 0.580665] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.582365] Scanning for low memory corruption every 60 seconds\n[ 0.583801] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.585014] audit: initializing netlink subsys (disabled)\n[ 0.586090] audit: type=2000 audit(1530629166.093:1): initialized\n[ 0.587555] Initialise system trusted keyring\n[ 0.588545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.589801] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.592050] zbud: loaded\n[ 0.592806] VFS: Disk quotas dquot_6.6.0\n[ 0.593693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595641] fuse init (API version 7.23)\n[ 0.596702] Key type big_key registered\n[ 0.597550] Allocating IMA MOK and blacklist keyrings.\n[ 0.598889] Key type asymmetric registered\n[ 0.599740] Asymmetric key parser 'x509' registered\n[ 0.600789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602438] io scheduler noop registered\n[ 0.603290] io scheduler deadline registered (default)\n[ 0.604357] io scheduler cfq registered\n[ 0.605304] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609303] ACPI: Power Button [PWRF]\n[ 0.610228] GHES: HEST is not enabled!\n[ 0.628573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.686823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710728] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713715] Linux agpgart interface v0.103\n[ 0.716943] brd: module loaded\n[ 0.718851] loop: module loaded\n[ 0.723669] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725140] GPT:90111 != 20971519\n[ 0.725879] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727079] GPT:90111 != 20971519\n[ 0.727772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728812] vda: vda1 vda15\n[ 0.730942] vdb:\n[ 0.732108] scsi host0: ata_piix\n[ 0.733041] scsi host1: ata_piix\n[ 0.733914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.735540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.737242] libphy: Fixed MDIO Bus: probed\n[ 0.738218] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739295] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741251] PPP generic driver version 2.4.2\n[ 0.742246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743547] ehci-pci: EHCI PCI platform driver\n[ 0.744496] ehci-platform: EHCI generic platform driver\n[ 0.745582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746768] ohci-pci: OHCI PCI platform driver\n[ 0.747723] ohci-platform: OHCI generic platform driver\n[ 0.748849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770698] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771753] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776203] usb usb1: Product: UHCI Host Controller\n[ 0.777451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779003] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780284] hub 1-0:1.0: USB hub found\n[ 0.781276] hub 1-0:1.0: 2 ports detected\n[ 0.782430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784894] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786147] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787529] mousedev: PS/2 mouse device common for all mice\n[ 0.789157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791482] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796018] i2c /dev entries driver\n[ 0.796976] device-mapper: uevent: version 1.0.3\n[ 0.798249] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800424] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802167] NET: Registered protocol family 10\n[ 0.803476] NET: Registered protocol family 17\n[ 0.804652] Key type dns_resolver registered\n[ 0.805858] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.807316] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.815273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817474] registered taskstats version 1\n[ 0.818579] Loading compiled-in X.509 certificates\n[ 0.820332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822796] zswap: loaded using pool lzo/zbud\n[ 0.824565] Key type trusted registered\n[ 0.826668] Key type encrypted registered\n[ 0.827723] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.830446] evm: HMAC attrs: 0x1\n[ 0.831556] Magic number: 10:949:787\n[ 0.832631] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:05 UTC (1530629165)\n[ 0.834401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835581] EDD information not available.\n[ 0.893322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894942] Write protecting the kernel read-only data: 14336k\n[ 0.896612] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965457] 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 7.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\n"} 2018-07-03 14:46:47,291 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830/action used request id req-8b906977-20aa-4cfa-bbb5-790dcfe9513c 2018-07-03 14:46:48,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:48,578 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:48 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1093cb77-5255-4e46-9650-78574d1cdd58 X-Compute-Request-Id: req-1093cb77-5255-4e46-9650-78574d1cdd58 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:48,578 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-1093cb77-5255-4e46-9650-78574d1cdd58 2018-07-03 14:46:48,581 - novaclient.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/af80276e-c539-40fe-8d59-34d759f6f830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:48,689 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:48 GMT Content-Type: application/json Content-Length: 23837 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b84aa667-e24f-4517-933b-e3a02f803c9e X-Compute-Request-Id: req-b84aa667-e24f-4517-933b-e3a02f803c9e 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 1321509619 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.150601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153051] pid_max: default: 32768 minimum: 301\n[ 0.154220] ACPI: Core revision 20150930\n[ 0.156057] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158026] Security Framework initialized\n[ 0.159177] Yama: becoming mindful.\n[ 0.159910] AppArmor: AppArmor initialized\n[ 0.161169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166785] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168646] Initializing cgroup subsys io\n[ 0.169644] Initializing cgroup subsys memory\n[ 0.170839] Initializing cgroup subsys devices\n[ 0.171987] Initializing cgroup subsys freezer\n[ 0.173073] Initializing cgroup subsys net_cls\n[ 0.174262] Initializing cgroup subsys perf_event\n[ 0.175389] Initializing cgroup subsys net_prio\n[ 0.176736] Initializing cgroup subsys hugetlb\n[ 0.177819] Initializing cgroup subsys pids\n[ 0.178801] CPU: Physical Processor ID: 0\n[ 0.180491] mce: CPU supports 10 MCE banks\n[ 0.181587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190784] ftrace: allocating 31920 entries in 125 pages\n[ 0.212070] smpboot: Max logical packages: 2\n[ 0.213276] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216910] x2apic enabled\n[ 0.217847] Switched APIC routing to physical x2apic.\n[ 0.219796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221204] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.223959] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.226052] ... version: 2\n[ 0.227030] ... bit width: 48\n[ 0.228078] ... generic registers: 4\n[ 0.229137] ... value mask: 0000ffffffffffff\n[ 0.230545] ... max period: 000000007fffffff\n[ 0.231806] ... fixed-purpose events: 3\n[ 0.232805] ... event mask: 000000070000000f\n[ 0.234070] KVM setup paravirtual spinlock\n[ 0.235756] x86: Booting SMP configuration:\n[ 0.236918] .... node #0, CPUs: #1\n[ 0.238026] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.259806] x86: Booted up 1 node, 2 CPUs\n[ 0.259808] KVM setup async PF for cpu 1\n[ 0.259811] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.263009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.264775] devtmpfs: initialized\n[ 0.266624] evm: security.selinux\n[ 0.267498] evm: security.SMACK64\n[ 0.268316] evm: security.SMACK64EXEC\n[ 0.269278] evm: security.SMACK64TRANSMUTE\n[ 0.270315] evm: security.SMACK64MMAP\n[ 0.271329] evm: security.ima\n[ 0.272142] evm: security.capability\n[ 0.273138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275531] pinctrl core: initialized pinctrl subsystem\n[ 0.276837] RTC time: 14:46:05, date: 07/03/18\n[ 0.278154] NET: Registered protocol family 16\n[ 0.291489] cpuidle: using governor ladder\n[ 0.303539] cpuidle: using governor menu\n[ 0.304457] PCCT header not found.\n[ 0.305456] ACPI: bus type PCI registered\n[ 0.306557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308167] PCI: Using configuration type 1 for base access\n[ 0.309509] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.320443] ACPI: Added _OSI(Module Device)\n[ 0.321516] ACPI: Added _OSI(Processor Device)\n[ 0.322712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323940] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326435] ACPI: Interpreter enabled\n[ 0.327380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331922] ACPI: (supports S0 S3 S4 S5)\n[ 0.332952] ACPI: Using IOAPIC for interrupt routing\n[ 0.334202] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339353] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352118] acpiphp: Slot [3] registered\n[ 0.353164] acpiphp: Slot [4] registered\n[ 0.354216] acpiphp: Slot [5] registered\n[ 0.355297] acpiphp: Slot [6] registered\n[ 0.356271] acpiphp: Slot [7] registered\n[ 0.357375] acpiphp: Slot [8] registered\n[ 0.358490] acpiphp: Slot [9] registered\n[ 0.359481] acpiphp: Slot [10] registered\n[ 0.360517] acpiphp: Slot [11] registered\n[ 0.361620] acpiphp: Slot [12] registered\n[ 0.362642] acpiphp: Slot [13] registered\n[ 0.363712] acpiphp: Slot [14] registered\n[ 0.364740] acpiphp: Slot [15] registered\n[ 0.365776] acpiphp: Slot [16] registered\n[ 0.366875] acpiphp: Slot [17] registered\n[ 0.368006] acpiphp: Slot [18] registered\n[ 0.369155] acpiphp: Slot [19] registered\n[ 0.370232] acpiphp: Slot [20] registered\n[ 0.371308] acpiphp: Slot [21] registered\n[ 0.372392] acpiphp: Slot [22] registered\n[ 0.373481] acpiphp: Slot [23] registered\n[ 0.374592] acpiphp: Slot [24] registered\n[ 0.375594] acpiphp: Slot [25] registered\n[ 0.376779] acpiphp: Slot [26] registered\n[ 0.377862] acpiphp: Slot [27] registered\n[ 0.378901] acpiphp: Slot [28] registered\n[ 0.379985] acpiphp: Slot [29] registered\n[ 0.381134] acpiphp: Slot [30] registered\n[ 0.382144] acpiphp: Slot [31] registered\n[ 0.383157] PCI host bridge to bus 0000:00\n[ 0.384201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389472] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438460] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447839] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451025] vgaarb: loaded\n[ 0.451741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453211] SCSI subsystem initialized\n[ 0.454171] ACPI: bus type USB registered\n[ 0.455149] usbcore: registered new interface driver usbfs\n[ 0.456415] usbcore: registered new interface driver hub\n[ 0.457620] usbcore: registered new device driver usb\n[ 0.458908] PCI: Using ACPI for IRQ routing\n[ 0.460125] NetLabel: Initializing\n[ 0.461022] NetLabel: domain hash size = 128\n[ 0.461967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463014] NetLabel: unlabeled traffic allowed by default\n[ 0.464250] clocksource: Switched to clocksource kvm-clock\n[ 0.470327] AppArmor: AppArmor Filesystem Enabled\n[ 0.471350] pnp: PnP ACPI init\n[ 0.472345] pnp: PnP ACPI: found 5 devices\n[ 0.479044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480827] NET: Registered protocol family 2\n[ 0.481887] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483271] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485864] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487079] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488452] NET: Registered protocol family 1\n[ 0.489571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492034] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530511] Trying to unpack rootfs image as initramfs...\n[ 0.580665] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.582365] Scanning for low memory corruption every 60 seconds\n[ 0.583801] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.585014] audit: initializing netlink subsys (disabled)\n[ 0.586090] audit: type=2000 audit(1530629166.093:1): initialized\n[ 0.587555] Initialise system trusted keyring\n[ 0.588545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.589801] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.592050] zbud: loaded\n[ 0.592806] VFS: Disk quotas dquot_6.6.0\n[ 0.593693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595641] fuse init (API version 7.23)\n[ 0.596702] Key type big_key registered\n[ 0.597550] Allocating IMA MOK and blacklist keyrings.\n[ 0.598889] Key type asymmetric registered\n[ 0.599740] Asymmetric key parser 'x509' registered\n[ 0.600789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602438] io scheduler noop registered\n[ 0.603290] io scheduler deadline registered (default)\n[ 0.604357] io scheduler cfq registered\n[ 0.605304] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609303] ACPI: Power Button [PWRF]\n[ 0.610228] GHES: HEST is not enabled!\n[ 0.628573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.686823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710728] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713715] Linux agpgart interface v0.103\n[ 0.716943] brd: module loaded\n[ 0.718851] loop: module loaded\n[ 0.723669] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725140] GPT:90111 != 20971519\n[ 0.725879] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727079] GPT:90111 != 20971519\n[ 0.727772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728812] vda: vda1 vda15\n[ 0.730942] vdb:\n[ 0.732108] scsi host0: ata_piix\n[ 0.733041] scsi host1: ata_piix\n[ 0.733914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.735540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.737242] libphy: Fixed MDIO Bus: probed\n[ 0.738218] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739295] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741251] PPP generic driver version 2.4.2\n[ 0.742246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743547] ehci-pci: EHCI PCI platform driver\n[ 0.744496] ehci-platform: EHCI generic platform driver\n[ 0.745582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746768] ohci-pci: OHCI PCI platform driver\n[ 0.747723] ohci-platform: OHCI generic platform driver\n[ 0.748849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770698] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771753] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776203] usb usb1: Product: UHCI Host Controller\n[ 0.777451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779003] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780284] hub 1-0:1.0: USB hub found\n[ 0.781276] hub 1-0:1.0: 2 ports detected\n[ 0.782430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784894] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786147] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787529] mousedev: PS/2 mouse device common for all mice\n[ 0.789157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791482] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796018] i2c /dev entries driver\n[ 0.796976] device-mapper: uevent: version 1.0.3\n[ 0.798249] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800424] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802167] NET: Registered protocol family 10\n[ 0.803476] NET: Registered protocol family 17\n[ 0.804652] Key type dns_resolver registered\n[ 0.805858] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.807316] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.815273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817474] registered taskstats version 1\n[ 0.818579] Loading compiled-in X.509 certificates\n[ 0.820332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822796] zswap: loaded using pool lzo/zbud\n[ 0.824565] Key type trusted registered\n[ 0.826668] Key type encrypted registered\n[ 0.827723] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.830446] evm: HMAC attrs: 0x1\n[ 0.831556] Magic number: 10:949:787\n[ 0.832631] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:05 UTC (1530629165)\n[ 0.834401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835581] EDD information not available.\n[ 0.893322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894942] Write protecting the kernel read-only data: 14336k\n[ 0.896612] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965457] 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 7.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\n"} 2018-07-03 14:46:48,690 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830/action used request id req-b84aa667-e24f-4517-933b-e3a02f803c9e 2018-07-03 14:46:49,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:49,974 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:49 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-30c3d65f-b108-4ff7-991b-f5eeb3792b87 X-Compute-Request-Id: req-30c3d65f-b108-4ff7-991b-f5eeb3792b87 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:49,974 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-30c3d65f-b108-4ff7-991b-f5eeb3792b87 2018-07-03 14:46:49,977 - novaclient.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/af80276e-c539-40fe-8d59-34d759f6f830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:50,069 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:50 GMT Content-Type: application/json Content-Length: 23837 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eaec1d0a-720a-4a9c-a6cd-53a0c2f13a37 X-Compute-Request-Id: req-eaec1d0a-720a-4a9c-a6cd-53a0c2f13a37 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 1321509619 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.150601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153051] pid_max: default: 32768 minimum: 301\n[ 0.154220] ACPI: Core revision 20150930\n[ 0.156057] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158026] Security Framework initialized\n[ 0.159177] Yama: becoming mindful.\n[ 0.159910] AppArmor: AppArmor initialized\n[ 0.161169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166785] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168646] Initializing cgroup subsys io\n[ 0.169644] Initializing cgroup subsys memory\n[ 0.170839] Initializing cgroup subsys devices\n[ 0.171987] Initializing cgroup subsys freezer\n[ 0.173073] Initializing cgroup subsys net_cls\n[ 0.174262] Initializing cgroup subsys perf_event\n[ 0.175389] Initializing cgroup subsys net_prio\n[ 0.176736] Initializing cgroup subsys hugetlb\n[ 0.177819] Initializing cgroup subsys pids\n[ 0.178801] CPU: Physical Processor ID: 0\n[ 0.180491] mce: CPU supports 10 MCE banks\n[ 0.181587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190784] ftrace: allocating 31920 entries in 125 pages\n[ 0.212070] smpboot: Max logical packages: 2\n[ 0.213276] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216910] x2apic enabled\n[ 0.217847] Switched APIC routing to physical x2apic.\n[ 0.219796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221204] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.223959] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.226052] ... version: 2\n[ 0.227030] ... bit width: 48\n[ 0.228078] ... generic registers: 4\n[ 0.229137] ... value mask: 0000ffffffffffff\n[ 0.230545] ... max period: 000000007fffffff\n[ 0.231806] ... fixed-purpose events: 3\n[ 0.232805] ... event mask: 000000070000000f\n[ 0.234070] KVM setup paravirtual spinlock\n[ 0.235756] x86: Booting SMP configuration:\n[ 0.236918] .... node #0, CPUs: #1\n[ 0.238026] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.259806] x86: Booted up 1 node, 2 CPUs\n[ 0.259808] KVM setup async PF for cpu 1\n[ 0.259811] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.263009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.264775] devtmpfs: initialized\n[ 0.266624] evm: security.selinux\n[ 0.267498] evm: security.SMACK64\n[ 0.268316] evm: security.SMACK64EXEC\n[ 0.269278] evm: security.SMACK64TRANSMUTE\n[ 0.270315] evm: security.SMACK64MMAP\n[ 0.271329] evm: security.ima\n[ 0.272142] evm: security.capability\n[ 0.273138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275531] pinctrl core: initialized pinctrl subsystem\n[ 0.276837] RTC time: 14:46:05, date: 07/03/18\n[ 0.278154] NET: Registered protocol family 16\n[ 0.291489] cpuidle: using governor ladder\n[ 0.303539] cpuidle: using governor menu\n[ 0.304457] PCCT header not found.\n[ 0.305456] ACPI: bus type PCI registered\n[ 0.306557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308167] PCI: Using configuration type 1 for base access\n[ 0.309509] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.320443] ACPI: Added _OSI(Module Device)\n[ 0.321516] ACPI: Added _OSI(Processor Device)\n[ 0.322712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323940] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326435] ACPI: Interpreter enabled\n[ 0.327380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331922] ACPI: (supports S0 S3 S4 S5)\n[ 0.332952] ACPI: Using IOAPIC for interrupt routing\n[ 0.334202] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339353] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352118] acpiphp: Slot [3] registered\n[ 0.353164] acpiphp: Slot [4] registered\n[ 0.354216] acpiphp: Slot [5] registered\n[ 0.355297] acpiphp: Slot [6] registered\n[ 0.356271] acpiphp: Slot [7] registered\n[ 0.357375] acpiphp: Slot [8] registered\n[ 0.358490] acpiphp: Slot [9] registered\n[ 0.359481] acpiphp: Slot [10] registered\n[ 0.360517] acpiphp: Slot [11] registered\n[ 0.361620] acpiphp: Slot [12] registered\n[ 0.362642] acpiphp: Slot [13] registered\n[ 0.363712] acpiphp: Slot [14] registered\n[ 0.364740] acpiphp: Slot [15] registered\n[ 0.365776] acpiphp: Slot [16] registered\n[ 0.366875] acpiphp: Slot [17] registered\n[ 0.368006] acpiphp: Slot [18] registered\n[ 0.369155] acpiphp: Slot [19] registered\n[ 0.370232] acpiphp: Slot [20] registered\n[ 0.371308] acpiphp: Slot [21] registered\n[ 0.372392] acpiphp: Slot [22] registered\n[ 0.373481] acpiphp: Slot [23] registered\n[ 0.374592] acpiphp: Slot [24] registered\n[ 0.375594] acpiphp: Slot [25] registered\n[ 0.376779] acpiphp: Slot [26] registered\n[ 0.377862] acpiphp: Slot [27] registered\n[ 0.378901] acpiphp: Slot [28] registered\n[ 0.379985] acpiphp: Slot [29] registered\n[ 0.381134] acpiphp: Slot [30] registered\n[ 0.382144] acpiphp: Slot [31] registered\n[ 0.383157] PCI host bridge to bus 0000:00\n[ 0.384201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389472] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438460] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447839] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451025] vgaarb: loaded\n[ 0.451741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453211] SCSI subsystem initialized\n[ 0.454171] ACPI: bus type USB registered\n[ 0.455149] usbcore: registered new interface driver usbfs\n[ 0.456415] usbcore: registered new interface driver hub\n[ 0.457620] usbcore: registered new device driver usb\n[ 0.458908] PCI: Using ACPI for IRQ routing\n[ 0.460125] NetLabel: Initializing\n[ 0.461022] NetLabel: domain hash size = 128\n[ 0.461967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463014] NetLabel: unlabeled traffic allowed by default\n[ 0.464250] clocksource: Switched to clocksource kvm-clock\n[ 0.470327] AppArmor: AppArmor Filesystem Enabled\n[ 0.471350] pnp: PnP ACPI init\n[ 0.472345] pnp: PnP ACPI: found 5 devices\n[ 0.479044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480827] NET: Registered protocol family 2\n[ 0.481887] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483271] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485864] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487079] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488452] NET: Registered protocol family 1\n[ 0.489571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492034] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530511] Trying to unpack rootfs image as initramfs...\n[ 0.580665] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.582365] Scanning for low memory corruption every 60 seconds\n[ 0.583801] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.585014] audit: initializing netlink subsys (disabled)\n[ 0.586090] audit: type=2000 audit(1530629166.093:1): initialized\n[ 0.587555] Initialise system trusted keyring\n[ 0.588545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.589801] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.592050] zbud: loaded\n[ 0.592806] VFS: Disk quotas dquot_6.6.0\n[ 0.593693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595641] fuse init (API version 7.23)\n[ 0.596702] Key type big_key registered\n[ 0.597550] Allocating IMA MOK and blacklist keyrings.\n[ 0.598889] Key type asymmetric registered\n[ 0.599740] Asymmetric key parser 'x509' registered\n[ 0.600789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602438] io scheduler noop registered\n[ 0.603290] io scheduler deadline registered (default)\n[ 0.604357] io scheduler cfq registered\n[ 0.605304] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609303] ACPI: Power Button [PWRF]\n[ 0.610228] GHES: HEST is not enabled!\n[ 0.628573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.686823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710728] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713715] Linux agpgart interface v0.103\n[ 0.716943] brd: module loaded\n[ 0.718851] loop: module loaded\n[ 0.723669] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725140] GPT:90111 != 20971519\n[ 0.725879] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727079] GPT:90111 != 20971519\n[ 0.727772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728812] vda: vda1 vda15\n[ 0.730942] vdb:\n[ 0.732108] scsi host0: ata_piix\n[ 0.733041] scsi host1: ata_piix\n[ 0.733914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.735540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.737242] libphy: Fixed MDIO Bus: probed\n[ 0.738218] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739295] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741251] PPP generic driver version 2.4.2\n[ 0.742246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743547] ehci-pci: EHCI PCI platform driver\n[ 0.744496] ehci-platform: EHCI generic platform driver\n[ 0.745582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746768] ohci-pci: OHCI PCI platform driver\n[ 0.747723] ohci-platform: OHCI generic platform driver\n[ 0.748849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770698] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771753] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776203] usb usb1: Product: UHCI Host Controller\n[ 0.777451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779003] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780284] hub 1-0:1.0: USB hub found\n[ 0.781276] hub 1-0:1.0: 2 ports detected\n[ 0.782430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784894] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786147] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787529] mousedev: PS/2 mouse device common for all mice\n[ 0.789157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791482] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796018] i2c /dev entries driver\n[ 0.796976] device-mapper: uevent: version 1.0.3\n[ 0.798249] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800424] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802167] NET: Registered protocol family 10\n[ 0.803476] NET: Registered protocol family 17\n[ 0.804652] Key type dns_resolver registered\n[ 0.805858] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.807316] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.815273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817474] registered taskstats version 1\n[ 0.818579] Loading compiled-in X.509 certificates\n[ 0.820332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822796] zswap: loaded using pool lzo/zbud\n[ 0.824565] Key type trusted registered\n[ 0.826668] Key type encrypted registered\n[ 0.827723] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.830446] evm: HMAC attrs: 0x1\n[ 0.831556] Magic number: 10:949:787\n[ 0.832631] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:05 UTC (1530629165)\n[ 0.834401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835581] EDD information not available.\n[ 0.893322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894942] Write protecting the kernel read-only data: 14336k\n[ 0.896612] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965457] 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 7.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\n"} 2018-07-03 14:46:50,070 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830/action used request id req-eaec1d0a-720a-4a9c-a6cd-53a0c2f13a37 2018-07-03 14:46:51,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:51,355 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46: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-a5fb70a2-cfed-4eb0-8381-9c34873beebd X-Compute-Request-Id: req-a5fb70a2-cfed-4eb0-8381-9c34873beebd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:51,355 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-a5fb70a2-cfed-4eb0-8381-9c34873beebd 2018-07-03 14:46:51,358 - novaclient.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/af80276e-c539-40fe-8d59-34d759f6f830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:51,798 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:51 GMT Content-Type: application/json Content-Length: 23837 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1ef45457-06e9-4c2f-95ee-6e258e01372c X-Compute-Request-Id: req-1ef45457-06e9-4c2f-95ee-6e258e01372c 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 1321509619 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.150601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153051] pid_max: default: 32768 minimum: 301\n[ 0.154220] ACPI: Core revision 20150930\n[ 0.156057] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158026] Security Framework initialized\n[ 0.159177] Yama: becoming mindful.\n[ 0.159910] AppArmor: AppArmor initialized\n[ 0.161169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166785] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168646] Initializing cgroup subsys io\n[ 0.169644] Initializing cgroup subsys memory\n[ 0.170839] Initializing cgroup subsys devices\n[ 0.171987] Initializing cgroup subsys freezer\n[ 0.173073] Initializing cgroup subsys net_cls\n[ 0.174262] Initializing cgroup subsys perf_event\n[ 0.175389] Initializing cgroup subsys net_prio\n[ 0.176736] Initializing cgroup subsys hugetlb\n[ 0.177819] Initializing cgroup subsys pids\n[ 0.178801] CPU: Physical Processor ID: 0\n[ 0.180491] mce: CPU supports 10 MCE banks\n[ 0.181587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190784] ftrace: allocating 31920 entries in 125 pages\n[ 0.212070] smpboot: Max logical packages: 2\n[ 0.213276] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216910] x2apic enabled\n[ 0.217847] Switched APIC routing to physical x2apic.\n[ 0.219796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221204] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.223959] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.226052] ... version: 2\n[ 0.227030] ... bit width: 48\n[ 0.228078] ... generic registers: 4\n[ 0.229137] ... value mask: 0000ffffffffffff\n[ 0.230545] ... max period: 000000007fffffff\n[ 0.231806] ... fixed-purpose events: 3\n[ 0.232805] ... event mask: 000000070000000f\n[ 0.234070] KVM setup paravirtual spinlock\n[ 0.235756] x86: Booting SMP configuration:\n[ 0.236918] .... node #0, CPUs: #1\n[ 0.238026] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.259806] x86: Booted up 1 node, 2 CPUs\n[ 0.259808] KVM setup async PF for cpu 1\n[ 0.259811] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.263009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.264775] devtmpfs: initialized\n[ 0.266624] evm: security.selinux\n[ 0.267498] evm: security.SMACK64\n[ 0.268316] evm: security.SMACK64EXEC\n[ 0.269278] evm: security.SMACK64TRANSMUTE\n[ 0.270315] evm: security.SMACK64MMAP\n[ 0.271329] evm: security.ima\n[ 0.272142] evm: security.capability\n[ 0.273138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275531] pinctrl core: initialized pinctrl subsystem\n[ 0.276837] RTC time: 14:46:05, date: 07/03/18\n[ 0.278154] NET: Registered protocol family 16\n[ 0.291489] cpuidle: using governor ladder\n[ 0.303539] cpuidle: using governor menu\n[ 0.304457] PCCT header not found.\n[ 0.305456] ACPI: bus type PCI registered\n[ 0.306557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308167] PCI: Using configuration type 1 for base access\n[ 0.309509] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.320443] ACPI: Added _OSI(Module Device)\n[ 0.321516] ACPI: Added _OSI(Processor Device)\n[ 0.322712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323940] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326435] ACPI: Interpreter enabled\n[ 0.327380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331922] ACPI: (supports S0 S3 S4 S5)\n[ 0.332952] ACPI: Using IOAPIC for interrupt routing\n[ 0.334202] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339353] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352118] acpiphp: Slot [3] registered\n[ 0.353164] acpiphp: Slot [4] registered\n[ 0.354216] acpiphp: Slot [5] registered\n[ 0.355297] acpiphp: Slot [6] registered\n[ 0.356271] acpiphp: Slot [7] registered\n[ 0.357375] acpiphp: Slot [8] registered\n[ 0.358490] acpiphp: Slot [9] registered\n[ 0.359481] acpiphp: Slot [10] registered\n[ 0.360517] acpiphp: Slot [11] registered\n[ 0.361620] acpiphp: Slot [12] registered\n[ 0.362642] acpiphp: Slot [13] registered\n[ 0.363712] acpiphp: Slot [14] registered\n[ 0.364740] acpiphp: Slot [15] registered\n[ 0.365776] acpiphp: Slot [16] registered\n[ 0.366875] acpiphp: Slot [17] registered\n[ 0.368006] acpiphp: Slot [18] registered\n[ 0.369155] acpiphp: Slot [19] registered\n[ 0.370232] acpiphp: Slot [20] registered\n[ 0.371308] acpiphp: Slot [21] registered\n[ 0.372392] acpiphp: Slot [22] registered\n[ 0.373481] acpiphp: Slot [23] registered\n[ 0.374592] acpiphp: Slot [24] registered\n[ 0.375594] acpiphp: Slot [25] registered\n[ 0.376779] acpiphp: Slot [26] registered\n[ 0.377862] acpiphp: Slot [27] registered\n[ 0.378901] acpiphp: Slot [28] registered\n[ 0.379985] acpiphp: Slot [29] registered\n[ 0.381134] acpiphp: Slot [30] registered\n[ 0.382144] acpiphp: Slot [31] registered\n[ 0.383157] PCI host bridge to bus 0000:00\n[ 0.384201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389472] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438460] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447839] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451025] vgaarb: loaded\n[ 0.451741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453211] SCSI subsystem initialized\n[ 0.454171] ACPI: bus type USB registered\n[ 0.455149] usbcore: registered new interface driver usbfs\n[ 0.456415] usbcore: registered new interface driver hub\n[ 0.457620] usbcore: registered new device driver usb\n[ 0.458908] PCI: Using ACPI for IRQ routing\n[ 0.460125] NetLabel: Initializing\n[ 0.461022] NetLabel: domain hash size = 128\n[ 0.461967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463014] NetLabel: unlabeled traffic allowed by default\n[ 0.464250] clocksource: Switched to clocksource kvm-clock\n[ 0.470327] AppArmor: AppArmor Filesystem Enabled\n[ 0.471350] pnp: PnP ACPI init\n[ 0.472345] pnp: PnP ACPI: found 5 devices\n[ 0.479044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480827] NET: Registered protocol family 2\n[ 0.481887] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483271] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485864] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487079] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488452] NET: Registered protocol family 1\n[ 0.489571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492034] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530511] Trying to unpack rootfs image as initramfs...\n[ 0.580665] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.582365] Scanning for low memory corruption every 60 seconds\n[ 0.583801] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.585014] audit: initializing netlink subsys (disabled)\n[ 0.586090] audit: type=2000 audit(1530629166.093:1): initialized\n[ 0.587555] Initialise system trusted keyring\n[ 0.588545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.589801] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.592050] zbud: loaded\n[ 0.592806] VFS: Disk quotas dquot_6.6.0\n[ 0.593693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595641] fuse init (API version 7.23)\n[ 0.596702] Key type big_key registered\n[ 0.597550] Allocating IMA MOK and blacklist keyrings.\n[ 0.598889] Key type asymmetric registered\n[ 0.599740] Asymmetric key parser 'x509' registered\n[ 0.600789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602438] io scheduler noop registered\n[ 0.603290] io scheduler deadline registered (default)\n[ 0.604357] io scheduler cfq registered\n[ 0.605304] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609303] ACPI: Power Button [PWRF]\n[ 0.610228] GHES: HEST is not enabled!\n[ 0.628573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.686823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710728] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713715] Linux agpgart interface v0.103\n[ 0.716943] brd: module loaded\n[ 0.718851] loop: module loaded\n[ 0.723669] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725140] GPT:90111 != 20971519\n[ 0.725879] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727079] GPT:90111 != 20971519\n[ 0.727772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728812] vda: vda1 vda15\n[ 0.730942] vdb:\n[ 0.732108] scsi host0: ata_piix\n[ 0.733041] scsi host1: ata_piix\n[ 0.733914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.735540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.737242] libphy: Fixed MDIO Bus: probed\n[ 0.738218] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739295] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741251] PPP generic driver version 2.4.2\n[ 0.742246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743547] ehci-pci: EHCI PCI platform driver\n[ 0.744496] ehci-platform: EHCI generic platform driver\n[ 0.745582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746768] ohci-pci: OHCI PCI platform driver\n[ 0.747723] ohci-platform: OHCI generic platform driver\n[ 0.748849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770698] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771753] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776203] usb usb1: Product: UHCI Host Controller\n[ 0.777451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779003] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780284] hub 1-0:1.0: USB hub found\n[ 0.781276] hub 1-0:1.0: 2 ports detected\n[ 0.782430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784894] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786147] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787529] mousedev: PS/2 mouse device common for all mice\n[ 0.789157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791482] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796018] i2c /dev entries driver\n[ 0.796976] device-mapper: uevent: version 1.0.3\n[ 0.798249] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800424] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802167] NET: Registered protocol family 10\n[ 0.803476] NET: Registered protocol family 17\n[ 0.804652] Key type dns_resolver registered\n[ 0.805858] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.807316] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.815273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817474] registered taskstats version 1\n[ 0.818579] Loading compiled-in X.509 certificates\n[ 0.820332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822796] zswap: loaded using pool lzo/zbud\n[ 0.824565] Key type trusted registered\n[ 0.826668] Key type encrypted registered\n[ 0.827723] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.830446] evm: HMAC attrs: 0x1\n[ 0.831556] Magic number: 10:949:787\n[ 0.832631] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:05 UTC (1530629165)\n[ 0.834401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835581] EDD information not available.\n[ 0.893322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894942] Write protecting the kernel read-only data: 14336k\n[ 0.896612] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965457] 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 7.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\n"} 2018-07-03 14:46:51,799 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830/action used request id req-1ef45457-06e9-4c2f-95ee-6e258e01372c 2018-07-03 14:46:52,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:53,075 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:53 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-f13dd2c3-a27e-4f31-9f1c-bd7bbe4063f6 X-Compute-Request-Id: req-f13dd2c3-a27e-4f31-9f1c-bd7bbe4063f6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:53,075 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-f13dd2c3-a27e-4f31-9f1c-bd7bbe4063f6 2018-07-03 14:46:53,078 - novaclient.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/af80276e-c539-40fe-8d59-34d759f6f830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:53,160 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:53 GMT Content-Type: application/json Content-Length: 23837 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-acffb878-e41d-4a66-b4cb-8f5f9439e454 X-Compute-Request-Id: req-acffb878-e41d-4a66-b4cb-8f5f9439e454 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 1321509619 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.150601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153051] pid_max: default: 32768 minimum: 301\n[ 0.154220] ACPI: Core revision 20150930\n[ 0.156057] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158026] Security Framework initialized\n[ 0.159177] Yama: becoming mindful.\n[ 0.159910] AppArmor: AppArmor initialized\n[ 0.161169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166785] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168646] Initializing cgroup subsys io\n[ 0.169644] Initializing cgroup subsys memory\n[ 0.170839] Initializing cgroup subsys devices\n[ 0.171987] Initializing cgroup subsys freezer\n[ 0.173073] Initializing cgroup subsys net_cls\n[ 0.174262] Initializing cgroup subsys perf_event\n[ 0.175389] Initializing cgroup subsys net_prio\n[ 0.176736] Initializing cgroup subsys hugetlb\n[ 0.177819] Initializing cgroup subsys pids\n[ 0.178801] CPU: Physical Processor ID: 0\n[ 0.180491] mce: CPU supports 10 MCE banks\n[ 0.181587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190784] ftrace: allocating 31920 entries in 125 pages\n[ 0.212070] smpboot: Max logical packages: 2\n[ 0.213276] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216910] x2apic enabled\n[ 0.217847] Switched APIC routing to physical x2apic.\n[ 0.219796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221204] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.223959] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.226052] ... version: 2\n[ 0.227030] ... bit width: 48\n[ 0.228078] ... generic registers: 4\n[ 0.229137] ... value mask: 0000ffffffffffff\n[ 0.230545] ... max period: 000000007fffffff\n[ 0.231806] ... fixed-purpose events: 3\n[ 0.232805] ... event mask: 000000070000000f\n[ 0.234070] KVM setup paravirtual spinlock\n[ 0.235756] x86: Booting SMP configuration:\n[ 0.236918] .... node #0, CPUs: #1\n[ 0.238026] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.259806] x86: Booted up 1 node, 2 CPUs\n[ 0.259808] KVM setup async PF for cpu 1\n[ 0.259811] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.263009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.264775] devtmpfs: initialized\n[ 0.266624] evm: security.selinux\n[ 0.267498] evm: security.SMACK64\n[ 0.268316] evm: security.SMACK64EXEC\n[ 0.269278] evm: security.SMACK64TRANSMUTE\n[ 0.270315] evm: security.SMACK64MMAP\n[ 0.271329] evm: security.ima\n[ 0.272142] evm: security.capability\n[ 0.273138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275531] pinctrl core: initialized pinctrl subsystem\n[ 0.276837] RTC time: 14:46:05, date: 07/03/18\n[ 0.278154] NET: Registered protocol family 16\n[ 0.291489] cpuidle: using governor ladder\n[ 0.303539] cpuidle: using governor menu\n[ 0.304457] PCCT header not found.\n[ 0.305456] ACPI: bus type PCI registered\n[ 0.306557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308167] PCI: Using configuration type 1 for base access\n[ 0.309509] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.320443] ACPI: Added _OSI(Module Device)\n[ 0.321516] ACPI: Added _OSI(Processor Device)\n[ 0.322712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323940] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326435] ACPI: Interpreter enabled\n[ 0.327380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331922] ACPI: (supports S0 S3 S4 S5)\n[ 0.332952] ACPI: Using IOAPIC for interrupt routing\n[ 0.334202] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339353] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352118] acpiphp: Slot [3] registered\n[ 0.353164] acpiphp: Slot [4] registered\n[ 0.354216] acpiphp: Slot [5] registered\n[ 0.355297] acpiphp: Slot [6] registered\n[ 0.356271] acpiphp: Slot [7] registered\n[ 0.357375] acpiphp: Slot [8] registered\n[ 0.358490] acpiphp: Slot [9] registered\n[ 0.359481] acpiphp: Slot [10] registered\n[ 0.360517] acpiphp: Slot [11] registered\n[ 0.361620] acpiphp: Slot [12] registered\n[ 0.362642] acpiphp: Slot [13] registered\n[ 0.363712] acpiphp: Slot [14] registered\n[ 0.364740] acpiphp: Slot [15] registered\n[ 0.365776] acpiphp: Slot [16] registered\n[ 0.366875] acpiphp: Slot [17] registered\n[ 0.368006] acpiphp: Slot [18] registered\n[ 0.369155] acpiphp: Slot [19] registered\n[ 0.370232] acpiphp: Slot [20] registered\n[ 0.371308] acpiphp: Slot [21] registered\n[ 0.372392] acpiphp: Slot [22] registered\n[ 0.373481] acpiphp: Slot [23] registered\n[ 0.374592] acpiphp: Slot [24] registered\n[ 0.375594] acpiphp: Slot [25] registered\n[ 0.376779] acpiphp: Slot [26] registered\n[ 0.377862] acpiphp: Slot [27] registered\n[ 0.378901] acpiphp: Slot [28] registered\n[ 0.379985] acpiphp: Slot [29] registered\n[ 0.381134] acpiphp: Slot [30] registered\n[ 0.382144] acpiphp: Slot [31] registered\n[ 0.383157] PCI host bridge to bus 0000:00\n[ 0.384201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389472] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438460] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447839] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451025] vgaarb: loaded\n[ 0.451741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453211] SCSI subsystem initialized\n[ 0.454171] ACPI: bus type USB registered\n[ 0.455149] usbcore: registered new interface driver usbfs\n[ 0.456415] usbcore: registered new interface driver hub\n[ 0.457620] usbcore: registered new device driver usb\n[ 0.458908] PCI: Using ACPI for IRQ routing\n[ 0.460125] NetLabel: Initializing\n[ 0.461022] NetLabel: domain hash size = 128\n[ 0.461967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463014] NetLabel: unlabeled traffic allowed by default\n[ 0.464250] clocksource: Switched to clocksource kvm-clock\n[ 0.470327] AppArmor: AppArmor Filesystem Enabled\n[ 0.471350] pnp: PnP ACPI init\n[ 0.472345] pnp: PnP ACPI: found 5 devices\n[ 0.479044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480827] NET: Registered protocol family 2\n[ 0.481887] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483271] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485864] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487079] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488452] NET: Registered protocol family 1\n[ 0.489571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492034] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530511] Trying to unpack rootfs image as initramfs...\n[ 0.580665] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.582365] Scanning for low memory corruption every 60 seconds\n[ 0.583801] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.585014] audit: initializing netlink subsys (disabled)\n[ 0.586090] audit: type=2000 audit(1530629166.093:1): initialized\n[ 0.587555] Initialise system trusted keyring\n[ 0.588545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.589801] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.592050] zbud: loaded\n[ 0.592806] VFS: Disk quotas dquot_6.6.0\n[ 0.593693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595641] fuse init (API version 7.23)\n[ 0.596702] Key type big_key registered\n[ 0.597550] Allocating IMA MOK and blacklist keyrings.\n[ 0.598889] Key type asymmetric registered\n[ 0.599740] Asymmetric key parser 'x509' registered\n[ 0.600789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602438] io scheduler noop registered\n[ 0.603290] io scheduler deadline registered (default)\n[ 0.604357] io scheduler cfq registered\n[ 0.605304] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609303] ACPI: Power Button [PWRF]\n[ 0.610228] GHES: HEST is not enabled!\n[ 0.628573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.686823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710728] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713715] Linux agpgart interface v0.103\n[ 0.716943] brd: module loaded\n[ 0.718851] loop: module loaded\n[ 0.723669] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725140] GPT:90111 != 20971519\n[ 0.725879] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727079] GPT:90111 != 20971519\n[ 0.727772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728812] vda: vda1 vda15\n[ 0.730942] vdb:\n[ 0.732108] scsi host0: ata_piix\n[ 0.733041] scsi host1: ata_piix\n[ 0.733914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.735540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.737242] libphy: Fixed MDIO Bus: probed\n[ 0.738218] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739295] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741251] PPP generic driver version 2.4.2\n[ 0.742246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743547] ehci-pci: EHCI PCI platform driver\n[ 0.744496] ehci-platform: EHCI generic platform driver\n[ 0.745582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746768] ohci-pci: OHCI PCI platform driver\n[ 0.747723] ohci-platform: OHCI generic platform driver\n[ 0.748849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770698] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771753] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776203] usb usb1: Product: UHCI Host Controller\n[ 0.777451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779003] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780284] hub 1-0:1.0: USB hub found\n[ 0.781276] hub 1-0:1.0: 2 ports detected\n[ 0.782430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784894] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786147] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787529] mousedev: PS/2 mouse device common for all mice\n[ 0.789157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791482] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796018] i2c /dev entries driver\n[ 0.796976] device-mapper: uevent: version 1.0.3\n[ 0.798249] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800424] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802167] NET: Registered protocol family 10\n[ 0.803476] NET: Registered protocol family 17\n[ 0.804652] Key type dns_resolver registered\n[ 0.805858] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.807316] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.815273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817474] registered taskstats version 1\n[ 0.818579] Loading compiled-in X.509 certificates\n[ 0.820332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822796] zswap: loaded using pool lzo/zbud\n[ 0.824565] Key type trusted registered\n[ 0.826668] Key type encrypted registered\n[ 0.827723] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.830446] evm: HMAC attrs: 0x1\n[ 0.831556] Magic number: 10:949:787\n[ 0.832631] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:05 UTC (1530629165)\n[ 0.834401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835581] EDD information not available.\n[ 0.893322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894942] Write protecting the kernel read-only data: 14336k\n[ 0.896612] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965457] 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 7.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\n"} 2018-07-03 14:46:53,161 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830/action used request id req-acffb878-e41d-4a66-b4cb-8f5f9439e454 2018-07-03 14:46:54,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:54,630 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:54 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-fef45044-2a95-4e32-ba30-0a3906cfb248 X-Compute-Request-Id: req-fef45044-2a95-4e32-ba30-0a3906cfb248 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:54,630 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-fef45044-2a95-4e32-ba30-0a3906cfb248 2018-07-03 14:46:54,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:54,719 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:54 GMT Content-Type: application/json Content-Length: 23837 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7b312e32-1829-46a3-80c3-704a40233987 X-Compute-Request-Id: req-7b312e32-1829-46a3-80c3-704a40233987 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 1321509619 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.150601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153051] pid_max: default: 32768 minimum: 301\n[ 0.154220] ACPI: Core revision 20150930\n[ 0.156057] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158026] Security Framework initialized\n[ 0.159177] Yama: becoming mindful.\n[ 0.159910] AppArmor: AppArmor initialized\n[ 0.161169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166785] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168646] Initializing cgroup subsys io\n[ 0.169644] Initializing cgroup subsys memory\n[ 0.170839] Initializing cgroup subsys devices\n[ 0.171987] Initializing cgroup subsys freezer\n[ 0.173073] Initializing cgroup subsys net_cls\n[ 0.174262] Initializing cgroup subsys perf_event\n[ 0.175389] Initializing cgroup subsys net_prio\n[ 0.176736] Initializing cgroup subsys hugetlb\n[ 0.177819] Initializing cgroup subsys pids\n[ 0.178801] CPU: Physical Processor ID: 0\n[ 0.180491] mce: CPU supports 10 MCE banks\n[ 0.181587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190784] ftrace: allocating 31920 entries in 125 pages\n[ 0.212070] smpboot: Max logical packages: 2\n[ 0.213276] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216910] x2apic enabled\n[ 0.217847] Switched APIC routing to physical x2apic.\n[ 0.219796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221204] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.223959] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.226052] ... version: 2\n[ 0.227030] ... bit width: 48\n[ 0.228078] ... generic registers: 4\n[ 0.229137] ... value mask: 0000ffffffffffff\n[ 0.230545] ... max period: 000000007fffffff\n[ 0.231806] ... fixed-purpose events: 3\n[ 0.232805] ... event mask: 000000070000000f\n[ 0.234070] KVM setup paravirtual spinlock\n[ 0.235756] x86: Booting SMP configuration:\n[ 0.236918] .... node #0, CPUs: #1\n[ 0.238026] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.259806] x86: Booted up 1 node, 2 CPUs\n[ 0.259808] KVM setup async PF for cpu 1\n[ 0.259811] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.263009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.264775] devtmpfs: initialized\n[ 0.266624] evm: security.selinux\n[ 0.267498] evm: security.SMACK64\n[ 0.268316] evm: security.SMACK64EXEC\n[ 0.269278] evm: security.SMACK64TRANSMUTE\n[ 0.270315] evm: security.SMACK64MMAP\n[ 0.271329] evm: security.ima\n[ 0.272142] evm: security.capability\n[ 0.273138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275531] pinctrl core: initialized pinctrl subsystem\n[ 0.276837] RTC time: 14:46:05, date: 07/03/18\n[ 0.278154] NET: Registered protocol family 16\n[ 0.291489] cpuidle: using governor ladder\n[ 0.303539] cpuidle: using governor menu\n[ 0.304457] PCCT header not found.\n[ 0.305456] ACPI: bus type PCI registered\n[ 0.306557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308167] PCI: Using configuration type 1 for base access\n[ 0.309509] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.320443] ACPI: Added _OSI(Module Device)\n[ 0.321516] ACPI: Added _OSI(Processor Device)\n[ 0.322712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323940] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326435] ACPI: Interpreter enabled\n[ 0.327380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331922] ACPI: (supports S0 S3 S4 S5)\n[ 0.332952] ACPI: Using IOAPIC for interrupt routing\n[ 0.334202] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339353] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352118] acpiphp: Slot [3] registered\n[ 0.353164] acpiphp: Slot [4] registered\n[ 0.354216] acpiphp: Slot [5] registered\n[ 0.355297] acpiphp: Slot [6] registered\n[ 0.356271] acpiphp: Slot [7] registered\n[ 0.357375] acpiphp: Slot [8] registered\n[ 0.358490] acpiphp: Slot [9] registered\n[ 0.359481] acpiphp: Slot [10] registered\n[ 0.360517] acpiphp: Slot [11] registered\n[ 0.361620] acpiphp: Slot [12] registered\n[ 0.362642] acpiphp: Slot [13] registered\n[ 0.363712] acpiphp: Slot [14] registered\n[ 0.364740] acpiphp: Slot [15] registered\n[ 0.365776] acpiphp: Slot [16] registered\n[ 0.366875] acpiphp: Slot [17] registered\n[ 0.368006] acpiphp: Slot [18] registered\n[ 0.369155] acpiphp: Slot [19] registered\n[ 0.370232] acpiphp: Slot [20] registered\n[ 0.371308] acpiphp: Slot [21] registered\n[ 0.372392] acpiphp: Slot [22] registered\n[ 0.373481] acpiphp: Slot [23] registered\n[ 0.374592] acpiphp: Slot [24] registered\n[ 0.375594] acpiphp: Slot [25] registered\n[ 0.376779] acpiphp: Slot [26] registered\n[ 0.377862] acpiphp: Slot [27] registered\n[ 0.378901] acpiphp: Slot [28] registered\n[ 0.379985] acpiphp: Slot [29] registered\n[ 0.381134] acpiphp: Slot [30] registered\n[ 0.382144] acpiphp: Slot [31] registered\n[ 0.383157] PCI host bridge to bus 0000:00\n[ 0.384201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389472] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438460] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447839] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451025] vgaarb: loaded\n[ 0.451741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453211] SCSI subsystem initialized\n[ 0.454171] ACPI: bus type USB registered\n[ 0.455149] usbcore: registered new interface driver usbfs\n[ 0.456415] usbcore: registered new interface driver hub\n[ 0.457620] usbcore: registered new device driver usb\n[ 0.458908] PCI: Using ACPI for IRQ routing\n[ 0.460125] NetLabel: Initializing\n[ 0.461022] NetLabel: domain hash size = 128\n[ 0.461967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463014] NetLabel: unlabeled traffic allowed by default\n[ 0.464250] clocksource: Switched to clocksource kvm-clock\n[ 0.470327] AppArmor: AppArmor Filesystem Enabled\n[ 0.471350] pnp: PnP ACPI init\n[ 0.472345] pnp: PnP ACPI: found 5 devices\n[ 0.479044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480827] NET: Registered protocol family 2\n[ 0.481887] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483271] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485864] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487079] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488452] NET: Registered protocol family 1\n[ 0.489571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492034] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530511] Trying to unpack rootfs image as initramfs...\n[ 0.580665] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.582365] Scanning for low memory corruption every 60 seconds\n[ 0.583801] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.585014] audit: initializing netlink subsys (disabled)\n[ 0.586090] audit: type=2000 audit(1530629166.093:1): initialized\n[ 0.587555] Initialise system trusted keyring\n[ 0.588545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.589801] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.592050] zbud: loaded\n[ 0.592806] VFS: Disk quotas dquot_6.6.0\n[ 0.593693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595641] fuse init (API version 7.23)\n[ 0.596702] Key type big_key registered\n[ 0.597550] Allocating IMA MOK and blacklist keyrings.\n[ 0.598889] Key type asymmetric registered\n[ 0.599740] Asymmetric key parser 'x509' registered\n[ 0.600789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602438] io scheduler noop registered\n[ 0.603290] io scheduler deadline registered (default)\n[ 0.604357] io scheduler cfq registered\n[ 0.605304] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609303] ACPI: Power Button [PWRF]\n[ 0.610228] GHES: HEST is not enabled!\n[ 0.628573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.686823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710728] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713715] Linux agpgart interface v0.103\n[ 0.716943] brd: module loaded\n[ 0.718851] loop: module loaded\n[ 0.723669] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725140] GPT:90111 != 20971519\n[ 0.725879] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727079] GPT:90111 != 20971519\n[ 0.727772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728812] vda: vda1 vda15\n[ 0.730942] vdb:\n[ 0.732108] scsi host0: ata_piix\n[ 0.733041] scsi host1: ata_piix\n[ 0.733914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.735540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.737242] libphy: Fixed MDIO Bus: probed\n[ 0.738218] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739295] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741251] PPP generic driver version 2.4.2\n[ 0.742246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743547] ehci-pci: EHCI PCI platform driver\n[ 0.744496] ehci-platform: EHCI generic platform driver\n[ 0.745582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746768] ohci-pci: OHCI PCI platform driver\n[ 0.747723] ohci-platform: OHCI generic platform driver\n[ 0.748849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770698] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771753] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776203] usb usb1: Product: UHCI Host Controller\n[ 0.777451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779003] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780284] hub 1-0:1.0: USB hub found\n[ 0.781276] hub 1-0:1.0: 2 ports detected\n[ 0.782430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784894] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786147] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787529] mousedev: PS/2 mouse device common for all mice\n[ 0.789157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791482] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796018] i2c /dev entries driver\n[ 0.796976] device-mapper: uevent: version 1.0.3\n[ 0.798249] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800424] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802167] NET: Registered protocol family 10\n[ 0.803476] NET: Registered protocol family 17\n[ 0.804652] Key type dns_resolver registered\n[ 0.805858] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.807316] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.815273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817474] registered taskstats version 1\n[ 0.818579] Loading compiled-in X.509 certificates\n[ 0.820332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822796] zswap: loaded using pool lzo/zbud\n[ 0.824565] Key type trusted registered\n[ 0.826668] Key type encrypted registered\n[ 0.827723] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.830446] evm: HMAC attrs: 0x1\n[ 0.831556] Magic number: 10:949:787\n[ 0.832631] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:05 UTC (1530629165)\n[ 0.834401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835581] EDD information not available.\n[ 0.893322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894942] Write protecting the kernel read-only data: 14336k\n[ 0.896612] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965457] 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 7.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\n"} 2018-07-03 14:46:54,720 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830/action used request id req-7b312e32-1829-46a3-80c3-704a40233987 2018-07-03 14:46:55,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:56,008 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:56 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-1074d063-0f65-4761-9f9b-d1094dc9d675 X-Compute-Request-Id: req-1074d063-0f65-4761-9f9b-d1094dc9d675 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:6a:eb", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "security_groups": [{"name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp"}, {"name": "default"}], "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:05Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:56,008 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-1074d063-0f65-4761-9f9b-d1094dc9d675 2018-07-03 14:46:56,011 - novaclient.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/af80276e-c539-40fe-8d59-34d759f6f830/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 14:46:56,136 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:56 GMT Content-Type: application/json Content-Length: 23837 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e944be48-98b1-4f5f-85ec-4386b1796d33 X-Compute-Request-Id: req-e944be48-98b1-4f5f-85ec-4386b1796d33 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 0x000000001FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000001FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffd9fff] -> [mem 0x00000000-0x1ffd9fff]\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 1321509619 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.150601] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153051] pid_max: default: 32768 minimum: 301\n[ 0.154220] ACPI: Core revision 20150930\n[ 0.156057] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.158026] Security Framework initialized\n[ 0.159177] Yama: becoming mindful.\n[ 0.159910] AppArmor: AppArmor initialized\n[ 0.161169] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.163067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.164786] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166785] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.168646] Initializing cgroup subsys io\n[ 0.169644] Initializing cgroup subsys memory\n[ 0.170839] Initializing cgroup subsys devices\n[ 0.171987] Initializing cgroup subsys freezer\n[ 0.173073] Initializing cgroup subsys net_cls\n[ 0.174262] Initializing cgroup subsys perf_event\n[ 0.175389] Initializing cgroup subsys net_prio\n[ 0.176736] Initializing cgroup subsys hugetlb\n[ 0.177819] Initializing cgroup subsys pids\n[ 0.178801] CPU: Physical Processor ID: 0\n[ 0.180491] mce: CPU supports 10 MCE banks\n[ 0.181587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.182934] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185333] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190784] ftrace: allocating 31920 entries in 125 pages\n[ 0.212070] smpboot: Max logical packages: 2\n[ 0.213276] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216910] x2apic enabled\n[ 0.217847] Switched APIC routing to physical x2apic.\n[ 0.219796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221204] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.223959] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.226052] ... version: 2\n[ 0.227030] ... bit width: 48\n[ 0.228078] ... generic registers: 4\n[ 0.229137] ... value mask: 0000ffffffffffff\n[ 0.230545] ... max period: 000000007fffffff\n[ 0.231806] ... fixed-purpose events: 3\n[ 0.232805] ... event mask: 000000070000000f\n[ 0.234070] KVM setup paravirtual spinlock\n[ 0.235756] x86: Booting SMP configuration:\n[ 0.236918] .... node #0, CPUs: #1\n[ 0.238026] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.259806] x86: Booted up 1 node, 2 CPUs\n[ 0.259808] KVM setup async PF for cpu 1\n[ 0.259811] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.263009] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.264775] devtmpfs: initialized\n[ 0.266624] evm: security.selinux\n[ 0.267498] evm: security.SMACK64\n[ 0.268316] evm: security.SMACK64EXEC\n[ 0.269278] evm: security.SMACK64TRANSMUTE\n[ 0.270315] evm: security.SMACK64MMAP\n[ 0.271329] evm: security.ima\n[ 0.272142] evm: security.capability\n[ 0.273138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275531] pinctrl core: initialized pinctrl subsystem\n[ 0.276837] RTC time: 14:46:05, date: 07/03/18\n[ 0.278154] NET: Registered protocol family 16\n[ 0.291489] cpuidle: using governor ladder\n[ 0.303539] cpuidle: using governor menu\n[ 0.304457] PCCT header not found.\n[ 0.305456] ACPI: bus type PCI registered\n[ 0.306557] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308167] PCI: Using configuration type 1 for base access\n[ 0.309509] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.320443] ACPI: Added _OSI(Module Device)\n[ 0.321516] ACPI: Added _OSI(Processor Device)\n[ 0.322712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323940] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326435] ACPI: Interpreter enabled\n[ 0.327380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331922] ACPI: (supports S0 S3 S4 S5)\n[ 0.332952] ACPI: Using IOAPIC for interrupt routing\n[ 0.334202] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337919] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339353] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349069] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352118] acpiphp: Slot [3] registered\n[ 0.353164] acpiphp: Slot [4] registered\n[ 0.354216] acpiphp: Slot [5] registered\n[ 0.355297] acpiphp: Slot [6] registered\n[ 0.356271] acpiphp: Slot [7] registered\n[ 0.357375] acpiphp: Slot [8] registered\n[ 0.358490] acpiphp: Slot [9] registered\n[ 0.359481] acpiphp: Slot [10] registered\n[ 0.360517] acpiphp: Slot [11] registered\n[ 0.361620] acpiphp: Slot [12] registered\n[ 0.362642] acpiphp: Slot [13] registered\n[ 0.363712] acpiphp: Slot [14] registered\n[ 0.364740] acpiphp: Slot [15] registered\n[ 0.365776] acpiphp: Slot [16] registered\n[ 0.366875] acpiphp: Slot [17] registered\n[ 0.368006] acpiphp: Slot [18] registered\n[ 0.369155] acpiphp: Slot [19] registered\n[ 0.370232] acpiphp: Slot [20] registered\n[ 0.371308] acpiphp: Slot [21] registered\n[ 0.372392] acpiphp: Slot [22] registered\n[ 0.373481] acpiphp: Slot [23] registered\n[ 0.374592] acpiphp: Slot [24] registered\n[ 0.375594] acpiphp: Slot [25] registered\n[ 0.376779] acpiphp: Slot [26] registered\n[ 0.377862] acpiphp: Slot [27] registered\n[ 0.378901] acpiphp: Slot [28] registered\n[ 0.379985] acpiphp: Slot [29] registered\n[ 0.381134] acpiphp: Slot [30] registered\n[ 0.382144] acpiphp: Slot [31] registered\n[ 0.383157] PCI host bridge to bus 0000:00\n[ 0.384201] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385913] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387544] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389472] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391283] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393216] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398744] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400351] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402064] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408508] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438460] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443312] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447839] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451025] vgaarb: loaded\n[ 0.451741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453211] SCSI subsystem initialized\n[ 0.454171] ACPI: bus type USB registered\n[ 0.455149] usbcore: registered new interface driver usbfs\n[ 0.456415] usbcore: registered new interface driver hub\n[ 0.457620] usbcore: registered new device driver usb\n[ 0.458908] PCI: Using ACPI for IRQ routing\n[ 0.460125] NetLabel: Initializing\n[ 0.461022] NetLabel: domain hash size = 128\n[ 0.461967] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463014] NetLabel: unlabeled traffic allowed by default\n[ 0.464250] clocksource: Switched to clocksource kvm-clock\n[ 0.470327] AppArmor: AppArmor Filesystem Enabled\n[ 0.471350] pnp: PnP ACPI init\n[ 0.472345] pnp: PnP ACPI: found 5 devices\n[ 0.479044] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480827] NET: Registered protocol family 2\n[ 0.481887] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483271] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.484571] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.485864] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.487079] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488452] NET: Registered protocol family 1\n[ 0.489571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.490881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.492034] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.510669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530511] Trying to unpack rootfs image as initramfs...\n[ 0.580665] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.582365] Scanning for low memory corruption every 60 seconds\n[ 0.583801] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.585014] audit: initializing netlink subsys (disabled)\n[ 0.586090] audit: type=2000 audit(1530629166.093:1): initialized\n[ 0.587555] Initialise system trusted keyring\n[ 0.588545] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.589801] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.592050] zbud: loaded\n[ 0.592806] VFS: Disk quotas dquot_6.6.0\n[ 0.593693] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.595641] fuse init (API version 7.23)\n[ 0.596702] Key type big_key registered\n[ 0.597550] Allocating IMA MOK and blacklist keyrings.\n[ 0.598889] Key type asymmetric registered\n[ 0.599740] Asymmetric key parser 'x509' registered\n[ 0.600789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602438] io scheduler noop registered\n[ 0.603290] io scheduler deadline registered (default)\n[ 0.604357] io scheduler cfq registered\n[ 0.605304] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609303] ACPI: Power Button [PWRF]\n[ 0.610228] GHES: HEST is not enabled!\n[ 0.628573] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684840] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.686823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710728] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713715] Linux agpgart interface v0.103\n[ 0.716943] brd: module loaded\n[ 0.718851] loop: module loaded\n[ 0.723669] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725140] GPT:90111 != 20971519\n[ 0.725879] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727079] GPT:90111 != 20971519\n[ 0.727772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.728812] vda: vda1 vda15\n[ 0.730942] vdb:\n[ 0.732108] scsi host0: ata_piix\n[ 0.733041] scsi host1: ata_piix\n[ 0.733914] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.735540] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.737242] libphy: Fixed MDIO Bus: probed\n[ 0.738218] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739295] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741251] PPP generic driver version 2.4.2\n[ 0.742246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743547] ehci-pci: EHCI PCI platform driver\n[ 0.744496] ehci-platform: EHCI generic platform driver\n[ 0.745582] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746768] ohci-pci: OHCI PCI platform driver\n[ 0.747723] ohci-platform: OHCI generic platform driver\n[ 0.748849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770698] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771753] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.772985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.774370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.776203] usb usb1: Product: UHCI Host Controller\n[ 0.777451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.779003] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.780284] hub 1-0:1.0: USB hub found\n[ 0.781276] hub 1-0:1.0: 2 ports detected\n[ 0.782430] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784894] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786147] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787529] mousedev: PS/2 mouse device common for all mice\n[ 0.789157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791482] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796018] i2c /dev entries driver\n[ 0.796976] device-mapper: uevent: version 1.0.3\n[ 0.798249] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800424] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802167] NET: Registered protocol family 10\n[ 0.803476] NET: Registered protocol family 17\n[ 0.804652] Key type dns_resolver registered\n[ 0.805858] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.807316] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.815273] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.817474] registered taskstats version 1\n[ 0.818579] Loading compiled-in X.509 certificates\n[ 0.820332] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822796] zswap: loaded using pool lzo/zbud\n[ 0.824565] Key type trusted registered\n[ 0.826668] Key type encrypted registered\n[ 0.827723] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829081] ima: No TPM chip found, activating TPM-bypass!\n[ 0.830446] evm: HMAC attrs: 0x1\n[ 0.831556] Magic number: 10:949:787\n[ 0.832631] rtc_cmos 00:00: setting system clock to 2018-07-03 14:46:05 UTC (1530629165)\n[ 0.834401] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.835581] EDD information not available.\n[ 0.893322] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894942] Write protecting the kernel read-only data: 14336k\n[ 0.896612] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898419] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.965457] 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 7.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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\n"} 2018-07-03 14:46:56,137 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830/action used request id req-e944be48-98b1-4f5f-85ec-4386b1796d33 2018-07-03 14:46:56,142 - create_instance - INFO - Deleting Port with ID - 139cb243-d342-427b-9d50-771700cb0f7b 2018-07-03 14:46:56,142 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm1-port 2018-07-03 14:46:56,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/139cb243-d342-427b-9d50-771700cb0f7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:56,976 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:46:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3b650444-dfbf-4914-aa7f-4e2d6d5038fb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:46:56,976 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/139cb243-d342-427b-9d50-771700cb0f7b used request id req-3b650444-dfbf-4914-aa7f-4e2d6d5038fb 2018-07-03 14:46:56,976 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1 2018-07-03 14:46:56,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/servers/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:57,389 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:46: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-9530fdee-e618-4e0d-8dc7-44e4928ffbcf X-Compute-Request-Id: req-9530fdee-e618-4e0d-8dc7-44e4928ffbcf Front-End-Https: on 2018-07-03 14:46:57,389 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-9530fdee-e618-4e0d-8dc7-44e4928ffbcf 2018-07-03 14:46:57,389 - create_instance - INFO - Checking deletion status 2018-07-03 14:46:57,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:46:57,543 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:46:57 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-38c21073-67b7-4e01-9d5f-9b9fdd7924e1 X-Compute-Request-Id: req-38c21073-67b7-4e01-9d5f-9b9fdd7924e1 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/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/af80276e-c539-40fe-8d59-34d759f6f830", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:05.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "af80276e-c539-40fe-8d59-34d759f6f830", "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:46:57Z", "hostId": "630bfc4ca4b37f1f351a2b87ccbc766310145cbaee8ac73e4d5832fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1", "created": "2018-07-03T14:45:51Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:46:57,543 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-38c21073-67b7-4e01-9d5f-9b9fdd7924e1 2018-07-03 14:46:57,544 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1] is - ACTIVE 2018-07-03 14:46:57,544 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:47:00,547 - create_instance - DEBUG - VM status query timeout in 296.842245102 2018-07-03 14:47:00,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/af80276e-c539-40fe-8d59-34d759f6f830 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1127a5a17c2369659379b6171129f24f4f5e228a" 2018-07-03 14:47:00,828 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:47: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-d0d8ec1e-207a-4c7b-8330-22bd4e7f00d9 X-Compute-Request-Id: req-d0d8ec1e-207a-4c7b-8330-22bd4e7f00d9 RESP BODY: {"itemNotFound": {"message": "Instance af80276e-c539-40fe-8d59-34d759f6f830 could not be found.", "code": 404}} 2018-07-03 14:47:00,828 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/af80276e-c539-40fe-8d59-34d759f6f830 used request id req-d0d8ec1e-207a-4c7b-8330-22bd4e7f00d9 2018-07-03 14:47:00,829 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance af80276e-c539-40fe-8d59-34d759f6f830 could not be found. (HTTP 404) (Request-ID: req-d0d8ec1e-207a-4c7b-8330-22bd4e7f00d9) 2018-07-03 14:47:00,829 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst1 2018-07-03 14:47:00,832 - create_instance - INFO - Deleting Port with ID - 32c7d36f-9f93-4ff8-86a0-e8f99df6231b 2018-07-03 14:47:00,832 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-vm2-port 2018-07-03 14:47:00,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/ports/32c7d36f-9f93-4ff8-86a0-e8f99df6231b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:47:01,755 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f2a9ab2b-8b72-4971-b520-72d98eab72e1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:01,755 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/32c7d36f-9f93-4ff8-86a0-e8f99df6231b used request id req-f2a9ab2b-8b72-4971-b520-72d98eab72e1 2018-07-03 14:47:01,755 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2 2018-07-03 14:47:01,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/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:47:01,983 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47: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-ea79e7d9-3bd0-4337-8477-6f31d12ac952 X-Compute-Request-Id: req-ea79e7d9-3bd0-4337-8477-6f31d12ac952 Front-End-Https: on 2018-07-03 14:47:01,983 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-ea79e7d9-3bd0-4337-8477-6f31d12ac952 2018-07-03 14:47:01,984 - create_instance - INFO - Checking deletion status 2018-07-03 14:47:01,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:47:02,127 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:02 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-abc3f306-71d6-4c22-b2c7-b99cb81d23fd X-Compute-Request-Id: req-abc3f306-71d6-4c22-b2c7-b99cb81d23fd 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/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1", "rel": "bookmark"}], "image": {"id": "8d125b87-9c7c-4efb-a49d-d4516c9d9615", "links": [{"href": "http://172.30.10.101:8774/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:46:30.000000", "flavor": {"id": "00a51efa-c3c4-4887-bbfd-e358597cdd1a", "links": [{"href": "http://172.30.10.101:8774/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a", "rel": "bookmark"}]}, "id": "6d32d0a1-80e3-4bbb-8a00-908050c275a1", "user_id": "7271682161e747d98553215736d4c353", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:47:02Z", "hostId": "0f6b8c79c2b434c5b5931ef08c37a3ba0757a3154225f0aebe7cd708", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2", "created": "2018-07-03T14:46:23Z", "tenant_id": "ae6b6016824540cea269022950daa3b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:47:02,128 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-abc3f306-71d6-4c22-b2c7-b99cb81d23fd 2018-07-03 14:47:02,128 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2] is - ACTIVE 2018-07-03 14:47:02,128 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:47:05,132 - create_instance - DEBUG - VM status query timeout in 296.852329969 2018-07-03 14:47:05,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87212e7a56d6fd423c14b9a48af4753db84f48dc" 2018-07-03 14:47:05,216 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:47:05 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-a87ccceb-b276-47e8-a18d-d534927027fa X-Compute-Request-Id: req-a87ccceb-b276-47e8-a18d-d534927027fa RESP BODY: {"itemNotFound": {"message": "Instance 6d32d0a1-80e3-4bbb-8a00-908050c275a1 could not be found.", "code": 404}} 2018-07-03 14:47:05,216 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6d32d0a1-80e3-4bbb-8a00-908050c275a1 used request id req-a87ccceb-b276-47e8-a18d-d534927027fa 2018-07-03 14:47:05,216 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6d32d0a1-80e3-4bbb-8a00-908050c275a1 could not be found. (HTTP 404) (Request-ID: req-a87ccceb-b276-47e8-a18d-d534927027fa) 2018-07-03 14:47:05,216 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-inst2 2018-07-03 14:47:05,221 - 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/00a51efa-c3c4-4887-bbfd-e358597cdd1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87a4361db8c1a5ae4176d8ef636de24b5605992b" 2018-07-03 14:47:05,508 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:47: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-97a113cf-fbca-4b33-9339-16c063bcf14c X-Compute-Request-Id: req-97a113cf-fbca-4b33-9339-16c063bcf14c 2018-07-03 14:47:05,508 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/00a51efa-c3c4-4887-bbfd-e358597cdd1a used request id req-97a113cf-fbca-4b33-9339-16c063bcf14c 2018-07-03 14:47:05,510 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router and port CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port1 2018-07-03 14:47:05,510 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:47:05,515 - 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/70522a09-788a-4498-a953-d00a327ed5da/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" -d '{"port_id": "d653bec4-50ac-4cba-8e6d-81ab13748d89"}' 2018-07-03 14:47:07,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:07 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-5b4121d8-6e79-4a23-ac9f-92fb695dadc4 Front-End-Https: on RESP BODY: {"network_id": "4270e30b-66f9-424d-a35b-9aab34b647cf", "tenant_id": "ae6b6016824540cea269022950daa3b9", "subnet_id": "0c8faf4b-9c2c-47d5-b7aa-130a89d37e72", "subnet_ids": ["0c8faf4b-9c2c-47d5-b7aa-130a89d37e72"], "port_id": "d653bec4-50ac-4cba-8e6d-81ab13748d89", "id": "70522a09-788a-4498-a953-d00a327ed5da"} 2018-07-03 14:47:07,944 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/70522a09-788a-4498-a953-d00a327ed5da/remove_router_interface used request id req-5b4121d8-6e79-4a23-ac9f-92fb695dadc4 2018-07-03 14:47:07,945 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router and port CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-router-port2 2018-07-03 14:47:07,945 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:47:07,950 - 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/70522a09-788a-4498-a953-d00a327ed5da/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" -d '{"port_id": "8de075c6-8d69-45d8-844f-dc43063e6897"}' 2018-07-03 14:47:10,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:10 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-01101e1d-797f-4111-8772-d3fea031e302 Front-End-Https: on RESP BODY: {"network_id": "f65e3a2a-0648-4a14-b7ff-976807b6c598", "tenant_id": "ae6b6016824540cea269022950daa3b9", "subnet_id": "2c897eef-8965-411b-8ddc-5ccdee8f9898", "subnet_ids": ["2c897eef-8965-411b-8ddc-5ccdee8f9898"], "port_id": "8de075c6-8d69-45d8-844f-dc43063e6897", "id": "70522a09-788a-4498-a953-d00a327ed5da"} 2018-07-03 14:47:10,553 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/70522a09-788a-4498-a953-d00a327ed5da/remove_router_interface used request id req-01101e1d-797f-4111-8772-d3fea031e302 2018-07-03 14:47:10,553 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:47:10,553 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-pub-router 2018-07-03 14:47:10,558 - 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/70522a09-788a-4498-a953-d00a327ed5da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd21ffaa1cbb6705833fbdc55e9e805535364b4" 2018-07-03 14:47:11,052 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e61e492e-791a-42c5-a1b1-f6b3097330bd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:11,053 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/70522a09-788a-4498-a953-d00a327ed5da used request id req-e61e492e-791a-42c5-a1b1-f6b3097330bd 2018-07-03 14:47:11,054 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1 2018-07-03 14:47:11,054 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet1 2018-07-03 14:47:11,059 - 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/0c8faf4b-9c2c-47d5-b7aa-130a89d37e72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dc02b5fd55c8d8c8a232dd0fcc02cfb637e133" 2018-07-03 14:47:13,595 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a8f3cb81-a8eb-49c7-9892-2815624fb20a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:13,595 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/0c8faf4b-9c2c-47d5-b7aa-130a89d37e72 used request id req-a8f3cb81-a8eb-49c7-9892-2815624fb20a 2018-07-03 14:47:13,596 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net1 2018-07-03 14:47:13,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/networks/4270e30b-66f9-424d-a35b-9aab34b647cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dc02b5fd55c8d8c8a232dd0fcc02cfb637e133" 2018-07-03 14:47:15,036 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f8fc33a0-993d-4a92-99d4-1e28a0d1a04b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:15,036 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/4270e30b-66f9-424d-a35b-9aab34b647cf used request id req-f8fc33a0-993d-4a92-99d4-1e28a0d1a04b 2018-07-03 14:47:15,037 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2 2018-07-03 14:47:15,037 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-subnet2 2018-07-03 14:47:15,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/subnets/2c897eef-8965-411b-8ddc-5ccdee8f9898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ea0e6259be082413ed93206414452bbacc92ce" 2018-07-03 14:47:18,039 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-86dc812f-4afe-412e-897e-2ba5200cabdc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:18,039 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/2c897eef-8965-411b-8ddc-5ccdee8f9898 used request id req-86dc812f-4afe-412e-897e-2ba5200cabdc 2018-07-03 14:47:18,040 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-net2 2018-07-03 14:47:18,045 - 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/f65e3a2a-0648-4a14-b7ff-976807b6c598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ea0e6259be082413ed93206414452bbacc92ce" 2018-07-03 14:47:19,991 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b94334ff-0955-436e-9acd-12fd48db90d5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:19,991 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/f65e3a2a-0648-4a14-b7ff-976807b6c598 used request id req-b94334ff-0955-436e-9acd-12fd48db90d5 2018-07-03 14:47:19,993 - neutron_utils - INFO - Deleting security group rule with ID - ca17434a-62c1-4f2f-8a94-4143b47ab754 2018-07-03 14:47:19,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/ca17434a-62c1-4f2f-8a94-4143b47ab754 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:47:20,164 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ebb7c38-8932-4b2e-8cbe-cf1e3a7187af Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:20,164 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ca17434a-62c1-4f2f-8a94-4143b47ab754 used request id req-6ebb7c38-8932-4b2e-8cbe-cf1e3a7187af 2018-07-03 14:47:20,164 - neutron_utils - INFO - Deleting security group rule with ID - 00f17b49-f3ff-4357-ae0d-67a6abb7b08c 2018-07-03 14:47:20,169 - keystoneauth.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/00f17b49-f3ff-4357-ae0d-67a6abb7b08c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:47:20,305 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3ac332d5-b87b-48e5-86eb-90f230a79789 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:20,305 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/00f17b49-f3ff-4357-ae0d-67a6abb7b08c used request id req-3ac332d5-b87b-48e5-86eb-90f230a79789 2018-07-03 14:47:20,306 - neutron_utils - INFO - Deleting security group rule with ID - 07f25e32-a71c-48b2-a43a-45c1bd049381 2018-07-03 14:47:20,311 - keystoneauth.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/07f25e32-a71c-48b2-a43a-45c1bd049381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:47:20,497 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-abf0487d-3164-48d1-8f22-6e078a5a630a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:20,497 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/07f25e32-a71c-48b2-a43a-45c1bd049381 used request id req-abf0487d-3164-48d1-8f22-6e078a5a630a 2018-07-03 14:47:20,498 - neutron_utils - INFO - Deleting security group rule with ID - 1eb3fce9-5b8d-4058-9c63-fc6e2c0b98d4 2018-07-03 14:47:20,502 - keystoneauth.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/1eb3fce9-5b8d-4058-9c63-fc6e2c0b98d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:47:20,641 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-490964bd-cb23-4b16-b964-d1116b082ec2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:20,642 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1eb3fce9-5b8d-4058-9c63-fc6e2c0b98d4 used request id req-490964bd-cb23-4b16-b964-d1116b082ec2 2018-07-03 14:47:20,642 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-cfe67891-6148-4af9-b1d6-7b45ad6c5048-sec-grp 2018-07-03 14:47:20,647 - keystoneauth.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/0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}252ff5845b4db1c6f939a5a03582cad5a675c6fe" 2018-07-03 14:47:20,817 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c2e81bb8-9b1b-48b2-8fdb-7c59d85fddfb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:20,817 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/0c12cc1a-8d05-4c5e-a10f-87b9585a4e56 used request id req-c2e81bb8-9b1b-48b2-8fdb-7c59d85fddfb 2018-07-03 14:47:20,818 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-0d4f8e9f-8b88-4f7f-80f7-39cd7df24012 2018-07-03 14:47:20,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa7a0e684963884929c29ede56b28d6800615458" 2018-07-03 14:47:20,959 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e43ed544-c667-4554-a5da-f11f38e62276 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-07-03 14:47:20,959 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/8d125b87-9c7c-4efb-a49d-d4516c9d9615 used request id req-e43ed544-c667-4554-a5da-f11f38e62276 2018-07-03 14:47:20,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:47:21,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:21 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-3e871453-e278-43c8-962d-21f5616a109e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:12Z", "updated_at": "2018-07-03T14:45:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:12Z", "revision_number": 0, "id": "233533e2-6ddc-49e3-93f7-bfbeb5a8e079", "remote_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:12Z", "security_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:12Z", "revision_number": 0, "id": "624ccb5f-c581-4fe5-bd62-792cdf11053a", "remote_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:12Z", "security_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:12Z", "revision_number": 0, "id": "85214ba4-3add-41ed-ae43-39e4f6ac91be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:12Z", "security_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae6b6016824540cea269022950daa3b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:45:12Z", "revision_number": 0, "id": "eb3dbdea-b7f8-4b65-821f-6bec2066843d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:45:12Z", "security_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "tenant_id": "ae6b6016824540cea269022950daa3b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae6b6016824540cea269022950daa3b9"}], "revision_number": 4, "project_id": "ae6b6016824540cea269022950daa3b9", "id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "name": "default"}]} 2018-07-03 14:47:21,397 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3e871453-e278-43c8-962d-21f5616a109e 2018-07-03 14:47:21,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:47:21,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:21 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2328025a-47b3-45b1-9757-412a6bac6bc5 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:47:21,582 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-2328025a-47b3-45b1-9757-412a6bac6bc5 2018-07-03 14:47:21,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:47:21,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:47:21 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd94a05f-a590-4b2d-87eb-01a37f0ac538 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:47:21,752 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-bd94a05f-a590-4b2d-87eb-01a37f0ac538 2018-07-03 14:47:21,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:47:21,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:47:21,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:21 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27f96a7f-27bb-449e-ab6f-77f73f4f6dbc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:47:21,797 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-27f96a7f-27bb-449e-ab6f-77f73f4f6dbc 2018-07-03 14:47:21,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/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:47:21,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:21 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9689798-841e-4cdf-a2ea-f79439cd4bed Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ae6b6016824540cea269022950daa3b9", "name": "CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj"}} 2018-07-03 14:47:21,972 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-f9689798-841e-4cdf-a2ea-f79439cd4bed 2018-07-03 14:47:21,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e62cbe3a-5a3a-429f-8de3-28fb3f04899b 2018-07-03 14:47:21,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=e62cbe3a-5a3a-429f-8de3-28fb3f04899b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:47:22,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:22 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-6f05d080-bed2-44ad-8593-0d8749c57e37 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:12Z", "security_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:12Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "233533e2-6ddc-49e3-93f7-bfbeb5a8e079"}, {"remote_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:12Z", "security_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:12Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "624ccb5f-c581-4fe5-bd62-792cdf11053a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:12Z", "security_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:12Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "85214ba4-3add-41ed-ae43-39e4f6ac91be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:45:12Z", "security_group_id": "e62cbe3a-5a3a-429f-8de3-28fb3f04899b", "port_range_min": null, "revision_number": 0, "tenant_id": "ae6b6016824540cea269022950daa3b9", "created_at": "2018-07-03T14:45:12Z", "project_id": "ae6b6016824540cea269022950daa3b9", "id": "eb3dbdea-b7f8-4b65-821f-6bec2066843d"}]} 2018-07-03 14:47:22,346 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e62cbe3a-5a3a-429f-8de3-28fb3f04899b used request id req-6f05d080-bed2-44ad-8593-0d8749c57e37 2018-07-03 14:47:22,347 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:47:22,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/e62cbe3a-5a3a-429f-8de3-28fb3f04899b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:47:22,772 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1a7aca67-3ad8-48f8-866b-66d1aaae973a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:22,772 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/e62cbe3a-5a3a-429f-8de3-28fb3f04899b used request id req-1a7aca67-3ad8-48f8-866b-66d1aaae973a 2018-07-03 14:47:22,773 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj 2018-07-03 14:47:22,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:47:23,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:47:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afc6ec40-5d18-4f6c-823c-26633e0182af Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:23,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ae6b6016824540cea269022950daa3b9 used request id req-afc6ec40-5d18-4f6c-823c-26633e0182af 2018-07-03 14:47:23,148 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-25bd213d-8da9-45e-proj-role 2018-07-03 14:47:23,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6cca2644e61b4ee38f94c194b2abfe55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:47:23,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:47:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aaa62da2-c05a-4280-805b-f77b2bb83299 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:23,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6cca2644e61b4ee38f94c194b2abfe55 used request id req-aaa62da2-c05a-4280-805b-f77b2bb83299 2018-07-03 14:47:23,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66538847215269484d3ba4a46809ba4f5168749" 2018-07-03 14:47:23,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-720471d7-d6da-4de2-becd-d2a212c391f3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:47:23,544 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-720471d7-d6da-4de2-becd-d2a212c391f3 2018-07-03 14:47:23,544 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-25bd213d-8da9-45e-user 2018-07-03 14:47:23,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/7271682161e747d98553215736d4c353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ce373fe766ba841a35c12351f5cae60f3859fb" 2018-07-03 14:47:23,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:47:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-040704b9-e1c5-4d33-8017-ac9aa328da67 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:23,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7271682161e747d98553215736d4c353 used request id req-040704b9-e1c5-4d33-8017-ac9aa328da67 2018-07-03 14:47:23,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:47:24,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:47:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["RQGmI7ZuToGo1KGyCJjW4w"], "issued_at": "2018-07-03T14:47:24.000000Z"}} 2018-07-03 14:47:24,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}758662a42a7134bc7f9d8d02151f9a364eff7fd8" 2018-07-03 14:47:24,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c7821df-e25c-405f-acd1-0c2cb64a97b3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:47:24,572 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5c7821df-e25c-405f-acd1-0c2cb64a97b3 2018-07-03 14:47:24,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:24,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:47:25,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["G6fU8TTJQuWfo-bZMoYWGA"], "issued_at": "2018-07-03T14:47:25.000000Z"}} 2018-07-03 14:47:25,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:47:25,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2af2189-f41f-4d8d-9a70-659bbc4f15df Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:47:25,303 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c2af2189-f41f-4d8d-9a70-659bbc4f15df 2018-07-03 14:47:25,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-07-03 14:47:25,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:47: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-07-03 14:47:25,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?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-41159281-c181-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:47:25,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:25 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd01ccaf-fa8d-4103-addd-099d222c3482 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-41159281-c181-40b-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:47:25,365 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-41159281-c181-40b-proj used request id req-bd01ccaf-fa8d-4103-addd-099d222c3482 2018-07-03 14:47:25,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}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:47:25,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39f4e7a1-9924-4dab-8058-e0193cce5298 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:47:25,575 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-39f4e7a1-9924-4dab-8058-e0193cce5298 2018-07-03 14:47:25,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-41159281-c181-40b-proj"}}' 2018-07-03 14:47:25,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:47:25 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e7d1254-a319-4bd1-9338-d121f0fa54e3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/eec2319ab0644477bec86ca8e2465a12"}, "tags": [], "enabled": true, "id": "eec2319ab0644477bec86ca8e2465a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-41159281-c181-40b-proj"}} 2018-07-03 14:47:25,836 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-5e7d1254-a319-4bd1-9338-d121f0fa54e3 2018-07-03 14:47:25,836 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-41159281-c181-40b-proj 2018-07-03 14:47:25,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:25,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:47:26,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:47:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZGiGZoTjRKGaIJB-YdNUzA"], "issued_at": "2018-07-03T14:47:26.000000Z"}} 2018-07-03 14:47:26,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}bfa6f6b9f7cb16b0ea468af5805bbc38e9c34568" 2018-07-03 14:47:26,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b78ae2c4-b01f-4f1b-ab52-a6593569b537 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:47:26,583 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b78ae2c4-b01f-4f1b-ab52-a6593569b537 2018-07-03 14:47:26,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-07-03 14:47:26,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:47: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-07-03 14:47:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa6f6b9f7cb16b0ea468af5805bbc38e9c34568" 2018-07-03 14:47:26,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:26 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21b3f0fd-da10-4013-91c3-3da9e7ba0da3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:47:26,671 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-21b3f0fd-da10-4013-91c3-3da9e7ba0da3 2018-07-03 14:47:26,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-41159281-c181-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa6f6b9f7cb16b0ea468af5805bbc38e9c34568" 2018-07-03 14:47:26,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:26 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47b3876b-a70d-4109-bbf1-86a1ce127213 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-41159281-c181-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/eec2319ab0644477bec86ca8e2465a12"}, "tags": [], "enabled": true, "id": "eec2319ab0644477bec86ca8e2465a12", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-41159281-c181-40b-proj"}]} 2018-07-03 14:47:26,855 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-41159281-c181-40b-proj used request id req-47b3876b-a70d-4109-bbf1-86a1ce127213 2018-07-03 14:47:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa6f6b9f7cb16b0ea468af5805bbc38e9c34568" 2018-07-03 14:47:27,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e92c194b-b8ff-40a0-a03d-0cdb8abad91d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:47:27,020 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e92c194b-b8ff-40a0-a03d-0cdb8abad91d 2018-07-03 14:47:27,484 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-41159281-c181-40b-user 2018-07-03 14:47:27,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:27,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:47:27,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-093f43d7-8b5c-4043-9eb9-6a98d0ef06f0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:47:27,688 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-093f43d7-8b5c-4043-9eb9-6a98d0ef06f0 2018-07-03 14:47:27,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}13301983d2cd93c1baff9e2948da23f8429862cf" -d '{"role": {"name": "CreateInstanceSimpleTests-41159281-c181-40b-proj-role"}}' 2018-07-03 14:47:27,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:47:27 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3def351-52a0-4429-980e-a97c61fe1cc0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2c3c3c095774708b213dc844968d5c4", "links": {"self": "http://10.167.4.35:5000/v3/roles/b2c3c3c095774708b213dc844968d5c4"}, "name": "CreateInstanceSimpleTests-41159281-c181-40b-proj-role"}} 2018-07-03 14:47:27,871 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c3def351-52a0-4429-980e-a97c61fe1cc0 2018-07-03 14:47:27,871 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-41159281-c181-40b-proj-role 2018-07-03 14:47:27,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/b2c3c3c095774708b213dc844968d5c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:47:28,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:27 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-779697e1-61b3-4563-b462-1f7e10eb72ce Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2c3c3c095774708b213dc844968d5c4", "links": {"self": "http://10.167.4.35:5000/v3/roles/b2c3c3c095774708b213dc844968d5c4"}, "name": "CreateInstanceSimpleTests-41159281-c181-40b-proj-role"}} 2018-07-03 14:47:28,085 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b2c3c3c095774708b213dc844968d5c4 used request id req-779697e1-61b3-4563-b462-1f7e10eb72ce 2018-07-03 14:47:28,085 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-41159281-c181-40b-proj-role to project CreateInstanceSimpleTests-41159281-c181-40b-proj 2018-07-03 14:47:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/eec2319ab0644477bec86ca8e2465a12/users/064a09f854c4481199c0ef44ff554320/roles/b2c3c3c095774708b213dc844968d5c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:47:28,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:47:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e0ece9a-6825-4e01-ae9b-0fc9ab8e84d2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:47:28,323 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/eec2319ab0644477bec86ca8e2465a12/users/064a09f854c4481199c0ef44ff554320/roles/b2c3c3c095774708b213dc844968d5c4 used request id req-2e0ece9a-6825-4e01-ae9b-0fc9ab8e84d2 2018-07-03 14:47:28,324 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:47:28,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:28,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:28,327 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:47:28,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:28,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:47:28,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2c3c3c095774708b213dc844968d5c4", "name": "CreateInstanceSimpleTests-41159281-c181-40b-proj-role"}], "expires_at": "2018-07-03T15:47:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eec2319ab0644477bec86ca8e2465a12", "name": "CreateInstanceSimpleTests-41159281-c181-40b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/eec2319ab0644477bec86ca8e2465a12", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/eec2319ab0644477bec86ca8e2465a12", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/eec2319ab0644477bec86ca8e2465a12", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/eec2319ab0644477bec86ca8e2465a12", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/eec2319ab0644477bec86ca8e2465a12", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/eec2319ab0644477bec86ca8e2465a12", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-41159281-c181-40b-user", "id": "064a09f854c4481199c0ef44ff554320"}, "audit_ids": ["d3GoJVe2SVWNQzywLBftrA"], "issued_at": "2018-07-03T14:47:28.000000Z"}} 2018-07-03 14:47:28,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}878d16108f9b38f25497fe4f2a5be6f9ce052d6e" 2018-07-03 14:47:29,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-463e2283-6ebb-4d8e-ac37-86da2ed8d289 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:47:29,029 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-463e2283-6ebb-4d8e-ac37-86da2ed8d289 2018-07-03 14:47:29,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=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}878d16108f9b38f25497fe4f2a5be6f9ce052d6e" 2018-07-03 14:47:29,469 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:29 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-cb46931b-3817-42b9-ba9b-01921ea5edfd Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image"} 2018-07-03 14:47:29,469 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image used request id req-cb46931b-3817-42b9-ba9b-01921ea5edfd 2018-07-03 14:47:29,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}878d16108f9b38f25497fe4f2a5be6f9ce052d6e" 2018-07-03 14:47:29,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:29 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-571a46bf-6e30-4c55-b55d-90b086239aa2 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:47:29,860 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-571a46bf-6e30-4c55-b55d-90b086239aa2 2018-07-03 14:47:29,892 - 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}878d16108f9b38f25497fe4f2a5be6f9ce052d6e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image"}' 2018-07-03 14:47:30,311 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:47:30 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-5c185135-e206-40b3-b6e0-1d29b8735b6f Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:47:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:47:30Z", "visibility": "shared", "self": "/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "min_disk": 0, "protected": false, "id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "file": "/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa/file", "checksum": null, "owner": "eec2319ab0644477bec86ca8e2465a12", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:47:30,311 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-5c185135-e206-40b3-b6e0-1d29b8735b6f 2018-07-03 14:47:30,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}878d16108f9b38f25497fe4f2a5be6f9ce052d6e" -d '' 2018-07-03 14:47:31,055 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:47:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dea02071-98cd-41f7-9f55-80099e8028cf 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-07-03 14:47:31,056 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa/file used request id req-dea02071-98cd-41f7-9f55-80099e8028cf 2018-07-03 14:47:31,056 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:47:31,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/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}878d16108f9b38f25497fe4f2a5be6f9ce052d6e" 2018-07-03 14:47:31,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:31 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-bfc1ebe5-abfd-4842-ac6b-fe3c5d2dbdb2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:47:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:47:31Z", "visibility": "shared", "self": "/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "min_disk": 0, "protected": false, "id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "file": "/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eec2319ab0644477bec86ca8e2465a12", "direct_url": "file:///var/lib/glance/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:47:31,436 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa used request id req-bfc1ebe5-abfd-4842-ac6b-fe3c5d2dbdb2 2018-07-03 14:47:31,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}878d16108f9b38f25497fe4f2a5be6f9ce052d6e" 2018-07-03 14:47:31,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-21027f65-a5e5-4883-8596-805aa8551b02 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:47:31,834 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-21027f65-a5e5-4883-8596-805aa8551b02 2018-07-03 14:47:31,837 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image 2018-07-03 14:47:31,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}878d16108f9b38f25497fe4f2a5be6f9ce052d6e" 2018-07-03 14:47:31,874 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:31 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-6e9fc932-e384-4196-9eec-fb975babcaac Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:47:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:47:31Z", "visibility": "shared", "self": "/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "min_disk": 0, "protected": false, "id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "file": "/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eec2319ab0644477bec86ca8e2465a12", "direct_url": "file:///var/lib/glance/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:47:31,874 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa used request id req-6e9fc932-e384-4196-9eec-fb975babcaac 2018-07-03 14:47:31,875 - create_image - DEBUG - Instance status is - active 2018-07-03 14:47:31,875 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image 2018-07-03 14:47:31,875 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image 2018-07-03 14:47:31,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:31,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:47:32,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:47:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["a4XdBS7XRbKVkbGdpiacYA"], "issued_at": "2018-07-03T14:47:32.000000Z"}} 2018-07-03 14:47:32,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}a6d722c6a7a3ecc5237f4ec3e1b08ca93742982e" 2018-07-03 14:47:32,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03a548a5-cb0e-4cd0-85f8-ee9a36d5da63 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:47:32,683 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-03a548a5-cb0e-4cd0-85f8-ee9a36d5da63 2018-07-03 14:47:32,684 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:47:32,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d722c6a7a3ecc5237f4ec3e1b08ca93742982e" 2018-07-03 14:47:33,093 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:33 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-92ef4837-0e2f-4986-bced-5850ce9325c2 X-Compute-Request-Id: req-92ef4837-0e2f-4986-bced-5850ce9325c2 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:47:33,093 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-92ef4837-0e2f-4986-bced-5850ce9325c2 2018-07-03 14:47:33,097 - novaclient.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}a6d722c6a7a3ecc5237f4ec3e1b08ca93742982e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:47:33,524 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:33 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-b7f3efb1-e7f2-46d6-8b3d-35681c1bc20a X-Compute-Request-Id: req-b7f3efb1-e7f2-46d6-8b3d-35681c1bc20a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "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": "0a222798-c41e-449a-ba43-ea96e73b9d66"}} 2018-07-03 14:47:33,524 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b7f3efb1-e7f2-46d6-8b3d-35681c1bc20a 2018-07-03 14:47:33,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/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d722c6a7a3ecc5237f4ec3e1b08ca93742982e" 2018-07-03 14:47:33,899 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:33 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-d49297d8-79ec-4d2d-8ad4-db2f02ce0e7c X-Compute-Request-Id: req-d49297d8-79ec-4d2d-8ad4-db2f02ce0e7c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "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": "0a222798-c41e-449a-ba43-ea96e73b9d66"}} 2018-07-03 14:47:33,899 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66 used request id req-d49297d8-79ec-4d2d-8ad4-db2f02ce0e7c 2018-07-03 14:47:33,902 - novaclient.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/0a222798-c41e-449a-ba43-ea96e73b9d66/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d722c6a7a3ecc5237f4ec3e1b08ca93742982e" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:47:34,304 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:34 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6cf8a7a1-ec93-4699-b60c-2795134d53ac X-Compute-Request-Id: req-6cf8a7a1-ec93-4699-b60c-2795134d53ac Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:47:34,304 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66/os-extra_specs used request id req-6cf8a7a1-ec93-4699-b60c-2795134d53ac 2018-07-03 14:47:34,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:34,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:47:34,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["u6iqr7o2SNSdx0fqtasD4w"], "issued_at": "2018-07-03T14:47:34.000000Z"}} 2018-07-03 14:47:34,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb6ec63562759ed0a00e4a19841e70df0e93751" 2018-07-03 14:47:34,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40fc0877-4511-4611-a81e-0d70ab51bb0b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:47:34,853 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-40fc0877-4511-4611-a81e-0d70ab51bb0b 2018-07-03 14:47: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/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb6ec63562759ed0a00e4a19841e70df0e93751" 2018-07-03 14:47:35,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:35 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-cc54ccca-f3e0-43c5-8171-ddd6ba461ad2 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:47:35,266 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net used request id req-cc54ccca-f3e0-43c5-8171-ddd6ba461ad2 2018-07-03 14:47:35,266 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net 2018-07-03 14:47:35,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb6ec63562759ed0a00e4a19841e70df0e93751" -d '{"network": {"name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net", "admin_state_up": true}}' 2018-07-03 14:47:35,712 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:47:35 GMT Content-Type: application/json Content-Length: 709 Connection: keep-alive X-Openstack-Request-Id: req-9c04fbec-5cc6-42f5-83a9-9d9cee675f2d Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:47:35Z","is_default":false,"provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","mtu":1500}} 2018-07-03 14:47:35,713 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9c04fbec-5cc6-42f5-83a9-9d9cee675f2d 2018-07-03 14:47:35,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb6ec63562759ed0a00e4a19841e70df0e93751" 2018-07-03 14:47:35,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:35 GMT Content-Type: application/json Content-Length: 693 Connection: keep-alive X-Openstack-Request-Id: req-055c75cc-3567-47fe-a66a-ef7a92da8f2b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T14:47:35Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:47:35,834 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-055c75cc-3567-47fe-a66a-ef7a92da8f2b 2018-07-03 14:47:35,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb6ec63562759ed0a00e4a19841e70df0e93751" 2018-07-03 14:47:35,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:35 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e0d1ae2c-df06-432c-ab13-9d22c201acd3 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:47:35,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-e0d1ae2c-df06-432c-ab13-9d22c201acd3 2018-07-03 14:47:35,910 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet 2018-07-03 14:47:35,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb6ec63562759ed0a00e4a19841e70df0e93751" -d '{"subnets": [{"ip_version": 4, "network_id": "a1ef0c17-fee3-4bec-aa40-da1d00c8d562", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]}' 2018-07-03 14:47:36,753 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:47:36 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-ce95f8d2-665a-48f0-8448-9f958987df62 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:47:36,753 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-ce95f8d2-665a-48f0-8448-9f958987df62 2018-07-03 14:47:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb6ec63562759ed0a00e4a19841e70df0e93751" 2018-07-03 14:47:36,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:36 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-f57cfc30-1e50-4e91-8dd6-12523c53f84b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a59498dc-3c4c-4283-b365-69b425c2b0ed"],"description":"","tags":[],"updated_at":"2018-07-03T14:47:36Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:47:36,886 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-f57cfc30-1e50-4e91-8dd6-12523c53f84b 2018-07-03 14:47:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb6ec63562759ed0a00e4a19841e70df0e93751" 2018-07-03 14:47:36,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:36 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-44fde37d-0e9f-4501-a95d-685dc6d321cc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:47:36,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-44fde37d-0e9f-4501-a95d-685dc6d321cc 2018-07-03 14:47:36,978 - OpenStackNetwork - DEBUG - Network [a1ef0c17-fee3-4bec-aa40-da1d00c8d562] created successfully 2018-07-03 14:47:36,978 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:47:36,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:36,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:36,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:36,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:47:37,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bcI7WUwuQ7S25jA33LupUw"], "issued_at": "2018-07-03T14:47:37.000000Z"}} 2018-07-03 14:47:37,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}8b9038d7664cbfaeecc1edfb6b2bea9ed48b3240" 2018-07-03 14:47:37,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-153a536a-663b-47de-b741-e7a2e2a7b59a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:47:37,502 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-153a536a-663b-47de-b741-e7a2e2a7b59a 2018-07-03 14:47:37,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:37,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:47:38,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["vmCYfY5qSBiPwkRJv9m8pg"], "issued_at": "2018-07-03T14:47:38.000000Z"}} 2018-07-03 14:47:38,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}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:38,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4581b275-e997-49e4-9d40-5a50d7c1f17a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:47:38,042 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4581b275-e997-49e4-9d40-5a50d7c1f17a 2018-07-03 14:47:38,043 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:47:38,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}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:38,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e59769a-4671-4f67-afe6-eb5a6b398003 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:47:38,189 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7e59769a-4671-4f67-afe6-eb5a6b398003 2018-07-03 14:47:38,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=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:38,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:38 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-cbe92dc9-42b4-4022-8c02-8a2d63117fc8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a59498dc-3c4c-4283-b365-69b425c2b0ed"],"description":"","tags":[],"updated_at":"2018-07-03T14:47:36Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:47:38,701 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net used request id req-cbe92dc9-42b4-4022-8c02-8a2d63117fc8 2018-07-03 14:47:38,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:47:38,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:47: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-07-03 14:47: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/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:38,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:38 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bea1e087-cd87-4167-9727-be2f4f3a3827 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:47:38,759 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-bea1e087-cd87-4167-9727-be2f4f3a3827 2018-07-03 14:47:38,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:39,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:39 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-e94940b9-77c5-455b-b151-cffb1b77f04d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:47:39,140 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-e94940b9-77c5-455b-b151-cffb1b77f04d 2018-07-03 14:47:39,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=a1ef0c17-fee3-4bec-aa40-da1d00c8d562&name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:39,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:39 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b2d251d2-348a-4368-8557-b5b016aa75fc Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:47:39,226 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562&name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port&admin_state_up=True used request id req-b2d251d2-348a-4368-8557-b5b016aa75fc 2018-07-03 14:47:39,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/detail?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:39,699 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:39 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-d527834f-6791-405a-b5a3-aecd01abf9d4 X-Compute-Request-Id: req-d527834f-6791-405a-b5a3-aecd01abf9d4 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:47:39,699 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst used request id req-d527834f-6791-405a-b5a3-aecd01abf9d4 2018-07-03 14:47:39,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=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:39,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:39 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-69ee07f4-e32d-46f2-a035-53cc3c1bf283 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a59498dc-3c4c-4283-b365-69b425c2b0ed"],"description":"","tags":[],"updated_at":"2018-07-03T14:47:36Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:47:39,847 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net used request id req-69ee07f4-e32d-46f2-a035-53cc3c1bf283 2018-07-03 14:47: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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:40,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-668d4c15-6b67-4cf5-9c16-da8852295a66 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:47:40,012 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-668d4c15-6b67-4cf5-9c16-da8852295a66 2018-07-03 14:47: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/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:40,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:40 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-d32983a3-65b6-4dde-a95b-af821ba7e675 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:47:40,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-d32983a3-65b6-4dde-a95b-af821ba7e675 2018-07-03 14:47:40,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562&name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:40,168 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:40 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2ba12acc-bcc8-455a-a1f2-588bade64711 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:47:40,169 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562&name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port&admin_state_up=True used request id req-2ba12acc-bcc8-455a-a1f2-588bade64711 2018-07-03 14:47:40,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:47:40,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:47:40,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:47:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tyvj1q_2SRK6q9G48OZNjA"], "issued_at": "2018-07-03T14:47:40.000000Z"}} 2018-07-03 14:47:40,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08a337c2f22f40107e72375660448d3a2e18aa7" 2018-07-03 14:47:40,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4613700b-f3e1-43c8-bc99-2d227dd72420 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:47:40,873 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4613700b-f3e1-43c8-bc99-2d227dd72420 2018-07-03 14:47:40,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:41,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:41 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-13dbbd87-cc6e-4423-a7f1-d8423adbe153 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a59498dc-3c4c-4283-b365-69b425c2b0ed"],"description":"","tags":[],"updated_at":"2018-07-03T14:47:36Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:47:41,039 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net used request id req-13dbbd87-cc6e-4423-a7f1-d8423adbe153 2018-07-03 14:47:41,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=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:41,121 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:41 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-a1ee5831-710e-4efb-84e9-630921ebe1c5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:47:41,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-a1ee5831-710e-4efb-84e9-630921ebe1c5 2018-07-03 14:47:41,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/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:41,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:41 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-19c62c2f-5a39-4a9c-b777-be24f8dea719 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a59498dc-3c4c-4283-b365-69b425c2b0ed"],"description":"","tags":[],"updated_at":"2018-07-03T14:47:36Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:47:41,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net used request id req-19c62c2f-5a39-4a9c-b777-be24f8dea719 2018-07-03 14:47:41,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-07-03 14:47:41,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:47: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-07-03 14:47:41,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08a337c2f22f40107e72375660448d3a2e18aa7" 2018-07-03 14:47:41,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:41 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88f615f9-5bc3-45ff-878c-01e497fee695 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:47:41,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-88f615f9-5bc3-45ff-878c-01e497fee695 2018-07-03 14:47:41,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/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:42,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:42 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-f1fd0d90-cca8-4d1e-8b6a-bab8da2bf33a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:47:42,021 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-f1fd0d90-cca8-4d1e-8b6a-bab8da2bf33a 2018-07-03 14:47:42,022 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net 2018-07-03 14:47:42,027 - 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}7b430be9761508d752bb3f2a99b75968e69573f5" -d '{"port": {"network_id": "a1ef0c17-fee3-4bec-aa40-da1d00c8d562", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port", "admin_state_up": true}}' 2018-07-03 14:47:43,052 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:47:43 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-f424c256-07d4-49af-a198-c34d7490a532 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:42Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.7"}],"id":"43b0c144-1697-4bcb-a8bb-daad0892d216","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:15:0e","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:42Z","binding:vnic_type":"normal"}} 2018-07-03 14:47:43,052 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-f424c256-07d4-49af-a198-c34d7490a532 2018-07-03 14:47:43,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=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:43,196 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:43 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-3faddaf8-65ea-4e1c-b372-1162e7a27c14 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a59498dc-3c4c-4283-b365-69b425c2b0ed"],"description":"","tags":[],"updated_at":"2018-07-03T14:47:36Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:47:43,196 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net used request id req-3faddaf8-65ea-4e1c-b372-1162e7a27c14 2018-07-03 14:47:43,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:43,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:43 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0262950-f87b-48db-bbf8-ae2b3ea6d24f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:47:43,375 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e0262950-f87b-48db-bbf8-ae2b3ea6d24f 2018-07-03 14:47:43,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?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:43,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:43 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-6f79779c-c7f3-4af3-9fd8-5a1322939675 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:47:43,452 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-6f79779c-c7f3-4af3-9fd8-5a1322939675 2018-07-03 14:47:43,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=a1ef0c17-fee3-4bec-aa40-da1d00c8d562&name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:43,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:43 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-4ba5671d-875c-499a-a3c2-e2efa4e47932 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:42Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.7"}],"id":"43b0c144-1697-4bcb-a8bb-daad0892d216","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:49:15:0e","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:42Z","binding:vnic_type":"normal"}]} 2018-07-03 14:47:43,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562&name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port&admin_state_up=True used request id req-4ba5671d-875c-499a-a3c2-e2efa4e47932 2018-07-03 14:47:43,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:43,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:47:43 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35ee7ab4-5fb8-4262-a9c7-6de170d6fa32 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:47:43,716 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-35ee7ab4-5fb8-4262-a9c7-6de170d6fa32 2018-07-03 14:47:43,716 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst 2018-07-03 14:47:43,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:44,071 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:44 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-235a9d79-9fbd-4a90-89e0-1b02f75cd09e X-Compute-Request-Id: req-235a9d79-9fbd-4a90-89e0-1b02f75cd09e Front-End-Https: on RESP BODY: {"flavors": [{"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:47:44,072 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-235a9d79-9fbd-4a90-89e0-1b02f75cd09e 2018-07-03 14:47:44,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:44,326 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:44 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-30d8052c-9b66-4857-b61a-48c21e0d5ba9 X-Compute-Request-Id: req-30d8052c-9b66-4857-b61a-48c21e0d5ba9 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "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": "0a222798-c41e-449a-ba43-ea96e73b9d66"}} 2018-07-03 14:47:44,326 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66 used request id req-30d8052c-9b66-4857-b61a-48c21e0d5ba9 2018-07-03 14:47:44,329 - 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-2c606985-7b92-430e-bfcb-9aec48224c0e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:44,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:44 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-d3b00fa0-2941-4023-b0a6-260e63ea31b6 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:47:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:47:31Z", "visibility": "shared", "self": "/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "min_disk": 0, "protected": false, "id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "file": "/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eec2319ab0644477bec86ca8e2465a12", "direct_url": "file:///var/lib/glance/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image"} 2018-07-03 14:47:44,735 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image used request id req-d3b00fa0-2941-4023-b0a6-260e63ea31b6 2018-07-03 14:47:44,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}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:45,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:45 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-66dfd496-07c5-474d-a25b-56bd5810f6d8 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:47:45,122 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-66dfd496-07c5-474d-a25b-56bd5810f6d8 2018-07-03 14:47:45,127 - novaclient.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}7b430be9761508d752bb3f2a99b75968e69573f5" -d '{"server": {"name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "imageRef": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "flavorRef": "0a222798-c41e-449a-ba43-ea96e73b9d66", "max_count": 1, "min_count": 1, "networks": [{"port": "43b0c144-1697-4bcb-a8bb-daad0892d216"}]}}' 2018-07-03 14:47:48,500 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:47:48 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4330e089-cbb8-44b6-9fc2-dc95c1d8a266 X-Compute-Request-Id: req-4330e089-cbb8-44b6-9fc2-dc95c1d8a266 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "43544252-440d-4227-bf33-23afe10a48ed", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "adminPass": "tQu55wVVozek"}} 2018-07-03 14:47:48,501 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-4330e089-cbb8-44b6-9fc2-dc95c1d8a266 2018-07-03 14:47:48,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:49,189 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:49 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-19809dbf-1abc-4c03-b84f-00cdeef66759 X-Compute-Request-Id: req-19809dbf-1abc-4c03-b84f-00cdeef66759 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/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:47:48Z", "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-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:47:49,189 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-19809dbf-1abc-4c03-b84f-00cdeef66759 2018-07-03 14:47:49,190 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst 2018-07-03 14:47:49,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/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:49,296 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:49 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-95634aee-043d-46fd-8bb8-0754aafaa154 X-Compute-Request-Id: req-95634aee-043d-46fd-8bb8-0754aafaa154 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/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:47:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:47:49,296 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-95634aee-043d-46fd-8bb8-0754aafaa154 2018-07-03 14:47:49,297 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst] is - BUILD 2018-07-03 14:47:49,297 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:47:52,300 - create_instance - DEBUG - VM status query timeout in 896.889947891 2018-07-03 14:47:52,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/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:52,838 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:52 GMT Content-Type: application/json Content-Length: 1556 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-56529d18-62ed-4d78-9028-a8780c2259fd X-Compute-Request-Id: req-56529d18-62ed-4d78-9028-a8780c2259fd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:47:51Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:47:52,838 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-56529d18-62ed-4d78-9028-a8780c2259fd 2018-07-03 14:47:52,839 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst] is - BUILD 2018-07-03 14:47:52,839 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:47:55,842 - create_instance - DEBUG - VM status query timeout in 893.347931862 2018-07-03 14:47:55,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:47:56,489 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:47:56 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-4e05d8c3-2448-474a-bdfe-166a52968d26 X-Compute-Request-Id: req-4e05d8c3-2448-474a-bdfe-166a52968d26 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:15:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:47:51Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:47:56,489 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-4e05d8c3-2448-474a-bdfe-166a52968d26 2018-07-03 14:47:56,489 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst] is - BUILD 2018-07-03 14:47:56,490 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:47:59,493 - create_instance - DEBUG - VM status query timeout in 889.697345972 2018-07-03 14:47:59,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/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:00,065 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:00 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-79db9765-05f4-4f76-a617-8ceb1b2b83ec X-Compute-Request-Id: req-79db9765-05f4-4f76-a617-8ceb1b2b83ec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:15:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:47:51Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:00,065 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-79db9765-05f4-4f76-a617-8ceb1b2b83ec 2018-07-03 14:48:00,066 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst] is - BUILD 2018-07-03 14:48:00,066 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:48:03,068 - create_instance - DEBUG - VM status query timeout in 886.121971846 2018-07-03 14:48:03,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:03,503 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:03 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-25488aa6-a25b-4d87-9862-9670040a6d23 X-Compute-Request-Id: req-25488aa6-a25b-4d87-9862-9670040a6d23 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:15:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006c", "OS-SRV-USG:launched_at": "2018-07-03T14:48:01.000000", "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:02Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:03,503 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-25488aa6-a25b-4d87-9862-9670040a6d23 2018-07-03 14:48:03,504 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst] is - ACTIVE 2018-07-03 14:48:03,504 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:48:03,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:04,374 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:04 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-923ecfff-9f9c-42ef-8573-6de5f9b44521 X-Compute-Request-Id: req-923ecfff-9f9c-42ef-8573-6de5f9b44521 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:15:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006c", "OS-SRV-USG:launched_at": "2018-07-03T14:48:01.000000", "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:02Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:04,375 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-923ecfff-9f9c-42ef-8573-6de5f9b44521 2018-07-03 14:48:04,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:04,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:04 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-65d63c1f-4f04-4850-893d-bc25979b2c47 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a59498dc-3c4c-4283-b365-69b425c2b0ed"],"description":"","tags":[],"updated_at":"2018-07-03T14:47:36Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:48:04,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net used request id req-65d63c1f-4f04-4850-893d-bc25979b2c47 2018-07-03 14:48: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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:04,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a638950-cb58-435c-803f-caf50d5dd4ec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:48:04,778 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-7a638950-cb58-435c-803f-caf50d5dd4ec 2018-07-03 14:48:04,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=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:04,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:04 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-f30864ba-175c-431a-9e5d-fd12205248d7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:48:04,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-f30864ba-175c-431a-9e5d-fd12205248d7 2018-07-03 14:48:04,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/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:04,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:04 GMT Content-Type: application/json Content-Length: 3138 Connection: keep-alive X-Openstack-Request-Id: req-46895005-5b2d-4cc1-9142-93be9af8cda6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.2"}],"id":"12cc5eac-9cea-4760-bb8f-02dba33c6089","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu12cc5eac-9c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:44:10:f6","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a1ef0c17-fee3-4bec-aa40-da1d00c8d562","name":"","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.7"}],"id":"43b0c144-1697-4bcb-a8bb-daad0892d216","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu43b0c144-16","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:15:0e","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"43544252-440d-4227-bf33-23afe10a48ed","name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.3"}],"id":"984ab226-36cd-4212-a4bc-6f7b02157c37","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu984ab226-36","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:62:aa:d7","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a1ef0c17-fee3-4bec-aa40-da1d00c8d562","name":"","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:37Z","binding:vnic_type":"normal"}]} 2018-07-03 14:48:04,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-46895005-5b2d-4cc1-9142-93be9af8cda6 2018-07-03 14:48:04,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:05,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:48:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["yLO4plRgQR23N9vjzzLNbA"], "issued_at": "2018-07-03T14:48:05.000000Z"}} 2018-07-03 14:48:05,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/detail?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11febfa35f6004a11c5f85280c9b30ff53676e67" 2018-07-03 14:48:06,414 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:06 GMT Content-Type: application/json Content-Length: 1767 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9b1aff01-4635-46be-aa84-6b9e5bacd425 X-Compute-Request-Id: req-9b1aff01-4635-46be-aa84-6b9e5bacd425 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:15:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006c", "OS-SRV-USG:launched_at": "2018-07-03T14:48:01.000000", "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:02Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:48:06,414 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst used request id req-9b1aff01-4635-46be-aa84-6b9e5bacd425 2018-07-03 14:48:06,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:06,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:48:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["c4TQJ9YnRE28PWy0mO-1Iw"], "issued_at": "2018-07-03T14:48:06.000000Z"}} 2018-07-03 14:48:06,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=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1db723d6f57c2df08da9c71a061b32bec93ff6f" 2018-07-03 14:48:07,579 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:07 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-63a2c6d5-229f-44e9-9c31-e208b7c7d9e8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a59498dc-3c4c-4283-b365-69b425c2b0ed"],"description":"","tags":[],"updated_at":"2018-07-03T14:47:36Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:48:07,579 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net used request id req-63a2c6d5-229f-44e9-9c31-e208b7c7d9e8 2018-07-03 14:48:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1db723d6f57c2df08da9c71a061b32bec93ff6f" 2018-07-03 14:48:07,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:07 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-0057a966-4a37-4914-8431-b34f80b9a460 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:48:07,645 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-0057a966-4a37-4914-8431-b34f80b9a460 2018-07-03 14:48:07,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/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1db723d6f57c2df08da9c71a061b32bec93ff6f" 2018-07-03 14:48:07,731 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:07 GMT Content-Type: application/json Content-Length: 3138 Connection: keep-alive X-Openstack-Request-Id: req-29bc4f51-e22e-47d5-9e93-112d70bdba42 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.2"}],"id":"12cc5eac-9cea-4760-bb8f-02dba33c6089","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu12cc5eac-9c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:44:10:f6","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a1ef0c17-fee3-4bec-aa40-da1d00c8d562","name":"","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.7"}],"id":"43b0c144-1697-4bcb-a8bb-daad0892d216","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu43b0c144-16","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:15:0e","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"43544252-440d-4227-bf33-23afe10a48ed","name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.3"}],"id":"984ab226-36cd-4212-a4bc-6f7b02157c37","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu984ab226-36","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:62:aa:d7","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a1ef0c17-fee3-4bec-aa40-da1d00c8d562","name":"","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:37Z","binding:vnic_type":"normal"}]} 2018-07-03 14:48:07,731 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-29bc4f51-e22e-47d5-9e93-112d70bdba42 2018-07-03 14:48:07,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:08,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2c3c3c095774708b213dc844968d5c4", "name": "CreateInstanceSimpleTests-41159281-c181-40b-proj-role"}], "expires_at": "2018-07-03T15:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eec2319ab0644477bec86ca8e2465a12", "name": "CreateInstanceSimpleTests-41159281-c181-40b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/eec2319ab0644477bec86ca8e2465a12", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/eec2319ab0644477bec86ca8e2465a12", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/eec2319ab0644477bec86ca8e2465a12", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/eec2319ab0644477bec86ca8e2465a12", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/eec2319ab0644477bec86ca8e2465a12", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/eec2319ab0644477bec86ca8e2465a12", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/eec2319ab0644477bec86ca8e2465a12", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-41159281-c181-40b-user", "id": "064a09f854c4481199c0ef44ff554320"}, "audit_ids": ["untzapNyRKeUdkb-VjT_DA"], "issued_at": "2018-07-03T14:48:08.000000Z"}} 2018-07-03 14:48:08,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/detail?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87527794f496a43aaf9082f6ee41992c9a574eab" 2018-07-03 14:48:08,691 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:08 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-27965b01-e3f5-483d-8079-4ca94d233697 X-Compute-Request-Id: req-27965b01-e3f5-483d-8079-4ca94d233697 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:48:08,691 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst used request id req-27965b01-e3f5-483d-8079-4ca94d233697 2018-07-03 14:48:08,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:08,957 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:08 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-e8df1b6e-334c-4f05-9ee2-af63d9ebc53e X-Compute-Request-Id: req-e8df1b6e-334c-4f05-9ee2-af63d9ebc53e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:15:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006c", "OS-SRV-USG:launched_at": "2018-07-03T14:48:01.000000", "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:02Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:08,957 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-e8df1b6e-334c-4f05-9ee2-af63d9ebc53e 2018-07-03 14:48:08,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=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:09,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:09 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-ab116f20-1ba3-4613-b8ff-9c0abe514312 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a59498dc-3c4c-4283-b365-69b425c2b0ed"],"description":"","tags":[],"updated_at":"2018-07-03T14:47:36Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:48:09,105 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net used request id req-ab116f20-1ba3-4613-b8ff-9c0abe514312 2018-07-03 14:48:09,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:09,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1576dbad-341f-4911-b2bf-d12124c0759e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:48:09,266 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-1576dbad-341f-4911-b2bf-d12124c0759e 2018-07-03 14:48:09,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=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:09,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:09 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-51f34a24-5a27-4f08-ad00-82029f51fc05 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:48:09,378 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-51f34a24-5a27-4f08-ad00-82029f51fc05 2018-07-03 14:48:09,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:09,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:09 GMT Content-Type: application/json Content-Length: 3138 Connection: keep-alive X-Openstack-Request-Id: req-88f990e3-5d70-45ca-8717-539536c2cacc Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.2"}],"id":"12cc5eac-9cea-4760-bb8f-02dba33c6089","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu12cc5eac-9c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:44:10:f6","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a1ef0c17-fee3-4bec-aa40-da1d00c8d562","name":"","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.7"}],"id":"43b0c144-1697-4bcb-a8bb-daad0892d216","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu43b0c144-16","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:15:0e","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"43544252-440d-4227-bf33-23afe10a48ed","name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.3"}],"id":"984ab226-36cd-4212-a4bc-6f7b02157c37","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu984ab226-36","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:62:aa:d7","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a1ef0c17-fee3-4bec-aa40-da1d00c8d562","name":"","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:37Z","binding:vnic_type":"normal"}]} 2018-07-03 14:48:09,462 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-88f990e3-5d70-45ca-8717-539536c2cacc 2018-07-03 14:48:09,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:10,086 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:10 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-53a449cc-3d50-4ac5-bc31-ebbb62c0f928 X-Compute-Request-Id: req-53a449cc-3d50-4ac5-bc31-ebbb62c0f928 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:15:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006c", "OS-SRV-USG:launched_at": "2018-07-03T14:48:01.000000", "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:02Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:10,087 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-53a449cc-3d50-4ac5-bc31-ebbb62c0f928 2018-07-03 14:48: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/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:10,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:10 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-3825fa78-e7c1-46a0-a514-0194491bfaff Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["a59498dc-3c4c-4283-b365-69b425c2b0ed"],"description":"","tags":[],"updated_at":"2018-07-03T14:47:36Z","provider:segmentation_id":1020,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:35Z","provider:network_type":"vlan"}]} 2018-07-03 14:48:10,234 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net used request id req-3825fa78-e7c1-46a0-a514-0194491bfaff 2018-07-03 14:48:10,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:10,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-574e3f40-00aa-4d68-a7b5-252398bf25d1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:48:10,398 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-574e3f40-00aa-4d68-a7b5-252398bf25d1 2018-07-03 14:48:10,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:10,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:10 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-02a0ecd1-5bc5-4518-8374-72c29b2067ac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:36Z","dns_nameservers":[],"updated_at":"2018-07-03T14:47: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":"f2213f40455746c3b623a4fcb5e27a06","id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet"}]} 2018-07-03 14:48:10,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-02a0ecd1-5bc5-4518-8374-72c29b2067ac 2018-07-03 14:48: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/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:10,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:10 GMT Content-Type: application/json Content-Length: 3138 Connection: keep-alive X-Openstack-Request-Id: req-13f82600-4475-45ce-a608-006c6832e057 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.2"}],"id":"12cc5eac-9cea-4760-bb8f-02dba33c6089","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu12cc5eac-9c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:44:10:f6","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a1ef0c17-fee3-4bec-aa40-da1d00c8d562","name":"","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.7"}],"id":"43b0c144-1697-4bcb-a8bb-daad0892d216","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu43b0c144-16","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:15:0e","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"43544252-440d-4227-bf33-23afe10a48ed","name":"CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T14:47:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a59498dc-3c4c-4283-b365-69b425c2b0ed","ip_address":"10.55.0.3"}],"id":"984ab226-36cd-4212-a4bc-6f7b02157c37","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu984ab226-36","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:62:aa:d7","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a1ef0c17-fee3-4bec-aa40-da1d00c8d562","name":"","admin_state_up":true,"network_id":"a1ef0c17-fee3-4bec-aa40-da1d00c8d562","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T14:47:37Z","binding:vnic_type":"normal"}]} 2018-07-03 14:48:10,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-13f82600-4475-45ce-a608-006c6832e057 2018-07-03 14:48:10,556 - create_instance - INFO - Deleting Port with ID - 43b0c144-1697-4bcb-a8bb-daad0892d216 2018-07-03 14:48:10,556 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-port 2018-07-03 14:48:10,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/43b0c144-1697-4bcb-a8bb-daad0892d216 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:11,384 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:48:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d81aea8a-863e-49ba-ada5-eb294dbc37fe Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:48:11,384 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/43b0c144-1697-4bcb-a8bb-daad0892d216 used request id req-d81aea8a-863e-49ba-ada5-eb294dbc37fe 2018-07-03 14:48:11,384 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst 2018-07-03 14:48:11,387 - 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/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:11,578 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:48: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-f61c3f9b-dd94-4ffb-b60f-b44b5b322636 X-Compute-Request-Id: req-f61c3f9b-dd94-4ffb-b60f-b44b5b322636 Front-End-Https: on 2018-07-03 14:48:11,578 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-f61c3f9b-dd94-4ffb-b60f-b44b5b322636 2018-07-03 14:48:11,578 - create_instance - INFO - Checking deletion status 2018-07-03 14:48:11,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:12,326 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:12 GMT Content-Type: application/json Content-Length: 1541 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-abd91156-108f-4f22-86a4-42d191062656 X-Compute-Request-Id: req-abd91156-108f-4f22-86a4-42d191062656 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/43544252-440d-4227-bf33-23afe10a48ed", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43544252-440d-4227-bf33-23afe10a48ed", "rel": "bookmark"}], "image": {"id": "d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "links": [{"href": "http://172.30.10.101:8774/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006c", "OS-SRV-USG:launched_at": "2018-07-03T14:48:01.000000", "flavor": {"id": "0a222798-c41e-449a-ba43-ea96e73b9d66", "links": [{"href": "http://172.30.10.101:8774/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66", "rel": "bookmark"}]}, "id": "43544252-440d-4227-bf33-23afe10a48ed", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:12Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst", "created": "2018-07-03T14:47:48Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:12,327 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-abd91156-108f-4f22-86a4-42d191062656 2018-07-03 14:48:12,327 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst] is - ACTIVE 2018-07-03 14:48:12,327 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:48:15,331 - create_instance - DEBUG - VM status query timeout in 296.247788906 2018-07-03 14:48:15,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/43544252-440d-4227-bf33-23afe10a48ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b430be9761508d752bb3f2a99b75968e69573f5" 2018-07-03 14:48:15,613 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:48:15 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-20f57f4b-49a3-4553-a0de-b9aa684de933 X-Compute-Request-Id: req-20f57f4b-49a3-4553-a0de-b9aa684de933 RESP BODY: {"itemNotFound": {"message": "Instance 43544252-440d-4227-bf33-23afe10a48ed could not be found.", "code": 404}} 2018-07-03 14:48:15,613 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43544252-440d-4227-bf33-23afe10a48ed used request id req-20f57f4b-49a3-4553-a0de-b9aa684de933 2018-07-03 14:48:15,613 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 43544252-440d-4227-bf33-23afe10a48ed could not be found. (HTTP 404) (Request-ID: req-20f57f4b-49a3-4553-a0de-b9aa684de933) 2018-07-03 14:48:15,614 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-inst 2018-07-03 14:48:15,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/0a222798-c41e-449a-ba43-ea96e73b9d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d722c6a7a3ecc5237f4ec3e1b08ca93742982e" 2018-07-03 14:48:15,661 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:48: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-b76edcf5-9381-47ad-a7a7-57a93e4d3966 X-Compute-Request-Id: req-b76edcf5-9381-47ad-a7a7-57a93e4d3966 2018-07-03 14:48:15,662 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/0a222798-c41e-449a-ba43-ea96e73b9d66 used request id req-b76edcf5-9381-47ad-a7a7-57a93e4d3966 2018-07-03 14:48:15,663 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet 2018-07-03 14:48:15,663 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-subnet 2018-07-03 14:48:15,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/subnets/a59498dc-3c4c-4283-b365-69b425c2b0ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb6ec63562759ed0a00e4a19841e70df0e93751" 2018-07-03 14:48:18,199 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:48:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5960f3fb-a0ef-4bdd-95dd-502417b2216b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:48:18,199 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/a59498dc-3c4c-4283-b365-69b425c2b0ed used request id req-5960f3fb-a0ef-4bdd-95dd-502417b2216b 2018-07-03 14:48:18,199 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-pub-net 2018-07-03 14:48:18,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/a1ef0c17-fee3-4bec-aa40-da1d00c8d562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb6ec63562759ed0a00e4a19841e70df0e93751" 2018-07-03 14:48:19,909 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:48:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-418b8e69-4afc-4076-9723-ab34774896f6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:48:19,909 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a1ef0c17-fee3-4bec-aa40-da1d00c8d562 used request id req-418b8e69-4afc-4076-9723-ab34774896f6 2018-07-03 14:48:19,912 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-2c606985-7b92-430e-bfcb-9aec48224c0e-image 2018-07-03 14:48:19,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}878d16108f9b38f25497fe4f2a5be6f9ce052d6e" 2018-07-03 14:48:20,404 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:48:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cc076d69-9352-4fda-b411-4229afc6e90b 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-07-03 14:48:20,404 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/d4dddd39-0fbc-46a4-89c3-b7a5fbfc01aa used request id req-cc076d69-9352-4fda-b411-4229afc6e90b 2018-07-03 14:48:20,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:48:20,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:20 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-fb9c9b6c-7845-40a6-bb94-f76e2c3b6d68 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:48:20,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fb9c9b6c-7845-40a6-bb94-f76e2c3b6d68 2018-07-03 14:48:20,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:48:20,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:20 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60d1584b-492e-413a-b9f8-f804b4e7edf3 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:48:20,901 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-60d1584b-492e-413a-b9f8-f804b4e7edf3 2018-07-03 14:48:20,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:48:20,943 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:48:20 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0db5f9d-31a2-4e1f-8dcd-3141af7c4f6b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:48:20,943 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-f0db5f9d-31a2-4e1f-8dcd-3141af7c4f6b 2018-07-03 14:48:20,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:48:20,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:48:21,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:20 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2004f147-dbf2-44d7-9b51-22e0bdd9a292 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:48:21,119 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-2004f147-dbf2-44d7-9b51-22e0bdd9a292 2018-07-03 14:48:21,120 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-41159281-c181-40b-proj 2018-07-03 14:48:21,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/eec2319ab0644477bec86ca8e2465a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:48:21,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:48:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eda31528-15f2-4401-86d3-bc6a14ad47f4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:48:21,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/eec2319ab0644477bec86ca8e2465a12 used request id req-eda31528-15f2-4401-86d3-bc6a14ad47f4 2018-07-03 14:48:21,496 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-41159281-c181-40b-proj-role 2018-07-03 14:48:21,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/b2c3c3c095774708b213dc844968d5c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:48:21,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:48:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ead11962-b8a8-4eaf-bef4-17ae2feb3c4d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:48:21,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b2c3c3c095774708b213dc844968d5c4 used request id req-ead11962-b8a8-4eaf-bef4-17ae2feb3c4d 2018-07-03 14:48:21,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}13301983d2cd93c1baff9e2948da23f8429862cf" 2018-07-03 14:48:21,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcb5e378-1259-48c3-998b-6a2834aa3030 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:48:21,741 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fcb5e378-1259-48c3-998b-6a2834aa3030 2018-07-03 14:48:21,741 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-41159281-c181-40b-user 2018-07-03 14:48:21,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/064a09f854c4481199c0ef44ff554320 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa6f6b9f7cb16b0ea468af5805bbc38e9c34568" 2018-07-03 14:48:22,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:48:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c58fb8b0-063e-4e79-b2b5-9d5623115f3a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:48:22,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/064a09f854c4481199c0ef44ff554320 used request id req-c58fb8b0-063e-4e79-b2b5-9d5623115f3a 2018-07-03 14:48:22,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:22,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["DaomqUTXR-Wh7NfkTl1AEw"], "issued_at": "2018-07-03T14:48:22.000000Z"}} 2018-07-03 14:48:22,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92565db644819928f66948957e2a779b2e245179" 2018-07-03 14:48:22,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dfe52c8-2654-4f3f-97f6-70cd70a23b77 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:48:22,809 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1dfe52c8-2654-4f3f-97f6-70cd70a23b77 2018-07-03 14:48:22,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:48:22,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:23,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:48:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_1kMCod3TVCNbG0BjnMvQA"], "issued_at": "2018-07-03T14:48:23.000000Z"}} 2018-07-03 14:48:23,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}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:48:23,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-046452a7-a40e-4bc5-b01a-8b0e31b72537 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:48:23,399 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-046452a7-a40e-4bc5-b01a-8b0e31b72537 2018-07-03 14:48:23,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:48:23,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:48: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-07-03 14:48:23,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?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:48:23,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:23 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51866da1-7a08-49fb-bd62-707d4e4abfe5 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-4b745ab9-7c7b-489-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:48:23,586 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj used request id req-51866da1-7a08-49fb-bd62-707d4e4abfe5 2018-07-03 14:48:23,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:48:23,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a618e836-179d-4556-bee0-725acffa6acc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:48:23,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a618e836-179d-4556-bee0-725acffa6acc 2018-07-03 14:48:23,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}394088d65a2c90d8e20a18fbe73ce9a28e48def1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}}' 2018-07-03 14:48:23,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:48:23 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2257198-fb8d-40b6-b87a-8f6d0cecdcbb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "id": "b1b7d94dada2457ab31612563e91df60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}} 2018-07-03 14:48:23,953 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f2257198-fb8d-40b6-b87a-8f6d0cecdcbb 2018-07-03 14:48:23,953 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj 2018-07-03 14:48:23,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:48:23,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:24,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:48:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["55I06J91R5ysJ4V3dk6PpA"], "issued_at": "2018-07-03T14:48:24.000000Z"}} 2018-07-03 14:48:24,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}5806feaddd060a40e9d7eabe381ea08673c0f6bd" 2018-07-03 14:48:24,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cca1f70a-afa4-4ecf-8bd7-1d18514f9143 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:48:24,681 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cca1f70a-afa4-4ecf-8bd7-1d18514f9143 2018-07-03 14:48:24,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-07-03 14:48:24,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:48:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:48:24,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806feaddd060a40e9d7eabe381ea08673c0f6bd" 2018-07-03 14:48:24,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:24 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08599c12-be21-499d-b100-baf1a4c6cfcd Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:48:24,883 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-08599c12-be21-499d-b100-baf1a4c6cfcd 2018-07-03 14:48:24,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?name=CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806feaddd060a40e9d7eabe381ea08673c0f6bd" 2018-07-03 14:48:25,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:24 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55db0e22-870d-4905-9388-2ba9bfb137f8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "id": "b1b7d94dada2457ab31612563e91df60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}]} 2018-07-03 14:48:25,068 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj used request id req-55db0e22-870d-4905-9388-2ba9bfb137f8 2018-07-03 14:48:25,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806feaddd060a40e9d7eabe381ea08673c0f6bd" 2018-07-03 14:48:25,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37fa7d03-470d-49b0-9b31-e04e41fa5b31 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:48:25,259 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-37fa7d03-470d-49b0-9b31-e04e41fa5b31 2018-07-03 14:48:25,748 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-4b745ab9-7c7b-489-user 2018-07-03 14:48:25,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:48:25,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:48:25,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:25 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb7a38c0-017c-435f-9799-d40e7e5574a0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:48:25,917 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cb7a38c0-017c-435f-9799-d40e7e5574a0 2018-07-03 14:48:25,921 - 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}394088d65a2c90d8e20a18fbe73ce9a28e48def1" -d '{"role": {"name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role"}}' 2018-07-03 14:48:25,963 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:48:25 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1f189bb-f8da-4aa4-86b2-1a3373defacc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ba68237f6574c39b6c1360f271c2feb", "links": {"self": "http://10.167.4.35:5000/v3/roles/3ba68237f6574c39b6c1360f271c2feb"}, "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role"}} 2018-07-03 14:48:25,964 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f1f189bb-f8da-4aa4-86b2-1a3373defacc 2018-07-03 14:48:25,964 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role 2018-07-03 14:48:25,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/3ba68237f6574c39b6c1360f271c2feb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:48:26,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:25 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-280f5a8b-4b7a-4dec-a671-451f53fc1030 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ba68237f6574c39b6c1360f271c2feb", "links": {"self": "http://10.167.4.35:5000/v3/roles/3ba68237f6574c39b6c1360f271c2feb"}, "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role"}} 2018-07-03 14:48:26,147 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/3ba68237f6574c39b6c1360f271c2feb used request id req-280f5a8b-4b7a-4dec-a671-451f53fc1030 2018-07-03 14:48:26,147 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role to project CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj 2018-07-03 14:48:26,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60/users/8f7dcdb731504b359a04a5c6c7cd1889/roles/3ba68237f6574c39b6c1360f271c2feb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:48:26,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:48:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1163e13-9b01-4b64-aa9e-97d09359d1e7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:48:26,393 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60/users/8f7dcdb731504b359a04a5c6c7cd1889/roles/3ba68237f6574c39b6c1360f271c2feb used request id req-f1163e13-9b01-4b64-aa9e-97d09359d1e7 2018-07-03 14:48:26,393 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:48:26,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:48:26,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:48:26,396 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:48:26,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:48:26,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:26,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ba68237f6574c39b6c1360f271c2feb", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role"}], "expires_at": "2018-07-03T15:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-user", "id": "8f7dcdb731504b359a04a5c6c7cd1889"}, "audit_ids": ["enBWvMeISq6p8CgsVOwPNg"], "issued_at": "2018-07-03T14:48:26.000000Z"}} 2018-07-03 14:48:26,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}7f852b91292465c60f4a897c81065a93f58db4b8" 2018-07-03 14:48:27,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43fae65a-538e-4f8e-987a-f7fb937d6f9a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:48:27,089 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43fae65a-538e-4f8e-987a-f7fb937d6f9a 2018-07-03 14:48:27,093 - 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-8bd69126-415d-4264-861a-bb8d346b9a2f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f852b91292465c60f4a897c81065a93f58db4b8" 2018-07-03 14:48:27,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:27 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-6e68b3df-82ab-4f81-9278-e3d248fb2ecc Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image"} 2018-07-03 14:48:27,528 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image used request id req-6e68b3df-82ab-4f81-9278-e3d248fb2ecc 2018-07-03 14:48:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f852b91292465c60f4a897c81065a93f58db4b8" 2018-07-03 14:48:27,907 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7adeb305-9728-48da-8d81-7f8580311825 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:48:27,907 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7adeb305-9728-48da-8d81-7f8580311825 2018-07-03 14:48:27,939 - 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}7f852b91292465c60f4a897c81065a93f58db4b8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image"}' 2018-07-03 14:48:28,381 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:48:28 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-2e731cdf-674b-4e35-832d-82457c633141 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:48:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:48:28Z", "visibility": "shared", "self": "/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "min_disk": 0, "protected": false, "id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "file": "/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b/file", "checksum": null, "owner": "b1b7d94dada2457ab31612563e91df60", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:48:28,381 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-2e731cdf-674b-4e35-832d-82457c633141 2018-07-03 14:48:28,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f852b91292465c60f4a897c81065a93f58db4b8" -d '' 2018-07-03 14:48:29,159 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:48:29 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-54bd4fc0-9d14-467a-a69d-3030b23b120c 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-07-03 14:48:29,159 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b/file used request id req-54bd4fc0-9d14-467a-a69d-3030b23b120c 2018-07-03 14:48:29,160 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:48:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f852b91292465c60f4a897c81065a93f58db4b8" 2018-07-03 14:48:29,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:29 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-5c5c19c6-63c7-404a-a01d-93ec212bb77f Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:48:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:48:29Z", "visibility": "shared", "self": "/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "min_disk": 0, "protected": false, "id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "file": "/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b1b7d94dada2457ab31612563e91df60", "direct_url": "file:///var/lib/glance/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:48:29,525 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b used request id req-5c5c19c6-63c7-404a-a01d-93ec212bb77f 2018-07-03 14:48:29,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f852b91292465c60f4a897c81065a93f58db4b8" 2018-07-03 14:48:29,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:29 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-af3c8557-e1a0-4813-8c89-60a96022ce71 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:48:29,922 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-af3c8557-e1a0-4813-8c89-60a96022ce71 2018-07-03 14:48:29,925 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image 2018-07-03 14:48:29,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f852b91292465c60f4a897c81065a93f58db4b8" 2018-07-03 14:48:30,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:30 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-f7316d90-96d1-45b6-b0e9-0327b7d8dfd8 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:48:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:48:29Z", "visibility": "shared", "self": "/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "min_disk": 0, "protected": false, "id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "file": "/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b1b7d94dada2457ab31612563e91df60", "direct_url": "file:///var/lib/glance/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:48:30,318 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b used request id req-f7316d90-96d1-45b6-b0e9-0327b7d8dfd8 2018-07-03 14:48:30,319 - create_image - DEBUG - Instance status is - active 2018-07-03 14:48:30,319 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image 2018-07-03 14:48:30,319 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image 2018-07-03 14:48:30,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:48:30,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:30,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:48:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wvPuXJpbRxustCo_yyYeVg"], "issued_at": "2018-07-03T14:48:30.000000Z"}} 2018-07-03 14:48:30,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}e327db8424edd72fc154626f060113f0210a0266" 2018-07-03 14:48:31,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-068181fb-bf7b-4711-b5fd-17f27a966453 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:48:31,020 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-068181fb-bf7b-4711-b5fd-17f27a966453 2018-07-03 14:48:31,021 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:48:31,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e327db8424edd72fc154626f060113f0210a0266" 2018-07-03 14:48:31,419 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48: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-dd1edaf0-0a01-4c14-b30e-66b0a64fc186 X-Compute-Request-Id: req-dd1edaf0-0a01-4c14-b30e-66b0a64fc186 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:48:31,420 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-dd1edaf0-0a01-4c14-b30e-66b0a64fc186 2018-07-03 14:48:31,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e327db8424edd72fc154626f060113f0210a0266" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:48:31,821 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48: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-f53c68c7-31c5-492c-a3ea-fbf168eb18f4 X-Compute-Request-Id: req-f53c68c7-31c5-492c-a3ea-fbf168eb18f4 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "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": "b001730d-1212-4485-9636-6cf38fb12b2d"}} 2018-07-03 14:48:31,821 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f53c68c7-31c5-492c-a3ea-fbf168eb18f4 2018-07-03 14:48:31,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/b001730d-1212-4485-9636-6cf38fb12b2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e327db8424edd72fc154626f060113f0210a0266" 2018-07-03 14:48:32,281 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:32 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-5cf96d28-0b42-4d64-b483-b4fc2000d9e6 X-Compute-Request-Id: req-5cf96d28-0b42-4d64-b483-b4fc2000d9e6 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "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": "b001730d-1212-4485-9636-6cf38fb12b2d"}} 2018-07-03 14:48:32,282 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b001730d-1212-4485-9636-6cf38fb12b2d used request id req-5cf96d28-0b42-4d64-b483-b4fc2000d9e6 2018-07-03 14:48:32,284 - novaclient.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/b001730d-1212-4485-9636-6cf38fb12b2d/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e327db8424edd72fc154626f060113f0210a0266" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:48:32,354 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:32 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-74904790-ee5e-46ae-98fb-7d148ce0e423 X-Compute-Request-Id: req-74904790-ee5e-46ae-98fb-7d148ce0e423 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:48:32,354 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/b001730d-1212-4485-9636-6cf38fb12b2d/os-extra_specs used request id req-74904790-ee5e-46ae-98fb-7d148ce0e423 2018-07-03 14:48:32,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:48:32,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:32,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ba68237f6574c39b6c1360f271c2feb", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role"}], "expires_at": "2018-07-03T15:48:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-user", "id": "8f7dcdb731504b359a04a5c6c7cd1889"}, "audit_ids": ["q2LKSFM4T0CuAZIw1dcZqA"], "issued_at": "2018-07-03T14:48:32.000000Z"}} 2018-07-03 14:48:32,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}3700ceb6a5ec461f3d0079e9438f4fc73246d24d" 2018-07-03 14:48:33,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7b3810b-3949-4d84-b359-f0ae8b53c1f0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:48:33,056 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c7b3810b-3949-4d84-b359-f0ae8b53c1f0 2018-07-03 14:48:33,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3700ceb6a5ec461f3d0079e9438f4fc73246d24d" 2018-07-03 14:48:33,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2dda6156-f9c1-4561-a1e2-4cf9e3754801 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:48:33,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net used request id req-2dda6156-f9c1-4561-a1e2-4cf9e3754801 2018-07-03 14:48:33,466 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net 2018-07-03 14:48:33,471 - 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}3700ceb6a5ec461f3d0079e9438f4fc73246d24d" -d '{"network": {"name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net", "admin_state_up": true}}' 2018-07-03 14:48:34,143 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:48:34 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-4a5c2394-3bd8-4632-978c-e230260821a8 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:48:33Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}} 2018-07-03 14:48:34,143 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-4a5c2394-3bd8-4632-978c-e230260821a8 2018-07-03 14:48: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?id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3700ceb6a5ec461f3d0079e9438f4fc73246d24d" 2018-07-03 14:48:34,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:34 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-4e29db1b-2982-4808-bb20-0aa1c822542f 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-07-03T14:48:33Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:48:34,618 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-4e29db1b-2982-4808-bb20-0aa1c822542f 2018-07-03 14:48:34,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=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3700ceb6a5ec461f3d0079e9438f4fc73246d24d" 2018-07-03 14:48:34,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f8698e37-43b2-4668-9567-03b307826558 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:48:34,670 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-f8698e37-43b2-4668-9567-03b307826558 2018-07-03 14:48:34,670 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet 2018-07-03 14:48:34,675 - 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}3700ceb6a5ec461f3d0079e9438f4fc73246d24d" -d '{"subnets": [{"ip_version": 4, "network_id": "72d7387e-b040-40b5-a08b-39d087bab330", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]}' 2018-07-03 14:48:35,661 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:48:35 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-bac2a77f-a7cd-4420-9ec8-9905643299ef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:48:35,661 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-bac2a77f-a7cd-4420-9ec8-9905643299ef 2018-07-03 14:48:35,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?id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3700ceb6a5ec461f3d0079e9438f4fc73246d24d" 2018-07-03 14:48:35,809 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:35 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-f9a4d0af-9e5d-45a2-b1b1-3cde3905c522 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78f86930-2678-485a-aab2-be7207c9deda"],"updated_at":"2018-07-03T14:48:35Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:48:35,809 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-f9a4d0af-9e5d-45a2-b1b1-3cde3905c522 2018-07-03 14:48:35,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3700ceb6a5ec461f3d0079e9438f4fc73246d24d" 2018-07-03 14:48:36,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:36 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-d4131f9d-c8b3-43ca-9880-365a798374ff Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:48:36,231 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-d4131f9d-c8b3-43ca-9880-365a798374ff 2018-07-03 14:48:36,232 - OpenStackNetwork - DEBUG - Network [72d7387e-b040-40b5-a08b-39d087bab330] created successfully 2018-07-03 14:48:36,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:48:36,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:36,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ba68237f6574c39b6c1360f271c2feb", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role"}], "expires_at": "2018-07-03T15:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-user", "id": "8f7dcdb731504b359a04a5c6c7cd1889"}, "audit_ids": ["F96HK5A3Q3iKXIPwT_ozRg"], "issued_at": "2018-07-03T14:48:36.000000Z"}} 2018-07-03 14:48:36,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:36,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0227994d-6aad-4fbf-8990-19fda6762efe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:48:36,909 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0227994d-6aad-4fbf-8990-19fda6762efe 2018-07-03 14:48:36,910 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:48:36,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}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:37,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b18a5a85-119d-4d97-8d78-f73a0c99f631 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:48:37,086 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b18a5a85-119d-4d97-8d78-f73a0c99f631 2018-07-03 14:48:37,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=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:37,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:37 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-26147963-11cd-4bd9-a9c8-9d4f08bda8d9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78f86930-2678-485a-aab2-be7207c9deda"],"updated_at":"2018-07-03T14:48:35Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:48:37,551 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net used request id req-26147963-11cd-4bd9-a9c8-9d4f08bda8d9 2018-07-03 14:48:37,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:48:37,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:48: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-07-03 14:48:37,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/b1b7d94dada2457ab31612563e91df60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:37,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:37 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2dec617-2b34-4375-83ff-c2448aed9653 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}} 2018-07-03 14:48:37,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 used request id req-b2dec617-2b34-4375-83ff-c2448aed9653 2018-07-03 14:48:37,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:37,820 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:37 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-397eaf00-9369-4aee-924c-b6d832c5fd7c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:48:37,820 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-397eaf00-9369-4aee-924c-b6d832c5fd7c 2018-07-03 14:48:37,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=72d7387e-b040-40b5-a08b-39d087bab330&name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:37,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:37 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6638a2e1-3451-49f8-961c-96c4e1e13e6c Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:48:37,873 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330&name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port&admin_state_up=True used request id req-6638a2e1-3451-49f8-961c-96c4e1e13e6c 2018-07-03 14:48:37,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/detail?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:38,367 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:38 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-df8bdce7-c079-4d59-9f82-351fbfbb3387 X-Compute-Request-Id: req-df8bdce7-c079-4d59-9f82-351fbfbb3387 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:48:38,367 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst used request id req-df8bdce7-c079-4d59-9f82-351fbfbb3387 2018-07-03 14:48:38,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=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:38,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:38 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-79fcc326-6824-40a8-b20e-df66be3a048f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78f86930-2678-485a-aab2-be7207c9deda"],"updated_at":"2018-07-03T14:48:35Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:48:38,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net used request id req-79fcc326-6824-40a8-b20e-df66be3a048f 2018-07-03 14:48:38,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:38,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:38 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2406693-4347-4440-8974-0e7b36fb6572 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}} 2018-07-03 14:48:38,571 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 used request id req-b2406693-4347-4440-8974-0e7b36fb6572 2018-07-03 14:48:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:38,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:38 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c7cf2453-4d7d-46db-a7e1-70f6a10a0ddb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:48:38,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-c7cf2453-4d7d-46db-a7e1-70f6a10a0ddb 2018-07-03 14:48:39,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/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330&name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:39,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:39 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-98c640bc-9a00-4bdb-a84c-fbf96169f5e5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:48:39,060 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330&name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port&admin_state_up=True used request id req-98c640bc-9a00-4bdb-a84c-fbf96169f5e5 2018-07-03 14:48:39,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:48:39,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:48:39,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ba68237f6574c39b6c1360f271c2feb", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role"}], "expires_at": "2018-07-03T15:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-user", "id": "8f7dcdb731504b359a04a5c6c7cd1889"}, "audit_ids": ["OuXh3J3WTPCaL4RlxWcdgA"], "issued_at": "2018-07-03T14:48:39.000000Z"}} 2018-07-03 14:48:39,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}8a27a3403fada895064b1e59d6682647dabf0cbc" 2018-07-03 14:48:39,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20a265c2-1cf3-4f8a-9b3f-9814d4fd4165 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:48:39,589 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-20a265c2-1cf3-4f8a-9b3f-9814d4fd4165 2018-07-03 14:48:39,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/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:39,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:39 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-ba84abd7-4f18-47fc-8b53-0f9d89cced23 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78f86930-2678-485a-aab2-be7207c9deda"],"updated_at":"2018-07-03T14:48:35Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:48:39,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net used request id req-ba84abd7-4f18-47fc-8b53-0f9d89cced23 2018-07-03 14:48:39,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/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:39,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:39 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-4b3f9681-ef6a-4d79-a1a3-a5d3f5bab774 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:48:39,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-4b3f9681-ef6a-4d79-a1a3-a5d3f5bab774 2018-07-03 14:48:39,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:40,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:40 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-3b80e42b-0df6-4e65-9cdc-303275a7ac06 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78f86930-2678-485a-aab2-be7207c9deda"],"updated_at":"2018-07-03T14:48:35Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:48:40,022 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net used request id req-3b80e42b-0df6-4e65-9cdc-303275a7ac06 2018-07-03 14:48:40,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-07-03 14:48:40,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:48: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-07-03 14:48:40,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a27a3403fada895064b1e59d6682647dabf0cbc" 2018-07-03 14:48:40,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:40 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e64e62cf-b61b-4d60-a5b2-bdaed76975b3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}} 2018-07-03 14:48:40,201 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 used request id req-e64e62cf-b61b-4d60-a5b2-bdaed76975b3 2018-07-03 14:48:40,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=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:40,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:40 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-07b8f44f-e417-4b6e-98f4-7656541d48b1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:48:40,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-07b8f44f-e417-4b6e-98f4-7656541d48b1 2018-07-03 14:48:40,294 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net 2018-07-03 14:48:40,298 - 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}0503f8277b0d267e03b6261f29b199d6e98b220c" -d '{"port": {"network_id": "72d7387e-b040-40b5-a08b-39d087bab330", "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port", "admin_state_up": true}}' 2018-07-03 14:48:41,400 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:48:41 GMT Content-Type: application/json Content-Length: 759 Connection: keep-alive X-Openstack-Request-Id: req-46141c4f-8b6c-4709-aed1-1bacb7e48fcd Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:48:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:48:41Z","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:38:7c:4e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.9"}],"id":"205c7ba3-4f88-414a-87aa-5e96e141c0cd","security_groups":["f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee"],"device_id":""}} 2018-07-03 14:48:41,400 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-46141c4f-8b6c-4709-aed1-1bacb7e48fcd 2018-07-03 14:48:41,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/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:41,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:41 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-3bb5d138-569f-42b5-8b78-008f1a42740a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78f86930-2678-485a-aab2-be7207c9deda"],"updated_at":"2018-07-03T14:48:35Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:48:41,708 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net used request id req-3bb5d138-569f-42b5-8b78-008f1a42740a 2018-07-03 14:48:41,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/b1b7d94dada2457ab31612563e91df60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:41,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:41 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ffb278e-970a-4f60-b27a-227e4b07933b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}} 2018-07-03 14:48:41,748 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 used request id req-3ffb278e-970a-4f60-b27a-227e4b07933b 2018-07-03 14:48:41,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=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:42,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:42 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-2a69da25-f650-4ca5-9158-a6d9aa00c8c3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:48:42,152 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-2a69da25-f650-4ca5-9158-a6d9aa00c8c3 2018-07-03 14:48:42,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/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330&name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:42,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:42 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-93c0fd14-36c6-402d-b378-f16d0e475deb Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:40Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:41Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:38:7c:4e","id":"205c7ba3-4f88-414a-87aa-5e96e141c0cd","port_security_enabled":true,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee"],"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port"}]} 2018-07-03 14:48:42,288 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330&name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port&admin_state_up=True used request id req-93c0fd14-36c6-402d-b378-f16d0e475deb 2018-07-03 14:48:42,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/b1b7d94dada2457ab31612563e91df60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:42,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:48:42 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f62ff69-8f5c-4535-86c1-b75401094b5d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}} 2018-07-03 14:48:42,331 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 used request id req-9f62ff69-8f5c-4535-86c1-b75401094b5d 2018-07-03 14:48:42,332 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst 2018-07-03 14:48:42,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:42,675 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:42 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-9f47f1e4-3f41-48da-8dd5-5c6f62b7fe43 X-Compute-Request-Id: req-9f47f1e4-3f41-48da-8dd5-5c6f62b7fe43 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-flavor-name"}]} 2018-07-03 14:48:42,675 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9f47f1e4-3f41-48da-8dd5-5c6f62b7fe43 2018-07-03 14:48:42,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/b001730d-1212-4485-9636-6cf38fb12b2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:43,067 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:43 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-3b498280-5dde-484e-8dc7-478b199211eb X-Compute-Request-Id: req-3b498280-5dde-484e-8dc7-478b199211eb Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "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": "b001730d-1212-4485-9636-6cf38fb12b2d"}} 2018-07-03 14:48:43,068 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b001730d-1212-4485-9636-6cf38fb12b2d used request id req-3b498280-5dde-484e-8dc7-478b199211eb 2018-07-03 14:48:43,071 - 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-8bd69126-415d-4264-861a-bb8d346b9a2f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:43,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:43 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-1f133a64-d3d8-4288-86b4-49c9113818a2 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:48:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:48:29Z", "visibility": "shared", "self": "/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "min_disk": 0, "protected": false, "id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "file": "/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b1b7d94dada2457ab31612563e91df60", "direct_url": "file:///var/lib/glance/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image"} 2018-07-03 14:48:43,484 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image used request id req-1f133a64-d3d8-4288-86b4-49c9113818a2 2018-07-03 14:48:43,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:43,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:43 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f3d88abd-892b-4913-b62f-a684132dc4a2 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:48:43,795 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f3d88abd-892b-4913-b62f-a684132dc4a2 2018-07-03 14:48:43,800 - novaclient.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}0503f8277b0d267e03b6261f29b199d6e98b220c" -d '{"server": {"name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "imageRef": "91361230-0eac-40ac-9e6d-347b8e25a30b", "flavorRef": "b001730d-1212-4485-9636-6cf38fb12b2d", "max_count": 1, "min_count": 1, "networks": [{"port": "205c7ba3-4f88-414a-87aa-5e96e141c0cd"}]}}' 2018-07-03 14:48:46,417 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:48:46 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-db1db5c1-1718-4ab9-ac2d-ab75ba14ab7e X-Compute-Request-Id: req-db1db5c1-1718-4ab9-ac2d-ab75ba14ab7e RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "adminPass": "87Hn7ScheSZa"}} 2018-07-03 14:48:46,418 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-db1db5c1-1718-4ab9-ac2d-ab75ba14ab7e 2018-07-03 14:48:46,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:46,871 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:46 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-346103b0-2a8d-4305-8fe6-ddf959fc0ad2 X-Compute-Request-Id: req-346103b0-2a8d-4305-8fe6-ddf959fc0ad2 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/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:48:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:46,872 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-346103b0-2a8d-4305-8fe6-ddf959fc0ad2 2018-07-03 14:48:46,872 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst 2018-07-03 14:48:46,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:47,647 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:47 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-cf22cbea-60b2-4193-942b-0a528cce9e77 X-Compute-Request-Id: req-cf22cbea-60b2-4193-942b-0a528cce9e77 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/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:48:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:47,647 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-cf22cbea-60b2-4193-942b-0a528cce9e77 2018-07-03 14:48:47,647 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst] is - BUILD 2018-07-03 14:48:47,648 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:48:50,650 - create_instance - DEBUG - VM status query timeout in 896.222084045 2018-07-03 14:48:50,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:50,925 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:50 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-8d79fbdb-ec76-431f-a33e-451bb2794286 X-Compute-Request-Id: req-8d79fbdb-ec76-431f-a33e-451bb2794286 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "security_groups": [{"name": "default"}], "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:48:49Z", "hostId": "16ff053d12d8d19758803e9e30f2dc1277abdc6c2e8725b7d0550819", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:50,925 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-8d79fbdb-ec76-431f-a33e-451bb2794286 2018-07-03 14:48:50,925 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst] is - BUILD 2018-07-03 14:48:50,925 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:48:53,929 - create_instance - DEBUG - VM status query timeout in 892.943521023 2018-07-03 14:48:53,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:54,394 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:54 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-f70778c3-f5d8-4b9f-b7e7-f1059dbf8a75 X-Compute-Request-Id: req-f70778c3-f5d8-4b9f-b7e7-f1059dbf8a75 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "security_groups": [{"name": "default"}], "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:48:49Z", "hostId": "16ff053d12d8d19758803e9e30f2dc1277abdc6c2e8725b7d0550819", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:54,395 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-f70778c3-f5d8-4b9f-b7e7-f1059dbf8a75 2018-07-03 14:48:54,395 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst] is - BUILD 2018-07-03 14:48:54,395 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:48:57,396 - create_instance - DEBUG - VM status query timeout in 889.47660017 2018-07-03 14:48:57,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:48:58,200 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:48:58 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-26a6114e-ae76-4d3f-8638-4ecccb6bf15f X-Compute-Request-Id: req-26a6114e-ae76-4d3f-8638-4ecccb6bf15f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "security_groups": [{"name": "default"}], "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:48:49Z", "hostId": "16ff053d12d8d19758803e9e30f2dc1277abdc6c2e8725b7d0550819", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:48:58,200 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-26a6114e-ae76-4d3f-8638-4ecccb6bf15f 2018-07-03 14:48:58,200 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst] is - BUILD 2018-07-03 14:48:58,201 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:49:01,204 - create_instance - DEBUG - VM status query timeout in 885.668330193 2018-07-03 14:49:01,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:01,498 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:01 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-655176b3-a054-457a-b5f4-2b7abd4344a0 X-Compute-Request-Id: req-655176b3-a054-457a-b5f4-2b7abd4344a0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:7c:4e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:48:59.000000", "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "security_groups": [{"name": "default"}], "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:59Z", "hostId": "16ff053d12d8d19758803e9e30f2dc1277abdc6c2e8725b7d0550819", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:49:01,499 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-655176b3-a054-457a-b5f4-2b7abd4344a0 2018-07-03 14:49:01,499 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst] is - ACTIVE 2018-07-03 14:49:01,499 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:49:01,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:01,775 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:01 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-66f45a8f-adda-4d1e-890a-35a5636712d9 X-Compute-Request-Id: req-66f45a8f-adda-4d1e-890a-35a5636712d9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:7c:4e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:48:59.000000", "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "security_groups": [{"name": "default"}], "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:59Z", "hostId": "16ff053d12d8d19758803e9e30f2dc1277abdc6c2e8725b7d0550819", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:49:01,775 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-66f45a8f-adda-4d1e-890a-35a5636712d9 2018-07-03 14:49:01,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:01,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:01 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-b8243e9c-bd3d-41d3-bca7-e7a80f818baa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78f86930-2678-485a-aab2-be7207c9deda"],"updated_at":"2018-07-03T14:48:35Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:49:01,940 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net used request id req-b8243e9c-bd3d-41d3-bca7-e7a80f818baa 2018-07-03 14:49:01,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:02,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:01 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3059fcaa-50b8-475f-bc2e-65b766ab13a1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}} 2018-07-03 14:49:02,102 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 used request id req-3059fcaa-50b8-475f-bc2e-65b766ab13a1 2018-07-03 14:49:02,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/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:02,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:02 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c66c7f74-ee4d-40be-bda1-b82a659d2034 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:49:02,182 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-c66c7f74-ee4d-40be-bda1-b82a659d2034 2018-07-03 14:49:02,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/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:02,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:02 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-786d2ec2-e3b0-47d6-a5ad-b6637c7f6df5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:40Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:58Z","binding:vnic_type":"normal","device_id":"82de7947-03f8-4ad3-ab18-4f2b7056ca77","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:38:7c:4e","id":"205c7ba3-4f88-414a-87aa-5e96e141c0cd","port_security_enabled":true,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee"],"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:40Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-72d7387e-b040-40b5-a08b-39d087bab330","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:28:46:3d","id":"68907fdf-8a21-483a-a2fa-6d383d3a550a","port_security_enabled":false,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:36Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:41Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-72d7387e-b040-40b5-a08b-39d087bab330","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:94:85:d1","id":"765d6ea1-ebbf-47fb-9315-36ca5829485b","port_security_enabled":false,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:49:02,655 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-786d2ec2-e3b0-47d6-a5ad-b6637c7f6df5 2018-07-03 14:49:02,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:49:03,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ba68237f6574c39b6c1360f271c2feb", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role"}], "expires_at": "2018-07-03T15:49:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-user", "id": "8f7dcdb731504b359a04a5c6c7cd1889"}, "audit_ids": ["HQ8n3LrURoOWQbB8z0Ww-g"], "issued_at": "2018-07-03T14:49:03.000000Z"}} 2018-07-03 14:49:03,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/detail?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2de7a5fe281f44a7879f4a83847a18014eaa72d" 2018-07-03 14:49:04,180 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49: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-79bae998-0734-4532-ba57-1804ce45472c X-Compute-Request-Id: req-79bae998-0734-4532-ba57-1804ce45472c Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:7c:4e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:48:59.000000", "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "security_groups": [{"name": "default"}], "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:59Z", "hostId": "16ff053d12d8d19758803e9e30f2dc1277abdc6c2e8725b7d0550819", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 14:49:04,180 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst used request id req-79bae998-0734-4532-ba57-1804ce45472c 2018-07-03 14:49:04,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:49:04,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ba68237f6574c39b6c1360f271c2feb", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role"}], "expires_at": "2018-07-03T15:49:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b1b7d94dada2457ab31612563e91df60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-user", "id": "8f7dcdb731504b359a04a5c6c7cd1889"}, "audit_ids": ["cbRK8sVASh6cwGYCB-MLfg"], "issued_at": "2018-07-03T14:49:04.000000Z"}} 2018-07-03 14:49:04,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2649095af1f116601b63bc2948dd36f00c39602" 2018-07-03 14:49:05,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:05 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-089fde2c-81fa-42e4-8421-9ae04ee3baa6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78f86930-2678-485a-aab2-be7207c9deda"],"updated_at":"2018-07-03T14:48:35Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:49:05,171 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net used request id req-089fde2c-81fa-42e4-8421-9ae04ee3baa6 2018-07-03 14:49:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2649095af1f116601b63bc2948dd36f00c39602" 2018-07-03 14:49:05,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:05 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c3763387-438b-4530-a5ee-42f74f07ccbc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:49:05,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-c3763387-438b-4530-a5ee-42f74f07ccbc 2018-07-03 14:49:05,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=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2649095af1f116601b63bc2948dd36f00c39602" 2018-07-03 14:49:05,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:05 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-ff6b4ba0-ff12-42c1-b5da-19a4c13b204d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:40Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:58Z","binding:vnic_type":"normal","device_id":"82de7947-03f8-4ad3-ab18-4f2b7056ca77","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:38:7c:4e","id":"205c7ba3-4f88-414a-87aa-5e96e141c0cd","port_security_enabled":true,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee"],"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:40Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-72d7387e-b040-40b5-a08b-39d087bab330","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:28:46:3d","id":"68907fdf-8a21-483a-a2fa-6d383d3a550a","port_security_enabled":false,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:36Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:41Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-72d7387e-b040-40b5-a08b-39d087bab330","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:94:85:d1","id":"765d6ea1-ebbf-47fb-9315-36ca5829485b","port_security_enabled":false,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:49:05,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-ff6b4ba0-ff12-42c1-b5da-19a4c13b204d 2018-07-03 14:49:05,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:06,128 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:06 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-7ad78d28-3393-4017-ad0c-c8a0b845930b X-Compute-Request-Id: req-7ad78d28-3393-4017-ad0c-c8a0b845930b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:7c:4e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:48:59.000000", "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "security_groups": [{"name": "default"}], "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:59Z", "hostId": "16ff053d12d8d19758803e9e30f2dc1277abdc6c2e8725b7d0550819", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:49:06,129 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-7ad78d28-3393-4017-ad0c-c8a0b845930b 2018-07-03 14:49:06,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:06,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:06 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-77a91de2-b5ba-4d3d-acdf-1efcf540866a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78f86930-2678-485a-aab2-be7207c9deda"],"updated_at":"2018-07-03T14:48:35Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:49:06,281 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net used request id req-77a91de2-b5ba-4d3d-acdf-1efcf540866a 2018-07-03 14:49:06,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/b1b7d94dada2457ab31612563e91df60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:06,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:06 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47606d13-a35e-46ba-8e03-dfa210e02d49 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}} 2018-07-03 14:49:06,322 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 used request id req-47606d13-a35e-46ba-8e03-dfa210e02d49 2018-07-03 14:49:06,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:06,410 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:06 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-013adf11-3d66-49d3-be0e-17f1220a523e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:49:06,410 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-013adf11-3d66-49d3-be0e-17f1220a523e 2018-07-03 14:49:06,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/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:06,527 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:06 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-7e97bc7b-35c6-4279-aa80-c0c02ecca5c0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:40Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:58Z","binding:vnic_type":"normal","device_id":"82de7947-03f8-4ad3-ab18-4f2b7056ca77","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:38:7c:4e","id":"205c7ba3-4f88-414a-87aa-5e96e141c0cd","port_security_enabled":true,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee"],"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:40Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-72d7387e-b040-40b5-a08b-39d087bab330","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:28:46:3d","id":"68907fdf-8a21-483a-a2fa-6d383d3a550a","port_security_enabled":false,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:36Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:41Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-72d7387e-b040-40b5-a08b-39d087bab330","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:94:85:d1","id":"765d6ea1-ebbf-47fb-9315-36ca5829485b","port_security_enabled":false,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:49:06,527 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-7e97bc7b-35c6-4279-aa80-c0c02ecca5c0 2018-07-03 14:49:06,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:07,252 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:07 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-3af8ba6a-4690-40e8-8b39-853957510f1f X-Compute-Request-Id: req-3af8ba6a-4690-40e8-8b39-853957510f1f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:7c:4e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:48:59.000000", "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "security_groups": [{"name": "default"}], "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:48:59Z", "hostId": "16ff053d12d8d19758803e9e30f2dc1277abdc6c2e8725b7d0550819", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:49:07,252 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-3af8ba6a-4690-40e8-8b39-853957510f1f 2018-07-03 14:49:07,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?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:07,400 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:07 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-58da3fab-2c7e-427e-800a-96376a3b950e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["78f86930-2678-485a-aab2-be7207c9deda"],"updated_at":"2018-07-03T14:48:35Z","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1b7d94dada2457ab31612563e91df60","id":"72d7387e-b040-40b5-a08b-39d087bab330","name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net"}]} 2018-07-03 14:49:07,400 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net used request id req-58da3fab-2c7e-427e-800a-96376a3b950e 2018-07-03 14:49:07,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/b1b7d94dada2457ab31612563e91df60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:07,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:07 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bee1038d-1f31-486b-bb21-8e4ee98556a8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}} 2018-07-03 14:49:07,600 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 used request id req-bee1038d-1f31-486b-bb21-8e4ee98556a8 2018-07-03 14:49:07,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=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:07,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:07 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-f19972c4-65bc-4eed-b8ea-bf9908ed1489 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","dns_nameservers":[],"updated_at":"2018-07-03T14:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b1b7d94dada2457ab31612563e91df60","id":"78f86930-2678-485a-aab2-be7207c9deda","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet"}]} 2018-07-03 14:49:07,681 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-f19972c4-65bc-4eed-b8ea-bf9908ed1489 2018-07-03 14:49:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:07,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:07 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-e9a8eb2d-82f6-4364-9501-44b314c06f05 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:40Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:58Z","binding:vnic_type":"normal","device_id":"82de7947-03f8-4ad3-ab18-4f2b7056ca77","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:38:7c:4e","id":"205c7ba3-4f88-414a-87aa-5e96e141c0cd","port_security_enabled":true,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee"],"name":"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:35Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:40Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-72d7387e-b040-40b5-a08b-39d087bab330","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:28:46:3d","id":"68907fdf-8a21-483a-a2fa-6d383d3a550a","port_security_enabled":false,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"72d7387e-b040-40b5-a08b-39d087bab330","tenant_id":"b1b7d94dada2457ab31612563e91df60","created_at":"2018-07-03T14:48:36Z","admin_state_up":true,"updated_at":"2018-07-03T14:48:41Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-72d7387e-b040-40b5-a08b-39d087bab330","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:94:85:d1","id":"765d6ea1-ebbf-47fb-9315-36ca5829485b","port_security_enabled":false,"project_id":"b1b7d94dada2457ab31612563e91df60","fixed_ips":[{"subnet_id":"78f86930-2678-485a-aab2-be7207c9deda","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:49:07,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=72d7387e-b040-40b5-a08b-39d087bab330 used request id req-e9a8eb2d-82f6-4364-9501-44b314c06f05 2018-07-03 14:49:07,792 - 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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2de7a5fe281f44a7879f4a83847a18014eaa72d" 2018-07-03 14:49:08,252 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:49: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-5ca9ef37-9599-497f-9171-4e520f2f3af7 X-Compute-Request-Id: req-5ca9ef37-9599-497f-9171-4e520f2f3af7 Front-End-Https: on 2018-07-03 14:49:08,252 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-5ca9ef37-9599-497f-9171-4e520f2f3af7 2018-07-03 14:49:08,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:08,519 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:08 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-3cf9b584-2930-48a7-8fc2-0b52f46cbafe X-Compute-Request-Id: req-3cf9b584-2930-48a7-8fc2-0b52f46cbafe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:7c:4e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77", "rel": "bookmark"}], "image": {"id": "91361230-0eac-40ac-9e6d-347b8e25a30b", "links": [{"href": "http://172.30.10.101:8774/images/91361230-0eac-40ac-9e6d-347b8e25a30b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:48:59.000000", "flavor": {"id": "b001730d-1212-4485-9636-6cf38fb12b2d", "links": [{"href": "http://172.30.10.101:8774/flavors/b001730d-1212-4485-9636-6cf38fb12b2d", "rel": "bookmark"}]}, "id": "82de7947-03f8-4ad3-ab18-4f2b7056ca77", "security_groups": [{"name": "default"}], "user_id": "8f7dcdb731504b359a04a5c6c7cd1889", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:49:08Z", "hostId": "16ff053d12d8d19758803e9e30f2dc1277abdc6c2e8725b7d0550819", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst", "created": "2018-07-03T14:48:46Z", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:49:08,520 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-3cf9b584-2930-48a7-8fc2-0b52f46cbafe 2018-07-03 14:49:08,520 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst] is - ACTIVE 2018-07-03 14:49:08,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:49:11,521 - create_instance - DEBUG - VM status query timeout in 296.731118202 2018-07-03 14:49:11,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:11,607 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:49:11 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-787e0fc9-f0db-46f0-8d30-7289cff52288 X-Compute-Request-Id: req-787e0fc9-f0db-46f0-8d30-7289cff52288 RESP BODY: {"itemNotFound": {"message": "Instance 82de7947-03f8-4ad3-ab18-4f2b7056ca77 could not be found.", "code": 404}} 2018-07-03 14:49:11,608 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-787e0fc9-f0db-46f0-8d30-7289cff52288 2018-07-03 14:49:11,608 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 82de7947-03f8-4ad3-ab18-4f2b7056ca77 could not be found. (HTTP 404) (Request-ID: req-787e0fc9-f0db-46f0-8d30-7289cff52288) 2018-07-03 14:49:11,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/servers/detail?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2de7a5fe281f44a7879f4a83847a18014eaa72d" 2018-07-03 14:49:12,014 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:12 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-3a7535d1-dfaf-42b9-b8be-5ffa5ed43905 X-Compute-Request-Id: req-3a7535d1-dfaf-42b9-b8be-5ffa5ed43905 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:49:12,015 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst used request id req-3a7535d1-dfaf-42b9-b8be-5ffa5ed43905 2018-07-03 14:49:12,015 - create_instance - INFO - Deleting Port with ID - 205c7ba3-4f88-414a-87aa-5e96e141c0cd 2018-07-03 14:49:12,016 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-port 2018-07-03 14:49:12,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/205c7ba3-4f88-414a-87aa-5e96e141c0cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:12,822 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:49:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eeb78052-8139-4561-8b29-594e154bb631 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:49:12,823 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/205c7ba3-4f88-414a-87aa-5e96e141c0cd used request id req-eeb78052-8139-4561-8b29-594e154bb631 2018-07-03 14:49:12,823 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst 2018-07-03 14:49:12,826 - 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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:12,898 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:49: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-3a0210d8-432d-4958-af1c-38f9a30c5cd9 X-Compute-Request-Id: req-3a0210d8-432d-4958-af1c-38f9a30c5cd9 RESP BODY: {"itemNotFound": {"message": "Instance 82de7947-03f8-4ad3-ab18-4f2b7056ca77 could not be found.", "code": 404}} 2018-07-03 14:49:12,898 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-3a0210d8-432d-4958-af1c-38f9a30c5cd9 2018-07-03 14:49:12,898 - create_instance - WARNING - Instance already deleted - Instance 82de7947-03f8-4ad3-ab18-4f2b7056ca77 could not be found. (HTTP 404) (Request-ID: req-3a0210d8-432d-4958-af1c-38f9a30c5cd9) 2018-07-03 14:49:12,900 - create_instance - INFO - Checking deletion status 2018-07-03 14:49:12,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/82de7947-03f8-4ad3-ab18-4f2b7056ca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0503f8277b0d267e03b6261f29b199d6e98b220c" 2018-07-03 14:49:13,173 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:49: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-93a57059-f386-48a6-85db-01928488a539 X-Compute-Request-Id: req-93a57059-f386-48a6-85db-01928488a539 RESP BODY: {"itemNotFound": {"message": "Instance 82de7947-03f8-4ad3-ab18-4f2b7056ca77 could not be found.", "code": 404}} 2018-07-03 14:49:13,173 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/82de7947-03f8-4ad3-ab18-4f2b7056ca77 used request id req-93a57059-f386-48a6-85db-01928488a539 2018-07-03 14:49:13,173 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 82de7947-03f8-4ad3-ab18-4f2b7056ca77 could not be found. (HTTP 404) (Request-ID: req-93a57059-f386-48a6-85db-01928488a539) 2018-07-03 14:49:13,173 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-inst 2018-07-03 14:49:13,178 - 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/b001730d-1212-4485-9636-6cf38fb12b2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e327db8424edd72fc154626f060113f0210a0266" 2018-07-03 14:49:13,568 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:49: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-c155f153-68b2-411a-934b-dfb55efe5449 X-Compute-Request-Id: req-c155f153-68b2-411a-934b-dfb55efe5449 2018-07-03 14:49:13,568 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/b001730d-1212-4485-9636-6cf38fb12b2d used request id req-c155f153-68b2-411a-934b-dfb55efe5449 2018-07-03 14:49:13,569 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet 2018-07-03 14:49:13,570 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-subnet 2018-07-03 14:49:13,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/subnets/78f86930-2678-485a-aab2-be7207c9deda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3700ceb6a5ec461f3d0079e9438f4fc73246d24d" 2018-07-03 14:49:15,987 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:49:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-18027de1-d204-459d-9cff-9495fa4eb57a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:49:15,987 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/78f86930-2678-485a-aab2-be7207c9deda used request id req-18027de1-d204-459d-9cff-9495fa4eb57a 2018-07-03 14:49:15,987 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-pub-net 2018-07-03 14:49:15,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/networks/72d7387e-b040-40b5-a08b-39d087bab330 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3700ceb6a5ec461f3d0079e9438f4fc73246d24d" 2018-07-03 14:49:17,684 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:49:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-423dc8f3-888f-46d6-a285-e1bdb0e5b4ab Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:49:17,684 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/72d7387e-b040-40b5-a08b-39d087bab330 used request id req-423dc8f3-888f-46d6-a285-e1bdb0e5b4ab 2018-07-03 14:49:17,685 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-8bd69126-415d-4264-861a-bb8d346b9a2f-image 2018-07-03 14:49:17,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f852b91292465c60f4a897c81065a93f58db4b8" 2018-07-03 14:49:18,185 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:49:18 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5891ffda-acc1-4307-99b0-14227c1758b5 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-07-03 14:49:18,186 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/91361230-0eac-40ac-9e6d-347b8e25a30b used request id req-5891ffda-acc1-4307-99b0-14227c1758b5 2018-07-03 14:49:18,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}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:49:18,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:18 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-02b901e5-9716-424f-ac8f-a48c620ac05a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1b7d94dada2457ab31612563e91df60", "created_at": "2018-07-03T14:48:33Z", "updated_at": "2018-07-03T14:48:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:48:33Z", "revision_number": 0, "id": "9331b565-fd4e-4ad9-bf80-89f529db3561", "remote_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "remote_ip_prefix": null, "created_at": "2018-07-03T14:48:33Z", "security_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b7d94dada2457ab31612563e91df60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:48:33Z", "revision_number": 0, "id": "9c39c3e3-e20f-4648-aef2-fb90f3ed987d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:48:33Z", "security_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1b7d94dada2457ab31612563e91df60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:48:33Z", "revision_number": 0, "id": "9ffe24c0-0683-4aba-8af9-8804e5942405", "remote_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "remote_ip_prefix": null, "created_at": "2018-07-03T14:48:33Z", "security_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b7d94dada2457ab31612563e91df60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:48:33Z", "revision_number": 0, "id": "b3911232-a881-4865-a3f3-6e8a680239b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:48:33Z", "security_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "tenant_id": "b1b7d94dada2457ab31612563e91df60", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1b7d94dada2457ab31612563e91df60"}], "revision_number": 4, "project_id": "b1b7d94dada2457ab31612563e91df60", "id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "name": "default"}]} 2018-07-03 14:49:18,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-02b901e5-9716-424f-ac8f-a48c620ac05a 2018-07-03 14:49:18,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:49:18,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:18 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-295f3eb0-97cb-45e5-84f1-706ed83e0b4d 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:49:18,833 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-295f3eb0-97cb-45e5-84f1-706ed83e0b4d 2018-07-03 14:49:18,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:49:19,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:49:18 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7675a2b2-2286-4709-9343-08efed8c5446 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:49:19,011 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-7675a2b2-2286-4709-9343-08efed8c5446 2018-07-03 14:49:19,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:49:19,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:49:19,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:19 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f18e92ac-d12e-4a4d-a454-bb44cf871119 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:49:19,193 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-f18e92ac-d12e-4a4d-a454-bb44cf871119 2018-07-03 14:49:19,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/b1b7d94dada2457ab31612563e91df60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:49:19,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:19 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-688e839d-93e5-4508-9698-8ce0bed42c95 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1b7d94dada2457ab31612563e91df60", "name": "CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj"}} 2018-07-03 14:49:19,376 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 used request id req-688e839d-93e5-4508-9698-8ce0bed42c95 2018-07-03 14:49:19,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee 2018-07-03 14:49:19,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-group-rules?security_group_id=f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:49:19,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:19 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-a6505193-82c1-46bf-8403-636cb5d716b4 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:48:33Z", "security_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "port_range_min": null, "revision_number": 0, "tenant_id": "b1b7d94dada2457ab31612563e91df60", "created_at": "2018-07-03T14:48:33Z", "project_id": "b1b7d94dada2457ab31612563e91df60", "id": "9331b565-fd4e-4ad9-bf80-89f529db3561"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:48:33Z", "security_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "port_range_min": null, "revision_number": 0, "tenant_id": "b1b7d94dada2457ab31612563e91df60", "created_at": "2018-07-03T14:48:33Z", "project_id": "b1b7d94dada2457ab31612563e91df60", "id": "9c39c3e3-e20f-4648-aef2-fb90f3ed987d"}, {"remote_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:48:33Z", "security_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "port_range_min": null, "revision_number": 0, "tenant_id": "b1b7d94dada2457ab31612563e91df60", "created_at": "2018-07-03T14:48:33Z", "project_id": "b1b7d94dada2457ab31612563e91df60", "id": "9ffe24c0-0683-4aba-8af9-8804e5942405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:48:33Z", "security_group_id": "f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee", "port_range_min": null, "revision_number": 0, "tenant_id": "b1b7d94dada2457ab31612563e91df60", "created_at": "2018-07-03T14:48:33Z", "project_id": "b1b7d94dada2457ab31612563e91df60", "id": "b3911232-a881-4865-a3f3-6e8a680239b1"}]} 2018-07-03 14:49:19,778 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee used request id req-a6505193-82c1-46bf-8403-636cb5d716b4 2018-07-03 14:49:19,779 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:49:19,784 - keystoneauth.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/f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:49:20,003 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:49:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6fe7c2dc-33de-42b5-8c94-f202ea541fa1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:49:20,003 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f3f9e3c6-bdd4-45f3-b415-ffbf9cb273ee used request id req-6fe7c2dc-33de-42b5-8c94-f202ea541fa1 2018-07-03 14:49:20,004 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj 2018-07-03 14:49:20,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:49:20,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:49:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-508e8683-d745-47f1-ad6a-89ad5d53a76a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:49:20,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b1b7d94dada2457ab31612563e91df60 used request id req-508e8683-d745-47f1-ad6a-89ad5d53a76a 2018-07-03 14:49:20,422 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-4b745ab9-7c7b-489-proj-role 2018-07-03 14:49:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/3ba68237f6574c39b6c1360f271c2feb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:49:20,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:49:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54af318a-7630-4947-915b-55d557483fc0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:49:20,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/3ba68237f6574c39b6c1360f271c2feb used request id req-54af318a-7630-4947-915b-55d557483fc0 2018-07-03 14:49: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394088d65a2c90d8e20a18fbe73ce9a28e48def1" 2018-07-03 14:49:20,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d5f8994-b45f-422d-8637-48fcf54a015c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:49:20,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9d5f8994-b45f-422d-8637-48fcf54a015c 2018-07-03 14:49:20,684 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-4b745ab9-7c7b-489-user 2018-07-03 14:49:20,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/8f7dcdb731504b359a04a5c6c7cd1889 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806feaddd060a40e9d7eabe381ea08673c0f6bd" 2018-07-03 14:49:21,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:49:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5889b1b-3bb2-46ba-9e66-deb2f9947df8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:49:21,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8f7dcdb731504b359a04a5c6c7cd1889 used request id req-b5889b1b-3bb2-46ba-9e66-deb2f9947df8 2018-07-03 14:49:21,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:49:21,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:49:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["f5icRDx1RsuNisxLBF8WSg"], "issued_at": "2018-07-03T14:49:21.000000Z"}} 2018-07-03 14:49:21,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841f5ca0fcd70ee0d1d4f43dfcfe286248af2736" 2018-07-03 14:49:21,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-206e4d00-5eb7-4253-a7d4-f89e6fb653f4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:49:21,719 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-206e4d00-5eb7-4253-a7d4-f89e6fb653f4 2018-07-03 14:49:21,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:49:21,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:49:22,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["BBPZYNx2QQiHg5WhpmvGvg"], "issued_at": "2018-07-03T14:49:22.000000Z"}} 2018-07-03 14:49:22,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}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:49:22,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ee8dc52-20cd-40c7-a712-3bc4f0e16b1a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:49:22,434 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5ee8dc52-20cd-40c7-a712-3bc4f0e16b1a 2018-07-03 14:49:22,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:49:22,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:49: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-07-03 14:49:22,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:49:22,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:22 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f801445c-35ce-44f7-ad1f-17a3642ebc2f 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-e39c8ee8-7f9a-422-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:49:22,751 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj used request id req-f801445c-35ce-44f7-ad1f-17a3642ebc2f 2018-07-03 14:49:22,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:49:22,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:22 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9444c33-4fd2-4d6a-ac5e-75cb1b541522 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:49:22,927 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a9444c33-4fd2-4d6a-ac5e-75cb1b541522 2018-07-03 14:49:22,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}}' 2018-07-03 14:49:23,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:49:22 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0054a0f5-156b-4821-9b85-f23523293cbe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5"}, "tags": [], "enabled": true, "id": "1131f5a56cc045efad7b1a58bef653a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}} 2018-07-03 14:49:23,006 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0054a0f5-156b-4821-9b85-f23523293cbe 2018-07-03 14:49:23,006 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj 2018-07-03 14:49:23,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:49:23,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:49:23,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["xihNt2JASOuvr24DwqgnGA"], "issued_at": "2018-07-03T14:49:23.000000Z"}} 2018-07-03 14:49:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df69f2a5c3de29a1167c4a9399030312b201f10" 2018-07-03 14:49:23,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5750d07-9813-4ca4-873b-6884d893ff33 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:49:23,707 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e5750d07-9813-4ca4-873b-6884d893ff33 2018-07-03 14:49:23,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:49:23,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:49: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-07-03 14:49:23,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df69f2a5c3de29a1167c4a9399030312b201f10" 2018-07-03 14:49:23,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:23 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83665a74-d5bc-4e4d-b03d-01f3bd46bece Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:49:23,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-83665a74-d5bc-4e4d-b03d-01f3bd46bece 2018-07-03 14:49:23,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?name=CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df69f2a5c3de29a1167c4a9399030312b201f10" 2018-07-03 14:49:24,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:23 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00088770-8da4-4ce9-9f90-17d898e54b23 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5"}, "tags": [], "enabled": true, "id": "1131f5a56cc045efad7b1a58bef653a5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}]} 2018-07-03 14:49:24,136 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj used request id req-00088770-8da4-4ce9-9f90-17d898e54b23 2018-07-03 14:49:24,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df69f2a5c3de29a1167c4a9399030312b201f10" 2018-07-03 14:49:24,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e08831bf-5590-42b2-b546-60da939bcfe6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:49:24,330 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e08831bf-5590-42b2-b546-60da939bcfe6 2018-07-03 14:49:24,670 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-user 2018-07-03 14:49:24,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:49:24,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}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:49:24,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:24 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5b677dc-73b3-40f7-af86-2a3af62bd4d7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:49:24,862 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d5b677dc-73b3-40f7-af86-2a3af62bd4d7 2018-07-03 14:49:24,866 - 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}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" -d '{"role": {"name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj-role"}}' 2018-07-03 14:49:25,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:49:24 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77d0d321-1039-43aa-a1c9-92919e7edd08 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0986a75cee494bf28dc5c61dd4974c4e", "links": {"self": "http://10.167.4.35:5000/v3/roles/0986a75cee494bf28dc5c61dd4974c4e"}, "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj-role"}} 2018-07-03 14:49:25,057 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-77d0d321-1039-43aa-a1c9-92919e7edd08 2018-07-03 14:49:25,058 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj-role 2018-07-03 14:49:25,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/0986a75cee494bf28dc5c61dd4974c4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:49:25,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:25 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0def0551-f9cf-4168-9a56-19b09c7cdc67 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0986a75cee494bf28dc5c61dd4974c4e", "links": {"self": "http://10.167.4.35:5000/v3/roles/0986a75cee494bf28dc5c61dd4974c4e"}, "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj-role"}} 2018-07-03 14:49:25,247 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0986a75cee494bf28dc5c61dd4974c4e used request id req-0def0551-f9cf-4168-9a56-19b09c7cdc67 2018-07-03 14:49:25,247 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj-role to project CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj 2018-07-03 14:49:25,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5/users/b535ce3374074311a5b871f4fd8b1203/roles/0986a75cee494bf28dc5c61dd4974c4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:49:25,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:49:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-acd30e5d-0ff3-4768-8459-81a0f2a5598d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:49:25,512 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5/users/b535ce3374074311a5b871f4fd8b1203/roles/0986a75cee494bf28dc5c61dd4974c4e used request id req-acd30e5d-0ff3-4768-8459-81a0f2a5598d 2018-07-03 14:49:25,513 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:49:25,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:49:25,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:49:26,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0986a75cee494bf28dc5c61dd4974c4e", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj-role"}], "expires_at": "2018-07-03T15:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-user", "id": "b535ce3374074311a5b871f4fd8b1203"}, "audit_ids": ["hf7uDafRSXeDcf8KLI3Nfg"], "issued_at": "2018-07-03T14:49:26.000000Z"}} 2018-07-03 14:49:26,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75bf0ca089b960e6f8aacf2c70aa244669045d1" 2018-07-03 14:49:26,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fa5bdc1-6d75-448f-8f02-54c525b9398b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:49:26,218 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1fa5bdc1-6d75-448f-8f02-54c525b9398b 2018-07-03 14:49:26,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?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d75bf0ca089b960e6f8aacf2c70aa244669045d1" 2018-07-03 14:49:26,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:26 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-633b6c56-928e-4981-bb1c-7d8669cf015d Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image"} 2018-07-03 14:49:26,654 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image used request id req-633b6c56-928e-4981-bb1c-7d8669cf015d 2018-07-03 14:49:26,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d75bf0ca089b960e6f8aacf2c70aa244669045d1" 2018-07-03 14:49:27,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-128f199d-619a-4de8-b927-cf5c9d998e0a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:49:27,040 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-128f199d-619a-4de8-b927-cf5c9d998e0a 2018-07-03 14:49:27,069 - 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}d75bf0ca089b960e6f8aacf2c70aa244669045d1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image"}' 2018-07-03 14:49:27,502 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:49:27 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-03a7e2aa-474f-4555-abb8-5351468422f1 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:49:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:49:27Z", "visibility": "shared", "self": "/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf", "min_disk": 0, "protected": false, "id": "acda19aa-a145-4d66-9495-aacfa04861cf", "file": "/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf/file", "checksum": null, "owner": "1131f5a56cc045efad7b1a58bef653a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:49:27,503 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-03a7e2aa-474f-4555-abb8-5351468422f1 2018-07-03 14:49:27,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d75bf0ca089b960e6f8aacf2c70aa244669045d1" -d '' 2018-07-03 14:49:28,450 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:49:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6dedac05-07cb-4544-9037-28e1bb534576 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-07-03 14:49:28,450 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf/file used request id req-6dedac05-07cb-4544-9037-28e1bb534576 2018-07-03 14:49:28,451 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:49:28,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d75bf0ca089b960e6f8aacf2c70aa244669045d1" 2018-07-03 14:49:28,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:28 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-58b0bd2d-ddd8-4636-bc62-0063954bf26b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:49:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:49:28Z", "visibility": "shared", "self": "/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf", "min_disk": 0, "protected": false, "id": "acda19aa-a145-4d66-9495-aacfa04861cf", "file": "/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1131f5a56cc045efad7b1a58bef653a5", "direct_url": "file:///var/lib/glance/images/acda19aa-a145-4d66-9495-aacfa04861cf", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:49:28,493 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf used request id req-58b0bd2d-ddd8-4636-bc62-0063954bf26b 2018-07-03 14:49:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d75bf0ca089b960e6f8aacf2c70aa244669045d1" 2018-07-03 14:49:28,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:28 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6fd9ba48-ea40-4f50-9df6-3e57636c11db Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:49:28,877 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6fd9ba48-ea40-4f50-9df6-3e57636c11db 2018-07-03 14:49:28,880 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image 2018-07-03 14:49:28,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d75bf0ca089b960e6f8aacf2c70aa244669045d1" 2018-07-03 14:49:29,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:29 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-2178f321-e315-4de3-ab66-41c3ba3feade Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:49:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:49:28Z", "visibility": "shared", "self": "/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf", "min_disk": 0, "protected": false, "id": "acda19aa-a145-4d66-9495-aacfa04861cf", "file": "/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1131f5a56cc045efad7b1a58bef653a5", "direct_url": "file:///var/lib/glance/images/acda19aa-a145-4d66-9495-aacfa04861cf", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:49:29,293 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf used request id req-2178f321-e315-4de3-ab66-41c3ba3feade 2018-07-03 14:49:29,294 - create_image - DEBUG - Instance status is - active 2018-07-03 14:49:29,294 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image 2018-07-03 14:49:29,294 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image 2018-07-03 14:49:29,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:49:29,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:49:29,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0986a75cee494bf28dc5c61dd4974c4e", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj-role"}], "expires_at": "2018-07-03T15:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-user", "id": "b535ce3374074311a5b871f4fd8b1203"}, "audit_ids": ["0aNYXgWHR_6_5k0XclwmZQ"], "issued_at": "2018-07-03T14:49:29.000000Z"}} 2018-07-03 14:49:29,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}314a2e23e58d84c4f80770679b0a3b273439eccc" 2018-07-03 14:49:29,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af85f5ec-f1b1-41a4-a510-a0a22d266e9f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:49:29,992 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-af85f5ec-f1b1-41a4-a510-a0a22d266e9f 2018-07-03 14:49:29,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/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314a2e23e58d84c4f80770679b0a3b273439eccc" 2018-07-03 14:49:30,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:30 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2ffb9e68-a949-404c-928c-a61f67aa47e0 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:49:30,417 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net used request id req-2ffb9e68-a949-404c-928c-a61f67aa47e0 2018-07-03 14:49:30,418 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net 2018-07-03 14:49:30,423 - 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}314a2e23e58d84c4f80770679b0a3b273439eccc" -d '{"network": {"name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net", "admin_state_up": true}}' 2018-07-03 14:49:31,247 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:49:31 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-2464506a-851b-4429-9fbe-6bcd1009c06b Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:49:31Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1131f5a56cc045efad7b1a58bef653a5","id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net"}} 2018-07-03 14:49:31,247 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-2464506a-851b-4429-9fbe-6bcd1009c06b 2018-07-03 14:49:31,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?id=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314a2e23e58d84c4f80770679b0a3b273439eccc" 2018-07-03 14:49:31,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:31 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-260905c3-7b6f-4bb5-b20f-7e734ca74562 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-07-03T14:49:31Z","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1131f5a56cc045efad7b1a58bef653a5","id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net"}]} 2018-07-03 14:49:31,711 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-260905c3-7b6f-4bb5-b20f-7e734ca74562 2018-07-03 14:49:31,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=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314a2e23e58d84c4f80770679b0a3b273439eccc" 2018-07-03 14:49:31,758 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:31 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-11d2728d-df67-485e-a0a9-7c95005f2430 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:49:31,758 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-11d2728d-df67-485e-a0a9-7c95005f2430 2018-07-03 14:49:31,759 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet 2018-07-03 14:49:31,764 - 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}314a2e23e58d84c4f80770679b0a3b273439eccc" -d '{"subnets": [{"ip_version": 4, "network_id": "cee720b3-9c85-4499-8b4a-cac5d2058a64", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet"}]}' 2018-07-03 14:49:32,637 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:49:32 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-493714f0-2dcf-40d9-a34a-01b1dbc827fd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:32Z","dns_nameservers":[],"updated_at":"2018-07-03T14:49: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":"1131f5a56cc045efad7b1a58bef653a5","id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet"}]} 2018-07-03 14:49:32,637 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-493714f0-2dcf-40d9-a34a-01b1dbc827fd 2018-07-03 14:49:32,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314a2e23e58d84c4f80770679b0a3b273439eccc" 2018-07-03 14:49:32,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:32 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-af3b37db-750a-4815-abfd-4443325227b7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["842ce2c4-fc53-449d-a80f-ee7a2187bb84"],"updated_at":"2018-07-03T14:49:32Z","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1131f5a56cc045efad7b1a58bef653a5","id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net"}]} 2018-07-03 14:49:32,806 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-af3b37db-750a-4815-abfd-4443325227b7 2018-07-03 14:49:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314a2e23e58d84c4f80770679b0a3b273439eccc" 2018-07-03 14:49:32,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:32 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-19ba0b7c-1545-4a49-b22c-8f5f17bb4513 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:32Z","dns_nameservers":[],"updated_at":"2018-07-03T14:49: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":"1131f5a56cc045efad7b1a58bef653a5","id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet"}]} 2018-07-03 14:49:32,918 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-19ba0b7c-1545-4a49-b22c-8f5f17bb4513 2018-07-03 14:49:32,919 - OpenStackNetwork - DEBUG - Network [cee720b3-9c85-4499-8b4a-cac5d2058a64] created successfully 2018-07-03 14:49:32,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:49:32,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:49:33,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:49:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qLNggzRORtmj3DgJWMSs2A"], "issued_at": "2018-07-03T14:49:33.000000Z"}} 2018-07-03 14:49:33,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}d2790fbf882a9f0660ae352fe7a3134a215e9f58" 2018-07-03 14:49:33,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c80ed68c-3996-4e97-8372-2665f702303a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:49:33,469 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c80ed68c-3996-4e97-8372-2665f702303a 2018-07-03 14:49:33,471 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:49:33,476 - novaclient.v2.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}d2790fbf882a9f0660ae352fe7a3134a215e9f58" 2018-07-03 14:49:33,864 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:33 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0f6184b6-ddca-4946-bec8-2d71a4a29ec9 X-Compute-Request-Id: req-0f6184b6-ddca-4946-bec8-2d71a4a29ec9 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:49:33,864 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0f6184b6-ddca-4946-bec8-2d71a4a29ec9 2018-07-03 14:49:33,868 - novaclient.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}d2790fbf882a9f0660ae352fe7a3134a215e9f58" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:49:34,270 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:34 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-6d9eb71a-5340-4722-a479-41262618dd06 X-Compute-Request-Id: req-6d9eb71a-5340-4722-a479-41262618dd06 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "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": "616c5809-6469-418b-8d1e-ee4d241b4a29"}} 2018-07-03 14:49:34,271 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6d9eb71a-5340-4722-a479-41262618dd06 2018-07-03 14:49:34,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2790fbf882a9f0660ae352fe7a3134a215e9f58" 2018-07-03 14:49:34,610 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:34 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-c153dde6-a95f-4a41-89b3-01750625e386 X-Compute-Request-Id: req-c153dde6-a95f-4a41-89b3-01750625e386 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "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": "616c5809-6469-418b-8d1e-ee4d241b4a29"}} 2018-07-03 14:49:34,610 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29 used request id req-c153dde6-a95f-4a41-89b3-01750625e386 2018-07-03 14:49:34,613 - novaclient.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/616c5809-6469-418b-8d1e-ee4d241b4a29/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2790fbf882a9f0660ae352fe7a3134a215e9f58" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:49:34,665 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:34 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-41afab1e-e128-4492-8a9b-f12d1ca6d2ac X-Compute-Request-Id: req-41afab1e-e128-4492-8a9b-f12d1ca6d2ac Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:49:34,665 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29/os-extra_specs used request id req-41afab1e-e128-4492-8a9b-f12d1ca6d2ac 2018-07-03 14:49:34,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:49:34,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:49:35,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0986a75cee494bf28dc5c61dd4974c4e", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj-role"}], "expires_at": "2018-07-03T15:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-user", "id": "b535ce3374074311a5b871f4fd8b1203"}, "audit_ids": ["UZlLwXunQXSRjIt7z0ZO_w"], "issued_at": "2018-07-03T14:49:35.000000Z"}} 2018-07-03 14:49:35,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}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:35,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96478e4f-5555-4c18-bc5c-847a66272f27 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:49:35,382 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-96478e4f-5555-4c18-bc5c-847a66272f27 2018-07-03 14:49:35,383 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:49:35,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}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:35,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ce55e76-48df-400d-ab30-625b8580f3fb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:49:35,414 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ce55e76-48df-400d-ab30-625b8580f3fb 2018-07-03 14:49:35,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=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:35,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:35 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-bd5cc1b3-822e-4ad5-9608-3ce3bb3a38bd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["842ce2c4-fc53-449d-a80f-ee7a2187bb84"],"updated_at":"2018-07-03T14:49:32Z","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1131f5a56cc045efad7b1a58bef653a5","id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net"}]} 2018-07-03 14:49:35,957 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net used request id req-bd5cc1b3-822e-4ad5-9608-3ce3bb3a38bd 2018-07-03 14:49:35,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:49:35,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:49: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-07-03 14:49:35,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/1131f5a56cc045efad7b1a58bef653a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:36,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:35 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-351d83c0-a17f-4b75-af10-175bc3dcacab Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}} 2018-07-03 14:49:36,017 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 used request id req-351d83c0-a17f-4b75-af10-175bc3dcacab 2018-07-03 14:49:36,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:36,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:36 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-d6ded602-7bff-4be4-94c2-cb8b60681f67 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:32Z","dns_nameservers":[],"updated_at":"2018-07-03T14:49: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":"1131f5a56cc045efad7b1a58bef653a5","id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet"}]} 2018-07-03 14:49:36,291 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-d6ded602-7bff-4be4-94c2-cb8b60681f67 2018-07-03 14:49:36,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/ports?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:36,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:36 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-768d9ce0-8734-4568-8535-f2a826d780cd Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:49:36,342 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1&admin_state_up=True used request id req-768d9ce0-8734-4568-8535-f2a826d780cd 2018-07-03 14:49:36,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/detail?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:37,018 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49: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-3fd054e4-fd52-4690-821d-0c0724c289e2 X-Compute-Request-Id: req-3fd054e4-fd52-4690-821d-0c0724c289e2 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:49:37,019 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst used request id req-3fd054e4-fd52-4690-821d-0c0724c289e2 2018-07-03 14:49:37,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:37,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:37 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-8af7b0cb-1a4b-4d09-912f-d801178450ad Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["842ce2c4-fc53-449d-a80f-ee7a2187bb84"],"updated_at":"2018-07-03T14:49:32Z","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1131f5a56cc045efad7b1a58bef653a5","id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net"}]} 2018-07-03 14:49:37,156 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net used request id req-8af7b0cb-1a4b-4d09-912f-d801178450ad 2018-07-03 14:49:37,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:37,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:37 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a93237a2-843b-4b54-b789-1d1aedf24c6f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}} 2018-07-03 14:49:37,199 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 used request id req-a93237a2-843b-4b54-b789-1d1aedf24c6f 2018-07-03 14:49:37,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:37,561 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:37 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-09448718-a8f9-4587-ad79-d47d4d0c7687 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:32Z","dns_nameservers":[],"updated_at":"2018-07-03T14:49: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":"1131f5a56cc045efad7b1a58bef653a5","id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet"}]} 2018-07-03 14:49:37,561 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-09448718-a8f9-4587-ad79-d47d4d0c7687 2018-07-03 14:49:37,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:37,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:37 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5d249538-5741-4e90-85fd-060edd540f94 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:49:37,916 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1&admin_state_up=True used request id req-5d249538-5741-4e90-85fd-060edd540f94 2018-07-03 14:49:37,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:49:37,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:49:38,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0986a75cee494bf28dc5c61dd4974c4e", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj-role"}], "expires_at": "2018-07-03T15:49:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/1131f5a56cc045efad7b1a58bef653a5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-user", "id": "b535ce3374074311a5b871f4fd8b1203"}, "audit_ids": ["h00Q03J0RNiq8fEomY8S_Q"], "issued_at": "2018-07-03T14:49:38.000000Z"}} 2018-07-03 14:49:38,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}4d57071940292807db43b121d5c7c8e4b695d4a4" 2018-07-03 14:49:38,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7aa49e2c-ef61-435f-adc1-5b15d32ac7a5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:49:38,596 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7aa49e2c-ef61-435f-adc1-5b15d32ac7a5 2018-07-03 14:49:38,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:38,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:38 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-b4213660-01ca-414f-af81-d6f67d2f5ca4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["842ce2c4-fc53-449d-a80f-ee7a2187bb84"],"updated_at":"2018-07-03T14:49:32Z","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1131f5a56cc045efad7b1a58bef653a5","id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net"}]} 2018-07-03 14:49:38,764 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net used request id req-b4213660-01ca-414f-af81-d6f67d2f5ca4 2018-07-03 14:49:38,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:39,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:39 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-4bcb8975-bad5-4b65-8a2b-9d52ac3d2160 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:32Z","dns_nameservers":[],"updated_at":"2018-07-03T14:49: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":"1131f5a56cc045efad7b1a58bef653a5","id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet"}]} 2018-07-03 14:49:39,218 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-4bcb8975-bad5-4b65-8a2b-9d52ac3d2160 2018-07-03 14:49:39,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/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:39,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:39 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-8bfcef13-4c13-4e97-9edb-eabef1e00617 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["842ce2c4-fc53-449d-a80f-ee7a2187bb84"],"updated_at":"2018-07-03T14:49:32Z","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1131f5a56cc045efad7b1a58bef653a5","id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net"}]} 2018-07-03 14:49:39,591 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net used request id req-8bfcef13-4c13-4e97-9edb-eabef1e00617 2018-07-03 14:49:39,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:49:39,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:49: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-07-03 14:49:39,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/1131f5a56cc045efad7b1a58bef653a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d57071940292807db43b121d5c7c8e4b695d4a4" 2018-07-03 14:49:39,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:39 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-170bf717-a6a0-4480-a202-4a18bab34b1a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}} 2018-07-03 14:49:39,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 used request id req-170bf717-a6a0-4480-a202-4a18bab34b1a 2018-07-03 14:49:39,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:39,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:39 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-0ddd35ac-2569-4b0e-8ee1-d45d7dfd6b47 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:32Z","dns_nameservers":[],"updated_at":"2018-07-03T14:49: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":"1131f5a56cc045efad7b1a58bef653a5","id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet"}]} 2018-07-03 14:49:39,743 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-0ddd35ac-2569-4b0e-8ee1-d45d7dfd6b47 2018-07-03 14:49:39,744 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net 2018-07-03 14:49:39,749 - 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}484745c9f459c3e4cec4b46cd30f726d77f25913" -d '{"port": {"network_id": "cee720b3-9c85-4499-8b4a-cac5d2058a64", "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-03 14:49:41,085 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:49:41 GMT Content-Type: application/json Content-Length: 832 Connection: keep-alive X-Openstack-Request-Id: req-541afce9-74eb-4722-8438-88c501489e93 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:49:40Z","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:49:40Z","name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9f:52:a7","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1131f5a56cc045efad7b1a58bef653a5","fixed_ips":[{"subnet_id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","ip_address":"10.55.0.8"}],"id":"b9167ac9-c278-4300-8027-08ff742b76e9","security_groups":["a6b063a0-7c8e-4482-b27c-b89169293b9e"],"device_id":""}} 2018-07-03 14:49:41,085 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-541afce9-74eb-4722-8438-88c501489e93 2018-07-03 14:49:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:41,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:41 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-2333bf2c-8229-43e5-aef7-90b45a32ea7a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["842ce2c4-fc53-449d-a80f-ee7a2187bb84"],"updated_at":"2018-07-03T14:49:32Z","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1131f5a56cc045efad7b1a58bef653a5","id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net"}]} 2018-07-03 14:49:41,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net used request id req-2333bf2c-8229-43e5-aef7-90b45a32ea7a 2018-07-03 14:49:41,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:41,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:41 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ca1072c-99ba-40a6-96cc-4bfc7fafc01f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}} 2018-07-03 14:49:41,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 used request id req-7ca1072c-99ba-40a6-96cc-4bfc7fafc01f 2018-07-03 14:49:41,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=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:41,600 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:41 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-09b74d77-7db8-49dd-a7d1-7f801c6538bf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:32Z","dns_nameservers":[],"updated_at":"2018-07-03T14:49: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":"1131f5a56cc045efad7b1a58bef653a5","id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet"}]} 2018-07-03 14:49:41,600 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-09b74d77-7db8-49dd-a7d1-7f801c6538bf 2018-07-03 14:49:41,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/ports?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:41,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:41 GMT Content-Type: application/json Content-Length: 835 Connection: keep-alive X-Openstack-Request-Id: req-0e65674d-b0ba-4df3-ab09-e068a0e23966 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":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:40Z","admin_state_up":true,"updated_at":"2018-07-03T14:49:40Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9f:52:a7","id":"b9167ac9-c278-4300-8027-08ff742b76e9","port_security_enabled":true,"project_id":"1131f5a56cc045efad7b1a58bef653a5","fixed_ips":[{"subnet_id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["a6b063a0-7c8e-4482-b27c-b89169293b9e"],"name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1"}]} 2018-07-03 14:49:41,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1&admin_state_up=True used request id req-0e65674d-b0ba-4df3-ab09-e068a0e23966 2018-07-03 14:49:41,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/1131f5a56cc045efad7b1a58bef653a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:41,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:49:41 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf1ec767-9e58-4e0e-9755-82b54b54c1f3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}} 2018-07-03 14:49:41,881 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 used request id req-bf1ec767-9e58-4e0e-9755-82b54b54c1f3 2018-07-03 14:49:41,881 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst 2018-07-03 14:49:41,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:42,291 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:42 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-cbc871dc-4db9-483f-9ba8-caa199354d6c X-Compute-Request-Id: req-cbc871dc-4db9-483f-9ba8-caa199354d6c Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "616c5809-6469-418b-8d1e-ee4d241b4a29", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-flavor-name"}]} 2018-07-03 14:49:42,291 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-cbc871dc-4db9-483f-9ba8-caa199354d6c 2018-07-03 14:49:42,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/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:42,647 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:42 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-ef80de98-2fb8-4879-8c46-c522c1e5a500 X-Compute-Request-Id: req-ef80de98-2fb8-4879-8c46-c522c1e5a500 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "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": "616c5809-6469-418b-8d1e-ee4d241b4a29"}} 2018-07-03 14:49:42,647 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29 used request id req-ef80de98-2fb8-4879-8c46-c522c1e5a500 2018-07-03 14:49:42,650 - 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-b3dbebb5-93c2-4602-8c97-17e599987c2d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:43,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:43 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-6dc3b2e1-4656-4584-a869-65b2bb65fc06 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:49:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:49:28Z", "visibility": "shared", "self": "/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf", "min_disk": 0, "protected": false, "id": "acda19aa-a145-4d66-9495-aacfa04861cf", "file": "/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1131f5a56cc045efad7b1a58bef653a5", "direct_url": "file:///var/lib/glance/images/acda19aa-a145-4d66-9495-aacfa04861cf", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image"} 2018-07-03 14:49:43,064 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image used request id req-6dc3b2e1-4656-4584-a869-65b2bb65fc06 2018-07-03 14:49:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:43,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:43 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-27f37959-4836-43f2-ad23-729dee148bdc Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:49:43,414 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-27f37959-4836-43f2-ad23-729dee148bdc 2018-07-03 14:49:43,419 - novaclient.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}484745c9f459c3e4cec4b46cd30f726d77f25913" -d '{"server": {"name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst", "imageRef": "acda19aa-a145-4d66-9495-aacfa04861cf", "flavorRef": "616c5809-6469-418b-8d1e-ee4d241b4a29", "max_count": 1, "min_count": 1, "networks": [{"port": "b9167ac9-c278-4300-8027-08ff742b76e9"}]}}' 2018-07-03 14:49:46,130 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:49:46 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f5dc0513-00c8-4e68-b16b-bb79c26bd8ec X-Compute-Request-Id: req-f5dc0513-00c8-4e68-b16b-bb79c26bd8ec RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d55139b5-ce8b-4ffd-998c-a00bc22a5343", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "bookmark"}], "adminPass": "nutYxZMqCG2z"}} 2018-07-03 14:49:46,130 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-f5dc0513-00c8-4e68-b16b-bb79c26bd8ec 2018-07-03 14:49:46,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/d55139b5-ce8b-4ffd-998c-a00bc22a5343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:46,237 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:46 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-ac38f1b0-11df-4dff-9f49-037e2b46fe46 X-Compute-Request-Id: req-ac38f1b0-11df-4dff-9f49-037e2b46fe46 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/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "bookmark"}], "image": {"id": "acda19aa-a145-4d66-9495-aacfa04861cf", "links": [{"href": "http://172.30.10.101:8774/images/acda19aa-a145-4d66-9495-aacfa04861cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "616c5809-6469-418b-8d1e-ee4d241b4a29", "links": [{"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "bookmark"}]}, "id": "d55139b5-ce8b-4ffd-998c-a00bc22a5343", "user_id": "b535ce3374074311a5b871f4fd8b1203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:49:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst", "created": "2018-07-03T14:49:46Z", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:49:46,237 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 used request id req-ac38f1b0-11df-4dff-9f49-037e2b46fe46 2018-07-03 14:49:46,238 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst 2018-07-03 14:49:46,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:46,870 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:46 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-75b86481-2d08-4089-a929-2c187c920bfb X-Compute-Request-Id: req-75b86481-2d08-4089-a929-2c187c920bfb 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/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "bookmark"}], "image": {"id": "acda19aa-a145-4d66-9495-aacfa04861cf", "links": [{"href": "http://172.30.10.101:8774/images/acda19aa-a145-4d66-9495-aacfa04861cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "616c5809-6469-418b-8d1e-ee4d241b4a29", "links": [{"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "bookmark"}]}, "id": "d55139b5-ce8b-4ffd-998c-a00bc22a5343", "user_id": "b535ce3374074311a5b871f4fd8b1203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:49:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst", "created": "2018-07-03T14:49:46Z", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:49:46,871 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 used request id req-75b86481-2d08-4089-a929-2c187c920bfb 2018-07-03 14:49:46,871 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst] is - BUILD 2018-07-03 14:49:46,871 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:49:49,872 - create_instance - DEBUG - VM status query timeout in 896.366436005 2018-07-03 14:49:49,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:50,794 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:50 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-20fad1f1-e8f7-4f55-8188-99d0759aba6a X-Compute-Request-Id: req-20fad1f1-e8f7-4f55-8188-99d0759aba6a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "bookmark"}], "image": {"id": "acda19aa-a145-4d66-9495-aacfa04861cf", "links": [{"href": "http://172.30.10.101:8774/images/acda19aa-a145-4d66-9495-aacfa04861cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "616c5809-6469-418b-8d1e-ee4d241b4a29", "links": [{"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "bookmark"}]}, "id": "d55139b5-ce8b-4ffd-998c-a00bc22a5343", "security_groups": [{"name": "default"}], "user_id": "b535ce3374074311a5b871f4fd8b1203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:49:48Z", "hostId": "3cb98ec7c58ae887375f6119021d7f31939cc5ed8054d4f8cb485bc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst", "created": "2018-07-03T14:49:46Z", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:49:50,794 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 used request id req-20fad1f1-e8f7-4f55-8188-99d0759aba6a 2018-07-03 14:49:50,795 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst] is - BUILD 2018-07-03 14:49:50,795 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:49:53,796 - create_instance - DEBUG - VM status query timeout in 892.442429066 2018-07-03 14:49:53,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/d55139b5-ce8b-4ffd-998c-a00bc22a5343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:55,019 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:55 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f34a2800-e5d9-486d-9b2c-56ad47786e79 X-Compute-Request-Id: req-f34a2800-e5d9-486d-9b2c-56ad47786e79 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "bookmark"}], "image": {"id": "acda19aa-a145-4d66-9495-aacfa04861cf", "links": [{"href": "http://172.30.10.101:8774/images/acda19aa-a145-4d66-9495-aacfa04861cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "616c5809-6469-418b-8d1e-ee4d241b4a29", "links": [{"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "bookmark"}]}, "id": "d55139b5-ce8b-4ffd-998c-a00bc22a5343", "security_groups": [{"name": "default"}], "user_id": "b535ce3374074311a5b871f4fd8b1203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:49:48Z", "hostId": "3cb98ec7c58ae887375f6119021d7f31939cc5ed8054d4f8cb485bc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst", "created": "2018-07-03T14:49:46Z", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:49:55,020 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 used request id req-f34a2800-e5d9-486d-9b2c-56ad47786e79 2018-07-03 14:49:55,020 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst] is - BUILD 2018-07-03 14:49:55,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:49:58,022 - create_instance - DEBUG - VM status query timeout in 888.215876102 2018-07-03 14:49:58,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:49:58,669 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:49:58 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-ee73f8d8-5a50-4d11-8676-bc6f9d33835d X-Compute-Request-Id: req-ee73f8d8-5a50-4d11-8676-bc6f9d33835d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "bookmark"}], "image": {"id": "acda19aa-a145-4d66-9495-aacfa04861cf", "links": [{"href": "http://172.30.10.101:8774/images/acda19aa-a145-4d66-9495-aacfa04861cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "616c5809-6469-418b-8d1e-ee4d241b4a29", "links": [{"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "bookmark"}]}, "id": "d55139b5-ce8b-4ffd-998c-a00bc22a5343", "security_groups": [{"name": "default"}], "user_id": "b535ce3374074311a5b871f4fd8b1203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:49:48Z", "hostId": "3cb98ec7c58ae887375f6119021d7f31939cc5ed8054d4f8cb485bc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst", "created": "2018-07-03T14:49:46Z", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:49:58,670 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 used request id req-ee73f8d8-5a50-4d11-8676-bc6f9d33835d 2018-07-03 14:49:58,670 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst] is - BUILD 2018-07-03 14:49:58,670 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:50:01,673 - create_instance - DEBUG - VM status query timeout in 884.564767122 2018-07-03 14:50:01,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:50:02,302 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:02 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-b9954446-75cb-47aa-9136-eca8147d6e0b X-Compute-Request-Id: req-b9954446-75cb-47aa-9136-eca8147d6e0b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:52:a7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "bookmark"}], "image": {"id": "acda19aa-a145-4d66-9495-aacfa04861cf", "links": [{"href": "http://172.30.10.101:8774/images/acda19aa-a145-4d66-9495-aacfa04861cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:49:58.000000", "flavor": {"id": "616c5809-6469-418b-8d1e-ee4d241b4a29", "links": [{"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "bookmark"}]}, "id": "d55139b5-ce8b-4ffd-998c-a00bc22a5343", "security_groups": [{"name": "default"}], "user_id": "b535ce3374074311a5b871f4fd8b1203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:49:59Z", "hostId": "3cb98ec7c58ae887375f6119021d7f31939cc5ed8054d4f8cb485bc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst", "created": "2018-07-03T14:49:46Z", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:50:02,302 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 used request id req-b9954446-75cb-47aa-9136-eca8147d6e0b 2018-07-03 14:50:02,303 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst] is - ACTIVE 2018-07-03 14:50:02,303 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:50:02,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:50:02,568 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:02 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-18bd0da6-d369-439c-841a-9fb0f98ca8a5 X-Compute-Request-Id: req-18bd0da6-d369-439c-841a-9fb0f98ca8a5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:52:a7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "bookmark"}], "image": {"id": "acda19aa-a145-4d66-9495-aacfa04861cf", "links": [{"href": "http://172.30.10.101:8774/images/acda19aa-a145-4d66-9495-aacfa04861cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:49:58.000000", "flavor": {"id": "616c5809-6469-418b-8d1e-ee4d241b4a29", "links": [{"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "bookmark"}]}, "id": "d55139b5-ce8b-4ffd-998c-a00bc22a5343", "security_groups": [{"name": "default"}], "user_id": "b535ce3374074311a5b871f4fd8b1203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:49:59Z", "hostId": "3cb98ec7c58ae887375f6119021d7f31939cc5ed8054d4f8cb485bc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst", "created": "2018-07-03T14:49:46Z", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:50:02,569 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 used request id req-18bd0da6-d369-439c-841a-9fb0f98ca8a5 2018-07-03 14:50:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:50:02,725 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:02 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-a13b340f-5a35-4878-828f-6e1a7139349b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["842ce2c4-fc53-449d-a80f-ee7a2187bb84"],"updated_at":"2018-07-03T14:49:32Z","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1131f5a56cc045efad7b1a58bef653a5","id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net"}]} 2018-07-03 14:50:02,725 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net used request id req-a13b340f-5a35-4878-828f-6e1a7139349b 2018-07-03 14:50:02,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:50:02,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:02 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b2f11af-10c5-4200-a8ee-3e6e55b81bc2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}} 2018-07-03 14:50:02,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 used request id req-1b2f11af-10c5-4200-a8ee-3e6e55b81bc2 2018-07-03 14:50:02,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=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:50:02,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:02 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-7d2ac30b-10e0-402f-9cb5-09511b320150 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:32Z","dns_nameservers":[],"updated_at":"2018-07-03T14:49: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":"1131f5a56cc045efad7b1a58bef653a5","id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet"}]} 2018-07-03 14:50:02,864 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-7d2ac30b-10e0-402f-9cb5-09511b320150 2018-07-03 14:50:02,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=cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:50:02,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:02 GMT Content-Type: application/json Content-Length: 2362 Connection: keep-alive X-Openstack-Request-Id: req-16fb64f9-ffcb-4287-bf4f-71d9ba0bd2b5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:33Z","admin_state_up":true,"updated_at":"2018-07-03T14:49:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cee720b3-9c85-4499-8b4a-cac5d2058a64","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:59:77:0d","id":"0d9e3596-56dd-4c7b-9387-c51ff9f1c8af","port_security_enabled":false,"project_id":"1131f5a56cc045efad7b1a58bef653a5","fixed_ips":[{"subnet_id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:32Z","admin_state_up":true,"updated_at":"2018-07-03T14:49:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cee720b3-9c85-4499-8b4a-cac5d2058a64","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:97:07:9d","id":"60a7b987-d261-488e-89c6-f78eea0140cd","port_security_enabled":false,"project_id":"1131f5a56cc045efad7b1a58bef653a5","fixed_ips":[{"subnet_id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"cee720b3-9c85-4499-8b4a-cac5d2058a64","tenant_id":"1131f5a56cc045efad7b1a58bef653a5","created_at":"2018-07-03T14:49:40Z","admin_state_up":true,"updated_at":"2018-07-03T14:49:57Z","binding:vnic_type":"normal","device_id":"d55139b5-ce8b-4ffd-998c-a00bc22a5343","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9f:52:a7","id":"b9167ac9-c278-4300-8027-08ff742b76e9","port_security_enabled":true,"project_id":"1131f5a56cc045efad7b1a58bef653a5","fixed_ips":[{"subnet_id":"842ce2c4-fc53-449d-a80f-ee7a2187bb84","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["a6b063a0-7c8e-4482-b27c-b89169293b9e"],"name":"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1"}]} 2018-07-03 14:50:02,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-16fb64f9-ffcb-4287-bf4f-71d9ba0bd2b5 2018-07-03 14:50:02,981 - create_instance - INFO - Deleting Port with ID - b9167ac9-c278-4300-8027-08ff742b76e9 2018-07-03 14:50:02,981 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2dport-1 2018-07-03 14:50:02,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/ports/b9167ac9-c278-4300-8027-08ff742b76e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:50:03,662 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1e34dcbb-63d7-4560-b98a-4b0935c1f542 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:03,662 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/b9167ac9-c278-4300-8027-08ff742b76e9 used request id req-1e34dcbb-63d7-4560-b98a-4b0935c1f542 2018-07-03 14:50:03,662 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst 2018-07-03 14:50:03,665 - 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/d55139b5-ce8b-4ffd-998c-a00bc22a5343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:50:03,829 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50: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-64f1fc37-37dd-4cb8-97c0-a66e70c9c700 X-Compute-Request-Id: req-64f1fc37-37dd-4cb8-97c0-a66e70c9c700 Front-End-Https: on 2018-07-03 14:50:03,830 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 used request id req-64f1fc37-37dd-4cb8-97c0-a66e70c9c700 2018-07-03 14:50:03,830 - create_instance - INFO - Checking deletion status 2018-07-03 14:50:03,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/d55139b5-ce8b-4ffd-998c-a00bc22a5343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:50:03,994 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:03 GMT Content-Type: application/json Content-Length: 1589 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c440793c-b48b-4ea4-91fe-94b6ee924b0f X-Compute-Request-Id: req-c440793c-b48b-4ea4-91fe-94b6ee924b0f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:52:a7", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343", "rel": "bookmark"}], "image": {"id": "acda19aa-a145-4d66-9495-aacfa04861cf", "links": [{"href": "http://172.30.10.101:8774/images/acda19aa-a145-4d66-9495-aacfa04861cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:49:58.000000", "flavor": {"id": "616c5809-6469-418b-8d1e-ee4d241b4a29", "links": [{"href": "http://172.30.10.101:8774/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29", "rel": "bookmark"}]}, "id": "d55139b5-ce8b-4ffd-998c-a00bc22a5343", "user_id": "b535ce3374074311a5b871f4fd8b1203", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:50:04Z", "hostId": "3cb98ec7c58ae887375f6119021d7f31939cc5ed8054d4f8cb485bc3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst", "created": "2018-07-03T14:49:46Z", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:50:03,995 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 used request id req-c440793c-b48b-4ea4-91fe-94b6ee924b0f 2018-07-03 14:50:03,995 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst] is - ACTIVE 2018-07-03 14:50:03,995 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:50:06,998 - create_instance - DEBUG - VM status query timeout in 296.831801891 2018-07-03 14:50:07,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/d55139b5-ce8b-4ffd-998c-a00bc22a5343 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484745c9f459c3e4cec4b46cd30f726d77f25913" 2018-07-03 14:50:07,306 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:50:07 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-46156c70-132f-46fe-bbf5-f79c567ce8f3 X-Compute-Request-Id: req-46156c70-132f-46fe-bbf5-f79c567ce8f3 RESP BODY: {"itemNotFound": {"message": "Instance d55139b5-ce8b-4ffd-998c-a00bc22a5343 could not be found.", "code": 404}} 2018-07-03 14:50:07,306 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d55139b5-ce8b-4ffd-998c-a00bc22a5343 used request id req-46156c70-132f-46fe-bbf5-f79c567ce8f3 2018-07-03 14:50:07,307 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d55139b5-ce8b-4ffd-998c-a00bc22a5343 could not be found. (HTTP 404) (Request-ID: req-46156c70-132f-46fe-bbf5-f79c567ce8f3) 2018-07-03 14:50:07,307 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-inst 2018-07-03 14:50:07,311 - 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/616c5809-6469-418b-8d1e-ee4d241b4a29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2790fbf882a9f0660ae352fe7a3134a215e9f58" 2018-07-03 14:50:07,571 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:50: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-04b543eb-fc44-4e3e-a215-424ccc342728 X-Compute-Request-Id: req-04b543eb-fc44-4e3e-a215-424ccc342728 2018-07-03 14:50:07,572 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/616c5809-6469-418b-8d1e-ee4d241b4a29 used request id req-04b543eb-fc44-4e3e-a215-424ccc342728 2018-07-03 14:50:07,573 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet 2018-07-03 14:50:07,573 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-subnet 2018-07-03 14:50:07,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/842ce2c4-fc53-449d-a80f-ee7a2187bb84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314a2e23e58d84c4f80770679b0a3b273439eccc" 2018-07-03 14:50:10,182 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2d094a45-c7e0-4871-95b5-0b43d736c79c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:10,182 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/842ce2c4-fc53-449d-a80f-ee7a2187bb84 used request id req-2d094a45-c7e0-4871-95b5-0b43d736c79c 2018-07-03 14:50:10,182 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-pub-net 2018-07-03 14:50:10,188 - 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/cee720b3-9c85-4499-8b4a-cac5d2058a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314a2e23e58d84c4f80770679b0a3b273439eccc" 2018-07-03 14:50:12,029 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-49873c80-6ae2-49a5-b8fb-52fa492a417a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:12,030 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/cee720b3-9c85-4499-8b4a-cac5d2058a64 used request id req-49873c80-6ae2-49a5-b8fb-52fa492a417a 2018-07-03 14:50:12,031 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b3dbebb5-93c2-4602-8c97-17e599987c2d-image 2018-07-03 14:50:12,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d75bf0ca089b960e6f8aacf2c70aa244669045d1" 2018-07-03 14:50:12,531 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-01ee329a-21dc-4699-826a-3a2e598f4487 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-07-03 14:50:12,531 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/acda19aa-a145-4d66-9495-aacfa04861cf used request id req-01ee329a-21dc-4699-826a-3a2e598f4487 2018-07-03 14:50:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:50:12,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:12 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-6112fee0-a0b4-43ec-90d5-31ef8bf5a5db Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "created_at": "2018-07-03T14:49:30Z", "updated_at": "2018-07-03T14:49:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:49:30Z", "revision_number": 0, "id": "50e46734-8f5f-49ea-b88d-b2fdfd41b034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:49:30Z", "security_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1131f5a56cc045efad7b1a58bef653a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:49:30Z", "revision_number": 0, "id": "5d3bb84e-eb31-4a82-85ea-aab14ec07972", "remote_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "remote_ip_prefix": null, "created_at": "2018-07-03T14:49:30Z", "security_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1131f5a56cc045efad7b1a58bef653a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:49:30Z", "revision_number": 0, "id": "606137ae-912a-4a49-bf58-091c30695d05", "remote_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "remote_ip_prefix": null, "created_at": "2018-07-03T14:49:30Z", "security_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1131f5a56cc045efad7b1a58bef653a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:49:30Z", "revision_number": 0, "id": "b90e19e2-40d3-48ac-8e78-f38f2df61175", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:49:30Z", "security_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1131f5a56cc045efad7b1a58bef653a5"}], "revision_number": 4, "project_id": "1131f5a56cc045efad7b1a58bef653a5", "id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:50:12,969 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6112fee0-a0b4-43ec-90d5-31ef8bf5a5db 2018-07-03 14:50:12,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:50:13,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:12 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-160a371d-7401-43a1-ac23-5e7c65087969 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:50:13,146 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-160a371d-7401-43a1-ac23-5e7c65087969 2018-07-03 14:50:13,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/1131f5a56cc045efad7b1a58bef653a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:50:13,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:13 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e303b2a1-3e40-408b-8e4d-9b8ff45a6e7a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1131f5a56cc045efad7b1a58bef653a5", "name": "CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj"}} 2018-07-03 14:50:13,317 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 used request id req-e303b2a1-3e40-408b-8e4d-9b8ff45a6e7a 2018-07-03 14:50:13,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6b063a0-7c8e-4482-b27c-b89169293b9e 2018-07-03 14:50:13,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-group-rules?security_group_id=a6b063a0-7c8e-4482-b27c-b89169293b9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:50:13,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:13 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-0a9f655c-22eb-4231-8789-9b0f9211e509 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:49:30Z", "security_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "port_range_min": null, "revision_number": 0, "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "created_at": "2018-07-03T14:49:30Z", "project_id": "1131f5a56cc045efad7b1a58bef653a5", "id": "50e46734-8f5f-49ea-b88d-b2fdfd41b034"}, {"remote_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:49:30Z", "security_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "port_range_min": null, "revision_number": 0, "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "created_at": "2018-07-03T14:49:30Z", "project_id": "1131f5a56cc045efad7b1a58bef653a5", "id": "5d3bb84e-eb31-4a82-85ea-aab14ec07972"}, {"remote_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:49:30Z", "security_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "port_range_min": null, "revision_number": 0, "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "created_at": "2018-07-03T14:49:30Z", "project_id": "1131f5a56cc045efad7b1a58bef653a5", "id": "606137ae-912a-4a49-bf58-091c30695d05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:49:30Z", "security_group_id": "a6b063a0-7c8e-4482-b27c-b89169293b9e", "port_range_min": null, "revision_number": 0, "tenant_id": "1131f5a56cc045efad7b1a58bef653a5", "created_at": "2018-07-03T14:49:30Z", "project_id": "1131f5a56cc045efad7b1a58bef653a5", "id": "b90e19e2-40d3-48ac-8e78-f38f2df61175"}]} 2018-07-03 14:50:13,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a6b063a0-7c8e-4482-b27c-b89169293b9e used request id req-0a9f655c-22eb-4231-8789-9b0f9211e509 2018-07-03 14:50:13,714 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:50:13,719 - keystoneauth.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/a6b063a0-7c8e-4482-b27c-b89169293b9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:50:13,967 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-10bc9dd6-5a58-41c3-9a28-b5bcdfc5f00d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:13,967 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a6b063a0-7c8e-4482-b27c-b89169293b9e used request id req-10bc9dd6-5a58-41c3-9a28-b5bcdfc5f00d 2018-07-03 14:50:13,969 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj 2018-07-03 14:50: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/projects/1131f5a56cc045efad7b1a58bef653a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:50:14,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:50:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15912075-cdd5-441e-a6d8-6d575792374c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:14,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/1131f5a56cc045efad7b1a58bef653a5 used request id req-15912075-cdd5-441e-a6d8-6d575792374c 2018-07-03 14:50:14,376 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-proj-role 2018-07-03 14:50:14,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/0986a75cee494bf28dc5c61dd4974c4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:50:14,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:50:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32eee529-deb9-4bed-b62e-f80db74a3950 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:14,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0986a75cee494bf28dc5c61dd4974c4e used request id req-32eee529-deb9-4bed-b62e-f80db74a3950 2018-07-03 14:50:14,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}977f3e8dbe1dcbdf41d996ef3bdcefb2a3ef7283" 2018-07-03 14:50:14,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1f654ee-5e3d-4085-b77f-ea198b09674b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:50:14,622 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e1f654ee-5e3d-4085-b77f-ea198b09674b 2018-07-03 14:50:14,622 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e39c8ee8-7f9a-422-user 2018-07-03 14:50:14,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b535ce3374074311a5b871f4fd8b1203 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df69f2a5c3de29a1167c4a9399030312b201f10" 2018-07-03 14:50:14,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:50:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98fde2e6-6c73-4f61-b906-77a160dede7e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:14,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b535ce3374074311a5b871f4fd8b1203 used request id req-98fde2e6-6c73-4f61-b906-77a160dede7e 2018-07-03 14:50:14,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:15,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:50:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["RhPaAAnTSXKkXtyid_s2Qw"], "issued_at": "2018-07-03T14:50:15.000000Z"}} 2018-07-03 14:50:15,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}c2b7aeb2083bc85c63fcb83b565043c54881a372" 2018-07-03 14:50:15,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8592c72f-127a-4324-9ffc-4ae152fe0718 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:15,670 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8592c72f-127a-4324-9ffc-4ae152fe0718 2018-07-03 14:50:15,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:15,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:16,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:50:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["a9zxI2DVSSOTyLuEG9L3cQ"], "issued_at": "2018-07-03T14:50:16.000000Z"}} 2018-07-03 14:50:16,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}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:16,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe2490a7-3dfa-4249-9a2f-fa5d35cfc634 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:16,220 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fe2490a7-3dfa-4249-9a2f-fa5d35cfc634 2018-07-03 14:50:16,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-07-03 14:50:16,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:50: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-07-03 14:50:16,235 - keystoneauth.session - DEBUG - REQ: curl -g -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-f07cfb89-297e-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:16,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:16 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d57fb4ee-a80d-4558-bdac-cf6e8c963ecb 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-f07cfb89-297e-41e-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:50:16,400 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj used request id req-d57fb4ee-a80d-4558-bdac-cf6e8c963ecb 2018-07-03 14:50:16,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:16,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21691b47-8d18-4e5d-a153-2dc6c63d4801 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:50:16,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-21691b47-8d18-4e5d-a153-2dc6c63d4801 2018-07-03 14:50:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}}' 2018-07-03 14:50:16,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:50:16 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-825b7b92-1da6-4533-b97d-8f4b88aa36a3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a"}, "tags": [], "enabled": true, "id": "2614a960f4844e95a9cef6249331617a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}} 2018-07-03 14:50:16,779 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-825b7b92-1da6-4533-b97d-8f4b88aa36a3 2018-07-03 14:50:16,780 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj 2018-07-03 14:50:16,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:16,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:17,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["N_ob1kNxTYKV_QIC19HaPw"], "issued_at": "2018-07-03T14:50:17.000000Z"}} 2018-07-03 14:50:17,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}7f571ece7c7ee82555706468fc766011bae830ac" 2018-07-03 14:50:17,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-593448fe-6fb8-4396-9fbd-3e8f7a729b1b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:17,473 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-593448fe-6fb8-4396-9fbd-3e8f7a729b1b 2018-07-03 14:50:17,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:50:17,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:50: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-07-03 14:50:17,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571ece7c7ee82555706468fc766011bae830ac" 2018-07-03 14:50:17,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:17 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d85f2328-dab9-446e-b094-7e471436316e Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:50:17,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d85f2328-dab9-446e-b094-7e471436316e 2018-07-03 14:50:17,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?name=CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571ece7c7ee82555706468fc766011bae830ac" 2018-07-03 14:50:17,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:17 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-280403b2-94b6-4a3d-bbfb-517e820d29db Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a"}, "tags": [], "enabled": true, "id": "2614a960f4844e95a9cef6249331617a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}]} 2018-07-03 14:50:17,883 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj used request id req-280403b2-94b6-4a3d-bbfb-517e820d29db 2018-07-03 14:50:17,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571ece7c7ee82555706468fc766011bae830ac" 2018-07-03 14:50:18,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-011f9b84-2a34-4cd2-9f0b-bdacb46fb58c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:50:18,085 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-011f9b84-2a34-4cd2-9f0b-bdacb46fb58c 2018-07-03 14:50:18,587 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f07cfb89-297e-41e-user 2018-07-03 14:50:18,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:18,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:18,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a4d3909-34fe-46cb-b9d9-7af3ee816f5a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:50:18,774 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1a4d3909-34fe-46cb-b9d9-7af3ee816f5a 2018-07-03 14:50:18,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}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" -d '{"role": {"name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj-role"}}' 2018-07-03 14:50:18,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:50:18 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-148db20b-48c4-4395-a063-e30e966c3591 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c350836b081441e08a056039b0cd9456", "links": {"self": "http://10.167.4.35:5000/v3/roles/c350836b081441e08a056039b0cd9456"}, "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj-role"}} 2018-07-03 14:50:18,822 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-148db20b-48c4-4395-a063-e30e966c3591 2018-07-03 14:50:18,822 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj-role 2018-07-03 14:50:18,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c350836b081441e08a056039b0cd9456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:19,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:18 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-731c6417-5eb3-4cb2-b5d0-8b09d4339c95 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c350836b081441e08a056039b0cd9456", "links": {"self": "http://10.167.4.35:5000/v3/roles/c350836b081441e08a056039b0cd9456"}, "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj-role"}} 2018-07-03 14:50:19,017 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c350836b081441e08a056039b0cd9456 used request id req-731c6417-5eb3-4cb2-b5d0-8b09d4339c95 2018-07-03 14:50:19,018 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj-role to project CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj 2018-07-03 14:50:19,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a/users/42dc806e5c284fa7a6b063163f3d890e/roles/c350836b081441e08a056039b0cd9456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:19,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:50:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91e9e366-3f40-4602-849c-d3242c2d2774 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:19,278 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a/users/42dc806e5c284fa7a6b063163f3d890e/roles/c350836b081441e08a056039b0cd9456 used request id req-91e9e366-3f40-4602-849c-d3242c2d2774 2018-07-03 14:50:19,278 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:50:19,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:19,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:19,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c350836b081441e08a056039b0cd9456", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj-role"}], "expires_at": "2018-07-03T15:50:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2614a960f4844e95a9cef6249331617a", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-user", "id": "42dc806e5c284fa7a6b063163f3d890e"}, "audit_ids": ["VDJwPP8BT3y5bAeS0H6q7w"], "issued_at": "2018-07-03T14:50:19.000000Z"}} 2018-07-03 14:50:19,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}81de3782f7f7adcef697e55a8d7a828828897eed" 2018-07-03 14:50:19,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8081cba-409c-4bf5-8c80-e07c83befe56 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:19,999 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c8081cba-409c-4bf5-8c80-e07c83befe56 2018-07-03 14:50:20,004 - 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-c4a536de-bc30-4984-a17e-3a491b8591b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81de3782f7f7adcef697e55a8d7a828828897eed" 2018-07-03 14:50:20,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:20 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-b5ae32e6-44ac-4f9f-aba5-70d99875c4fb Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-image"} 2018-07-03 14:50:20,417 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-image used request id req-b5ae32e6-44ac-4f9f-aba5-70d99875c4fb 2018-07-03 14:50:20,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81de3782f7f7adcef697e55a8d7a828828897eed" 2018-07-03 14:50:20,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0dabd99e-b702-42ac-888d-32d5151478e9 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:50:20,825 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0dabd99e-b702-42ac-888d-32d5151478e9 2018-07-03 14:50:20,857 - 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}81de3782f7f7adcef697e55a8d7a828828897eed" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-image"}' 2018-07-03 14:50:21,281 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:50:21 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6fca3400-ff59-47ba-98cb-6970f99c2fef Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:50:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:50:21Z", "visibility": "shared", "self": "/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0", "min_disk": 0, "protected": false, "id": "50bb7b22-4e43-4b57-bdfb-d646bdeec6c0", "file": "/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0/file", "checksum": null, "owner": "2614a960f4844e95a9cef6249331617a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:50:21,281 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-6fca3400-ff59-47ba-98cb-6970f99c2fef 2018-07-03 14:50:21,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81de3782f7f7adcef697e55a8d7a828828897eed" -d '' 2018-07-03 14:50:22,083 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:22 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-797386f7-893c-4a93-b7d5-1076d418fb2a 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-07-03 14:50:22,083 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0/file used request id req-797386f7-893c-4a93-b7d5-1076d418fb2a 2018-07-03 14:50:22,084 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:50:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81de3782f7f7adcef697e55a8d7a828828897eed" 2018-07-03 14:50:22,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:22 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-eb70b9f4-db1e-4a0a-9016-39b3257fcdda Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:50:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:50:22Z", "visibility": "shared", "self": "/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0", "min_disk": 0, "protected": false, "id": "50bb7b22-4e43-4b57-bdfb-d646bdeec6c0", "file": "/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2614a960f4844e95a9cef6249331617a", "direct_url": "file:///var/lib/glance/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:50:22,477 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0 used request id req-eb70b9f4-db1e-4a0a-9016-39b3257fcdda 2018-07-03 14:50:22,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81de3782f7f7adcef697e55a8d7a828828897eed" 2018-07-03 14:50:22,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:22 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ec1508e2-b005-4648-9a5d-9ad8a2627038 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:50:22,835 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ec1508e2-b005-4648-9a5d-9ad8a2627038 2018-07-03 14:50:22,838 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-image 2018-07-03 14:50:22,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81de3782f7f7adcef697e55a8d7a828828897eed" 2018-07-03 14:50:23,203 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:23 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-022f5a4c-1970-440f-a0a9-7495d6182d82 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:50:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:50:22Z", "visibility": "shared", "self": "/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0", "min_disk": 0, "protected": false, "id": "50bb7b22-4e43-4b57-bdfb-d646bdeec6c0", "file": "/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2614a960f4844e95a9cef6249331617a", "direct_url": "file:///var/lib/glance/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:50:23,204 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0 used request id req-022f5a4c-1970-440f-a0a9-7495d6182d82 2018-07-03 14:50:23,204 - create_image - DEBUG - Instance status is - active 2018-07-03 14:50:23,204 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-image 2018-07-03 14:50:23,205 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-image 2018-07-03 14:50:23,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:23,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:23,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c350836b081441e08a056039b0cd9456", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj-role"}], "expires_at": "2018-07-03T15:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2614a960f4844e95a9cef6249331617a", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-user", "id": "42dc806e5c284fa7a6b063163f3d890e"}, "audit_ids": ["6U8AFCv2SIGJ-EfyveBCvg"], "issued_at": "2018-07-03T14:50:23.000000Z"}} 2018-07-03 14:50:23,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}83b0c7f98f939ae6ada23a45562c2c28916ca68f" 2018-07-03 14:50:23,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dcea56b-76e6-450f-a61a-bddb31115b13 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:23,918 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8dcea56b-76e6-450f-a61a-bddb31115b13 2018-07-03 14:50:23,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-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b0c7f98f939ae6ada23a45562c2c28916ca68f" 2018-07-03 14:50:24,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:24 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-99092106-c89c-4d2e-8663-e9782f005a2a Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:50:24,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net used request id req-99092106-c89c-4d2e-8663-e9782f005a2a 2018-07-03 14:50:24,333 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net 2018-07-03 14:50:24,338 - 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}83b0c7f98f939ae6ada23a45562c2c28916ca68f" -d '{"network": {"name": "CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net", "admin_state_up": true}}' 2018-07-03 14:50:24,982 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:50:24 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-9554f1c3-2efa-4ba3-a22e-f3072a2c151d Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:50:24Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2614a960f4844e95a9cef6249331617a","id":"f3455911-383b-4175-b2f3-b4edce0867b3","name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net"}} 2018-07-03 14:50:24,982 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9554f1c3-2efa-4ba3-a22e-f3072a2c151d 2018-07-03 14:50:24,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?id=f3455911-383b-4175-b2f3-b4edce0867b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b0c7f98f939ae6ada23a45562c2c28916ca68f" 2018-07-03 14:50:25,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:25 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-a28918ad-352e-4b25-9c8e-8be67b920776 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-07-03T14:50:24Z","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2614a960f4844e95a9cef6249331617a","id":"f3455911-383b-4175-b2f3-b4edce0867b3","name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net"}]} 2018-07-03 14:50:25,141 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f3455911-383b-4175-b2f3-b4edce0867b3 used request id req-a28918ad-352e-4b25-9c8e-8be67b920776 2018-07-03 14:50:25,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=f3455911-383b-4175-b2f3-b4edce0867b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b0c7f98f939ae6ada23a45562c2c28916ca68f" 2018-07-03 14:50:25,197 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:25 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-fe518b1e-5133-4287-9d75-eadc7bd88d98 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:50:25,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f3455911-383b-4175-b2f3-b4edce0867b3 used request id req-fe518b1e-5133-4287-9d75-eadc7bd88d98 2018-07-03 14:50:25,198 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-subnet 2018-07-03 14:50:25,203 - 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}83b0c7f98f939ae6ada23a45562c2c28916ca68f" -d '{"subnets": [{"ip_version": 4, "network_id": "f3455911-383b-4175-b2f3-b4edce0867b3", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-subnet"}]}' 2018-07-03 14:50:26,522 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:50:26 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-8e4733e0-6c91-498f-8ce4-31140519abef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3455911-383b-4175-b2f3-b4edce0867b3","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:26Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:26Z","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":"2614a960f4844e95a9cef6249331617a","id":"0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-subnet"}]} 2018-07-03 14:50:26,523 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-8e4733e0-6c91-498f-8ce4-31140519abef 2018-07-03 14:50:26,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=f3455911-383b-4175-b2f3-b4edce0867b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b0c7f98f939ae6ada23a45562c2c28916ca68f" 2018-07-03 14:50:26,688 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:26 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-81cd17a5-bf2e-49d4-a58a-0314ff50ca3d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305"],"updated_at":"2018-07-03T14:50:26Z","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2614a960f4844e95a9cef6249331617a","id":"f3455911-383b-4175-b2f3-b4edce0867b3","name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net"}]} 2018-07-03 14:50:26,689 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f3455911-383b-4175-b2f3-b4edce0867b3 used request id req-81cd17a5-bf2e-49d4-a58a-0314ff50ca3d 2018-07-03 14:50:26,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?network_id=f3455911-383b-4175-b2f3-b4edce0867b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b0c7f98f939ae6ada23a45562c2c28916ca68f" 2018-07-03 14:50:27,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:27 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-db073c8a-b9f1-40d7-a8f5-042f3b2e3c5a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3455911-383b-4175-b2f3-b4edce0867b3","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:26Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2614a960f4844e95a9cef6249331617a","id":"0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-subnet"}]} 2018-07-03 14:50:27,094 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f3455911-383b-4175-b2f3-b4edce0867b3 used request id req-db073c8a-b9f1-40d7-a8f5-042f3b2e3c5a 2018-07-03 14:50:27,094 - OpenStackNetwork - DEBUG - Network [f3455911-383b-4175-b2f3-b4edce0867b3] created successfully 2018-07-03 14:50:27,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:27,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:27,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["SKc1xYGkRJiRIF-GSCtEPQ"], "issued_at": "2018-07-03T14:50:27.000000Z"}} 2018-07-03 14:50:27,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}760efb9c3692e81462808eab5c7cda12f4c391c6" 2018-07-03 14:50:27,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2bc91d3-de0b-44fe-83a4-96e9cdf6db8b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:27,749 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a2bc91d3-de0b-44fe-83a4-96e9cdf6db8b 2018-07-03 14:50:27,751 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:50:27,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760efb9c3692e81462808eab5c7cda12f4c391c6" 2018-07-03 14:50:28,205 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50: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-902b62f3-94aa-4bc9-b90a-034836f01d36 X-Compute-Request-Id: req-902b62f3-94aa-4bc9-b90a-034836f01d36 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:50:28,205 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-902b62f3-94aa-4bc9-b90a-034836f01d36 2018-07-03 14:50:28,210 - novaclient.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}760efb9c3692e81462808eab5c7cda12f4c391c6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:50:28,591 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:28 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-a6b15aa8-8dde-4094-9637-4c36da138d50 X-Compute-Request-Id: req-a6b15aa8-8dde-4094-9637-4c36da138d50 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/beb37add-2b34-4fcf-8c22-3cf4d56d49d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/beb37add-2b34-4fcf-8c22-3cf4d56d49d3", "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": "beb37add-2b34-4fcf-8c22-3cf4d56d49d3"}} 2018-07-03 14:50:28,591 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a6b15aa8-8dde-4094-9637-4c36da138d50 2018-07-03 14:50:28,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/flavors/beb37add-2b34-4fcf-8c22-3cf4d56d49d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760efb9c3692e81462808eab5c7cda12f4c391c6" 2018-07-03 14:50:28,965 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:28 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-5d1ed7ef-b66e-4d1b-8318-32950ba48ef2 X-Compute-Request-Id: req-5d1ed7ef-b66e-4d1b-8318-32950ba48ef2 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/beb37add-2b34-4fcf-8c22-3cf4d56d49d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/beb37add-2b34-4fcf-8c22-3cf4d56d49d3", "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": "beb37add-2b34-4fcf-8c22-3cf4d56d49d3"}} 2018-07-03 14:50:28,965 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/beb37add-2b34-4fcf-8c22-3cf4d56d49d3 used request id req-5d1ed7ef-b66e-4d1b-8318-32950ba48ef2 2018-07-03 14:50:28,968 - novaclient.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/beb37add-2b34-4fcf-8c22-3cf4d56d49d3/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760efb9c3692e81462808eab5c7cda12f4c391c6" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:50:29,388 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:29 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-89db1b5a-cce5-41c5-91bf-35c051f87583 X-Compute-Request-Id: req-89db1b5a-cce5-41c5-91bf-35c051f87583 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:50:29,388 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/beb37add-2b34-4fcf-8c22-3cf4d56d49d3/os-extra_specs used request id req-89db1b5a-cce5-41c5-91bf-35c051f87583 2018-07-03 14:50:29,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:29,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:29,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c350836b081441e08a056039b0cd9456", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj-role"}], "expires_at": "2018-07-03T15:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2614a960f4844e95a9cef6249331617a", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-user", "id": "42dc806e5c284fa7a6b063163f3d890e"}, "audit_ids": ["MTPXzU-uQtagtZgAB_FDCQ"], "issued_at": "2018-07-03T14:50:29.000000Z"}} 2018-07-03 14:50:29,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}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:30,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e861f9a-6f22-42e9-9922-71ee1b0a5e09 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:30,080 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5e861f9a-6f22-42e9-9922-71ee1b0a5e09 2018-07-03 14:50:30,081 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:50:30,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}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:30,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef95e73d-d6d3-4a1f-8f67-eebc233a069c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:30,274 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ef95e73d-d6d3-4a1f-8f67-eebc233a069c 2018-07-03 14:50: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/networks?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:30,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:30 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-7b8507e6-54b3-4686-9417-f96e8f681d69 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305"],"updated_at":"2018-07-03T14:50:26Z","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2614a960f4844e95a9cef6249331617a","id":"f3455911-383b-4175-b2f3-b4edce0867b3","name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net"}]} 2018-07-03 14:50:30,847 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net used request id req-7b8507e6-54b3-4686-9417-f96e8f681d69 2018-07-03 14:50:30,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:50:30,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:50:30 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:50:30,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/2614a960f4844e95a9cef6249331617a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:31,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:30 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d94ad35-ac6e-49da-a052-990f5597a040 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2614a960f4844e95a9cef6249331617a", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}} 2018-07-03 14:50:31,031 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a used request id req-0d94ad35-ac6e-49da-a052-990f5597a040 2018-07-03 14:50:31,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f3455911-383b-4175-b2f3-b4edce0867b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:31,447 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:31 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-a4860479-23fc-4e41-b0e7-883f66705b8b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3455911-383b-4175-b2f3-b4edce0867b3","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:26Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2614a960f4844e95a9cef6249331617a","id":"0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-subnet"}]} 2018-07-03 14:50:31,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f3455911-383b-4175-b2f3-b4edce0867b3 used request id req-a4860479-23fc-4e41-b0e7-883f66705b8b 2018-07-03 14:50:31,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/ports?network_id=f3455911-383b-4175-b2f3-b4edce0867b3&name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:31,826 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:31 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3352fa2a-b6a9-434c-9d00-95fb3b22ed7d Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:50:31,826 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f3455911-383b-4175-b2f3-b4edce0867b3&name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6port-1&admin_state_up=True used request id req-3352fa2a-b6a9-434c-9d00-95fb3b22ed7d 2018-07-03 14:50:31,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/detail?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:32,297 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50: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-6a3f2ee7-e09f-472b-8937-666c7dd2e819 X-Compute-Request-Id: req-6a3f2ee7-e09f-472b-8937-666c7dd2e819 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:50:32,297 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-inst used request id req-6a3f2ee7-e09f-472b-8937-666c7dd2e819 2018-07-03 14:50:32,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/networks?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:32,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:32 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d578f5e0-6de6-449c-b821-0d624a0fbd41 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305"],"updated_at":"2018-07-03T14:50:26Z","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2614a960f4844e95a9cef6249331617a","id":"f3455911-383b-4175-b2f3-b4edce0867b3","name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net"}]} 2018-07-03 14:50:32,457 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net used request id req-d578f5e0-6de6-449c-b821-0d624a0fbd41 2018-07-03 14:50:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:32,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:32 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0482f33-6624-4ad9-8a17-e03093cb5f8f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2614a960f4844e95a9cef6249331617a", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}} 2018-07-03 14:50:32,504 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a used request id req-a0482f33-6624-4ad9-8a17-e03093cb5f8f 2018-07-03 14:50:32,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=f3455911-383b-4175-b2f3-b4edce0867b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:32,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:32 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-bf31f75f-02f0-4f56-bcdb-a7d6edbb6586 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3455911-383b-4175-b2f3-b4edce0867b3","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:26Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2614a960f4844e95a9cef6249331617a","id":"0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-subnet"}]} 2018-07-03 14:50:32,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f3455911-383b-4175-b2f3-b4edce0867b3 used request id req-bf31f75f-02f0-4f56-bcdb-a7d6edbb6586 2018-07-03 14:50:32,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=f3455911-383b-4175-b2f3-b4edce0867b3&name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:32,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:32 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-224a7603-f897-4bdf-a9e8-ecff28e46a12 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:50:32,676 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f3455911-383b-4175-b2f3-b4edce0867b3&name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6port-1&admin_state_up=True used request id req-224a7603-f897-4bdf-a9e8-ecff28e46a12 2018-07-03 14:50:32,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:32,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:33,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c350836b081441e08a056039b0cd9456", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj-role"}], "expires_at": "2018-07-03T15:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2614a960f4844e95a9cef6249331617a", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2614a960f4844e95a9cef6249331617a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-user", "id": "42dc806e5c284fa7a6b063163f3d890e"}, "audit_ids": ["GUI4WPWLTzedrJM8R0w8cw"], "issued_at": "2018-07-03T14:50:33.000000Z"}} 2018-07-03 14:50:33,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}39e34855fe84372ec808c38d5783d6d49649600b" 2018-07-03 14:50:33,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3d2e5fe-1d4d-493b-a25f-e6e0e13fbdaa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:33,391 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e3d2e5fe-1d4d-493b-a25f-e6e0e13fbdaa 2018-07-03 14:50:33,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?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:33,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:33 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-b41ba680-6a9b-4197-bd6a-3c3803fe6a7f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305"],"updated_at":"2018-07-03T14:50:26Z","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2614a960f4844e95a9cef6249331617a","id":"f3455911-383b-4175-b2f3-b4edce0867b3","name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net"}]} 2018-07-03 14:50:33,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net used request id req-b41ba680-6a9b-4197-bd6a-3c3803fe6a7f 2018-07-03 14:50:33,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?network_id=f3455911-383b-4175-b2f3-b4edce0867b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:33,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:33 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-fd897cb8-a86b-4662-8bbe-c571fb7db761 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3455911-383b-4175-b2f3-b4edce0867b3","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:26Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2614a960f4844e95a9cef6249331617a","id":"0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-subnet"}]} 2018-07-03 14:50:33,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f3455911-383b-4175-b2f3-b4edce0867b3 used request id req-fd897cb8-a86b-4662-8bbe-c571fb7db761 2018-07-03 14:50:34,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/networks?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:34,153 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:34 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-cac8f06b-fb23-44d5-b14a-6e04229b5b22 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305"],"updated_at":"2018-07-03T14:50:26Z","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:24Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2614a960f4844e95a9cef6249331617a","id":"f3455911-383b-4175-b2f3-b4edce0867b3","name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net"}]} 2018-07-03 14:50:34,153 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net used request id req-cac8f06b-fb23-44d5-b14a-6e04229b5b22 2018-07-03 14:50:34,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:50:34,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:50: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-07-03 14:50:34,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e34855fe84372ec808c38d5783d6d49649600b" 2018-07-03 14:50:34,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:34 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5533023-fd33-4539-89bc-fc346e0a744a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2614a960f4844e95a9cef6249331617a", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}} 2018-07-03 14:50:34,207 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a used request id req-c5533023-fd33-4539-89bc-fc346e0a744a 2018-07-03 14:50:34,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/subnets?network_id=f3455911-383b-4175-b2f3-b4edce0867b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02753ff6fe835644db4698c49fcaea43f6697b" 2018-07-03 14:50:34,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:34 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-bf190ef2-7f8a-4dbc-a6e1-a704dc160528 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3455911-383b-4175-b2f3-b4edce0867b3","tenant_id":"2614a960f4844e95a9cef6249331617a","created_at":"2018-07-03T14:50:26Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2614a960f4844e95a9cef6249331617a","id":"0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-subnet"}]} 2018-07-03 14:50:34,282 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f3455911-383b-4175-b2f3-b4edce0867b3 used request id req-bf190ef2-7f8a-4dbc-a6e1-a704dc160528 2018-07-03 14:50:34,283 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net 2018-07-03 14:50:34,288 - 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}ee02753ff6fe835644db4698c49fcaea43f6697b" -d '{"port": {"network_id": "f3455911-383b-4175-b2f3-b4edce0867b3", "name": "CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-03 14:50:34,302 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 14:50:34 GMT Content-Type: application/json Content-Length: 104 Connection: keep-alive X-Openstack-Request-Id: req-d99a542d-610e-4431-87ac-e9d202e574b3 RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 14:50:34,302 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-d99a542d-610e-4431-87ac-e9d202e574b3 2018-07-03 14:50:34,302 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 14:50:34,306 - 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/beb37add-2b34-4fcf-8c22-3cf4d56d49d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760efb9c3692e81462808eab5c7cda12f4c391c6" 2018-07-03 14:50:34,821 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:50: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-96c6ede2-a8b6-4143-8ecd-9d56ada6238d X-Compute-Request-Id: req-96c6ede2-a8b6-4143-8ecd-9d56ada6238d 2018-07-03 14:50:34,821 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/beb37add-2b34-4fcf-8c22-3cf4d56d49d3 used request id req-96c6ede2-a8b6-4143-8ecd-9d56ada6238d 2018-07-03 14:50:34,822 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-subnet 2018-07-03 14:50:34,823 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-subnet 2018-07-03 14:50:34,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b0c7f98f939ae6ada23a45562c2c28916ca68f" 2018-07-03 14:50:37,808 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-11b0b2f2-b556-4ae1-82ab-4dacd7c478e3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:37,808 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/0a068bfa-74b9-4e20-9e4c-0c1a9aaf1305 used request id req-11b0b2f2-b556-4ae1-82ab-4dacd7c478e3 2018-07-03 14:50:37,808 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-pub-net 2018-07-03 14:50:37,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/f3455911-383b-4175-b2f3-b4edce0867b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b0c7f98f939ae6ada23a45562c2c28916ca68f" 2018-07-03 14:50:39,894 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e272b084-51ea-4816-b047-ba9f6f015437 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:39,894 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/f3455911-383b-4175-b2f3-b4edce0867b3 used request id req-e272b084-51ea-4816-b047-ba9f6f015437 2018-07-03 14:50:39,895 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c4a536de-bc30-4984-a17e-3a491b8591b6-image 2018-07-03 14:50:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81de3782f7f7adcef697e55a8d7a828828897eed" 2018-07-03 14:50:40,373 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:40 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b28309ea-1892-4fbd-afcd-66fef151c58e 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-07-03 14:50:40,373 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/50bb7b22-4e43-4b57-bdfb-d646bdeec6c0 used request id req-b28309ea-1892-4fbd-afcd-66fef151c58e 2018-07-03 14:50:40,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:40,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:40 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-abd66c7e-ad8c-49c6-8fff-cf3a423d8ef4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2614a960f4844e95a9cef6249331617a", "created_at": "2018-07-03T14:50:24Z", "updated_at": "2018-07-03T14:50:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:50:24Z", "revision_number": 0, "id": "1640abd9-6385-4828-badf-3a4cb022b067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:50:24Z", "security_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "tenant_id": "2614a960f4844e95a9cef6249331617a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2614a960f4844e95a9cef6249331617a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:50:24Z", "revision_number": 0, "id": "1708ba65-d76b-4fb8-8938-a82f31654a15", "remote_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "remote_ip_prefix": null, "created_at": "2018-07-03T14:50:24Z", "security_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "tenant_id": "2614a960f4844e95a9cef6249331617a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2614a960f4844e95a9cef6249331617a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:50:24Z", "revision_number": 0, "id": "308403f4-1138-43a3-b58f-dbfad065406a", "remote_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "remote_ip_prefix": null, "created_at": "2018-07-03T14:50:24Z", "security_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "tenant_id": "2614a960f4844e95a9cef6249331617a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2614a960f4844e95a9cef6249331617a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:50:24Z", "revision_number": 0, "id": "3962e8a2-2450-4114-b9c4-ef59a9db3470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:50:24Z", "security_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "tenant_id": "2614a960f4844e95a9cef6249331617a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2614a960f4844e95a9cef6249331617a"}], "revision_number": 4, "project_id": "2614a960f4844e95a9cef6249331617a", "id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:50:40,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-abd66c7e-ad8c-49c6-8fff-cf3a423d8ef4 2018-07-03 14:50:40,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:41,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:40 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a35782a-c8bd-423c-96ca-d1a889b69f35 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:50:41,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-8a35782a-c8bd-423c-96ca-d1a889b69f35 2018-07-03 14:50:41,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:41,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:50:41 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a40bf697-2b1c-48bb-bedb-f85b5ac3078b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:50:41,207 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-a40bf697-2b1c-48bb-bedb-f85b5ac3078b 2018-07-03 14:50:41,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:50:41,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:41,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:41 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d5139f4-1069-43db-b566-6adbfa6ea5d9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2614a960f4844e95a9cef6249331617a", "name": "CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj"}} 2018-07-03 14:50:41,395 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a used request id req-9d5139f4-1069-43db-b566-6adbfa6ea5d9 2018-07-03 14:50:41,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0745b63-0092-4e3f-aafe-9d2587f67465 2018-07-03 14:50:41,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=d0745b63-0092-4e3f-aafe-9d2587f67465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:41,436 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:41 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-56413aee-383e-4011-ae23-100659dd6a05 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:50:24Z", "security_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "port_range_min": null, "revision_number": 0, "tenant_id": "2614a960f4844e95a9cef6249331617a", "created_at": "2018-07-03T14:50:24Z", "project_id": "2614a960f4844e95a9cef6249331617a", "id": "1640abd9-6385-4828-badf-3a4cb022b067"}, {"remote_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:50:24Z", "security_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "port_range_min": null, "revision_number": 0, "tenant_id": "2614a960f4844e95a9cef6249331617a", "created_at": "2018-07-03T14:50:24Z", "project_id": "2614a960f4844e95a9cef6249331617a", "id": "1708ba65-d76b-4fb8-8938-a82f31654a15"}, {"remote_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:50:24Z", "security_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "port_range_min": null, "revision_number": 0, "tenant_id": "2614a960f4844e95a9cef6249331617a", "created_at": "2018-07-03T14:50:24Z", "project_id": "2614a960f4844e95a9cef6249331617a", "id": "308403f4-1138-43a3-b58f-dbfad065406a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:50:24Z", "security_group_id": "d0745b63-0092-4e3f-aafe-9d2587f67465", "port_range_min": null, "revision_number": 0, "tenant_id": "2614a960f4844e95a9cef6249331617a", "created_at": "2018-07-03T14:50:24Z", "project_id": "2614a960f4844e95a9cef6249331617a", "id": "3962e8a2-2450-4114-b9c4-ef59a9db3470"}]} 2018-07-03 14:50:41,437 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d0745b63-0092-4e3f-aafe-9d2587f67465 used request id req-56413aee-383e-4011-ae23-100659dd6a05 2018-07-03 14:50:41,437 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:50:41,442 - keystoneauth.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/d0745b63-0092-4e3f-aafe-9d2587f67465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:41,683 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1e032b19-b2fa-486d-9b49-b3fab729bd04 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:41,683 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d0745b63-0092-4e3f-aafe-9d2587f67465 used request id req-1e032b19-b2fa-486d-9b49-b3fab729bd04 2018-07-03 14:50:41,684 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj 2018-07-03 14:50:41,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/2614a960f4844e95a9cef6249331617a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:42,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:50:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18e5115a-6bd4-48d8-b5f3-68e72eadae0f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:42,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2614a960f4844e95a9cef6249331617a used request id req-18e5115a-6bd4-48d8-b5f3-68e72eadae0f 2018-07-03 14:50:42,040 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f07cfb89-297e-41e-proj-role 2018-07-03 14:50:42,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/c350836b081441e08a056039b0cd9456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:42,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:50:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4484602-b835-41cc-b390-6234ba545baf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:42,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c350836b081441e08a056039b0cd9456 used request id req-b4484602-b835-41cc-b390-6234ba545baf 2018-07-03 14:50:42,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}f6bce47c1b47145c67e2bdbee4ddef66c86bbf82" 2018-07-03 14:50:42,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ad015d8-bf50-4674-acbb-1b893725a27a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:50:42,290 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1ad015d8-bf50-4674-acbb-1b893725a27a 2018-07-03 14:50:42,290 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f07cfb89-297e-41e-user 2018-07-03 14:50:42,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/42dc806e5c284fa7a6b063163f3d890e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f571ece7c7ee82555706468fc766011bae830ac" 2018-07-03 14:50:42,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:50:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1c16ac9-48df-4243-80df-cbe7b95639e5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:42,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/42dc806e5c284fa7a6b063163f3d890e used request id req-e1c16ac9-48df-4243-80df-cbe7b95639e5 2018-07-03 14:50:42,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:43,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["hQg1USsBQuaUcNUa6T9dDg"], "issued_at": "2018-07-03T14:50:43.000000Z"}} 2018-07-03 14:50:43,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}d11ee4d76a9d7f3ac552358c4d9932bf8641fea1" 2018-07-03 14:50:43,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2119854e-60da-47c4-936e-77b84bcde34a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:43,197 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2119854e-60da-47c4-936e-77b84bcde34a 2018-07-03 14:50:43,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:43,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:43,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["iclS2ICLTvW_fPdDFJa1Sw"], "issued_at": "2018-07-03T14:50:43.000000Z"}} 2018-07-03 14:50:43,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}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:50:43,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ccca408-d412-41d4-af27-9b64e02ac66d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:43,918 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8ccca408-d412-41d4-af27-9b64e02ac66d 2018-07-03 14:50:43,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:50:43,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:50: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-07-03 14:50:43,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:50:44,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:43 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf332ec4-7cbc-4f6f-941e-1df08c77a82a 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-6cffb53b-1c28-48d-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:50:44,107 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj used request id req-cf332ec4-7cbc-4f6f-941e-1df08c77a82a 2018-07-03 14:50:44,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:50:44,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72c8454c-ce27-46d5-a4d7-1f3000119124 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:50:44,301 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-72c8454c-ce27-46d5-a4d7-1f3000119124 2018-07-03 14:50:44,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}}' 2018-07-03 14:50:44,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:50:44 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71e1a39c-996c-479a-b5dc-03bc5acb541f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17"}, "tags": [], "enabled": true, "id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}} 2018-07-03 14:50:44,532 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-71e1a39c-996c-479a-b5dc-03bc5acb541f 2018-07-03 14:50:44,532 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj 2018-07-03 14:50:44,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:44,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:45,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:50:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qlBKncHISfueaCwtI57DMQ"], "issued_at": "2018-07-03T14:50:45.000000Z"}} 2018-07-03 14:50:45,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}c5cca9812746a4206cd76c906519879a16e7b125" 2018-07-03 14:50:45,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-242c5126-de21-4592-a9cd-92eb66500fc1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:45,088 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-242c5126-de21-4592-a9cd-92eb66500fc1 2018-07-03 14:50:45,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:50:45,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:50:45 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:50:45,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5cca9812746a4206cd76c906519879a16e7b125" 2018-07-03 14:50:45,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22e9827f-43e0-4854-ad73-7223d1f8d66c Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:50:45,322 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-22e9827f-43e0-4854-ad73-7223d1f8d66c 2018-07-03 14:50:45,327 - keystoneauth.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-6cffb53b-1c28-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5cca9812746a4206cd76c906519879a16e7b125" 2018-07-03 14:50:45,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:45 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3847c77f-e8f1-4fc4-91d1-672704aeeabf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17"}, "tags": [], "enabled": true, "id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}]} 2018-07-03 14:50:45,515 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj used request id req-3847c77f-e8f1-4fc4-91d1-672704aeeabf 2018-07-03 14:50:45,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5cca9812746a4206cd76c906519879a16e7b125" 2018-07-03 14:50:45,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07406831-83e7-49fc-8775-7cd1171148b3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:50:45,698 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-07406831-83e7-49fc-8775-7cd1171148b3 2018-07-03 14:50:46,168 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6cffb53b-1c28-48d-user 2018-07-03 14:50:46,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:46,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}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:50:46,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7da4e63e-0740-45df-8702-08d6f67481fc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:50:46,211 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7da4e63e-0740-45df-8702-08d6f67481fc 2018-07-03 14:50:46,214 - 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}6173cebb60c3085046bbae4517d692889da3d593" -d '{"role": {"name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj-role"}}' 2018-07-03 14:50:46,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:50:46 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5b74a44-4fbe-44f9-9bce-465b2b03f753 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b22cec08ace4406bdd42feeb05e0548", "links": {"self": "http://10.167.4.35:5000/v3/roles/6b22cec08ace4406bdd42feeb05e0548"}, "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj-role"}} 2018-07-03 14:50:46,409 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-e5b74a44-4fbe-44f9-9bce-465b2b03f753 2018-07-03 14:50:46,409 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj-role 2018-07-03 14:50:46,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/6b22cec08ace4406bdd42feeb05e0548 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:50:46,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:46 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df690962-a294-4e67-b11e-5befdf3fec13 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b22cec08ace4406bdd42feeb05e0548", "links": {"self": "http://10.167.4.35:5000/v3/roles/6b22cec08ace4406bdd42feeb05e0548"}, "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj-role"}} 2018-07-03 14:50:46,602 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6b22cec08ace4406bdd42feeb05e0548 used request id req-df690962-a294-4e67-b11e-5befdf3fec13 2018-07-03 14:50:46,602 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj-role to project CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj 2018-07-03 14:50:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17/users/233cb5e07f4c47cab768d4400aafbefb/roles/6b22cec08ace4406bdd42feeb05e0548 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:50:46,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:50:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c2acd03-4285-4eb6-a238-b0570244cf0d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:50:46,867 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17/users/233cb5e07f4c47cab768d4400aafbefb/roles/6b22cec08ace4406bdd42feeb05e0548 used request id req-2c2acd03-4285-4eb6-a238-b0570244cf0d 2018-07-03 14:50:46,868 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:50:46,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:46,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:47,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b22cec08ace4406bdd42feeb05e0548", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj-role"}], "expires_at": "2018-07-03T15:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-user", "id": "233cb5e07f4c47cab768d4400aafbefb"}, "audit_ids": ["EJsCQUzKQpSVHWKYPh8IEw"], "issued_at": "2018-07-03T14:50:47.000000Z"}} 2018-07-03 14:50:47,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}f0c57d2c5c4f8b6277a22761c83e226abe619a32" 2018-07-03 14:50:47,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc9aec87-b743-4039-b95c-37fe53f59fff Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:47,588 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bc9aec87-b743-4039-b95c-37fe53f59fff 2018-07-03 14:50:47,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=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c57d2c5c4f8b6277a22761c83e226abe619a32" 2018-07-03 14:50:48,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:48 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-b78a749a-e590-430e-b3a1-e7086fcca10d Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image"} 2018-07-03 14:50:48,014 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image used request id req-b78a749a-e590-430e-b3a1-e7086fcca10d 2018-07-03 14:50:48,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c57d2c5c4f8b6277a22761c83e226abe619a32" 2018-07-03 14:50:48,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:48 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-337209c0-79cb-411f-948d-07042cefae48 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:50:48,398 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-337209c0-79cb-411f-948d-07042cefae48 2018-07-03 14:50:48,428 - 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}f0c57d2c5c4f8b6277a22761c83e226abe619a32" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image"}' 2018-07-03 14:50:48,864 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:50:48 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6c74bc90-f7ab-4b26-8c90-7102b7451afd Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:50:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:50:49Z", "visibility": "shared", "self": "/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99", "min_disk": 0, "protected": false, "id": "84bad515-01e3-4c9b-b5aa-1241cb971e99", "file": "/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99/file", "checksum": null, "owner": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:50:48,864 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-6c74bc90-f7ab-4b26-8c90-7102b7451afd 2018-07-03 14:50:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c57d2c5c4f8b6277a22761c83e226abe619a32" -d '' 2018-07-03 14:50:49,275 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:50:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7478228d-9d9c-45dc-bd62-a3302216790e 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-07-03 14:50:49,275 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99/file used request id req-7478228d-9d9c-45dc-bd62-a3302216790e 2018-07-03 14:50:49,276 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:50:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c57d2c5c4f8b6277a22761c83e226abe619a32" 2018-07-03 14:50:49,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:49 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-7ac5cba9-02e7-442b-8a1e-9224608b0dbe Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:50:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:50:49Z", "visibility": "shared", "self": "/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99", "min_disk": 0, "protected": false, "id": "84bad515-01e3-4c9b-b5aa-1241cb971e99", "file": "/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "direct_url": "file:///var/lib/glance/images/84bad515-01e3-4c9b-b5aa-1241cb971e99", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:50:49,687 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99 used request id req-7ac5cba9-02e7-442b-8a1e-9224608b0dbe 2018-07-03 14:50:49,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}f0c57d2c5c4f8b6277a22761c83e226abe619a32" 2018-07-03 14:50:50,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e68094f2-4cd3-4e9e-9364-84affc998e86 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:50:50,079 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e68094f2-4cd3-4e9e-9364-84affc998e86 2018-07-03 14:50:50,082 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image 2018-07-03 14:50:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c57d2c5c4f8b6277a22761c83e226abe619a32" 2018-07-03 14:50:50,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:50 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-91c9eb69-65f7-446a-9144-13cb37aa7a20 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:50:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:50:49Z", "visibility": "shared", "self": "/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99", "min_disk": 0, "protected": false, "id": "84bad515-01e3-4c9b-b5aa-1241cb971e99", "file": "/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "direct_url": "file:///var/lib/glance/images/84bad515-01e3-4c9b-b5aa-1241cb971e99", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:50:50,117 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99 used request id req-91c9eb69-65f7-446a-9144-13cb37aa7a20 2018-07-03 14:50:50,118 - create_image - DEBUG - Instance status is - active 2018-07-03 14:50:50,118 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image 2018-07-03 14:50:50,118 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image 2018-07-03 14:50:50,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:50,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:50,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b22cec08ace4406bdd42feeb05e0548", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj-role"}], "expires_at": "2018-07-03T15:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-user", "id": "233cb5e07f4c47cab768d4400aafbefb"}, "audit_ids": ["02mo7NBeR7e7i0lYy-XqEA"], "issued_at": "2018-07-03T14:50:50.000000Z"}} 2018-07-03 14:50:50,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}429ee56e21f3833d4db964d74a66f770b7364ce9" 2018-07-03 14:50:50,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8786b3b-8e04-4277-8e57-42991d9fa542 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:50,791 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a8786b3b-8e04-4277-8e57-42991d9fa542 2018-07-03 14:50:50,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=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429ee56e21f3833d4db964d74a66f770b7364ce9" 2018-07-03 14:50:51,222 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:51 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-a56aaba3-7173-483c-a6f7-347c0ed7fdcb Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:50:51,222 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net used request id req-a56aaba3-7173-483c-a6f7-347c0ed7fdcb 2018-07-03 14:50:51,222 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net 2018-07-03 14:50:51,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429ee56e21f3833d4db964d74a66f770b7364ce9" -d '{"network": {"name": "CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net", "admin_state_up": true}}' 2018-07-03 14:50:51,785 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:50:51 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-b1d111b9-166a-4981-a318-da1e6a2407cc Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:51Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:50:51Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"12f70665-65f3-4283-a2b0-d9b8285c557d","name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net"}} 2018-07-03 14:50:51,785 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b1d111b9-166a-4981-a318-da1e6a2407cc 2018-07-03 14:50:51,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/networks?id=12f70665-65f3-4283-a2b0-d9b8285c557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429ee56e21f3833d4db964d74a66f770b7364ce9" 2018-07-03 14:50:51,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:51 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-a167902d-8521-4c8e-8496-1132652ff02c 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-07-03T14:50:51Z","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:51Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"12f70665-65f3-4283-a2b0-d9b8285c557d","name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net"}]} 2018-07-03 14:50:51,937 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=12f70665-65f3-4283-a2b0-d9b8285c557d used request id req-a167902d-8521-4c8e-8496-1132652ff02c 2018-07-03 14:50:51,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=12f70665-65f3-4283-a2b0-d9b8285c557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429ee56e21f3833d4db964d74a66f770b7364ce9" 2018-07-03 14:50:51,992 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:51 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-06d35925-552c-48db-9c06-a817cf089444 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:50:51,992 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d used request id req-06d35925-552c-48db-9c06-a817cf089444 2018-07-03 14:50:51,992 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-subnet 2018-07-03 14:50:51,997 - 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}429ee56e21f3833d4db964d74a66f770b7364ce9" -d '{"subnets": [{"ip_version": 4, "network_id": "12f70665-65f3-4283-a2b0-d9b8285c557d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-subnet"}]}' 2018-07-03 14:50:52,917 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:50:52 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-53ed6b5f-be05-4563-a2f4-411054c3be07 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12f70665-65f3-4283-a2b0-d9b8285c557d","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:52Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:52Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"8783c65c-fa23-4a0c-89fe-3a5b2518b3bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-subnet"}]} 2018-07-03 14:50:52,917 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-53ed6b5f-be05-4563-a2f4-411054c3be07 2018-07-03 14:50:52,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/networks?id=12f70665-65f3-4283-a2b0-d9b8285c557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429ee56e21f3833d4db964d74a66f770b7364ce9" 2018-07-03 14:50:53,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:53 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e68c73a3-a6a0-441a-9ece-a1e7a825c21c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8783c65c-fa23-4a0c-89fe-3a5b2518b3bc"],"updated_at":"2018-07-03T14:50:52Z","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:51Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"12f70665-65f3-4283-a2b0-d9b8285c557d","name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net"}]} 2018-07-03 14:50:53,592 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=12f70665-65f3-4283-a2b0-d9b8285c557d used request id req-e68c73a3-a6a0-441a-9ece-a1e7a825c21c 2018-07-03 14:50:53,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=12f70665-65f3-4283-a2b0-d9b8285c557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429ee56e21f3833d4db964d74a66f770b7364ce9" 2018-07-03 14:50:53,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:53 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ad0171f1-430b-4747-827c-c16e930c165c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12f70665-65f3-4283-a2b0-d9b8285c557d","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:52Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"8783c65c-fa23-4a0c-89fe-3a5b2518b3bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-subnet"}]} 2018-07-03 14:50:53,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d used request id req-ad0171f1-430b-4747-827c-c16e930c165c 2018-07-03 14:50:53,980 - OpenStackNetwork - DEBUG - Network [12f70665-65f3-4283-a2b0-d9b8285c557d] created successfully 2018-07-03 14:50:53,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:53,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:54,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["oHdqIxW3Qc-a9Gro2ofRTg"], "issued_at": "2018-07-03T14:50:54.000000Z"}} 2018-07-03 14:50:54,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}bef2f81f95a1d807b4c57ce42b40c1ffe5996a87" 2018-07-03 14:50:54,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-535d0b97-9a26-4873-930c-bb5fb03235df Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:54,676 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-535d0b97-9a26-4873-930c-bb5fb03235df 2018-07-03 14:50:54,677 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:50:54,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef2f81f95a1d807b4c57ce42b40c1ffe5996a87" 2018-07-03 14:50:55,044 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:55 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-b2e09c09-fdc8-414a-96c0-75db675a663f X-Compute-Request-Id: req-b2e09c09-fdc8-414a-96c0-75db675a663f Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:50:55,044 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b2e09c09-fdc8-414a-96c0-75db675a663f 2018-07-03 14:50:55,048 - novaclient.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}bef2f81f95a1d807b4c57ce42b40c1ffe5996a87" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:50:55,455 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50: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-e3056054-4802-4c06-9593-47ccfff90ead X-Compute-Request-Id: req-e3056054-4802-4c06-9593-47ccfff90ead Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/43930c91-4091-4b18-a081-b64cafdfc5fd", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/43930c91-4091-4b18-a081-b64cafdfc5fd", "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": "43930c91-4091-4b18-a081-b64cafdfc5fd"}} 2018-07-03 14:50:55,456 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e3056054-4802-4c06-9593-47ccfff90ead 2018-07-03 14:50:55,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/flavors/43930c91-4091-4b18-a081-b64cafdfc5fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef2f81f95a1d807b4c57ce42b40c1ffe5996a87" 2018-07-03 14:50:55,810 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50: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-b815ccc4-c7ba-4ade-a41a-f3f44325262d X-Compute-Request-Id: req-b815ccc4-c7ba-4ade-a41a-f3f44325262d Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/43930c91-4091-4b18-a081-b64cafdfc5fd", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/43930c91-4091-4b18-a081-b64cafdfc5fd", "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": "43930c91-4091-4b18-a081-b64cafdfc5fd"}} 2018-07-03 14:50:55,811 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/43930c91-4091-4b18-a081-b64cafdfc5fd used request id req-b815ccc4-c7ba-4ade-a41a-f3f44325262d 2018-07-03 14:50:55,814 - novaclient.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/43930c91-4091-4b18-a081-b64cafdfc5fd/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef2f81f95a1d807b4c57ce42b40c1ffe5996a87" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:50:56,078 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:56 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-56b35195-b597-4fb3-bbdb-e8a460e45c9a X-Compute-Request-Id: req-56b35195-b597-4fb3-bbdb-e8a460e45c9a Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:50:56,078 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/43930c91-4091-4b18-a081-b64cafdfc5fd/os-extra_specs used request id req-56b35195-b597-4fb3-bbdb-e8a460e45c9a 2018-07-03 14:50:56,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:56,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:56,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b22cec08ace4406bdd42feeb05e0548", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj-role"}], "expires_at": "2018-07-03T15:50:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-user", "id": "233cb5e07f4c47cab768d4400aafbefb"}, "audit_ids": ["oSSJ1l5tRGqbeAQWO5g9-w"], "issued_at": "2018-07-03T14:50:56.000000Z"}} 2018-07-03 14:50:56,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}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:56,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09d816fc-35aa-4bbe-8c30-cf4c63d825b6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:56,777 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-09d816fc-35aa-4bbe-8c30-cf4c63d825b6 2018-07-03 14:50:56,778 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:50:56,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}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:56,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8129806a-65f9-4703-b5cc-ac3650496386 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:56,940 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8129806a-65f9-4703-b5cc-ac3650496386 2018-07-03 14:50:56,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:57,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:57 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d72f85c9-cf02-4b63-8a57-8fa7b702709b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8783c65c-fa23-4a0c-89fe-3a5b2518b3bc"],"updated_at":"2018-07-03T14:50:52Z","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:51Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"12f70665-65f3-4283-a2b0-d9b8285c557d","name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net"}]} 2018-07-03 14:50:57,456 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net used request id req-d72f85c9-cf02-4b63-8a57-8fa7b702709b 2018-07-03 14:50:57,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-07-03 14:50:57,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:50: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-07-03 14:50:57,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/f8cdb6d5ea764a6ebf4eb2cf83fdbd17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:57,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:57 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8481ec05-15a8-4564-a07a-2a60644efb00 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}} 2018-07-03 14:50:57,635 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17 used request id req-8481ec05-15a8-4564-a07a-2a60644efb00 2018-07-03 14:50:57,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/subnets?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:58,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:58 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-777c1e30-b6d6-402d-a654-c5a36fb1a7a1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12f70665-65f3-4283-a2b0-d9b8285c557d","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:52Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"8783c65c-fa23-4a0c-89fe-3a5b2518b3bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-subnet"}]} 2018-07-03 14:50:58,039 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d used request id req-777c1e30-b6d6-402d-a654-c5a36fb1a7a1 2018-07-03 14:50:58,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d&name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:58,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-8e6c97a7-4cac-40e3-9169-851414d52cfa Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:50:58,091 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d&name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5aport-1&admin_state_up=True used request id req-8e6c97a7-4cac-40e3-9169-851414d52cfa 2018-07-03 14:50:58,094 - novaclient.v2.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-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:58,547 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:58 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-e25e5ea7-e72c-46ad-9e3a-13593104033b X-Compute-Request-Id: req-e25e5ea7-e72c-46ad-9e3a-13593104033b Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:50:58,547 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-inst used request id req-e25e5ea7-e72c-46ad-9e3a-13593104033b 2018-07-03 14:50:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:59,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:58 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-a2dce531-79ce-4391-8308-c7d30588af60 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8783c65c-fa23-4a0c-89fe-3a5b2518b3bc"],"updated_at":"2018-07-03T14:50:52Z","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:51Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"12f70665-65f3-4283-a2b0-d9b8285c557d","name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net"}]} 2018-07-03 14:50:59,000 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net used request id req-a2dce531-79ce-4391-8308-c7d30588af60 2018-07-03 14:50:59,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/f8cdb6d5ea764a6ebf4eb2cf83fdbd17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:59,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:59 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e427483-6b16-4423-b8f7-d0e93c63129c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}} 2018-07-03 14:50:59,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17 used request id req-1e427483-6b16-4423-b8f7-d0e93c63129c 2018-07-03 14:50:59,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=12f70665-65f3-4283-a2b0-d9b8285c557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:59,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:59 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-6bda13aa-1c34-44a9-a643-9f7942e0bff4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12f70665-65f3-4283-a2b0-d9b8285c557d","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:52Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"8783c65c-fa23-4a0c-89fe-3a5b2518b3bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-subnet"}]} 2018-07-03 14:50:59,125 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d used request id req-6bda13aa-1c34-44a9-a643-9f7942e0bff4 2018-07-03 14:50:59,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d&name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:59,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:59 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-8a441d0b-fdb7-413b-917d-7f694540858e Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:50:59,180 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d&name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5aport-1&admin_state_up=True used request id req-8a441d0b-fdb7-413b-917d-7f694540858e 2018-07-03 14:50:59,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:50:59,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:50:59,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b22cec08ace4406bdd42feeb05e0548", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj-role"}], "expires_at": "2018-07-03T15:50:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-user", "id": "233cb5e07f4c47cab768d4400aafbefb"}, "audit_ids": ["MRnB5Sw2Q-qErqp5DragzA"], "issued_at": "2018-07-03T14:50:59.000000Z"}} 2018-07-03 14:50:59,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}cf8d89dfc6e29eba05b92a51f6a4c8337e3ba5dc" 2018-07-03 14:50:59,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:50:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4a7cc6c-d35e-4272-80f4-21ae6e4875d8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:50:59,831 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f4a7cc6c-d35e-4272-80f4-21ae6e4875d8 2018-07-03 14:50:59,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:50:59,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:50:59 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1b0ebcf6-662d-45ed-ba7c-8088686224a8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8783c65c-fa23-4a0c-89fe-3a5b2518b3bc"],"updated_at":"2018-07-03T14:50:52Z","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:51Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"12f70665-65f3-4283-a2b0-d9b8285c557d","name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net"}]} 2018-07-03 14:50:59,999 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net used request id req-1b0ebcf6-662d-45ed-ba7c-8088686224a8 2018-07-03 14:51:00,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:51:00,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:00 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-875cad1d-b651-4199-9a62-ddf88509a3b2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12f70665-65f3-4283-a2b0-d9b8285c557d","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:52Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"8783c65c-fa23-4a0c-89fe-3a5b2518b3bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-subnet"}]} 2018-07-03 14:51:00,072 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d used request id req-875cad1d-b651-4199-9a62-ddf88509a3b2 2018-07-03 14:51:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:51:00,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:00 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-b2840a94-8c6c-4ee5-b321-26a465a12295 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8783c65c-fa23-4a0c-89fe-3a5b2518b3bc"],"updated_at":"2018-07-03T14:50:52Z","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:51Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"12f70665-65f3-4283-a2b0-d9b8285c557d","name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net"}]} 2018-07-03 14:51:00,381 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net used request id req-b2840a94-8c6c-4ee5-b321-26a465a12295 2018-07-03 14:51:00,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:51:00,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:51: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-07-03 14:51:00,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8d89dfc6e29eba05b92a51f6a4c8337e3ba5dc" 2018-07-03 14:51:00,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:00 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0944a48c-5c6b-4687-8c29-f25a30f032af Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}} 2018-07-03 14:51:00,433 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17 used request id req-0944a48c-5c6b-4687-8c29-f25a30f032af 2018-07-03 14:51: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=12f70665-65f3-4283-a2b0-d9b8285c557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f221eac003517ca88c8b50dc0066a222b369577" 2018-07-03 14:51:00,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:00 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-9483e728-951c-4f16-97bc-f392e646eb42 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12f70665-65f3-4283-a2b0-d9b8285c557d","tenant_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","created_at":"2018-07-03T14:50:52Z","dns_nameservers":[],"updated_at":"2018-07-03T14:50:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f8cdb6d5ea764a6ebf4eb2cf83fdbd17","id":"8783c65c-fa23-4a0c-89fe-3a5b2518b3bc","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-subnet"}]} 2018-07-03 14:51:00,517 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=12f70665-65f3-4283-a2b0-d9b8285c557d used request id req-9483e728-951c-4f16-97bc-f392e646eb42 2018-07-03 14:51:00,518 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net 2018-07-03 14:51:00,523 - 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}4f221eac003517ca88c8b50dc0066a222b369577" -d '{"port": {"network_id": "12f70665-65f3-4283-a2b0-d9b8285c557d", "name": "CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5aport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-07-03 14:51:00,540 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 14:51:00 GMT Content-Type: application/json Content-Length: 105 Connection: keep-alive X-Openstack-Request-Id: req-44832444-7ca5-4cdf-ad60-a4be5977281e RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 14:51:00,540 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-44832444-7ca5-4cdf-ad60-a4be5977281e 2018-07-03 14:51:00,541 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 14:51:00,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/flavors/43930c91-4091-4b18-a081-b64cafdfc5fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bef2f81f95a1d807b4c57ce42b40c1ffe5996a87" 2018-07-03 14:51:00,590 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:51:00 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-08c3cc25-9236-4844-bb19-e515ddbffae9 X-Compute-Request-Id: req-08c3cc25-9236-4844-bb19-e515ddbffae9 2018-07-03 14:51:00,590 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/43930c91-4091-4b18-a081-b64cafdfc5fd used request id req-08c3cc25-9236-4844-bb19-e515ddbffae9 2018-07-03 14:51:00,591 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-subnet 2018-07-03 14:51:00,591 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-subnet 2018-07-03 14:51:00,596 - 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/8783c65c-fa23-4a0c-89fe-3a5b2518b3bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429ee56e21f3833d4db964d74a66f770b7364ce9" 2018-07-03 14:51:02,932 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-18ce20d8-6c59-46e6-9e85-a7d81b1ba071 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:02,932 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/8783c65c-fa23-4a0c-89fe-3a5b2518b3bc used request id req-18ce20d8-6c59-46e6-9e85-a7d81b1ba071 2018-07-03 14:51:02,932 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-pub-net 2018-07-03 14:51:02,938 - 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/12f70665-65f3-4283-a2b0-d9b8285c557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}429ee56e21f3833d4db964d74a66f770b7364ce9" 2018-07-03 14:51:04,338 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ba495b7f-031f-48aa-ad6e-f62dc66c18ce Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:04,339 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/12f70665-65f3-4283-a2b0-d9b8285c557d used request id req-ba495b7f-031f-48aa-ad6e-f62dc66c18ce 2018-07-03 14:51:04,340 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-011b1dd7-cc04-40fd-bdf9-c229d4b43d5a-image 2018-07-03 14:51:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0c57d2c5c4f8b6277a22761c83e226abe619a32" 2018-07-03 14:51:04,817 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-490900e8-38e5-4978-beea-41811715deb9 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-07-03 14:51:04,817 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/84bad515-01e3-4c9b-b5aa-1241cb971e99 used request id req-490900e8-38e5-4978-beea-41811715deb9 2018-07-03 14:51:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:51:05,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:05 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-b676802d-7948-4cbc-891a-5e7af5a799be Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "created_at": "2018-07-03T14:50:51Z", "updated_at": "2018-07-03T14:50:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:50:51Z", "revision_number": 0, "id": "5615c375-2d71-49b3-8bd0-2d95b5419ec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:50:51Z", "security_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "tenant_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:50:51Z", "revision_number": 0, "id": "8fdfd1d0-cecf-4a90-8c42-92316c1e0135", "remote_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "remote_ip_prefix": null, "created_at": "2018-07-03T14:50:51Z", "security_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "tenant_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:50:51Z", "revision_number": 0, "id": "90ed228c-d27a-4919-a5fc-a5c012ca2a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:50:51Z", "security_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "tenant_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:50:51Z", "revision_number": 0, "id": "98fc6d1f-b5a2-4cab-b41c-9c6548433fab", "remote_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "remote_ip_prefix": null, "created_at": "2018-07-03T14:50:51Z", "security_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "tenant_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17"}], "revision_number": 4, "project_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:51:05,243 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b676802d-7948-4cbc-891a-5e7af5a799be 2018-07-03 14:51:05,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:51:05,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:05 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bd601f0-c007-437f-b02c-e7f2d2c4b47d 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:51:05,433 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-9bd601f0-c007-437f-b02c-e7f2d2c4b47d 2018-07-03 14:51:05,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/f8cdb6d5ea764a6ebf4eb2cf83fdbd17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:51:05,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:05 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1b53cd7-1e32-40ef-abae-fb6070d481d0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "name": "CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj"}} 2018-07-03 14:51:05,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17 used request id req-d1b53cd7-1e32-40ef-abae-fb6070d481d0 2018-07-03 14:51:05,615 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59924d05-ced3-4d16-83e6-6dcd26c552bf 2018-07-03 14:51:05,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=59924d05-ced3-4d16-83e6-6dcd26c552bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:51:05,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:05 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-7243acd9-c628-4efa-a006-ed507974351c 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-07-03T14:50:51Z", "security_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "port_range_min": null, "revision_number": 0, "tenant_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "created_at": "2018-07-03T14:50:51Z", "project_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "id": "5615c375-2d71-49b3-8bd0-2d95b5419ec9"}, {"remote_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:50:51Z", "security_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "port_range_min": null, "revision_number": 0, "tenant_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "created_at": "2018-07-03T14:50:51Z", "project_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "id": "8fdfd1d0-cecf-4a90-8c42-92316c1e0135"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:50:51Z", "security_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "port_range_min": null, "revision_number": 0, "tenant_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "created_at": "2018-07-03T14:50:51Z", "project_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "id": "90ed228c-d27a-4919-a5fc-a5c012ca2a7e"}, {"remote_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:50:51Z", "security_group_id": "59924d05-ced3-4d16-83e6-6dcd26c552bf", "port_range_min": null, "revision_number": 0, "tenant_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "created_at": "2018-07-03T14:50:51Z", "project_id": "f8cdb6d5ea764a6ebf4eb2cf83fdbd17", "id": "98fc6d1f-b5a2-4cab-b41c-9c6548433fab"}]} 2018-07-03 14:51:05,976 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=59924d05-ced3-4d16-83e6-6dcd26c552bf used request id req-7243acd9-c628-4efa-a006-ed507974351c 2018-07-03 14:51:05,977 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:51:05,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/security-groups/59924d05-ced3-4d16-83e6-6dcd26c552bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:51:06,174 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4d925e3a-cde8-4118-93c8-22248f78fae6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:06,174 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/59924d05-ced3-4d16-83e6-6dcd26c552bf used request id req-4d925e3a-cde8-4118-93c8-22248f78fae6 2018-07-03 14:51:06,175 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj 2018-07-03 14:51:06,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:51:06,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7461c720-3c66-4b9c-a170-bf3def86efa0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:06,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f8cdb6d5ea764a6ebf4eb2cf83fdbd17 used request id req-7461c720-3c66-4b9c-a170-bf3def86efa0 2018-07-03 14:51:06,531 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6cffb53b-1c28-48d-proj-role 2018-07-03 14:51:06,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6b22cec08ace4406bdd42feeb05e0548 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:51:06,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbf901de-c219-4d4f-b8a2-af38336e24a4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:06,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6b22cec08ace4406bdd42feeb05e0548 used request id req-cbf901de-c219-4d4f-b8a2-af38336e24a4 2018-07-03 14:51:06,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6173cebb60c3085046bbae4517d692889da3d593" 2018-07-03 14:51:06,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b271af2f-3354-4297-b14d-5dd3b1731f36 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:51:06,890 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b271af2f-3354-4297-b14d-5dd3b1731f36 2018-07-03 14:51:06,890 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6cffb53b-1c28-48d-user 2018-07-03 14:51:06,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/233cb5e07f4c47cab768d4400aafbefb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5cca9812746a4206cd76c906519879a16e7b125" 2018-07-03 14:51:07,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35865bb5-2970-4498-9523-d58240bd6219 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:07,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/233cb5e07f4c47cab768d4400aafbefb used request id req-35865bb5-2970-4498-9523-d58240bd6219 2018-07-03 14:51:07,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:07,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["gkFTVRvCT6-FUAAbfLRR6g"], "issued_at": "2018-07-03T14:51:07.000000Z"}} 2018-07-03 14:51:07,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}bac10423215037ed01541a4419643822056d2ae2" 2018-07-03 14:51:07,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0c521f3-46b7-446e-b4eb-20188258f111 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:07,931 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b0c521f3-46b7-446e-b4eb-20188258f111 2018-07-03 14:51:07,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:07,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:08,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["6puknjmhTkKvfd7cGDqriA"], "issued_at": "2018-07-03T14:51:08.000000Z"}} 2018-07-03 14:51:08,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:08,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59d96dd1-2b1e-45e9-940a-205e72931c2c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:08,604 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-59d96dd1-2b1e-45e9-940a-205e72931c2c 2018-07-03 14:51:08,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:51:08,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:51:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:51:08,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:08,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:08 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2566a90-bd64-4eb1-8637-746796848507 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-5eab32d3-51c8-436-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:51:08,805 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj used request id req-b2566a90-bd64-4eb1-8637-746796848507 2018-07-03 14:51:08,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:08,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-275da9e4-9a05-41f9-a755-b6974dad54e4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:51:08,991 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-275da9e4-9a05-41f9-a755-b6974dad54e4 2018-07-03 14:51:08,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}}' 2018-07-03 14:51:09,056 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:51:08 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c699565d-e406-465f-8402-7aaf0fa4710b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5"}, "tags": [], "enabled": true, "id": "ac19a81ee7ae488882b571098c5a05f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}} 2018-07-03 14:51:09,056 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c699565d-e406-465f-8402-7aaf0fa4710b 2018-07-03 14:51:09,057 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj 2018-07-03 14:51:09,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:09,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:09,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:51:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["SKJiY1IaSeSunsAb-nt_SA"], "issued_at": "2018-07-03T14:51:09.000000Z"}} 2018-07-03 14:51:09,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}26d5786d20bc697cd106ae39d06d9f112137237f" 2018-07-03 14:51:09,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77cf12d4-559d-4389-a9e1-29e80a64751b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:09,775 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-77cf12d4-559d-4389-a9e1-29e80a64751b 2018-07-03 14:51:09,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-07-03 14:51:09,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:51:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:51:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d5786d20bc697cd106ae39d06d9f112137237f" 2018-07-03 14:51:09,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:09 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36a598f3-9890-4fab-9562-6689779bc779 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:51:09,995 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-36a598f3-9890-4fab-9562-6689779bc779 2018-07-03 14:51:09,999 - keystoneauth.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-5eab32d3-51c8-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d5786d20bc697cd106ae39d06d9f112137237f" 2018-07-03 14:51:10,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:09 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30aef9f8-c5c0-42b1-ac90-9d36eccd69f2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5"}, "tags": [], "enabled": true, "id": "ac19a81ee7ae488882b571098c5a05f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}]} 2018-07-03 14:51:10,174 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj used request id req-30aef9f8-c5c0-42b1-ac90-9d36eccd69f2 2018-07-03 14:51:10,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d5786d20bc697cd106ae39d06d9f112137237f" 2018-07-03 14:51:10,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4709285-00f9-415e-9627-0141915d19db Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:51:10,354 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d4709285-00f9-415e-9627-0141915d19db 2018-07-03 14:51:10,859 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-5eab32d3-51c8-436-user 2018-07-03 14:51:10,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:10,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}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:11,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c63d6c4-a0e9-4f75-8684-b6c17b4e326c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:51:11,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9c63d6c4-a0e9-4f75-8684-b6c17b4e326c 2018-07-03 14:51:11,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}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" -d '{"role": {"name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj-role"}}' 2018-07-03 14:51:11,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:51:11 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae8498fe-66fb-491f-9aae-37d6f27463b6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a062e0a1597f419ba506bbe9eb156289", "links": {"self": "http://10.167.4.35:5000/v3/roles/a062e0a1597f419ba506bbe9eb156289"}, "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj-role"}} 2018-07-03 14:51:11,268 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ae8498fe-66fb-491f-9aae-37d6f27463b6 2018-07-03 14:51:11,268 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj-role 2018-07-03 14:51:11,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a062e0a1597f419ba506bbe9eb156289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:11,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:11 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd2c97ee-6ffb-46b0-889d-c47f9daca49a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a062e0a1597f419ba506bbe9eb156289", "links": {"self": "http://10.167.4.35:5000/v3/roles/a062e0a1597f419ba506bbe9eb156289"}, "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj-role"}} 2018-07-03 14:51:11,467 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a062e0a1597f419ba506bbe9eb156289 used request id req-cd2c97ee-6ffb-46b0-889d-c47f9daca49a 2018-07-03 14:51:11,468 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj-role to project CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj 2018-07-03 14:51:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5/users/2a68b50385454d269f42658127722538/roles/a062e0a1597f419ba506bbe9eb156289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:11,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c72381f8-c209-4259-80bf-e0246113feb8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:11,711 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5/users/2a68b50385454d269f42658127722538/roles/a062e0a1597f419ba506bbe9eb156289 used request id req-c72381f8-c209-4259-80bf-e0246113feb8 2018-07-03 14:51:11,712 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:51:11,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:11,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:12,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a062e0a1597f419ba506bbe9eb156289", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj-role"}], "expires_at": "2018-07-03T15:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac19a81ee7ae488882b571098c5a05f5", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-user", "id": "2a68b50385454d269f42658127722538"}, "audit_ids": ["RZfxBOGKR2icteqT5fFZig"], "issued_at": "2018-07-03T14:51:12.000000Z"}} 2018-07-03 14:51:12,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08001ebda2f5afa7faf863cf8454d1ca1f8fb675" 2018-07-03 14:51:12,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87757076-0197-4e61-9869-8f8f4b6844e9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:12,417 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-87757076-0197-4e61-9869-8f8f4b6844e9 2018-07-03 14:51:12,421 - 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-26dce8f0-adcb-44e9-a927-7c9cca42878e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08001ebda2f5afa7faf863cf8454d1ca1f8fb675" 2018-07-03 14:51:12,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:12 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-637e24fd-5e1f-43e3-8fe9-c495f5f168b8 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-image"} 2018-07-03 14:51:12,841 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-image used request id req-637e24fd-5e1f-43e3-8fe9-c495f5f168b8 2018-07-03 14:51:12,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08001ebda2f5afa7faf863cf8454d1ca1f8fb675" 2018-07-03 14:51:13,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:13 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-94cb201b-a49e-4dd6-a180-184192f5923b Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:51:13,235 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-94cb201b-a49e-4dd6-a180-184192f5923b 2018-07-03 14:51:13,266 - 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}08001ebda2f5afa7faf863cf8454d1ca1f8fb675" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-image"}' 2018-07-03 14:51:13,696 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:51:13 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a69fd5ea-5eb8-4cb8-bc60-58b747313fea Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:51:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:51:14Z", "visibility": "shared", "self": "/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35", "min_disk": 0, "protected": false, "id": "9b15488c-c1f8-49dd-ac6d-374472948b35", "file": "/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35/file", "checksum": null, "owner": "ac19a81ee7ae488882b571098c5a05f5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:51:13,696 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-a69fd5ea-5eb8-4cb8-bc60-58b747313fea 2018-07-03 14:51:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08001ebda2f5afa7faf863cf8454d1ca1f8fb675" -d '' 2018-07-03 14:51:14,428 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:14 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7982a9c1-ef19-47ae-8a2e-8f0b87ff0ce5 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-07-03 14:51:14,428 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35/file used request id req-7982a9c1-ef19-47ae-8a2e-8f0b87ff0ce5 2018-07-03 14:51:14,428 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:51:14,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08001ebda2f5afa7faf863cf8454d1ca1f8fb675" 2018-07-03 14:51:14,805 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:14 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-3427657b-b269-41e8-bd16-a5c7ce709dcb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:51:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:51:14Z", "visibility": "shared", "self": "/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35", "min_disk": 0, "protected": false, "id": "9b15488c-c1f8-49dd-ac6d-374472948b35", "file": "/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ac19a81ee7ae488882b571098c5a05f5", "direct_url": "file:///var/lib/glance/images/9b15488c-c1f8-49dd-ac6d-374472948b35", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:51:14,805 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35 used request id req-3427657b-b269-41e8-bd16-a5c7ce709dcb 2018-07-03 14:51:14,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08001ebda2f5afa7faf863cf8454d1ca1f8fb675" 2018-07-03 14:51:15,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:15 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-47dfa1fb-0958-47d9-bc24-af701f31cad8 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:51:15,180 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-47dfa1fb-0958-47d9-bc24-af701f31cad8 2018-07-03 14:51:15,183 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-image 2018-07-03 14:51:15,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08001ebda2f5afa7faf863cf8454d1ca1f8fb675" 2018-07-03 14:51:15,579 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:15 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-8801b42d-9263-44d5-92c0-4fcb24e17536 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:51:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:51:14Z", "visibility": "shared", "self": "/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35", "min_disk": 0, "protected": false, "id": "9b15488c-c1f8-49dd-ac6d-374472948b35", "file": "/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ac19a81ee7ae488882b571098c5a05f5", "direct_url": "file:///var/lib/glance/images/9b15488c-c1f8-49dd-ac6d-374472948b35", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:51:15,580 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35 used request id req-8801b42d-9263-44d5-92c0-4fcb24e17536 2018-07-03 14:51:15,580 - create_image - DEBUG - Instance status is - active 2018-07-03 14:51:15,581 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-image 2018-07-03 14:51:15,581 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-image 2018-07-03 14:51:15,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:15,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:16,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a062e0a1597f419ba506bbe9eb156289", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj-role"}], "expires_at": "2018-07-03T15:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac19a81ee7ae488882b571098c5a05f5", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-user", "id": "2a68b50385454d269f42658127722538"}, "audit_ids": ["MajZ-t2DSbetqS8SWqsFnQ"], "issued_at": "2018-07-03T14:51:16.000000Z"}} 2018-07-03 14:51:16,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b038c16c6ecd3edc07f3993dfebc57c0d6fd489" 2018-07-03 14:51:16,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfb94709-1589-4e44-94b8-c530eea3457c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:16,262 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dfb94709-1589-4e44-94b8-c530eea3457c 2018-07-03 14:51:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b038c16c6ecd3edc07f3993dfebc57c0d6fd489" 2018-07-03 14:51:16,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:16 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-861dfcde-cd55-4530-9b9e-ec6e18e348ec Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:51:16,674 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net used request id req-861dfcde-cd55-4530-9b9e-ec6e18e348ec 2018-07-03 14:51:16,674 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net 2018-07-03 14:51:16,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b038c16c6ecd3edc07f3993dfebc57c0d6fd489" -d '{"network": {"name": "CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net", "admin_state_up": true}}' 2018-07-03 14:51:17,525 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:51:17 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-d9ad63df-0370-4c76-a029-68eb33e9b0d9 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:51:17Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ac19a81ee7ae488882b571098c5a05f5","id":"640e05dd-a542-40d7-9472-04f1065d9344","name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net"}} 2018-07-03 14:51:17,525 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-d9ad63df-0370-4c76-a029-68eb33e9b0d9 2018-07-03 14:51:17,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/networks?id=640e05dd-a542-40d7-9472-04f1065d9344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b038c16c6ecd3edc07f3993dfebc57c0d6fd489" 2018-07-03 14:51:17,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:17 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-a967be4c-3918-413b-b9bd-e8e83479aa7c 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-07-03T14:51:17Z","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ac19a81ee7ae488882b571098c5a05f5","id":"640e05dd-a542-40d7-9472-04f1065d9344","name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net"}]} 2018-07-03 14:51:17,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=640e05dd-a542-40d7-9472-04f1065d9344 used request id req-a967be4c-3918-413b-b9bd-e8e83479aa7c 2018-07-03 14:51:18,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=640e05dd-a542-40d7-9472-04f1065d9344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b038c16c6ecd3edc07f3993dfebc57c0d6fd489" 2018-07-03 14:51:18,046 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:18 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-cce2685a-cbfe-4a21-bc4f-ad764dc365d3 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:51:18,046 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=640e05dd-a542-40d7-9472-04f1065d9344 used request id req-cce2685a-cbfe-4a21-bc4f-ad764dc365d3 2018-07-03 14:51:18,047 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet 2018-07-03 14:51:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b038c16c6ecd3edc07f3993dfebc57c0d6fd489" -d '{"subnets": [{"ip_version": 4, "network_id": "640e05dd-a542-40d7-9472-04f1065d9344", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet"}]}' 2018-07-03 14:51:18,836 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:51:18 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e1c72a24-8b87-47e5-8925-65d8de0e992f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"640e05dd-a542-40d7-9472-04f1065d9344","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51: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":"ac19a81ee7ae488882b571098c5a05f5","id":"db984dc1-9636-494d-be0d-0189056c38b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet"}]} 2018-07-03 14:51:18,837 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e1c72a24-8b87-47e5-8925-65d8de0e992f 2018-07-03 14:51:18,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=640e05dd-a542-40d7-9472-04f1065d9344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b038c16c6ecd3edc07f3993dfebc57c0d6fd489" 2018-07-03 14:51:19,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:19 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1b6f68ae-7282-430a-8be1-ee9b72b52cb9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db984dc1-9636-494d-be0d-0189056c38b2"],"updated_at":"2018-07-03T14:51:18Z","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ac19a81ee7ae488882b571098c5a05f5","id":"640e05dd-a542-40d7-9472-04f1065d9344","name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net"}]} 2018-07-03 14:51:19,181 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=640e05dd-a542-40d7-9472-04f1065d9344 used request id req-1b6f68ae-7282-430a-8be1-ee9b72b52cb9 2018-07-03 14:51:19,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=640e05dd-a542-40d7-9472-04f1065d9344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b038c16c6ecd3edc07f3993dfebc57c0d6fd489" 2018-07-03 14:51:19,286 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:19 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-a78f8e30-db01-44af-a47f-ea7805c20a8c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"640e05dd-a542-40d7-9472-04f1065d9344","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51: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":"ac19a81ee7ae488882b571098c5a05f5","id":"db984dc1-9636-494d-be0d-0189056c38b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet"}]} 2018-07-03 14:51:19,286 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=640e05dd-a542-40d7-9472-04f1065d9344 used request id req-a78f8e30-db01-44af-a47f-ea7805c20a8c 2018-07-03 14:51:19,287 - OpenStackNetwork - DEBUG - Network [640e05dd-a542-40d7-9472-04f1065d9344] created successfully 2018-07-03 14:51:19,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:19,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:19,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["hNAcsafYQyuHVuv-pl759Q"], "issued_at": "2018-07-03T14:51:19.000000Z"}} 2018-07-03 14:51:19,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}aaae0a04e563ae166388e3b2a0a8a997af4563fe" 2018-07-03 14:51:19,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21c88ad2-400f-41c5-8450-5e7239e8e026 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:19,981 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21c88ad2-400f-41c5-8450-5e7239e8e026 2018-07-03 14:51:19,982 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:51:19,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaae0a04e563ae166388e3b2a0a8a997af4563fe" 2018-07-03 14:51:20,352 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:20 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-55123554-8100-43b9-97e7-8a3e0cc06da1 X-Compute-Request-Id: req-55123554-8100-43b9-97e7-8a3e0cc06da1 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:51:20,352 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-55123554-8100-43b9-97e7-8a3e0cc06da1 2018-07-03 14:51:20,356 - novaclient.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}aaae0a04e563ae166388e3b2a0a8a997af4563fe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:51:20,751 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:20 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-6e11d70b-b631-4e11-9bef-a016c3ea77fa X-Compute-Request-Id: req-6e11d70b-b631-4e11-9bef-a016c3ea77fa Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/2dc74fdc-828e-4c6b-a307-6956d2fb0724", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/2dc74fdc-828e-4c6b-a307-6956d2fb0724", "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": "2dc74fdc-828e-4c6b-a307-6956d2fb0724"}} 2018-07-03 14:51:20,752 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6e11d70b-b631-4e11-9bef-a016c3ea77fa 2018-07-03 14:51:20,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/2dc74fdc-828e-4c6b-a307-6956d2fb0724 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaae0a04e563ae166388e3b2a0a8a997af4563fe" 2018-07-03 14:51:21,254 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:21 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-321cd819-222f-4a42-b101-386a1d8542cc X-Compute-Request-Id: req-321cd819-222f-4a42-b101-386a1d8542cc Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/2dc74fdc-828e-4c6b-a307-6956d2fb0724", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/2dc74fdc-828e-4c6b-a307-6956d2fb0724", "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": "2dc74fdc-828e-4c6b-a307-6956d2fb0724"}} 2018-07-03 14:51:21,255 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/2dc74fdc-828e-4c6b-a307-6956d2fb0724 used request id req-321cd819-222f-4a42-b101-386a1d8542cc 2018-07-03 14:51:21,258 - novaclient.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/2dc74fdc-828e-4c6b-a307-6956d2fb0724/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaae0a04e563ae166388e3b2a0a8a997af4563fe" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:51:21,678 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:21 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e5d3d8d9-25de-469d-aa0f-b86c0545abca X-Compute-Request-Id: req-e5d3d8d9-25de-469d-aa0f-b86c0545abca Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:51:21,678 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/2dc74fdc-828e-4c6b-a307-6956d2fb0724/os-extra_specs used request id req-e5d3d8d9-25de-469d-aa0f-b86c0545abca 2018-07-03 14:51:21,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:21,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:22,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a062e0a1597f419ba506bbe9eb156289", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj-role"}], "expires_at": "2018-07-03T15:51:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac19a81ee7ae488882b571098c5a05f5", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-user", "id": "2a68b50385454d269f42658127722538"}, "audit_ids": ["LfzVe39gRIGLliwg7DJfOw"], "issued_at": "2018-07-03T14:51:22.000000Z"}} 2018-07-03 14:51:22,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:22,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-961204a6-abaa-456b-bd9a-a6909a29d99b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:22,347 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-961204a6-abaa-456b-bd9a-a6909a29d99b 2018-07-03 14:51:22,348 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:51:22,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}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:22,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd6dffb0-eb9d-486b-9f12-db32c286295b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:22,527 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bd6dffb0-eb9d-486b-9f12-db32c286295b 2018-07-03 14:51:22,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/networks?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:23,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:23 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-eef9dc11-53a4-4874-9b02-04d24c6a9c33 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db984dc1-9636-494d-be0d-0189056c38b2"],"updated_at":"2018-07-03T14:51:18Z","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ac19a81ee7ae488882b571098c5a05f5","id":"640e05dd-a542-40d7-9472-04f1065d9344","name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net"}]} 2018-07-03 14:51:23,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net used request id req-eef9dc11-53a4-4874-9b02-04d24c6a9c33 2018-07-03 14:51:23,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-07-03 14:51:23,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14: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-07-03 14:51:23,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:23,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:23 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7eb7c34-46cc-4382-9cde-7dd4138f4460 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ac19a81ee7ae488882b571098c5a05f5", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}} 2018-07-03 14:51:23,086 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5 used request id req-f7eb7c34-46cc-4382-9cde-7dd4138f4460 2018-07-03 14:51:23,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=640e05dd-a542-40d7-9472-04f1065d9344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:23,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:23 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-2dbe439d-1811-4bfa-841b-e2d6f97537c7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"640e05dd-a542-40d7-9472-04f1065d9344","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51: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":"ac19a81ee7ae488882b571098c5a05f5","id":"db984dc1-9636-494d-be0d-0189056c38b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet"}]} 2018-07-03 14:51:23,525 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=640e05dd-a542-40d7-9472-04f1065d9344 used request id req-2dbe439d-1811-4bfa-841b-e2d6f97537c7 2018-07-03 14:51:23,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=640e05dd-a542-40d7-9472-04f1065d9344&name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:23,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:23 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-cff3682e-b733-4630-ab05-fee75a1001f6 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:51:23,573 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=640e05dd-a542-40d7-9472-04f1065d9344&name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878eport-1&admin_state_up=True used request id req-cff3682e-b733-4630-ab05-fee75a1001f6 2018-07-03 14:51:23,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/detail?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:24,084 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:24 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-de1bf86b-ca73-4d65-b072-c20a4b99ebf7 X-Compute-Request-Id: req-de1bf86b-ca73-4d65-b072-c20a4b99ebf7 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:51:24,085 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-inst used request id req-de1bf86b-ca73-4d65-b072-c20a4b99ebf7 2018-07-03 14:51:24,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:24,671 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:24 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1f828949-3aa9-4589-932b-1f94f959c0e9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db984dc1-9636-494d-be0d-0189056c38b2"],"updated_at":"2018-07-03T14:51:18Z","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ac19a81ee7ae488882b571098c5a05f5","id":"640e05dd-a542-40d7-9472-04f1065d9344","name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net"}]} 2018-07-03 14:51:24,671 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net used request id req-1f828949-3aa9-4589-932b-1f94f959c0e9 2018-07-03 14:51:24,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:24,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:24 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-108281e7-29a5-4dfe-a8d6-d275546dfb3d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ac19a81ee7ae488882b571098c5a05f5", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}} 2018-07-03 14:51:24,709 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5 used request id req-108281e7-29a5-4dfe-a8d6-d275546dfb3d 2018-07-03 14:51:24,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=640e05dd-a542-40d7-9472-04f1065d9344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:25,108 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:25 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-2c68bd15-1f64-410a-9cfc-2f93c7804590 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"640e05dd-a542-40d7-9472-04f1065d9344","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51: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":"ac19a81ee7ae488882b571098c5a05f5","id":"db984dc1-9636-494d-be0d-0189056c38b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet"}]} 2018-07-03 14:51:25,108 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=640e05dd-a542-40d7-9472-04f1065d9344 used request id req-2c68bd15-1f64-410a-9cfc-2f93c7804590 2018-07-03 14:51:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=640e05dd-a542-40d7-9472-04f1065d9344&name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:25,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:25 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b187c843-d341-4f43-bd59-2341b186e34d Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:51:25,160 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=640e05dd-a542-40d7-9472-04f1065d9344&name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878eport-1&admin_state_up=True used request id req-b187c843-d341-4f43-bd59-2341b186e34d 2018-07-03 14:51:25,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:25,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:25,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a062e0a1597f419ba506bbe9eb156289", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj-role"}], "expires_at": "2018-07-03T15:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac19a81ee7ae488882b571098c5a05f5", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ac19a81ee7ae488882b571098c5a05f5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-user", "id": "2a68b50385454d269f42658127722538"}, "audit_ids": ["MVmEpj1URgOcHZQK4kjC4A"], "issued_at": "2018-07-03T14:51:25.000000Z"}} 2018-07-03 14:51:25,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219d739c169322f5d91858e46e8063899bb51a7e" 2018-07-03 14:51:25,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cedf0ce9-6f32-4121-8cb8-183bae4e8688 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:25,846 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cedf0ce9-6f32-4121-8cb8-183bae4e8688 2018-07-03 14:51:25,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:26,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:26 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-7f24549e-d276-4970-8bbc-5469cab6bf0f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db984dc1-9636-494d-be0d-0189056c38b2"],"updated_at":"2018-07-03T14:51:18Z","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ac19a81ee7ae488882b571098c5a05f5","id":"640e05dd-a542-40d7-9472-04f1065d9344","name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net"}]} 2018-07-03 14:51:26,008 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net used request id req-7f24549e-d276-4970-8bbc-5469cab6bf0f 2018-07-03 14:51:26,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=640e05dd-a542-40d7-9472-04f1065d9344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:26,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:26 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-fba7dceb-b056-48e5-8e0f-0a9cef8e70a6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"640e05dd-a542-40d7-9472-04f1065d9344","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51: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":"ac19a81ee7ae488882b571098c5a05f5","id":"db984dc1-9636-494d-be0d-0189056c38b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet"}]} 2018-07-03 14:51:26,097 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=640e05dd-a542-40d7-9472-04f1065d9344 used request id req-fba7dceb-b056-48e5-8e0f-0a9cef8e70a6 2018-07-03 14:51:26,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:26,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:26 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1ec7d699-4516-4a8d-b488-a9b02f1cf30f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db984dc1-9636-494d-be0d-0189056c38b2"],"updated_at":"2018-07-03T14:51:18Z","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:16Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ac19a81ee7ae488882b571098c5a05f5","id":"640e05dd-a542-40d7-9472-04f1065d9344","name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net"}]} 2018-07-03 14:51:26,263 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net used request id req-1ec7d699-4516-4a8d-b488-a9b02f1cf30f 2018-07-03 14:51:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:51:26,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:51: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-07-03 14:51:26,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/ac19a81ee7ae488882b571098c5a05f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219d739c169322f5d91858e46e8063899bb51a7e" 2018-07-03 14:51:26,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:26 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ab44ba5-bb51-4346-8531-9c433f02cae6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ac19a81ee7ae488882b571098c5a05f5", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}} 2018-07-03 14:51:26,320 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5 used request id req-0ab44ba5-bb51-4346-8531-9c433f02cae6 2018-07-03 14:51:26,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/subnets?network_id=640e05dd-a542-40d7-9472-04f1065d9344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:26,404 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:26 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-96ed1216-50e7-4c26-a414-5442104a4ca5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"640e05dd-a542-40d7-9472-04f1065d9344","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51: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":"ac19a81ee7ae488882b571098c5a05f5","id":"db984dc1-9636-494d-be0d-0189056c38b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet"}]} 2018-07-03 14:51:26,404 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=640e05dd-a542-40d7-9472-04f1065d9344 used request id req-96ed1216-50e7-4c26-a414-5442104a4ca5 2018-07-03 14:51:26,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=640e05dd-a542-40d7-9472-04f1065d9344&name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" 2018-07-03 14:51:26,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:26 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-f27739f5-864a-412a-85f1-6c940c4998e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"640e05dd-a542-40d7-9472-04f1065d9344","tenant_id":"ac19a81ee7ae488882b571098c5a05f5","created_at":"2018-07-03T14:51:18Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51: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":"ac19a81ee7ae488882b571098c5a05f5","id":"db984dc1-9636-494d-be0d-0189056c38b2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet"}]} 2018-07-03 14:51:26,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=640e05dd-a542-40d7-9472-04f1065d9344&name=CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet used request id req-f27739f5-864a-412a-85f1-6c940c4998e2 2018-07-03 14:51:26,487 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net 2018-07-03 14:51:26,493 - 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}33b06f81ca5dc7cf2cc3bba1bdc148ad031da61d" -d '{"port": {"network_id": "640e05dd-a542-40d7-9472-04f1065d9344", "fixed_ips": [{"subnet_id": "db984dc1-9636-494d-be0d-0189056c38b2", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878eport-1", "admin_state_up": true}}' 2018-07-03 14:51:26,961 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 14:51:26 GMT Content-Type: application/json Content-Length: 143 Connection: keep-alive X-Openstack-Request-Id: req-5b89bd44-697d-4abc-ab61-00441b4cf1b2 RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-03 14:51:26,961 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-5b89bd44-697d-4abc-ab61-00441b4cf1b2 2018-07-03 14:51:26,961 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-03 14:51:26,965 - 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/2dc74fdc-828e-4c6b-a307-6956d2fb0724 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaae0a04e563ae166388e3b2a0a8a997af4563fe" 2018-07-03 14:51:27,395 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:51: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-0f9be42d-796a-486b-9360-6e984104d8a9 X-Compute-Request-Id: req-0f9be42d-796a-486b-9360-6e984104d8a9 2018-07-03 14:51:27,395 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/2dc74fdc-828e-4c6b-a307-6956d2fb0724 used request id req-0f9be42d-796a-486b-9360-6e984104d8a9 2018-07-03 14:51:27,396 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet 2018-07-03 14:51:27,396 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-subnet 2018-07-03 14:51:27,401 - 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/db984dc1-9636-494d-be0d-0189056c38b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b038c16c6ecd3edc07f3993dfebc57c0d6fd489" 2018-07-03 14:51:30,464 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-db336aab-6f62-4aa1-96a0-5377569e857f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:30,464 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/db984dc1-9636-494d-be0d-0189056c38b2 used request id req-db336aab-6f62-4aa1-96a0-5377569e857f 2018-07-03 14:51:30,465 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-pub-net 2018-07-03 14:51:30,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/640e05dd-a542-40d7-9472-04f1065d9344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b038c16c6ecd3edc07f3993dfebc57c0d6fd489" 2018-07-03 14:51:32,354 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-02aeaad6-920a-4f9d-9eed-46f9b9b15a3a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:32,354 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/640e05dd-a542-40d7-9472-04f1065d9344 used request id req-02aeaad6-920a-4f9d-9eed-46f9b9b15a3a 2018-07-03 14:51:32,355 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-26dce8f0-adcb-44e9-a927-7c9cca42878e-image 2018-07-03 14:51:32,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08001ebda2f5afa7faf863cf8454d1ca1f8fb675" 2018-07-03 14:51:32,829 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4e40279b-15bb-4c02-8dde-b5f6558d02ad 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-07-03 14:51:32,829 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/9b15488c-c1f8-49dd-ac6d-374472948b35 used request id req-4e40279b-15bb-4c02-8dde-b5f6558d02ad 2018-07-03 14:51:32,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:33,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:33 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-aeaeae33-2d6f-4616-9680-aaee2adb35ea Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ac19a81ee7ae488882b571098c5a05f5", "created_at": "2018-07-03T14:51:16Z", "updated_at": "2018-07-03T14:51:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:51:16Z", "revision_number": 0, "id": "3cbd0337-b0e8-4c2b-8783-3e5f65d69ac1", "remote_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "remote_ip_prefix": null, "created_at": "2018-07-03T14:51:16Z", "security_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "tenant_id": "ac19a81ee7ae488882b571098c5a05f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac19a81ee7ae488882b571098c5a05f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:51:16Z", "revision_number": 0, "id": "7ffd56ff-6f31-47d7-a3d9-593a8348c7f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:51:16Z", "security_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "tenant_id": "ac19a81ee7ae488882b571098c5a05f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac19a81ee7ae488882b571098c5a05f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:51:16Z", "revision_number": 0, "id": "9ca0077c-5164-427c-9872-783d51d46afd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:51:16Z", "security_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "tenant_id": "ac19a81ee7ae488882b571098c5a05f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac19a81ee7ae488882b571098c5a05f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:51:16Z", "revision_number": 0, "id": "ba26b309-fc47-4db5-a5de-8e7e7f3929b1", "remote_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "remote_ip_prefix": null, "created_at": "2018-07-03T14:51:16Z", "security_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "tenant_id": "ac19a81ee7ae488882b571098c5a05f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac19a81ee7ae488882b571098c5a05f5"}], "revision_number": 4, "project_id": "ac19a81ee7ae488882b571098c5a05f5", "id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:51:33,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-aeaeae33-2d6f-4616-9680-aaee2adb35ea 2018-07-03 14:51:33,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:33,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:33 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5ac32ad-f3dd-4e99-9ab5-c4fed7bf0d0f 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:51:33,484 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-f5ac32ad-f3dd-4e99-9ab5-c4fed7bf0d0f 2018-07-03 14:51:33,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/ac19a81ee7ae488882b571098c5a05f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:33,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:33 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-264e84e5-f847-44c6-986f-89382b8c195d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ac19a81ee7ae488882b571098c5a05f5", "name": "CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj"}} 2018-07-03 14:51:33,655 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5 used request id req-264e84e5-f847-44c6-986f-89382b8c195d 2018-07-03 14:51:33,655 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8 2018-07-03 14:51:33,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=a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:34,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:34 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-31012c37-878c-4198-bbe6-2bf23b1d330c Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:51:16Z", "security_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "port_range_min": null, "revision_number": 0, "tenant_id": "ac19a81ee7ae488882b571098c5a05f5", "created_at": "2018-07-03T14:51:16Z", "project_id": "ac19a81ee7ae488882b571098c5a05f5", "id": "3cbd0337-b0e8-4c2b-8783-3e5f65d69ac1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:51:16Z", "security_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "port_range_min": null, "revision_number": 0, "tenant_id": "ac19a81ee7ae488882b571098c5a05f5", "created_at": "2018-07-03T14:51:16Z", "project_id": "ac19a81ee7ae488882b571098c5a05f5", "id": "7ffd56ff-6f31-47d7-a3d9-593a8348c7f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:51:16Z", "security_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "port_range_min": null, "revision_number": 0, "tenant_id": "ac19a81ee7ae488882b571098c5a05f5", "created_at": "2018-07-03T14:51:16Z", "project_id": "ac19a81ee7ae488882b571098c5a05f5", "id": "9ca0077c-5164-427c-9872-783d51d46afd"}, {"remote_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:51:16Z", "security_group_id": "a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8", "port_range_min": null, "revision_number": 0, "tenant_id": "ac19a81ee7ae488882b571098c5a05f5", "created_at": "2018-07-03T14:51:16Z", "project_id": "ac19a81ee7ae488882b571098c5a05f5", "id": "ba26b309-fc47-4db5-a5de-8e7e7f3929b1"}]} 2018-07-03 14:51:34,008 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8 used request id req-31012c37-878c-4198-bbe6-2bf23b1d330c 2018-07-03 14:51:34,008 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:51:34,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/security-groups/a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:34,234 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-26ac8e4e-ef43-43eb-a123-ac80144c38e3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:34,234 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a5f7fe4c-96c1-4a57-be9a-3b1ad405fee8 used request id req-26ac8e4e-ef43-43eb-a123-ac80144c38e3 2018-07-03 14:51:34,235 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj 2018-07-03 14:51:34,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:34,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e606ba67-f1d6-442a-a269-068a245d65b7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:34,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ac19a81ee7ae488882b571098c5a05f5 used request id req-e606ba67-f1d6-442a-a269-068a245d65b7 2018-07-03 14:51:34,633 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-5eab32d3-51c8-436-proj-role 2018-07-03 14:51:34,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a062e0a1597f419ba506bbe9eb156289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:34,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9ac8bf4-8659-441c-b373-a27dd93005f2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:34,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a062e0a1597f419ba506bbe9eb156289 used request id req-b9ac8bf4-8659-441c-b373-a27dd93005f2 2018-07-03 14:51:34,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf896b33d8b33908a85e3d3c8c0aa8310f925d1" 2018-07-03 14:51:35,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:34 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-283cef1c-a213-477d-99b7-d3d4186fa449 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:51:35,047 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-283cef1c-a213-477d-99b7-d3d4186fa449 2018-07-03 14:51:35,048 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-5eab32d3-51c8-436-user 2018-07-03 14:51:35,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2a68b50385454d269f42658127722538 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d5786d20bc697cd106ae39d06d9f112137237f" 2018-07-03 14:51:35,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24a22b18-01c4-477d-af34-45c7048f12d6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:35,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2a68b50385454d269f42658127722538 used request id req-24a22b18-01c4-477d-af34-45c7048f12d6 2018-07-03 14:51:35,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:35,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["n6DUdYVRQ-qIQNBFpHOqpQ"], "issued_at": "2018-07-03T14:51:35.000000Z"}} 2018-07-03 14:51:35,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}2d3fec559f9ff3e84e7e6dd310b372b485f8f55b" 2018-07-03 14:51:35,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f889e9e1-48c4-41aa-81ad-9746b3249e78 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:35,958 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f889e9e1-48c4-41aa-81ad-9746b3249e78 2018-07-03 14:51:35,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:35,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:36,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ByncBQvhQf-5LzH7UGSssQ"], "issued_at": "2018-07-03T14:51:36.000000Z"}} 2018-07-03 14:51:36,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:36,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-431f5128-e6b5-49e1-8cb3-3aec1e40e5f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:36,524 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-431f5128-e6b5-49e1-8cb3-3aec1e40e5f2 2018-07-03 14:51:36,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:51:36,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:51: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-07-03 14:51:36,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?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:36,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:36 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-356a6373-ee20-4a6d-b16d-8d7d2762f789 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-eeb6fbf0-fa01-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:51:36,575 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj used request id req-356a6373-ee20-4a6d-b16d-8d7d2762f789 2018-07-03 14:51:36,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:36,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5225168b-d75d-4815-90d0-2eb60a0598a3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:51:36,769 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5225168b-d75d-4815-90d0-2eb60a0598a3 2018-07-03 14:51:36,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}}' 2018-07-03 14:51:36,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:51:36 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc838af9-bdfa-4a1d-8079-af4db71b727c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f"}, "tags": [], "enabled": true, "id": "898ed3880d3444a090ccf95f6439101f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}} 2018-07-03 14:51:36,974 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-dc838af9-bdfa-4a1d-8079-af4db71b727c 2018-07-03 14:51:36,974 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj 2018-07-03 14:51:36,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:36,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:37,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:51:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Nwa4x_XbQvGoGqkt6MG7NA"], "issued_at": "2018-07-03T14:51:37.000000Z"}} 2018-07-03 14:51:37,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}713a422ff494dc5ee61c39bb85ce1231e1858fbc" 2018-07-03 14:51:37,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92a28b4b-ff2c-4ef0-84b2-2446f3f00009 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:37,652 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-92a28b4b-ff2c-4ef0-84b2-2446f3f00009 2018-07-03 14:51:37,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-07-03 14:51:37,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:51: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-07-03 14:51:37,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713a422ff494dc5ee61c39bb85ce1231e1858fbc" 2018-07-03 14:51:37,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:37 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa82be98-e3eb-49cd-b882-38e887be2ae2 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:51:37,857 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-aa82be98-e3eb-49cd-b882-38e887be2ae2 2018-07-03 14:51:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713a422ff494dc5ee61c39bb85ce1231e1858fbc" 2018-07-03 14:51:38,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:37 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9f4d307-f8ef-4611-a0a0-36cceb4a2716 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f"}, "tags": [], "enabled": true, "id": "898ed3880d3444a090ccf95f6439101f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}]} 2018-07-03 14:51:38,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj used request id req-e9f4d307-f8ef-4611-a0a0-36cceb4a2716 2018-07-03 14:51:38,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713a422ff494dc5ee61c39bb85ce1231e1858fbc" 2018-07-03 14:51:38,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0e07c73-389c-4023-95a3-29dba5bdab23 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:51:38,214 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c0e07c73-389c-4023-95a3-29dba5bdab23 2018-07-03 14:51:38,695 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-user 2018-07-03 14:51:38,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:38,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}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:38,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1233e1c7-ab45-4111-b0da-0e2e7fc60107 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:51:38,861 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1233e1c7-ab45-4111-b0da-0e2e7fc60107 2018-07-03 14:51:38,865 - 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}461023f0ebd808841aac1541b370c4ea789be2e1" -d '{"role": {"name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj-role"}}' 2018-07-03 14:51:38,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:51:38 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdebfa4e-6c32-4975-b07e-09f9e2833ec5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40d08e1f08544bb991134ec4dca4a3b5", "links": {"self": "http://10.167.4.35:5000/v3/roles/40d08e1f08544bb991134ec4dca4a3b5"}, "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj-role"}} 2018-07-03 14:51:38,926 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fdebfa4e-6c32-4975-b07e-09f9e2833ec5 2018-07-03 14:51:38,926 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj-role 2018-07-03 14:51:38,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/40d08e1f08544bb991134ec4dca4a3b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:39,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:38 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a11305c0-9b11-42e1-a59c-76581b0864de Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40d08e1f08544bb991134ec4dca4a3b5", "links": {"self": "http://10.167.4.35:5000/v3/roles/40d08e1f08544bb991134ec4dca4a3b5"}, "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj-role"}} 2018-07-03 14:51:39,117 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/40d08e1f08544bb991134ec4dca4a3b5 used request id req-a11305c0-9b11-42e1-a59c-76581b0864de 2018-07-03 14:51:39,118 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj-role to project CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj 2018-07-03 14:51:39,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f/users/69b50818f1ef4d1f8e3fc64e520608f7/roles/40d08e1f08544bb991134ec4dca4a3b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:39,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-058deaad-5d9f-4005-aec9-3f93a1bd74b1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:39,364 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f/users/69b50818f1ef4d1f8e3fc64e520608f7/roles/40d08e1f08544bb991134ec4dca4a3b5 used request id req-058deaad-5d9f-4005-aec9-3f93a1bd74b1 2018-07-03 14:51:39,365 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:51:39,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:39,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:39,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40d08e1f08544bb991134ec4dca4a3b5", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj-role"}], "expires_at": "2018-07-03T15:51:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "898ed3880d3444a090ccf95f6439101f", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-user", "id": "69b50818f1ef4d1f8e3fc64e520608f7"}, "audit_ids": ["nUbdaQYPR1Szym889qjcCQ"], "issued_at": "2018-07-03T14:51:39.000000Z"}} 2018-07-03 14:51:39,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}bddae54186a74752cf5b8016fb2e3c9d5ba78119" 2018-07-03 14:51:40,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0808f1d-6008-4f5f-9f71-512b1c5b2e44 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:40,076 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f0808f1d-6008-4f5f-9f71-512b1c5b2e44 2018-07-03 14:51:40,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=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bddae54186a74752cf5b8016fb2e3c9d5ba78119" 2018-07-03 14:51:40,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:40 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-4adb4ebb-af80-4e48-8fef-7ce2077afcef Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image"} 2018-07-03 14:51:40,511 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image used request id req-4adb4ebb-af80-4e48-8fef-7ce2077afcef 2018-07-03 14:51:40,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bddae54186a74752cf5b8016fb2e3c9d5ba78119" 2018-07-03 14:51:40,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-66c971a4-f828-4d03-b399-a5e62be7dd35 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:51:40,901 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-66c971a4-f828-4d03-b399-a5e62be7dd35 2018-07-03 14:51:40,932 - 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}bddae54186a74752cf5b8016fb2e3c9d5ba78119" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image"}' 2018-07-03 14:51:41,322 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:51:41 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-e6362fd1-3bfb-4f43-b34d-e50d39b9c22b Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:51:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:51:41Z", "visibility": "shared", "self": "/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75", "min_disk": 0, "protected": false, "id": "86a40f96-214a-4781-9b97-ba91d2504b75", "file": "/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75/file", "checksum": null, "owner": "898ed3880d3444a090ccf95f6439101f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:51:41,322 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-e6362fd1-3bfb-4f43-b34d-e50d39b9c22b 2018-07-03 14:51:41,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bddae54186a74752cf5b8016fb2e3c9d5ba78119" -d '' 2018-07-03 14:51:42,009 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5fc3c687-ed45-4222-8475-6860d4eafbab 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-07-03 14:51:42,009 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75/file used request id req-5fc3c687-ed45-4222-8475-6860d4eafbab 2018-07-03 14:51:42,010 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:51:42,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bddae54186a74752cf5b8016fb2e3c9d5ba78119" 2018-07-03 14:51:42,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:42 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-4ba97e10-9990-48ec-93bc-4f224e0fb30d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:51:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:51:42Z", "visibility": "shared", "self": "/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75", "min_disk": 0, "protected": false, "id": "86a40f96-214a-4781-9b97-ba91d2504b75", "file": "/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "898ed3880d3444a090ccf95f6439101f", "direct_url": "file:///var/lib/glance/images/86a40f96-214a-4781-9b97-ba91d2504b75", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:51:42,047 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75 used request id req-4ba97e10-9990-48ec-93bc-4f224e0fb30d 2018-07-03 14:51:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bddae54186a74752cf5b8016fb2e3c9d5ba78119" 2018-07-03 14:51:42,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:42 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-522d0178-fe6a-444e-a8ff-a9fec7ef6fd0 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:51:42,062 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-522d0178-fe6a-444e-a8ff-a9fec7ef6fd0 2018-07-03 14:51:42,065 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image 2018-07-03 14:51:42,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/86a40f96-214a-4781-9b97-ba91d2504b75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bddae54186a74752cf5b8016fb2e3c9d5ba78119" 2018-07-03 14:51:42,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:42 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-69441e04-10b5-4550-a9ec-07321f99afc5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:51:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:51:42Z", "visibility": "shared", "self": "/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75", "min_disk": 0, "protected": false, "id": "86a40f96-214a-4781-9b97-ba91d2504b75", "file": "/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "898ed3880d3444a090ccf95f6439101f", "direct_url": "file:///var/lib/glance/images/86a40f96-214a-4781-9b97-ba91d2504b75", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:51:42,461 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75 used request id req-69441e04-10b5-4550-a9ec-07321f99afc5 2018-07-03 14:51:42,462 - create_image - DEBUG - Instance status is - active 2018-07-03 14:51:42,462 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image 2018-07-03 14:51:42,462 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image 2018-07-03 14:51:42,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:42,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:42,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40d08e1f08544bb991134ec4dca4a3b5", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj-role"}], "expires_at": "2018-07-03T15:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "898ed3880d3444a090ccf95f6439101f", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-user", "id": "69b50818f1ef4d1f8e3fc64e520608f7"}, "audit_ids": ["tZNcinL-SbKyUaGkN7AQUQ"], "issued_at": "2018-07-03T14:51:42.000000Z"}} 2018-07-03 14:51:42,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc0d79093f459ae6ede979dc73182a6136b241" 2018-07-03 14:51:43,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-813a23ac-e3ba-4771-b20d-9b5384901050 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:43,001 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-813a23ac-e3ba-4771-b20d-9b5384901050 2018-07-03 14:51:43,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=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc0d79093f459ae6ede979dc73182a6136b241" 2018-07-03 14:51:43,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8b9096f0-3151-490d-9578-0b504e9d8c19 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:51:43,402 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net used request id req-8b9096f0-3151-490d-9578-0b504e9d8c19 2018-07-03 14:51:43,402 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net 2018-07-03 14:51:43,408 - 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}d5fc0d79093f459ae6ede979dc73182a6136b241" -d '{"network": {"name": "CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net", "admin_state_up": true}}' 2018-07-03 14:51:44,056 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:51:44 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-0f453872-6c37-404d-b429-70a18a2316ed Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:51:43Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"898ed3880d3444a090ccf95f6439101f","id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net"}} 2018-07-03 14:51:44,056 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-0f453872-6c37-404d-b429-70a18a2316ed 2018-07-03 14:51: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/networks?id=1cfeeae0-8b91-4518-ad7c-dd462cb985da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc0d79093f459ae6ede979dc73182a6136b241" 2018-07-03 14:51:44,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:44 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-6acca89f-fcbe-449c-aeb4-47ad7c14ecc1 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-07-03T14:51:43Z","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"898ed3880d3444a090ccf95f6439101f","id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net"}]} 2018-07-03 14:51:44,493 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1cfeeae0-8b91-4518-ad7c-dd462cb985da used request id req-6acca89f-fcbe-449c-aeb4-47ad7c14ecc1 2018-07-03 14:51:44,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?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc0d79093f459ae6ede979dc73182a6136b241" 2018-07-03 14:51:44,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:44 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ea6880d3-4b3c-4f38-bc81-a014dd1917c5 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:51:44,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da used request id req-ea6880d3-4b3c-4f38-bc81-a014dd1917c5 2018-07-03 14:51:44,550 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-subnet 2018-07-03 14:51:44,555 - 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}d5fc0d79093f459ae6ede979dc73182a6136b241" -d '{"subnets": [{"ip_version": 4, "network_id": "1cfeeae0-8b91-4518-ad7c-dd462cb985da", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-subnet"}]}' 2018-07-03 14:51:45,444 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:51:45 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-7734c285-85fd-4d4a-8868-f38bc5492a4f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:44Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51:44Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"898ed3880d3444a090ccf95f6439101f","id":"c9c0830c-0222-42cf-82b7-0d3c1972e418","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-subnet"}]} 2018-07-03 14:51:45,444 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-7734c285-85fd-4d4a-8868-f38bc5492a4f 2018-07-03 14:51:45,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=1cfeeae0-8b91-4518-ad7c-dd462cb985da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc0d79093f459ae6ede979dc73182a6136b241" 2018-07-03 14:51:45,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:45 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-dd9ad6f0-0f44-4045-b408-b1321fc186a1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9c0830c-0222-42cf-82b7-0d3c1972e418"],"updated_at":"2018-07-03T14:51:44Z","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"898ed3880d3444a090ccf95f6439101f","id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net"}]} 2018-07-03 14:51:45,631 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1cfeeae0-8b91-4518-ad7c-dd462cb985da used request id req-dd9ad6f0-0f44-4045-b408-b1321fc186a1 2018-07-03 14:51:45,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=1cfeeae0-8b91-4518-ad7c-dd462cb985da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc0d79093f459ae6ede979dc73182a6136b241" 2018-07-03 14:51:45,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:45 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-157b7d08-7b67-4667-90ca-323981711218 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:44Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"898ed3880d3444a090ccf95f6439101f","id":"c9c0830c-0222-42cf-82b7-0d3c1972e418","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-subnet"}]} 2018-07-03 14:51:45,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da used request id req-157b7d08-7b67-4667-90ca-323981711218 2018-07-03 14:51:45,700 - OpenStackNetwork - DEBUG - Network [1cfeeae0-8b91-4518-ad7c-dd462cb985da] created successfully 2018-07-03 14:51:45,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:45,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:46,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:51:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["MdldFeSZRY-x_SD96PrMvQ"], "issued_at": "2018-07-03T14:51:46.000000Z"}} 2018-07-03 14:51:46,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}3b9c7383dd42989c1e02b40d8c699f8c55f9370f" 2018-07-03 14:51:46,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-397733cb-3e96-48af-9a58-1acde163e082 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:46,370 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-397733cb-3e96-48af-9a58-1acde163e082 2018-07-03 14:51:46,372 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:51:46,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b9c7383dd42989c1e02b40d8c699f8c55f9370f" 2018-07-03 14:51:46,718 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:46 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e3e3a44a-d3a7-4116-a397-a9178f426072 X-Compute-Request-Id: req-e3e3a44a-d3a7-4116-a397-a9178f426072 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:51:46,718 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e3e3a44a-d3a7-4116-a397-a9178f426072 2018-07-03 14:51:46,722 - novaclient.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}3b9c7383dd42989c1e02b40d8c699f8c55f9370f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:51:47,080 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:47 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-a9809358-7a9b-4f9c-ab7a-330d959e355b X-Compute-Request-Id: req-a9809358-7a9b-4f9c-ab7a-330d959e355b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3fdc021b-8a8b-44ab-a27e-ab25795b8324", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3fdc021b-8a8b-44ab-a27e-ab25795b8324", "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": "3fdc021b-8a8b-44ab-a27e-ab25795b8324"}} 2018-07-03 14:51:47,080 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a9809358-7a9b-4f9c-ab7a-330d959e355b 2018-07-03 14:51:47,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/flavors/3fdc021b-8a8b-44ab-a27e-ab25795b8324 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b9c7383dd42989c1e02b40d8c699f8c55f9370f" 2018-07-03 14:51:47,423 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:47 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-62dbf1e1-9b63-49e8-bba5-d7f29b55cf01 X-Compute-Request-Id: req-62dbf1e1-9b63-49e8-bba5-d7f29b55cf01 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3fdc021b-8a8b-44ab-a27e-ab25795b8324", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3fdc021b-8a8b-44ab-a27e-ab25795b8324", "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": "3fdc021b-8a8b-44ab-a27e-ab25795b8324"}} 2018-07-03 14:51:47,423 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/3fdc021b-8a8b-44ab-a27e-ab25795b8324 used request id req-62dbf1e1-9b63-49e8-bba5-d7f29b55cf01 2018-07-03 14:51:47,426 - novaclient.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/3fdc021b-8a8b-44ab-a27e-ab25795b8324/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b9c7383dd42989c1e02b40d8c699f8c55f9370f" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:51:47,482 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:47 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a81de880-6b79-40d4-9a2d-41262352c48b X-Compute-Request-Id: req-a81de880-6b79-40d4-9a2d-41262352c48b Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:51:47,482 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/3fdc021b-8a8b-44ab-a27e-ab25795b8324/os-extra_specs used request id req-a81de880-6b79-40d4-9a2d-41262352c48b 2018-07-03 14:51:47,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:47,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:48,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40d08e1f08544bb991134ec4dca4a3b5", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj-role"}], "expires_at": "2018-07-03T15:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "898ed3880d3444a090ccf95f6439101f", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-user", "id": "69b50818f1ef4d1f8e3fc64e520608f7"}, "audit_ids": ["v3K-8n8PQ9aojN5LSgUIVg"], "issued_at": "2018-07-03T14:51:48.000000Z"}} 2018-07-03 14:51:48,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:48,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1de17718-aed8-418d-b3af-5c6e4c206dd5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:48,203 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1de17718-aed8-418d-b3af-5c6e4c206dd5 2018-07-03 14:51:48,205 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:51:48,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:48,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17cd9b7c-e83d-44f1-8185-ce2ae955ee58 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:48,398 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-17cd9b7c-e83d-44f1-8185-ce2ae955ee58 2018-07-03 14:51:48,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/networks?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:49,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:49 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-c2db6311-9f28-4e0e-b323-57326a322bad Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9c0830c-0222-42cf-82b7-0d3c1972e418"],"updated_at":"2018-07-03T14:51:44Z","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"898ed3880d3444a090ccf95f6439101f","id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net"}]} 2018-07-03 14:51:49,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net used request id req-c2db6311-9f28-4e0e-b323-57326a322bad 2018-07-03 14:51:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:51:49,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:51: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-07-03 14:51:49,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/898ed3880d3444a090ccf95f6439101f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:49,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:49 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14e7cbff-d34f-4fdf-89b7-3fc59ee35d32 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "898ed3880d3444a090ccf95f6439101f", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}} 2018-07-03 14:51:49,318 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f used request id req-14e7cbff-d34f-4fdf-89b7-3fc59ee35d32 2018-07-03 14:51:49,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=1cfeeae0-8b91-4518-ad7c-dd462cb985da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:49,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:49 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-a8e33e14-a657-41e1-9f7b-da2a3f1d2192 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:44Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"898ed3880d3444a090ccf95f6439101f","id":"c9c0830c-0222-42cf-82b7-0d3c1972e418","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-subnet"}]} 2018-07-03 14:51:49,730 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da used request id req-a8e33e14-a657-41e1-9f7b-da2a3f1d2192 2018-07-03 14:51:49,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?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da&mac_address=foo&name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:49,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:49 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d3f8e498-cc5e-4c02-b187-c359ed891f53 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:51:49,788 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da&mac_address=foo&name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012port-1&admin_state_up=True used request id req-d3f8e498-cc5e-4c02-b187-c359ed891f53 2018-07-03 14:51:49,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:50,262 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:50 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-3921899f-5c04-4f08-9ee2-1d0ec867e25b X-Compute-Request-Id: req-3921899f-5c04-4f08-9ee2-1d0ec867e25b Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:51:50,262 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-inst used request id req-3921899f-5c04-4f08-9ee2-1d0ec867e25b 2018-07-03 14:51:50,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:50,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:50 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-aaf41250-3474-4436-a9a9-ae8bd7124d12 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9c0830c-0222-42cf-82b7-0d3c1972e418"],"updated_at":"2018-07-03T14:51:44Z","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"898ed3880d3444a090ccf95f6439101f","id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net"}]} 2018-07-03 14:51:50,419 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net used request id req-aaf41250-3474-4436-a9a9-ae8bd7124d12 2018-07-03 14:51:50,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:50,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:50 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6f22d0f-f266-4caa-b8d6-3b72d7eb4ba9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "898ed3880d3444a090ccf95f6439101f", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}} 2018-07-03 14:51:50,613 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f used request id req-e6f22d0f-f266-4caa-b8d6-3b72d7eb4ba9 2018-07-03 14:51:50,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=1cfeeae0-8b91-4518-ad7c-dd462cb985da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:50,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:50 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-15767dcc-f3c3-41fc-8d72-34038bb28989 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:44Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"898ed3880d3444a090ccf95f6439101f","id":"c9c0830c-0222-42cf-82b7-0d3c1972e418","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-subnet"}]} 2018-07-03 14:51:50,684 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da used request id req-15767dcc-f3c3-41fc-8d72-34038bb28989 2018-07-03 14:51:50,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/ports?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da&mac_address=foo&name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:50,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:50 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-596488dc-bf30-4944-8144-41c9e52f43b1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:51:50,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da&mac_address=foo&name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012port-1&admin_state_up=True used request id req-596488dc-bf30-4944-8144-41c9e52f43b1 2018-07-03 14:51:50,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:51:50,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:51:51,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40d08e1f08544bb991134ec4dca4a3b5", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj-role"}], "expires_at": "2018-07-03T15:51:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "898ed3880d3444a090ccf95f6439101f", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/898ed3880d3444a090ccf95f6439101f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-user", "id": "69b50818f1ef4d1f8e3fc64e520608f7"}, "audit_ids": ["WlR7a-WqQI6LvyWPWk_XAA"], "issued_at": "2018-07-03T14:51:51.000000Z"}} 2018-07-03 14:51:51,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a89ff25e888d63561757ad8ff9ff59610f5a66" 2018-07-03 14:51:51,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dcec2ba-78ab-4304-99a2-7787ae385b09 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:51:51,400 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8dcec2ba-78ab-4304-99a2-7787ae385b09 2018-07-03 14:51:51,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/networks?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:51,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:51 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-4354e337-a12f-4777-8e2a-0fb2af6c32df Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9c0830c-0222-42cf-82b7-0d3c1972e418"],"updated_at":"2018-07-03T14:51:44Z","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"898ed3880d3444a090ccf95f6439101f","id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net"}]} 2018-07-03 14:51:51,536 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net used request id req-4354e337-a12f-4777-8e2a-0fb2af6c32df 2018-07-03 14:51:51,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=1cfeeae0-8b91-4518-ad7c-dd462cb985da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:51,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:51 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-36d63f38-4a79-49d6-902c-ab39817ce00f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:44Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"898ed3880d3444a090ccf95f6439101f","id":"c9c0830c-0222-42cf-82b7-0d3c1972e418","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-subnet"}]} 2018-07-03 14:51:51,615 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da used request id req-36d63f38-4a79-49d6-902c-ab39817ce00f 2018-07-03 14:51:51,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/networks?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:52,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:52 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d69b4b3b-66b0-4154-b9c7-706d8a31a4c5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c9c0830c-0222-42cf-82b7-0d3c1972e418"],"updated_at":"2018-07-03T14:51:44Z","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"898ed3880d3444a090ccf95f6439101f","id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net"}]} 2018-07-03 14:51:52,046 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net used request id req-d69b4b3b-66b0-4154-b9c7-706d8a31a4c5 2018-07-03 14:51:52,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-07-03 14:51:52,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:51: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-07-03 14:51:52,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a89ff25e888d63561757ad8ff9ff59610f5a66" 2018-07-03 14:51:52,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:52 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccb89eaa-f7f5-4589-8323-65f8aa6f1820 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "898ed3880d3444a090ccf95f6439101f", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}} 2018-07-03 14:51:52,226 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f used request id req-ccb89eaa-f7f5-4589-8323-65f8aa6f1820 2018-07-03 14:51:52,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/subnets?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" 2018-07-03 14:51:52,311 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:52 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e2089356-f9f6-41ab-9c07-4fa0bae405f2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfeeae0-8b91-4518-ad7c-dd462cb985da","tenant_id":"898ed3880d3444a090ccf95f6439101f","created_at":"2018-07-03T14:51:44Z","dns_nameservers":[],"updated_at":"2018-07-03T14:51:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"898ed3880d3444a090ccf95f6439101f","id":"c9c0830c-0222-42cf-82b7-0d3c1972e418","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-subnet"}]} 2018-07-03 14:51:52,311 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1cfeeae0-8b91-4518-ad7c-dd462cb985da used request id req-e2089356-f9f6-41ab-9c07-4fa0bae405f2 2018-07-03 14:51:52,312 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net 2018-07-03 14:51:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f4a5b113607c8cfe9d96c08e0dc3e52070db30" -d '{"port": {"network_id": "1cfeeae0-8b91-4518-ad7c-dd462cb985da", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012port-1", "admin_state_up": true}}' 2018-07-03 14:51:52,331 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 14:51:52 GMT Content-Type: application/json Content-Length: 145 Connection: keep-alive X-Openstack-Request-Id: req-cff95a43-7a9f-463e-b8c5-52552ea4d298 RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 14:51:52,331 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-cff95a43-7a9f-463e-b8c5-52552ea4d298 2018-07-03 14:51:52,331 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-03 14:51:52,335 - 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/3fdc021b-8a8b-44ab-a27e-ab25795b8324 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b9c7383dd42989c1e02b40d8c699f8c55f9370f" 2018-07-03 14:51:52,699 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:51: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-e83ab391-0a79-4540-974a-25f71a19000b X-Compute-Request-Id: req-e83ab391-0a79-4540-974a-25f71a19000b 2018-07-03 14:51:52,699 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/3fdc021b-8a8b-44ab-a27e-ab25795b8324 used request id req-e83ab391-0a79-4540-974a-25f71a19000b 2018-07-03 14:51:52,700 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-subnet 2018-07-03 14:51:52,700 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-subnet 2018-07-03 14:51:52,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/subnets/c9c0830c-0222-42cf-82b7-0d3c1972e418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc0d79093f459ae6ede979dc73182a6136b241" 2018-07-03 14:51:55,079 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a52b5274-ee37-4726-b065-b334354a9f11 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:55,080 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/c9c0830c-0222-42cf-82b7-0d3c1972e418 used request id req-a52b5274-ee37-4726-b065-b334354a9f11 2018-07-03 14:51:55,080 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-pub-net 2018-07-03 14:51:55,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/networks/1cfeeae0-8b91-4518-ad7c-dd462cb985da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5fc0d79093f459ae6ede979dc73182a6136b241" 2018-07-03 14:51:56,857 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-20c0195f-341f-4226-b4ba-5323b50fe187 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:56,857 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/1cfeeae0-8b91-4518-ad7c-dd462cb985da used request id req-20c0195f-341f-4226-b4ba-5323b50fe187 2018-07-03 14:51:56,858 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-688521c2-b30d-4188-b247-c1155154e012-image 2018-07-03 14:51:56,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bddae54186a74752cf5b8016fb2e3c9d5ba78119" 2018-07-03 14:51:57,240 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:57 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aa7bd1b6-8867-4d02-9831-a7fec9492231 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-07-03 14:51:57,240 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/86a40f96-214a-4781-9b97-ba91d2504b75 used request id req-aa7bd1b6-8867-4d02-9831-a7fec9492231 2018-07-03 14:51:57,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:57,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:57 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-5bce5f80-84dd-4d2e-9cea-e4ab66dd4497 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "898ed3880d3444a090ccf95f6439101f", "created_at": "2018-07-03T14:51:43Z", "updated_at": "2018-07-03T14:51:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:51:43Z", "revision_number": 0, "id": "60bce807-9da8-4284-9fdb-8c59c913c20e", "remote_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "remote_ip_prefix": null, "created_at": "2018-07-03T14:51:43Z", "security_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "tenant_id": "898ed3880d3444a090ccf95f6439101f", "port_range_min": null, "ethertype": "IPv6", "project_id": "898ed3880d3444a090ccf95f6439101f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:51:43Z", "revision_number": 0, "id": "6bf2bd79-9957-48ff-902b-55294ea09cea", "remote_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "remote_ip_prefix": null, "created_at": "2018-07-03T14:51:43Z", "security_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "tenant_id": "898ed3880d3444a090ccf95f6439101f", "port_range_min": null, "ethertype": "IPv4", "project_id": "898ed3880d3444a090ccf95f6439101f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:51:43Z", "revision_number": 0, "id": "f0bfb408-a3e4-4cad-b5a6-d2a62a351677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:51:43Z", "security_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "tenant_id": "898ed3880d3444a090ccf95f6439101f", "port_range_min": null, "ethertype": "IPv4", "project_id": "898ed3880d3444a090ccf95f6439101f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:51:43Z", "revision_number": 0, "id": "f6d84775-cbd5-4fa7-aacd-543f9430ad9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:51:43Z", "security_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "tenant_id": "898ed3880d3444a090ccf95f6439101f", "port_range_min": null, "ethertype": "IPv6", "project_id": "898ed3880d3444a090ccf95f6439101f"}], "revision_number": 4, "project_id": "898ed3880d3444a090ccf95f6439101f", "id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:51:57,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-5bce5f80-84dd-4d2e-9cea-e4ab66dd4497 2018-07-03 14:51: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/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:57,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:57 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1defe014-8bd0-41e9-8ce7-87922a87b569 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:51:57,910 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-1defe014-8bd0-41e9-8ce7-87922a87b569 2018-07-03 14:51:57,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/898ed3880d3444a090ccf95f6439101f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:58,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:57 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3695cc3-a5b6-4c97-a637-7e14266b01ca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "898ed3880d3444a090ccf95f6439101f", "name": "CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj"}} 2018-07-03 14:51:58,093 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f used request id req-a3695cc3-a5b6-4c97-a637-7e14266b01ca 2018-07-03 14:51:58,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39a2035e-d9bc-4c99-b5be-9506893409a0 2018-07-03 14:51:58,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=39a2035e-d9bc-4c99-b5be-9506893409a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:58,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:51:58 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-b21e57f3-c89e-49d8-8853-4c1feaf99396 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:51:43Z", "security_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "port_range_min": null, "revision_number": 0, "tenant_id": "898ed3880d3444a090ccf95f6439101f", "created_at": "2018-07-03T14:51:43Z", "project_id": "898ed3880d3444a090ccf95f6439101f", "id": "60bce807-9da8-4284-9fdb-8c59c913c20e"}, {"remote_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:51:43Z", "security_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "port_range_min": null, "revision_number": 0, "tenant_id": "898ed3880d3444a090ccf95f6439101f", "created_at": "2018-07-03T14:51:43Z", "project_id": "898ed3880d3444a090ccf95f6439101f", "id": "6bf2bd79-9957-48ff-902b-55294ea09cea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:51:43Z", "security_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "port_range_min": null, "revision_number": 0, "tenant_id": "898ed3880d3444a090ccf95f6439101f", "created_at": "2018-07-03T14:51:43Z", "project_id": "898ed3880d3444a090ccf95f6439101f", "id": "f0bfb408-a3e4-4cad-b5a6-d2a62a351677"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:51:43Z", "security_group_id": "39a2035e-d9bc-4c99-b5be-9506893409a0", "port_range_min": null, "revision_number": 0, "tenant_id": "898ed3880d3444a090ccf95f6439101f", "created_at": "2018-07-03T14:51:43Z", "project_id": "898ed3880d3444a090ccf95f6439101f", "id": "f6d84775-cbd5-4fa7-aacd-543f9430ad9f"}]} 2018-07-03 14:51:58,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=39a2035e-d9bc-4c99-b5be-9506893409a0 used request id req-b21e57f3-c89e-49d8-8853-4c1feaf99396 2018-07-03 14:51:58,476 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:51:58,481 - keystoneauth.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/39a2035e-d9bc-4c99-b5be-9506893409a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:58,703 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:51:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-86dc0aba-bede-4479-9ebc-cb6fd3642c83 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:58,703 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/39a2035e-d9bc-4c99-b5be-9506893409a0 used request id req-86dc0aba-bede-4479-9ebc-cb6fd3642c83 2018-07-03 14:51:58,704 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj 2018-07-03 14:51:58,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:59,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01c071fc-a0c9-45d7-9502-14830742f434 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:59,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/898ed3880d3444a090ccf95f6439101f used request id req-01c071fc-a0c9-45d7-9502-14830742f434 2018-07-03 14:51:59,094 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-proj-role 2018-07-03 14:51:59,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/40d08e1f08544bb991134ec4dca4a3b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:59,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-309ebfa1-a277-466f-9b47-a1d45c4ead61 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:59,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/40d08e1f08544bb991134ec4dca4a3b5 used request id req-309ebfa1-a277-466f-9b47-a1d45c4ead61 2018-07-03 14:51:59,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461023f0ebd808841aac1541b370c4ea789be2e1" 2018-07-03 14:51:59,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:51:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9eae51c1-4321-407c-a27d-4540946be74c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:51:59,348 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9eae51c1-4321-407c-a27d-4540946be74c 2018-07-03 14:51:59,349 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-eeb6fbf0-fa01-4d5-user 2018-07-03 14:51:59,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/69b50818f1ef4d1f8e3fc64e520608f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713a422ff494dc5ee61c39bb85ce1231e1858fbc" 2018-07-03 14:51:59,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:51:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96780d1a-5b30-4bbc-a0aa-f4f9b627d74f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:51:59,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/69b50818f1ef4d1f8e3fc64e520608f7 used request id req-96780d1a-5b30-4bbc-a0aa-f4f9b627d74f 2018-07-03 14:51:59,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:00,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wXXj_ky1TAei7pXMn9tWHg"], "issued_at": "2018-07-03T14:52:00.000000Z"}} 2018-07-03 14:52:00,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c43e2b13fc34cf733d07aa6184c589562eff4d" 2018-07-03 14:52:00,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6131a9c-973e-4210-91c8-adbd1eebe5a5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:00,366 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b6131a9c-973e-4210-91c8-adbd1eebe5a5 2018-07-03 14:52:00,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:00,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:00,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["DYM-coU6RDGSmuthECLkqQ"], "issued_at": "2018-07-03T14:52:00.000000Z"}} 2018-07-03 14:52:00,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:01,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a6eb0cb-d3c6-4833-ba1f-2dab5060b217 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:01,088 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2a6eb0cb-d3c6-4833-ba1f-2dab5060b217 2018-07-03 14:52:01,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-07-03 14:52:01,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:52: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-07-03 14:52:01,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=Default&name=CreateInstancePortManipulationTests-12422378-0611-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:01,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:01 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6f9455a-aa03-4da2-91a4-f270deb25064 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-12422378-0611-433-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:52:01,136 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-12422378-0611-433-proj used request id req-a6f9455a-aa03-4da2-91a4-f270deb25064 2018-07-03 14:52:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:01,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:01 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fed801a3-6856-4010-b842-28dec617355e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:52:01,324 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fed801a3-6856-4010-b842-28dec617355e 2018-07-03 14:52:01,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}}' 2018-07-03 14:52:01,560 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:52:01 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bd68f6a-930a-47b0-825d-13dbf72362c7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3"}, "tags": [], "enabled": true, "id": "d13132098425460490ea6389ba6d9ff3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}} 2018-07-03 14:52:01,560 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0bd68f6a-930a-47b0-825d-13dbf72362c7 2018-07-03 14:52:01,560 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-12422378-0611-433-proj 2018-07-03 14:52:01,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:01,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:02,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["6FTYf2gsT7e8U4wCGvJW9w"], "issued_at": "2018-07-03T14:52:02.000000Z"}} 2018-07-03 14:52:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f18da2fba4ff23d43a1661df79fcb1fd1fff92" 2018-07-03 14:52:02,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2e29102-70ee-4402-803f-f2e089f23dd1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:02,248 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a2e29102-70ee-4402-803f-f2e089f23dd1 2018-07-03 14:52:02,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-07-03 14:52:02,261 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:52: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-07-03 14:52:02,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f18da2fba4ff23d43a1661df79fcb1fd1fff92" 2018-07-03 14:52:02,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:02 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aafdc922-0988-4743-b137-a05b70378e1c Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:52:02,491 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-aafdc922-0988-4743-b137-a05b70378e1c 2018-07-03 14:52:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-12422378-0611-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f18da2fba4ff23d43a1661df79fcb1fd1fff92" 2018-07-03 14:52:02,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:02 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae11076a-53e3-42ce-a30c-6dbdb303ca05 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-12422378-0611-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3"}, "tags": [], "enabled": true, "id": "d13132098425460490ea6389ba6d9ff3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}]} 2018-07-03 14:52:02,534 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-12422378-0611-433-proj used request id req-ae11076a-53e3-42ce-a30c-6dbdb303ca05 2018-07-03 14:52:02,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f18da2fba4ff23d43a1661df79fcb1fd1fff92" 2018-07-03 14:52:02,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:02 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90c74371-195a-46d3-abbe-b1d1669776af Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:52:02,743 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-90c74371-195a-46d3-abbe-b1d1669776af 2018-07-03 14:52:03,211 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-12422378-0611-433-user 2018-07-03 14:52:03,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:03,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:03,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2db66b4a-80a6-40c2-be3e-1c6883f6c9d1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:52:03,388 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2db66b4a-80a6-40c2-be3e-1c6883f6c9d1 2018-07-03 14:52:03,392 - 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}9677ee1eae0024df4fb0a56b6a5088ed43f000db" -d '{"role": {"name": "CreateInstancePortManipulationTests-12422378-0611-433-proj-role"}}' 2018-07-03 14:52:03,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:52:03 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8d8f948-4615-466e-9b4a-74c6029db0e3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a7b9e7467cf47fe8ac5598e3875010c", "links": {"self": "http://10.167.4.35:5000/v3/roles/1a7b9e7467cf47fe8ac5598e3875010c"}, "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj-role"}} 2018-07-03 14:52:03,459 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c8d8f948-4615-466e-9b4a-74c6029db0e3 2018-07-03 14:52:03,459 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-12422378-0611-433-proj-role 2018-07-03 14:52:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/1a7b9e7467cf47fe8ac5598e3875010c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:03,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:03 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a92c5e48-1302-4e63-b4e3-4e45bda61dc7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a7b9e7467cf47fe8ac5598e3875010c", "links": {"self": "http://10.167.4.35:5000/v3/roles/1a7b9e7467cf47fe8ac5598e3875010c"}, "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj-role"}} 2018-07-03 14:52:03,652 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1a7b9e7467cf47fe8ac5598e3875010c used request id req-a92c5e48-1302-4e63-b4e3-4e45bda61dc7 2018-07-03 14:52:03,652 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-12422378-0611-433-proj-role to project CreateInstancePortManipulationTests-12422378-0611-433-proj 2018-07-03 14:52:03,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3/users/05223ed6ab384e10b2758eef8135c544/roles/1a7b9e7467cf47fe8ac5598e3875010c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:03,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:52:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7c49218-e8d1-4695-8f04-5d09c5a423b6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:52:03,913 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3/users/05223ed6ab384e10b2758eef8135c544/roles/1a7b9e7467cf47fe8ac5598e3875010c used request id req-c7c49218-e8d1-4695-8f04-5d09c5a423b6 2018-07-03 14:52:03,913 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:52:03,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:03,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:04,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a7b9e7467cf47fe8ac5598e3875010c", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj-role"}], "expires_at": "2018-07-03T15:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-12422378-0611-433-user", "id": "05223ed6ab384e10b2758eef8135c544"}, "audit_ids": ["UZuhF3LpTmSPCvNEvk4lvg"], "issued_at": "2018-07-03T14:52:04.000000Z"}} 2018-07-03 14:52:04,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}524e1ab511fd01c35846934b6589f2ec2841d875" 2018-07-03 14:52:04,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8092f095-281f-4d55-8c05-fb578d72ae23 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:04,630 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8092f095-281f-4d55-8c05-fb578d72ae23 2018-07-03 14:52:04,635 - 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-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}524e1ab511fd01c35846934b6589f2ec2841d875" 2018-07-03 14:52:05,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:05 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-d62feae5-4663-4e6e-a8ed-64b6790a4b3e Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image"} 2018-07-03 14:52:05,078 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image used request id req-d62feae5-4663-4e6e-a8ed-64b6790a4b3e 2018-07-03 14:52:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}524e1ab511fd01c35846934b6589f2ec2841d875" 2018-07-03 14:52:05,438 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:05 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9adb662e-8a0f-4b40-851b-f6d58ef892cd Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:52:05,439 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9adb662e-8a0f-4b40-851b-f6d58ef892cd 2018-07-03 14:52:05,470 - 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}524e1ab511fd01c35846934b6589f2ec2841d875" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image"}' 2018-07-03 14:52:05,905 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:52:05 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4fa6293e-74f2-4f2f-9d1e-ea77f386ce5b Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:52:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:52:06Z", "visibility": "shared", "self": "/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "min_disk": 0, "protected": false, "id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "file": "/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7/file", "checksum": null, "owner": "d13132098425460490ea6389ba6d9ff3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:52:05,905 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-4fa6293e-74f2-4f2f-9d1e-ea77f386ce5b 2018-07-03 14:52:05,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}524e1ab511fd01c35846934b6589f2ec2841d875" -d '' 2018-07-03 14:52:06,684 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:52:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-796f4c88-b8b1-4905-b1ec-8e8d3379f0ee 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-07-03 14:52:06,684 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7/file used request id req-796f4c88-b8b1-4905-b1ec-8e8d3379f0ee 2018-07-03 14:52:06,685 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:52:06,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}524e1ab511fd01c35846934b6589f2ec2841d875" 2018-07-03 14:52:07,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:07 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-34e51b20-db75-4297-bb0a-52cdf710fc40 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:52:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:52:07Z", "visibility": "shared", "self": "/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "min_disk": 0, "protected": false, "id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "file": "/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d13132098425460490ea6389ba6d9ff3", "direct_url": "file:///var/lib/glance/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:52:07,077 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7 used request id req-34e51b20-db75-4297-bb0a-52cdf710fc40 2018-07-03 14:52:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}524e1ab511fd01c35846934b6589f2ec2841d875" 2018-07-03 14:52:07,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e4a90850-450a-4f6a-a6f0-a21946c554a4 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:52:07,463 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e4a90850-450a-4f6a-a6f0-a21946c554a4 2018-07-03 14:52:07,466 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image 2018-07-03 14:52:07,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}524e1ab511fd01c35846934b6589f2ec2841d875" 2018-07-03 14:52:07,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:07 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-194d96ab-a83a-4150-a776-ef640603a9fd Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:52:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:52:07Z", "visibility": "shared", "self": "/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "min_disk": 0, "protected": false, "id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "file": "/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d13132098425460490ea6389ba6d9ff3", "direct_url": "file:///var/lib/glance/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:52:07,506 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7 used request id req-194d96ab-a83a-4150-a776-ef640603a9fd 2018-07-03 14:52:07,506 - create_image - DEBUG - Instance status is - active 2018-07-03 14:52:07,507 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image 2018-07-03 14:52:07,507 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image 2018-07-03 14:52:07,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:07,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:08,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a7b9e7467cf47fe8ac5598e3875010c", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj-role"}], "expires_at": "2018-07-03T15:52:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-12422378-0611-433-user", "id": "05223ed6ab384e10b2758eef8135c544"}, "audit_ids": ["YZT1TqD_TyqNywAsreAt5g"], "issued_at": "2018-07-03T14:52:08.000000Z"}} 2018-07-03 14:52:08,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}05365d2c7320f2f5ad367bf020d34408144e6f81" 2018-07-03 14:52:08,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3efe6a81-caf4-45b9-a02d-dcb22a6d72c5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:08,201 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3efe6a81-caf4-45b9-a02d-dcb22a6d72c5 2018-07-03 14:52:08,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=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05365d2c7320f2f5ad367bf020d34408144e6f81" 2018-07-03 14:52:08,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:08 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ca792b56-7b26-4721-93ee-320fa448812b Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:52:08,621 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net used request id req-ca792b56-7b26-4721-93ee-320fa448812b 2018-07-03 14:52:08,621 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net 2018-07-03 14:52:08,627 - 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}05365d2c7320f2f5ad367bf020d34408144e6f81" -d '{"network": {"name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net", "admin_state_up": true}}' 2018-07-03 14:52:09,248 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:52:09 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-623abca5-2cae-4c8f-84c8-1e29e7aa105c Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:08Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:52:09Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d13132098425460490ea6389ba6d9ff3","id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net"}} 2018-07-03 14:52:09,249 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-623abca5-2cae-4c8f-84c8-1e29e7aa105c 2018-07-03 14:52:09,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?id=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05365d2c7320f2f5ad367bf020d34408144e6f81" 2018-07-03 14:52:09,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:09 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-c9b6fff4-9c82-4d74-a9ab-27ea8730a370 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-07-03T14:52:09Z","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:08Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d13132098425460490ea6389ba6d9ff3","id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net"}]} 2018-07-03 14:52:09,429 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-c9b6fff4-9c82-4d74-a9ab-27ea8730a370 2018-07-03 14:52:09,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=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05365d2c7320f2f5ad367bf020d34408144e6f81" 2018-07-03 14:52:09,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:09 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-bf3e825a-9ba8-488a-8fcd-d4d6f0e7166d Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:52:09,796 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-bf3e825a-9ba8-488a-8fcd-d4d6f0e7166d 2018-07-03 14:52:09,797 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet 2018-07-03 14:52:09,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}05365d2c7320f2f5ad367bf020d34408144e6f81" -d '{"subnets": [{"ip_version": 4, "network_id": "b1599992-5096-48b3-8952-7e3ee28a6a0a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]}' 2018-07-03 14:52:10,844 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:52:10 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-d82a2c59-20d1-4f05-b9dd-d7214e51ffeb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:10,844 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-d82a2c59-20d1-4f05-b9dd-d7214e51ffeb 2018-07-03 14:52:10,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05365d2c7320f2f5ad367bf020d34408144e6f81" 2018-07-03 14:52:11,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:11 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1e04d33a-6a6c-4a6e-8680-c5fb4c5b7027 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["934b88f9-07b3-43ef-ad08-b9f752aaefd7"],"updated_at":"2018-07-03T14:52:10Z","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:08Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d13132098425460490ea6389ba6d9ff3","id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net"}]} 2018-07-03 14:52:11,479 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-1e04d33a-6a6c-4a6e-8680-c5fb4c5b7027 2018-07-03 14:52:11,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=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05365d2c7320f2f5ad367bf020d34408144e6f81" 2018-07-03 14:52:11,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:11 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-a38b1a2e-5b2c-45c1-b78e-b3b0aaa3036b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:11,878 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-a38b1a2e-5b2c-45c1-b78e-b3b0aaa3036b 2018-07-03 14:52:11,878 - OpenStackNetwork - DEBUG - Network [b1599992-5096-48b3-8952-7e3ee28a6a0a] created successfully 2018-07-03 14:52:11,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:11,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:12,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["2R-NlKzBQPaJFo9gYyVKnw"], "issued_at": "2018-07-03T14:52:12.000000Z"}} 2018-07-03 14:52:12,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}181e6706421e5ab858381b027b9a55637d4de228" 2018-07-03 14:52:12,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7903f277-7b18-476c-a4d0-0505b5758464 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:12,543 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7903f277-7b18-476c-a4d0-0505b5758464 2018-07-03 14:52:12,544 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:52:12,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181e6706421e5ab858381b027b9a55637d4de228" 2018-07-03 14:52:12,955 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52: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-10208e5e-5087-4eeb-80e1-e15b9de5e9ef X-Compute-Request-Id: req-10208e5e-5087-4eeb-80e1-e15b9de5e9ef Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:52:12,955 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-10208e5e-5087-4eeb-80e1-e15b9de5e9ef 2018-07-03 14:52:12,958 - novaclient.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}181e6706421e5ab858381b027b9a55637d4de228" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:52:13,337 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:13 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-029c9cc7-aefa-40c6-843c-0976b35096d0 X-Compute-Request-Id: req-029c9cc7-aefa-40c6-843c-0976b35096d0 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "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": "b476c038-e02a-4609-8b95-efc2c300c061"}} 2018-07-03 14:52:13,338 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-029c9cc7-aefa-40c6-843c-0976b35096d0 2018-07-03 14:52:13,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/flavors/b476c038-e02a-4609-8b95-efc2c300c061 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181e6706421e5ab858381b027b9a55637d4de228" 2018-07-03 14:52:13,726 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:13 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-5952b906-8bf1-4561-9e36-98faca323aa1 X-Compute-Request-Id: req-5952b906-8bf1-4561-9e36-98faca323aa1 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "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": "b476c038-e02a-4609-8b95-efc2c300c061"}} 2018-07-03 14:52:13,726 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b476c038-e02a-4609-8b95-efc2c300c061 used request id req-5952b906-8bf1-4561-9e36-98faca323aa1 2018-07-03 14:52:13,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors/b476c038-e02a-4609-8b95-efc2c300c061/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181e6706421e5ab858381b027b9a55637d4de228" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:52:13,794 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:13 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-14479f32-2cc1-4083-984c-e63617cab43f X-Compute-Request-Id: req-14479f32-2cc1-4083-984c-e63617cab43f Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:52:13,794 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/b476c038-e02a-4609-8b95-efc2c300c061/os-extra_specs used request id req-14479f32-2cc1-4083-984c-e63617cab43f 2018-07-03 14:52:13,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:13,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:14,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a7b9e7467cf47fe8ac5598e3875010c", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj-role"}], "expires_at": "2018-07-03T15:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-12422378-0611-433-user", "id": "05223ed6ab384e10b2758eef8135c544"}, "audit_ids": ["NEyyIdlfRfaFM7CGta61iA"], "issued_at": "2018-07-03T14:52:14.000000Z"}} 2018-07-03 14:52:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:14,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b78a3743-5d74-4b53-8857-4c720286a600 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:14,487 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b78a3743-5d74-4b53-8857-4c720286a600 2018-07-03 14:52:14,488 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:52:14,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}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:14,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c959dd62-59c5-4c49-b67d-b6652aed410d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:14,521 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c959dd62-59c5-4c49-b67d-b6652aed410d 2018-07-03 14:52:14,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=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:15,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:15 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-152334ac-a2eb-4e78-8c8f-9881f0df73cf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["934b88f9-07b3-43ef-ad08-b9f752aaefd7"],"updated_at":"2018-07-03T14:52:10Z","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:08Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d13132098425460490ea6389ba6d9ff3","id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net"}]} 2018-07-03 14:52:15,052 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net used request id req-152334ac-a2eb-4e78-8c8f-9881f0df73cf 2018-07-03 14:52:15,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:52:15,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:52: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-07-03 14:52:15,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:15,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:15 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-212d5a71-47e3-4ae5-98ba-5c342cd58ed7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}} 2018-07-03 14:52:15,108 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 used request id req-212d5a71-47e3-4ae5-98ba-5c342cd58ed7 2018-07-03 14:52:15,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=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:15,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:15 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-803bb80c-d0a2-4145-91a8-2bdb9b6e10ab Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:15,195 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-803bb80c-d0a2-4145-91a8-2bdb9b6e10ab 2018-07-03 14:52:15,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/ports?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:15,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:15 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-bb0e776c-cd14-4cad-b441-dc23e4fc0e7c Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:52:15,253 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1&admin_state_up=True used request id req-bb0e776c-cd14-4cad-b441-dc23e4fc0e7c 2018-07-03 14:52:15,256 - novaclient.v2.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-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:15,687 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52: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-c833f010-f7b2-4138-a7a5-5ac09a33f5b2 X-Compute-Request-Id: req-c833f010-f7b2-4138-a7a5-5ac09a33f5b2 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:52:15,687 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst used request id req-c833f010-f7b2-4138-a7a5-5ac09a33f5b2 2018-07-03 14:52:15,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=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:15,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:15 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-3a62213c-d0e1-4115-a299-1a94a8635013 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["934b88f9-07b3-43ef-ad08-b9f752aaefd7"],"updated_at":"2018-07-03T14:52:10Z","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:08Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d13132098425460490ea6389ba6d9ff3","id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net"}]} 2018-07-03 14:52:15,841 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net used request id req-3a62213c-d0e1-4115-a299-1a94a8635013 2018-07-03 14:52:15,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/d13132098425460490ea6389ba6d9ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:15,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:15 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-abb7c0b4-397b-4e02-ae55-404d074d58a3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}} 2018-07-03 14:52:15,884 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 used request id req-abb7c0b4-397b-4e02-ae55-404d074d58a3 2018-07-03 14:52: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/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:15,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:15 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-388a656c-7df4-4971-ac1b-2bf50dbe84ac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:15,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-388a656c-7df4-4971-ac1b-2bf50dbe84ac 2018-07-03 14:52:15,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:16,012 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:16 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-48b10738-6bba-4722-ac54-f38a1e2556f5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:52:16,012 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1&admin_state_up=True used request id req-48b10738-6bba-4722-ac54-f38a1e2556f5 2018-07-03 14:52:16,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:16,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:16,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a7b9e7467cf47fe8ac5598e3875010c", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj-role"}], "expires_at": "2018-07-03T15:52:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d13132098425460490ea6389ba6d9ff3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-12422378-0611-433-user", "id": "05223ed6ab384e10b2758eef8135c544"}, "audit_ids": ["DJ1yoSDsRWWBoRD-om2nkA"], "issued_at": "2018-07-03T14:52:16.000000Z"}} 2018-07-03 14:52:16,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}8c24cfd3d796c49be7fd287c76bad5c0bd896cef" 2018-07-03 14:52:16,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-448176bc-feeb-45be-b6f2-10d3db454c9e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:16,799 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-448176bc-feeb-45be-b6f2-10d3db454c9e 2018-07-03 14:52:16,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-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:17,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:17 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d70c4970-37c7-4f4d-aef8-a87f24084162 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["934b88f9-07b3-43ef-ad08-b9f752aaefd7"],"updated_at":"2018-07-03T14:52:10Z","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:08Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d13132098425460490ea6389ba6d9ff3","id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net"}]} 2018-07-03 14:52:17,272 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net used request id req-d70c4970-37c7-4f4d-aef8-a87f24084162 2018-07-03 14:52:17,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=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:17,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:17 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-0f244072-714b-4ed2-a78f-3a173d36d0e8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:17,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-0f244072-714b-4ed2-a78f-3a173d36d0e8 2018-07-03 14:52:17,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:17,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:17 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-0fbafaf5-b125-4e9a-b2c7-dd5608a37aff Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["934b88f9-07b3-43ef-ad08-b9f752aaefd7"],"updated_at":"2018-07-03T14:52:10Z","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:08Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d13132098425460490ea6389ba6d9ff3","id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net"}]} 2018-07-03 14:52:17,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net used request id req-0fbafaf5-b125-4e9a-b2c7-dd5608a37aff 2018-07-03 14:52:17,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:52:17,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:52: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-07-03 14:52:17,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/d13132098425460490ea6389ba6d9ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24cfd3d796c49be7fd287c76bad5c0bd896cef" 2018-07-03 14:52:17,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:17 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13425dbe-2c7f-476c-bfa1-3280aff1c688 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}} 2018-07-03 14:52:17,606 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 used request id req-13425dbe-2c7f-476c-bfa1-3280aff1c688 2018-07-03 14:52:17,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=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:18,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:18 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-242a1131-309f-4c08-bccb-8bb0a2490ce5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:18,036 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-242a1131-309f-4c08-bccb-8bb0a2490ce5 2018-07-03 14:52:18,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:18,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:18 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-29a9c249-8b3a-4ff7-9ca5-d3189f959353 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:18,113 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet used request id req-29a9c249-8b3a-4ff7-9ca5-d3189f959353 2018-07-03 14:52:18,114 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net 2018-07-03 14:52:18,118 - 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}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" -d '{"port": {"network_id": "b1599992-5096-48b3-8952-7e3ee28a6a0a", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "934b88f9-07b3-43ef-ad08-b9f752aaefd7", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1", "admin_state_up": true}}' 2018-07-03 14:52:19,650 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:52:19 GMT Content-Type: application/json Content-Length: 772 Connection: keep-alive X-Openstack-Request-Id: req-330169db-302a-46d3-8ad9-955112b442f1 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:52:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:52:19Z","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"d13132098425460490ea6389ba6d9ff3","fixed_ips":[{"subnet_id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","ip_address":"10.55.0.101"}],"id":"70e9dcd9-d372-4c93-ae81-87c037ca88b4","security_groups":["ec0aca85-46ca-4197-8d90-d31fabdf7e21"],"device_id":""}} 2018-07-03 14:52:19,650 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-330169db-302a-46d3-8ad9-955112b442f1 2018-07-03 14:52: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/networks?name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:20,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:20 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-eff3df6a-b807-4caa-b506-7364b86d6f89 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["934b88f9-07b3-43ef-ad08-b9f752aaefd7"],"updated_at":"2018-07-03T14:52:10Z","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:08Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d13132098425460490ea6389ba6d9ff3","id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net"}]} 2018-07-03 14:52:20,156 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net used request id req-eff3df6a-b807-4caa-b506-7364b86d6f89 2018-07-03 14:52: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/projects/d13132098425460490ea6389ba6d9ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:20,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:20 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca0b5547-1f37-494a-9316-ca451a6e8827 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}} 2018-07-03 14:52:20,313 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 used request id req-ca0b5547-1f37-494a-9316-ca451a6e8827 2018-07-03 14:52:20,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=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:20,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:20 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-089f10eb-362e-492f-b168-2ebc5edfad64 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:20,399 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-089f10eb-362e-492f-b168-2ebc5edfad64 2018-07-03 14:52:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:20,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:20 GMT Content-Type: application/json Content-Length: 775 Connection: keep-alive X-Openstack-Request-Id: req-1d77a6a9-77dd-425a-bc9c-46f2133b9e18 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:18Z","admin_state_up":true,"updated_at":"2018-07-03T14:52:19Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"70e9dcd9-d372-4c93-ae81-87c037ca88b4","port_security_enabled":true,"project_id":"d13132098425460490ea6389ba6d9ff3","fixed_ips":[{"subnet_id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["ec0aca85-46ca-4197-8d90-d31fabdf7e21"],"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1"}]} 2018-07-03 14:52:20,692 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1&admin_state_up=True used request id req-1d77a6a9-77dd-425a-bc9c-46f2133b9e18 2018-07-03 14:52:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:20,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:20 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4fdf1d9-4a50-4472-9401-14ebe99ab5c5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}} 2018-07-03 14:52:20,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 used request id req-a4fdf1d9-4a50-4472-9401-14ebe99ab5c5 2018-07-03 14:52:20,855 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst 2018-07-03 14:52:20,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:21,216 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:21 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-3772a9d8-6ba2-45b0-9313-9ae34a3b17b8 X-Compute-Request-Id: req-3772a9d8-6ba2-45b0-9313-9ae34a3b17b8 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "b476c038-e02a-4609-8b95-efc2c300c061", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-flavor-name"}]} 2018-07-03 14:52:21,216 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-3772a9d8-6ba2-45b0-9313-9ae34a3b17b8 2018-07-03 14:52:21,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/b476c038-e02a-4609-8b95-efc2c300c061 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:21,590 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:21 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7355bdf0-e6b6-448c-a2ed-6b6af37fcb59 X-Compute-Request-Id: req-7355bdf0-e6b6-448c-a2ed-6b6af37fcb59 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "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": "b476c038-e02a-4609-8b95-efc2c300c061"}} 2018-07-03 14:52:21,590 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b476c038-e02a-4609-8b95-efc2c300c061 used request id req-7355bdf0-e6b6-448c-a2ed-6b6af37fcb59 2018-07-03 14:52:21,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=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:21,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:21 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-c41abbf0-e563-49d4-a50f-294c3669359b Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:52:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:52:07Z", "visibility": "shared", "self": "/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "min_disk": 0, "protected": false, "id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "file": "/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d13132098425460490ea6389ba6d9ff3", "direct_url": "file:///var/lib/glance/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image"} 2018-07-03 14:52:21,982 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image used request id req-c41abbf0-e563-49d4-a50f-294c3669359b 2018-07-03 14:52:21,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:22,337 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:22 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7923d138-7e12-4de6-b483-aa8a1f64a61d Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:52:22,338 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7923d138-7e12-4de6-b483-aa8a1f64a61d 2018-07-03 14:52:22,342 - novaclient.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}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" -d '{"server": {"name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst", "imageRef": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "flavorRef": "b476c038-e02a-4609-8b95-efc2c300c061", "max_count": 1, "min_count": 1, "networks": [{"port": "70e9dcd9-d372-4c93-ae81-87c037ca88b4"}]}}' 2018-07-03 14:52:25,602 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:52:25 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-85185629-4095-4024-bc4c-08f94ac6412e X-Compute-Request-Id: req-85185629-4095-4024-bc4c-08f94ac6412e RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "86e52da6-24bd-42b6-b291-48c5a56a1a93", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "bookmark"}], "adminPass": "YbyE8J4SHWnu"}} 2018-07-03 14:52:25,602 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-85185629-4095-4024-bc4c-08f94ac6412e 2018-07-03 14:52:25,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/86e52da6-24bd-42b6-b291-48c5a56a1a93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:26,278 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:26 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-339da735-6ca2-459d-8161-6eefedd7d6e1 X-Compute-Request-Id: req-339da735-6ca2-459d-8161-6eefedd7d6e1 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/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "bookmark"}], "image": {"id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "links": [{"href": "http://172.30.10.101:8774/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b476c038-e02a-4609-8b95-efc2c300c061", "links": [{"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "bookmark"}]}, "id": "86e52da6-24bd-42b6-b291-48c5a56a1a93", "user_id": "05223ed6ab384e10b2758eef8135c544", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:52:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst", "created": "2018-07-03T14:52:26Z", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:52:26,278 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 used request id req-339da735-6ca2-459d-8161-6eefedd7d6e1 2018-07-03 14:52:26,278 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst 2018-07-03 14:52:26,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/86e52da6-24bd-42b6-b291-48c5a56a1a93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:26,767 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:26 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-e9462ec0-203d-469d-a352-b17cff0809db X-Compute-Request-Id: req-e9462ec0-203d-469d-a352-b17cff0809db 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/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "bookmark"}], "image": {"id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "links": [{"href": "http://172.30.10.101:8774/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b476c038-e02a-4609-8b95-efc2c300c061", "links": [{"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "bookmark"}]}, "id": "86e52da6-24bd-42b6-b291-48c5a56a1a93", "user_id": "05223ed6ab384e10b2758eef8135c544", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:52:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst", "created": "2018-07-03T14:52:26Z", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:52:26,768 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 used request id req-e9462ec0-203d-469d-a352-b17cff0809db 2018-07-03 14:52:26,768 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst] is - BUILD 2018-07-03 14:52:26,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:52:29,771 - create_instance - DEBUG - VM status query timeout in 896.508114815 2018-07-03 14:52:29,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/86e52da6-24bd-42b6-b291-48c5a56a1a93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:30,015 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:30 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-5056cf0b-1ce1-4bc4-b478-fbfcc948078d X-Compute-Request-Id: req-5056cf0b-1ce1-4bc4-b478-fbfcc948078d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "bookmark"}], "image": {"id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "links": [{"href": "http://172.30.10.101:8774/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b476c038-e02a-4609-8b95-efc2c300c061", "links": [{"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "bookmark"}]}, "id": "86e52da6-24bd-42b6-b291-48c5a56a1a93", "security_groups": [{"name": "default"}], "user_id": "05223ed6ab384e10b2758eef8135c544", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:52:29Z", "hostId": "10e34233cbc6e5da2b7d6107517b752f90799560d54c755c6ff5eba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst", "created": "2018-07-03T14:52:25Z", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:52:30,016 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 used request id req-5056cf0b-1ce1-4bc4-b478-fbfcc948078d 2018-07-03 14:52:30,016 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst] is - BUILD 2018-07-03 14:52:30,016 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:52:33,020 - create_instance - DEBUG - VM status query timeout in 893.259202957 2018-07-03 14:52:33,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:33,821 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:33 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-62487f53-3eb1-423b-9e58-68f8c06d3d3b X-Compute-Request-Id: req-62487f53-3eb1-423b-9e58-68f8c06d3d3b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "bookmark"}], "image": {"id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "links": [{"href": "http://172.30.10.101:8774/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b476c038-e02a-4609-8b95-efc2c300c061", "links": [{"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "bookmark"}]}, "id": "86e52da6-24bd-42b6-b291-48c5a56a1a93", "security_groups": [{"name": "default"}], "user_id": "05223ed6ab384e10b2758eef8135c544", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:52:29Z", "hostId": "10e34233cbc6e5da2b7d6107517b752f90799560d54c755c6ff5eba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst", "created": "2018-07-03T14:52:25Z", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:52:33,821 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 used request id req-62487f53-3eb1-423b-9e58-68f8c06d3d3b 2018-07-03 14:52:33,822 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst] is - BUILD 2018-07-03 14:52:33,822 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:52:36,825 - create_instance - DEBUG - VM status query timeout in 889.453651905 2018-07-03 14:52:36,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/86e52da6-24bd-42b6-b291-48c5a56a1a93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:37,093 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52: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-7b068d77-bbe0-415a-8aec-721cf5135aa4 X-Compute-Request-Id: req-7b068d77-bbe0-415a-8aec-721cf5135aa4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "bookmark"}], "image": {"id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "links": [{"href": "http://172.30.10.101:8774/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b476c038-e02a-4609-8b95-efc2c300c061", "links": [{"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "bookmark"}]}, "id": "86e52da6-24bd-42b6-b291-48c5a56a1a93", "security_groups": [{"name": "default"}], "user_id": "05223ed6ab384e10b2758eef8135c544", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:52:29Z", "hostId": "10e34233cbc6e5da2b7d6107517b752f90799560d54c755c6ff5eba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst", "created": "2018-07-03T14:52:25Z", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:52:37,093 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 used request id req-7b068d77-bbe0-415a-8aec-721cf5135aa4 2018-07-03 14:52:37,093 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst] is - BUILD 2018-07-03 14:52:37,094 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:52:40,097 - create_instance - DEBUG - VM status query timeout in 886.181696892 2018-07-03 14:52:40,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/86e52da6-24bd-42b6-b291-48c5a56a1a93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:40,538 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:40 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-e676c46f-2619-4395-98a7-688dc17112c9 X-Compute-Request-Id: req-e676c46f-2619-4395-98a7-688dc17112c9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-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/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "bookmark"}], "image": {"id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "links": [{"href": "http://172.30.10.101:8774/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:52:38.000000", "flavor": {"id": "b476c038-e02a-4609-8b95-efc2c300c061", "links": [{"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "bookmark"}]}, "id": "86e52da6-24bd-42b6-b291-48c5a56a1a93", "security_groups": [{"name": "default"}], "user_id": "05223ed6ab384e10b2758eef8135c544", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:52:39Z", "hostId": "10e34233cbc6e5da2b7d6107517b752f90799560d54c755c6ff5eba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst", "created": "2018-07-03T14:52:25Z", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:52:40,538 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 used request id req-e676c46f-2619-4395-98a7-688dc17112c9 2018-07-03 14:52:40,539 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst] is - ACTIVE 2018-07-03 14:52:40,539 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:52:40,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:40,829 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:40 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-94a7a379-20f0-4fe5-9156-c4f599b66acb X-Compute-Request-Id: req-94a7a379-20f0-4fe5-9156-c4f599b66acb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-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/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "bookmark"}], "image": {"id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "links": [{"href": "http://172.30.10.101:8774/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:52:38.000000", "flavor": {"id": "b476c038-e02a-4609-8b95-efc2c300c061", "links": [{"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "bookmark"}]}, "id": "86e52da6-24bd-42b6-b291-48c5a56a1a93", "security_groups": [{"name": "default"}], "user_id": "05223ed6ab384e10b2758eef8135c544", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:52:39Z", "hostId": "10e34233cbc6e5da2b7d6107517b752f90799560d54c755c6ff5eba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst", "created": "2018-07-03T14:52:25Z", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:52:40,830 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 used request id req-94a7a379-20f0-4fe5-9156-c4f599b66acb 2018-07-03 14:52:40,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=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:40,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:40 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-eba1b8e6-83a3-4907-bb85-43f63305f9e3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["934b88f9-07b3-43ef-ad08-b9f752aaefd7"],"updated_at":"2018-07-03T14:52:10Z","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:08Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d13132098425460490ea6389ba6d9ff3","id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net"}]} 2018-07-03 14:52:40,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net used request id req-eba1b8e6-83a3-4907-bb85-43f63305f9e3 2018-07-03 14:52:40,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/d13132098425460490ea6389ba6d9ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:41,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:40 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-559aa142-a167-4375-b45b-9d6e9ae8ecb0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}} 2018-07-03 14:52:41,162 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 used request id req-559aa142-a167-4375-b45b-9d6e9ae8ecb0 2018-07-03 14:52:41,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=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:41,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:41 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-150fdb54-7b3d-41ed-94e8-a7e555dc542c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:41,238 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-150fdb54-7b3d-41ed-94e8-a7e555dc542c 2018-07-03 14:52:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:41,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:41 GMT Content-Type: application/json Content-Length: 2302 Connection: keep-alive X-Openstack-Request-Id: req-179acf88-0644-4217-b93f-379a3dcca690 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:18Z","admin_state_up":true,"updated_at":"2018-07-03T14:52:37Z","binding:vnic_type":"normal","device_id":"86e52da6-24bd-42b6-b291-48c5a56a1a93","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"70e9dcd9-d372-4c93-ae81-87c037ca88b4","port_security_enabled":true,"project_id":"d13132098425460490ea6389ba6d9ff3","fixed_ips":[{"subnet_id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["ec0aca85-46ca-4197-8d90-d31fabdf7e21"],"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:11Z","admin_state_up":true,"updated_at":"2018-07-03T14:52:15Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b1599992-5096-48b3-8952-7e3ee28a6a0a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ec:35:d2","id":"bc064317-29ec-4f58-a1a0-02b2edd934f6","port_security_enabled":false,"project_id":"d13132098425460490ea6389ba6d9ff3","fixed_ips":[{"subnet_id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:11Z","admin_state_up":true,"updated_at":"2018-07-03T14:52:16Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b1599992-5096-48b3-8952-7e3ee28a6a0a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:04:1d:cc","id":"bcb1d0ae-eea2-4d74-8939-c37e6feb7eeb","port_security_enabled":false,"project_id":"d13132098425460490ea6389ba6d9ff3","fixed_ips":[{"subnet_id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:52:41,341 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-179acf88-0644-4217-b93f-379a3dcca690 2018-07-03 14:52:41,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?id=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:41,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:41 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-2642d6d5-38e1-4471-94dc-5a76e17d0b82 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["934b88f9-07b3-43ef-ad08-b9f752aaefd7"],"updated_at":"2018-07-03T14:52:10Z","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:08Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d13132098425460490ea6389ba6d9ff3","id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net"}]} 2018-07-03 14:52:41,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-2642d6d5-38e1-4471-94dc-5a76e17d0b82 2018-07-03 14:52:41,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=b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:41,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:41 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e33da211-29f9-4dce-a86d-7da7e10d0873 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:41,545 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-e33da211-29f9-4dce-a86d-7da7e10d0873 2018-07-03 14:52:41,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:41,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:41 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-f898319b-1802-4374-808a-597aaafeba73 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1599992-5096-48b3-8952-7e3ee28a6a0a","tenant_id":"d13132098425460490ea6389ba6d9ff3","created_at":"2018-07-03T14:52:10Z","dns_nameservers":[],"updated_at":"2018-07-03T14:52:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d13132098425460490ea6389ba6d9ff3","id":"934b88f9-07b3-43ef-ad08-b9f752aaefd7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet"}]} 2018-07-03 14:52:41,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b1599992-5096-48b3-8952-7e3ee28a6a0a&name=CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet used request id req-f898319b-1802-4374-808a-597aaafeba73 2018-07-03 14:52:41,624 - create_instance - INFO - Deleting Port with ID - 70e9dcd9-d372-4c93-ae81-87c037ca88b4 2018-07-03 14:52:41,624 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626port-1 2018-07-03 14:52:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/70e9dcd9-d372-4c93-ae81-87c037ca88b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:42,563 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:52:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a90e7b73-a6c7-4059-b7dd-df9906bc4a6b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:52:42,563 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/70e9dcd9-d372-4c93-ae81-87c037ca88b4 used request id req-a90e7b73-a6c7-4059-b7dd-df9906bc4a6b 2018-07-03 14:52:42,564 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst 2018-07-03 14:52:42,566 - 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/86e52da6-24bd-42b6-b291-48c5a56a1a93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:42,940 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:52: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-8ebb57ca-4162-4085-b533-36a2fdafa5cf X-Compute-Request-Id: req-8ebb57ca-4162-4085-b533-36a2fdafa5cf Front-End-Https: on 2018-07-03 14:52:42,940 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 used request id req-8ebb57ca-4162-4085-b533-36a2fdafa5cf 2018-07-03 14:52:42,940 - create_instance - INFO - Checking deletion status 2018-07-03 14:52:42,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:43,089 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:43 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-b4b23cf7-0743-4bca-88c4-d8d4723d02b3 X-Compute-Request-Id: req-b4b23cf7-0743-4bca-88c4-d8d4723d02b3 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/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93", "rel": "bookmark"}], "image": {"id": "617b0bd8-7c22-4452-b7a1-b246670bebf7", "links": [{"href": "http://172.30.10.101:8774/images/617b0bd8-7c22-4452-b7a1-b246670bebf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:52:38.000000", "flavor": {"id": "b476c038-e02a-4609-8b95-efc2c300c061", "links": [{"href": "http://172.30.10.101:8774/flavors/b476c038-e02a-4609-8b95-efc2c300c061", "rel": "bookmark"}]}, "id": "86e52da6-24bd-42b6-b291-48c5a56a1a93", "user_id": "05223ed6ab384e10b2758eef8135c544", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:52:43Z", "hostId": "10e34233cbc6e5da2b7d6107517b752f90799560d54c755c6ff5eba1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst", "created": "2018-07-03T14:52:25Z", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:52:43,090 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 used request id req-b4b23cf7-0743-4bca-88c4-d8d4723d02b3 2018-07-03 14:52:43,090 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst] is - ACTIVE 2018-07-03 14:52:43,090 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:52:46,094 - create_instance - DEBUG - VM status query timeout in 296.846946001 2018-07-03 14:52:46,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/86e52da6-24bd-42b6-b291-48c5a56a1a93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f7b9f02de896bf85886b8d1dfe2bd9909463bc" 2018-07-03 14:52:46,162 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:52:46 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-8165a664-1302-4176-b4f3-049693a98163 X-Compute-Request-Id: req-8165a664-1302-4176-b4f3-049693a98163 RESP BODY: {"itemNotFound": {"message": "Instance 86e52da6-24bd-42b6-b291-48c5a56a1a93 could not be found.", "code": 404}} 2018-07-03 14:52:46,162 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86e52da6-24bd-42b6-b291-48c5a56a1a93 used request id req-8165a664-1302-4176-b4f3-049693a98163 2018-07-03 14:52:46,163 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 86e52da6-24bd-42b6-b291-48c5a56a1a93 could not be found. (HTTP 404) (Request-ID: req-8165a664-1302-4176-b4f3-049693a98163) 2018-07-03 14:52:46,163 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-inst 2018-07-03 14:52:46,167 - 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/b476c038-e02a-4609-8b95-efc2c300c061 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181e6706421e5ab858381b027b9a55637d4de228" 2018-07-03 14:52:46,577 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:52: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-664f2cd4-87e5-40a3-9297-b4654215f6f6 X-Compute-Request-Id: req-664f2cd4-87e5-40a3-9297-b4654215f6f6 2018-07-03 14:52:46,577 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/b476c038-e02a-4609-8b95-efc2c300c061 used request id req-664f2cd4-87e5-40a3-9297-b4654215f6f6 2018-07-03 14:52:46,578 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet 2018-07-03 14:52:46,578 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-subnet 2018-07-03 14:52:46,584 - 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/934b88f9-07b3-43ef-ad08-b9f752aaefd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05365d2c7320f2f5ad367bf020d34408144e6f81" 2018-07-03 14:52:49,213 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:52:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-54beea5b-ebd7-484c-a1d0-3dcfc4096fd6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:52:49,213 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/934b88f9-07b3-43ef-ad08-b9f752aaefd7 used request id req-54beea5b-ebd7-484c-a1d0-3dcfc4096fd6 2018-07-03 14:52:49,214 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-pub-net 2018-07-03 14:52:49,219 - 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/b1599992-5096-48b3-8952-7e3ee28a6a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05365d2c7320f2f5ad367bf020d34408144e6f81" 2018-07-03 14:52:51,323 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:52:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-89c89255-c82f-4783-8646-5c8e3e487ef0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:52:51,323 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/b1599992-5096-48b3-8952-7e3ee28a6a0a used request id req-89c89255-c82f-4783-8646-5c8e3e487ef0 2018-07-03 14:52:51,324 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-bb5a4396-f79f-47ac-ba9a-69c2f35df626-image 2018-07-03 14:52:51,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}524e1ab511fd01c35846934b6589f2ec2841d875" 2018-07-03 14:52:51,457 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:52:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8c515bc6-a9b7-45c3-b32a-7b546966a837 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-07-03 14:52:51,457 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/617b0bd8-7c22-4452-b7a1-b246670bebf7 used request id req-8c515bc6-a9b7-45c3-b32a-7b546966a837 2018-07-03 14:52:51,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:51,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:51 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-31502acf-aa22-4082-b160-c6e7ee3809cf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d13132098425460490ea6389ba6d9ff3", "created_at": "2018-07-03T14:52:08Z", "updated_at": "2018-07-03T14:52:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:52:08Z", "revision_number": 0, "id": "7092b05a-9af1-4489-8a14-52a01989a8bc", "remote_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "remote_ip_prefix": null, "created_at": "2018-07-03T14:52:08Z", "security_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d13132098425460490ea6389ba6d9ff3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:52:08Z", "revision_number": 0, "id": "7b41f652-81a9-4044-9029-3d5965f1e17c", "remote_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "remote_ip_prefix": null, "created_at": "2018-07-03T14:52:08Z", "security_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d13132098425460490ea6389ba6d9ff3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:52:08Z", "revision_number": 0, "id": "7cbdab21-16dc-41e6-8bd1-263ef83f2cac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:52:08Z", "security_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "port_range_min": null, "ethertype": "IPv6", "project_id": "d13132098425460490ea6389ba6d9ff3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:52:08Z", "revision_number": 0, "id": "baca60b5-d338-40d4-a0e9-7d4997f01a80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:52:08Z", "security_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "tenant_id": "d13132098425460490ea6389ba6d9ff3", "port_range_min": null, "ethertype": "IPv4", "project_id": "d13132098425460490ea6389ba6d9ff3"}], "revision_number": 4, "project_id": "d13132098425460490ea6389ba6d9ff3", "id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "name": "default"}]} 2018-07-03 14:52:51,902 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-31502acf-aa22-4082-b160-c6e7ee3809cf 2018-07-03 14:52:51,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:52,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:51 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e2358a3-2bbc-46c2-bed1-121c257a8ec8 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:52:52,089 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-4e2358a3-2bbc-46c2-bed1-121c257a8ec8 2018-07-03 14:52:52,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:52,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:52:52 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9749a03c-581f-4df6-b88c-cae979feb4dd Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:52:52,256 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-9749a03c-581f-4df6-b88c-cae979feb4dd 2018-07-03 14:52:52,256 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:52:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:52,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56c78d31-9247-4fdb-9579-7a4b9bff2804 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:52:52,450 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-56c78d31-9247-4fdb-9579-7a4b9bff2804 2018-07-03 14:52:52,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/d13132098425460490ea6389ba6d9ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:52,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:52 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f6fa074-82aa-4cb6-881a-f826ca300486 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d13132098425460490ea6389ba6d9ff3", "name": "CreateInstancePortManipulationTests-12422378-0611-433-proj"}} 2018-07-03 14:52:52,742 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 used request id req-3f6fa074-82aa-4cb6-881a-f826ca300486 2018-07-03 14:52:52,742 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec0aca85-46ca-4197-8d90-d31fabdf7e21 2018-07-03 14:52:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ec0aca85-46ca-4197-8d90-d31fabdf7e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:53,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:52:53 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-19feed0a-525b-4411-9677-9591a55028b4 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:52:08Z", "security_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "port_range_min": null, "revision_number": 0, "tenant_id": "d13132098425460490ea6389ba6d9ff3", "created_at": "2018-07-03T14:52:08Z", "project_id": "d13132098425460490ea6389ba6d9ff3", "id": "7092b05a-9af1-4489-8a14-52a01989a8bc"}, {"remote_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:52:08Z", "security_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "port_range_min": null, "revision_number": 0, "tenant_id": "d13132098425460490ea6389ba6d9ff3", "created_at": "2018-07-03T14:52:08Z", "project_id": "d13132098425460490ea6389ba6d9ff3", "id": "7b41f652-81a9-4044-9029-3d5965f1e17c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:52:08Z", "security_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "port_range_min": null, "revision_number": 0, "tenant_id": "d13132098425460490ea6389ba6d9ff3", "created_at": "2018-07-03T14:52:08Z", "project_id": "d13132098425460490ea6389ba6d9ff3", "id": "7cbdab21-16dc-41e6-8bd1-263ef83f2cac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:52:08Z", "security_group_id": "ec0aca85-46ca-4197-8d90-d31fabdf7e21", "port_range_min": null, "revision_number": 0, "tenant_id": "d13132098425460490ea6389ba6d9ff3", "created_at": "2018-07-03T14:52:08Z", "project_id": "d13132098425460490ea6389ba6d9ff3", "id": "baca60b5-d338-40d4-a0e9-7d4997f01a80"}]} 2018-07-03 14:52:53,253 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ec0aca85-46ca-4197-8d90-d31fabdf7e21 used request id req-19feed0a-525b-4411-9677-9591a55028b4 2018-07-03 14:52:53,254 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:52:53,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/security-groups/ec0aca85-46ca-4197-8d90-d31fabdf7e21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:53,468 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:52:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-447ed981-14aa-4aba-b554-279d0d8b6d05 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:52:53,468 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ec0aca85-46ca-4197-8d90-d31fabdf7e21 used request id req-447ed981-14aa-4aba-b554-279d0d8b6d05 2018-07-03 14:52:53,469 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-12422378-0611-433-proj 2018-07-03 14:52:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:53,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:52:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f7b7942-bf97-49a0-98c8-39407b19e174 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:52:53,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d13132098425460490ea6389ba6d9ff3 used request id req-8f7b7942-bf97-49a0-98c8-39407b19e174 2018-07-03 14:52:53,842 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-12422378-0611-433-proj-role 2018-07-03 14:52:53,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1a7b9e7467cf47fe8ac5598e3875010c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:54,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:52:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04c90bad-17dc-4c50-95cb-20b58707cd88 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:52:54,053 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1a7b9e7467cf47fe8ac5598e3875010c used request id req-04c90bad-17dc-4c50-95cb-20b58707cd88 2018-07-03 14:52:54,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9677ee1eae0024df4fb0a56b6a5088ed43f000db" 2018-07-03 14:52:54,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c37d8067-b6c9-4048-921e-87ca1175592e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:52:54,214 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c37d8067-b6c9-4048-921e-87ca1175592e 2018-07-03 14:52:54,214 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-12422378-0611-433-user 2018-07-03 14:52:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/05223ed6ab384e10b2758eef8135c544 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f18da2fba4ff23d43a1661df79fcb1fd1fff92" 2018-07-03 14:52:54,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:52:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95bcfdd5-a4a1-4c6d-a702-42075e821e73 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:52:54,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/05223ed6ab384e10b2758eef8135c544 used request id req-95bcfdd5-a4a1-4c6d-a702-42075e821e73 2018-07-03 14:52:54,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:55,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:52:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_ZBwlCzbSdaO8bfvI0AfOQ"], "issued_at": "2018-07-03T14:52:55.000000Z"}} 2018-07-03 14:52:55,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4b387e3680f6e74e6433a68e3bae53b9bd2358" 2018-07-03 14:52:55,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f070e30-6e30-4dd7-a9cc-d361509a8f4b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:55,376 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5f070e30-6e30-4dd7-a9cc-d361509a8f4b 2018-07-03 14:52:55,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:55,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:55,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:52:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["v4ytK-HoRCGZUgTtXWEjeg"], "issued_at": "2018-07-03T14:52:55.000000Z"}} 2018-07-03 14:52:55,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}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:52:56,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dca0a2a-2fe1-494e-97dd-7e82c93188f8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:56,061 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2dca0a2a-2fe1-494e-97dd-7e82c93188f8 2018-07-03 14:52:56,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:52:56,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:52:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:52:56,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=CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:52:56,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:56 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36f6d34e-6d84-44c9-ab66-cf81d5654ae9 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-793c3e6d-3d02-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:52:56,111 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj used request id req-36f6d34e-6d84-44c9-ab66-cf81d5654ae9 2018-07-03 14:52:56,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:52:56,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9fd0f52-e67e-424f-bfcf-89586f7eff60 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:52:56,154 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f9fd0f52-e67e-424f-bfcf-89586f7eff60 2018-07-03 14:52:56,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}}' 2018-07-03 14:52:56,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:52:56 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7607afb8-48bb-4f9d-b629-abe361c62401 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c"}, "tags": [], "enabled": true, "id": "23465088c3b944d2a0092bd9a40dc14c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}} 2018-07-03 14:52:56,398 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-7607afb8-48bb-4f9d-b629-abe361c62401 2018-07-03 14:52:56,398 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj 2018-07-03 14:52:56,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:56,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:56,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WycRtz_zTLuMWDKJKYpW0w"], "issued_at": "2018-07-03T14:52:56.000000Z"}} 2018-07-03 14:52:56,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}07528caefc0c3ad226cafbe5fc22687db696f5e1" 2018-07-03 14:52:57,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-321649a1-364d-43e6-8646-da81a9186398 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:57,073 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-321649a1-364d-43e6-8646-da81a9186398 2018-07-03 14:52:57,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-07-03 14:52:57,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:52: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-07-03 14:52:57,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07528caefc0c3ad226cafbe5fc22687db696f5e1" 2018-07-03 14:52:57,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:57 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5565114e-ab99-4582-8cbd-d373e84591c7 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:52:57,290 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5565114e-ab99-4582-8cbd-d373e84591c7 2018-07-03 14:52:57,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?name=CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07528caefc0c3ad226cafbe5fc22687db696f5e1" 2018-07-03 14:52:57,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:57 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c0571c9-ed67-4292-9348-536e6b226586 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c"}, "tags": [], "enabled": true, "id": "23465088c3b944d2a0092bd9a40dc14c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}]} 2018-07-03 14:52:57,337 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj used request id req-7c0571c9-ed67-4292-9348-536e6b226586 2018-07-03 14:52:57,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07528caefc0c3ad226cafbe5fc22687db696f5e1" 2018-07-03 14:52:57,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a43cc89f-16dc-4a30-8a65-486f2a05a56e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:52:57,540 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a43cc89f-16dc-4a30-8a65-486f2a05a56e 2018-07-03 14:52:58,102 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-user 2018-07-03 14:52:58,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:58,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:52:58,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfba698d-0d08-4fb8-8a77-d3e44ae0360b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:52:58,289 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-dfba698d-0d08-4fb8-8a77-d3e44ae0360b 2018-07-03 14:52:58,293 - 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}1784fb873ece7e2574ab0358629666ac25b065c7" -d '{"role": {"name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj-role"}}' 2018-07-03 14:52:58,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:52:58 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f4f3724-5eb7-4be2-a4fd-d78929e9cbda Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "19adf356cde445c29cc6d61b20b4c23c", "links": {"self": "http://10.167.4.35:5000/v3/roles/19adf356cde445c29cc6d61b20b4c23c"}, "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj-role"}} 2018-07-03 14:52:58,506 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-8f4f3724-5eb7-4be2-a4fd-d78929e9cbda 2018-07-03 14:52:58,507 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj-role 2018-07-03 14:52:58,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/19adf356cde445c29cc6d61b20b4c23c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:52:58,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:58 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba2c6de2-7d83-4539-8d1e-495293973f7e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "19adf356cde445c29cc6d61b20b4c23c", "links": {"self": "http://10.167.4.35:5000/v3/roles/19adf356cde445c29cc6d61b20b4c23c"}, "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj-role"}} 2018-07-03 14:52:58,700 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/19adf356cde445c29cc6d61b20b4c23c used request id req-ba2c6de2-7d83-4539-8d1e-495293973f7e 2018-07-03 14:52:58,700 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj-role to project CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj 2018-07-03 14:52:58,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c/users/08cab3f4283c451e87ed15f2aa6bfd2f/roles/19adf356cde445c29cc6d61b20b4c23c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:52:58,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:52:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86c28b1f-5e85-4711-854e-6407ec98365e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:52:58,954 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c/users/08cab3f4283c451e87ed15f2aa6bfd2f/roles/19adf356cde445c29cc6d61b20b4c23c used request id req-86c28b1f-5e85-4711-854e-6407ec98365e 2018-07-03 14:52:58,954 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:52:58,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:52:58,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:52:59,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19adf356cde445c29cc6d61b20b4c23c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj-role"}], "expires_at": "2018-07-03T15:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-user", "id": "08cab3f4283c451e87ed15f2aa6bfd2f"}, "audit_ids": ["6xM4yqP4QIyoQ5cacEFKig"], "issued_at": "2018-07-03T14:52:59.000000Z"}} 2018-07-03 14:52:59,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a4ff942bd7f259dce895a1a0a83a729f73dd56" 2018-07-03 14:52:59,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:52:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6edc9be0-c6b4-415c-9752-fa7da905c668 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:52:59,725 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6edc9be0-c6b4-415c-9752-fa7da905c668 2018-07-03 14:52:59,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a4ff942bd7f259dce895a1a0a83a729f73dd56" 2018-07-03 14:53:00,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:00 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-a8a6be31-8784-4321-9e33-78c3be8ce338 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image"} 2018-07-03 14:53:00,147 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image used request id req-a8a6be31-8784-4321-9e33-78c3be8ce338 2018-07-03 14:53:00,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a4ff942bd7f259dce895a1a0a83a729f73dd56" 2018-07-03 14:53:00,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-dc10b5a2-531d-46d3-8bfd-ed01c9397719 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:53:00,493 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-dc10b5a2-531d-46d3-8bfd-ed01c9397719 2018-07-03 14:53:00,524 - 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}f2a4ff942bd7f259dce895a1a0a83a729f73dd56" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image"}' 2018-07-03 14:53:00,944 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:53:00 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6dd7d07b-006e-4ef0-9337-d19374f9441d Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:53:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:53:01Z", "visibility": "shared", "self": "/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70", "min_disk": 0, "protected": false, "id": "4a397009-fc88-4bed-b834-4d67d613ea70", "file": "/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70/file", "checksum": null, "owner": "23465088c3b944d2a0092bd9a40dc14c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:53:00,944 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-6dd7d07b-006e-4ef0-9337-d19374f9441d 2018-07-03 14:53:00,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a4ff942bd7f259dce895a1a0a83a729f73dd56" -d '' 2018-07-03 14:53:01,664 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:53:01 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6c2e2c0a-f6b3-47cc-8193-bd63d739643d 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-07-03 14:53:01,664 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70/file used request id req-6c2e2c0a-f6b3-47cc-8193-bd63d739643d 2018-07-03 14:53:01,665 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:53:01,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a4ff942bd7f259dce895a1a0a83a729f73dd56" 2018-07-03 14:53:02,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:02 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-3cb7020b-4930-4c1b-9fdf-7e755eb41480 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:53:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:53:02Z", "visibility": "shared", "self": "/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70", "min_disk": 0, "protected": false, "id": "4a397009-fc88-4bed-b834-4d67d613ea70", "file": "/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23465088c3b944d2a0092bd9a40dc14c", "direct_url": "file:///var/lib/glance/images/4a397009-fc88-4bed-b834-4d67d613ea70", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:53:02,054 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70 used request id req-3cb7020b-4930-4c1b-9fdf-7e755eb41480 2018-07-03 14:53:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a4ff942bd7f259dce895a1a0a83a729f73dd56" 2018-07-03 14:53:02,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:02 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fba6298f-195e-4cb1-96f0-dadaa53a339a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:53:02,436 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fba6298f-195e-4cb1-96f0-dadaa53a339a 2018-07-03 14:53:02,438 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image 2018-07-03 14:53:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a4ff942bd7f259dce895a1a0a83a729f73dd56" 2018-07-03 14:53:02,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:02 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-16679d73-ed03-405b-b1d8-f01d99a80573 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:53:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:53:02Z", "visibility": "shared", "self": "/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70", "min_disk": 0, "protected": false, "id": "4a397009-fc88-4bed-b834-4d67d613ea70", "file": "/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23465088c3b944d2a0092bd9a40dc14c", "direct_url": "file:///var/lib/glance/images/4a397009-fc88-4bed-b834-4d67d613ea70", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:53:02,861 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70 used request id req-16679d73-ed03-405b-b1d8-f01d99a80573 2018-07-03 14:53:02,861 - create_image - DEBUG - Instance status is - active 2018-07-03 14:53:02,862 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image 2018-07-03 14:53:02,862 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image 2018-07-03 14:53:02,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:53:02,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:53:03,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19adf356cde445c29cc6d61b20b4c23c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj-role"}], "expires_at": "2018-07-03T15:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-user", "id": "08cab3f4283c451e87ed15f2aa6bfd2f"}, "audit_ids": ["6xM7mlpuQdiKcl6uB_TVvw"], "issued_at": "2018-07-03T14:53:03.000000Z"}} 2018-07-03 14:53:03,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf187db2942c65fa3c800db37347b4ab45b545ad" 2018-07-03 14:53:03,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e62c5e91-3701-4e99-9c1c-843130de665b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:53:03,569 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e62c5e91-3701-4e99-9c1c-843130de665b 2018-07-03 14:53: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/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf187db2942c65fa3c800db37347b4ab45b545ad" 2018-07-03 14:53:04,016 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:04 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3cdca31f-fa7b-45fd-8c68-44d8f4ee4c12 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:53:04,016 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net used request id req-3cdca31f-fa7b-45fd-8c68-44d8f4ee4c12 2018-07-03 14:53:04,017 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net 2018-07-03 14:53:04,022 - 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}cf187db2942c65fa3c800db37347b4ab45b545ad" -d '{"network": {"name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net", "admin_state_up": true}}' 2018-07-03 14:53:05,024 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:53:05 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-29741709-377a-4485-8984-b50ae29f761e Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:53:04Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net"}} 2018-07-03 14:53:05,025 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-29741709-377a-4485-8984-b50ae29f761e 2018-07-03 14:53:05,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/networks?id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf187db2942c65fa3c800db37347b4ab45b545ad" 2018-07-03 14:53:05,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:05 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-fa17b5cd-3d19-45bb-a60f-b5f0cdea297a 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-07-03T14:53:04Z","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net"}]} 2018-07-03 14:53:05,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-fa17b5cd-3d19-45bb-a60f-b5f0cdea297a 2018-07-03 14:53:05,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=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf187db2942c65fa3c800db37347b4ab45b545ad" 2018-07-03 14:53:05,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:05 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-bc54a4be-7c91-46ae-9f05-d9f2f6b4f4c5 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:53:05,399 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-bc54a4be-7c91-46ae-9f05-d9f2f6b4f4c5 2018-07-03 14:53:05,399 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet 2018-07-03 14:53:05,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf187db2942c65fa3c800db37347b4ab45b545ad" -d '{"subnets": [{"ip_version": 4, "network_id": "6ee680be-e9b2-4cd6-b59e-3b9225c2f42a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]}' 2018-07-03 14:53:06,231 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:53:06 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-42983463-d715-4c51-aea3-0b350ea25019 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:06,231 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-42983463-d715-4c51-aea3-0b350ea25019 2018-07-03 14:53:06,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=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf187db2942c65fa3c800db37347b4ab45b545ad" 2018-07-03 14:53:06,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:06 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-fff2c361-f2e6-43ef-af0a-894bc9a4502b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3c532d49-26d2-49e9-9433-de6a1ef3fd4a"],"updated_at":"2018-07-03T14:53:05Z","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net"}]} 2018-07-03 14:53:06,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-fff2c361-f2e6-43ef-af0a-894bc9a4502b 2018-07-03 14:53:06,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/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf187db2942c65fa3c800db37347b4ab45b545ad" 2018-07-03 14:53:06,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:06 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-4ff1b4fa-aad3-4b43-8a99-fb9419523b3b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:06,818 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-4ff1b4fa-aad3-4b43-8a99-fb9419523b3b 2018-07-03 14:53:06,819 - OpenStackNetwork - DEBUG - Network [6ee680be-e9b2-4cd6-b59e-3b9225c2f42a] created successfully 2018-07-03 14:53:06,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:53:06,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:53:07,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HJJck_cWSbqvzAJgR2mNwQ"], "issued_at": "2018-07-03T14:53:07.000000Z"}} 2018-07-03 14:53:07,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2f4e7ce13374485d63f89a03e57ddf4fb2d546" 2018-07-03 14:53:07,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05337277-461f-4f11-8e2e-5972e70a7e54 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:53:07,520 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-05337277-461f-4f11-8e2e-5972e70a7e54 2018-07-03 14:53:07,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:53:07,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2f4e7ce13374485d63f89a03e57ddf4fb2d546" 2018-07-03 14:53:07,881 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53: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-9ca0c5ca-4a96-4dbc-88e7-a69b2d233832 X-Compute-Request-Id: req-9ca0c5ca-4a96-4dbc-88e7-a69b2d233832 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:53:07,882 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9ca0c5ca-4a96-4dbc-88e7-a69b2d233832 2018-07-03 14:53:07,885 - novaclient.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}8e2f4e7ce13374485d63f89a03e57ddf4fb2d546" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:53:08,238 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:08 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-4611e22d-ad4c-4c02-8c9d-bbc97baecf55 X-Compute-Request-Id: req-4611e22d-ad4c-4c02-8c9d-bbc97baecf55 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "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": "45c104f3-dc23-4b84-b6f2-d42e815572dd"}} 2018-07-03 14:53:08,238 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4611e22d-ad4c-4c02-8c9d-bbc97baecf55 2018-07-03 14:53:08,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2f4e7ce13374485d63f89a03e57ddf4fb2d546" 2018-07-03 14:53:08,618 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:08 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-15f8480d-6042-4811-a05a-4727d11f161b X-Compute-Request-Id: req-15f8480d-6042-4811-a05a-4727d11f161b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "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": "45c104f3-dc23-4b84-b6f2-d42e815572dd"}} 2018-07-03 14:53:08,619 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd used request id req-15f8480d-6042-4811-a05a-4727d11f161b 2018-07-03 14:53:08,622 - novaclient.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/45c104f3-dc23-4b84-b6f2-d42e815572dd/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2f4e7ce13374485d63f89a03e57ddf4fb2d546" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:53:09,022 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:09 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-49605704-aa87-4b01-bf61-a169f905684f X-Compute-Request-Id: req-49605704-aa87-4b01-bf61-a169f905684f Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:53:09,022 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd/os-extra_specs used request id req-49605704-aa87-4b01-bf61-a169f905684f 2018-07-03 14:53:09,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:53:09,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:53:09,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19adf356cde445c29cc6d61b20b4c23c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj-role"}], "expires_at": "2018-07-03T15:53:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-user", "id": "08cab3f4283c451e87ed15f2aa6bfd2f"}, "audit_ids": ["YWId6mS6REm6DGJ5Gozg9g"], "issued_at": "2018-07-03T14:53:09.000000Z"}} 2018-07-03 14:53:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:09,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2669b97-c3ce-4047-8a99-797ed57b1fef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:53:09,706 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f2669b97-c3ce-4047-8a99-797ed57b1fef 2018-07-03 14:53:09,707 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:53:09,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}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:09,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c73f5988-5778-43ee-8a8c-1bcfd4edd817 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:53:09,880 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c73f5988-5778-43ee-8a8c-1bcfd4edd817 2018-07-03 14:53:09,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=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:10,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:10 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-b094200e-05fb-488d-ac56-924241ce82b0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3c532d49-26d2-49e9-9433-de6a1ef3fd4a"],"updated_at":"2018-07-03T14:53:05Z","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net"}]} 2018-07-03 14:53:10,472 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net used request id req-b094200e-05fb-488d-ac56-924241ce82b0 2018-07-03 14:53:10,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-07-03 14:53:10,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:53: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-07-03 14:53:10,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:10,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:10 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4dbdb38-37d2-46de-8ddf-4d86ae0502d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}} 2018-07-03 14:53:10,539 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c used request id req-f4dbdb38-37d2-46de-8ddf-4d86ae0502d7 2018-07-03 14:53:10,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/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:10,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:10 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-402dbc69-04f6-4f1e-914a-3d7e8e2401e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:10,971 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-402dbc69-04f6-4f1e-914a-3d7e8e2401e2 2018-07-03 14:53:10,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/ports?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:11,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:11 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6c18c508-b8e7-4a79-85a1-3cc81f30b292 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:53:11,023 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1&admin_state_up=True used request id req-6c18c508-b8e7-4a79-85a1-3cc81f30b292 2018-07-03 14:53:11,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/detail?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:11,475 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cf9f99f5-dce8-4ca8-af6b-44f8be1b7c43 X-Compute-Request-Id: req-cf9f99f5-dce8-4ca8-af6b-44f8be1b7c43 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:53:11,475 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst used request id req-cf9f99f5-dce8-4ca8-af6b-44f8be1b7c43 2018-07-03 14:53:11,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/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:11,643 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:11 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-ade2e092-d519-4ad5-89db-1b1f304edc43 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3c532d49-26d2-49e9-9433-de6a1ef3fd4a"],"updated_at":"2018-07-03T14:53:05Z","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net"}]} 2018-07-03 14:53:11,643 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net used request id req-ade2e092-d519-4ad5-89db-1b1f304edc43 2018-07-03 14:53:11,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:11,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:11 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8e8fa5e-69a7-4709-95db-cdad6a42bff1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}} 2018-07-03 14:53:11,818 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c used request id req-f8e8fa5e-69a7-4709-95db-cdad6a42bff1 2018-07-03 14:53:11,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/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:12,284 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:12 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1511c2dc-5e83-43a2-abae-cd1b445d0761 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:12,284 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-1511c2dc-5e83-43a2-abae-cd1b445d0761 2018-07-03 14:53:12,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/ports?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:12,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:12 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-11363048-17b1-49d1-988a-03e6bb81f8bb Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:53:12,341 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1&admin_state_up=True used request id req-11363048-17b1-49d1-988a-03e6bb81f8bb 2018-07-03 14:53:12,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:53:12,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:53:12,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19adf356cde445c29cc6d61b20b4c23c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj-role"}], "expires_at": "2018-07-03T15:53:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/23465088c3b944d2a0092bd9a40dc14c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-user", "id": "08cab3f4283c451e87ed15f2aa6bfd2f"}, "audit_ids": ["2NsegbPsSkCbTX4zfbBV_g"], "issued_at": "2018-07-03T14:53:12.000000Z"}} 2018-07-03 14:53:12,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abba5678c2d84d410ffe938b5334b766cedf3443" 2018-07-03 14:53:13,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f00c3ee6-4874-41a8-be49-3f7bb4aea8f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:53:13,039 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f00c3ee6-4874-41a8-be49-3f7bb4aea8f6 2018-07-03 14:53:13,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=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:13,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:13 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-7b9a423a-878a-4a21-b184-a6547df4925e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3c532d49-26d2-49e9-9433-de6a1ef3fd4a"],"updated_at":"2018-07-03T14:53:05Z","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net"}]} 2018-07-03 14:53:13,204 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net used request id req-7b9a423a-878a-4a21-b184-a6547df4925e 2018-07-03 14:53:13,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:13,295 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:13 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-8880c2a7-cc5d-4792-b84c-ff370d92b199 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:13,296 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-8880c2a7-cc5d-4792-b84c-ff370d92b199 2018-07-03 14:53:13,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?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:13,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:13 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e042ae5c-8b68-4f61-b055-4bd2d728cfe1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3c532d49-26d2-49e9-9433-de6a1ef3fd4a"],"updated_at":"2018-07-03T14:53:05Z","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net"}]} 2018-07-03 14:53:13,452 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net used request id req-e042ae5c-8b68-4f61-b055-4bd2d728cfe1 2018-07-03 14:53: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-07-03 14:53:13,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:53: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-07-03 14:53: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/projects/23465088c3b944d2a0092bd9a40dc14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abba5678c2d84d410ffe938b5334b766cedf3443" 2018-07-03 14:53:13,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:13 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a02a9f7c-be4c-48b5-ae61-a8f39e9d2f95 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}} 2018-07-03 14:53:13,635 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c used request id req-a02a9f7c-be4c-48b5-ae61-a8f39e9d2f95 2018-07-03 14:53:13,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=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:13,721 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:13 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-04fbc820-5b4e-4146-9f6d-9d9da5111861 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:13,721 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-04fbc820-5b4e-4146-9f6d-9d9da5111861 2018-07-03 14:53:13,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=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:13,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:13 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-2280d019-ef06-4e85-9fd7-1e5ac15fcab9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:13,971 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet used request id req-2280d019-ef06-4e85-9fd7-1e5ac15fcab9 2018-07-03 14:53:13,972 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net 2018-07-03 14:53:13,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" -d '{"port": {"network_id": "6ee680be-e9b2-4cd6-b59e-3b9225c2f42a", "fixed_ips": [{"subnet_id": "3c532d49-26d2-49e9-9433-de6a1ef3fd4a", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1", "admin_state_up": true}}' 2018-07-03 14:53:15,170 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:53:15 GMT Content-Type: application/json Content-Length: 772 Connection: keep-alive X-Openstack-Request-Id: req-0888a786-5e5c-4201-ba14-d8f3b26872a9 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:53:14Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:53:14Z","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:1c:39:7a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"23465088c3b944d2a0092bd9a40dc14c","fixed_ips":[{"subnet_id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","ip_address":"10.55.0.101"}],"id":"f41c72e9-b87e-45fd-8126-81189aa69db1","security_groups":["334f99b6-f817-4802-a735-1b4a5451bc36"],"device_id":""}} 2018-07-03 14:53:15,171 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-0888a786-5e5c-4201-ba14-d8f3b26872a9 2018-07-03 14:53:15,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:15,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:15 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-66ba4895-1e7d-48d1-85d4-cadfa90701db Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3c532d49-26d2-49e9-9433-de6a1ef3fd4a"],"updated_at":"2018-07-03T14:53:05Z","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net"}]} 2018-07-03 14:53:15,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net used request id req-66ba4895-1e7d-48d1-85d4-cadfa90701db 2018-07-03 14:53:15,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/23465088c3b944d2a0092bd9a40dc14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:15,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:15 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e79af203-0417-4e91-881d-b9902386e3f1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}} 2018-07-03 14:53:15,363 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c used request id req-e79af203-0417-4e91-881d-b9902386e3f1 2018-07-03 14:53:15,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:15,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:15 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-4975edf3-4f17-4274-aa8d-5ec7944446a6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:15,446 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-4975edf3-4f17-4274-aa8d-5ec7944446a6 2018-07-03 14:53:15,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=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:15,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:15 GMT Content-Type: application/json Content-Length: 775 Connection: keep-alive X-Openstack-Request-Id: req-3339d0b5-68d6-45c6-a222-c363b6112fb6 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:14Z","admin_state_up":true,"updated_at":"2018-07-03T14:53:14Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:1c:39:7a","id":"f41c72e9-b87e-45fd-8126-81189aa69db1","port_security_enabled":true,"project_id":"23465088c3b944d2a0092bd9a40dc14c","fixed_ips":[{"subnet_id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["334f99b6-f817-4802-a735-1b4a5451bc36"],"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1"}]} 2018-07-03 14:53:15,548 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1&admin_state_up=True used request id req-3339d0b5-68d6-45c6-a222-c363b6112fb6 2018-07-03 14:53:15,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/23465088c3b944d2a0092bd9a40dc14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:15,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:15 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e16a786c-2c0e-412b-8701-bf50ea6a2a65 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}} 2018-07-03 14:53:15,754 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c used request id req-e16a786c-2c0e-412b-8701-bf50ea6a2a65 2018-07-03 14:53:15,754 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst 2018-07-03 14:53:15,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:16,154 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:16 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-2f69604c-bc3f-4c58-bdf7-7695be4fbb79 X-Compute-Request-Id: req-2f69604c-bc3f-4c58-bdf7-7695be4fbb79 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "45c104f3-dc23-4b84-b6f2-d42e815572dd", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-flavor-name"}]} 2018-07-03 14:53:16,154 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2f69604c-bc3f-4c58-bdf7-7695be4fbb79 2018-07-03 14:53:16,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/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:16,582 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:16 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-4d9efb7e-782c-498d-b8ad-3741a7b212ab X-Compute-Request-Id: req-4d9efb7e-782c-498d-b8ad-3741a7b212ab Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "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": "45c104f3-dc23-4b84-b6f2-d42e815572dd"}} 2018-07-03 14:53:16,582 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd used request id req-4d9efb7e-782c-498d-b8ad-3741a7b212ab 2018-07-03 14:53:16,585 - 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-8aa8e861-fe33-4a7e-9467-9cd509741803-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:17,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:17 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-b4bf201a-b078-4b15-ac52-8b764d5126cc Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:53:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:53:02Z", "visibility": "shared", "self": "/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70", "min_disk": 0, "protected": false, "id": "4a397009-fc88-4bed-b834-4d67d613ea70", "file": "/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23465088c3b944d2a0092bd9a40dc14c", "direct_url": "file:///var/lib/glance/images/4a397009-fc88-4bed-b834-4d67d613ea70", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image"} 2018-07-03 14:53:17,029 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image used request id req-b4bf201a-b078-4b15-ac52-8b764d5126cc 2018-07-03 14:53:17,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:17,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:17 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e6bc2c1b-6142-47c8-8b21-a02de551ce8c Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:53:17,389 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e6bc2c1b-6142-47c8-8b21-a02de551ce8c 2018-07-03 14:53:17,395 - novaclient.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}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" -d '{"server": {"name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst", "imageRef": "4a397009-fc88-4bed-b834-4d67d613ea70", "flavorRef": "45c104f3-dc23-4b84-b6f2-d42e815572dd", "max_count": 1, "min_count": 1, "networks": [{"port": "f41c72e9-b87e-45fd-8126-81189aa69db1"}]}}' 2018-07-03 14:53:20,325 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:53:20 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d46132a1-ca88-44bd-9f6e-2ea889e4b15e X-Compute-Request-Id: req-d46132a1-ca88-44bd-9f6e-2ea889e4b15e RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "bookmark"}], "adminPass": "kRz2CsAe7Z5K"}} 2018-07-03 14:53:20,325 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-d46132a1-ca88-44bd-9f6e-2ea889e4b15e 2018-07-03 14:53:20,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/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:20,758 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:20 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-f455a8a1-5c32-4d4b-975c-e149ae59bc38 X-Compute-Request-Id: req-f455a8a1-5c32-4d4b-975c-e149ae59bc38 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/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "bookmark"}], "image": {"id": "4a397009-fc88-4bed-b834-4d67d613ea70", "links": [{"href": "http://172.30.10.101:8774/images/4a397009-fc88-4bed-b834-4d67d613ea70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45c104f3-dc23-4b84-b6f2-d42e815572dd", "links": [{"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "bookmark"}]}, "id": "df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "user_id": "08cab3f4283c451e87ed15f2aa6bfd2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:53:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst", "created": "2018-07-03T14:53:20Z", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:53:20,758 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e used request id req-f455a8a1-5c32-4d4b-975c-e149ae59bc38 2018-07-03 14:53:20,759 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst 2018-07-03 14:53:20,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/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:21,548 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:21 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-882f86bc-b51e-409c-99b7-ac5967ab9fee X-Compute-Request-Id: req-882f86bc-b51e-409c-99b7-ac5967ab9fee 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/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "bookmark"}], "image": {"id": "4a397009-fc88-4bed-b834-4d67d613ea70", "links": [{"href": "http://172.30.10.101:8774/images/4a397009-fc88-4bed-b834-4d67d613ea70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45c104f3-dc23-4b84-b6f2-d42e815572dd", "links": [{"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "bookmark"}]}, "id": "df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "user_id": "08cab3f4283c451e87ed15f2aa6bfd2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:53:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst", "created": "2018-07-03T14:53:20Z", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:53:21,548 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e used request id req-882f86bc-b51e-409c-99b7-ac5967ab9fee 2018-07-03 14:53:21,548 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst] is - BUILD 2018-07-03 14:53:21,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:53:24,552 - create_instance - DEBUG - VM status query timeout in 896.207082987 2018-07-03 14:53:24,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/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:25,880 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:25 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-2137e69b-b6ad-4499-9e22-5860a0b1f3b1 X-Compute-Request-Id: req-2137e69b-b6ad-4499-9e22-5860a0b1f3b1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "bookmark"}], "image": {"id": "4a397009-fc88-4bed-b834-4d67d613ea70", "links": [{"href": "http://172.30.10.101:8774/images/4a397009-fc88-4bed-b834-4d67d613ea70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45c104f3-dc23-4b84-b6f2-d42e815572dd", "links": [{"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "bookmark"}]}, "id": "df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "security_groups": [{"name": "default"}], "user_id": "08cab3f4283c451e87ed15f2aa6bfd2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:53:23Z", "hostId": "98932bb6d64d9b7583850f0601949e69e9d527217175cb34082e0ccb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst", "created": "2018-07-03T14:53:20Z", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:53:25,880 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e used request id req-2137e69b-b6ad-4499-9e22-5860a0b1f3b1 2018-07-03 14:53:25,881 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst] is - BUILD 2018-07-03 14:53:25,881 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:53:28,884 - create_instance - DEBUG - VM status query timeout in 891.874849081 2018-07-03 14:53:28,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:29,607 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53: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-99a33ca0-3bfc-479d-bc05-a9cc2e64e2ce X-Compute-Request-Id: req-99a33ca0-3bfc-479d-bc05-a9cc2e64e2ce Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "bookmark"}], "image": {"id": "4a397009-fc88-4bed-b834-4d67d613ea70", "links": [{"href": "http://172.30.10.101:8774/images/4a397009-fc88-4bed-b834-4d67d613ea70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45c104f3-dc23-4b84-b6f2-d42e815572dd", "links": [{"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "bookmark"}]}, "id": "df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "security_groups": [{"name": "default"}], "user_id": "08cab3f4283c451e87ed15f2aa6bfd2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:53:23Z", "hostId": "98932bb6d64d9b7583850f0601949e69e9d527217175cb34082e0ccb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst", "created": "2018-07-03T14:53:20Z", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:53:29,607 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e used request id req-99a33ca0-3bfc-479d-bc05-a9cc2e64e2ce 2018-07-03 14:53:29,608 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst] is - BUILD 2018-07-03 14:53:29,608 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:53:32,609 - create_instance - DEBUG - VM status query timeout in 888.150408983 2018-07-03 14:53:32,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:32,895 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53: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-fa7e162f-7001-42aa-85ed-67c4be85c9bf X-Compute-Request-Id: req-fa7e162f-7001-42aa-85ed-67c4be85c9bf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "bookmark"}], "image": {"id": "4a397009-fc88-4bed-b834-4d67d613ea70", "links": [{"href": "http://172.30.10.101:8774/images/4a397009-fc88-4bed-b834-4d67d613ea70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45c104f3-dc23-4b84-b6f2-d42e815572dd", "links": [{"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "bookmark"}]}, "id": "df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "security_groups": [{"name": "default"}], "user_id": "08cab3f4283c451e87ed15f2aa6bfd2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:53:23Z", "hostId": "98932bb6d64d9b7583850f0601949e69e9d527217175cb34082e0ccb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst", "created": "2018-07-03T14:53:20Z", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:53:32,895 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e used request id req-fa7e162f-7001-42aa-85ed-67c4be85c9bf 2018-07-03 14:53:32,896 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst] is - BUILD 2018-07-03 14:53:32,896 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:53:35,899 - create_instance - DEBUG - VM status query timeout in 884.860388994 2018-07-03 14:53:35,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:36,176 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:36 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-61980aac-8595-4a74-b030-b4f802342020 X-Compute-Request-Id: req-61980aac-8595-4a74-b030-b4f802342020 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:39:7a", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "bookmark"}], "image": {"id": "4a397009-fc88-4bed-b834-4d67d613ea70", "links": [{"href": "http://172.30.10.101:8774/images/4a397009-fc88-4bed-b834-4d67d613ea70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:53:34.000000", "flavor": {"id": "45c104f3-dc23-4b84-b6f2-d42e815572dd", "links": [{"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "bookmark"}]}, "id": "df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "security_groups": [{"name": "default"}], "user_id": "08cab3f4283c451e87ed15f2aa6bfd2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:53:35Z", "hostId": "98932bb6d64d9b7583850f0601949e69e9d527217175cb34082e0ccb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst", "created": "2018-07-03T14:53:20Z", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:53:36,176 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e used request id req-61980aac-8595-4a74-b030-b4f802342020 2018-07-03 14:53:36,177 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst] is - ACTIVE 2018-07-03 14:53:36,177 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:53:36,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/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:37,112 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:37 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-8b8d8d7e-b5d8-4ca8-bc4b-305273ba3084 X-Compute-Request-Id: req-8b8d8d7e-b5d8-4ca8-bc4b-305273ba3084 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:39:7a", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "bookmark"}], "image": {"id": "4a397009-fc88-4bed-b834-4d67d613ea70", "links": [{"href": "http://172.30.10.101:8774/images/4a397009-fc88-4bed-b834-4d67d613ea70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:53:34.000000", "flavor": {"id": "45c104f3-dc23-4b84-b6f2-d42e815572dd", "links": [{"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "bookmark"}]}, "id": "df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "security_groups": [{"name": "default"}], "user_id": "08cab3f4283c451e87ed15f2aa6bfd2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:53:35Z", "hostId": "98932bb6d64d9b7583850f0601949e69e9d527217175cb34082e0ccb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst", "created": "2018-07-03T14:53:20Z", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:53:37,113 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e used request id req-8b8d8d7e-b5d8-4ca8-bc4b-305273ba3084 2018-07-03 14:53:37,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:37,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:37 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-c142900f-5eae-49c6-9753-7e1ef5d8f939 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3c532d49-26d2-49e9-9433-de6a1ef3fd4a"],"updated_at":"2018-07-03T14:53:05Z","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net"}]} 2018-07-03 14:53:37,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net used request id req-c142900f-5eae-49c6-9753-7e1ef5d8f939 2018-07-03 14:53:37,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/23465088c3b944d2a0092bd9a40dc14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:37,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:37 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3565c453-d51c-4283-8eae-67f008a48630 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}} 2018-07-03 14:53:37,394 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c used request id req-3565c453-d51c-4283-8eae-67f008a48630 2018-07-03 14:53:37,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=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:37,471 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:37 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-cb932a0a-474e-4021-bf5c-cf6a212c36b7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:37,471 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-cb932a0a-474e-4021-bf5c-cf6a212c36b7 2018-07-03 14:53:37,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:37,577 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:37 GMT Content-Type: application/json Content-Length: 2302 Connection: keep-alive X-Openstack-Request-Id: req-29306e58-53aa-46f4-959c-2654b583457d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:07Z","admin_state_up":true,"updated_at":"2018-07-03T14:53:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:76:2c","id":"5bda5049-29ca-4fcf-9171-313515a348cc","port_security_enabled":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","fixed_ips":[{"subnet_id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:06Z","admin_state_up":true,"updated_at":"2018-07-03T14:53:11Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c9:a3:63","id":"e4ccb707-88a1-4e32-b36d-306a1289fe66","port_security_enabled":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","fixed_ips":[{"subnet_id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:14Z","admin_state_up":true,"updated_at":"2018-07-03T14:53:34Z","binding:vnic_type":"normal","device_id":"df6d4bf7-dd62-455a-bc1d-3f25a80fc54e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1c:39:7a","id":"f41c72e9-b87e-45fd-8126-81189aa69db1","port_security_enabled":true,"project_id":"23465088c3b944d2a0092bd9a40dc14c","fixed_ips":[{"subnet_id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["334f99b6-f817-4802-a735-1b4a5451bc36"],"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1"}]} 2018-07-03 14:53:37,577 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-29306e58-53aa-46f4-959c-2654b583457d 2018-07-03 14:53:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:37,726 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:37 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-3e83f92f-b642-4ea1-8f1f-184470e958b1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3c532d49-26d2-49e9-9433-de6a1ef3fd4a"],"updated_at":"2018-07-03T14:53:05Z","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net"}]} 2018-07-03 14:53:37,726 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-3e83f92f-b642-4ea1-8f1f-184470e958b1 2018-07-03 14:53:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:37,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:37 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-da256b2c-2f89-4db0-9bf0-f8aba3f0f41a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:37,796 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-da256b2c-2f89-4db0-9bf0-f8aba3f0f41a 2018-07-03 14:53:37,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:37,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:37 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-80cbe0ec-6efb-46c8-9fa6-e08ed602ed53 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ee680be-e9b2-4cd6-b59e-3b9225c2f42a","tenant_id":"23465088c3b944d2a0092bd9a40dc14c","created_at":"2018-07-03T14:53:05Z","dns_nameservers":[],"updated_at":"2018-07-03T14:53:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"23465088c3b944d2a0092bd9a40dc14c","id":"3c532d49-26d2-49e9-9433-de6a1ef3fd4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet"}]} 2018-07-03 14:53:37,876 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6ee680be-e9b2-4cd6-b59e-3b9225c2f42a&name=CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet used request id req-80cbe0ec-6efb-46c8-9fa6-e08ed602ed53 2018-07-03 14:53:37,877 - create_instance - INFO - Deleting Port with ID - f41c72e9-b87e-45fd-8126-81189aa69db1 2018-07-03 14:53:37,877 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803port-1 2018-07-03 14:53:37,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/ports/f41c72e9-b87e-45fd-8126-81189aa69db1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:38,724 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:53:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e8e64397-b580-4a8c-8eb9-fa7be109703c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:53:38,724 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/f41c72e9-b87e-45fd-8126-81189aa69db1 used request id req-e8e64397-b580-4a8c-8eb9-fa7be109703c 2018-07-03 14:53:38,725 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst 2018-07-03 14:53:38,728 - 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/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:39,233 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:53:39 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9ec1ca1e-5bcc-4876-a9ec-bc96bba162bf X-Compute-Request-Id: req-9ec1ca1e-5bcc-4876-a9ec-bc96bba162bf Front-End-Https: on 2018-07-03 14:53:39,233 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e used request id req-9ec1ca1e-5bcc-4876-a9ec-bc96bba162bf 2018-07-03 14:53:39,233 - create_instance - INFO - Checking deletion status 2018-07-03 14:53:39,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/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:40,216 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:40 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-490a138b-3318-4fa2-992a-aae8b30aad98 X-Compute-Request-Id: req-490a138b-3318-4fa2-992a-aae8b30aad98 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/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "rel": "bookmark"}], "image": {"id": "4a397009-fc88-4bed-b834-4d67d613ea70", "links": [{"href": "http://172.30.10.101:8774/images/4a397009-fc88-4bed-b834-4d67d613ea70", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:53:34.000000", "flavor": {"id": "45c104f3-dc23-4b84-b6f2-d42e815572dd", "links": [{"href": "http://172.30.10.101:8774/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd", "rel": "bookmark"}]}, "id": "df6d4bf7-dd62-455a-bc1d-3f25a80fc54e", "user_id": "08cab3f4283c451e87ed15f2aa6bfd2f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:53:39Z", "hostId": "98932bb6d64d9b7583850f0601949e69e9d527217175cb34082e0ccb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst", "created": "2018-07-03T14:53:20Z", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:53:40,216 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e used request id req-490a138b-3318-4fa2-992a-aae8b30aad98 2018-07-03 14:53:40,216 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst] is - ACTIVE 2018-07-03 14:53:40,216 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:53:43,220 - create_instance - DEBUG - VM status query timeout in 296.013817072 2018-07-03 14:53:43,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6186240a3dc2dd392b1fa3dfe9c370fe757041" 2018-07-03 14:53:43,288 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:53: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-0b11e0db-9f1f-4ebb-903b-7a8c7e11f907 X-Compute-Request-Id: req-0b11e0db-9f1f-4ebb-903b-7a8c7e11f907 RESP BODY: {"itemNotFound": {"message": "Instance df6d4bf7-dd62-455a-bc1d-3f25a80fc54e could not be found.", "code": 404}} 2018-07-03 14:53:43,289 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/df6d4bf7-dd62-455a-bc1d-3f25a80fc54e used request id req-0b11e0db-9f1f-4ebb-903b-7a8c7e11f907 2018-07-03 14:53:43,289 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance df6d4bf7-dd62-455a-bc1d-3f25a80fc54e could not be found. (HTTP 404) (Request-ID: req-0b11e0db-9f1f-4ebb-903b-7a8c7e11f907) 2018-07-03 14:53:43,289 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-inst 2018-07-03 14:53:43,293 - 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/45c104f3-dc23-4b84-b6f2-d42e815572dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e2f4e7ce13374485d63f89a03e57ddf4fb2d546" 2018-07-03 14:53:43,682 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:53: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-53884485-b794-4842-bf87-26bdb0138a5a X-Compute-Request-Id: req-53884485-b794-4842-bf87-26bdb0138a5a 2018-07-03 14:53:43,682 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/45c104f3-dc23-4b84-b6f2-d42e815572dd used request id req-53884485-b794-4842-bf87-26bdb0138a5a 2018-07-03 14:53:43,683 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet 2018-07-03 14:53:43,683 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-subnet 2018-07-03 14:53:43,688 - 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/3c532d49-26d2-49e9-9433-de6a1ef3fd4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf187db2942c65fa3c800db37347b4ab45b545ad" 2018-07-03 14:53:46,043 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:53:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f5b421ed-2291-45e5-b89d-33cf445f6ec9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:53:46,044 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/3c532d49-26d2-49e9-9433-de6a1ef3fd4a used request id req-f5b421ed-2291-45e5-b89d-33cf445f6ec9 2018-07-03 14:53:46,044 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-pub-net 2018-07-03 14:53:46,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/6ee680be-e9b2-4cd6-b59e-3b9225c2f42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf187db2942c65fa3c800db37347b4ab45b545ad" 2018-07-03 14:53:47,998 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:53:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8f6b2a5f-c359-4120-9668-a7ad86ed3856 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:53:47,998 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/6ee680be-e9b2-4cd6-b59e-3b9225c2f42a used request id req-8f6b2a5f-c359-4120-9668-a7ad86ed3856 2018-07-03 14:53:47,999 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8aa8e861-fe33-4a7e-9467-9cd509741803-image 2018-07-03 14:53:48,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2a4ff942bd7f259dce895a1a0a83a729f73dd56" 2018-07-03 14:53:48,460 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:53:48 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3593900a-f72c-45d9-b6e7-830eb908e0e8 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-07-03 14:53:48,460 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/4a397009-fc88-4bed-b834-4d67d613ea70 used request id req-3593900a-f72c-45d9-b6e7-830eb908e0e8 2018-07-03 14:53:48,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:53:48,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:48 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-6b3f878b-d0bd-4c1e-b85b-0ffc4b891497 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "created_at": "2018-07-03T14:53:04Z", "updated_at": "2018-07-03T14:53:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:53:04Z", "revision_number": 0, "id": "4da7c70d-2539-4944-95ba-dea5c62df269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:53:04Z", "security_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23465088c3b944d2a0092bd9a40dc14c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:53:04Z", "revision_number": 0, "id": "8b4f455f-d710-459a-a53d-d41ef910f2cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:53:04Z", "security_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23465088c3b944d2a0092bd9a40dc14c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:53:04Z", "revision_number": 0, "id": "969022c2-67ff-4ed9-ab7c-c1ce5eb2b349", "remote_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "remote_ip_prefix": null, "created_at": "2018-07-03T14:53:04Z", "security_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "port_range_min": null, "ethertype": "IPv4", "project_id": "23465088c3b944d2a0092bd9a40dc14c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:53:04Z", "revision_number": 0, "id": "aa8cea12-5105-46a9-a0a3-751759c8fa89", "remote_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "remote_ip_prefix": null, "created_at": "2018-07-03T14:53:04Z", "security_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "port_range_min": null, "ethertype": "IPv6", "project_id": "23465088c3b944d2a0092bd9a40dc14c"}], "revision_number": 4, "project_id": "23465088c3b944d2a0092bd9a40dc14c", "id": "334f99b6-f817-4802-a735-1b4a5451bc36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:53:48,889 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6b3f878b-d0bd-4c1e-b85b-0ffc4b891497 2018-07-03 14:53:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:53:48,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:48 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3008c338-97ce-4b58-b29b-ca4faef1fb82 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:53:48,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-3008c338-97ce-4b58-b29b-ca4faef1fb82 2018-07-03 14:53:48,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/23465088c3b944d2a0092bd9a40dc14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:53:49,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:48 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a08948c8-0679-434c-8563-7bfb3c5afdfb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23465088c3b944d2a0092bd9a40dc14c", "name": "CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj"}} 2018-07-03 14:53:49,104 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c used request id req-a08948c8-0679-434c-8563-7bfb3c5afdfb 2018-07-03 14:53:49,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 334f99b6-f817-4802-a735-1b4a5451bc36 2018-07-03 14:53:49,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/security-group-rules?security_group_id=334f99b6-f817-4802-a735-1b4a5451bc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:53:49,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:49 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-fa2caf04-8b43-4859-9c4d-c053544427d6 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:53:04Z", "security_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "port_range_min": null, "revision_number": 0, "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "created_at": "2018-07-03T14:53:04Z", "project_id": "23465088c3b944d2a0092bd9a40dc14c", "id": "4da7c70d-2539-4944-95ba-dea5c62df269"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:53:04Z", "security_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "port_range_min": null, "revision_number": 0, "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "created_at": "2018-07-03T14:53:04Z", "project_id": "23465088c3b944d2a0092bd9a40dc14c", "id": "8b4f455f-d710-459a-a53d-d41ef910f2cb"}, {"remote_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:53:04Z", "security_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "port_range_min": null, "revision_number": 0, "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "created_at": "2018-07-03T14:53:04Z", "project_id": "23465088c3b944d2a0092bd9a40dc14c", "id": "969022c2-67ff-4ed9-ab7c-c1ce5eb2b349"}, {"remote_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:53:04Z", "security_group_id": "334f99b6-f817-4802-a735-1b4a5451bc36", "port_range_min": null, "revision_number": 0, "tenant_id": "23465088c3b944d2a0092bd9a40dc14c", "created_at": "2018-07-03T14:53:04Z", "project_id": "23465088c3b944d2a0092bd9a40dc14c", "id": "aa8cea12-5105-46a9-a0a3-751759c8fa89"}]} 2018-07-03 14:53:49,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=334f99b6-f817-4802-a735-1b4a5451bc36 used request id req-fa2caf04-8b43-4859-9c4d-c053544427d6 2018-07-03 14:53:49,476 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:53:49,481 - keystoneauth.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/334f99b6-f817-4802-a735-1b4a5451bc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:53:49,712 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:53:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eb031352-4320-41e3-bb36-e6fe20e300d4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:53:49,712 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/334f99b6-f817-4802-a735-1b4a5451bc36 used request id req-eb031352-4320-41e3-bb36-e6fe20e300d4 2018-07-03 14:53:49,713 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj 2018-07-03 14:53:49,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:53:50,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:53:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9ddb5ac-c381-4f00-b726-2c14c192b813 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:53:50,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/23465088c3b944d2a0092bd9a40dc14c used request id req-a9ddb5ac-c381-4f00-b726-2c14c192b813 2018-07-03 14:53:50,114 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-proj-role 2018-07-03 14:53:50,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/19adf356cde445c29cc6d61b20b4c23c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:53:50,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:53:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-339fb1c2-829b-4b0b-b33e-a8dc7f4003d1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:53:50,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/19adf356cde445c29cc6d61b20b4c23c used request id req-339fb1c2-829b-4b0b-b33e-a8dc7f4003d1 2018-07-03 14:53:50,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1784fb873ece7e2574ab0358629666ac25b065c7" 2018-07-03 14:53:50,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94013138-80ec-4791-99ca-0957c4dc4b1c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:53:50,339 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-94013138-80ec-4791-99ca-0957c4dc4b1c 2018-07-03 14:53:50,340 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-793c3e6d-3d02-4bb-user 2018-07-03 14:53:50,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/08cab3f4283c451e87ed15f2aa6bfd2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07528caefc0c3ad226cafbe5fc22687db696f5e1" 2018-07-03 14:53:50,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:53:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74799476-f7b6-4aba-ac03-620473795517 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:53:50,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/08cab3f4283c451e87ed15f2aa6bfd2f used request id req-74799476-f7b6-4aba-ac03-620473795517 2018-07-03 14:53:50,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:53:51,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["VrdZVnFmSWSFPMgKuYSTfA"], "issued_at": "2018-07-03T14:53:51.000000Z"}} 2018-07-03 14:53:51,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}226305776975feb48e4472eb1d401a247f5d33ee" 2018-07-03 14:53:51,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86ea2b22-2e05-450d-aa56-a3c545c515de Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:53:51,261 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-86ea2b22-2e05-450d-aa56-a3c545c515de 2018-07-03 14:53:51,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:53:51,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:53:51,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["9j3tfmmGQ6yWz1Vm3iVQvg"], "issued_at": "2018-07-03T14:53:51.000000Z"}} 2018-07-03 14:53:51,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}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:53:51,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0af9c6b2-01c8-4e0e-8175-2eb7d6d723e4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:53:51,960 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0af9c6b2-01c8-4e0e-8175-2eb7d6d723e4 2018-07-03 14:53:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:53:51,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:53: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-07-03 14:53:51,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:53:52,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:51 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0798ebba-cf30-4436-abef-955c107480cf 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-ddfe9995-419f-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:53:52,134 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj used request id req-0798ebba-cf30-4436-abef-955c107480cf 2018-07-03 14:53:52,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:53:52,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37f3ecd0-95b2-4328-ab02-7937c2627b31 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:53:52,314 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-37f3ecd0-95b2-4328-ab02-7937c2627b31 2018-07-03 14:53:52,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}93cc7c851d820ee54bb142dfb22beb1a12070dfc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}}' 2018-07-03 14:53:52,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:53:52 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08bba72c-3716-4130-a234-03e9a63c3d1d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e"}, "tags": [], "enabled": true, "id": "a268a224e0a440cca3109f8d89ee778e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}} 2018-07-03 14:53:52,542 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-08bba72c-3716-4130-a234-03e9a63c3d1d 2018-07-03 14:53:52,542 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj 2018-07-03 14:53:52,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:53:52,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:53:53,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["iXyf0xeOTQCumeIpnpbPjQ"], "issued_at": "2018-07-03T14:53:53.000000Z"}} 2018-07-03 14:53:53,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}1a44a7af8cc030311a41a0caa07bc70ada3663c1" 2018-07-03 14:53:53,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1baa44f5-5e23-44ab-9e93-39017a912af4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:53:53,233 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1baa44f5-5e23-44ab-9e93-39017a912af4 2018-07-03 14:53:53,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-07-03 14:53:53,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:53: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-07-03 14:53:53,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a44a7af8cc030311a41a0caa07bc70ada3663c1" 2018-07-03 14:53:53,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:53 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e431fbf-cbe2-457a-8f85-051b3e19b4d6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:53:53,431 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2e431fbf-cbe2-457a-8f85-051b3e19b4d6 2018-07-03 14:53:53,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=CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a44a7af8cc030311a41a0caa07bc70ada3663c1" 2018-07-03 14:53:53,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:53 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b96a6309-beb0-4af0-a672-fc2dead02b29 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e"}, "tags": [], "enabled": true, "id": "a268a224e0a440cca3109f8d89ee778e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}]} 2018-07-03 14:53:53,625 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj used request id req-b96a6309-beb0-4af0-a672-fc2dead02b29 2018-07-03 14:53:53,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a44a7af8cc030311a41a0caa07bc70ada3663c1" 2018-07-03 14:53:53,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55579ffd-63ff-4bb1-8d8c-a2ee525ee83d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:53:53,789 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-55579ffd-63ff-4bb1-8d8c-a2ee525ee83d 2018-07-03 14:53:54,254 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ddfe9995-419f-4c8-user 2018-07-03 14:53:54,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:53:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:53:54,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-713889f6-2e3e-444d-badf-1f7349af2ebc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:53:54,443 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-713889f6-2e3e-444d-badf-1f7349af2ebc 2018-07-03 14:53:54,446 - 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}93cc7c851d820ee54bb142dfb22beb1a12070dfc" -d '{"role": {"name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj-role"}}' 2018-07-03 14:53:54,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:53:54 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1786ceb-0390-4f0e-ab35-d0fb69a0f38c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b8e51a67c734f7e9798b9ee4e3fd327", "links": {"self": "http://10.167.4.35:5000/v3/roles/1b8e51a67c734f7e9798b9ee4e3fd327"}, "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj-role"}} 2018-07-03 14:53:54,508 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f1786ceb-0390-4f0e-ab35-d0fb69a0f38c 2018-07-03 14:53:54,509 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj-role 2018-07-03 14:53:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/1b8e51a67c734f7e9798b9ee4e3fd327 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:53:54,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:54 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef552e37-00a6-44df-9ccc-b88fbf39c449 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b8e51a67c734f7e9798b9ee4e3fd327", "links": {"self": "http://10.167.4.35:5000/v3/roles/1b8e51a67c734f7e9798b9ee4e3fd327"}, "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj-role"}} 2018-07-03 14:53:54,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1b8e51a67c734f7e9798b9ee4e3fd327 used request id req-ef552e37-00a6-44df-9ccc-b88fbf39c449 2018-07-03 14:53:54,707 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj-role to project CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj 2018-07-03 14:53:54,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/a268a224e0a440cca3109f8d89ee778e/users/6a4ae3078790456580dfb034b4f8e948/roles/1b8e51a67c734f7e9798b9ee4e3fd327 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:53:54,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:53:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f9528cf-ee76-4572-a60c-92645307f50c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:53:54,939 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e/users/6a4ae3078790456580dfb034b4f8e948/roles/1b8e51a67c734f7e9798b9ee4e3fd327 used request id req-0f9528cf-ee76-4572-a60c-92645307f50c 2018-07-03 14:53:54,939 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:53:54,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:53:54,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:53:55,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8e51a67c734f7e9798b9ee4e3fd327", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj-role"}], "expires_at": "2018-07-03T15:53:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-user", "id": "6a4ae3078790456580dfb034b4f8e948"}, "audit_ids": ["91YtzJyxSzeV3flbbizIwA"], "issued_at": "2018-07-03T14:53:55.000000Z"}} 2018-07-03 14:53:55,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}345ef26f6b927518434f7880ad35488d6e33b927" 2018-07-03 14:53:55,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3290210a-314b-43e5-8e28-bf4205c57369 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:53:55,660 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3290210a-314b-43e5-8e28-bf4205c57369 2018-07-03 14:53:55,664 - 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-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}345ef26f6b927518434f7880ad35488d6e33b927" 2018-07-03 14:53:56,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:56 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-3c3ee1dc-b2c9-48df-b063-458d09823495 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image"} 2018-07-03 14:53:56,087 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image used request id req-3c3ee1dc-b2c9-48df-b063-458d09823495 2018-07-03 14:53:56,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}345ef26f6b927518434f7880ad35488d6e33b927" 2018-07-03 14:53:56,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:56 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0e628b75-ef28-4d88-a2a5-e33e6dca7fc6 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:53:56,467 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0e628b75-ef28-4d88-a2a5-e33e6dca7fc6 2018-07-03 14:53:56,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}345ef26f6b927518434f7880ad35488d6e33b927" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image"}' 2018-07-03 14:53:56,918 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:53:56 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-0d18c1a5-bffe-4667-8546-303e86fc5f9e Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:53:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:53:57Z", "visibility": "shared", "self": "/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "min_disk": 0, "protected": false, "id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "file": "/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0/file", "checksum": null, "owner": "a268a224e0a440cca3109f8d89ee778e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:53:56,918 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-0d18c1a5-bffe-4667-8546-303e86fc5f9e 2018-07-03 14:53:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}345ef26f6b927518434f7880ad35488d6e33b927" -d '' 2018-07-03 14:53:57,378 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:53:57 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e4563daf-66d2-490a-b751-901ad591c8db 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-07-03 14:53:57,378 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0/file used request id req-e4563daf-66d2-490a-b751-901ad591c8db 2018-07-03 14:53:57,379 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:53:57,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}345ef26f6b927518434f7880ad35488d6e33b927" 2018-07-03 14:53:57,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:57 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-d07fe359-1228-4726-93b5-1948ca803239 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:53:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:53:57Z", "visibility": "shared", "self": "/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "min_disk": 0, "protected": false, "id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "file": "/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a268a224e0a440cca3109f8d89ee778e", "direct_url": "file:///var/lib/glance/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:53:57,408 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0 used request id req-d07fe359-1228-4726-93b5-1948ca803239 2018-07-03 14:53:57,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}345ef26f6b927518434f7880ad35488d6e33b927" 2018-07-03 14:53:57,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-349d03c3-e4a9-42a1-ad4b-20a1b674d397 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:53:57,727 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-349d03c3-e4a9-42a1-ad4b-20a1b674d397 2018-07-03 14:53:57,730 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image 2018-07-03 14:53:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}345ef26f6b927518434f7880ad35488d6e33b927" 2018-07-03 14:53:58,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:58 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-f51609b1-f69c-4deb-91ef-c7a80da7e333 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:53:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:53:57Z", "visibility": "shared", "self": "/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "min_disk": 0, "protected": false, "id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "file": "/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a268a224e0a440cca3109f8d89ee778e", "direct_url": "file:///var/lib/glance/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:53:58,172 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0 used request id req-f51609b1-f69c-4deb-91ef-c7a80da7e333 2018-07-03 14:53:58,173 - create_image - DEBUG - Instance status is - active 2018-07-03 14:53:58,173 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image 2018-07-03 14:53:58,173 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image 2018-07-03 14:53:58,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:53:58,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:53:58,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8e51a67c734f7e9798b9ee4e3fd327", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj-role"}], "expires_at": "2018-07-03T15:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-user", "id": "6a4ae3078790456580dfb034b4f8e948"}, "audit_ids": ["AtuDwWjPR6WNxGxJwvM07Q"], "issued_at": "2018-07-03T14:53:58.000000Z"}} 2018-07-03 14:53:58,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}64d3568c7b1c5e6390248e59fc2565123b588297" 2018-07-03 14:53:58,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:53:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-632d3a84-de54-4e79-9394-2fd277c9b3f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:53:58,849 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-632d3a84-de54-4e79-9394-2fd277c9b3f2 2018-07-03 14:53:58,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=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d3568c7b1c5e6390248e59fc2565123b588297" 2018-07-03 14:53:59,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:53:59 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-1d084184-b622-48f6-9602-5a0c61ac9766 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:53:59,365 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net used request id req-1d084184-b622-48f6-9602-5a0c61ac9766 2018-07-03 14:53:59,366 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net 2018-07-03 14:53:59,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d3568c7b1c5e6390248e59fc2565123b588297" -d '{"network": {"name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net", "admin_state_up": true}}' 2018-07-03 14:54:00,186 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:54:00 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-534e4024-9c6c-4c07-8e1b-94216293d649 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:53:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:54:00Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a268a224e0a440cca3109f8d89ee778e","id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net"}} 2018-07-03 14:54:00,186 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-534e4024-9c6c-4c07-8e1b-94216293d649 2018-07-03 14:54:00,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?id=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d3568c7b1c5e6390248e59fc2565123b588297" 2018-07-03 14:54:00,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:00 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-43d0f665-2550-41e8-b937-01229256de00 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-07-03T14:54:00Z","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:53:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a268a224e0a440cca3109f8d89ee778e","id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net"}]} 2018-07-03 14:54:00,660 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-43d0f665-2550-41e8-b937-01229256de00 2018-07-03 14:54:00,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=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d3568c7b1c5e6390248e59fc2565123b588297" 2018-07-03 14:54:00,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:00 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8357d1f1-767b-4588-9620-45859af66760 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:54:00,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-8357d1f1-767b-4588-9620-45859af66760 2018-07-03 14:54:00,710 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet 2018-07-03 14:54:00,715 - 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}64d3568c7b1c5e6390248e59fc2565123b588297" -d '{"subnets": [{"ip_version": 4, "network_id": "8b4f17fd-73e5-46bd-a978-7387a46d853b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet"}]}' 2018-07-03 14:54:01,754 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:54:01 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-8e50c25b-8afb-4701-ac81-88a4b04bf5ed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:01Z","dns_nameservers":[],"updated_at":"2018-07-03T14:54: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":"a268a224e0a440cca3109f8d89ee778e","id":"307493fc-eec9-48d1-8723-88bb458d2974","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet"}]} 2018-07-03 14:54:01,755 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-8e50c25b-8afb-4701-ac81-88a4b04bf5ed 2018-07-03 14:54:01,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=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d3568c7b1c5e6390248e59fc2565123b588297" 2018-07-03 14:54:01,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:01 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-9b6353e7-9181-4768-8904-a1b20c271a3b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["307493fc-eec9-48d1-8723-88bb458d2974"],"updated_at":"2018-07-03T14:54:01Z","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:53:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a268a224e0a440cca3109f8d89ee778e","id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net"}]} 2018-07-03 14:54:01,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-9b6353e7-9181-4768-8904-a1b20c271a3b 2018-07-03 14:54:01,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d3568c7b1c5e6390248e59fc2565123b588297" 2018-07-03 14:54:01,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:01 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ca9b77ed-1db1-492c-823a-fce65f8f3b46 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:01Z","dns_nameservers":[],"updated_at":"2018-07-03T14:54: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":"a268a224e0a440cca3109f8d89ee778e","id":"307493fc-eec9-48d1-8723-88bb458d2974","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet"}]} 2018-07-03 14:54:01,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-ca9b77ed-1db1-492c-823a-fce65f8f3b46 2018-07-03 14:54:01,966 - OpenStackNetwork - DEBUG - Network [8b4f17fd-73e5-46bd-a978-7387a46d853b] created successfully 2018-07-03 14:54:01,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:54:01,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:54:02,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:54:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZVX5Kqs7S-y9DS4ba-uxvw"], "issued_at": "2018-07-03T14:54:02.000000Z"}} 2018-07-03 14:54:02,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f478fade0b9132596e1d2c064aa2e0392853e9d" 2018-07-03 14:54:02,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21bdb49d-5888-4f22-9499-da4cae9376ff Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:02,622 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21bdb49d-5888-4f22-9499-da4cae9376ff 2018-07-03 14:54:02,623 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:54:02,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f478fade0b9132596e1d2c064aa2e0392853e9d" 2018-07-03 14:54:02,975 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54: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-c5973e0a-418b-412d-9605-f0e70e14717f X-Compute-Request-Id: req-c5973e0a-418b-412d-9605-f0e70e14717f Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:54:02,975 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c5973e0a-418b-412d-9605-f0e70e14717f 2018-07-03 14:54:02,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f478fade0b9132596e1d2c064aa2e0392853e9d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:54:03,337 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:03 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a7f9c40f-1d7c-4176-83b9-c419251a44a1 X-Compute-Request-Id: req-a7f9c40f-1d7c-4176-83b9-c419251a44a1 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "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": "da7ecd5d-6497-4c87-ad45-de198f3a52f6"}} 2018-07-03 14:54:03,337 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a7f9c40f-1d7c-4176-83b9-c419251a44a1 2018-07-03 14:54:03,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/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f478fade0b9132596e1d2c064aa2e0392853e9d" 2018-07-03 14:54:03,677 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:03 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4487abf6-bf09-4329-bc58-dda12970a797 X-Compute-Request-Id: req-4487abf6-bf09-4329-bc58-dda12970a797 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "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": "da7ecd5d-6497-4c87-ad45-de198f3a52f6"}} 2018-07-03 14:54:03,678 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6 used request id req-4487abf6-bf09-4329-bc58-dda12970a797 2018-07-03 14:54:03,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/da7ecd5d-6497-4c87-ad45-de198f3a52f6/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f478fade0b9132596e1d2c064aa2e0392853e9d" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:54:04,093 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:04 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f7c5f65d-5d5c-4c59-8cba-897428ee2e2f X-Compute-Request-Id: req-f7c5f65d-5d5c-4c59-8cba-897428ee2e2f Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:54:04,093 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6/os-extra_specs used request id req-f7c5f65d-5d5c-4c59-8cba-897428ee2e2f 2018-07-03 14:54:04,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:54:04,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:54:04,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8e51a67c734f7e9798b9ee4e3fd327", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj-role"}], "expires_at": "2018-07-03T15:54:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-user", "id": "6a4ae3078790456580dfb034b4f8e948"}, "audit_ids": ["rhqegyqzSNOsEQfXN6gqYA"], "issued_at": "2018-07-03T14:54:04.000000Z"}} 2018-07-03 14:54:04,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}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:04,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c3faf62-83ba-44d0-9ece-e3b92a1ce82b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:04,792 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0c3faf62-83ba-44d0-9ece-e3b92a1ce82b 2018-07-03 14:54:04,793 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:54:04,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}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:04,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7f95297-8fcd-42e7-8a7b-6f1f19e405b6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:04,965 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c7f95297-8fcd-42e7-8a7b-6f1f19e405b6 2018-07-03 14:54:04,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/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:05,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:05 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-f61e4183-d948-481b-ba9d-b561badf6cd7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["307493fc-eec9-48d1-8723-88bb458d2974"],"updated_at":"2018-07-03T14:54:01Z","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:53:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a268a224e0a440cca3109f8d89ee778e","id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net"}]} 2018-07-03 14:54:05,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net used request id req-f61e4183-d948-481b-ba9d-b561badf6cd7 2018-07-03 14:54:05,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-07-03 14:54:05,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:54:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:54:05,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/a268a224e0a440cca3109f8d89ee778e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:05,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:05 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-943e39c3-a645-4660-816a-a4fe5037b32a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}} 2018-07-03 14:54:05,676 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e used request id req-943e39c3-a645-4660-816a-a4fe5037b32a 2018-07-03 14:54:05,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/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:06,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:06 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-a88332b7-e951-4710-ad09-139af2b8d1ec Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:01Z","dns_nameservers":[],"updated_at":"2018-07-03T14:54: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":"a268a224e0a440cca3109f8d89ee778e","id":"307493fc-eec9-48d1-8723-88bb458d2974","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet"}]} 2018-07-03 14:54:06,055 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-a88332b7-e951-4710-ad09-139af2b8d1ec 2018-07-03 14:54:06,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/ports?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:06,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:06 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-fc0b47bd-26e8-47fe-90ee-376d628050b2 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:54:06,109 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1&admin_state_up=True used request id req-fc0b47bd-26e8-47fe-90ee-376d628050b2 2018-07-03 14:54:06,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/detail?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:06,507 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54: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-e096acf7-5a34-476a-bdd2-9c7c005fc1b5 X-Compute-Request-Id: req-e096acf7-5a34-476a-bdd2-9c7c005fc1b5 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:54:06,508 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst used request id req-e096acf7-5a34-476a-bdd2-9c7c005fc1b5 2018-07-03 14:54:06,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:06,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:06 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d0ad1157-226c-4357-a2cc-723e3f2f8fff Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["307493fc-eec9-48d1-8723-88bb458d2974"],"updated_at":"2018-07-03T14:54:01Z","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:53:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a268a224e0a440cca3109f8d89ee778e","id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net"}]} 2018-07-03 14:54:06,991 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net used request id req-d0ad1157-226c-4357-a2cc-723e3f2f8fff 2018-07-03 14:54:06,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/a268a224e0a440cca3109f8d89ee778e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:07,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:06 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7be3fc16-340a-4f31-a6f7-8f464caebe99 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}} 2018-07-03 14:54:07,137 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e used request id req-7be3fc16-340a-4f31-a6f7-8f464caebe99 2018-07-03 14:54:07,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=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:07,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:07 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-a6dc7155-f658-45b6-8dfd-51b57eaaa5b8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:01Z","dns_nameservers":[],"updated_at":"2018-07-03T14:54: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":"a268a224e0a440cca3109f8d89ee778e","id":"307493fc-eec9-48d1-8723-88bb458d2974","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet"}]} 2018-07-03 14:54:07,211 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-a6dc7155-f658-45b6-8dfd-51b57eaaa5b8 2018-07-03 14:54:07,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=8b4f17fd-73e5-46bd-a978-7387a46d853b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:07,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:07 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-be35d39a-fb13-4842-9721-fb3cedbbbca2 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:54:07,270 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1&admin_state_up=True used request id req-be35d39a-fb13-4842-9721-fb3cedbbbca2 2018-07-03 14:54:07,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:54:07,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:54:07,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b8e51a67c734f7e9798b9ee4e3fd327", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj-role"}], "expires_at": "2018-07-03T15:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a268a224e0a440cca3109f8d89ee778e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-user", "id": "6a4ae3078790456580dfb034b4f8e948"}, "audit_ids": ["qpUkP8JYRIqKmTo8Y2Tdtg"], "issued_at": "2018-07-03T14:54:07.000000Z"}} 2018-07-03 14:54:07,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0774dfc1d7e712059a3c768f6949b33da461e3" 2018-07-03 14:54:07,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-719e2ca5-1c7c-4127-b195-ea63dad4d3ba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:07,948 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-719e2ca5-1c7c-4127-b195-ea63dad4d3ba 2018-07-03 14:54:07,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/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:08,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:08 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-25426b5d-f0ee-42ea-9349-62bc89811d6e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["307493fc-eec9-48d1-8723-88bb458d2974"],"updated_at":"2018-07-03T14:54:01Z","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:53:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a268a224e0a440cca3109f8d89ee778e","id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net"}]} 2018-07-03 14:54:08,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net used request id req-25426b5d-f0ee-42ea-9349-62bc89811d6e 2018-07-03 14:54:08,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:08,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:08 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-599df6b9-9c63-4e00-b494-19aea0ebbd2c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:01Z","dns_nameservers":[],"updated_at":"2018-07-03T14:54: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":"a268a224e0a440cca3109f8d89ee778e","id":"307493fc-eec9-48d1-8723-88bb458d2974","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet"}]} 2018-07-03 14:54:08,148 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-599df6b9-9c63-4e00-b494-19aea0ebbd2c 2018-07-03 14:54:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:08,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:08 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-8abfeba5-8e62-4679-b64b-0f6503e9f53e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["307493fc-eec9-48d1-8723-88bb458d2974"],"updated_at":"2018-07-03T14:54:01Z","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:53:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a268a224e0a440cca3109f8d89ee778e","id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net"}]} 2018-07-03 14:54:08,272 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net used request id req-8abfeba5-8e62-4679-b64b-0f6503e9f53e 2018-07-03 14:54:08,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:54:08,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:54: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-07-03 14:54:08,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0774dfc1d7e712059a3c768f6949b33da461e3" 2018-07-03 14:54:08,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:08 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-515212ef-4bf8-4833-b33e-e96ed193d7f2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}} 2018-07-03 14:54:08,447 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e used request id req-515212ef-4bf8-4833-b33e-e96ed193d7f2 2018-07-03 14:54:08,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=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:08,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:08 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-095f4851-ebdd-4dab-a076-a9f82c4c7969 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:01Z","dns_nameservers":[],"updated_at":"2018-07-03T14:54: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":"a268a224e0a440cca3109f8d89ee778e","id":"307493fc-eec9-48d1-8723-88bb458d2974","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet"}]} 2018-07-03 14:54:08,529 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-095f4851-ebdd-4dab-a076-a9f82c4c7969 2018-07-03 14:54:08,530 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net 2018-07-03 14:54:08,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" -d '{"port": {"network_id": "8b4f17fd-73e5-46bd-a978-7387a46d853b", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1", "admin_state_up": true}}' 2018-07-03 14:54:09,927 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:54:09 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-d55458c8-47b7-4a9c-af14-25b05faf4f78 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:54:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:54:09Z","name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"a268a224e0a440cca3109f8d89ee778e","fixed_ips":[{"subnet_id":"307493fc-eec9-48d1-8723-88bb458d2974","ip_address":"10.55.0.5"}],"id":"fe2e2fdf-7333-4d6e-bd1c-f19db7d17570","security_groups":["19da3b9b-d421-426d-aa15-15aae72883d1"],"device_id":""}} 2018-07-03 14:54:09,927 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-d55458c8-47b7-4a9c-af14-25b05faf4f78 2018-07-03 14:54:09,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/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:10,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:10 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-55f9a8d1-5b2a-4632-ac76-df8c33680ebe Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["307493fc-eec9-48d1-8723-88bb458d2974"],"updated_at":"2018-07-03T14:54:01Z","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:53:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a268a224e0a440cca3109f8d89ee778e","id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net"}]} 2018-07-03 14:54:10,077 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net used request id req-55f9a8d1-5b2a-4632-ac76-df8c33680ebe 2018-07-03 14:54:10,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/a268a224e0a440cca3109f8d89ee778e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:10,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:10 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eccd7f38-7278-4bdd-84e2-a18cc640760d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}} 2018-07-03 14:54:10,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e used request id req-eccd7f38-7278-4bdd-84e2-a18cc640760d 2018-07-03 14:54:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:10,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:10 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-c6ae104f-dfbd-46ab-85b6-854cb3ad9d99 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:01Z","dns_nameservers":[],"updated_at":"2018-07-03T14:54: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":"a268a224e0a440cca3109f8d89ee778e","id":"307493fc-eec9-48d1-8723-88bb458d2974","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet"}]} 2018-07-03 14:54:10,528 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-c6ae104f-dfbd-46ab-85b6-854cb3ad9d99 2018-07-03 14:54:10,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=8b4f17fd-73e5-46bd-a978-7387a46d853b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:10,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:10 GMT Content-Type: application/json Content-Length: 773 Connection: keep-alive X-Openstack-Request-Id: req-735b68a7-7a0c-4ba2-b0cc-0cd9be16338f Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:09Z","admin_state_up":true,"updated_at":"2018-07-03T14:54:09Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"fe2e2fdf-7333-4d6e-bd1c-f19db7d17570","port_security_enabled":true,"project_id":"a268a224e0a440cca3109f8d89ee778e","fixed_ips":[{"subnet_id":"307493fc-eec9-48d1-8723-88bb458d2974","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["19da3b9b-d421-426d-aa15-15aae72883d1"],"name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1"}]} 2018-07-03 14:54:10,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1&admin_state_up=True used request id req-735b68a7-7a0c-4ba2-b0cc-0cd9be16338f 2018-07-03 14:54:10,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/a268a224e0a440cca3109f8d89ee778e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:10,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:10 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d85db513-da28-4e58-a375-e6b102928e64 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}} 2018-07-03 14:54:10,798 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e used request id req-d85db513-da28-4e58-a375-e6b102928e64 2018-07-03 14:54:10,798 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst 2018-07-03 14:54:10,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:11,165 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:11 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-dd590e87-48a2-4d1c-8f5d-5aea8f9ed9d5 X-Compute-Request-Id: req-dd590e87-48a2-4d1c-8f5d-5aea8f9ed9d5 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "da7ecd5d-6497-4c87-ad45-de198f3a52f6", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-flavor-name"}]} 2018-07-03 14:54:11,165 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-dd590e87-48a2-4d1c-8f5d-5aea8f9ed9d5 2018-07-03 14:54:11,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:11,526 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:11 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-20f35624-6f90-4007-8602-0e69f0306381 X-Compute-Request-Id: req-20f35624-6f90-4007-8602-0e69f0306381 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "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": "da7ecd5d-6497-4c87-ad45-de198f3a52f6"}} 2018-07-03 14:54:11,526 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6 used request id req-20f35624-6f90-4007-8602-0e69f0306381 2018-07-03 14:54:11,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:11,987 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:11 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-59c70536-ff3e-4bf7-9dd5-ab44e8d29132 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:53:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:53:57Z", "visibility": "shared", "self": "/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "min_disk": 0, "protected": false, "id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "file": "/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a268a224e0a440cca3109f8d89ee778e", "direct_url": "file:///var/lib/glance/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image"} 2018-07-03 14:54:11,988 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image used request id req-59c70536-ff3e-4bf7-9dd5-ab44e8d29132 2018-07-03 14:54:11,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:12,352 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:12 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3646ba5b-9616-4120-b39d-98a63080177d Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:54:12,352 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3646ba5b-9616-4120-b39d-98a63080177d 2018-07-03 14:54:12,357 - novaclient.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}38d8064bb7571042913728828a73a57a72546579" -d '{"server": {"name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst", "imageRef": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "flavorRef": "da7ecd5d-6497-4c87-ad45-de198f3a52f6", "max_count": 1, "min_count": 1, "networks": [{"port": "fe2e2fdf-7333-4d6e-bd1c-f19db7d17570"}]}}' 2018-07-03 14:54:14,786 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:54:14 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-58c01c97-d17d-47b0-803d-9614c96f044c X-Compute-Request-Id: req-58c01c97-d17d-47b0-803d-9614c96f044c RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "553b3d53-9e2a-4611-9679-3deda6ac922f", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "bookmark"}], "adminPass": "D3geAMs6cHp3"}} 2018-07-03 14:54:14,787 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-58c01c97-d17d-47b0-803d-9614c96f044c 2018-07-03 14:54:14,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:15,266 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:15 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-a0dbeb0e-ef68-4918-a0e2-7aabc9f55663 X-Compute-Request-Id: req-a0dbeb0e-ef68-4918-a0e2-7aabc9f55663 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/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "bookmark"}], "image": {"id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "links": [{"href": "http://172.30.10.101:8774/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da7ecd5d-6497-4c87-ad45-de198f3a52f6", "links": [{"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "bookmark"}]}, "id": "553b3d53-9e2a-4611-9679-3deda6ac922f", "user_id": "6a4ae3078790456580dfb034b4f8e948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:54:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst", "created": "2018-07-03T14:54:15Z", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:54:15,266 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f used request id req-a0dbeb0e-ef68-4918-a0e2-7aabc9f55663 2018-07-03 14:54:15,267 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst 2018-07-03 14:54:15,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:16,336 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:16 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-afb9ab7e-5b46-423e-a830-8101c1d5b26b X-Compute-Request-Id: req-afb9ab7e-5b46-423e-a830-8101c1d5b26b 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/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "bookmark"}], "image": {"id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "links": [{"href": "http://172.30.10.101:8774/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da7ecd5d-6497-4c87-ad45-de198f3a52f6", "links": [{"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "bookmark"}]}, "id": "553b3d53-9e2a-4611-9679-3deda6ac922f", "user_id": "6a4ae3078790456580dfb034b4f8e948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:54:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst", "created": "2018-07-03T14:54:15Z", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:54:16,336 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f used request id req-afb9ab7e-5b46-423e-a830-8101c1d5b26b 2018-07-03 14:54:16,337 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst] is - BUILD 2018-07-03 14:54:16,337 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:54:19,340 - create_instance - DEBUG - VM status query timeout in 895.926702976 2018-07-03 14:54:19,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/553b3d53-9e2a-4611-9679-3deda6ac922f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:19,644 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54: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-bfb42c3a-3bd3-43e4-a40c-7ea634e34dde X-Compute-Request-Id: req-bfb42c3a-3bd3-43e4-a40c-7ea634e34dde Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "bookmark"}], "image": {"id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "links": [{"href": "http://172.30.10.101:8774/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da7ecd5d-6497-4c87-ad45-de198f3a52f6", "links": [{"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "bookmark"}]}, "id": "553b3d53-9e2a-4611-9679-3deda6ac922f", "security_groups": [{"name": "default"}], "user_id": "6a4ae3078790456580dfb034b4f8e948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:54:17Z", "hostId": "a884541a2b560be8cd3da4cf964fc59492f3595abce4a1429f8e77d9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst", "created": "2018-07-03T14:54:14Z", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:54:19,644 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f used request id req-bfb42c3a-3bd3-43e4-a40c-7ea634e34dde 2018-07-03 14:54:19,645 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst] is - BUILD 2018-07-03 14:54:19,645 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:54:22,647 - create_instance - DEBUG - VM status query timeout in 892.619930983 2018-07-03 14:54:22,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:23,267 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:23 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-88f6196e-78e2-4eaf-91cc-72756ca506a1 X-Compute-Request-Id: req-88f6196e-78e2-4eaf-91cc-72756ca506a1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "bookmark"}], "image": {"id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "links": [{"href": "http://172.30.10.101:8774/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da7ecd5d-6497-4c87-ad45-de198f3a52f6", "links": [{"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "bookmark"}]}, "id": "553b3d53-9e2a-4611-9679-3deda6ac922f", "security_groups": [{"name": "default"}], "user_id": "6a4ae3078790456580dfb034b4f8e948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:54:17Z", "hostId": "a884541a2b560be8cd3da4cf964fc59492f3595abce4a1429f8e77d9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst", "created": "2018-07-03T14:54:14Z", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:54:23,267 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f used request id req-88f6196e-78e2-4eaf-91cc-72756ca506a1 2018-07-03 14:54:23,268 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst] is - BUILD 2018-07-03 14:54:23,268 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:54:26,271 - create_instance - DEBUG - VM status query timeout in 888.995819092 2018-07-03 14:54:26,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/553b3d53-9e2a-4611-9679-3deda6ac922f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:27,168 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54: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-a8523f91-22f7-4e6c-bfcb-b36fa2825c49 X-Compute-Request-Id: req-a8523f91-22f7-4e6c-bfcb-b36fa2825c49 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "bookmark"}], "image": {"id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "links": [{"href": "http://172.30.10.101:8774/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da7ecd5d-6497-4c87-ad45-de198f3a52f6", "links": [{"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "bookmark"}]}, "id": "553b3d53-9e2a-4611-9679-3deda6ac922f", "security_groups": [{"name": "default"}], "user_id": "6a4ae3078790456580dfb034b4f8e948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:54:17Z", "hostId": "a884541a2b560be8cd3da4cf964fc59492f3595abce4a1429f8e77d9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst", "created": "2018-07-03T14:54:14Z", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:54:27,168 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f used request id req-a8523f91-22f7-4e6c-bfcb-b36fa2825c49 2018-07-03 14:54:27,169 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst] is - BUILD 2018-07-03 14:54:27,169 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:54:30,172 - create_instance - DEBUG - VM status query timeout in 885.095025063 2018-07-03 14:54:30,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/553b3d53-9e2a-4611-9679-3deda6ac922f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:30,452 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:30 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-4b264d97-d2ca-49ee-ad55-dec14c350635 X-Compute-Request-Id: req-4b264d97-d2ca-49ee-ad55-dec14c350635 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "bookmark"}], "image": {"id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "links": [{"href": "http://172.30.10.101:8774/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:54:26.000000", "flavor": {"id": "da7ecd5d-6497-4c87-ad45-de198f3a52f6", "links": [{"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "bookmark"}]}, "id": "553b3d53-9e2a-4611-9679-3deda6ac922f", "security_groups": [{"name": "default"}], "user_id": "6a4ae3078790456580dfb034b4f8e948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:54:27Z", "hostId": "a884541a2b560be8cd3da4cf964fc59492f3595abce4a1429f8e77d9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst", "created": "2018-07-03T14:54:14Z", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:54:30,452 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f used request id req-4b264d97-d2ca-49ee-ad55-dec14c350635 2018-07-03 14:54:30,453 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst] is - ACTIVE 2018-07-03 14:54:30,453 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:54:30,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/553b3d53-9e2a-4611-9679-3deda6ac922f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:31,220 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:31 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-6c2c7177-69f3-4ac2-ac64-11c88ba32348 X-Compute-Request-Id: req-6c2c7177-69f3-4ac2-ac64-11c88ba32348 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "bookmark"}], "image": {"id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "links": [{"href": "http://172.30.10.101:8774/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:54:26.000000", "flavor": {"id": "da7ecd5d-6497-4c87-ad45-de198f3a52f6", "links": [{"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "bookmark"}]}, "id": "553b3d53-9e2a-4611-9679-3deda6ac922f", "security_groups": [{"name": "default"}], "user_id": "6a4ae3078790456580dfb034b4f8e948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:54:27Z", "hostId": "a884541a2b560be8cd3da4cf964fc59492f3595abce4a1429f8e77d9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst", "created": "2018-07-03T14:54:14Z", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:54:31,221 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f used request id req-6c2c7177-69f3-4ac2-ac64-11c88ba32348 2018-07-03 14:54:31,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=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:31,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:31 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-876bcf8e-ae35-461e-b769-ad2ccc246f63 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["307493fc-eec9-48d1-8723-88bb458d2974"],"updated_at":"2018-07-03T14:54:01Z","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:53:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a268a224e0a440cca3109f8d89ee778e","id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net"}]} 2018-07-03 14:54:31,366 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net used request id req-876bcf8e-ae35-461e-b769-ad2ccc246f63 2018-07-03 14:54:31,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/a268a224e0a440cca3109f8d89ee778e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:31,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:31 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fccd001-4fb3-4e6e-97d9-6b59c14dd1a3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}} 2018-07-03 14:54:31,547 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e used request id req-3fccd001-4fb3-4e6e-97d9-6b59c14dd1a3 2018-07-03 14:54:31,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=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:31,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:31 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-72b07a84-8bee-4a3b-9cde-52aba7dd0e43 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:01Z","dns_nameservers":[],"updated_at":"2018-07-03T14:54: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":"a268a224e0a440cca3109f8d89ee778e","id":"307493fc-eec9-48d1-8723-88bb458d2974","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet"}]} 2018-07-03 14:54:31,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-72b07a84-8bee-4a3b-9cde-52aba7dd0e43 2018-07-03 14:54:31,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=8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:31,758 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:31 GMT Content-Type: application/json Content-Length: 2300 Connection: keep-alive X-Openstack-Request-Id: req-64277582-f3ab-4fef-8a5a-8382dcce1900 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:02Z","admin_state_up":true,"updated_at":"2018-07-03T14:54:07Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8b4f17fd-73e5-46bd-a978-7387a46d853b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:04:67:2d","id":"6ce233ef-73a8-46b9-8db4-66098ffa246f","port_security_enabled":false,"project_id":"a268a224e0a440cca3109f8d89ee778e","fixed_ips":[{"subnet_id":"307493fc-eec9-48d1-8723-88bb458d2974","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:02Z","admin_state_up":true,"updated_at":"2018-07-03T14:54:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8b4f17fd-73e5-46bd-a978-7387a46d853b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:c7:b8","id":"e2521d22-f999-4c34-b54e-6ae7c16ea5a4","port_security_enabled":false,"project_id":"a268a224e0a440cca3109f8d89ee778e","fixed_ips":[{"subnet_id":"307493fc-eec9-48d1-8723-88bb458d2974","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8b4f17fd-73e5-46bd-a978-7387a46d853b","tenant_id":"a268a224e0a440cca3109f8d89ee778e","created_at":"2018-07-03T14:54:09Z","admin_state_up":true,"updated_at":"2018-07-03T14:54:26Z","binding:vnic_type":"normal","device_id":"553b3d53-9e2a-4611-9679-3deda6ac922f","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"fe2e2fdf-7333-4d6e-bd1c-f19db7d17570","port_security_enabled":true,"project_id":"a268a224e0a440cca3109f8d89ee778e","fixed_ips":[{"subnet_id":"307493fc-eec9-48d1-8723-88bb458d2974","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["19da3b9b-d421-426d-aa15-15aae72883d1"],"name":"CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1"}]} 2018-07-03 14:54:31,758 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-64277582-f3ab-4fef-8a5a-8382dcce1900 2018-07-03 14:54:31,759 - create_instance - INFO - Deleting Port with ID - fe2e2fdf-7333-4d6e-bd1c-f19db7d17570 2018-07-03 14:54:31,759 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1faeport-1 2018-07-03 14:54:31,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/ports/fe2e2fdf-7333-4d6e-bd1c-f19db7d17570 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:32,598 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:54:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5c12cf5e-482a-436d-83a7-6964970d2c17 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:54:32,598 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/fe2e2fdf-7333-4d6e-bd1c-f19db7d17570 used request id req-5c12cf5e-482a-436d-83a7-6964970d2c17 2018-07-03 14:54:32,598 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst 2018-07-03 14:54:32,601 - 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/553b3d53-9e2a-4611-9679-3deda6ac922f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:33,064 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:54: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-9171423c-3ca2-4abd-89d4-1ac1b9a85092 X-Compute-Request-Id: req-9171423c-3ca2-4abd-89d4-1ac1b9a85092 Front-End-Https: on 2018-07-03 14:54:33,065 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f used request id req-9171423c-3ca2-4abd-89d4-1ac1b9a85092 2018-07-03 14:54:33,065 - create_instance - INFO - Checking deletion status 2018-07-03 14:54:33,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:33,214 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:33 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-9108b3ae-d223-4a47-a0ad-1530d1eee4ed X-Compute-Request-Id: req-9108b3ae-d223-4a47-a0ad-1530d1eee4ed 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/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/553b3d53-9e2a-4611-9679-3deda6ac922f", "rel": "bookmark"}], "image": {"id": "adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "links": [{"href": "http://172.30.10.101:8774/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:54:26.000000", "flavor": {"id": "da7ecd5d-6497-4c87-ad45-de198f3a52f6", "links": [{"href": "http://172.30.10.101:8774/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6", "rel": "bookmark"}]}, "id": "553b3d53-9e2a-4611-9679-3deda6ac922f", "user_id": "6a4ae3078790456580dfb034b4f8e948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:54:33Z", "hostId": "a884541a2b560be8cd3da4cf964fc59492f3595abce4a1429f8e77d9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst", "created": "2018-07-03T14:54:14Z", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:54:33,215 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f used request id req-9108b3ae-d223-4a47-a0ad-1530d1eee4ed 2018-07-03 14:54:33,215 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst] is - ACTIVE 2018-07-03 14:54:33,215 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:54:36,216 - create_instance - DEBUG - VM status query timeout in 296.849513054 2018-07-03 14:54:36,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38d8064bb7571042913728828a73a57a72546579" 2018-07-03 14:54:36,292 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:54:36 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b25bb862-da4d-4f3e-a489-e1dc993036dc X-Compute-Request-Id: req-b25bb862-da4d-4f3e-a489-e1dc993036dc RESP BODY: {"itemNotFound": {"message": "Instance 553b3d53-9e2a-4611-9679-3deda6ac922f could not be found.", "code": 404}} 2018-07-03 14:54:36,292 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/553b3d53-9e2a-4611-9679-3deda6ac922f used request id req-b25bb862-da4d-4f3e-a489-e1dc993036dc 2018-07-03 14:54:36,292 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 553b3d53-9e2a-4611-9679-3deda6ac922f could not be found. (HTTP 404) (Request-ID: req-b25bb862-da4d-4f3e-a489-e1dc993036dc) 2018-07-03 14:54:36,292 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-inst 2018-07-03 14:54:36,296 - 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/da7ecd5d-6497-4c87-ad45-de198f3a52f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f478fade0b9132596e1d2c064aa2e0392853e9d" 2018-07-03 14:54:36,674 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:54: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-48a799c5-a20b-4518-ae61-1f85acbb2ec9 X-Compute-Request-Id: req-48a799c5-a20b-4518-ae61-1f85acbb2ec9 2018-07-03 14:54:36,674 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/da7ecd5d-6497-4c87-ad45-de198f3a52f6 used request id req-48a799c5-a20b-4518-ae61-1f85acbb2ec9 2018-07-03 14:54:36,675 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet 2018-07-03 14:54:36,675 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-subnet 2018-07-03 14:54:36,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/subnets/307493fc-eec9-48d1-8723-88bb458d2974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d3568c7b1c5e6390248e59fc2565123b588297" 2018-07-03 14:54:39,054 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:54:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6db047c2-ecc0-45ab-b815-589aaf7e6098 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:54:39,054 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/307493fc-eec9-48d1-8723-88bb458d2974 used request id req-6db047c2-ecc0-45ab-b815-589aaf7e6098 2018-07-03 14:54:39,055 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-pub-net 2018-07-03 14:54:39,060 - 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/8b4f17fd-73e5-46bd-a978-7387a46d853b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d3568c7b1c5e6390248e59fc2565123b588297" 2018-07-03 14:54:41,660 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:54:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-84b5e308-1341-42d4-88e7-d6c68de7c334 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:54:41,660 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/8b4f17fd-73e5-46bd-a978-7387a46d853b used request id req-84b5e308-1341-42d4-88e7-d6c68de7c334 2018-07-03 14:54:41,662 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e9e10c7c-beec-41f1-9b09-6e6523fd1fae-image 2018-07-03 14:54:41,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}345ef26f6b927518434f7880ad35488d6e33b927" 2018-07-03 14:54:42,156 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:54:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d17a0fb5-1b83-4b82-9493-4b8882529014 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-07-03 14:54:42,157 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/adea80d0-4a51-4b66-bdf8-6bbe789ab5c0 used request id req-d17a0fb5-1b83-4b82-9493-4b8882529014 2018-07-03 14:54:42,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:54:42,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:42 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-46f35ebd-a8bd-41b6-addc-d1dd36c49c93 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "created_at": "2018-07-03T14:53:59Z", "updated_at": "2018-07-03T14:53:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:53:59Z", "revision_number": 0, "id": "61cc17c9-a0c6-4f85-8b6a-ec18d2116345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:53:59Z", "security_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "port_range_min": null, "ethertype": "IPv4", "project_id": "a268a224e0a440cca3109f8d89ee778e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:53:59Z", "revision_number": 0, "id": "763eecf8-c3a5-4b7f-b9e3-3fde48bd335d", "remote_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "remote_ip_prefix": null, "created_at": "2018-07-03T14:53:59Z", "security_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "port_range_min": null, "ethertype": "IPv4", "project_id": "a268a224e0a440cca3109f8d89ee778e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:53:59Z", "revision_number": 0, "id": "882639f4-528d-434d-a743-63ef01c5e6b8", "remote_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "remote_ip_prefix": null, "created_at": "2018-07-03T14:53:59Z", "security_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "port_range_min": null, "ethertype": "IPv6", "project_id": "a268a224e0a440cca3109f8d89ee778e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:53:59Z", "revision_number": 0, "id": "e725587d-2c04-4ec1-a30d-5c901f41305f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:53:59Z", "security_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "port_range_min": null, "ethertype": "IPv6", "project_id": "a268a224e0a440cca3109f8d89ee778e"}], "revision_number": 4, "project_id": "a268a224e0a440cca3109f8d89ee778e", "id": "19da3b9b-d421-426d-aa15-15aae72883d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:54:42,645 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-46f35ebd-a8bd-41b6-addc-d1dd36c49c93 2018-07-03 14:54:42,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:54:42,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:42 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-202410c6-994c-4749-a6f7-49616ede94b7 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:54:42,815 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-202410c6-994c-4749-a6f7-49616ede94b7 2018-07-03 14:54:42,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/a268a224e0a440cca3109f8d89ee778e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:54:42,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:42 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c5cee98-1fcb-483e-856e-88e64417f9c9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a268a224e0a440cca3109f8d89ee778e", "name": "CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj"}} 2018-07-03 14:54:42,984 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e used request id req-8c5cee98-1fcb-483e-856e-88e64417f9c9 2018-07-03 14:54:42,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19da3b9b-d421-426d-aa15-15aae72883d1 2018-07-03 14:54: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/security-group-rules?security_group_id=19da3b9b-d421-426d-aa15-15aae72883d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:54:43,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:43 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-107bec03-79df-4472-8d8f-0b110cd259fb Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:53:59Z", "security_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "port_range_min": null, "revision_number": 0, "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "created_at": "2018-07-03T14:53:59Z", "project_id": "a268a224e0a440cca3109f8d89ee778e", "id": "61cc17c9-a0c6-4f85-8b6a-ec18d2116345"}, {"remote_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:53:59Z", "security_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "port_range_min": null, "revision_number": 0, "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "created_at": "2018-07-03T14:53:59Z", "project_id": "a268a224e0a440cca3109f8d89ee778e", "id": "763eecf8-c3a5-4b7f-b9e3-3fde48bd335d"}, {"remote_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:53:59Z", "security_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "port_range_min": null, "revision_number": 0, "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "created_at": "2018-07-03T14:53:59Z", "project_id": "a268a224e0a440cca3109f8d89ee778e", "id": "882639f4-528d-434d-a743-63ef01c5e6b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:53:59Z", "security_group_id": "19da3b9b-d421-426d-aa15-15aae72883d1", "port_range_min": null, "revision_number": 0, "tenant_id": "a268a224e0a440cca3109f8d89ee778e", "created_at": "2018-07-03T14:53:59Z", "project_id": "a268a224e0a440cca3109f8d89ee778e", "id": "e725587d-2c04-4ec1-a30d-5c901f41305f"}]} 2018-07-03 14:54:43,363 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=19da3b9b-d421-426d-aa15-15aae72883d1 used request id req-107bec03-79df-4472-8d8f-0b110cd259fb 2018-07-03 14:54:43,364 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:54:43,369 - keystoneauth.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/19da3b9b-d421-426d-aa15-15aae72883d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:54:43,800 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:54:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6d0e9a0f-5812-4b88-8fa8-d033f9dd5bd7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:54:43,800 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/19da3b9b-d421-426d-aa15-15aae72883d1 used request id req-6d0e9a0f-5812-4b88-8fa8-d033f9dd5bd7 2018-07-03 14:54:43,801 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj 2018-07-03 14:54:43,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:54:44,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:54:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-126a0675-59fb-43a5-bec9-c09ffef1c5b2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:54:44,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a268a224e0a440cca3109f8d89ee778e used request id req-126a0675-59fb-43a5-bec9-c09ffef1c5b2 2018-07-03 14:54:44,172 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ddfe9995-419f-4c8-proj-role 2018-07-03 14:54:44,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1b8e51a67c734f7e9798b9ee4e3fd327 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:54:44,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:54:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8bc93fb-6e89-4833-b8aa-f7dcb68a31f3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:54:44,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1b8e51a67c734f7e9798b9ee4e3fd327 used request id req-f8bc93fb-6e89-4833-b8aa-f7dcb68a31f3 2018-07-03 14:54:44,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}93cc7c851d820ee54bb142dfb22beb1a12070dfc" 2018-07-03 14:54:44,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-554af3db-2ace-44cb-aa39-c3d2a4d3bf90 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:54:44,635 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-554af3db-2ace-44cb-aa39-c3d2a4d3bf90 2018-07-03 14:54:44,636 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ddfe9995-419f-4c8-user 2018-07-03 14:54:44,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/6a4ae3078790456580dfb034b4f8e948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a44a7af8cc030311a41a0caa07bc70ada3663c1" 2018-07-03 14:54:44,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:54:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4582832-a375-4caa-8b11-d716ec49c209 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:54:44,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6a4ae3078790456580dfb034b4f8e948 used request id req-a4582832-a375-4caa-8b11-d716ec49c209 2018-07-03 14:54:44,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:54:45,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rCxh5AaTQ4GnAZzOYg51kQ"], "issued_at": "2018-07-03T14:54:45.000000Z"}} 2018-07-03 14:54:45,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}caf987a28b9da3c2b13211ad6c17f8c7e9e46107" 2018-07-03 14:54:45,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3162366-f94c-4ee3-a464-3fedc56c924c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:45,676 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e3162366-f94c-4ee3-a464-3fedc56c924c 2018-07-03 14:54:45,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:54:45,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:54:46,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["PkJNGNEqT-2G58wncXkx3A"], "issued_at": "2018-07-03T14:54:46.000000Z"}} 2018-07-03 14:54:46,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}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:54:46,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c954a1fc-659e-403a-8d1a-48ee6d682873 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:46,419 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c954a1fc-659e-403a-8d1a-48ee6d682873 2018-07-03 14:54:46,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-07-03 14:54:46,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:54: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-07-03 14:54:46,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-00cde45e-076b-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:54:46,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:46 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-815d51b7-30f3-46f5-b6c3-ba9100686fd7 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-00cde45e-076b-41a-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:54:46,612 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-00cde45e-076b-41a-proj used request id req-815d51b7-30f3-46f5-b6c3-ba9100686fd7 2018-07-03 14:54:46,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:54:46,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6b623f4-a028-4ac8-a9fb-ff9da1cdb1eb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:54:46,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d6b623f4-a028-4ac8-a9fb-ff9da1cdb1eb 2018-07-03 14:54:46,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}794c18e5918ff2b2b1172e3622d90e6c6024223c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}}' 2018-07-03 14:54:46,896 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:54:46 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afa8a928-730c-411b-b09d-fd599161475d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36"}, "tags": [], "enabled": true, "id": "5a811866c3844fa9bb667f50effd6f36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}} 2018-07-03 14:54:46,896 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-afa8a928-730c-411b-b09d-fd599161475d 2018-07-03 14:54:46,896 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-00cde45e-076b-41a-proj 2018-07-03 14:54:46,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:54:46,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:54:47,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:54:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["C4m5HEOkToyoFjK09R_ECg"], "issued_at": "2018-07-03T14:54:47.000000Z"}} 2018-07-03 14:54:47,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}dcf3f8d7d18092c60f2ef87ddbf0bba649c8c838" 2018-07-03 14:54:47,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05f0ec3a-0477-45ac-b9f7-b02fda65a0d7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:47,456 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-05f0ec3a-0477-45ac-b9f7-b02fda65a0d7 2018-07-03 14:54:47,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-07-03 14:54:47,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:54: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-07-03 14:54:47,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf3f8d7d18092c60f2ef87ddbf0bba649c8c838" 2018-07-03 14:54:47,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:47 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb595b54-1e5a-42d7-a83f-1a4af954801c Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:54:47,775 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cb595b54-1e5a-42d7-a83f-1a4af954801c 2018-07-03 14:54:47,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-00cde45e-076b-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf3f8d7d18092c60f2ef87ddbf0bba649c8c838" 2018-07-03 14:54:47,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:47 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a7f785e-1905-4b7d-bcb5-9f976d85a507 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-00cde45e-076b-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36"}, "tags": [], "enabled": true, "id": "5a811866c3844fa9bb667f50effd6f36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}]} 2018-07-03 14:54:47,816 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-00cde45e-076b-41a-proj used request id req-3a7f785e-1905-4b7d-bcb5-9f976d85a507 2018-07-03 14:54:47,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}dcf3f8d7d18092c60f2ef87ddbf0bba649c8c838" 2018-07-03 14:54:48,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb457792-3d2c-490a-8c54-fcb40cadcb0f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:54:48,022 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-cb457792-3d2c-490a-8c54-fcb40cadcb0f 2018-07-03 14:54:48,515 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-00cde45e-076b-41a-user 2018-07-03 14:54:48,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:54:48,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}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:54:48,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0edd9fc7-6d29-41b0-a7c3-10656fc7eb11 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:54:48,703 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0edd9fc7-6d29-41b0-a7c3-10656fc7eb11 2018-07-03 14:54:48,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" -d '{"role": {"name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj-role"}}' 2018-07-03 14:54:48,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:54:48 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4cedd84a-da36-4c5c-a85e-fc9e68aa22a9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42e09e22b04448569cba8857c9eebece", "links": {"self": "http://10.167.4.35:5000/v3/roles/42e09e22b04448569cba8857c9eebece"}, "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj-role"}} 2018-07-03 14:54:48,885 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4cedd84a-da36-4c5c-a85e-fc9e68aa22a9 2018-07-03 14:54:48,885 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-00cde45e-076b-41a-proj-role 2018-07-03 14:54:48,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/42e09e22b04448569cba8857c9eebece -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:54:49,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:48 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87cba940-5b28-4a34-bf0d-9d48d550f140 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42e09e22b04448569cba8857c9eebece", "links": {"self": "http://10.167.4.35:5000/v3/roles/42e09e22b04448569cba8857c9eebece"}, "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj-role"}} 2018-07-03 14:54:49,029 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/42e09e22b04448569cba8857c9eebece used request id req-87cba940-5b28-4a34-bf0d-9d48d550f140 2018-07-03 14:54:49,029 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-00cde45e-076b-41a-proj-role to project CreateInstancePortManipulationTests-00cde45e-076b-41a-proj 2018-07-03 14:54:49,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36/users/5e6ddae725f74712b0b11fcfdd0f7c03/roles/42e09e22b04448569cba8857c9eebece -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:54:49,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:54:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6491ef2b-3ea0-4e4c-9d87-9332f783ab25 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:54:49,267 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36/users/5e6ddae725f74712b0b11fcfdd0f7c03/roles/42e09e22b04448569cba8857c9eebece used request id req-6491ef2b-3ea0-4e4c-9d87-9332f783ab25 2018-07-03 14:54:49,267 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:54:49,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:54:49,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:54:49,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42e09e22b04448569cba8857c9eebece", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj-role"}], "expires_at": "2018-07-03T15:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-user", "id": "5e6ddae725f74712b0b11fcfdd0f7c03"}, "audit_ids": ["sSaAB_ydRPWYpITZC71a6Q"], "issued_at": "2018-07-03T14:54:49.000000Z"}} 2018-07-03 14:54:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4606139ca0ca253968a8281ac649eeff725af72" 2018-07-03 14:54:49,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cc47f92-f01a-46cf-95b3-d90e8b4dd93b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:49,989 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7cc47f92-f01a-46cf-95b3-d90e8b4dd93b 2018-07-03 14:54:49,993 - 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-b747968b-79a5-4bc3-b97d-660d4070f0b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4606139ca0ca253968a8281ac649eeff725af72" 2018-07-03 14:54:50,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:50 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-0937cb2e-74cf-4881-87e8-7c2155c9acce Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image"} 2018-07-03 14:54:50,409 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image used request id req-0937cb2e-74cf-4881-87e8-7c2155c9acce 2018-07-03 14:54:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4606139ca0ca253968a8281ac649eeff725af72" 2018-07-03 14:54:50,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-30814333-5cbe-4b1e-860a-98f92afa746e Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:54:50,764 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-30814333-5cbe-4b1e-860a-98f92afa746e 2018-07-03 14:54:50,795 - 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}b4606139ca0ca253968a8281ac649eeff725af72" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image"}' 2018-07-03 14:54:51,158 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:54:51 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-453ac4f7-57d1-40e4-8c64-b922895838a4 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:54:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:54:51Z", "visibility": "shared", "self": "/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "min_disk": 0, "protected": false, "id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "file": "/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7/file", "checksum": null, "owner": "5a811866c3844fa9bb667f50effd6f36", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:54:51,158 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-453ac4f7-57d1-40e4-8c64-b922895838a4 2018-07-03 14:54:51,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4606139ca0ca253968a8281ac649eeff725af72" -d '' 2018-07-03 14:54:51,952 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:54:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ab5b7598-b7da-4138-9ae3-fa057b1e7b62 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-07-03 14:54:51,952 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7/file used request id req-ab5b7598-b7da-4138-9ae3-fa057b1e7b62 2018-07-03 14:54:51,953 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:54:51,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4606139ca0ca253968a8281ac649eeff725af72" 2018-07-03 14:54:52,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:52 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-4a9bdd66-bdb8-45a4-8099-58f031d7ddaa Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:54:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:54:52Z", "visibility": "shared", "self": "/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "min_disk": 0, "protected": false, "id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "file": "/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a811866c3844fa9bb667f50effd6f36", "direct_url": "file:///var/lib/glance/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:54:52,285 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7 used request id req-4a9bdd66-bdb8-45a4-8099-58f031d7ddaa 2018-07-03 14:54:52,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4606139ca0ca253968a8281ac649eeff725af72" 2018-07-03 14:54:52,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f937c0f4-97b5-411c-b2cd-3bda51340445 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:54:52,723 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f937c0f4-97b5-411c-b2cd-3bda51340445 2018-07-03 14:54:52,725 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image 2018-07-03 14:54:52,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4606139ca0ca253968a8281ac649eeff725af72" 2018-07-03 14:54:53,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:53 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-e3570f9b-84b2-4abe-9664-a4d6105cd0c6 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:54:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:54:52Z", "visibility": "shared", "self": "/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "min_disk": 0, "protected": false, "id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "file": "/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a811866c3844fa9bb667f50effd6f36", "direct_url": "file:///var/lib/glance/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:54:53,079 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7 used request id req-e3570f9b-84b2-4abe-9664-a4d6105cd0c6 2018-07-03 14:54:53,080 - create_image - DEBUG - Instance status is - active 2018-07-03 14:54:53,080 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image 2018-07-03 14:54:53,080 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image 2018-07-03 14:54:53,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:54:53,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:54:53,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42e09e22b04448569cba8857c9eebece", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj-role"}], "expires_at": "2018-07-03T15:54:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-user", "id": "5e6ddae725f74712b0b11fcfdd0f7c03"}, "audit_ids": ["ADY8kDd0TtKtpJuamRMFsA"], "issued_at": "2018-07-03T14:54:53.000000Z"}} 2018-07-03 14:54:53,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}95f6e269bbbcc961e2c80a06337afadb122bdeea" 2018-07-03 14:54:53,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48b1a55c-c8b7-4606-b6fb-2c77ba317fc5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:53,777 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-48b1a55c-c8b7-4606-b6fb-2c77ba317fc5 2018-07-03 14:54:53,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=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f6e269bbbcc961e2c80a06337afadb122bdeea" 2018-07-03 14:54:54,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:54 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-7a46852e-6585-47a5-99e7-d58c12f22560 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:54:54,195 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net used request id req-7a46852e-6585-47a5-99e7-d58c12f22560 2018-07-03 14:54:54,195 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net 2018-07-03 14:54:54,201 - 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}95f6e269bbbcc961e2c80a06337afadb122bdeea" -d '{"network": {"name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net", "admin_state_up": true}}' 2018-07-03 14:54:54,823 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:54:54 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-aa2e4def-ee67-41f0-a64e-01e8a6e10a1b Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:54Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:54:54Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5a811866c3844fa9bb667f50effd6f36","id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net"}} 2018-07-03 14:54:54,823 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-aa2e4def-ee67-41f0-a64e-01e8a6e10a1b 2018-07-03 14:54: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?id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f6e269bbbcc961e2c80a06337afadb122bdeea" 2018-07-03 14:54:55,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:55 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-2d5ff1f5-fec7-45ce-9f28-b89dda8d1f86 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-07-03T14:54:54Z","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:54Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5a811866c3844fa9bb667f50effd6f36","id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net"}]} 2018-07-03 14:54:55,179 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-2d5ff1f5-fec7-45ce-9f28-b89dda8d1f86 2018-07-03 14:54:55,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=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f6e269bbbcc961e2c80a06337afadb122bdeea" 2018-07-03 14:54:55,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-eb09160c-a68f-49f2-a652-206e5e381c78 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:54:55,236 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-eb09160c-a68f-49f2-a652-206e5e381c78 2018-07-03 14:54:55,236 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet 2018-07-03 14:54:55,241 - 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}95f6e269bbbcc961e2c80a06337afadb122bdeea" -d '{"subnets": [{"ip_version": 4, "network_id": "70621fb0-5ee1-44cf-92f0-7a30d8cb03de", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]}' 2018-07-03 14:54:56,391 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:54:56 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ac4d239b-2c1a-4753-b1da-3eedb8602e8c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14: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":"5a811866c3844fa9bb667f50effd6f36","id":"3fab3ce9-260e-40ac-a591-18b4942392e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]} 2018-07-03 14:54:56,391 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-ac4d239b-2c1a-4753-b1da-3eedb8602e8c 2018-07-03 14:54:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f6e269bbbcc961e2c80a06337afadb122bdeea" 2018-07-03 14:54:56,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:56 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-794862af-320e-42a0-84ca-fa6fb4ed44aa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3fab3ce9-260e-40ac-a591-18b4942392e2"],"updated_at":"2018-07-03T14:54:55Z","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:54Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a811866c3844fa9bb667f50effd6f36","id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net"}]} 2018-07-03 14:54:56,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-794862af-320e-42a0-84ca-fa6fb4ed44aa 2018-07-03 14:54:56,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=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f6e269bbbcc961e2c80a06337afadb122bdeea" 2018-07-03 14:54:56,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:56 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ece492b8-4aa6-472d-86f4-470bf3934161 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14: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":"5a811866c3844fa9bb667f50effd6f36","id":"3fab3ce9-260e-40ac-a591-18b4942392e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]} 2018-07-03 14:54:56,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-ece492b8-4aa6-472d-86f4-470bf3934161 2018-07-03 14:54:56,641 - OpenStackNetwork - DEBUG - Network [70621fb0-5ee1-44cf-92f0-7a30d8cb03de] created successfully 2018-07-03 14:54:56,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:54:56,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:54:57,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["L_KvEDxwRWGQyhNlhIUPmg"], "issued_at": "2018-07-03T14:54:57.000000Z"}} 2018-07-03 14:54:57,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}ef2a5f8c19619a4d8edfa02a8c8555df6556677f" 2018-07-03 14:54:57,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dd81cd3-e094-4669-bfac-1072d3d3803a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:57,241 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8dd81cd3-e094-4669-bfac-1072d3d3803a 2018-07-03 14:54:57,242 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:54:57,247 - novaclient.v2.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}ef2a5f8c19619a4d8edfa02a8c8555df6556677f" 2018-07-03 14:54:57,624 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:57 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2ab79e51-fd01-4ef7-ad6b-8f7760e36df7 X-Compute-Request-Id: req-2ab79e51-fd01-4ef7-ad6b-8f7760e36df7 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:54:57,624 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2ab79e51-fd01-4ef7-ad6b-8f7760e36df7 2018-07-03 14:54:57,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a5f8c19619a4d8edfa02a8c8555df6556677f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:54:57,852 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:57 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-a4bc1594-507c-47a6-95bb-541ed8fd9b7d X-Compute-Request-Id: req-a4bc1594-507c-47a6-95bb-541ed8fd9b7d Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "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": "4630bf31-bce7-4b66-8784-891618edb38f"}} 2018-07-03 14:54:57,853 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a4bc1594-507c-47a6-95bb-541ed8fd9b7d 2018-07-03 14:54:57,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/flavors/4630bf31-bce7-4b66-8784-891618edb38f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a5f8c19619a4d8edfa02a8c8555df6556677f" 2018-07-03 14:54:58,224 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:58 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-7ee0407f-8054-446d-a345-4c1eab001623 X-Compute-Request-Id: req-7ee0407f-8054-446d-a345-4c1eab001623 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "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": "4630bf31-bce7-4b66-8784-891618edb38f"}} 2018-07-03 14:54:58,224 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4630bf31-bce7-4b66-8784-891618edb38f used request id req-7ee0407f-8054-446d-a345-4c1eab001623 2018-07-03 14:54:58,227 - novaclient.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/4630bf31-bce7-4b66-8784-891618edb38f/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a5f8c19619a4d8edfa02a8c8555df6556677f" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:54:58,630 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:54:58 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eac81ca0-6b39-45d0-ae24-5c4d1e378114 X-Compute-Request-Id: req-eac81ca0-6b39-45d0-ae24-5c4d1e378114 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:54:58,630 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/4630bf31-bce7-4b66-8784-891618edb38f/os-extra_specs used request id req-eac81ca0-6b39-45d0-ae24-5c4d1e378114 2018-07-03 14:54:58,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:54:58,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:54:59,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42e09e22b04448569cba8857c9eebece", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj-role"}], "expires_at": "2018-07-03T15:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-user", "id": "5e6ddae725f74712b0b11fcfdd0f7c03"}, "audit_ids": ["1eZkTX2pRmuCooSQOIVuew"], "issued_at": "2018-07-03T14:54:59.000000Z"}} 2018-07-03 14:54:59,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}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:54:59,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9362d01-5fe5-4f43-aa40-9ace0683471e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:59,347 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d9362d01-5fe5-4f43-aa40-9ace0683471e 2018-07-03 14:54:59,348 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:54:59,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}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:54:59,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:54:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09035447-cad6-4777-bc09-4f141acc1db5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:54:59,524 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-09035447-cad6-4777-bc09-4f141acc1db5 2018-07-03 14:54:59,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/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:00,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:00 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-915ecfba-cd7a-4b39-9289-737e445ac0d7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3fab3ce9-260e-40ac-a591-18b4942392e2"],"updated_at":"2018-07-03T14:54:55Z","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:54Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a811866c3844fa9bb667f50effd6f36","id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net"}]} 2018-07-03 14:55:00,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net used request id req-915ecfba-cd7a-4b39-9289-737e445ac0d7 2018-07-03 14:55:00,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:55:00,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:55: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-07-03 14:55:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:00,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:00 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20a5e527-3e99-4831-9a18-746655d8b4bf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}} 2018-07-03 14:55:00,486 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 used request id req-20a5e527-3e99-4831-9a18-746655d8b4bf 2018-07-03 14:55:00,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=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:00,894 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:00 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-f352e16e-3e91-4464-9520-6d6ad7fa61e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14: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":"5a811866c3844fa9bb667f50effd6f36","id":"3fab3ce9-260e-40ac-a591-18b4942392e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]} 2018-07-03 14:55:00,894 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-f352e16e-3e91-4464-9520-6d6ad7fa61e2 2018-07-03 14:55:00,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=70621fb0-5ee1-44cf-92f0-7a30d8cb03de&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:01,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:01 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f346e102-1900-48c6-aafe-c2fb6f35f225 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:55:01,289 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1&admin_state_up=True used request id req-f346e102-1900-48c6-aafe-c2fb6f35f225 2018-07-03 14:55:01,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/detail?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:01,701 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55: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-6a1a82bb-2eef-4359-a8d0-5aea85fc0b20 X-Compute-Request-Id: req-6a1a82bb-2eef-4359-a8d0-5aea85fc0b20 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:55:01,702 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst used request id req-6a1a82bb-2eef-4359-a8d0-5aea85fc0b20 2018-07-03 14:55:01,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/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:01,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:01 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-6225403b-9c64-490a-b3cd-6d4320ed5c5f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3fab3ce9-260e-40ac-a591-18b4942392e2"],"updated_at":"2018-07-03T14:54:55Z","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:54Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a811866c3844fa9bb667f50effd6f36","id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net"}]} 2018-07-03 14:55:01,852 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net used request id req-6225403b-9c64-490a-b3cd-6d4320ed5c5f 2018-07-03 14:55:01,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:01,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:01 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-684ae8a3-6352-4d4e-b14f-62b3e51f2d1b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}} 2018-07-03 14:55:01,898 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 used request id req-684ae8a3-6352-4d4e-b14f-62b3e51f2d1b 2018-07-03 14:55:01,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/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:01,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:01 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-8ae6d736-d08d-4fcd-afa3-c1aa09452617 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14: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":"5a811866c3844fa9bb667f50effd6f36","id":"3fab3ce9-260e-40ac-a591-18b4942392e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]} 2018-07-03 14:55:01,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-8ae6d736-d08d-4fcd-afa3-c1aa09452617 2018-07-03 14:55:01,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/ports?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:02,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:02 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6aab9270-8361-41c8-bf17-8af68d24969c Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:55:02,022 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1&admin_state_up=True used request id req-6aab9270-8361-41c8-bf17-8af68d24969c 2018-07-03 14:55:02,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:55:02,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:55:02,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42e09e22b04448569cba8857c9eebece", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj-role"}], "expires_at": "2018-07-03T15:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5a811866c3844fa9bb667f50effd6f36", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-user", "id": "5e6ddae725f74712b0b11fcfdd0f7c03"}, "audit_ids": ["3xBpYIy7RJqNDUR3lg6MZA"], "issued_at": "2018-07-03T14:55:02.000000Z"}} 2018-07-03 14:55:02,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}c967bbbb4727accf73e95b2607402104015a4dda" 2018-07-03 14:55:02,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6695dd5f-f89e-4605-aa4e-219f3ad6f9be Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:02,732 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6695dd5f-f89e-4605-aa4e-219f3ad6f9be 2018-07-03 14:55:02,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-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:02,905 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:02 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-36c7f8ed-b6a8-4c8c-b40f-32052174df6b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3fab3ce9-260e-40ac-a591-18b4942392e2"],"updated_at":"2018-07-03T14:54:55Z","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:54Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a811866c3844fa9bb667f50effd6f36","id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net"}]} 2018-07-03 14:55:02,906 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net used request id req-36c7f8ed-b6a8-4c8c-b40f-32052174df6b 2018-07-03 14:55:02,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/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:03,355 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:03 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-0d76d214-a94d-45b8-8a23-6e8131fa6ee0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14: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":"5a811866c3844fa9bb667f50effd6f36","id":"3fab3ce9-260e-40ac-a591-18b4942392e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]} 2018-07-03 14:55:03,356 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-0d76d214-a94d-45b8-8a23-6e8131fa6ee0 2018-07-03 14:55:03,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=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:03,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:03 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1244765a-87d4-49ca-be0f-84f2597e0158 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3fab3ce9-260e-40ac-a591-18b4942392e2"],"updated_at":"2018-07-03T14:54:55Z","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:54Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a811866c3844fa9bb667f50effd6f36","id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net"}]} 2018-07-03 14:55:03,518 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net used request id req-1244765a-87d4-49ca-be0f-84f2597e0158 2018-07-03 14:55:03,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:55:03,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:55:03 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:55:03,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c967bbbb4727accf73e95b2607402104015a4dda" 2018-07-03 14:55:03,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:03 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcaf18e4-e565-422c-9e4b-999dca4a114d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}} 2018-07-03 14:55:03,715 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 used request id req-bcaf18e4-e565-422c-9e4b-999dca4a114d 2018-07-03 14:55:03,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:03,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:03 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-8519edc8-497f-4d75-9ab0-7d52a2065d1c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14: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":"5a811866c3844fa9bb667f50effd6f36","id":"3fab3ce9-260e-40ac-a591-18b4942392e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]} 2018-07-03 14:55:03,812 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-8519edc8-497f-4d75-9ab0-7d52a2065d1c 2018-07-03 14:55:03,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=70621fb0-5ee1-44cf-92f0-7a30d8cb03de&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:03,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:03 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-48c0df3d-83f1-488b-96d4-4bdf043654d3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14: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":"5a811866c3844fa9bb667f50effd6f36","id":"3fab3ce9-260e-40ac-a591-18b4942392e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]} 2018-07-03 14:55:03,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet used request id req-48c0df3d-83f1-488b-96d4-4bdf043654d3 2018-07-03 14:55:03,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=70621fb0-5ee1-44cf-92f0-7a30d8cb03de&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:03,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:03 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-9ed64644-3b28-47fe-b7df-02d766a30abb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14: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":"5a811866c3844fa9bb667f50effd6f36","id":"3fab3ce9-260e-40ac-a591-18b4942392e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]} 2018-07-03 14:55:03,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet used request id req-9ed64644-3b28-47fe-b7df-02d766a30abb 2018-07-03 14:55:03,972 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net 2018-07-03 14:55:03,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" -d '{"port": {"network_id": "70621fb0-5ee1-44cf-92f0-7a30d8cb03de", "fixed_ips": [{"subnet_id": "3fab3ce9-260e-40ac-a591-18b4942392e2", "ip_address": "10.55.0.101"}, {"subnet_id": "3fab3ce9-260e-40ac-a591-18b4942392e2", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1", "admin_state_up": true}}' 2018-07-03 14:55:05,411 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:55:05 GMT Content-Type: application/json Content-Length: 852 Connection: keep-alive X-Openstack-Request-Id: req-8c87893c-4fa7-4afe-b78d-2b79fdd0bce4 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:55:04Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:55:04Z","name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:e9:fc:ef","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"5a811866c3844fa9bb667f50effd6f36","fixed_ips":[{"subnet_id":"3fab3ce9-260e-40ac-a591-18b4942392e2","ip_address":"10.55.0.101"},{"subnet_id":"3fab3ce9-260e-40ac-a591-18b4942392e2","ip_address":"10.55.0.102"}],"id":"ce5e6208-3679-4ac5-b205-8e721939307d","security_groups":["7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a"],"device_id":""}} 2018-07-03 14:55:05,411 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-8c87893c-4fa7-4afe-b78d-2b79fdd0bce4 2018-07-03 14:55:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:05,563 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:05 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-42cafccf-7611-4658-adc5-e2f66cb82c31 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3fab3ce9-260e-40ac-a591-18b4942392e2"],"updated_at":"2018-07-03T14:54:55Z","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:54Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a811866c3844fa9bb667f50effd6f36","id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net"}]} 2018-07-03 14:55:05,563 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net used request id req-42cafccf-7611-4658-adc5-e2f66cb82c31 2018-07-03 14:55:05,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:05,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:05 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d392d4be-d8e5-4f0d-8e3f-04da15baa6b1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}} 2018-07-03 14:55:05,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 used request id req-d392d4be-d8e5-4f0d-8e3f-04da15baa6b1 2018-07-03 14:55:05,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=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:05,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:05 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-71e4c213-97ec-4355-813a-8e0a9af47557 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14: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":"5a811866c3844fa9bb667f50effd6f36","id":"3fab3ce9-260e-40ac-a591-18b4942392e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]} 2018-07-03 14:55:05,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-71e4c213-97ec-4355-813a-8e0a9af47557 2018-07-03 14:55:05,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?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:05,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:05 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-4e8a1a59-4b9e-4b8c-9546-4ab8a4325fc1 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:55:04Z","admin_state_up":true,"updated_at":"2018-07-03T14:55:04Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:e9:fc:ef","id":"ce5e6208-3679-4ac5-b205-8e721939307d","port_security_enabled":true,"project_id":"5a811866c3844fa9bb667f50effd6f36","fixed_ips":[{"subnet_id":"3fab3ce9-260e-40ac-a591-18b4942392e2","ip_address":"10.55.0.101"},{"subnet_id":"3fab3ce9-260e-40ac-a591-18b4942392e2","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a"],"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1"}]} 2018-07-03 14:55:05,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1&admin_state_up=True used request id req-4e8a1a59-4b9e-4b8c-9546-4ab8a4325fc1 2018-07-03 14:55:05,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/5a811866c3844fa9bb667f50effd6f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:06,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:05 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f5cd906-cc24-4435-a49d-deee9d090eb2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}} 2018-07-03 14:55:06,139 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 used request id req-8f5cd906-cc24-4435-a49d-deee9d090eb2 2018-07-03 14:55:06,140 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst 2018-07-03 14:55:06,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:06,504 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:06 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-6bd8f6b1-084f-40d4-9d9d-d8daf6552426 X-Compute-Request-Id: req-6bd8f6b1-084f-40d4-9d9d-d8daf6552426 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "4630bf31-bce7-4b66-8784-891618edb38f", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-flavor-name"}]} 2018-07-03 14:55:06,504 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6bd8f6b1-084f-40d4-9d9d-d8daf6552426 2018-07-03 14:55:06,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/4630bf31-bce7-4b66-8784-891618edb38f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:06,745 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:06 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3b23b21a-571e-42db-ae18-16aeb9c00961 X-Compute-Request-Id: req-3b23b21a-571e-42db-ae18-16aeb9c00961 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "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": "4630bf31-bce7-4b66-8784-891618edb38f"}} 2018-07-03 14:55:06,745 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4630bf31-bce7-4b66-8784-891618edb38f used request id req-3b23b21a-571e-42db-ae18-16aeb9c00961 2018-07-03 14:55:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:07,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:07 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-a5970bb7-c794-420b-91a9-48dbcdc96904 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:54:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:54:52Z", "visibility": "shared", "self": "/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "min_disk": 0, "protected": false, "id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "file": "/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a811866c3844fa9bb667f50effd6f36", "direct_url": "file:///var/lib/glance/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image"} 2018-07-03 14:55:07,179 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image used request id req-a5970bb7-c794-420b-91a9-48dbcdc96904 2018-07-03 14:55:07,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:07,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7600b4d8-103c-4d06-bb03-cec59b34b9e7 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:55:07,557 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7600b4d8-103c-4d06-bb03-cec59b34b9e7 2018-07-03 14:55:07,563 - novaclient.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}fbb89dec79e193402b580f3c978665cb556fb86b" -d '{"server": {"name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst", "imageRef": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "flavorRef": "4630bf31-bce7-4b66-8784-891618edb38f", "max_count": 1, "min_count": 1, "networks": [{"port": "ce5e6208-3679-4ac5-b205-8e721939307d"}]}}' 2018-07-03 14:55:10,994 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:55:10 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4a58e67e-6127-4792-9907-5e70041ddcf3 X-Compute-Request-Id: req-4a58e67e-6127-4792-9907-5e70041ddcf3 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5136b726-4c87-44d4-af06-07bde86ab87b", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "bookmark"}], "adminPass": "Jd6hVP5H9fWo"}} 2018-07-03 14:55:10,994 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-4a58e67e-6127-4792-9907-5e70041ddcf3 2018-07-03 14:55:10,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:12,104 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:12 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-86205eb0-08cc-4b45-8ba9-e64f07abf8c8 X-Compute-Request-Id: req-86205eb0-08cc-4b45-8ba9-e64f07abf8c8 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/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "bookmark"}], "image": {"id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "links": [{"href": "http://172.30.10.101:8774/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4630bf31-bce7-4b66-8784-891618edb38f", "links": [{"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "bookmark"}]}, "id": "5136b726-4c87-44d4-af06-07bde86ab87b", "user_id": "5e6ddae725f74712b0b11fcfdd0f7c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:55:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst", "created": "2018-07-03T14:55:11Z", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:55:12,104 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b used request id req-86205eb0-08cc-4b45-8ba9-e64f07abf8c8 2018-07-03 14:55:12,104 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst 2018-07-03 14:55:12,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/5136b726-4c87-44d4-af06-07bde86ab87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:12,861 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:12 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-ab41855b-9c8f-4312-b32c-8decf3670dc5 X-Compute-Request-Id: req-ab41855b-9c8f-4312-b32c-8decf3670dc5 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/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "bookmark"}], "image": {"id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "links": [{"href": "http://172.30.10.101:8774/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4630bf31-bce7-4b66-8784-891618edb38f", "links": [{"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "bookmark"}]}, "id": "5136b726-4c87-44d4-af06-07bde86ab87b", "user_id": "5e6ddae725f74712b0b11fcfdd0f7c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:55:12Z", "hostId": "e71b3892acb210f5a4cadfbd3887ebc14c9a5c3cffa48d11ef488fc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst", "created": "2018-07-03T14:55:10Z", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:55:12,862 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b used request id req-ab41855b-9c8f-4312-b32c-8decf3670dc5 2018-07-03 14:55:12,862 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst] is - BUILD 2018-07-03 14:55:12,862 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:55:15,865 - create_instance - DEBUG - VM status query timeout in 896.240066051 2018-07-03 14:55:15,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:17,257 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:17 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-5bc180ba-837b-4885-a9a8-34bae997f5fc X-Compute-Request-Id: req-5bc180ba-837b-4885-a9a8-34bae997f5fc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "bookmark"}], "image": {"id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "links": [{"href": "http://172.30.10.101:8774/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4630bf31-bce7-4b66-8784-891618edb38f", "links": [{"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "bookmark"}]}, "id": "5136b726-4c87-44d4-af06-07bde86ab87b", "security_groups": [{"name": "default"}], "user_id": "5e6ddae725f74712b0b11fcfdd0f7c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:55:13Z", "hostId": "e71b3892acb210f5a4cadfbd3887ebc14c9a5c3cffa48d11ef488fc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst", "created": "2018-07-03T14:55:10Z", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:55:17,257 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b used request id req-5bc180ba-837b-4885-a9a8-34bae997f5fc 2018-07-03 14:55:17,257 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst] is - BUILD 2018-07-03 14:55:17,258 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:55:20,261 - create_instance - DEBUG - VM status query timeout in 891.843851089 2018-07-03 14:55:20,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/5136b726-4c87-44d4-af06-07bde86ab87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:21,178 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:21 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-5518562a-047c-4408-a132-bf73d43a68da X-Compute-Request-Id: req-5518562a-047c-4408-a132-bf73d43a68da Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "bookmark"}], "image": {"id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "links": [{"href": "http://172.30.10.101:8774/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4630bf31-bce7-4b66-8784-891618edb38f", "links": [{"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "bookmark"}]}, "id": "5136b726-4c87-44d4-af06-07bde86ab87b", "security_groups": [{"name": "default"}], "user_id": "5e6ddae725f74712b0b11fcfdd0f7c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:55:13Z", "hostId": "e71b3892acb210f5a4cadfbd3887ebc14c9a5c3cffa48d11ef488fc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst", "created": "2018-07-03T14:55:10Z", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:55:21,178 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b used request id req-5518562a-047c-4408-a132-bf73d43a68da 2018-07-03 14:55:21,178 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst] is - BUILD 2018-07-03 14:55:21,178 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:55:24,181 - create_instance - DEBUG - VM status query timeout in 887.923784971 2018-07-03 14:55:24,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/5136b726-4c87-44d4-af06-07bde86ab87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:24,462 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:24 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-b2b44833-cb88-4d7d-8353-4cb310b9697e X-Compute-Request-Id: req-b2b44833-cb88-4d7d-8353-4cb310b9697e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fc:ef", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fc:ef", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "bookmark"}], "image": {"id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "links": [{"href": "http://172.30.10.101:8774/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:55:23.000000", "flavor": {"id": "4630bf31-bce7-4b66-8784-891618edb38f", "links": [{"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "bookmark"}]}, "id": "5136b726-4c87-44d4-af06-07bde86ab87b", "security_groups": [{"name": "default"}], "user_id": "5e6ddae725f74712b0b11fcfdd0f7c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:55:24Z", "hostId": "e71b3892acb210f5a4cadfbd3887ebc14c9a5c3cffa48d11ef488fc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst", "created": "2018-07-03T14:55:10Z", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:55:24,463 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b used request id req-b2b44833-cb88-4d7d-8353-4cb310b9697e 2018-07-03 14:55:24,463 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst] is - ACTIVE 2018-07-03 14:55:24,463 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:55:24,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/5136b726-4c87-44d4-af06-07bde86ab87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:24,780 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:24 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-3e745427-70cd-40a3-bd2d-08f1d39be7c0 X-Compute-Request-Id: req-3e745427-70cd-40a3-bd2d-08f1d39be7c0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fc:ef", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:fc:ef", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "bookmark"}], "image": {"id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "links": [{"href": "http://172.30.10.101:8774/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:55:23.000000", "flavor": {"id": "4630bf31-bce7-4b66-8784-891618edb38f", "links": [{"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "bookmark"}]}, "id": "5136b726-4c87-44d4-af06-07bde86ab87b", "security_groups": [{"name": "default"}], "user_id": "5e6ddae725f74712b0b11fcfdd0f7c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:55:24Z", "hostId": "e71b3892acb210f5a4cadfbd3887ebc14c9a5c3cffa48d11ef488fc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst", "created": "2018-07-03T14:55:10Z", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:55:24,780 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b used request id req-3e745427-70cd-40a3-bd2d-08f1d39be7c0 2018-07-03 14:55:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:24,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:24 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-cc82670f-4177-4fb1-aa15-049f79332d7b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3fab3ce9-260e-40ac-a591-18b4942392e2"],"updated_at":"2018-07-03T14:54:55Z","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:54Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a811866c3844fa9bb667f50effd6f36","id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net"}]} 2018-07-03 14:55:24,930 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net used request id req-cc82670f-4177-4fb1-aa15-049f79332d7b 2018-07-03 14:55:24,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/5a811866c3844fa9bb667f50effd6f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:25,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:24 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed9704b0-949d-466c-837b-8bd5873cc7a9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}} 2018-07-03 14:55:25,127 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 used request id req-ed9704b0-949d-466c-837b-8bd5873cc7a9 2018-07-03 14:55:25,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:25,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:25 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-9738a6b2-8930-40b9-b8b9-9ead965226f8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14: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":"5a811866c3844fa9bb667f50effd6f36","id":"3fab3ce9-260e-40ac-a591-18b4942392e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet"}]} 2018-07-03 14:55:25,213 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-9738a6b2-8930-40b9-b8b9-9ead965226f8 2018-07-03 14:55:25,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?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:25,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:25 GMT Content-Type: application/json Content-Length: 2382 Connection: keep-alive X-Openstack-Request-Id: req-a32e3a2c-6356-4bd5-9f6c-bd67e43cfacd Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:57Z","admin_state_up":true,"updated_at":"2018-07-03T14:55:01Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-70621fb0-5ee1-44cf-92f0-7a30d8cb03de","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f0:1d:1b","id":"2c29da86-ca65-4d60-9569-073e29becfb7","port_security_enabled":false,"project_id":"5a811866c3844fa9bb667f50effd6f36","fixed_ips":[{"subnet_id":"3fab3ce9-260e-40ac-a591-18b4942392e2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:54:56Z","admin_state_up":true,"updated_at":"2018-07-03T14:55:00Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-70621fb0-5ee1-44cf-92f0-7a30d8cb03de","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:17:45:66","id":"4b83d9ea-49c7-49a2-b4d1-fd98e2108698","port_security_enabled":false,"project_id":"5a811866c3844fa9bb667f50effd6f36","fixed_ips":[{"subnet_id":"3fab3ce9-260e-40ac-a591-18b4942392e2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70621fb0-5ee1-44cf-92f0-7a30d8cb03de","tenant_id":"5a811866c3844fa9bb667f50effd6f36","created_at":"2018-07-03T14:55:04Z","admin_state_up":true,"updated_at":"2018-07-03T14:55:21Z","binding:vnic_type":"normal","device_id":"5136b726-4c87-44d4-af06-07bde86ab87b","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:e9:fc:ef","id":"ce5e6208-3679-4ac5-b205-8e721939307d","port_security_enabled":true,"project_id":"5a811866c3844fa9bb667f50effd6f36","fixed_ips":[{"subnet_id":"3fab3ce9-260e-40ac-a591-18b4942392e2","ip_address":"10.55.0.101"},{"subnet_id":"3fab3ce9-260e-40ac-a591-18b4942392e2","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a"],"name":"CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1"}]} 2018-07-03 14:55:25,330 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-a32e3a2c-6356-4bd5-9f6c-bd67e43cfacd 2018-07-03 14:55:25,331 - create_instance - INFO - Deleting Port with ID - ce5e6208-3679-4ac5-b205-8e721939307d 2018-07-03 14:55:25,331 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7port-1 2018-07-03 14:55:25,336 - 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/ce5e6208-3679-4ac5-b205-8e721939307d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:26,095 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:55:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7f1f0e54-f536-46b9-90a3-7d8c1efae9a1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:55:26,095 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/ce5e6208-3679-4ac5-b205-8e721939307d used request id req-7f1f0e54-f536-46b9-90a3-7d8c1efae9a1 2018-07-03 14:55:26,096 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst 2018-07-03 14:55:26,103 - 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/5136b726-4c87-44d4-af06-07bde86ab87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:26,300 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:55: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-452ff6cb-f850-469a-b182-e61ac4d427a6 X-Compute-Request-Id: req-452ff6cb-f850-469a-b182-e61ac4d427a6 Front-End-Https: on 2018-07-03 14:55:26,300 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b used request id req-452ff6cb-f850-469a-b182-e61ac4d427a6 2018-07-03 14:55:26,301 - create_instance - INFO - Checking deletion status 2018-07-03 14:55:26,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:26,442 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:26 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-4a8ee7fe-688b-46ab-8e8c-b95a29f0c528 X-Compute-Request-Id: req-4a8ee7fe-688b-46ab-8e8c-b95a29f0c528 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/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "bookmark"}], "image": {"id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "links": [{"href": "http://172.30.10.101:8774/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:55:23.000000", "flavor": {"id": "4630bf31-bce7-4b66-8784-891618edb38f", "links": [{"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "bookmark"}]}, "id": "5136b726-4c87-44d4-af06-07bde86ab87b", "user_id": "5e6ddae725f74712b0b11fcfdd0f7c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:55:26Z", "hostId": "e71b3892acb210f5a4cadfbd3887ebc14c9a5c3cffa48d11ef488fc1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst", "created": "2018-07-03T14:55:10Z", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:55:26,442 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b used request id req-4a8ee7fe-688b-46ab-8e8c-b95a29f0c528 2018-07-03 14:55:26,442 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst] is - ACTIVE 2018-07-03 14:55:26,443 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:55:29,446 - create_instance - DEBUG - VM status query timeout in 296.85544014 2018-07-03 14:55:29,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb89dec79e193402b580f3c978665cb556fb86b" 2018-07-03 14:55:30,616 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:30 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-fa6c02ec-4282-441f-bd00-b13dae3884f4 X-Compute-Request-Id: req-fa6c02ec-4282-441f-bd00-b13dae3884f4 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/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5136b726-4c87-44d4-af06-07bde86ab87b", "rel": "bookmark"}], "image": {"id": "86a4243e-df0a-4d88-9269-72c230eb3cf7", "links": [{"href": "http://172.30.10.101:8774/images/86a4243e-df0a-4d88-9269-72c230eb3cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-07-03T14:55:23.000000", "flavor": {"id": "4630bf31-bce7-4b66-8784-891618edb38f", "links": [{"href": "http://172.30.10.101:8774/flavors/4630bf31-bce7-4b66-8784-891618edb38f", "rel": "bookmark"}]}, "id": "5136b726-4c87-44d4-af06-07bde86ab87b", "user_id": "5e6ddae725f74712b0b11fcfdd0f7c03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "DELETED", "updated": "2018-07-03T14:55:30Z", "hostId": "e71b3892acb210f5a4cadfbd3887ebc14c9a5c3cffa48d11ef488fc1", "OS-SRV-USG:terminated_at": "2018-07-03T14:55:30.000000", "key_name": null, "name": "CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst", "created": "2018-07-03T14:55:10Z", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:55:30,616 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5136b726-4c87-44d4-af06-07bde86ab87b used request id req-fa6c02ec-4282-441f-bd00-b13dae3884f4 2018-07-03 14:55:30,616 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst] is - DELETED 2018-07-03 14:55:30,617 - create_instance - INFO - VM is - DELETED 2018-07-03 14:55:30,617 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-inst 2018-07-03 14:55:30,621 - 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/4630bf31-bce7-4b66-8784-891618edb38f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a5f8c19619a4d8edfa02a8c8555df6556677f" 2018-07-03 14:55:30,671 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:55: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-cf9a1095-2837-4eb7-91b9-458ddb2ba074 X-Compute-Request-Id: req-cf9a1095-2837-4eb7-91b9-458ddb2ba074 2018-07-03 14:55:30,672 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/4630bf31-bce7-4b66-8784-891618edb38f used request id req-cf9a1095-2837-4eb7-91b9-458ddb2ba074 2018-07-03 14:55:30,673 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet 2018-07-03 14:55:30,673 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-subnet 2018-07-03 14:55:30,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/3fab3ce9-260e-40ac-a591-18b4942392e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f6e269bbbcc961e2c80a06337afadb122bdeea" 2018-07-03 14:55:33,463 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:55:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b0635aa8-a374-43f4-99c4-2030307047b4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:55:33,463 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/3fab3ce9-260e-40ac-a591-18b4942392e2 used request id req-b0635aa8-a374-43f4-99c4-2030307047b4 2018-07-03 14:55:33,464 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-pub-net 2018-07-03 14:55:33,469 - 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/70621fb0-5ee1-44cf-92f0-7a30d8cb03de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f6e269bbbcc961e2c80a06337afadb122bdeea" 2018-07-03 14:55:35,321 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:55:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0f6b3add-23da-4015-8870-9bf6e12219a5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:55:35,321 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/70621fb0-5ee1-44cf-92f0-7a30d8cb03de used request id req-0f6b3add-23da-4015-8870-9bf6e12219a5 2018-07-03 14:55:35,322 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b747968b-79a5-4bc3-b97d-660d4070f0b7-image 2018-07-03 14:55:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4606139ca0ca253968a8281ac649eeff725af72" 2018-07-03 14:55:35,849 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:55:35 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fa286f3d-5979-4181-840e-cd1becb37e75 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-07-03 14:55:35,849 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/86a4243e-df0a-4d88-9269-72c230eb3cf7 used request id req-fa286f3d-5979-4181-840e-cd1becb37e75 2018-07-03 14:55:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:55:36,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:36 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-fd9722da-3937-4222-9c8b-3cc4fef253ed Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "created_at": "2018-07-03T14:54:54Z", "updated_at": "2018-07-03T14:54:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:54:54Z", "revision_number": 0, "id": "09feac0e-075d-47e8-beca-81293af86744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:54:54Z", "security_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a811866c3844fa9bb667f50effd6f36"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:54:54Z", "revision_number": 0, "id": "0a2fb7c4-6292-4fdc-960d-08cb8e492527", "remote_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:54:54Z", "security_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a811866c3844fa9bb667f50effd6f36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:54:54Z", "revision_number": 0, "id": "6a6c36f1-5a36-4031-8d91-9ec2a6cf808f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:54:54Z", "security_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a811866c3844fa9bb667f50effd6f36"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:54:54Z", "revision_number": 0, "id": "cff00955-72f3-4ed9-b674-3694d17bac41", "remote_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "remote_ip_prefix": null, "created_at": "2018-07-03T14:54:54Z", "security_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a811866c3844fa9bb667f50effd6f36"}], "revision_number": 4, "project_id": "5a811866c3844fa9bb667f50effd6f36", "id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:55:36,331 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fd9722da-3937-4222-9c8b-3cc4fef253ed 2018-07-03 14:55:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:55:36,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:36 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a45615b3-b2da-481a-9e19-063dda0da23b 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:55:36,521 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-a45615b3-b2da-481a-9e19-063dda0da23b 2018-07-03 14:55:36,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/5a811866c3844fa9bb667f50effd6f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:55:36,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:36 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da2543a7-1370-459d-a72e-35e4a2560971 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a811866c3844fa9bb667f50effd6f36", "name": "CreateInstancePortManipulationTests-00cde45e-076b-41a-proj"}} 2018-07-03 14:55:36,700 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 used request id req-da2543a7-1370-459d-a72e-35e4a2560971 2018-07-03 14:55:36,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a 2018-07-03 14:55:36,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:55:37,060 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:37 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-570fc320-5288-4975-9131-dc492df47dad 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-07-03T14:54:54Z", "security_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "port_range_min": null, "revision_number": 0, "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "created_at": "2018-07-03T14:54:54Z", "project_id": "5a811866c3844fa9bb667f50effd6f36", "id": "09feac0e-075d-47e8-beca-81293af86744"}, {"remote_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:54:54Z", "security_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "port_range_min": null, "revision_number": 0, "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "created_at": "2018-07-03T14:54:54Z", "project_id": "5a811866c3844fa9bb667f50effd6f36", "id": "0a2fb7c4-6292-4fdc-960d-08cb8e492527"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:54:54Z", "security_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "port_range_min": null, "revision_number": 0, "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "created_at": "2018-07-03T14:54:54Z", "project_id": "5a811866c3844fa9bb667f50effd6f36", "id": "6a6c36f1-5a36-4031-8d91-9ec2a6cf808f"}, {"remote_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:54:54Z", "security_group_id": "7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a", "port_range_min": null, "revision_number": 0, "tenant_id": "5a811866c3844fa9bb667f50effd6f36", "created_at": "2018-07-03T14:54:54Z", "project_id": "5a811866c3844fa9bb667f50effd6f36", "id": "cff00955-72f3-4ed9-b674-3694d17bac41"}]} 2018-07-03 14:55:37,060 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a used request id req-570fc320-5288-4975-9131-dc492df47dad 2018-07-03 14:55:37,061 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:55:37,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:55:37,279 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:55:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-804959ea-ca6d-4780-be6d-06110f3de9af Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:55:37,279 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/7d6f9d0f-7b2f-4dad-ae86-e228dccd4f9a used request id req-804959ea-ca6d-4780-be6d-06110f3de9af 2018-07-03 14:55:37,280 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-00cde45e-076b-41a-proj 2018-07-03 14:55:37,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/5a811866c3844fa9bb667f50effd6f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:55:37,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:55:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb093c33-4c6f-4b37-8a4a-ed7b0d3eefa2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:55:37,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5a811866c3844fa9bb667f50effd6f36 used request id req-bb093c33-4c6f-4b37-8a4a-ed7b0d3eefa2 2018-07-03 14:55:37,592 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-00cde45e-076b-41a-proj-role 2018-07-03 14:55:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/42e09e22b04448569cba8857c9eebece -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:55:37,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:55:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a92a6e4b-3895-4a32-82b4-a49c2783b72d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:55:37,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/42e09e22b04448569cba8857c9eebece used request id req-a92a6e4b-3895-4a32-82b4-a49c2783b72d 2018-07-03 14:55:37,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794c18e5918ff2b2b1172e3622d90e6c6024223c" 2018-07-03 14:55:37,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c02ec07b-959c-405e-892e-3c9893b154cf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:55:37,944 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c02ec07b-959c-405e-892e-3c9893b154cf 2018-07-03 14:55:37,945 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-00cde45e-076b-41a-user 2018-07-03 14:55:37,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5e6ddae725f74712b0b11fcfdd0f7c03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf3f8d7d18092c60f2ef87ddbf0bba649c8c838" 2018-07-03 14:55:38,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:55:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6899dea-da8c-445d-967c-293ba23f7d4d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:55:38,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5e6ddae725f74712b0b11fcfdd0f7c03 used request id req-b6899dea-da8c-445d-967c-293ba23f7d4d 2018-07-03 14:55:38,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:55:38,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bi4nTrvDTF-IMvb04bojYA"], "issued_at": "2018-07-03T14:55:38.000000Z"}} 2018-07-03 14:55: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}ff7d69567d7058f70c10881588d30f1fee1a6bd3" 2018-07-03 14:55:38,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a4b1c25-ef2d-4caf-9599-5593057cd22a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:38,967 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2a4b1c25-ef2d-4caf-9599-5593057cd22a 2018-07-03 14:55:38,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:55:38,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:55:39,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["iRfRWv_nQdSEhYJkup6V2w"], "issued_at": "2018-07-03T14:55:39.000000Z"}} 2018-07-03 14:55:39,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}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:55:39,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3aff41da-61e5-4d09-81d6-b8e5c3790fdf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:39,656 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3aff41da-61e5-4d09-81d6-b8e5c3790fdf 2018-07-03 14:55:39,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:55:39,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:55: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-07-03 14:55:39,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:55:39,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:39 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff9125dc-3637-4a72-8155-de23d0c3b1b1 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-4b581886-f11e-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:55:39,708 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj used request id req-ff9125dc-3637-4a72-8155-de23d0c3b1b1 2018-07-03 14:55:39,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:55:39,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4a57391-a258-470b-b001-ab0c328909cf Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:55:39,895 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e4a57391-a258-470b-b001-ab0c328909cf 2018-07-03 14:55:39,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}}' 2018-07-03 14:55:40,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:55:39 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ad712d4-76a6-47ed-ac6b-50973babc717 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a"}, "tags": [], "enabled": true, "id": "b8e83bd4df964c228bf540ccf1198c0a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}} 2018-07-03 14:55:40,115 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1ad712d4-76a6-47ed-ac6b-50973babc717 2018-07-03 14:55:40,116 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj 2018-07-03 14:55:40,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:55:40,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:55:40,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["axUC5_iHRgmMZLxTJm4vYA"], "issued_at": "2018-07-03T14:55:40.000000Z"}} 2018-07-03 14:55:40,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}7315b9c924f82d77cbc3df1c8ed3a06f8449fc8d" 2018-07-03 14:55:40,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82073ec6-74e6-4148-8bc2-7a821a997d5a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:40,667 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-82073ec6-74e6-4148-8bc2-7a821a997d5a 2018-07-03 14:55:40,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-07-03 14:55:40,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:55: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-07-03 14:55:40,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}7315b9c924f82d77cbc3df1c8ed3a06f8449fc8d" 2018-07-03 14:55:40,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:40 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7768be3a-9909-4a80-b045-13343ceb225d Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:55:40,887 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7768be3a-9909-4a80-b045-13343ceb225d 2018-07-03 14:55:40,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?name=CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7315b9c924f82d77cbc3df1c8ed3a06f8449fc8d" 2018-07-03 14:55:41,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:40 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-222442f2-57c1-4a28-b261-05fa79c8860b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a"}, "tags": [], "enabled": true, "id": "b8e83bd4df964c228bf540ccf1198c0a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}]} 2018-07-03 14:55:41,083 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj used request id req-222442f2-57c1-4a28-b261-05fa79c8860b 2018-07-03 14:55:41,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7315b9c924f82d77cbc3df1c8ed3a06f8449fc8d" 2018-07-03 14:55:41,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:41 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b62a7499-5c29-4503-a105-54f82dac381e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:55:41,266 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b62a7499-5c29-4503-a105-54f82dac381e 2018-07-03 14:55:41,756 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4b581886-f11e-4ef-user 2018-07-03 14:55:41,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:55:41,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:55:41,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99b2542d-4354-438a-bd27-639a65c88b2a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:55:41,923 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-99b2542d-4354-438a-bd27-639a65c88b2a 2018-07-03 14:55:41,926 - 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}b0a4ded8625e605732a3002f5cb397f0d3859886" -d '{"role": {"name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role"}}' 2018-07-03 14:55:41,965 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:55:41 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc65ef9d-ac0a-4f0f-a51a-12eb8f5e31e5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "157f8c0f9e0341578f214e96bee76abf", "links": {"self": "http://10.167.4.35:5000/v3/roles/157f8c0f9e0341578f214e96bee76abf"}, "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role"}} 2018-07-03 14:55:41,966 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fc65ef9d-ac0a-4f0f-a51a-12eb8f5e31e5 2018-07-03 14:55:41,966 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role 2018-07-03 14:55:41,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/157f8c0f9e0341578f214e96bee76abf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:55:42,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:41 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcd266a4-5731-4cfb-bb9d-0074617e4530 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "157f8c0f9e0341578f214e96bee76abf", "links": {"self": "http://10.167.4.35:5000/v3/roles/157f8c0f9e0341578f214e96bee76abf"}, "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role"}} 2018-07-03 14:55:42,157 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/157f8c0f9e0341578f214e96bee76abf used request id req-bcd266a4-5731-4cfb-bb9d-0074617e4530 2018-07-03 14:55:42,158 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role to project CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj 2018-07-03 14:55:42,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a/users/80904567d27e4909973a73cc0128b1bc/roles/157f8c0f9e0341578f214e96bee76abf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:55:42,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:55:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88d58516-e332-4e71-af95-2e5ebf697a71 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:55:42,404 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a/users/80904567d27e4909973a73cc0128b1bc/roles/157f8c0f9e0341578f214e96bee76abf used request id req-88d58516-e332-4e71-af95-2e5ebf697a71 2018-07-03 14:55:42,405 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:55:42,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:55:42,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:55:42,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "157f8c0f9e0341578f214e96bee76abf", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role"}], "expires_at": "2018-07-03T15:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-user", "id": "80904567d27e4909973a73cc0128b1bc"}, "audit_ids": ["bSz7XhXhTVqIEekMX7LDnQ"], "issued_at": "2018-07-03T14:55:42.000000Z"}} 2018-07-03 14:55:42,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}93f7a3304135d170e234828876d6c57bbee6b18c" 2018-07-03 14:55:43,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c3db8c2-67a2-4d44-9381-d90cc8882d0b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:43,080 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6c3db8c2-67a2-4d44-9381-d90cc8882d0b 2018-07-03 14:55:43,085 - 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-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93f7a3304135d170e234828876d6c57bbee6b18c" 2018-07-03 14:55:43,502 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:43 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-eba5fd20-2fe6-44ec-874e-0211e19366fb Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image"} 2018-07-03 14:55:43,503 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image used request id req-eba5fd20-2fe6-44ec-874e-0211e19366fb 2018-07-03 14:55:43,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93f7a3304135d170e234828876d6c57bbee6b18c" 2018-07-03 14:55:43,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:43 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-00848bfc-9258-4aef-ae15-d3155689e8a6 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:55:43,878 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-00848bfc-9258-4aef-ae15-d3155689e8a6 2018-07-03 14:55:43,910 - 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}93f7a3304135d170e234828876d6c57bbee6b18c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image"}' 2018-07-03 14:55:44,301 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:55:44 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-07925d6c-6c95-49a0-b2ca-f8d62c397d07 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:55:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:55:44Z", "visibility": "shared", "self": "/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747", "min_disk": 0, "protected": false, "id": "b7d72967-473a-405c-b261-c40ce3bc5747", "file": "/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747/file", "checksum": null, "owner": "b8e83bd4df964c228bf540ccf1198c0a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:55:44,302 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-07925d6c-6c95-49a0-b2ca-f8d62c397d07 2018-07-03 14:55:44,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93f7a3304135d170e234828876d6c57bbee6b18c" -d '' 2018-07-03 14:55:45,033 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:55:45 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f928e654-7556-42e6-a150-23caca6ee13d 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-07-03 14:55:45,033 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747/file used request id req-f928e654-7556-42e6-a150-23caca6ee13d 2018-07-03 14:55:45,034 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:55:45,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/b7d72967-473a-405c-b261-c40ce3bc5747 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93f7a3304135d170e234828876d6c57bbee6b18c" 2018-07-03 14:55:45,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:45 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-087d5ac5-3ff4-4792-a33a-7539a0bf9f21 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:55:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:55:45Z", "visibility": "shared", "self": "/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747", "min_disk": 0, "protected": false, "id": "b7d72967-473a-405c-b261-c40ce3bc5747", "file": "/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8e83bd4df964c228bf540ccf1198c0a", "direct_url": "file:///var/lib/glance/images/b7d72967-473a-405c-b261-c40ce3bc5747", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:55:45,431 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747 used request id req-087d5ac5-3ff4-4792-a33a-7539a0bf9f21 2018-07-03 14:55:45,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93f7a3304135d170e234828876d6c57bbee6b18c" 2018-07-03 14:55:45,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:45 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-66c4ef60-25a8-491d-9f02-a0c7059e9db5 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:55:45,449 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-66c4ef60-25a8-491d-9f02-a0c7059e9db5 2018-07-03 14:55:45,451 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image 2018-07-03 14:55:45,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93f7a3304135d170e234828876d6c57bbee6b18c" 2018-07-03 14:55:45,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:45 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-d6b072d9-dded-4774-bc41-de7b6f30f814 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:55:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:55:45Z", "visibility": "shared", "self": "/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747", "min_disk": 0, "protected": false, "id": "b7d72967-473a-405c-b261-c40ce3bc5747", "file": "/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8e83bd4df964c228bf540ccf1198c0a", "direct_url": "file:///var/lib/glance/images/b7d72967-473a-405c-b261-c40ce3bc5747", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:55:45,850 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747 used request id req-d6b072d9-dded-4774-bc41-de7b6f30f814 2018-07-03 14:55:45,850 - create_image - DEBUG - Instance status is - active 2018-07-03 14:55:45,850 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image 2018-07-03 14:55:45,851 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image 2018-07-03 14:55:45,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:55:45,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:55:46,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "157f8c0f9e0341578f214e96bee76abf", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role"}], "expires_at": "2018-07-03T15:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-user", "id": "80904567d27e4909973a73cc0128b1bc"}, "audit_ids": ["w16qUfKwT8-4d76ORuVFig"], "issued_at": "2018-07-03T14:55:46.000000Z"}} 2018-07-03 14:55:46,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}f4cb1de9c55b4c2513b6112a5bbb8a19c091276b" 2018-07-03 14:55:46,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7af94ea-9e2e-4d95-aaea-dbbb208591fb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:46,558 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a7af94ea-9e2e-4d95-aaea-dbbb208591fb 2018-07-03 14:55:46,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=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb1de9c55b4c2513b6112a5bbb8a19c091276b" 2018-07-03 14:55:46,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:46 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-c61653cf-5820-477f-8402-28f1add7aa14 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:55:46,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-net used request id req-c61653cf-5820-477f-8402-28f1add7aa14 2018-07-03 14:55:46,980 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-net 2018-07-03 14:55:46,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb1de9c55b4c2513b6112a5bbb8a19c091276b" -d '{"network": {"name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-net", "admin_state_up": true}}' 2018-07-03 14:55:47,661 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:55:47 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-d8f8bec7-8f8c-41fb-8d6a-443bdb37d6d0 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:55:47Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"5895e767-83c6-4aac-b837-97814393c59b","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-net"}} 2018-07-03 14:55:47,662 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-d8f8bec7-8f8c-41fb-8d6a-443bdb37d6d0 2018-07-03 14:55:47,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?id=5895e767-83c6-4aac-b837-97814393c59b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb1de9c55b4c2513b6112a5bbb8a19c091276b" 2018-07-03 14:55:47,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:47 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-f3a4c9e2-42f8-4d81-aaaa-7a2685ba2b6c 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-07-03T14:55:47Z","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"5895e767-83c6-4aac-b837-97814393c59b","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-net"}]} 2018-07-03 14:55:47,812 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5895e767-83c6-4aac-b837-97814393c59b used request id req-f3a4c9e2-42f8-4d81-aaaa-7a2685ba2b6c 2018-07-03 14:55:47,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=5895e767-83c6-4aac-b837-97814393c59b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb1de9c55b4c2513b6112a5bbb8a19c091276b" 2018-07-03 14:55:47,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:47 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6f083b46-3bf0-46d8-905e-03b2ab46c42a Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:55:47,859 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5895e767-83c6-4aac-b837-97814393c59b used request id req-6f083b46-3bf0-46d8-905e-03b2ab46c42a 2018-07-03 14:55:47,860 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-subnet 2018-07-03 14:55:47,865 - 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}f4cb1de9c55b4c2513b6112a5bbb8a19c091276b" -d '{"subnets": [{"ip_version": 4, "network_id": "5895e767-83c6-4aac-b837-97814393c59b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-subnet"}]}' 2018-07-03 14:55:49,040 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:55:49 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-7d5d66d3-2f27-46f4-9a01-d4ebf9b464ab Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5895e767-83c6-4aac-b837-97814393c59b","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:48Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55: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":"b8e83bd4df964c228bf540ccf1198c0a","id":"0228738f-7776-4fa2-97e9-4caaef1b29d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-subnet"}]} 2018-07-03 14:55:49,040 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-7d5d66d3-2f27-46f4-9a01-d4ebf9b464ab 2018-07-03 14:55:49,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/networks?id=5895e767-83c6-4aac-b837-97814393c59b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb1de9c55b4c2513b6112a5bbb8a19c091276b" 2018-07-03 14:55:49,194 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:49 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-6020e2f7-03a1-440f-a86a-5903bf44c31f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0228738f-7776-4fa2-97e9-4caaef1b29d0"],"updated_at":"2018-07-03T14:55:48Z","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:47Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"5895e767-83c6-4aac-b837-97814393c59b","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-net"}]} 2018-07-03 14:55:49,194 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5895e767-83c6-4aac-b837-97814393c59b used request id req-6020e2f7-03a1-440f-a86a-5903bf44c31f 2018-07-03 14:55: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/subnets?network_id=5895e767-83c6-4aac-b837-97814393c59b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb1de9c55b4c2513b6112a5bbb8a19c091276b" 2018-07-03 14:55:49,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:49 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-8cbd33da-06ac-4b59-b8e8-fe4b0b020f09 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5895e767-83c6-4aac-b837-97814393c59b","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:48Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55: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":"b8e83bd4df964c228bf540ccf1198c0a","id":"0228738f-7776-4fa2-97e9-4caaef1b29d0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-subnet"}]} 2018-07-03 14:55:49,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5895e767-83c6-4aac-b837-97814393c59b used request id req-8cbd33da-06ac-4b59-b8e8-fe4b0b020f09 2018-07-03 14:55:49,275 - OpenStackNetwork - DEBUG - Network [5895e767-83c6-4aac-b837-97814393c59b] created successfully 2018-07-03 14:55:49,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:55:49,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:55:49,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["IkATLOGaSDGKbJb45RL43A"], "issued_at": "2018-07-03T14:55:49.000000Z"}} 2018-07-03 14:55:49,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}3059ed472d268935a32c1492d8225e8136781d3e" 2018-07-03 14:55:49,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3afd0536-796e-4c28-9ce5-d3f5b27b6736 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:49,927 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3afd0536-796e-4c28-9ce5-d3f5b27b6736 2018-07-03 14:55:49,928 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:55:49,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}3059ed472d268935a32c1492d8225e8136781d3e" 2018-07-03 14:55:50,252 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:50 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-f86b2e9d-3d5a-431c-af78-f65856a6cc86 X-Compute-Request-Id: req-f86b2e9d-3d5a-431c-af78-f65856a6cc86 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:55:50,252 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f86b2e9d-3d5a-431c-af78-f65856a6cc86 2018-07-03 14:55:50,256 - novaclient.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}3059ed472d268935a32c1492d8225e8136781d3e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:55:50,629 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:50 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-5cf4e4d2-98e4-47e9-9047-084010fd3b63 X-Compute-Request-Id: req-5cf4e4d2-98e4-47e9-9047-084010fd3b63 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "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": "17586b62-1a31-44fa-a44a-715447151950"}} 2018-07-03 14:55:50,629 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5cf4e4d2-98e4-47e9-9047-084010fd3b63 2018-07-03 14:55:50,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/flavors/17586b62-1a31-44fa-a44a-715447151950 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3059ed472d268935a32c1492d8225e8136781d3e" 2018-07-03 14:55:51,000 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:50 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-a697691e-4989-484d-8512-d77993d79711 X-Compute-Request-Id: req-a697691e-4989-484d-8512-d77993d79711 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "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": "17586b62-1a31-44fa-a44a-715447151950"}} 2018-07-03 14:55:51,001 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/17586b62-1a31-44fa-a44a-715447151950 used request id req-a697691e-4989-484d-8512-d77993d79711 2018-07-03 14:55:51,003 - novaclient.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/17586b62-1a31-44fa-a44a-715447151950/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3059ed472d268935a32c1492d8225e8136781d3e" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:55:51,066 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:51 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-983051d3-0b9a-422c-a093-a6c0072fb6fc X-Compute-Request-Id: req-983051d3-0b9a-422c-a093-a6c0072fb6fc Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:55:51,067 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/17586b62-1a31-44fa-a44a-715447151950/os-extra_specs used request id req-983051d3-0b9a-422c-a093-a6c0072fb6fc 2018-07-03 14:55:51,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:55:51,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:55:51,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "157f8c0f9e0341578f214e96bee76abf", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role"}], "expires_at": "2018-07-03T15:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-user", "id": "80904567d27e4909973a73cc0128b1bc"}, "audit_ids": ["J9OYjAo0SSqtYX7FnLKbwQ"], "issued_at": "2018-07-03T14:55:51.000000Z"}} 2018-07-03 14:55:51,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4ab21d72e1e28d8135f7131de294ff9a2b8b91" 2018-07-03 14:55:51,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b41360b-c683-4c64-ac14-eaf5cf8bb6d7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:51,831 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3b41360b-c683-4c64-ac14-eaf5cf8bb6d7 2018-07-03 14:55:51,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4ab21d72e1e28d8135f7131de294ff9a2b8b91" 2018-07-03 14:55:52,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:52 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-51c22459-a6ea-474b-a7d4-3eee29a71bf5 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:55:52,220 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 used request id req-51c22459-a6ea-474b-a7d4-3eee29a71bf5 2018-07-03 14:55:52,220 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 2018-07-03 14:55:52,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4ab21d72e1e28d8135f7131de294ff9a2b8b91" -d '{"network": {"name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2", "admin_state_up": true}}' 2018-07-03 14:55:52,809 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:55:52 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive X-Openstack-Request-Id: req-b9d2752c-881b-4b4f-82cf-0d2b5843d81d Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:55:52Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2"}} 2018-07-03 14:55:52,809 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b9d2752c-881b-4b4f-82cf-0d2b5843d81d 2018-07-03 14:55:52,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/networks?id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4ab21d72e1e28d8135f7131de294ff9a2b8b91" 2018-07-03 14:55:52,958 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:52 GMT Content-Type: application/json Content-Length: 597 Connection: keep-alive X-Openstack-Request-Id: req-41c1af66-3449-4c6c-bbae-f2600185b92e 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-07-03T14:55:52Z","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2"}]} 2018-07-03 14:55:52,958 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-41c1af66-3449-4c6c-bbae-f2600185b92e 2018-07-03 14:55:52,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=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4ab21d72e1e28d8135f7131de294ff9a2b8b91" 2018-07-03 14:55:53,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:53 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7f99a83b-f0fb-486c-8e71-676f82e5d855 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:55:53,354 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-7f99a83b-f0fb-486c-8e71-676f82e5d855 2018-07-03 14:55:53,354 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1 2018-07-03 14:55:53,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4ab21d72e1e28d8135f7131de294ff9a2b8b91" -d '{"subnets": [{"ip_version": 4, "network_id": "9439f201-77e1-4078-8cc9-f2af8dcc65c1", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"}]}' 2018-07-03 14:55:54,213 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:55:54 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8caf51e7-e4b0-4ae2-83d3-e7190b15b5c9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:53Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"}]} 2018-07-03 14:55:54,214 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-8caf51e7-e4b0-4ae2-83d3-e7190b15b5c9 2018-07-03 14:55:54,214 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2 2018-07-03 14:55:54,220 - 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}6d4ab21d72e1e28d8135f7131de294ff9a2b8b91" -d '{"subnets": [{"ip_version": 4, "network_id": "9439f201-77e1-4078-8cc9-f2af8dcc65c1", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]}' 2018-07-03 14:55:55,407 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:55:55 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e9f11734-2607-42bb-b580-e6ac9bfebb2b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:55Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"ec1e769b-afc6-442d-9eca-a91be830c18d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]} 2018-07-03 14:55:55,407 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e9f11734-2607-42bb-b580-e6ac9bfebb2b 2018-07-03 14:55:55,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?id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4ab21d72e1e28d8135f7131de294ff9a2b8b91" 2018-07-03 14:55:55,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:55 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-46766c12-05ba-432a-b99d-fa016a380d60 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bab37653-d30b-4a8e-b3f9-2fee54384d06","ec1e769b-afc6-442d-9eca-a91be830c18d"],"updated_at":"2018-07-03T14:55:55Z","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2"}]} 2018-07-03 14:55:55,553 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-46766c12-05ba-432a-b99d-fa016a380d60 2018-07-03 14:55:55,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=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d4ab21d72e1e28d8135f7131de294ff9a2b8b91" 2018-07-03 14:55:55,661 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:55 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-038bae3e-8795-4c8e-95ff-f9d07c91da98 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:55Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"ec1e769b-afc6-442d-9eca-a91be830c18d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]} 2018-07-03 14:55:55,661 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-038bae3e-8795-4c8e-95ff-f9d07c91da98 2018-07-03 14:55:55,662 - OpenStackNetwork - DEBUG - Network [9439f201-77e1-4078-8cc9-f2af8dcc65c1] created successfully 2018-07-03 14:55:55,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:55:55,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:55:56,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "157f8c0f9e0341578f214e96bee76abf", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role"}], "expires_at": "2018-07-03T15:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-user", "id": "80904567d27e4909973a73cc0128b1bc"}, "audit_ids": ["rUSPBntPR_Wog0rSPQYQHw"], "issued_at": "2018-07-03T14:55:56.000000Z"}} 2018-07-03 14:55:56,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}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:56,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce042a91-b181-40ec-a229-677c5a37a51e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:56,365 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ce042a91-b181-40ec-a229-677c5a37a51e 2018-07-03 14:55:56,366 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:55:56,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:56,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf7387bf-a87e-4882-9c54-b798d2724ef6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:56,556 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cf7387bf-a87e-4882-9c54-b798d2724ef6 2018-07-03 14:55:56,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=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:57,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:57 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-76506f1d-54fb-4cdd-bff4-b3499a4e8be1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bab37653-d30b-4a8e-b3f9-2fee54384d06","ec1e769b-afc6-442d-9eca-a91be830c18d"],"updated_at":"2018-07-03T14:55:55Z","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2"}]} 2018-07-03 14:55:57,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 used request id req-76506f1d-54fb-4cdd-bff4-b3499a4e8be1 2018-07-03 14:55:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:55:57,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:55: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-07-03 14:55:57,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/b8e83bd4df964c228bf540ccf1198c0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:57,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:57 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5c7391e-3d32-4a8a-ba2f-5fef4ef6915a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}} 2018-07-03 14:55:57,362 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a used request id req-f5c7391e-3d32-4a8a-ba2f-5fef4ef6915a 2018-07-03 14:55:57,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=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:57,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:57 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-f10b4c2b-adf5-4e9a-97fe-4f36285f6448 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:55Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"ec1e769b-afc6-442d-9eca-a91be830c18d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]} 2018-07-03 14:55:57,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-f10b4c2b-adf5-4e9a-97fe-4f36285f6448 2018-07-03 14:55:57,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=9439f201-77e1-4078-8cc9-f2af8dcc65c1&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:57,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:57 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-70e34cd6-b31f-49ca-be7c-5c92308109d4 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:55:57,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1&admin_state_up=True used request id req-70e34cd6-b31f-49ca-be7c-5c92308109d4 2018-07-03 14:55:57,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:58,163 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:58 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-ddb3f96c-4308-46ab-a316-d30013d3b46d X-Compute-Request-Id: req-ddb3f96c-4308-46ab-a316-d30013d3b46d Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:55:58,163 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst used request id req-ddb3f96c-4308-46ab-a316-d30013d3b46d 2018-07-03 14:55:58,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-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:58,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:58 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-6d8f2037-867f-481a-b93b-1e02f781ab10 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bab37653-d30b-4a8e-b3f9-2fee54384d06","ec1e769b-afc6-442d-9eca-a91be830c18d"],"updated_at":"2018-07-03T14:55:55Z","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2"}]} 2018-07-03 14:55:58,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 used request id req-6d8f2037-867f-481a-b93b-1e02f781ab10 2018-07-03 14:55:58,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/b8e83bd4df964c228bf540ccf1198c0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:58,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:58 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d12d02bb-373f-4e95-b00a-01a52fb9dd5b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}} 2018-07-03 14:55:58,586 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a used request id req-d12d02bb-373f-4e95-b00a-01a52fb9dd5b 2018-07-03 14:55:58,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=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:58,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:58 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-d6bfa97b-4438-405c-a548-01a11dd451e8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:55Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"ec1e769b-afc6-442d-9eca-a91be830c18d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]} 2018-07-03 14:55:58,671 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-d6bfa97b-4438-405c-a548-01a11dd451e8 2018-07-03 14:55:58,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:58,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-713dd3f2-71ed-4d29-bfb5-c1ab0877ebc2 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:55:58,891 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1&admin_state_up=True used request id req-713dd3f2-71ed-4d29-bfb5-c1ab0877ebc2 2018-07-03 14:55:58,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:55:58,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:55:59,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "157f8c0f9e0341578f214e96bee76abf", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role"}], "expires_at": "2018-07-03T15:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b8e83bd4df964c228bf540ccf1198c0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-user", "id": "80904567d27e4909973a73cc0128b1bc"}, "audit_ids": ["IRgOUsdQRRKjfcstkvxx1g"], "issued_at": "2018-07-03T14:55:59.000000Z"}} 2018-07-03 14:55:59,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}f7cb3adace68cbda103f20bd3629480accb622f9" 2018-07-03 14:55:59,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ce395d3-779e-42af-bc41-3b04d3c8abf3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:55:59,540 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ce395d3-779e-42af-bc41-3b04d3c8abf3 2018-07-03 14:55:59,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/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:59,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:59 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-680255b8-3bd2-44c3-96e6-a9d9375a42ae Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bab37653-d30b-4a8e-b3f9-2fee54384d06","ec1e769b-afc6-442d-9eca-a91be830c18d"],"updated_at":"2018-07-03T14:55:55Z","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2"}]} 2018-07-03 14:55:59,691 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 used request id req-680255b8-3bd2-44c3-96e6-a9d9375a42ae 2018-07-03 14:55:59,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:59,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:59 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-56ddef2b-e1a3-43bf-8568-3a5d0ffec2b2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:55Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"ec1e769b-afc6-442d-9eca-a91be830c18d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]} 2018-07-03 14:55:59,778 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-56ddef2b-e1a3-43bf-8568-3a5d0ffec2b2 2018-07-03 14:55:59,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:55:59,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:55:59 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-a26f1e4e-ac7d-416d-8197-df1ca41e56cf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bab37653-d30b-4a8e-b3f9-2fee54384d06","ec1e769b-afc6-442d-9eca-a91be830c18d"],"updated_at":"2018-07-03T14:55:55Z","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2"}]} 2018-07-03 14:55:59,918 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 used request id req-a26f1e4e-ac7d-416d-8197-df1ca41e56cf 2018-07-03 14:55:59,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:55:59,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:55: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-07-03 14:55:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cb3adace68cbda103f20bd3629480accb622f9" 2018-07-03 14:55:59,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:55:59 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-734de33a-7494-48cc-bd02-bab280b84b67 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}} 2018-07-03 14:55:59,969 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a used request id req-734de33a-7494-48cc-bd02-bab280b84b67 2018-07-03 14:55:59,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=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:00,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:00 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-afc20ab5-d522-4613-a2e0-4d248f435382 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:55Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"ec1e769b-afc6-442d-9eca-a91be830c18d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]} 2018-07-03 14:56:00,047 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-afc20ab5-d522-4613-a2e0-4d248f435382 2018-07-03 14:56:00,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=9439f201-77e1-4078-8cc9-f2af8dcc65c1&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:00,432 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:00 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-548f8ea7-1ed6-435e-bd3b-e6da24b56fb9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"}]} 2018-07-03 14:56:00,432 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1 used request id req-548f8ea7-1ed6-435e-bd3b-e6da24b56fb9 2018-07-03 14:56:00,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=9439f201-77e1-4078-8cc9-f2af8dcc65c1&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:00,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:00 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-585221f3-ace3-4d9b-9764-90bdfab979ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:55Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"ec1e769b-afc6-442d-9eca-a91be830c18d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]} 2018-07-03 14:56:00,520 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2 used request id req-585221f3-ace3-4d9b-9764-90bdfab979ea 2018-07-03 14:56:00,520 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 2018-07-03 14:56:00,525 - 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}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" -d '{"port": {"network_id": "9439f201-77e1-4078-8cc9-f2af8dcc65c1", "fixed_ips": [{"subnet_id": "bab37653-d30b-4a8e-b3f9-2fee54384d06", "ip_address": "10.55.0.101"}, {"subnet_id": "ec1e769b-afc6-442d-9eca-a91be830c18d", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1", "admin_state_up": true}}' 2018-07-03 14:56:01,947 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:56:01 GMT Content-Type: application/json Content-Length: 852 Connection: keep-alive X-Openstack-Request-Id: req-9b7d529c-d896-4d6a-94e5-4284a5a0a4d8 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:56:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:56:01Z","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:24:e9:43","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","fixed_ips":[{"subnet_id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","ip_address":"10.55.0.101"},{"subnet_id":"ec1e769b-afc6-442d-9eca-a91be830c18d","ip_address":"10.65.0.101"}],"id":"f9feada3-c615-4342-859a-9dbf3636cdbf","security_groups":["d732f3ae-61a7-41ec-add4-db53494c3095"],"device_id":""}} 2018-07-03 14:56:01,947 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-9b7d529c-d896-4d6a-94e5-4284a5a0a4d8 2018-07-03 14:56:01,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=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:02,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:02 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-07c4ef5e-9832-47e8-b6de-190cf5787044 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bab37653-d30b-4a8e-b3f9-2fee54384d06","ec1e769b-afc6-442d-9eca-a91be830c18d"],"updated_at":"2018-07-03T14:55:55Z","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2"}]} 2018-07-03 14:56:02,530 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 used request id req-07c4ef5e-9832-47e8-b6de-190cf5787044 2018-07-03 14:56:02,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:02,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:02 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca3ff253-9504-4049-97e5-a01bbbb6be25 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}} 2018-07-03 14:56:02,575 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a used request id req-ca3ff253-9504-4049-97e5-a01bbbb6be25 2018-07-03 14:56:02,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:02,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:02 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-0f0018ff-a6d6-4181-a4c4-a9fb53d84385 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:55Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"ec1e769b-afc6-442d-9eca-a91be830c18d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]} 2018-07-03 14:56:02,659 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-0f0018ff-a6d6-4181-a4c4-a9fb53d84385 2018-07-03 14:56:02,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:02,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:02 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-2e410bfb-4710-4e9c-b679-efd55a5467b2 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:56:00Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:01Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:24:e9:43","id":"f9feada3-c615-4342-859a-9dbf3636cdbf","port_security_enabled":true,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","fixed_ips":[{"subnet_id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","ip_address":"10.55.0.101"},{"subnet_id":"ec1e769b-afc6-442d-9eca-a91be830c18d","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["d732f3ae-61a7-41ec-add4-db53494c3095"],"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1"}]} 2018-07-03 14:56:02,754 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1&admin_state_up=True used request id req-2e410bfb-4710-4e9c-b679-efd55a5467b2 2018-07-03 14:56:02,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:02,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:02 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e852ce80-8df2-4b3f-bf5d-09e473e0e356 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}} 2018-07-03 14:56:02,918 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a used request id req-e852ce80-8df2-4b3f-bf5d-09e473e0e356 2018-07-03 14:56:02,918 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst 2018-07-03 14:56:02,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:03,281 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:03 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-ed968cfc-01aa-43f5-9129-2c1029d7634f X-Compute-Request-Id: req-ed968cfc-01aa-43f5-9129-2c1029d7634f Front-End-Https: on RESP BODY: {"flavors": [{"id": "17586b62-1a31-44fa-a44a-715447151950", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:56:03,281 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ed968cfc-01aa-43f5-9129-2c1029d7634f 2018-07-03 14:56:03,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/17586b62-1a31-44fa-a44a-715447151950 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:03,638 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:03 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a6587805-a316-4011-98b4-aba1ede11846 X-Compute-Request-Id: req-a6587805-a316-4011-98b4-aba1ede11846 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "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": "17586b62-1a31-44fa-a44a-715447151950"}} 2018-07-03 14:56:03,638 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/17586b62-1a31-44fa-a44a-715447151950 used request id req-a6587805-a316-4011-98b4-aba1ede11846 2018-07-03 14:56:03,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?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:04,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:04 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-34538adc-e546-4023-a65f-ccaaf7cccb8f Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:55:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:55:45Z", "visibility": "shared", "self": "/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747", "min_disk": 0, "protected": false, "id": "b7d72967-473a-405c-b261-c40ce3bc5747", "file": "/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8e83bd4df964c228bf540ccf1198c0a", "direct_url": "file:///var/lib/glance/images/b7d72967-473a-405c-b261-c40ce3bc5747", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image"} 2018-07-03 14:56:04,047 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image used request id req-34538adc-e546-4023-a65f-ccaaf7cccb8f 2018-07-03 14:56:04,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:04,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c2492fb9-cd66-4b9c-af1a-1c34833b2a6e Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:56:04,415 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c2492fb9-cd66-4b9c-af1a-1c34833b2a6e 2018-07-03 14:56:04,421 - novaclient.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}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" -d '{"server": {"name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst", "imageRef": "b7d72967-473a-405c-b261-c40ce3bc5747", "flavorRef": "17586b62-1a31-44fa-a44a-715447151950", "max_count": 1, "min_count": 1, "networks": [{"port": "f9feada3-c615-4342-859a-9dbf3636cdbf"}]}}' 2018-07-03 14:56:07,579 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:56:07 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-901971e5-cc3c-4242-8765-9a9dc1ed19b3 X-Compute-Request-Id: req-901971e5-cc3c-4242-8765-9a9dc1ed19b3 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "bookmark"}], "adminPass": "j37K3ZyPLzWX"}} 2018-07-03 14:56:07,580 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-901971e5-cc3c-4242-8765-9a9dc1ed19b3 2018-07-03 14:56:07,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/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:08,579 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:08 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-0843e976-4264-41e7-833f-ecc258aa1064 X-Compute-Request-Id: req-0843e976-4264-41e7-833f-ecc258aa1064 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/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "bookmark"}], "image": {"id": "b7d72967-473a-405c-b261-c40ce3bc5747", "links": [{"href": "http://172.30.10.101:8774/images/b7d72967-473a-405c-b261-c40ce3bc5747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "17586b62-1a31-44fa-a44a-715447151950", "links": [{"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "bookmark"}]}, "id": "44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "user_id": "80904567d27e4909973a73cc0128b1bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:56:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst", "created": "2018-07-03T14:56:08Z", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:56:08,580 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 used request id req-0843e976-4264-41e7-833f-ecc258aa1064 2018-07-03 14:56:08,580 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst 2018-07-03 14:56:08,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/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:09,375 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:09 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-bb073155-e56d-4090-8cf3-7a75c59bc4b2 X-Compute-Request-Id: req-bb073155-e56d-4090-8cf3-7a75c59bc4b2 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/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "bookmark"}], "image": {"id": "b7d72967-473a-405c-b261-c40ce3bc5747", "links": [{"href": "http://172.30.10.101:8774/images/b7d72967-473a-405c-b261-c40ce3bc5747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "17586b62-1a31-44fa-a44a-715447151950", "links": [{"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "bookmark"}]}, "id": "44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "user_id": "80904567d27e4909973a73cc0128b1bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:56:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst", "created": "2018-07-03T14:56:08Z", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:56:09,375 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 used request id req-bb073155-e56d-4090-8cf3-7a75c59bc4b2 2018-07-03 14:56:09,376 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst] is - BUILD 2018-07-03 14:56:09,376 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:56:12,377 - create_instance - DEBUG - VM status query timeout in 896.20304513 2018-07-03 14:56:12,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:13,311 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:13 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-585829e5-588c-4248-a3f4-4bdd450f733e X-Compute-Request-Id: req-585829e5-588c-4248-a3f4-4bdd450f733e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "bookmark"}], "image": {"id": "b7d72967-473a-405c-b261-c40ce3bc5747", "links": [{"href": "http://172.30.10.101:8774/images/b7d72967-473a-405c-b261-c40ce3bc5747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "17586b62-1a31-44fa-a44a-715447151950", "links": [{"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "bookmark"}]}, "id": "44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "security_groups": [{"name": "default"}], "user_id": "80904567d27e4909973a73cc0128b1bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:56:10Z", "hostId": "42309ae33fabe70d5065a4d46899a4b6c1e4208fc12cd9d212d5e3b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst", "created": "2018-07-03T14:56:07Z", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:56:13,311 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 used request id req-585829e5-588c-4248-a3f4-4bdd450f733e 2018-07-03 14:56:13,312 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst] is - BUILD 2018-07-03 14:56:13,312 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:56:16,315 - create_instance - DEBUG - VM status query timeout in 892.265878201 2018-07-03 14:56:16,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:16,810 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:16 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-43311ec7-0650-4d85-b020-7bc4421d5552 X-Compute-Request-Id: req-43311ec7-0650-4d85-b020-7bc4421d5552 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "bookmark"}], "image": {"id": "b7d72967-473a-405c-b261-c40ce3bc5747", "links": [{"href": "http://172.30.10.101:8774/images/b7d72967-473a-405c-b261-c40ce3bc5747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "17586b62-1a31-44fa-a44a-715447151950", "links": [{"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "bookmark"}]}, "id": "44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "security_groups": [{"name": "default"}], "user_id": "80904567d27e4909973a73cc0128b1bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:56:10Z", "hostId": "42309ae33fabe70d5065a4d46899a4b6c1e4208fc12cd9d212d5e3b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst", "created": "2018-07-03T14:56:07Z", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:56:16,810 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 used request id req-43311ec7-0650-4d85-b020-7bc4421d5552 2018-07-03 14:56:16,810 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst] is - BUILD 2018-07-03 14:56:16,811 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:56:19,814 - create_instance - DEBUG - VM status query timeout in 888.766527176 2018-07-03 14:56:19,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/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:20,825 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56: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-4e6ff02d-ce93-4ac8-a3fa-4fbcfde09f2f X-Compute-Request-Id: req-4e6ff02d-ce93-4ac8-a3fa-4fbcfde09f2f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "bookmark"}], "image": {"id": "b7d72967-473a-405c-b261-c40ce3bc5747", "links": [{"href": "http://172.30.10.101:8774/images/b7d72967-473a-405c-b261-c40ce3bc5747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "17586b62-1a31-44fa-a44a-715447151950", "links": [{"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "bookmark"}]}, "id": "44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "security_groups": [{"name": "default"}], "user_id": "80904567d27e4909973a73cc0128b1bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:56:10Z", "hostId": "42309ae33fabe70d5065a4d46899a4b6c1e4208fc12cd9d212d5e3b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst", "created": "2018-07-03T14:56:07Z", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:56:20,825 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 used request id req-4e6ff02d-ce93-4ac8-a3fa-4fbcfde09f2f 2018-07-03 14:56:20,826 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst] is - BUILD 2018-07-03 14:56:20,826 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:56:23,827 - create_instance - DEBUG - VM status query timeout in 884.753075123 2018-07-03 14:56:23,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/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:24,693 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56: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-75e14af8-c242-42f5-9fec-2c9cab4a3b6c X-Compute-Request-Id: req-75e14af8-c242-42f5-9fec-2c9cab4a3b6c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:e9:43", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:e9:43", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "bookmark"}], "image": {"id": "b7d72967-473a-405c-b261-c40ce3bc5747", "links": [{"href": "http://172.30.10.101:8774/images/b7d72967-473a-405c-b261-c40ce3bc5747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:56:20.000000", "flavor": {"id": "17586b62-1a31-44fa-a44a-715447151950", "links": [{"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "bookmark"}]}, "id": "44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "security_groups": [{"name": "default"}], "user_id": "80904567d27e4909973a73cc0128b1bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:56:21Z", "hostId": "42309ae33fabe70d5065a4d46899a4b6c1e4208fc12cd9d212d5e3b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst", "created": "2018-07-03T14:56:07Z", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:56:24,693 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 used request id req-75e14af8-c242-42f5-9fec-2c9cab4a3b6c 2018-07-03 14:56:24,694 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst] is - ACTIVE 2018-07-03 14:56:24,694 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:56:24,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:25,166 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56: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-fc674dd5-0ef2-4249-b44b-51a313f829a7 X-Compute-Request-Id: req-fc674dd5-0ef2-4249-b44b-51a313f829a7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:e9:43", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:e9:43", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "bookmark"}], "image": {"id": "b7d72967-473a-405c-b261-c40ce3bc5747", "links": [{"href": "http://172.30.10.101:8774/images/b7d72967-473a-405c-b261-c40ce3bc5747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:56:20.000000", "flavor": {"id": "17586b62-1a31-44fa-a44a-715447151950", "links": [{"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "bookmark"}]}, "id": "44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "security_groups": [{"name": "default"}], "user_id": "80904567d27e4909973a73cc0128b1bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:56:21Z", "hostId": "42309ae33fabe70d5065a4d46899a4b6c1e4208fc12cd9d212d5e3b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst", "created": "2018-07-03T14:56:07Z", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:56:25,166 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 used request id req-fc674dd5-0ef2-4249-b44b-51a313f829a7 2018-07-03 14:56:25,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=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:25,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:25 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-48293f65-4b18-4334-a0a8-4f96b5c6dc98 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bab37653-d30b-4a8e-b3f9-2fee54384d06","ec1e769b-afc6-442d-9eca-a91be830c18d"],"updated_at":"2018-07-03T14:55:55Z","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2"}]} 2018-07-03 14:56:25,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2 used request id req-48293f65-4b18-4334-a0a8-4f96b5c6dc98 2018-07-03 14:56:25,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/b8e83bd4df964c228bf540ccf1198c0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:25,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:25 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b217dfb-829e-4912-b15a-9de0eb4f56c0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}} 2018-07-03 14:56:25,510 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a used request id req-4b217dfb-829e-4912-b15a-9de0eb4f56c0 2018-07-03 14:56:25,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/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:25,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:25 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-6917a7b7-c279-48b9-9cae-7d97b3d1270a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:55Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"ec1e769b-afc6-442d-9eca-a91be830c18d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]} 2018-07-03 14:56:25,590 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-6917a7b7-c279-48b9-9cae-7d97b3d1270a 2018-07-03 14:56:25,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=9439f201-77e1-4078-8cc9-f2af8dcc65c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:25,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:25 GMT Content-Type: application/json Content-Length: 2538 Connection: keep-alive X-Openstack-Request-Id: req-83451f0d-0794-4b16-aa58-f0e0b7ce9974 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:00Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9439f201-77e1-4078-8cc9-f2af8dcc65c1","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:c9:84:5f","id":"44bf0034-8898-4126-96e4-1e2cc8f49c9c","port_security_enabled":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","fixed_ips":[{"subnet_id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","ip_address":"10.55.0.3"},{"subnet_id":"ec1e769b-afc6-442d-9eca-a91be830c18d","ip_address":"10.65.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:54Z","admin_state_up":true,"updated_at":"2018-07-03T14:55:59Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9439f201-77e1-4078-8cc9-f2af8dcc65c1","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:39:ff:e8","id":"7197caeb-467e-4e61-a130-bf19e5b10bf2","port_security_enabled":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","fixed_ips":[{"subnet_id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","ip_address":"10.55.0.2"},{"subnet_id":"ec1e769b-afc6-442d-9eca-a91be830c18d","ip_address":"10.65.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:56:00Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:20Z","binding:vnic_type":"normal","device_id":"44191c42-ae16-4e4a-9f4d-fe95836e7fd6","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:24:e9:43","id":"f9feada3-c615-4342-859a-9dbf3636cdbf","port_security_enabled":true,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","fixed_ips":[{"subnet_id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","ip_address":"10.55.0.101"},{"subnet_id":"ec1e769b-afc6-442d-9eca-a91be830c18d","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["d732f3ae-61a7-41ec-add4-db53494c3095"],"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1"}]} 2018-07-03 14:56:25,709 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9439f201-77e1-4078-8cc9-f2af8dcc65c1 used request id req-83451f0d-0794-4b16-aa58-f0e0b7ce9974 2018-07-03 14:56:25,710 - create_instance - INFO - Deleting Port with ID - f9feada3-c615-4342-859a-9dbf3636cdbf 2018-07-03 14:56:25,711 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abaport-1 2018-07-03 14:56:25,716 - 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/f9feada3-c615-4342-859a-9dbf3636cdbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:26,497 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:56:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-66b64005-94f5-4a03-8f00-cc8fca002413 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:56:26,497 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/f9feada3-c615-4342-859a-9dbf3636cdbf used request id req-66b64005-94f5-4a03-8f00-cc8fca002413 2018-07-03 14:56:26,497 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst 2018-07-03 14:56:26,500 - 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/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:26,664 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:56: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-c59d2cf3-fc80-4573-bf30-ca1a077bef63 X-Compute-Request-Id: req-c59d2cf3-fc80-4573-bf30-ca1a077bef63 Front-End-Https: on 2018-07-03 14:56:26,664 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 used request id req-c59d2cf3-fc80-4573-bf30-ca1a077bef63 2018-07-03 14:56:26,664 - create_instance - INFO - Checking deletion status 2018-07-03 14:56:26,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/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:27,406 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:27 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-74cc4eee-06ed-4ec5-8303-a3187f7aaf45 X-Compute-Request-Id: req-74cc4eee-06ed-4ec5-8303-a3187f7aaf45 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/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "rel": "bookmark"}], "image": {"id": "b7d72967-473a-405c-b261-c40ce3bc5747", "links": [{"href": "http://172.30.10.101:8774/images/b7d72967-473a-405c-b261-c40ce3bc5747", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:56:20.000000", "flavor": {"id": "17586b62-1a31-44fa-a44a-715447151950", "links": [{"href": "http://172.30.10.101:8774/flavors/17586b62-1a31-44fa-a44a-715447151950", "rel": "bookmark"}]}, "id": "44191c42-ae16-4e4a-9f4d-fe95836e7fd6", "user_id": "80904567d27e4909973a73cc0128b1bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:56:27Z", "hostId": "42309ae33fabe70d5065a4d46899a4b6c1e4208fc12cd9d212d5e3b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst", "created": "2018-07-03T14:56:07Z", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:56:27,407 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 used request id req-74cc4eee-06ed-4ec5-8303-a3187f7aaf45 2018-07-03 14:56:27,407 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst] is - ACTIVE 2018-07-03 14:56:27,407 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:56:30,411 - create_instance - DEBUG - VM status query timeout in 296.253782034 2018-07-03 14:56:30,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/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f04ae0d6c5237610cbe4af6346d88c837ef6de" 2018-07-03 14:56:30,662 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:56:30 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-006247df-5b93-460a-a536-e7319d9eb2ba X-Compute-Request-Id: req-006247df-5b93-460a-a536-e7319d9eb2ba RESP BODY: {"itemNotFound": {"message": "Instance 44191c42-ae16-4e4a-9f4d-fe95836e7fd6 could not be found.", "code": 404}} 2018-07-03 14:56:30,662 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/44191c42-ae16-4e4a-9f4d-fe95836e7fd6 used request id req-006247df-5b93-460a-a536-e7319d9eb2ba 2018-07-03 14:56:30,662 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 44191c42-ae16-4e4a-9f4d-fe95836e7fd6 could not be found. (HTTP 404) (Request-ID: req-006247df-5b93-460a-a536-e7319d9eb2ba) 2018-07-03 14:56:30,662 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-inst 2018-07-03 14:56:30,667 - 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/17586b62-1a31-44fa-a44a-715447151950 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3059ed472d268935a32c1492d8225e8136781d3e" 2018-07-03 14:56:30,917 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:56: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-da5927f9-a7d7-4a0f-b51d-3ffe3c97cfcb X-Compute-Request-Id: req-da5927f9-a7d7-4a0f-b51d-3ffe3c97cfcb 2018-07-03 14:56:30,917 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/17586b62-1a31-44fa-a44a-715447151950 used request id req-da5927f9-a7d7-4a0f-b51d-3ffe3c97cfcb 2018-07-03 14:56:30,918 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-subnet 2018-07-03 14:56:30,919 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-subnet 2018-07-03 14:56:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/0228738f-7776-4fa2-97e9-4caaef1b29d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb1de9c55b4c2513b6112a5bbb8a19c091276b" 2018-07-03 14:56:33,398 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:56:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a96e8aa2-ee09-4548-9e10-ef4e55c44884 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:56:33,398 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/0228738f-7776-4fa2-97e9-4caaef1b29d0 used request id req-a96e8aa2-ee09-4548-9e10-ef4e55c44884 2018-07-03 14:56:33,399 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-pub-net 2018-07-03 14:56:33,404 - 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/5895e767-83c6-4aac-b837-97814393c59b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cb1de9c55b4c2513b6112a5bbb8a19c091276b" 2018-07-03 14:56:35,462 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:56:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9aef51e2-ed64-465e-aa22-0faac2e9b695 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:56:35,462 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/5895e767-83c6-4aac-b837-97814393c59b used request id req-9aef51e2-ed64-465e-aa22-0faac2e9b695 2018-07-03 14:56:35,463 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-image 2018-07-03 14:56:35,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93f7a3304135d170e234828876d6c57bbee6b18c" 2018-07-03 14:56:35,939 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:56:35 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c4bfebca-b274-4157-927a-74e92673a575 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-07-03 14:56:35,939 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/b7d72967-473a-405c-b261-c40ce3bc5747 used request id req-c4bfebca-b274-4157-927a-74e92673a575 2018-07-03 14:56:35,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:56:36,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:36 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-4b28cd25-b36c-4e85-839a-4bb0163011c4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "created_at": "2018-07-03T14:55:47Z", "updated_at": "2018-07-03T14:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:55:47Z", "revision_number": 0, "id": "6c84e95a-b2a3-4e69-ae74-f04e0c313b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:55:47Z", "security_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8e83bd4df964c228bf540ccf1198c0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:55:47Z", "revision_number": 0, "id": "6f1a6d0a-47d6-42d2-9a12-2f991976e30b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:55:47Z", "security_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8e83bd4df964c228bf540ccf1198c0a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:55:47Z", "revision_number": 0, "id": "8821dcfc-fb3f-4384-8705-8b0458750ba1", "remote_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "remote_ip_prefix": null, "created_at": "2018-07-03T14:55:47Z", "security_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8e83bd4df964c228bf540ccf1198c0a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:55:47Z", "revision_number": 0, "id": "b82c2910-108f-49e1-91e9-0fdce5df8be6", "remote_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "remote_ip_prefix": null, "created_at": "2018-07-03T14:55:47Z", "security_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8e83bd4df964c228bf540ccf1198c0a"}], "revision_number": 4, "project_id": "b8e83bd4df964c228bf540ccf1198c0a", "id": "d732f3ae-61a7-41ec-add4-db53494c3095", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:56:36,364 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-4b28cd25-b36c-4e85-839a-4bb0163011c4 2018-07-03 14:56:36,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:56:36,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:36 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99b22a6a-8aff-4cb0-a794-4a6997a1188d 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:56:36,540 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-99b22a6a-8aff-4cb0-a794-4a6997a1188d 2018-07-03 14:56:36,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:56:36,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:56:36 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58ec48c3-90cd-4cb6-a99c-79bfc6af47e1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:56:36,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-58ec48c3-90cd-4cb6-a99c-79bfc6af47e1 2018-07-03 14:56:36,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:56:36,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:56:36,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:36 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf6c1b5f-85fc-4b31-9b40-c2f0b054de7e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b8e83bd4df964c228bf540ccf1198c0a", "name": "CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj"}} 2018-07-03 14:56:36,884 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a used request id req-bf6c1b5f-85fc-4b31-9b40-c2f0b054de7e 2018-07-03 14:56:36,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d732f3ae-61a7-41ec-add4-db53494c3095 2018-07-03 14:56:36,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d732f3ae-61a7-41ec-add4-db53494c3095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:56:36,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:36 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-1fd50e46-b6de-4a71-bf07-d068a1b95ee2 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-07-03T14:55:47Z", "security_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "port_range_min": null, "revision_number": 0, "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "created_at": "2018-07-03T14:55:47Z", "project_id": "b8e83bd4df964c228bf540ccf1198c0a", "id": "6c84e95a-b2a3-4e69-ae74-f04e0c313b12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:55:47Z", "security_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "port_range_min": null, "revision_number": 0, "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "created_at": "2018-07-03T14:55:47Z", "project_id": "b8e83bd4df964c228bf540ccf1198c0a", "id": "6f1a6d0a-47d6-42d2-9a12-2f991976e30b"}, {"remote_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:55:47Z", "security_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "port_range_min": null, "revision_number": 0, "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "created_at": "2018-07-03T14:55:47Z", "project_id": "b8e83bd4df964c228bf540ccf1198c0a", "id": "8821dcfc-fb3f-4384-8705-8b0458750ba1"}, {"remote_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:55:47Z", "security_group_id": "d732f3ae-61a7-41ec-add4-db53494c3095", "port_range_min": null, "revision_number": 0, "tenant_id": "b8e83bd4df964c228bf540ccf1198c0a", "created_at": "2018-07-03T14:55:47Z", "project_id": "b8e83bd4df964c228bf540ccf1198c0a", "id": "b82c2910-108f-49e1-91e9-0fdce5df8be6"}]} 2018-07-03 14:56:36,928 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d732f3ae-61a7-41ec-add4-db53494c3095 used request id req-1fd50e46-b6de-4a71-bf07-d068a1b95ee2 2018-07-03 14:56:36,929 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:56:36,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/security-groups/d732f3ae-61a7-41ec-add4-db53494c3095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:56:37,484 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:56:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-327f34a5-36b0-44d6-a8b9-5fca62ee4db0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:56:37,485 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d732f3ae-61a7-41ec-add4-db53494c3095 used request id req-327f34a5-36b0-44d6-a8b9-5fca62ee4db0 2018-07-03 14:56:37,486 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj 2018-07-03 14:56:37,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:56:37,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:56:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14587fbb-d8a8-4834-a8ff-fe9e00a21662 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:56:37,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b8e83bd4df964c228bf540ccf1198c0a used request id req-14587fbb-d8a8-4834-a8ff-fe9e00a21662 2018-07-03 14:56:37,840 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4b581886-f11e-4ef-proj-role 2018-07-03 14:56:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/157f8c0f9e0341578f214e96bee76abf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:56:38,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:56:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f29b0578-8859-4906-89ed-dfc5426512e1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:56:38,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/157f8c0f9e0341578f214e96bee76abf used request id req-f29b0578-8859-4906-89ed-dfc5426512e1 2018-07-03 14:56:38,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}b0a4ded8625e605732a3002f5cb397f0d3859886" 2018-07-03 14:56:38,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-885caecd-ea89-4d38-bb29-2ab6f662e6f2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:56:38,238 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-885caecd-ea89-4d38-bb29-2ab6f662e6f2 2018-07-03 14:56:38,238 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4b581886-f11e-4ef-user 2018-07-03 14:56:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/80904567d27e4909973a73cc0128b1bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7315b9c924f82d77cbc3df1c8ed3a06f8449fc8d" 2018-07-03 14:56:38,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:56:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-224226cc-dc85-4239-b136-07c560908f48 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:56:38,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/80904567d27e4909973a73cc0128b1bc used request id req-224226cc-dc85-4239-b136-07c560908f48 2018-07-03 14:56:38,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:56:39,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["vOlZBrBUSlCYxT2BtWdApg"], "issued_at": "2018-07-03T14:56:39.000000Z"}} 2018-07-03 14:56:39,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ba6808ad445c8cc1745246e83c904179b9ff30" 2018-07-03 14:56:39,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02ddc96e-a251-4aa3-a413-54f7e31d0566 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:56:39,249 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-02ddc96e-a251-4aa3-a413-54f7e31d0566 2018-07-03 14:56:39,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:56:39,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:56:39,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["igiOsXQqRzOEzYPN_sXY7A"], "issued_at": "2018-07-03T14:56:39.000000Z"}} 2018-07-03 14:56:39,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:56:39,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-362a9b4b-ddd8-4146-8ed6-933c11b41b16 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:56:39,969 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-362a9b4b-ddd8-4146-8ed6-933c11b41b16 2018-07-03 14:56:39,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-07-03 14:56:39,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:56:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:56:39,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?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-abe4158e-3cda-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:56:40,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:39 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-076da3d8-ad36-4937-9033-fd2eda373636 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-abe4158e-3cda-49a-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:56:40,172 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-abe4158e-3cda-49a-proj used request id req-076da3d8-ad36-4937-9033-fd2eda373636 2018-07-03 14:56:40,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:56:40,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebfc7704-92fe-455b-95da-d4aa89c40592 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:56:40,364 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ebfc7704-92fe-455b-95da-d4aa89c40592 2018-07-03 14:56:40,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}}' 2018-07-03 14:56:40,599 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:56:40 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29cf696c-4db6-471d-9a8c-862a4758c68b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "id": "952819bdc0934e639640f1ef9620d93a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:56:40,599 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-29cf696c-4db6-471d-9a8c-862a4758c68b 2018-07-03 14:56:40,600 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-abe4158e-3cda-49a-proj 2018-07-03 14:56:40,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:56:40,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:56:41,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ZePmZh83Ts2MTltjGpDr4g"], "issued_at": "2018-07-03T14:56:41.000000Z"}} 2018-07-03 14:56:41,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac9d4ce94d5f0a2a1cf960ed3279633a0797127" 2018-07-03 14:56:41,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6990f252-d71c-40a7-b66f-07b265b7dd67 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:56:41,290 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6990f252-d71c-40a7-b66f-07b265b7dd67 2018-07-03 14:56:41,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:56:41,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:56: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-07-03 14:56:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac9d4ce94d5f0a2a1cf960ed3279633a0797127" 2018-07-03 14:56:41,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82adb6b9-aaa5-48a2-876c-f2908210d1d4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:56:41,507 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-82adb6b9-aaa5-48a2-876c-f2908210d1d4 2018-07-03 14:56:41,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?name=InstanceSecurityGroupTests-abe4158e-3cda-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac9d4ce94d5f0a2a1cf960ed3279633a0797127" 2018-07-03 14:56:41,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:41 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d835f7f0-4dca-4f1e-91b0-10a58e7da1b1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-abe4158e-3cda-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "id": "952819bdc0934e639640f1ef9620d93a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}]} 2018-07-03 14:56:41,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-abe4158e-3cda-49a-proj used request id req-d835f7f0-4dca-4f1e-91b0-10a58e7da1b1 2018-07-03 14:56:41,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}7ac9d4ce94d5f0a2a1cf960ed3279633a0797127" 2018-07-03 14:56:41,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:41 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5ddce33-a17d-4a17-93a7-465b76e140fd Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:56:41,875 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b5ddce33-a17d-4a17-93a7-465b76e140fd 2018-07-03 14:56:42,347 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-abe4158e-3cda-49a-user 2018-07-03 14:56:42,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:56:42,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:56:42,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-616ed183-6893-41a3-a5ae-7d490a14b85a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:56:42,388 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-616ed183-6893-41a3-a5ae-7d490a14b85a 2018-07-03 14:56:42,391 - 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}c08039b4e8fae09427a197aa73c832bd10318215" -d '{"role": {"name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role"}}' 2018-07-03 14:56:42,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:56:42 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50962241-37d8-43aa-8fdf-ea89adc427cf Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9cf33536c0e4ae1a37c4f8951297d54", "links": {"self": "http://10.167.4.35:5000/v3/roles/d9cf33536c0e4ae1a37c4f8951297d54"}, "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role"}} 2018-07-03 14:56:42,565 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-50962241-37d8-43aa-8fdf-ea89adc427cf 2018-07-03 14:56:42,566 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role 2018-07-03 14:56:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/d9cf33536c0e4ae1a37c4f8951297d54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:56:42,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:42 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0db49830-d003-4b34-be2e-c4733e6aa864 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9cf33536c0e4ae1a37c4f8951297d54", "links": {"self": "http://10.167.4.35:5000/v3/roles/d9cf33536c0e4ae1a37c4f8951297d54"}, "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role"}} 2018-07-03 14:56:42,743 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d9cf33536c0e4ae1a37c4f8951297d54 used request id req-0db49830-d003-4b34-be2e-c4733e6aa864 2018-07-03 14:56:42,743 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role to project InstanceSecurityGroupTests-abe4158e-3cda-49a-proj 2018-07-03 14:56:42,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a/users/b2574da59d9442188893e433e20574cb/roles/d9cf33536c0e4ae1a37c4f8951297d54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:56:42,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:56:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9aefd075-a093-4bd3-ace3-87c0686a5533 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:56:42,976 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a/users/b2574da59d9442188893e433e20574cb/roles/d9cf33536c0e4ae1a37c4f8951297d54 used request id req-9aefd075-a093-4bd3-ace3-87c0686a5533 2018-07-03 14:56:42,977 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:56:42,978 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:56:42,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:56:42,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:56:43,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9cf33536c0e4ae1a37c4f8951297d54", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role"}], "expires_at": "2018-07-03T15:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-user", "id": "b2574da59d9442188893e433e20574cb"}, "audit_ids": ["fV2XlIamTnCKQR8iz59hsA"], "issued_at": "2018-07-03T14:56:43.000000Z"}} 2018-07-03 14:56:43,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}410ccfd2873c2b6df49aed93b525325f3af6b64b" 2018-07-03 14:56:43,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bdec883-bf28-40e9-9701-2543fa76b29f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:56:43,672 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0bdec883-bf28-40e9-9701-2543fa76b29f 2018-07-03 14:56:43,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?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}410ccfd2873c2b6df49aed93b525325f3af6b64b" 2018-07-03 14:56:44,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:44 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-4075ddeb-1889-4191-8444-d49aab97d5d2 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image"} 2018-07-03 14:56:44,120 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image used request id req-4075ddeb-1889-4191-8444-d49aab97d5d2 2018-07-03 14:56:44,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}410ccfd2873c2b6df49aed93b525325f3af6b64b" 2018-07-03 14:56:44,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:44 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-885dd28c-02ef-463f-bac2-ffd4b4c013e5 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:56:44,631 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-885dd28c-02ef-463f-bac2-ffd4b4c013e5 2018-07-03 14:56:44,661 - 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}410ccfd2873c2b6df49aed93b525325f3af6b64b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image"}' 2018-07-03 14:56:45,086 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:56:45 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-af146d33-3535-46ba-98fe-d9a6e321c192 Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:56:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:56:45Z", "visibility": "shared", "self": "/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "min_disk": 0, "protected": false, "id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "file": "/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39/file", "checksum": null, "owner": "952819bdc0934e639640f1ef9620d93a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:56:45,086 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-af146d33-3535-46ba-98fe-d9a6e321c192 2018-07-03 14:56:45,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}410ccfd2873c2b6df49aed93b525325f3af6b64b" -d '' 2018-07-03 14:56:45,513 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:56:45 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d2ab7b21-5be5-49dc-b1f2-21e569d0436f 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-07-03 14:56:45,513 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39/file used request id req-d2ab7b21-5be5-49dc-b1f2-21e569d0436f 2018-07-03 14:56:45,514 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:56:45,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}410ccfd2873c2b6df49aed93b525325f3af6b64b" 2018-07-03 14:56:45,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:45 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-f97ab9ea-dbf0-41dd-8f62-54d54cad97e0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:56:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:56:45Z", "visibility": "shared", "self": "/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "min_disk": 0, "protected": false, "id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "file": "/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "952819bdc0934e639640f1ef9620d93a", "direct_url": "file:///var/lib/glance/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:56:45,872 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39 used request id req-f97ab9ea-dbf0-41dd-8f62-54d54cad97e0 2018-07-03 14:56:45,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}410ccfd2873c2b6df49aed93b525325f3af6b64b" 2018-07-03 14:56:46,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:46 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-bc7410d9-1ad0-4919-971f-be7645a9e1c1 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:56:46,219 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-bc7410d9-1ad0-4919-971f-be7645a9e1c1 2018-07-03 14:56:46,222 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image 2018-07-03 14:56:46,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}410ccfd2873c2b6df49aed93b525325f3af6b64b" 2018-07-03 14:56:46,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:46 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-4d6e6ca9-b204-4bff-90a4-add64934469d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:56:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:56:45Z", "visibility": "shared", "self": "/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "min_disk": 0, "protected": false, "id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "file": "/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "952819bdc0934e639640f1ef9620d93a", "direct_url": "file:///var/lib/glance/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:56:46,656 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39 used request id req-4d6e6ca9-b204-4bff-90a4-add64934469d 2018-07-03 14:56:46,657 - create_image - DEBUG - Instance status is - active 2018-07-03 14:56:46,657 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image 2018-07-03 14:56:46,657 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image 2018-07-03 14:56:46,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:56:46,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:56:47,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9cf33536c0e4ae1a37c4f8951297d54", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role"}], "expires_at": "2018-07-03T15:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-user", "id": "b2574da59d9442188893e433e20574cb"}, "audit_ids": ["Aa7WxLQoQDm2xZZPnd3_oQ"], "issued_at": "2018-07-03T14:56:47.000000Z"}} 2018-07-03 14:56:47,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}950ec6a917b0b62ea869cf5960140703548a0707" 2018-07-03 14:56:47,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eab442f2-718f-447f-a62c-67f3089c8231 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:56:47,452 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eab442f2-718f-447f-a62c-67f3089c8231 2018-07-03 14:56:47,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=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950ec6a917b0b62ea869cf5960140703548a0707" 2018-07-03 14:56:47,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:47 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8ea5be33-bdc9-4616-bdec-3f1f915e876c Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:56:47,901 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-8ea5be33-bdc9-4616-bdec-3f1f915e876c 2018-07-03 14:56:47,901 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net 2018-07-03 14:56:47,907 - 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}950ec6a917b0b62ea869cf5960140703548a0707" -d '{"network": {"name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net", "admin_state_up": true}}' 2018-07-03 14:56:48,919 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:56:48 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-553b9b69-4f1f-40f5-92e5-99132942a166 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:56:48Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}} 2018-07-03 14:56:48,919 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-553b9b69-4f1f-40f5-92e5-99132942a166 2018-07-03 14:56:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950ec6a917b0b62ea869cf5960140703548a0707" 2018-07-03 14:56:49,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:49 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-7ffc1ebf-b601-4143-96ff-53fc42717987 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-07-03T14:56:48Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:56:49,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-7ffc1ebf-b601-4143-96ff-53fc42717987 2018-07-03 14:56:49,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950ec6a917b0b62ea869cf5960140703548a0707" 2018-07-03 14:56:49,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e3ad289f-4ed9-4eb5-8e66-36fa96752695 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:56:49,442 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-e3ad289f-4ed9-4eb5-8e66-36fa96752695 2018-07-03 14:56:49,443 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet 2018-07-03 14:56:49,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950ec6a917b0b62ea869cf5960140703548a0707" -d '{"subnets": [{"ip_version": 4, "network_id": "e1b57f02-1012-45f5-ac6a-d8038f7d8286", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]}' 2018-07-03 14:56:50,284 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:56:50 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-25f40ff6-9d6e-4129-9b52-7ca0aa4b546a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:56:50,284 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-25f40ff6-9d6e-4129-9b52-7ca0aa4b546a 2018-07-03 14:56:50,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=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950ec6a917b0b62ea869cf5960140703548a0707" 2018-07-03 14:56:50,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:50 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-ea711bfe-7d79-4884-864b-67a2cc544bd5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:56:50,445 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-ea711bfe-7d79-4884-864b-67a2cc544bd5 2018-07-03 14:56:50,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=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950ec6a917b0b62ea869cf5960140703548a0707" 2018-07-03 14:56:50,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:50 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-10ab8d12-23ed-4658-aca0-d52fd272a281 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:56:50,521 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-10ab8d12-23ed-4658-aca0-d52fd272a281 2018-07-03 14:56:50,521 - OpenStackNetwork - DEBUG - Network [e1b57f02-1012-45f5-ac6a-d8038f7d8286] created successfully 2018-07-03 14:56:50,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:56:50,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:56:51,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qOftL4yqS5yWiw0JTp6Csg"], "issued_at": "2018-07-03T14:56:51.000000Z"}} 2018-07-03 14:56:51,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}45f087748901e17991518e748f6ca398003d2228" 2018-07-03 14:56:51,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cc7d4e2-887e-4819-9395-2ece559a8a2a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:56:51,176 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7cc7d4e2-887e-4819-9395-2ece559a8a2a 2018-07-03 14:56:51,178 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:56:51,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f087748901e17991518e748f6ca398003d2228" 2018-07-03 14:56:51,523 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56: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-a55d605d-8f61-4b7c-bd93-4aec14aa030f X-Compute-Request-Id: req-a55d605d-8f61-4b7c-bd93-4aec14aa030f Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:56:51,523 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a55d605d-8f61-4b7c-bd93-4aec14aa030f 2018-07-03 14:56:51,526 - novaclient.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}45f087748901e17991518e748f6ca398003d2228" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:56:51,826 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:51 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-05f9def4-b768-491c-bcd8-9fbc936c8848 X-Compute-Request-Id: req-05f9def4-b768-491c-bcd8-9fbc936c8848 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "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": "16d58538-09df-4409-baec-8c038c640f0a"}} 2018-07-03 14:56:51,826 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-05f9def4-b768-491c-bcd8-9fbc936c8848 2018-07-03 14:56:51,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/flavors/16d58538-09df-4409-baec-8c038c640f0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f087748901e17991518e748f6ca398003d2228" 2018-07-03 14:56:52,146 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:52 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-58c8d8a2-b985-4faf-83fa-0fe370896d60 X-Compute-Request-Id: req-58c8d8a2-b985-4faf-83fa-0fe370896d60 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "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": "16d58538-09df-4409-baec-8c038c640f0a"}} 2018-07-03 14:56:52,146 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/16d58538-09df-4409-baec-8c038c640f0a used request id req-58c8d8a2-b985-4faf-83fa-0fe370896d60 2018-07-03 14:56:52,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors/16d58538-09df-4409-baec-8c038c640f0a/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f087748901e17991518e748f6ca398003d2228" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:56:52,206 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:52 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-83dc22be-9c05-4c74-9115-51ec5ca96468 X-Compute-Request-Id: req-83dc22be-9c05-4c74-9115-51ec5ca96468 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:56:52,206 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/16d58538-09df-4409-baec-8c038c640f0a/os-extra_specs used request id req-83dc22be-9c05-4c74-9115-51ec5ca96468 2018-07-03 14:56:52,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:56:52,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:56:52,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9cf33536c0e4ae1a37c4f8951297d54", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role"}], "expires_at": "2018-07-03T15:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-user", "id": "b2574da59d9442188893e433e20574cb"}, "audit_ids": ["CiB_TTzrQQytkWslwcA71g"], "issued_at": "2018-07-03T14:56:52.000000Z"}} 2018-07-03 14:56:52,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}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:52,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-766cc4e9-74b2-4955-a391-c5fc97779276 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:56:52,925 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-766cc4e9-74b2-4955-a391-c5fc97779276 2018-07-03 14:56:52,926 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:56:52,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:53,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7defe1b8-57e8-419c-9371-efb56613fdca Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:56:53,099 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7defe1b8-57e8-419c-9371-efb56613fdca 2018-07-03 14:56:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:53,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:53 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-81e65001-5919-4b0e-8e98-2f4bc97cd639 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:56:53,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-81e65001-5919-4b0e-8e98-2f4bc97cd639 2018-07-03 14:56:53,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:56:53,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:56: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-07-03 14:56:53,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:53,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:53 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4b94b57-b98f-441a-bf09-63eb199968c6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:56:53,848 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-f4b94b57-b98f-441a-bf09-63eb199968c6 2018-07-03 14:56:53,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=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:53,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:53 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-91fd4c14-6316-412f-abaa-b4bf401797e7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:56:53,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-91fd4c14-6316-412f-abaa-b4bf401797e7 2018-07-03 14:56:53,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/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:53,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:53 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-dfe27b60-9aed-40a6-9f31-506a6d6b0a2e Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:56:53,974 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port&admin_state_up=True used request id req-dfe27b60-9aed-40a6-9f31-506a6d6b0a2e 2018-07-03 14:56:53,977 - novaclient.v2.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-a7ca9b1b-446e-4648-8288-0620ffc23450-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:54,467 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:54 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b6c2d005-1f92-43c9-ad53-71438b7c5133 X-Compute-Request-Id: req-b6c2d005-1f92-43c9-ad53-71438b7c5133 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:56:54,467 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst used request id req-b6c2d005-1f92-43c9-ad53-71438b7c5133 2018-07-03 14:56:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:54,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:54 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-3b11beb4-e640-42ce-a358-5b1a99cb9d60 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:56:54,929 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-3b11beb4-e640-42ce-a358-5b1a99cb9d60 2018-07-03 14:56:54,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:54,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:54 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebddc190-536b-45d8-942a-c9478b030866 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:56:54,982 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-ebddc190-536b-45d8-942a-c9478b030866 2018-07-03 14:56:54,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=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:55,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:55 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-edbba77b-d629-44dd-8dd8-46250ef1f1f6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:56:55,111 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-edbba77b-d629-44dd-8dd8-46250ef1f1f6 2018-07-03 14:56:55,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/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:55,168 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:55 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-64a36c5c-f740-4575-8e84-d5080a392c06 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:56:55,168 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port&admin_state_up=True used request id req-64a36c5c-f740-4575-8e84-d5080a392c06 2018-07-03 14:56:55,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:56:55,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:56:55,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9cf33536c0e4ae1a37c4f8951297d54", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role"}], "expires_at": "2018-07-03T15:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-user", "id": "b2574da59d9442188893e433e20574cb"}, "audit_ids": ["gFHQ3SkSQXiOcAB_zFrEgg"], "issued_at": "2018-07-03T14:56:55.000000Z"}} 2018-07-03 14:56:55,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314724da959bc8a3a65b589b73c0fbd01cdd2154" 2018-07-03 14:56:55,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5988073c-42aa-45f4-81b0-ed2529c780fc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:56:55,846 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5988073c-42aa-45f4-81b0-ed2529c780fc 2018-07-03 14:56:55,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:55,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:55 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-744ad65b-bced-4395-b5e2-c346b588d92e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:56:55,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-744ad65b-bced-4395-b5e2-c346b588d92e 2018-07-03 14:56:55,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=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:56,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:56 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-a8d8b924-37ab-426c-ba9e-2012894b5f97 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:56:56,064 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-a8d8b924-37ab-426c-ba9e-2012894b5f97 2018-07-03 14:56:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:56,372 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:56 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-9bfb0a76-bc88-461c-ad8d-f815bec7e454 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:56:56,373 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-9bfb0a76-bc88-461c-ad8d-f815bec7e454 2018-07-03 14:56:56,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:56:56,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:56: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-07-03 14:56:56,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/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314724da959bc8a3a65b589b73c0fbd01cdd2154" 2018-07-03 14:56:56,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:56 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd7e88b2-47f3-4e1b-af17-3b2cb765d850 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:56:56,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-cd7e88b2-47f3-4e1b-af17-3b2cb765d850 2018-07-03 14:56:56,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:56,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:56 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-80b0cbf2-4ec9-4419-8444-3bb4c2c9c954 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:56:56,654 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-80b0cbf2-4ec9-4419-8444-3bb4c2c9c954 2018-07-03 14:56:56,655 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net 2018-07-03 14:56:56,660 - 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}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" -d '{"port": {"network_id": "e1b57f02-1012-45f5-ac6a-d8038f7d8286", "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port", "admin_state_up": true}}' 2018-07-03 14:56:57,836 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:56:57 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-7e57d22b-69b2-49ba-a9d2-e46f0887baa3 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:56:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:56:57Z","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:5c:61:56","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.8"}],"id":"d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e","security_groups":["1cf7317f-4c24-498f-9b1a-b7940cff5432"],"device_id":""}} 2018-07-03 14:56:57,836 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-7e57d22b-69b2-49ba-a9d2-e46f0887baa3 2018-07-03 14:56:57,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:57,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:57 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-b1ef2cf8-2279-46e4-a03b-12976b0b3090 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:56:57,991 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-b1ef2cf8-2279-46e4-a03b-12976b0b3090 2018-07-03 14:56:57,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/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:58,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:57 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af2a5dc6-90eb-4094-ac4d-d5b29feaedec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:56:58,043 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-af2a5dc6-90eb-4094-ac4d-d5b29feaedec 2018-07-03 14:56:58,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=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:58,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:58 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-72d42ba8-cb23-4a77-a3c0-66f7278f3646 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:56:58,466 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-72d42ba8-cb23-4a77-a3c0-66f7278f3646 2018-07-03 14:56:58,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=e1b57f02-1012-45f5-ac6a-d8038f7d8286&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:58,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:58 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-9a82f31b-c885-43c5-8790-d1ce0d7966c7 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:57Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:57Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:5c:61:56","id":"d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e","port_security_enabled":true,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["1cf7317f-4c24-498f-9b1a-b7940cff5432"],"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port"}]} 2018-07-03 14:56:58,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port&admin_state_up=True used request id req-9a82f31b-c885-43c5-8790-d1ce0d7966c7 2018-07-03 14:56:58,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/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:58,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:56:58 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a761725-a416-4f41-ab38-5f8443b51b86 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:56:58,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-3a761725-a416-4f41-ab38-5f8443b51b86 2018-07-03 14:56:58,745 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst 2018-07-03 14:56:58,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:58,998 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:58 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-ebace8b3-4ad4-41fc-b1be-5d04f473969e X-Compute-Request-Id: req-ebace8b3-4ad4-41fc-b1be-5d04f473969e Front-End-Https: on RESP BODY: {"flavors": [{"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:56:58,998 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ebace8b3-4ad4-41fc-b1be-5d04f473969e 2018-07-03 14:56:59,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/16d58538-09df-4409-baec-8c038c640f0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:59,391 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:59 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-457207b8-dcc9-4135-a8e3-57a9ff32fe20 X-Compute-Request-Id: req-457207b8-dcc9-4135-a8e3-57a9ff32fe20 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "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": "16d58538-09df-4409-baec-8c038c640f0a"}} 2018-07-03 14:56:59,391 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/16d58538-09df-4409-baec-8c038c640f0a used request id req-457207b8-dcc9-4135-a8e3-57a9ff32fe20 2018-07-03 14:56:59,394 - 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-a7ca9b1b-446e-4648-8288-0620ffc23450-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:56:59,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:56:59 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-931f37cd-b00e-40a5-a543-6666fc03abd1 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:56:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:56:45Z", "visibility": "shared", "self": "/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "min_disk": 0, "protected": false, "id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "file": "/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "952819bdc0934e639640f1ef9620d93a", "direct_url": "file:///var/lib/glance/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image"} 2018-07-03 14:56:59,812 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image used request id req-931f37cd-b00e-40a5-a543-6666fc03abd1 2018-07-03 14:56:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:00,168 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0c27af36-ace4-44ec-8795-faa42050c94b Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:57:00,169 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0c27af36-ace4-44ec-8795-faa42050c94b 2018-07-03 14:57:00,174 - novaclient.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}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" -d '{"server": {"name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "imageRef": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "flavorRef": "16d58538-09df-4409-baec-8c038c640f0a", "max_count": 1, "min_count": 1, "networks": [{"port": "d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e"}]}}' 2018-07-03 14:57:04,026 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:57:04 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-01c5e2f4-1b1f-43ed-8953-392bd7c05824 X-Compute-Request-Id: req-01c5e2f4-1b1f-43ed-8953-392bd7c05824 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "adminPass": "nA5TjDhwso7y"}} 2018-07-03 14:57:04,027 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-01c5e2f4-1b1f-43ed-8953-392bd7c05824 2018-07-03 14:57:04,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:04,475 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:04 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4da4933f-6de6-487b-a9f8-f54be77c3472 X-Compute-Request-Id: req-4da4933f-6de6-487b-a9f8-f54be77c3472 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/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:57:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:04Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:04,475 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-4da4933f-6de6-487b-a9f8-f54be77c3472 2018-07-03 14:57:04,475 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst 2018-07-03 14:57:04,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:04,928 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:04 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a18dd17b-9edd-4c8f-a74b-4838d1a7e748 X-Compute-Request-Id: req-a18dd17b-9edd-4c8f-a74b-4838d1a7e748 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/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:57:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:04Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:04,928 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-a18dd17b-9edd-4c8f-a74b-4838d1a7e748 2018-07-03 14:57:04,928 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst] is - BUILD 2018-07-03 14:57:04,929 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:57:07,932 - create_instance - DEBUG - VM status query timeout in 896.543734074 2018-07-03 14:57:07,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:08,671 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:08 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-d7d87d81-bb77-49c2-a7c3-618ed7a8cc0b X-Compute-Request-Id: req-d7d87d81-bb77-49c2-a7c3-618ed7a8cc0b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:57:06Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:08,671 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-d7d87d81-bb77-49c2-a7c3-618ed7a8cc0b 2018-07-03 14:57:08,672 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst] is - BUILD 2018-07-03 14:57:08,672 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:57:11,675 - create_instance - DEBUG - VM status query timeout in 892.800477982 2018-07-03 14:57:11,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:12,116 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:12 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-debf2a82-bafc-485e-bb33-ea2b5209d5a7 X-Compute-Request-Id: req-debf2a82-bafc-485e-bb33-ea2b5209d5a7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:57:06Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:12,116 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-debf2a82-bafc-485e-bb33-ea2b5209d5a7 2018-07-03 14:57:12,117 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst] is - BUILD 2018-07-03 14:57:12,117 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:57:15,120 - create_instance - DEBUG - VM status query timeout in 889.356094122 2018-07-03 14:57:15,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:15,424 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:15 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-fa4f02fc-fd3a-4e7c-8ad6-8cc5a86a9df7 X-Compute-Request-Id: req-fa4f02fc-fd3a-4e7c-8ad6-8cc5a86a9df7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:57:06Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:15,424 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-fa4f02fc-fd3a-4e7c-8ad6-8cc5a86a9df7 2018-07-03 14:57:15,424 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst] is - BUILD 2018-07-03 14:57:15,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:57:18,428 - create_instance - DEBUG - VM status query timeout in 886.047749996 2018-07-03 14:57:18,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/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:18,700 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:18 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-18f9abe9-ccd6-47cc-9721-c6c8d50f01d8 X-Compute-Request-Id: req-18f9abe9-ccd6-47cc-9721-c6c8d50f01d8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:17Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:18,700 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-18f9abe9-ccd6-47cc-9721-c6c8d50f01d8 2018-07-03 14:57:18,701 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst] is - ACTIVE 2018-07-03 14:57:18,701 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:57:18,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:19,094 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57: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-065bc3b7-b1c3-4ad1-a76f-7b64b5458788 X-Compute-Request-Id: req-065bc3b7-b1c3-4ad1-a76f-7b64b5458788 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:17Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:19,095 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-065bc3b7-b1c3-4ad1-a76f-7b64b5458788 2018-07-03 14:57:19,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:19,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:19 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-757fd85f-bbf6-42f3-8bf4-a0b31b293b71 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:57:19,262 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-757fd85f-bbf6-42f3-8bf4-a0b31b293b71 2018-07-03 14:57: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/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:19,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:19 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6142064-a366-42e4-811e-289e4a2030d1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:57:19,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-c6142064-a366-42e4-811e-289e4a2030d1 2018-07-03 14:57:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:19,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:19 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-3e1adfeb-cbe4-4773-ba4a-3fa3329c8948 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:57:19,541 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-3e1adfeb-cbe4-4773-ba4a-3fa3329c8948 2018-07-03 14:57:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:19,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:19 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-098a96df-8daf-4305-9d74-eafeb563235b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:50Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e1b57f02-1012-45f5-ac6a-d8038f7d8286","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4b:85:61","id":"70bb1a31-8507-439e-8cf9-a277bd65b855","port_security_enabled":false,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:57Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:16Z","binding:vnic_type":"normal","device_id":"0dceeeb2-89c6-43b0-8222-17353a64cb96","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:5c:61:56","id":"d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e","port_security_enabled":true,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["1cf7317f-4c24-498f-9b1a-b7940cff5432"],"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:51Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e1b57f02-1012-45f5-ac6a-d8038f7d8286","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:be:44","id":"dea5f6d0-f2e4-4ecf-bffd-f7d20f74b5f9","port_security_enabled":false,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:57:19,659 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-098a96df-8daf-4305-9d74-eafeb563235b 2018-07-03 14:57:19,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:57:19,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:57:20,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9cf33536c0e4ae1a37c4f8951297d54", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role"}], "expires_at": "2018-07-03T15:57:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-user", "id": "b2574da59d9442188893e433e20574cb"}, "audit_ids": ["mw0jRSfiT9qzKuIaPTRQfw"], "issued_at": "2018-07-03T14:57:20.000000Z"}} 2018-07-03 14:57:20,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}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:20,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7905c121-e423-4388-9956-22f012ff40e8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:57:20,460 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7905c121-e423-4388-9956-22f012ff40e8 2018-07-03 14:57:20,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/security-groups?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:20,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:20 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-e7dfeb4e-5b53-488c-bc24-9f6e4a1cd6b0 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:57:20,896 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name&description=hello+group used request id req-e7dfeb4e-5b53-488c-bc24-9f6e4a1cd6b0 2018-07-03 14:57:20,897 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name... 2018-07-03 14:57:20,897 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name 2018-07-03 14:57:20,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" -d '{"security_group": {"name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name", "description": "hello group"}}' 2018-07-03 14:57:21,338 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:57:21 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-93c48d7a-d9c8-4683-981d-e31d957a87e4 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "updated_at": "2018-07-03T14:57:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "revision_number": 0, "id": "1e3626c5-a844-4419-976d-5a0daa1974be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv6", "project_id": "952819bdc0934e639640f1ef9620d93a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "revision_number": 0, "id": "5cda763b-8425-4e4e-828c-bebd4f281b2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv4", "project_id": "952819bdc0934e639640f1ef9620d93a"}], "revision_number": 2, "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name"}} 2018-07-03 14:57:21,338 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-93c48d7a-d9c8-4683-981d-e31d957a87e4 2018-07-03 14:57:21,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab 2018-07-03 14:57:21,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=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:21,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:21 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-25da4d4e-1ce4-4c55-879a-af1128b14f99 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-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "1e3626c5-a844-4419-976d-5a0daa1974be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "5cda763b-8425-4e4e-828c-bebd4f281b2b"}]} 2018-07-03 14:57:21,420 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab used request id req-25da4d4e-1ce4-4c55-879a-af1128b14f99 2018-07-03 14:57:21,420 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab 2018-07-03 14:57:21,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:21,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:21 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2547960a-5549-4194-98b8-33eb2419a7f6 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-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "1e3626c5-a844-4419-976d-5a0daa1974be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "5cda763b-8425-4e4e-828c-bebd4f281b2b"}]} 2018-07-03 14:57:21,790 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab used request id req-2547960a-5549-4194-98b8-33eb2419a7f6 2018-07-03 14:57:21,790 - neutron_utils - INFO - Retrieving security group with ID - 5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab 2018-07-03 14:57:21,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?id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:21,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:21 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-82558ee2-1fc3-4658-a667-13642f504cc9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "updated_at": "2018-07-03T14:57:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "revision_number": 0, "id": "1e3626c5-a844-4419-976d-5a0daa1974be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv6", "project_id": "952819bdc0934e639640f1ef9620d93a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "revision_number": 0, "id": "5cda763b-8425-4e4e-828c-bebd4f281b2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv4", "project_id": "952819bdc0934e639640f1ef9620d93a"}], "revision_number": 2, "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name"}]} 2018-07-03 14:57:21,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab used request id req-82558ee2-1fc3-4658-a667-13642f504cc9 2018-07-03 14:57:21,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab 2018-07-03 14:57:21,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/security-group-rules?security_group_id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:22,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-061e125f-40c2-4f04-af98-9b79b013c5d3 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-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "1e3626c5-a844-4419-976d-5a0daa1974be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "5cda763b-8425-4e4e-828c-bebd4f281b2b"}]} 2018-07-03 14:57:22,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab used request id req-061e125f-40c2-4f04-af98-9b79b013c5d3 2018-07-03 14:57:22,251 - neutron_utils - INFO - Retrieving security group with ID - 5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab 2018-07-03 14:57:22,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?id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:22,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:22 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-aae29cd7-1255-4aeb-8a4d-f42db0985650 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "updated_at": "2018-07-03T14:57:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "revision_number": 0, "id": "1e3626c5-a844-4419-976d-5a0daa1974be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv6", "project_id": "952819bdc0934e639640f1ef9620d93a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "revision_number": 0, "id": "5cda763b-8425-4e4e-828c-bebd4f281b2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv4", "project_id": "952819bdc0934e639640f1ef9620d93a"}], "revision_number": 2, "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name"}]} 2018-07-03 14:57:22,368 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab used request id req-aae29cd7-1255-4aeb-8a4d-f42db0985650 2018-07-03 14:57:22,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab 2018-07-03 14:57:22,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:22,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-350f7548-87b0-4cd3-bf61-93db8ee6c04f 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-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "1e3626c5-a844-4419-976d-5a0daa1974be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "5cda763b-8425-4e4e-828c-bebd4f281b2b"}]} 2018-07-03 14:57:22,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab used request id req-350f7548-87b0-4cd3-bf61-93db8ee6c04f 2018-07-03 14:57:22,412 - neutron_utils - INFO - Retrieving security group with ID - 5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab 2018-07-03 14:57:22,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:22,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:22 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-6c0ecb98-8be9-40a0-a9c9-043ae133ff10 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "updated_at": "2018-07-03T14:57:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "revision_number": 0, "id": "1e3626c5-a844-4419-976d-5a0daa1974be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv6", "project_id": "952819bdc0934e639640f1ef9620d93a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "revision_number": 0, "id": "5cda763b-8425-4e4e-828c-bebd4f281b2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv4", "project_id": "952819bdc0934e639640f1ef9620d93a"}], "revision_number": 2, "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name"}]} 2018-07-03 14:57:22,492 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab used request id req-6c0ecb98-8be9-40a0-a9c9-043ae133ff10 2018-07-03 14:57:22,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab 2018-07-03 14:57:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:22,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-bf3491cf-bfb1-4d00-981a-b55780ea5b8b 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-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "1e3626c5-a844-4419-976d-5a0daa1974be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:21Z", "security_group_id": "5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:57:21Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "5cda763b-8425-4e4e-828c-bebd4f281b2b"}]} 2018-07-03 14:57:22,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab used request id req-bf3491cf-bfb1-4d00-981a-b55780ea5b8b 2018-07-03 14:57:22,531 - neutron_utils - INFO - Deleting security group rule with ID - 5cda763b-8425-4e4e-828c-bebd4f281b2b 2018-07-03 14:57:22,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/security-group-rules/5cda763b-8425-4e4e-828c-bebd4f281b2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:22,679 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:57:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-194a81de-33b4-4bae-a91d-d7142c799402 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:22,679 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5cda763b-8425-4e4e-828c-bebd4f281b2b used request id req-194a81de-33b4-4bae-a91d-d7142c799402 2018-07-03 14:57:22,680 - neutron_utils - INFO - Deleting security group rule with ID - 1e3626c5-a844-4419-976d-5a0daa1974be 2018-07-03 14:57:22,684 - keystoneauth.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/1e3626c5-a844-4419-976d-5a0daa1974be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:22,843 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:57:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2bc8b91f-446e-4c8c-b74f-6ce049b89eb5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:22,843 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1e3626c5-a844-4419-976d-5a0daa1974be used request id req-2bc8b91f-446e-4c8c-b74f-6ce049b89eb5 2018-07-03 14:57:22,844 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name 2018-07-03 14:57:22,849 - keystoneauth.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/5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65fa7ca62592cdafa687c81d947cb8474fc0b89" 2018-07-03 14:57:23,036 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:57:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0b85ea3a-75d6-40d4-9894-2a66f9287175 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:23,036 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5ccd3ad6-5571-4e10-bb7b-8dec8bc341ab used request id req-0b85ea3a-75d6-40d4-9894-2a66f9287175 2018-07-03 14:57:23,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:23,303 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:23 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-c6851fdf-2d6d-4fbc-9728-52e64df4a65c X-Compute-Request-Id: req-c6851fdf-2d6d-4fbc-9728-52e64df4a65c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:17Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:23,303 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-c6851fdf-2d6d-4fbc-9728-52e64df4a65c 2018-07-03 14:57:23,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=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:23,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:23 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-2229ac7f-86da-4616-80ac-a49c83ee7a05 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:57:23,456 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-2229ac7f-86da-4616-80ac-a49c83ee7a05 2018-07-03 14:57:23,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/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:23,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:23 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97329ab8-94ff-4494-ac44-b54285ae2baa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:57:23,619 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-97329ab8-94ff-4494-ac44-b54285ae2baa 2018-07-03 14:57:23,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=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:23,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:23 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-c122797f-8ff7-44c8-b633-d98e9d3e8530 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:57:23,703 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-c122797f-8ff7-44c8-b633-d98e9d3e8530 2018-07-03 14:57:23,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=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:23,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:23 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-0264e503-2523-4cae-846a-7224ddd36436 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:50Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e1b57f02-1012-45f5-ac6a-d8038f7d8286","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4b:85:61","id":"70bb1a31-8507-439e-8cf9-a277bd65b855","port_security_enabled":false,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:57Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:16Z","binding:vnic_type":"normal","device_id":"0dceeeb2-89c6-43b0-8222-17353a64cb96","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:5c:61:56","id":"d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e","port_security_enabled":true,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["1cf7317f-4c24-498f-9b1a-b7940cff5432"],"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:51Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e1b57f02-1012-45f5-ac6a-d8038f7d8286","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:be:44","id":"dea5f6d0-f2e4-4ecf-bffd-f7d20f74b5f9","port_security_enabled":false,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:57:23,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-0264e503-2523-4cae-846a-7224ddd36436 2018-07-03 14:57:23,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:57:24,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9cf33536c0e4ae1a37c4f8951297d54", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role"}], "expires_at": "2018-07-03T15:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/952819bdc0934e639640f1ef9620d93a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-user", "id": "b2574da59d9442188893e433e20574cb"}, "audit_ids": ["65_cHSVHQGWLLmzTwk7Rvw"], "issued_at": "2018-07-03T14:57:24.000000Z"}} 2018-07-03 14:57:24,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26df1b370acf65b5d16627836f2050dbcaf3bf8f" 2018-07-03 14:57:25,794 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:25 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-7dc3a067-0cf8-411e-a2e8-6b912fc8f43b X-Compute-Request-Id: req-7dc3a067-0cf8-411e-a2e8-6b912fc8f43b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:17Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:25,794 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-7dc3a067-0cf8-411e-a2e8-6b912fc8f43b 2018-07-03 14:57:25,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:26,064 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:26 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-03817a2b-4d8d-4f5d-a84b-4605ad4cd9e5 X-Compute-Request-Id: req-03817a2b-4d8d-4f5d-a84b-4605ad4cd9e5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:17Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:26,064 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-03817a2b-4d8d-4f5d-a84b-4605ad4cd9e5 2018-07-03 14:57:26,065 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst] is - ACTIVE 2018-07-03 14:57:26,065 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:57:26,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:26,996 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:26 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-c139e73a-27e3-4319-8f4b-1a9f307e236b X-Compute-Request-Id: req-c139e73a-27e3-4319-8f4b-1a9f307e236b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:17Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:26,996 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-c139e73a-27e3-4319-8f4b-1a9f307e236b 2018-07-03 14:57:27,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/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:27,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:27 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-039517fe-464c-426e-9261-a9a4fc66b835 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:57:27,314 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-039517fe-464c-426e-9261-a9a4fc66b835 2018-07-03 14:57:27,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/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:27,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:27 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20029cc5-bc0c-4c9e-9826-bb6e334d738f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:57:27,480 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-20029cc5-bc0c-4c9e-9826-bb6e334d738f 2018-07-03 14:57: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/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:27,565 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:27 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-913733c7-922a-4eab-a0b3-dbd8871b4f67 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:57:27,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-913733c7-922a-4eab-a0b3-dbd8871b4f67 2018-07-03 14:57:27,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:27,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:27 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-e8f4a0a6-32cf-4ce1-abb2-4b693b4f5a45 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:50Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e1b57f02-1012-45f5-ac6a-d8038f7d8286","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4b:85:61","id":"70bb1a31-8507-439e-8cf9-a277bd65b855","port_security_enabled":false,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:57Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:16Z","binding:vnic_type":"normal","device_id":"0dceeeb2-89c6-43b0-8222-17353a64cb96","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:5c:61:56","id":"d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e","port_security_enabled":true,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["1cf7317f-4c24-498f-9b1a-b7940cff5432"],"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:51Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e1b57f02-1012-45f5-ac6a-d8038f7d8286","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:be:44","id":"dea5f6d0-f2e4-4ecf-bffd-f7d20f74b5f9","port_security_enabled":false,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:57:27,680 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-e8f4a0a6-32cf-4ce1-abb2-4b693b4f5a45 2018-07-03 14:57:27,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:28,242 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:28 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-154ce33f-a15c-4f72-9479-61c69209445a X-Compute-Request-Id: req-154ce33f-a15c-4f72-9479-61c69209445a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:17Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:28,242 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-154ce33f-a15c-4f72-9479-61c69209445a 2018-07-03 14:57:28,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=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:28,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:28 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-e8b67c4b-dfe5-4abd-8754-57e7899084aa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:57:28,395 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-e8b67c4b-dfe5-4abd-8754-57e7899084aa 2018-07-03 14:57:28,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/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:28,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:28 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04fe1c67-cfcf-4e5d-b4cc-680462da916a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:57:28,576 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-04fe1c67-cfcf-4e5d-b4cc-680462da916a 2018-07-03 14:57:28,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=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:28,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:28 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7f624d1f-ec78-41c5-8f21-f7d7dbe7f09a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:57:28,655 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-7f624d1f-ec78-41c5-8f21-f7d7dbe7f09a 2018-07-03 14:57:28,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/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:28,785 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:28 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-14714b4b-610a-4b6d-aef1-cf45a977f2da Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:50Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e1b57f02-1012-45f5-ac6a-d8038f7d8286","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4b:85:61","id":"70bb1a31-8507-439e-8cf9-a277bd65b855","port_security_enabled":false,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:57Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:16Z","binding:vnic_type":"normal","device_id":"0dceeeb2-89c6-43b0-8222-17353a64cb96","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:5c:61:56","id":"d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e","port_security_enabled":true,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["1cf7317f-4c24-498f-9b1a-b7940cff5432"],"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:51Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e1b57f02-1012-45f5-ac6a-d8038f7d8286","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:be:44","id":"dea5f6d0-f2e4-4ecf-bffd-f7d20f74b5f9","port_security_enabled":false,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:57:28,785 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-14714b4b-610a-4b6d-aef1-cf45a977f2da 2018-07-03 14:57:28,788 - novaclient.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/0dceeeb2-89c6-43b0-8222-17353a64cb96/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name"}}' 2018-07-03 14:57:28,924 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:57:28 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-83fb3cbe-fcc4-491d-bb17-173a171ad563 X-Compute-Request-Id: req-83fb3cbe-fcc4-491d-bb17-173a171ad563 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name is not found for project 952819bdc0934e639640f1ef9620d93a", "code": 404}} 2018-07-03 14:57:28,924 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96/action used request id req-83fb3cbe-fcc4-491d-bb17-173a171ad563 2018-07-03 14:57:28,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:30,024 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:30 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a79c8725-47d8-47d6-9944-984c37793454 X-Compute-Request-Id: req-a79c8725-47d8-47d6-9944-984c37793454 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:17Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:30,024 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-a79c8725-47d8-47d6-9944-984c37793454 2018-07-03 14:57:30,025 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name] - Security group InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name is not found for project 952819bdc0934e639640f1ef9620d93a (HTTP 404) (Request-ID: req-83fb3cbe-fcc4-491d-bb17-173a171ad563) 2018-07-03 14:57:30,025 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-name is not found for project 952819bdc0934e639640f1ef9620d93a (HTTP 404) (Request-ID: req-83fb3cbe-fcc4-491d-bb17-173a171ad563) 2018-07-03 14:57:30,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:31,047 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:31 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-8c46a061-10af-4cf1-b6b1-e6fa61bd6f30 X-Compute-Request-Id: req-8c46a061-10af-4cf1-b6b1-e6fa61bd6f30 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:17Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:31,047 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-8c46a061-10af-4cf1-b6b1-e6fa61bd6f30 2018-07-03 14:57:31,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/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:31,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:31 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-6530d978-a43a-4a22-aa2a-523327b23879 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4b218df2-e853-440e-bf1d-190b78b5d45b"],"updated_at":"2018-07-03T14:56:49Z","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:48Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"952819bdc0934e639640f1ef9620d93a","id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net"}]} 2018-07-03 14:57:31,214 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net used request id req-6530d978-a43a-4a22-aa2a-523327b23879 2018-07-03 14:57:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:31,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:31 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-070c1914-eb7e-4eb9-9137-120dbc58ebc1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:57:31,264 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-070c1914-eb7e-4eb9-9137-120dbc58ebc1 2018-07-03 14:57:31,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:31,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:31 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-abf1141c-3f53-415b-b2f2-9063fe1239ec Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:49Z","dns_nameservers":[],"updated_at":"2018-07-03T14:56: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":"952819bdc0934e639640f1ef9620d93a","id":"4b218df2-e853-440e-bf1d-190b78b5d45b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet"}]} 2018-07-03 14:57:31,347 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-abf1141c-3f53-415b-b2f2-9063fe1239ec 2018-07-03 14:57:31,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:31,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:31 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-23f61cfb-e624-409e-9d56-7551f8b560be Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:50Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e1b57f02-1012-45f5-ac6a-d8038f7d8286","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4b:85:61","id":"70bb1a31-8507-439e-8cf9-a277bd65b855","port_security_enabled":false,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:57Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:16Z","binding:vnic_type":"normal","device_id":"0dceeeb2-89c6-43b0-8222-17353a64cb96","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:5c:61:56","id":"d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e","port_security_enabled":true,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["1cf7317f-4c24-498f-9b1a-b7940cff5432"],"name":"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e1b57f02-1012-45f5-ac6a-d8038f7d8286","tenant_id":"952819bdc0934e639640f1ef9620d93a","created_at":"2018-07-03T14:56:51Z","admin_state_up":true,"updated_at":"2018-07-03T14:56:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e1b57f02-1012-45f5-ac6a-d8038f7d8286","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:be:44","id":"dea5f6d0-f2e4-4ecf-bffd-f7d20f74b5f9","port_security_enabled":false,"project_id":"952819bdc0934e639640f1ef9620d93a","fixed_ips":[{"subnet_id":"4b218df2-e853-440e-bf1d-190b78b5d45b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 14:57:31,466 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-23f61cfb-e624-409e-9d56-7551f8b560be 2018-07-03 14:57:31,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26df1b370acf65b5d16627836f2050dbcaf3bf8f" 2018-07-03 14:57:32,423 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:32 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-6b7602dd-c68a-4dfe-b187-d4c6d7a77528 X-Compute-Request-Id: req-6b7602dd-c68a-4dfe-b187-d4c6d7a77528 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "security_groups": [{"name": "default"}], "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:17Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:32,423 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-6b7602dd-c68a-4dfe-b187-d4c6d7a77528 2018-07-03 14:57:32,424 - create_instance - INFO - Deleting Port with ID - d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e 2018-07-03 14:57:32,424 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-port 2018-07-03 14:57:32,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:33,312 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:57:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-890f0fda-2de7-4d50-853d-85f76afee0a0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:33,312 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/d22fb7c0-f9a1-4918-93ae-065ccd8a2c8e used request id req-890f0fda-2de7-4d50-853d-85f76afee0a0 2018-07-03 14:57:33,312 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst 2018-07-03 14:57:33,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:33,483 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:57: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-71179818-3e46-4b9e-94d8-e2f116911123 X-Compute-Request-Id: req-71179818-3e46-4b9e-94d8-e2f116911123 Front-End-Https: on 2018-07-03 14:57:33,483 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-71179818-3e46-4b9e-94d8-e2f116911123 2018-07-03 14:57:33,483 - create_instance - INFO - Checking deletion status 2018-07-03 14:57:33,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:33,652 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:33 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-9326beba-9a41-4962-9c6b-9b6c6e586b1a X-Compute-Request-Id: req-9326beba-9a41-4962-9c6b-9b6c6e586b1a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:61:56", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96", "rel": "bookmark"}], "image": {"id": "9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "links": [{"href": "http://172.30.10.101:8774/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:57:16.000000", "flavor": {"id": "16d58538-09df-4409-baec-8c038c640f0a", "links": [{"href": "http://172.30.10.101:8774/flavors/16d58538-09df-4409-baec-8c038c640f0a", "rel": "bookmark"}]}, "id": "0dceeeb2-89c6-43b0-8222-17353a64cb96", "user_id": "b2574da59d9442188893e433e20574cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:57:33Z", "hostId": "d32b1c17aa84ba67c08c36d465d7f6997d6746038b0f1ef89aae85b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst", "created": "2018-07-03T14:57:03Z", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:57:33,652 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-9326beba-9a41-4962-9c6b-9b6c6e586b1a 2018-07-03 14:57:33,652 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst] is - ACTIVE 2018-07-03 14:57:33,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:57:36,653 - create_instance - DEBUG - VM status query timeout in 296.830826044 2018-07-03 14:57:36,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/0dceeeb2-89c6-43b0-8222-17353a64cb96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a08bb0af76838651931ff8ef0962f6c4dc0aa7" 2018-07-03 14:57:36,733 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:57:36 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-45fd826a-00d2-4445-83da-3da21896ea52 X-Compute-Request-Id: req-45fd826a-00d2-4445-83da-3da21896ea52 RESP BODY: {"itemNotFound": {"message": "Instance 0dceeeb2-89c6-43b0-8222-17353a64cb96 could not be found.", "code": 404}} 2018-07-03 14:57:36,733 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0dceeeb2-89c6-43b0-8222-17353a64cb96 used request id req-45fd826a-00d2-4445-83da-3da21896ea52 2018-07-03 14:57:36,734 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0dceeeb2-89c6-43b0-8222-17353a64cb96 could not be found. (HTTP 404) (Request-ID: req-45fd826a-00d2-4445-83da-3da21896ea52) 2018-07-03 14:57:36,734 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-inst 2018-07-03 14:57:36,738 - 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/16d58538-09df-4409-baec-8c038c640f0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f087748901e17991518e748f6ca398003d2228" 2018-07-03 14:57:37,273 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:57:37 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-41145746-9caa-4cea-9b7d-0632b21da4eb X-Compute-Request-Id: req-41145746-9caa-4cea-9b7d-0632b21da4eb 2018-07-03 14:57:37,273 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/16d58538-09df-4409-baec-8c038c640f0a used request id req-41145746-9caa-4cea-9b7d-0632b21da4eb 2018-07-03 14:57:37,275 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet 2018-07-03 14:57:37,275 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-subnet 2018-07-03 14:57:37,280 - 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/4b218df2-e853-440e-bf1d-190b78b5d45b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950ec6a917b0b62ea869cf5960140703548a0707" 2018-07-03 14:57:39,952 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:57:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-630f3a74-e970-4c66-b1b2-9546141283f5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:39,953 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/4b218df2-e853-440e-bf1d-190b78b5d45b used request id req-630f3a74-e970-4c66-b1b2-9546141283f5 2018-07-03 14:57:39,953 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-pub-net 2018-07-03 14:57:39,958 - 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/e1b57f02-1012-45f5-ac6a-d8038f7d8286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}950ec6a917b0b62ea869cf5960140703548a0707" 2018-07-03 14:57:41,811 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:57:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d31c3f5b-35ed-4f14-9e2a-b86f7c891462 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:41,812 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/e1b57f02-1012-45f5-ac6a-d8038f7d8286 used request id req-d31c3f5b-35ed-4f14-9e2a-b86f7c891462 2018-07-03 14:57:41,813 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-a7ca9b1b-446e-4648-8288-0620ffc23450-image 2018-07-03 14:57:41,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}410ccfd2873c2b6df49aed93b525325f3af6b64b" 2018-07-03 14:57:42,331 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:57:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-36cbf201-ffef-460d-9a7f-42132862836f 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-07-03 14:57:42,331 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/9cda7a33-db4d-402b-bf5e-cbcc6c420a39 used request id req-36cbf201-ffef-460d-9a7f-42132862836f 2018-07-03 14:57: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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:57:42,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:42 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-b48d02b4-e557-4cb7-9780-7e3ec66fe40b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:56:48Z", "updated_at": "2018-07-03T14:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:56:48Z", "revision_number": 0, "id": "176a5269-97a9-49c6-bb3f-843159618022", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:56:48Z", "security_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv4", "project_id": "952819bdc0934e639640f1ef9620d93a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:56:48Z", "revision_number": 0, "id": "29a52abe-204d-4177-81dd-be7833d29ab0", "remote_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "remote_ip_prefix": null, "created_at": "2018-07-03T14:56:48Z", "security_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv6", "project_id": "952819bdc0934e639640f1ef9620d93a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:56:48Z", "revision_number": 0, "id": "60e1db0b-22e4-4153-ae6a-a07bd6d9c177", "remote_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "remote_ip_prefix": null, "created_at": "2018-07-03T14:56:48Z", "security_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv4", "project_id": "952819bdc0934e639640f1ef9620d93a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:56:48Z", "revision_number": 0, "id": "7cf3ba31-2007-4eaa-9b16-4292e9f426cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:56:48Z", "security_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "tenant_id": "952819bdc0934e639640f1ef9620d93a", "port_range_min": null, "ethertype": "IPv6", "project_id": "952819bdc0934e639640f1ef9620d93a"}], "revision_number": 4, "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:57:42,792 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b48d02b4-e557-4cb7-9780-7e3ec66fe40b 2018-07-03 14:57:42,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:57:42,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:42 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93b156b3-3489-401c-b173-9b0683fd25a6 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:57:42,979 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-93b156b3-3489-401c-b173-9b0683fd25a6 2018-07-03 14:57:42,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/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:57:43,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:42 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a9ec9cf-389e-4bea-90e9-e03386c643e5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "952819bdc0934e639640f1ef9620d93a", "name": "InstanceSecurityGroupTests-abe4158e-3cda-49a-proj"}} 2018-07-03 14:57:43,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-9a9ec9cf-389e-4bea-90e9-e03386c643e5 2018-07-03 14:57:43,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cf7317f-4c24-498f-9b1a-b7940cff5432 2018-07-03 14:57:43,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=1cf7317f-4c24-498f-9b1a-b7940cff5432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:57:43,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:43 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-85222290-6e1d-419b-9738-a8a2b8f0dba0 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:56:48Z", "security_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:56:48Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "176a5269-97a9-49c6-bb3f-843159618022"}, {"remote_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:56:48Z", "security_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:56:48Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "29a52abe-204d-4177-81dd-be7833d29ab0"}, {"remote_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:56:48Z", "security_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:56:48Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "60e1db0b-22e4-4153-ae6a-a07bd6d9c177"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:56:48Z", "security_group_id": "1cf7317f-4c24-498f-9b1a-b7940cff5432", "port_range_min": null, "revision_number": 0, "tenant_id": "952819bdc0934e639640f1ef9620d93a", "created_at": "2018-07-03T14:56:48Z", "project_id": "952819bdc0934e639640f1ef9620d93a", "id": "7cf3ba31-2007-4eaa-9b16-4292e9f426cb"}]} 2018-07-03 14:57:43,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1cf7317f-4c24-498f-9b1a-b7940cff5432 used request id req-85222290-6e1d-419b-9738-a8a2b8f0dba0 2018-07-03 14:57:43,207 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:57:43,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-groups/1cf7317f-4c24-498f-9b1a-b7940cff5432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:57:43,458 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:57:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d7999569-d5bb-472b-a170-27351cb69e81 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:43,458 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/1cf7317f-4c24-498f-9b1a-b7940cff5432 used request id req-d7999569-d5bb-472b-a170-27351cb69e81 2018-07-03 14:57:43,459 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-abe4158e-3cda-49a-proj 2018-07-03 14:57:43,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:57:43,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:57:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de69120f-31c4-406d-b02c-53beab6a8efc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:43,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/952819bdc0934e639640f1ef9620d93a used request id req-de69120f-31c4-406d-b02c-53beab6a8efc 2018-07-03 14:57:43,724 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-abe4158e-3cda-49a-proj-role 2018-07-03 14:57:43,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d9cf33536c0e4ae1a37c4f8951297d54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:57:43,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:57:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83abdb92-2fd1-4027-962f-a74324271c6e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:43,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d9cf33536c0e4ae1a37c4f8951297d54 used request id req-83abdb92-2fd1-4027-962f-a74324271c6e 2018-07-03 14:57:43,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08039b4e8fae09427a197aa73c832bd10318215" 2018-07-03 14:57:44,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c14d2f1-cd4b-4750-a222-9fcc5623dd92 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:57:44,116 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8c14d2f1-cd4b-4750-a222-9fcc5623dd92 2018-07-03 14:57:44,117 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-abe4158e-3cda-49a-user 2018-07-03 14:57:44,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b2574da59d9442188893e433e20574cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ac9d4ce94d5f0a2a1cf960ed3279633a0797127" 2018-07-03 14:57:44,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:57:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e0996f1-0c32-4792-946e-6a014e6a3dd0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:44,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b2574da59d9442188893e433e20574cb used request id req-1e0996f1-0c32-4792-946e-6a014e6a3dd0 2018-07-03 14:57:44,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:57:45,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["8eDOleBrQXehNESUO8KyQQ"], "issued_at": "2018-07-03T14:57:45.000000Z"}} 2018-07-03 14:57:45,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}7df1179520b344e728fe4a32313e547cd0de6840" 2018-07-03 14:57:45,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05e8946c-53c2-42ad-b8fd-da554ad75ceb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:57:45,037 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-05e8946c-53c2-42ad-b8fd-da554ad75ceb 2018-07-03 14:57:45,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:57:45,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:57:45,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["XaU3_sxTRdKCZb85ei-Wsg"], "issued_at": "2018-07-03T14:57:45.000000Z"}} 2018-07-03 14:57:45,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}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:57:45,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aaee0e46-1ecb-42db-b5de-a0c12c2f2400 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:57:45,752 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aaee0e46-1ecb-42db-b5de-a0c12c2f2400 2018-07-03 14:57:45,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-07-03 14:57:45,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:57: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-07-03 14:57:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:57:45,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:45 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb55c2d1-243e-4f31-b6c8-d43b3af6cf89 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-ebde2cc7-c822-48f-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:57:45,947 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj used request id req-cb55c2d1-243e-4f31-b6c8-d43b3af6cf89 2018-07-03 14:57:45,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:57:46,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb53ba9c-27ac-4d8b-8dd8-ebbe42f96c7a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:57:46,122 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-cb53ba9c-27ac-4d8b-8dd8-ebbe42f96c7a 2018-07-03 14:57:46,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}}' 2018-07-03 14:57:46,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:57:46 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e37d2425-844d-4979-8541-11037e011b49 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:57:46,319 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e37d2425-844d-4979-8541-11037e011b49 2018-07-03 14:57:46,319 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj 2018-07-03 14:57:46,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:57:46,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:57:46,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["U_wlKlWpTuyh-40WV15Puw"], "issued_at": "2018-07-03T14:57:46.000000Z"}} 2018-07-03 14:57:46,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}a60dfc4f344188df7f6725b2a1409fa9e520861e" 2018-07-03 14:57:47,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01423698-4dce-4c51-987c-2a3484676d3a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:57:47,004 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-01423698-4dce-4c51-987c-2a3484676d3a 2018-07-03 14:57:47,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:57:47,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:57:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:57:47,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}a60dfc4f344188df7f6725b2a1409fa9e520861e" 2018-07-03 14:57:47,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:47 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e82f0e12-a62c-4749-8331-6e2015d6a47f Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:57:47,078 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e82f0e12-a62c-4749-8331-6e2015d6a47f 2018-07-03 14:57:47,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?name=InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60dfc4f344188df7f6725b2a1409fa9e520861e" 2018-07-03 14:57:47,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:47 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf533e2a-c506-43b5-9daa-413733b86c57 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}]} 2018-07-03 14:57:47,254 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj used request id req-bf533e2a-c506-43b5-9daa-413733b86c57 2018-07-03 14:57:47,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60dfc4f344188df7f6725b2a1409fa9e520861e" 2018-07-03 14:57:47,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b352cd4b-6873-4bcc-b492-8c3db476aea1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:57:47,427 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b352cd4b-6873-4bcc-b492-8c3db476aea1 2018-07-03 14:57:47,916 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-ebde2cc7-c822-48f-user 2018-07-03 14:57:47,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:57:47,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:57:48,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a54cc4c8-8a11-4dac-a47f-2d5c8e831e22 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:57:48,077 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a54cc4c8-8a11-4dac-a47f-2d5c8e831e22 2018-07-03 14:57:48,081 - 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}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" -d '{"role": {"name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role"}}' 2018-07-03 14:57:48,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:57:48 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4675a0c5-ea50-4251-a743-1245547db1a0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "046261f8ce4a490ea8d42516e5e422e1", "links": {"self": "http://10.167.4.35:5000/v3/roles/046261f8ce4a490ea8d42516e5e422e1"}, "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role"}} 2018-07-03 14:57:48,258 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4675a0c5-ea50-4251-a743-1245547db1a0 2018-07-03 14:57:48,258 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role 2018-07-03 14:57:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/046261f8ce4a490ea8d42516e5e422e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:57:48,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:48 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b01dc201-b2d3-4048-8907-23cdda7812b0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "046261f8ce4a490ea8d42516e5e422e1", "links": {"self": "http://10.167.4.35:5000/v3/roles/046261f8ce4a490ea8d42516e5e422e1"}, "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role"}} 2018-07-03 14:57:48,452 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/046261f8ce4a490ea8d42516e5e422e1 used request id req-b01dc201-b2d3-4048-8907-23cdda7812b0 2018-07-03 14:57:48,452 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role to project InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj 2018-07-03 14:57:48,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a/users/1740eee5c74a47d190c17bd814041587/roles/046261f8ce4a490ea8d42516e5e422e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:57:48,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:57:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-942b0773-cff3-47a0-8162-8a071f52ea4f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:57:48,682 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a/users/1740eee5c74a47d190c17bd814041587/roles/046261f8ce4a490ea8d42516e5e422e1 used request id req-942b0773-cff3-47a0-8162-8a071f52ea4f 2018-07-03 14:57:48,682 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:57:48,684 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:57:48,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:57:48,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:57:49,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "046261f8ce4a490ea8d42516e5e422e1", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role"}], "expires_at": "2018-07-03T15:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-user", "id": "1740eee5c74a47d190c17bd814041587"}, "audit_ids": ["TvozniAYSPOMDNSwsWxi2g"], "issued_at": "2018-07-03T14:57:49.000000Z"}} 2018-07-03 14:57:49,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}d81f0badc51db8a35c3d859c8c0c6ce96fa249a9" 2018-07-03 14:57:49,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1001dcf-8043-4022-aa11-05d75ba10b6e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:57:49,396 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b1001dcf-8043-4022-aa11-05d75ba10b6e 2018-07-03 14:57:49,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d81f0badc51db8a35c3d859c8c0c6ce96fa249a9" 2018-07-03 14:57:49,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:49 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-c6ede21d-27d9-4c9f-b678-cba419dfbbc5 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image"} 2018-07-03 14:57:49,839 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image used request id req-c6ede21d-27d9-4c9f-b678-cba419dfbbc5 2018-07-03 14:57:49,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}d81f0badc51db8a35c3d859c8c0c6ce96fa249a9" 2018-07-03 14:57:50,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b06a6bcc-7755-4fb4-9034-a685e49e3510 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:57:50,218 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b06a6bcc-7755-4fb4-9034-a685e49e3510 2018-07-03 14:57:50,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}d81f0badc51db8a35c3d859c8c0c6ce96fa249a9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image"}' 2018-07-03 14:57:50,666 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:57:50 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-ff08e7fd-a5b4-4135-832d-5d105c673a86 Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:57:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:57:51Z", "visibility": "shared", "self": "/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "min_disk": 0, "protected": false, "id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "file": "/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e/file", "checksum": null, "owner": "bd128272fadb4cfca8cc51a3dbc81a4a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:57:50,666 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-ff08e7fd-a5b4-4135-832d-5d105c673a86 2018-07-03 14:57:50,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d81f0badc51db8a35c3d859c8c0c6ce96fa249a9" -d '' 2018-07-03 14:57:51,482 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:57:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a54ad9bc-2387-41b2-94a2-e9631bea3a5b 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-07-03 14:57:51,482 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e/file used request id req-a54ad9bc-2387-41b2-94a2-e9631bea3a5b 2018-07-03 14:57:51,483 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:57:51,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d81f0badc51db8a35c3d859c8c0c6ce96fa249a9" 2018-07-03 14:57:51,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:51 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-3cb31769-ba36-4277-9b4b-3a400f81ee28 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:57:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:57:51Z", "visibility": "shared", "self": "/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "min_disk": 0, "protected": false, "id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "file": "/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd128272fadb4cfca8cc51a3dbc81a4a", "direct_url": "file:///var/lib/glance/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:57:51,830 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e used request id req-3cb31769-ba36-4277-9b4b-3a400f81ee28 2018-07-03 14:57:51,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d81f0badc51db8a35c3d859c8c0c6ce96fa249a9" 2018-07-03 14:57:51,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:51 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2fdd5b15-c57c-459a-aa72-9b9d5ea34518 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:57:51,847 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2fdd5b15-c57c-459a-aa72-9b9d5ea34518 2018-07-03 14:57:51,850 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image 2018-07-03 14:57:51,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d81f0badc51db8a35c3d859c8c0c6ce96fa249a9" 2018-07-03 14:57:51,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:51 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-51d59601-c9e8-4f08-b25c-22d0001c23f7 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:57:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:57:51Z", "visibility": "shared", "self": "/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "min_disk": 0, "protected": false, "id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "file": "/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd128272fadb4cfca8cc51a3dbc81a4a", "direct_url": "file:///var/lib/glance/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:57:51,888 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e used request id req-51d59601-c9e8-4f08-b25c-22d0001c23f7 2018-07-03 14:57:51,889 - create_image - DEBUG - Instance status is - active 2018-07-03 14:57:51,889 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image 2018-07-03 14:57:51,889 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image 2018-07-03 14:57:51,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:57:51,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:57:52,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "046261f8ce4a490ea8d42516e5e422e1", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role"}], "expires_at": "2018-07-03T15:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-user", "id": "1740eee5c74a47d190c17bd814041587"}, "audit_ids": ["cbJrUz50QdaqvvAn3Lh-Ig"], "issued_at": "2018-07-03T14:57:52.000000Z"}} 2018-07-03 14:57:52,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b964a0530ba1348266acf074441729dc826b4cd" 2018-07-03 14:57:52,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44659988-3d3a-4651-a29c-fd7bd4b8cbf0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:57:52,592 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-44659988-3d3a-4651-a29c-fd7bd4b8cbf0 2018-07-03 14:57:52,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b964a0530ba1348266acf074441729dc826b4cd" 2018-07-03 14:57:52,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:52 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ab2a88ec-ba60-4075-8438-931f0a3fb1bc Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:57:52,971 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-ab2a88ec-ba60-4075-8438-931f0a3fb1bc 2018-07-03 14:57:52,971 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net 2018-07-03 14:57:52,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b964a0530ba1348266acf074441729dc826b4cd" -d '{"network": {"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net", "admin_state_up": true}}' 2018-07-03 14:57:53,988 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:57:53 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-898cf397-6f97-4373-a889-7dad22c83f83 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:57:53Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}} 2018-07-03 14:57:53,988 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-898cf397-6f97-4373-a889-7dad22c83f83 2018-07-03 14:57:53,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?id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b964a0530ba1348266acf074441729dc826b4cd" 2018-07-03 14:57:54,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:54 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-d445f8f4-da71-4c0a-814c-4d2a137dea00 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-07-03T14:57:53Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:57:54,149 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-d445f8f4-da71-4c0a-814c-4d2a137dea00 2018-07-03 14:57:54,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b964a0530ba1348266acf074441729dc826b4cd" 2018-07-03 14:57:54,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:54 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f2d8fa22-392a-4176-806d-f6ae4dfa598a Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:57:54,202 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-f2d8fa22-392a-4176-806d-f6ae4dfa598a 2018-07-03 14:57:54,202 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet 2018-07-03 14:57:54,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b964a0530ba1348266acf074441729dc826b4cd" -d '{"subnets": [{"ip_version": 4, "network_id": "05ab0f09-8fb6-40af-b2ab-3a4894f3851e", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]}' 2018-07-03 14:57:55,373 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:57:55 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-b4d52fcc-ac0d-4bc9-91c9-2522e5609764 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","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":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:57:55,373 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-b4d52fcc-ac0d-4bc9-91c9-2522e5609764 2018-07-03 14:57:55,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b964a0530ba1348266acf074441729dc826b4cd" 2018-07-03 14:57:55,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:55 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-a08ef438-6ad4-4ce8-80ac-fabad9d6e33d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:57:55,867 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-a08ef438-6ad4-4ce8-80ac-fabad9d6e33d 2018-07-03 14:57:55,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b964a0530ba1348266acf074441729dc826b4cd" 2018-07-03 14:57:55,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:55 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-1039963d-0562-4791-8ce2-7b10c89ca0ed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:57:55,938 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-1039963d-0562-4791-8ce2-7b10c89ca0ed 2018-07-03 14:57:55,939 - OpenStackNetwork - DEBUG - Network [05ab0f09-8fb6-40af-b2ab-3a4894f3851e] created successfully 2018-07-03 14:57:55,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:57:55,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:57:56,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:57:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["MgnEmQrqRkuq24qK7qwlQQ"], "issued_at": "2018-07-03T14:57:56.000000Z"}} 2018-07-03 14:57:56,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1144be269a53eb81dab379ada643198091d6594" 2018-07-03 14:57:56,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b79403d-91be-4438-a0a1-7b521f32c2e4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:57:56,565 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1b79403d-91be-4438-a0a1-7b521f32c2e4 2018-07-03 14:57:56,567 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:57:56,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1144be269a53eb81dab379ada643198091d6594" 2018-07-03 14:57:56,902 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:56 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a4cfa3f2-a49f-453d-a4a2-ea8a5f5a1274 X-Compute-Request-Id: req-a4cfa3f2-a49f-453d-a4a2-ea8a5f5a1274 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:57:56,902 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a4cfa3f2-a49f-453d-a4a2-ea8a5f5a1274 2018-07-03 14:57:56,906 - novaclient.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}d1144be269a53eb81dab379ada643198091d6594" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:57:57,193 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:57 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-f211c29a-eec8-4b20-9026-66f4ae14848a X-Compute-Request-Id: req-f211c29a-eec8-4b20-9026-66f4ae14848a Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "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": "0963bb96-3108-4db0-b804-bb236000b707"}} 2018-07-03 14:57:57,193 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f211c29a-eec8-4b20-9026-66f4ae14848a 2018-07-03 14:57:57,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/flavors/0963bb96-3108-4db0-b804-bb236000b707 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1144be269a53eb81dab379ada643198091d6594" 2018-07-03 14:57:57,578 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:57 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-9ec273c5-9f48-435e-8e03-464835d7ad8a X-Compute-Request-Id: req-9ec273c5-9f48-435e-8e03-464835d7ad8a Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "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": "0963bb96-3108-4db0-b804-bb236000b707"}} 2018-07-03 14:57:57,578 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/0963bb96-3108-4db0-b804-bb236000b707 used request id req-9ec273c5-9f48-435e-8e03-464835d7ad8a 2018-07-03 14:57:57,581 - novaclient.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/0963bb96-3108-4db0-b804-bb236000b707/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1144be269a53eb81dab379ada643198091d6594" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:57:57,640 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:57 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-68f942a1-b14e-4181-92e3-bd4466355a7d X-Compute-Request-Id: req-68f942a1-b14e-4181-92e3-bd4466355a7d Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:57:57,640 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/0963bb96-3108-4db0-b804-bb236000b707/os-extra_specs used request id req-68f942a1-b14e-4181-92e3-bd4466355a7d 2018-07-03 14:57:57,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:57:57,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:57:58,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "046261f8ce4a490ea8d42516e5e422e1", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role"}], "expires_at": "2018-07-03T15:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-user", "id": "1740eee5c74a47d190c17bd814041587"}, "audit_ids": ["9_kUQqfoTR-ZtA_Sm7hqXg"], "issued_at": "2018-07-03T14:57:58.000000Z"}} 2018-07-03 14:57:58,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}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:57:58,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:57:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc0913d0-0c48-4c4c-bd8d-1c10491cb9e1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:57:58,334 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cc0913d0-0c48-4c4c-bd8d-1c10491cb9e1 2018-07-03 14:57:58,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:57:58,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:57:58 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-6337d5fa-c2ad-41ed-af0a-a374ca2f230f Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:57:58,836 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name&description=hello+group used request id req-6337d5fa-c2ad-41ed-af0a-a374ca2f230f 2018-07-03 14:57:58,836 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name... 2018-07-03 14:57:58,836 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name 2018-07-03 14:57:58,842 - 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}c36fa43c6635a02dedd36062cddeda9927d353e3" -d '{"security_group": {"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name", "description": "hello group"}}' 2018-07-03 14:57:59,698 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:57:59 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-82dc26cf-efc8-40ae-b84a-0177aa098f54 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "updated_at": "2018-07-03T14:57:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "revision_number": 0, "id": "24e9e7f2-09ae-4dd9-8c7c-e2856109a315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "revision_number": 0, "id": "df2bcddb-c35c-461d-99e1-8029289a1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}], "revision_number": 2, "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}} 2018-07-03 14:57:59,699 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-82dc26cf-efc8-40ae-b84a-0177aa098f54 2018-07-03 14:57:59,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c735bd-0ca0-42d6-8c2b-1df77221786a 2018-07-03 14:57:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b7c735bd-0ca0-42d6-8c2b-1df77221786a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:00,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-132c25ed-2644-4e6d-9d69-da7ef1675a5f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "24e9e7f2-09ae-4dd9-8c7c-e2856109a315"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "df2bcddb-c35c-461d-99e1-8029289a1226"}]} 2018-07-03 14:58:00,035 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b7c735bd-0ca0-42d6-8c2b-1df77221786a used request id req-132c25ed-2644-4e6d-9d69-da7ef1675a5f 2018-07-03 14:58:00,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c735bd-0ca0-42d6-8c2b-1df77221786a 2018-07-03 14:58:00,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=b7c735bd-0ca0-42d6-8c2b-1df77221786a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:00,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-6b6f7c4e-38c8-4c49-b095-bc7fc256ea26 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "24e9e7f2-09ae-4dd9-8c7c-e2856109a315"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "df2bcddb-c35c-461d-99e1-8029289a1226"}]} 2018-07-03 14:58:00,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b7c735bd-0ca0-42d6-8c2b-1df77221786a used request id req-6b6f7c4e-38c8-4c49-b095-bc7fc256ea26 2018-07-03 14:58:00,079 - neutron_utils - INFO - Retrieving security group with ID - b7c735bd-0ca0-42d6-8c2b-1df77221786a 2018-07-03 14:58:00,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/security-groups?id=b7c735bd-0ca0-42d6-8c2b-1df77221786a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:00,159 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:00 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-5178a238-faa9-492f-9d82-d4521c214644 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "updated_at": "2018-07-03T14:57:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "revision_number": 0, "id": "24e9e7f2-09ae-4dd9-8c7c-e2856109a315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "revision_number": 0, "id": "df2bcddb-c35c-461d-99e1-8029289a1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}], "revision_number": 2, "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}]} 2018-07-03 14:58:00,159 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b7c735bd-0ca0-42d6-8c2b-1df77221786a used request id req-5178a238-faa9-492f-9d82-d4521c214644 2018-07-03 14:58:00,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c735bd-0ca0-42d6-8c2b-1df77221786a 2018-07-03 14:58:00,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b7c735bd-0ca0-42d6-8c2b-1df77221786a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:00,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1a60056e-dd4b-46c6-b98c-7c740961ec38 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "24e9e7f2-09ae-4dd9-8c7c-e2856109a315"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "df2bcddb-c35c-461d-99e1-8029289a1226"}]} 2018-07-03 14:58:00,199 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b7c735bd-0ca0-42d6-8c2b-1df77221786a used request id req-1a60056e-dd4b-46c6-b98c-7c740961ec38 2018-07-03 14:58:00,200 - neutron_utils - INFO - Retrieving security group with ID - b7c735bd-0ca0-42d6-8c2b-1df77221786a 2018-07-03 14:58:00,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=b7c735bd-0ca0-42d6-8c2b-1df77221786a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:00,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:00 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-0b6619c0-4838-4e18-b866-3818386d71f6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "updated_at": "2018-07-03T14:57:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "revision_number": 0, "id": "24e9e7f2-09ae-4dd9-8c7c-e2856109a315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "revision_number": 0, "id": "df2bcddb-c35c-461d-99e1-8029289a1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}], "revision_number": 2, "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}]} 2018-07-03 14:58:00,291 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b7c735bd-0ca0-42d6-8c2b-1df77221786a used request id req-0b6619c0-4838-4e18-b866-3818386d71f6 2018-07-03 14:58:00,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c735bd-0ca0-42d6-8c2b-1df77221786a 2018-07-03 14:58:00,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b7c735bd-0ca0-42d6-8c2b-1df77221786a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:00,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-594cfdd7-07dd-4ef1-bf77-9ba2e4772b1d Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "24e9e7f2-09ae-4dd9-8c7c-e2856109a315"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "df2bcddb-c35c-461d-99e1-8029289a1226"}]} 2018-07-03 14:58:00,331 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b7c735bd-0ca0-42d6-8c2b-1df77221786a used request id req-594cfdd7-07dd-4ef1-bf77-9ba2e4772b1d 2018-07-03 14:58:00,332 - neutron_utils - INFO - Retrieving security group with ID - b7c735bd-0ca0-42d6-8c2b-1df77221786a 2018-07-03 14:58:00,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?id=b7c735bd-0ca0-42d6-8c2b-1df77221786a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:00,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:00 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-ff10b2f3-c691-4500-bb89-c9bcbc1824ac Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "updated_at": "2018-07-03T14:57:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "revision_number": 0, "id": "24e9e7f2-09ae-4dd9-8c7c-e2856109a315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "revision_number": 0, "id": "df2bcddb-c35c-461d-99e1-8029289a1226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}], "revision_number": 2, "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}]} 2018-07-03 14:58:00,415 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=b7c735bd-0ca0-42d6-8c2b-1df77221786a used request id req-ff10b2f3-c691-4500-bb89-c9bcbc1824ac 2018-07-03 14:58:00,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c735bd-0ca0-42d6-8c2b-1df77221786a 2018-07-03 14:58:00,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=b7c735bd-0ca0-42d6-8c2b-1df77221786a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:00,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:00 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7cff8917-9d36-4a53-b9e2-d25b3d90f6c5 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "24e9e7f2-09ae-4dd9-8c7c-e2856109a315"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:59Z", "security_group_id": "b7c735bd-0ca0-42d6-8c2b-1df77221786a", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:59Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "df2bcddb-c35c-461d-99e1-8029289a1226"}]} 2018-07-03 14:58:00,458 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b7c735bd-0ca0-42d6-8c2b-1df77221786a used request id req-7cff8917-9d36-4a53-b9e2-d25b3d90f6c5 2018-07-03 14:58:00,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:58:00,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:58:00,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "046261f8ce4a490ea8d42516e5e422e1", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role"}], "expires_at": "2018-07-03T15:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-user", "id": "1740eee5c74a47d190c17bd814041587"}, "audit_ids": ["Waq26s5uQjiMVIVn_fDHnw"], "issued_at": "2018-07-03T14:58:00.000000Z"}} 2018-07-03 14:58:00,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}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:01,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d17017c-2fd1-49a3-8438-064d01c6dec0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:58:01,188 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d17017c-2fd1-49a3-8438-064d01c6dec0 2018-07-03 14:58:01,189 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:58:01,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}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:01,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2503900-47af-41bc-86d5-6a8d5f1be284 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:58:01,355 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f2503900-47af-41bc-86d5-6a8d5f1be284 2018-07-03 14:58:01,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=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:01,853 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:01 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-8e6e4fb5-ab3f-4182-9a97-deca44a97bd4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:01,853 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-8e6e4fb5-ab3f-4182-9a97-deca44a97bd4 2018-07-03 14:58:01,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-07-03 14:58:01,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:58: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-07-03 14:58:01,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/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:02,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:01 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd3b8a5a-2e4b-4ac4-b76d-3e6604bd74c3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:02,033 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-dd3b8a5a-2e4b-4ac4-b76d-3e6604bd74c3 2018-07-03 14:58:02,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=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:02,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:02 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-4b0f9062-8df1-4802-ba21-88717d72ee78 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:02,458 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-4b0f9062-8df1-4802-ba21-88717d72ee78 2018-07-03 14:58:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:02,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:02 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e6ff9d7d-f529-4388-88bd-4f35ceef4371 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:58:02,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port&admin_state_up=True used request id req-e6ff9d7d-f529-4388-88bd-4f35ceef4371 2018-07-03 14:58:02,512 - novaclient.v2.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-32b69079-b080-4ce0-a3c1-672ef265680a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:02,968 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58: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-01c97e30-7243-4001-9201-0313365abc69 X-Compute-Request-Id: req-01c97e30-7243-4001-9201-0313365abc69 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:58:02,968 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst used request id req-01c97e30-7243-4001-9201-0313365abc69 2018-07-03 14:58:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:03,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:03 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-a190da01-48f2-46e9-8b05-47e7ae0c3379 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:03,110 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-a190da01-48f2-46e9-8b05-47e7ae0c3379 2018-07-03 14:58:03,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/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:03,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:03 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65e658c8-68ae-4abe-992c-15c21641e51d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:03,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-65e658c8-68ae-4abe-992c-15c21641e51d 2018-07-03 14:58:03,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=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:03,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:03 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-58178ff2-3ef2-45e3-af0d-f8ce16542709 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:03,620 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-58178ff2-3ef2-45e3-af0d-f8ce16542709 2018-07-03 14:58:03,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=05ab0f09-8fb6-40af-b2ab-3a4894f3851e&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:04,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:03 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-eda5dc6b-b6f3-430d-853d-2c5c35218570 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:58:04,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port&admin_state_up=True used request id req-eda5dc6b-b6f3-430d-853d-2c5c35218570 2018-07-03 14:58:04,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:58:04,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:58:04,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "046261f8ce4a490ea8d42516e5e422e1", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role"}], "expires_at": "2018-07-03T15:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-user", "id": "1740eee5c74a47d190c17bd814041587"}, "audit_ids": ["KprugSvxSC2IMLAdPUD67A"], "issued_at": "2018-07-03T14:58:04.000000Z"}} 2018-07-03 14:58:04,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}8e5fcf937d2199eca1a71e718a8ef92b8f332c60" 2018-07-03 14:58:04,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-acfaaa34-62c2-4019-a717-c69d5d20ef62 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:58:04,582 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-acfaaa34-62c2-4019-a717-c69d5d20ef62 2018-07-03 14:58:04,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:04,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:04 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-1e211b22-a21a-47b1-9dbc-9aca7cab0521 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:04,753 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-1e211b22-a21a-47b1-9dbc-9aca7cab0521 2018-07-03 14:58:04,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=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:04,827 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:04 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-0d25680f-fe2f-419b-9000-0dffe6a8efc9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:04,827 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-0d25680f-fe2f-419b-9000-0dffe6a8efc9 2018-07-03 14:58:04,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:04,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:04 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-086b612b-a775-48f1-aba8-202eaba9bfab Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:04,978 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-086b612b-a775-48f1-aba8-202eaba9bfab 2018-07-03 14:58:04,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-07-03 14:58:04,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:58: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-07-03 14:58: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/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e5fcf937d2199eca1a71e718a8ef92b8f332c60" 2018-07-03 14:58:05,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:04 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae9f2257-a009-4777-84dc-aec495f32b4f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:05,165 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-ae9f2257-a009-4777-84dc-aec495f32b4f 2018-07-03 14:58:05,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:05,248 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:05 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-ce31100a-00ea-41e8-9da4-3f782936719c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:05,248 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-ce31100a-00ea-41e8-9da4-3f782936719c 2018-07-03 14:58:05,249 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net 2018-07-03 14:58:05,254 - 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}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" -d '{"port": {"network_id": "05ab0f09-8fb6-40af-b2ab-3a4894f3851e", "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port", "admin_state_up": true}}' 2018-07-03 14:58:06,562 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:58:06 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-9facd08a-5fc0-42ec-b949-27b6f64a7b02 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:58:05Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:58:06Z","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ff:03:eb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.4"}],"id":"92710705-7af2-411e-9e44-94eeffae4cac","security_groups":["f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc"],"device_id":""}} 2018-07-03 14:58:06,562 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-9facd08a-5fc0-42ec-b949-27b6f64a7b02 2018-07-03 14:58:06,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:06,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:06 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-787f0439-b390-4387-8422-d58d645ae535 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:06,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-787f0439-b390-4387-8422-d58d645ae535 2018-07-03 14:58:06,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:06,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:06 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-338825ef-0937-40ad-a5ae-318a37d9e10c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:06,904 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-338825ef-0937-40ad-a5ae-318a37d9e10c 2018-07-03 14:58:06,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:06,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:06 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-dc0ec8cf-a50d-4cc0-82c0-fa16d516c608 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:06,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-dc0ec8cf-a50d-4cc0-82c0-fa16d516c608 2018-07-03 14:58:06,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?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:07,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:07 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-7d2f3b6f-14d5-4c96-846f-ac73f51d8025 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:58:05Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:06Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ff:03:eb","id":"92710705-7af2-411e-9e44-94eeffae4cac","port_security_enabled":true,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc"],"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port"}]} 2018-07-03 14:58:07,086 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port&admin_state_up=True used request id req-7d2f3b6f-14d5-4c96-846f-ac73f51d8025 2018-07-03 14:58:07,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/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:07,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:07 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-912bedf4-c839-4e41-a724-260f545d4c7b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:07,138 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-912bedf4-c839-4e41-a724-260f545d4c7b 2018-07-03 14:58:07,138 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst 2018-07-03 14:58:07,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:07,536 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:07 GMT Content-Type: application/json Content-Length: 694 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-65941e89-4945-4ca7-95f1-e098fce8fafb X-Compute-Request-Id: req-65941e89-4945-4ca7-95f1-e098fce8fafb Front-End-Https: on RESP BODY: {"flavors": [{"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:58:07,536 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-65941e89-4945-4ca7-95f1-e098fce8fafb 2018-07-03 14:58:07,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/0963bb96-3108-4db0-b804-bb236000b707 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:07,937 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58: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-af6677cf-d8dd-4ff8-bd52-1fd544e4b8ed X-Compute-Request-Id: req-af6677cf-d8dd-4ff8-bd52-1fd544e4b8ed Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "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": "0963bb96-3108-4db0-b804-bb236000b707"}} 2018-07-03 14:58:07,937 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/0963bb96-3108-4db0-b804-bb236000b707 used request id req-af6677cf-d8dd-4ff8-bd52-1fd544e4b8ed 2018-07-03 14:58:07,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:08,343 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:08 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-871ba06d-d2ce-4687-bcce-765518e320df Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:57:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:57:51Z", "visibility": "shared", "self": "/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "min_disk": 0, "protected": false, "id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "file": "/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bd128272fadb4cfca8cc51a3dbc81a4a", "direct_url": "file:///var/lib/glance/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image"} 2018-07-03 14:58:08,343 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image used request id req-871ba06d-d2ce-4687-bcce-765518e320df 2018-07-03 14:58:08,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:08,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-199879fd-959a-4def-b5af-52efb1d60665 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:58:08,673 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-199879fd-959a-4def-b5af-52efb1d60665 2018-07-03 14:58:08,679 - novaclient.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}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" -d '{"server": {"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "imageRef": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "flavorRef": "0963bb96-3108-4db0-b804-bb236000b707", "max_count": 1, "min_count": 1, "networks": [{"port": "92710705-7af2-411e-9e44-94eeffae4cac"}], "security_groups": [{"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}]}}' 2018-07-03 14:58:11,489 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:58:11 GMT Content-Type: application/json Content-Length: 439 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c14833c1-3932-4906-b416-17e77d1b998f X-Compute-Request-Id: req-c14833c1-3932-4906-b416-17e77d1b998f RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "adminPass": "RAKTU6mAFdK6"}} 2018-07-03 14:58:11,489 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-c14833c1-3932-4906-b416-17e77d1b998f 2018-07-03 14:58:11,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/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:11,616 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:11 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-b7d574e6-79df-4acf-8ede-47cda86ca3f2 X-Compute-Request-Id: req-b7d574e6-79df-4acf-8ede-47cda86ca3f2 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/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:58:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:11,616 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-b7d574e6-79df-4acf-8ede-47cda86ca3f2 2018-07-03 14:58:11,617 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst 2018-07-03 14:58:11,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/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:12,722 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:12 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-11abd74c-1f23-4e8c-a6ae-6d2164515128 X-Compute-Request-Id: req-11abd74c-1f23-4e8c-a6ae-6d2164515128 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/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:58:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:12,722 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-11abd74c-1f23-4e8c-a6ae-6d2164515128 2018-07-03 14:58:12,723 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst] is - BUILD 2018-07-03 14:58:12,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:58:15,726 - create_instance - DEBUG - VM status query timeout in 895.891638041 2018-07-03 14:58:15,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/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:16,358 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:16 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-dac47494-253c-40e9-940b-0bbcdb0b19e8 X-Compute-Request-Id: req-dac47494-253c-40e9-940b-0bbcdb0b19e8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:58:14Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:16,358 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-dac47494-253c-40e9-940b-0bbcdb0b19e8 2018-07-03 14:58:16,359 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst] is - BUILD 2018-07-03 14:58:16,359 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:58:19,363 - create_instance - DEBUG - VM status query timeout in 892.254883051 2018-07-03 14:58:19,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:19,960 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:19 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-dc167572-b087-4475-8df6-4854e3fa991e X-Compute-Request-Id: req-dc167572-b087-4475-8df6-4854e3fa991e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:58:14Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:19,961 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-dc167572-b087-4475-8df6-4854e3fa991e 2018-07-03 14:58:19,961 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst] is - BUILD 2018-07-03 14:58:19,961 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:58:22,962 - create_instance - DEBUG - VM status query timeout in 888.654885054 2018-07-03 14:58:22,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/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:23,237 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:23 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-26c8be88-4eb6-4450-b649-1bd7e78f3480 X-Compute-Request-Id: req-26c8be88-4eb6-4450-b649-1bd7e78f3480 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:58:14Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:23,237 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-26c8be88-4eb6-4450-b649-1bd7e78f3480 2018-07-03 14:58:23,238 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst] is - BUILD 2018-07-03 14:58:23,238 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:58:26,239 - create_instance - DEBUG - VM status query timeout in 885.378720999 2018-07-03 14:58:26,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/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:26,535 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:26 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-04037138-14b9-4167-9711-4628e0d92503 X-Compute-Request-Id: req-04037138-14b9-4167-9711-4628e0d92503 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:26,536 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-04037138-14b9-4167-9711-4628e0d92503 2018-07-03 14:58:26,536 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst] is - ACTIVE 2018-07-03 14:58:26,536 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:58:26,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/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:27,011 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:27 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-5378b581-57de-4364-8c5d-7892538056d1 X-Compute-Request-Id: req-5378b581-57de-4364-8c5d-7892538056d1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:27,011 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-5378b581-57de-4364-8c5d-7892538056d1 2018-07-03 14:58:27,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:27,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:27 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-9d014467-02e9-4949-b9d3-6f2e81313d37 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:27,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-9d014467-02e9-4949-b9d3-6f2e81313d37 2018-07-03 14:58:27,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/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:27,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:27 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cfb86d6-c134-4bdb-abbc-44b3e24fce56 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:27,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-7cfb86d6-c134-4bdb-abbc-44b3e24fce56 2018-07-03 14:58:27,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:27,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:27 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-6e87fd7a-8fb6-4cde-88c6-4374c71e0c13 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:27,510 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-6e87fd7a-8fb6-4cde-88c6-4374c71e0c13 2018-07-03 14:58:27,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=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:27,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:27 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-0bbd54ae-c2c5-4aca-9cc0-2978a211ad0c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:56Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:00Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d7:e6:08","id":"3e42b3df-2c98-45a4-9614-55746950ce4f","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:55Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:59Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:df:ed","id":"64e69a6b-b5f4-4770-95f4-178cf91fd865","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:58:05Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:24Z","binding:vnic_type":"normal","device_id":"0adbc774-48ab-49a3-942e-abae23c50ba0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ff:03:eb","id":"92710705-7af2-411e-9e44-94eeffae4cac","port_security_enabled":true,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc"],"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port"}]} 2018-07-03 14:58:27,622 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-0bbd54ae-c2c5-4aca-9cc0-2978a211ad0c 2018-07-03 14:58:27,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:27,896 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:27 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-fb9ab828-81b6-4acd-a3e0-170e365aa365 X-Compute-Request-Id: req-fb9ab828-81b6-4acd-a3e0-170e365aa365 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:27,896 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-fb9ab828-81b6-4acd-a3e0-170e365aa365 2018-07-03 14:58:27,896 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst] is - ACTIVE 2018-07-03 14:58:27,896 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:58:27,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:28,375 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:28 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9d1726c6-85c9-4280-bf9a-443dd4a2e574 X-Compute-Request-Id: req-9d1726c6-85c9-4280-bf9a-443dd4a2e574 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:28,375 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-9d1726c6-85c9-4280-bf9a-443dd4a2e574 2018-07-03 14:58:28,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-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:28,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:28 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-1637e12a-c1cb-48c5-b43d-1b59ac70c86c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:28,545 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-1637e12a-c1cb-48c5-b43d-1b59ac70c86c 2018-07-03 14:58:28,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/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:28,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:28 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3459e822-eea6-4367-b5df-5517a30dd344 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:28,592 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-3459e822-eea6-4367-b5df-5517a30dd344 2018-07-03 14:58:28,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=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:28,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:28 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-f9980ff9-d0da-4241-964d-0a43b5440bb0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:28,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-f9980ff9-d0da-4241-964d-0a43b5440bb0 2018-07-03 14:58:28,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?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:28,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:28 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-9f19e408-07fb-4cfa-a850-def9d45bb5db Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:56Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:00Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d7:e6:08","id":"3e42b3df-2c98-45a4-9614-55746950ce4f","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:55Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:59Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:df:ed","id":"64e69a6b-b5f4-4770-95f4-178cf91fd865","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:58:05Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:24Z","binding:vnic_type":"normal","device_id":"0adbc774-48ab-49a3-942e-abae23c50ba0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ff:03:eb","id":"92710705-7af2-411e-9e44-94eeffae4cac","port_security_enabled":true,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc"],"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port"}]} 2018-07-03 14:58:28,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-9f19e408-07fb-4cfa-a850-def9d45bb5db 2018-07-03 14:58:28,801 - novaclient.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/0adbc774-48ab-49a3-942e-abae23c50ba0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}}' 2018-07-03 14:58:29,696 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:58: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-73cdab8e-5835-4678-ae29-96678ab6d537 X-Compute-Request-Id: req-73cdab8e-5835-4678-ae29-96678ab6d537 2018-07-03 14:58:29,696 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0/action used request id req-73cdab8e-5835-4678-ae29-96678ab6d537 2018-07-03 14:58:29,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:30,281 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:30 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-d553f273-86da-40a7-89cd-2a9c565b06b3 X-Compute-Request-Id: req-d553f273-86da-40a7-89cd-2a9c565b06b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}, {"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:30,281 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-d553f273-86da-40a7-89cd-2a9c565b06b3 2018-07-03 14:58:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:30,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:30 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-d01b23f0-a489-4434-8dc0-96e31398ee1a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:30,419 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-d01b23f0-a489-4434-8dc0-96e31398ee1a 2018-07-03 14:58:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:30,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:30 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b9d8966-cf3f-4c78-b70a-61f778e699b0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:30,459 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-8b9d8966-cf3f-4c78-b70a-61f778e699b0 2018-07-03 14:58:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:30,539 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:30 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-c077ac79-3076-40d1-b648-1927817fd083 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:30,539 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-c077ac79-3076-40d1-b648-1927817fd083 2018-07-03 14:58:30,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/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:30,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:30 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-de4f0642-05a1-44ef-a097-ed8ae9fd361f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:56Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:00Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d7:e6:08","id":"3e42b3df-2c98-45a4-9614-55746950ce4f","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:55Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:59Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:df:ed","id":"64e69a6b-b5f4-4770-95f4-178cf91fd865","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:58:05Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:29Z","binding:vnic_type":"normal","device_id":"0adbc774-48ab-49a3-942e-abae23c50ba0","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:ff:03:eb","id":"92710705-7af2-411e-9e44-94eeffae4cac","port_security_enabled":true,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc","b7c735bd-0ca0-42d6-8c2b-1df77221786a"],"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port"}]} 2018-07-03 14:58:30,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-de4f0642-05a1-44ef-a097-ed8ae9fd361f 2018-07-03 14:58:30,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:58:31,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "046261f8ce4a490ea8d42516e5e422e1", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role"}], "expires_at": "2018-07-03T15:58:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/bd128272fadb4cfca8cc51a3dbc81a4a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-user", "id": "1740eee5c74a47d190c17bd814041587"}, "audit_ids": ["BPs166mKR_GeO_gUznDmJA"], "issued_at": "2018-07-03T14:58:31.000000Z"}} 2018-07-03 14:58:31,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/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dede624fd3a4499c1ed6a61e9e56bf3fda1af67e" 2018-07-03 14:58:32,466 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:32 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-7f8a0190-9095-4459-93bd-04bab58e6cf2 X-Compute-Request-Id: req-7f8a0190-9095-4459-93bd-04bab58e6cf2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}, {"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:32,467 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-7f8a0190-9095-4459-93bd-04bab58e6cf2 2018-07-03 14:58:32,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/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:32,731 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:32 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-f25e81f9-810a-47e7-8856-a0c647671c9c X-Compute-Request-Id: req-f25e81f9-810a-47e7-8856-a0c647671c9c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}, {"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:32,731 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-f25e81f9-810a-47e7-8856-a0c647671c9c 2018-07-03 14:58:32,731 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst] is - ACTIVE 2018-07-03 14:58:32,732 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:58:32,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:32,980 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:32 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-270a1a90-06c4-4684-ba09-ad7e086f5d81 X-Compute-Request-Id: req-270a1a90-06c4-4684-ba09-ad7e086f5d81 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}, {"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:32,981 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-270a1a90-06c4-4684-ba09-ad7e086f5d81 2018-07-03 14:58:32,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:33,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:33 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-e010a0e2-dbca-40bc-83fd-260d286747c8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:33,145 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-e010a0e2-dbca-40bc-83fd-260d286747c8 2018-07-03 14:58:33,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/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:33,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:33 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c7daf68-04f1-4417-b9be-5973ce5db787 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:33,184 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-2c7daf68-04f1-4417-b9be-5973ce5db787 2018-07-03 14:58:33,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=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:33,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:33 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-0220ff98-cbfc-43d4-9710-dbc76b3d06f5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:33,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-0220ff98-cbfc-43d4-9710-dbc76b3d06f5 2018-07-03 14:58:33,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=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:33,384 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:33 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-11997990-3b07-4070-9d04-8c612b17542e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:56Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:00Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d7:e6:08","id":"3e42b3df-2c98-45a4-9614-55746950ce4f","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:55Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:59Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:df:ed","id":"64e69a6b-b5f4-4770-95f4-178cf91fd865","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:58:05Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:29Z","binding:vnic_type":"normal","device_id":"0adbc774-48ab-49a3-942e-abae23c50ba0","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:ff:03:eb","id":"92710705-7af2-411e-9e44-94eeffae4cac","port_security_enabled":true,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc","b7c735bd-0ca0-42d6-8c2b-1df77221786a"],"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port"}]} 2018-07-03 14:58:33,384 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-11997990-3b07-4070-9d04-8c612b17542e 2018-07-03 14:58:33,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:34,305 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:34 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c84d373f-a28a-4f9d-949e-bef9a3c669bd X-Compute-Request-Id: req-c84d373f-a28a-4f9d-949e-bef9a3c669bd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}, {"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:34,305 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-c84d373f-a28a-4f9d-949e-bef9a3c669bd 2018-07-03 14:58:34,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=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:34,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:34 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-3a0098cb-7d71-48d1-a36d-79d74eccb60e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:34,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-3a0098cb-7d71-48d1-a36d-79d74eccb60e 2018-07-03 14:58:34,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:34,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:34 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac280567-af70-4846-9116-44c9afd083c6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:34,595 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-ac280567-af70-4846-9116-44c9afd083c6 2018-07-03 14:58: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/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:34,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:34 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-19e5875d-2bc6-4e5b-b427-2751217b40ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:34,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-19e5875d-2bc6-4e5b-b427-2751217b40ea 2018-07-03 14:58:34,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:34,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:34 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-ce180c45-6250-456c-a91d-90cdfe2e5a04 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:56Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:00Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d7:e6:08","id":"3e42b3df-2c98-45a4-9614-55746950ce4f","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:55Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:59Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:df:ed","id":"64e69a6b-b5f4-4770-95f4-178cf91fd865","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:58:05Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:29Z","binding:vnic_type":"normal","device_id":"0adbc774-48ab-49a3-942e-abae23c50ba0","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:ff:03:eb","id":"92710705-7af2-411e-9e44-94eeffae4cac","port_security_enabled":true,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc","b7c735bd-0ca0-42d6-8c2b-1df77221786a"],"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port"}]} 2018-07-03 14:58:34,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-ce180c45-6250-456c-a91d-90cdfe2e5a04 2018-07-03 14:58:34,800 - novaclient.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/0adbc774-48ab-49a3-942e-abae23c50ba0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}}' 2018-07-03 14:58:35,078 - novaclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 14:58: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-8e5201f6-3c70-448a-81bd-e4ed518f401e X-Compute-Request-Id: req-8e5201f6-3c70-448a-81bd-e4ed518f401e RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: 'b7c735bd-0ca0-42d6-8c2b-1df77221786a'.\nNeutron server returns request_ids: ['req-f648f567-4334-4fc5-91eb-67c88bb5803d']", "code": 400}} 2018-07-03 14:58:35,078 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0/action used request id req-8e5201f6-3c70-448a-81bd-e4ed518f401e 2018-07-03 14:58:35,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/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:36,031 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:36 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-56431950-d4b7-4e2b-b2dc-dcd1e26ca60a X-Compute-Request-Id: req-56431950-d4b7-4e2b-b2dc-dcd1e26ca60a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}, {"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:36,031 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-56431950-d4b7-4e2b-b2dc-dcd1e26ca60a 2018-07-03 14:58:36,032 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name] already added to VM [InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst] 2018-07-03 14:58:36,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:36,487 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:36 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-e97ae4de-bb00-46d9-8617-c5beec63e74b X-Compute-Request-Id: req-e97ae4de-bb00-46d9-8617-c5beec63e74b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}, {"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:36,488 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-e97ae4de-bb00-46d9-8617-c5beec63e74b 2018-07-03 14:58: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/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:36,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:36 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-5d1d9ab6-d4b2-414e-ad86-2e0b193d18b1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d98800eb-9aeb-4550-8c0d-025931da0acc"],"updated_at":"2018-07-03T14:57:54Z","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net"}]} 2018-07-03 14:58:36,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net used request id req-5d1d9ab6-d4b2-414e-ad86-2e0b193d18b1 2018-07-03 14:58:36,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/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:36,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:36 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16585a05-5d77-4d1e-a987-4b21e03821b6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:36,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-16585a05-5d77-4d1e-a987-4b21e03821b6 2018-07-03 14:58:36,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?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:36,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:36 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-5b64b7e8-cadb-4467-b17a-fdebd8444ed9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:54Z","dns_nameservers":[],"updated_at":"2018-07-03T14:57:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","id":"d98800eb-9aeb-4550-8c0d-025931da0acc","subnetpool_id":null,"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet"}]} 2018-07-03 14:58:36,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-5b64b7e8-cadb-4467-b17a-fdebd8444ed9 2018-07-03 14:58:36,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/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:36,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:36 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-dcdff4ad-0803-489e-855f-a74ddaf92055 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:56Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:00Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d7:e6:08","id":"3e42b3df-2c98-45a4-9614-55746950ce4f","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:57:55Z","admin_state_up":true,"updated_at":"2018-07-03T14:57:59Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-05ab0f09-8fb6-40af-b2ab-3a4894f3851e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:96:df:ed","id":"64e69a6b-b5f4-4770-95f4-178cf91fd865","port_security_enabled":false,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"05ab0f09-8fb6-40af-b2ab-3a4894f3851e","tenant_id":"bd128272fadb4cfca8cc51a3dbc81a4a","created_at":"2018-07-03T14:58:05Z","admin_state_up":true,"updated_at":"2018-07-03T14:58:29Z","binding:vnic_type":"normal","device_id":"0adbc774-48ab-49a3-942e-abae23c50ba0","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:ff:03:eb","id":"92710705-7af2-411e-9e44-94eeffae4cac","port_security_enabled":true,"project_id":"bd128272fadb4cfca8cc51a3dbc81a4a","fixed_ips":[{"subnet_id":"d98800eb-9aeb-4550-8c0d-025931da0acc","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc","b7c735bd-0ca0-42d6-8c2b-1df77221786a"],"name":"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port"}]} 2018-07-03 14:58:36,886 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-dcdff4ad-0803-489e-855f-a74ddaf92055 2018-07-03 14:58:36,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dede624fd3a4499c1ed6a61e9e56bf3fda1af67e" 2018-07-03 14:58:37,823 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:37 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-f43c14e4-b3e6-4ed8-9f16-2a8dc1ff305b X-Compute-Request-Id: req-f43c14e4-b3e6-4ed8-9f16-2a8dc1ff305b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "security_groups": [{"name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name"}, {"name": "default"}], "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:25Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:37,823 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-f43c14e4-b3e6-4ed8-9f16-2a8dc1ff305b 2018-07-03 14:58:37,824 - create_instance - INFO - Deleting Port with ID - 92710705-7af2-411e-9e44-94eeffae4cac 2018-07-03 14:58:37,824 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-port 2018-07-03 14:58:37,829 - 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/92710705-7af2-411e-9e44-94eeffae4cac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:38,666 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:58:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7ab7da1b-f545-4576-8555-f493c453a28b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:38,667 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/92710705-7af2-411e-9e44-94eeffae4cac used request id req-7ab7da1b-f545-4576-8555-f493c453a28b 2018-07-03 14:58:38,667 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst 2018-07-03 14:58:38,670 - 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/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:38,853 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:58:38 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-be8b12ea-13de-4bb1-832f-b1f44f672b40 X-Compute-Request-Id: req-be8b12ea-13de-4bb1-832f-b1f44f672b40 Front-End-Https: on 2018-07-03 14:58:38,853 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-be8b12ea-13de-4bb1-832f-b1f44f672b40 2018-07-03 14:58:38,854 - create_instance - INFO - Checking deletion status 2018-07-03 14:58:38,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/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:39,024 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:39 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-851fcf7f-7f11-403d-87f4-6881d1553f56 X-Compute-Request-Id: req-851fcf7f-7f11-403d-87f4-6881d1553f56 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:03:eb", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0adbc774-48ab-49a3-942e-abae23c50ba0", "rel": "bookmark"}], "image": {"id": "b558c914-f476-4c05-b9a4-4f2cf7256e9e", "links": [{"href": "http://172.30.10.101:8774/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:58:24.000000", "flavor": {"id": "0963bb96-3108-4db0-b804-bb236000b707", "links": [{"href": "http://172.30.10.101:8774/flavors/0963bb96-3108-4db0-b804-bb236000b707", "rel": "bookmark"}]}, "id": "0adbc774-48ab-49a3-942e-abae23c50ba0", "user_id": "1740eee5c74a47d190c17bd814041587", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:58:39Z", "hostId": "d313983b389d264a5461f6c3f53ac1e10bc112e6caba00905442dcd8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst", "created": "2018-07-03T14:58:11Z", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:58:39,024 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-851fcf7f-7f11-403d-87f4-6881d1553f56 2018-07-03 14:58:39,025 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst] is - ACTIVE 2018-07-03 14:58:39,025 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:58:42,028 - create_instance - DEBUG - VM status query timeout in 296.825581074 2018-07-03 14:58:42,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/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac9b148b72f60090ec581b6a7f7b8b626e6f8f8" 2018-07-03 14:58:42,105 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:58: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-6d601d6b-d7a4-4304-856a-92d4ab4aa535 X-Compute-Request-Id: req-6d601d6b-d7a4-4304-856a-92d4ab4aa535 RESP BODY: {"itemNotFound": {"message": "Instance 0adbc774-48ab-49a3-942e-abae23c50ba0 could not be found.", "code": 404}} 2018-07-03 14:58:42,105 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0adbc774-48ab-49a3-942e-abae23c50ba0 used request id req-6d601d6b-d7a4-4304-856a-92d4ab4aa535 2018-07-03 14:58:42,105 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0adbc774-48ab-49a3-942e-abae23c50ba0 could not be found. (HTTP 404) (Request-ID: req-6d601d6b-d7a4-4304-856a-92d4ab4aa535) 2018-07-03 14:58:42,105 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-inst 2018-07-03 14:58:42,107 - neutron_utils - INFO - Deleting security group rule with ID - 24e9e7f2-09ae-4dd9-8c7c-e2856109a315 2018-07-03 14:58:42,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/24e9e7f2-09ae-4dd9-8c7c-e2856109a315 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:42,603 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:58:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c39a9ced-2263-42bc-bdd8-5d315f202018 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:42,603 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/24e9e7f2-09ae-4dd9-8c7c-e2856109a315 used request id req-c39a9ced-2263-42bc-bdd8-5d315f202018 2018-07-03 14:58:42,603 - neutron_utils - INFO - Deleting security group rule with ID - df2bcddb-c35c-461d-99e1-8029289a1226 2018-07-03 14:58:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/df2bcddb-c35c-461d-99e1-8029289a1226 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:42,750 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:58:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-88e90622-0872-4eca-ac04-a5e597f82f75 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:42,750 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/df2bcddb-c35c-461d-99e1-8029289a1226 used request id req-88e90622-0872-4eca-ac04-a5e597f82f75 2018-07-03 14:58:42,750 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-name 2018-07-03 14:58:42,755 - keystoneauth.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/b7c735bd-0ca0-42d6-8c2b-1df77221786a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36fa43c6635a02dedd36062cddeda9927d353e3" 2018-07-03 14:58:42,941 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:58:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cfa484d5-0254-4241-96d3-6926ae40d93f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:42,941 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b7c735bd-0ca0-42d6-8c2b-1df77221786a used request id req-cfa484d5-0254-4241-96d3-6926ae40d93f 2018-07-03 14:58:42,945 - 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/0963bb96-3108-4db0-b804-bb236000b707 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1144be269a53eb81dab379ada643198091d6594" 2018-07-03 14:58:43,186 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:58: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-f3628586-50d4-49f8-82a0-f77d11eed36a X-Compute-Request-Id: req-f3628586-50d4-49f8-82a0-f77d11eed36a 2018-07-03 14:58:43,186 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/0963bb96-3108-4db0-b804-bb236000b707 used request id req-f3628586-50d4-49f8-82a0-f77d11eed36a 2018-07-03 14:58:43,187 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet 2018-07-03 14:58:43,187 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-subnet 2018-07-03 14:58:43,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/subnets/d98800eb-9aeb-4550-8c0d-025931da0acc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b964a0530ba1348266acf074441729dc826b4cd" 2018-07-03 14:58:45,701 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:58:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-55b410b6-7cdb-4d71-978c-d7078723a024 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:45,701 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/d98800eb-9aeb-4550-8c0d-025931da0acc used request id req-55b410b6-7cdb-4d71-978c-d7078723a024 2018-07-03 14:58:45,701 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-pub-net 2018-07-03 14:58:45,706 - 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/05ab0f09-8fb6-40af-b2ab-3a4894f3851e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b964a0530ba1348266acf074441729dc826b4cd" 2018-07-03 14:58:47,300 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:58:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-553ec31e-5413-40b7-b1d3-160426957f6c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:47,300 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/05ab0f09-8fb6-40af-b2ab-3a4894f3851e used request id req-553ec31e-5413-40b7-b1d3-160426957f6c 2018-07-03 14:58:47,301 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-32b69079-b080-4ce0-a3c1-672ef265680a-image 2018-07-03 14:58:47,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d81f0badc51db8a35c3d859c8c0c6ce96fa249a9" 2018-07-03 14:58:47,754 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:58:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4f3667c8-7176-4b76-b1fe-50376814f00c 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-07-03 14:58:47,755 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/b558c914-f476-4c05-b9a4-4f2cf7256e9e used request id req-4f3667c8-7176-4b76-b1fe-50376814f00c 2018-07-03 14:58:47,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:58:48,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:48 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-4b158c60-ec2e-42fe-9b8b-94d1c5d4a2ce Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:53Z", "updated_at": "2018-07-03T14:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:53Z", "revision_number": 0, "id": "1ac299be-e140-4df5-b8d9-7e83378e4b01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:53Z", "security_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:53Z", "revision_number": 0, "id": "6309d869-0820-41c7-8d3a-180576a938f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:53Z", "security_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:53Z", "revision_number": 0, "id": "d8cb4d5c-aa18-419c-91ee-5b726bb64aa3", "remote_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:53Z", "security_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:57:53Z", "revision_number": 0, "id": "da1d1b9d-fa8c-4881-acce-6b8dff4c65a0", "remote_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "remote_ip_prefix": null, "created_at": "2018-07-03T14:57:53Z", "security_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a"}], "revision_number": 4, "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "name": "default"}]} 2018-07-03 14:58:48,224 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-4b158c60-ec2e-42fe-9b8b-94d1c5d4a2ce 2018-07-03 14:58:48,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:58:48,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:48 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7fe7ccf-1014-49ef-a511-3d3b96078394 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:58:48,403 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-b7fe7ccf-1014-49ef-a511-3d3b96078394 2018-07-03 14:58:48,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:58:48,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 14:58:48 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc4e655a-6f5f-4ccb-94bc-c82bc64c38d6 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 14:58:48,578 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-cc4e655a-6f5f-4ccb-94bc-c82bc64c38d6 2018-07-03 14:58:48,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 14:58:48,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:58:48,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:48 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d715029-11c0-4b20-a0f2-1eaa31d11f1a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 14:58:48,622 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-6d715029-11c0-4b20-a0f2-1eaa31d11f1a 2018-07-03 14:58:48,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:58:48,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:48 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36065f7f-c424-4f06-a1c8-b936d83dcc7b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bd128272fadb4cfca8cc51a3dbc81a4a", "name": "InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj"}} 2018-07-03 14:58:48,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-36065f7f-c424-4f06-a1c8-b936d83dcc7b 2018-07-03 14:58:48,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc 2018-07-03 14:58:48,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:58:49,257 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:49 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-6b728020-817d-4f28-acac-72d173d0c7fe Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:53Z", "security_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:53Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "1ac299be-e140-4df5-b8d9-7e83378e4b01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:53Z", "security_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:53Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "6309d869-0820-41c7-8d3a-180576a938f1"}, {"remote_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:53Z", "security_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:53Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "d8cb4d5c-aa18-419c-91ee-5b726bb64aa3"}, {"remote_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:57:53Z", "security_group_id": "f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc", "port_range_min": null, "revision_number": 0, "tenant_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "created_at": "2018-07-03T14:57:53Z", "project_id": "bd128272fadb4cfca8cc51a3dbc81a4a", "id": "da1d1b9d-fa8c-4881-acce-6b8dff4c65a0"}]} 2018-07-03 14:58:49,257 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc used request id req-6b728020-817d-4f28-acac-72d173d0c7fe 2018-07-03 14:58:49,258 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:58:49,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:58:49,469 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:58:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-82b79a38-1eb3-4305-bc0c-aeba9a9f3680 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:49,469 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f58ab1ac-3e6a-4dd3-ad1f-4e7221c2fdfc used request id req-82b79a38-1eb3-4305-bc0c-aeba9a9f3680 2018-07-03 14:58:49,470 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj 2018-07-03 14:58:49,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:58:49,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:58:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-188c706a-6e49-4fd3-8496-a64819a33c01 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:49,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/bd128272fadb4cfca8cc51a3dbc81a4a used request id req-188c706a-6e49-4fd3-8496-a64819a33c01 2018-07-03 14:58:49,826 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-ebde2cc7-c822-48f-proj-role 2018-07-03 14:58:49,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/046261f8ce4a490ea8d42516e5e422e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:58:49,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:58:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0371d2f7-1202-425c-b848-417777285372 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:49,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/046261f8ce4a490ea8d42516e5e422e1 used request id req-0371d2f7-1202-425c-b848-417777285372 2018-07-03 14:58:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e7ee524136ba1f956f8cdbf0c34bad4c6c1d85" 2018-07-03 14:58:50,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c83a7e38-fecf-4117-abb0-04a916f243c5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:58:50,077 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c83a7e38-fecf-4117-abb0-04a916f243c5 2018-07-03 14:58:50,077 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-ebde2cc7-c822-48f-user 2018-07-03 14:58:50,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/1740eee5c74a47d190c17bd814041587 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60dfc4f344188df7f6725b2a1409fa9e520861e" 2018-07-03 14:58:50,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:58:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c8058a4-44be-4227-9975-bfb04dd9c917 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:50,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1740eee5c74a47d190c17bd814041587 used request id req-0c8058a4-44be-4227-9975-bfb04dd9c917 2018-07-03 14:58:50,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:58:50,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["OiEHJXkFSEKVzAFqt0ggyQ"], "issued_at": "2018-07-03T14:58:50.000000Z"}} 2018-07-03 14:58:50,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}6e81a316bd105709821df623f93f89e725299290" 2018-07-03 14:58:51,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcc81c34-41fc-448a-b613-5478d082fc59 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:58:51,175 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fcc81c34-41fc-448a-b613-5478d082fc59 2018-07-03 14:58:51,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:58:51,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:58:51,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["A8lFduKHQc24oKaLyS9VxA"], "issued_at": "2018-07-03T14:58:51.000000Z"}} 2018-07-03 14:58:51,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:58:51,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1a1aaf9-c790-43e3-983e-3f7e057b0943 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:58:51,861 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f1a1aaf9-c790-43e3-983e-3f7e057b0943 2018-07-03 14:58:51,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-07-03 14:58:51,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:58: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-07-03 14:58:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-90c7bba6-1623-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:58:52,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:51 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11409332-85b5-4a66-acb4-608b43f11d85 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-90c7bba6-1623-431-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:58:52,042 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-90c7bba6-1623-431-proj used request id req-11409332-85b5-4a66-acb4-608b43f11d85 2018-07-03 14:58:52,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:58:52,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21e6e5c2-d907-41a1-a170-0e554374b9c3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:58:52,198 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-21e6e5c2-d907-41a1-a170-0e554374b9c3 2018-07-03 14:58:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}}' 2018-07-03 14:58:52,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:58:52 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-546184b2-a790-45ed-9135-53ccd69b40dd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:58:52,401 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-546184b2-a790-45ed-9135-53ccd69b40dd 2018-07-03 14:58:52,402 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-90c7bba6-1623-431-proj 2018-07-03 14:58:52,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:58:52,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:58:52,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:58:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["UjlUkaQDSHuKVqXN8XoFxA"], "issued_at": "2018-07-03T14:58:52.000000Z"}} 2018-07-03 14:58:52,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}c0dc9de0e6d47c873cab56e4b26e591ee7461995" 2018-07-03 14:58:53,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0d7ebe8-821d-4fe1-b114-1bd6d77265c3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:58:53,074 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e0d7ebe8-821d-4fe1-b114-1bd6d77265c3 2018-07-03 14:58:53,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-07-03 14:58:53,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:58:53 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 14:58:53,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0dc9de0e6d47c873cab56e4b26e591ee7461995" 2018-07-03 14:58:53,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:53 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8343192f-d96e-4cdd-967e-952c9c75a226 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:58:53,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8343192f-d96e-4cdd-967e-952c9c75a226 2018-07-03 14:58: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?name=InstanceSecurityGroupTests-90c7bba6-1623-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0dc9de0e6d47c873cab56e4b26e591ee7461995" 2018-07-03 14:58:53,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:53 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6373ef3c-beac-4983-a33b-a44d3670c9e0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-90c7bba6-1623-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}]} 2018-07-03 14:58:53,321 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-90c7bba6-1623-431-proj used request id req-6373ef3c-beac-4983-a33b-a44d3670c9e0 2018-07-03 14:58:53,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0dc9de0e6d47c873cab56e4b26e591ee7461995" 2018-07-03 14:58:53,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e627476-3e9e-438f-8084-b2287ac7b804 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:58:53,507 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7e627476-3e9e-438f-8084-b2287ac7b804 2018-07-03 14:58:53,975 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-90c7bba6-1623-431-user 2018-07-03 14:58:53,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:58:53,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:58:54,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5189e1f3-488b-4539-acec-e7c0682f802c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:58:54,145 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5189e1f3-488b-4539-acec-e7c0682f802c 2018-07-03 14:58:54,149 - 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}74f6437b4cfef53b3ae90f9454347406cfc00111" -d '{"role": {"name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role"}}' 2018-07-03 14:58:54,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:58:54 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57c1657d-a220-4677-b450-d23f11fbb169 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d321dba335d4a7e86f1769d473f5aa8", "links": {"self": "http://10.167.4.35:5000/v3/roles/6d321dba335d4a7e86f1769d473f5aa8"}, "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role"}} 2018-07-03 14:58:54,350 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-57c1657d-a220-4677-b450-d23f11fbb169 2018-07-03 14:58:54,350 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role 2018-07-03 14:58:54,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/6d321dba335d4a7e86f1769d473f5aa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:58:54,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:54 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae2328e0-b849-4da2-859d-8e89172e362e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d321dba335d4a7e86f1769d473f5aa8", "links": {"self": "http://10.167.4.35:5000/v3/roles/6d321dba335d4a7e86f1769d473f5aa8"}, "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role"}} 2018-07-03 14:58:54,518 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6d321dba335d4a7e86f1769d473f5aa8 used request id req-ae2328e0-b849-4da2-859d-8e89172e362e 2018-07-03 14:58:54,518 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role to project InstanceSecurityGroupTests-90c7bba6-1623-431-proj 2018-07-03 14:58:54,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0/users/1e1b165ae8fc478282904f422e32d079/roles/6d321dba335d4a7e86f1769d473f5aa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:58:54,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:58:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da0a5bf4-4dfe-492a-9c86-037e31394076 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:58:54,726 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0/users/1e1b165ae8fc478282904f422e32d079/roles/6d321dba335d4a7e86f1769d473f5aa8 used request id req-da0a5bf4-4dfe-492a-9c86-037e31394076 2018-07-03 14:58:54,727 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:58:54,728 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:58:54,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:58:54,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:58:55,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d321dba335d4a7e86f1769d473f5aa8", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role"}], "expires_at": "2018-07-03T15:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-user", "id": "1e1b165ae8fc478282904f422e32d079"}, "audit_ids": ["OlmqTTAuQKOQPDfwZ-rJyw"], "issued_at": "2018-07-03T14:58:55.000000Z"}} 2018-07-03 14:58:55,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}cf72d922560911b13a6f2916ac6a6bdb2fb3122d" 2018-07-03 14:58:55,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7fc2ee0-6b5f-4d10-85b6-3bc04b73019c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:58:55,424 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c7fc2ee0-6b5f-4d10-85b6-3bc04b73019c 2018-07-03 14:58:55,429 - 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-c48009e6-5a56-4d0d-a211-891dff504ec9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf72d922560911b13a6f2916ac6a6bdb2fb3122d" 2018-07-03 14:58:55,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:55 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-990ea2ec-06d4-4c59-924f-78ef4d496541 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image"} 2018-07-03 14:58:55,862 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image used request id req-990ea2ec-06d4-4c59-924f-78ef4d496541 2018-07-03 14:58:55,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf72d922560911b13a6f2916ac6a6bdb2fb3122d" 2018-07-03 14:58:56,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:56 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e80276b1-a709-41e0-a1ac-ebd525549bcf Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:58:56,225 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e80276b1-a709-41e0-a1ac-ebd525549bcf 2018-07-03 14:58:56,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf72d922560911b13a6f2916ac6a6bdb2fb3122d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image"}' 2018-07-03 14:58:56,741 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:58:56 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-3633d1b2-acc6-44d1-9d1a-6c8636dc26b3 Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:58:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T14:58:57Z", "visibility": "shared", "self": "/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "min_disk": 0, "protected": false, "id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "file": "/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772/file", "checksum": null, "owner": "12cf1f0e4f54490e95fb1aaf778e68e0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:58:56,742 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-3633d1b2-acc6-44d1-9d1a-6c8636dc26b3 2018-07-03 14:58:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf72d922560911b13a6f2916ac6a6bdb2fb3122d" -d '' 2018-07-03 14:58:57,139 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:58:57 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9e25006e-64e6-47c2-9992-2883de2cf97d 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-07-03 14:58:57,140 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772/file used request id req-9e25006e-64e6-47c2-9992-2883de2cf97d 2018-07-03 14:58:57,140 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 14:58:57,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf72d922560911b13a6f2916ac6a6bdb2fb3122d" 2018-07-03 14:58:57,460 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:57 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-9634e368-a91c-4288-a1cd-88e11082bf81 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:58:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:58:57Z", "visibility": "shared", "self": "/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "min_disk": 0, "protected": false, "id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "file": "/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12cf1f0e4f54490e95fb1aaf778e68e0", "direct_url": "file:///var/lib/glance/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:58:57,460 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772 used request id req-9634e368-a91c-4288-a1cd-88e11082bf81 2018-07-03 14:58:57,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf72d922560911b13a6f2916ac6a6bdb2fb3122d" 2018-07-03 14:58:57,473 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2d1ccf3a-03bb-40d0-8639-c20731594546 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:58:57,473 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2d1ccf3a-03bb-40d0-8639-c20731594546 2018-07-03 14:58:57,476 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image 2018-07-03 14:58:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf72d922560911b13a6f2916ac6a6bdb2fb3122d" 2018-07-03 14:58:57,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:57 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-067709fb-1e73-4d94-950e-4699218c6146 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:58:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:58:57Z", "visibility": "shared", "self": "/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "min_disk": 0, "protected": false, "id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "file": "/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12cf1f0e4f54490e95fb1aaf778e68e0", "direct_url": "file:///var/lib/glance/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 14:58:57,793 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772 used request id req-067709fb-1e73-4d94-950e-4699218c6146 2018-07-03 14:58:57,794 - create_image - DEBUG - Instance status is - active 2018-07-03 14:58:57,794 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image 2018-07-03 14:58:57,794 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image 2018-07-03 14:58:57,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:58:57,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:58:58,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d321dba335d4a7e86f1769d473f5aa8", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role"}], "expires_at": "2018-07-03T15:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-user", "id": "1e1b165ae8fc478282904f422e32d079"}, "audit_ids": ["-uKmUVx9RCaGlyocVduMYQ"], "issued_at": "2018-07-03T14:58:58.000000Z"}} 2018-07-03 14:58:58,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8829d31fd8de1cca030e2156f964916f05b69a23" 2018-07-03 14:58:58,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:58:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0384d06c-748d-4a59-8482-2c57ea01c0ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:58:58,426 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0384d06c-748d-4a59-8482-2c57ea01c0ae 2018-07-03 14:58:58,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8829d31fd8de1cca030e2156f964916f05b69a23" 2018-07-03 14:58:58,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:58:58 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0396231e-d561-462d-bc21-21861f699d83 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 14:58:58,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-0396231e-d561-462d-bc21-21861f699d83 2018-07-03 14:58:58,822 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net 2018-07-03 14:58:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8829d31fd8de1cca030e2156f964916f05b69a23" -d '{"network": {"name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net", "admin_state_up": true}}' 2018-07-03 14:58:59,407 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:58:59 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-0013de25-3293-4e74-b392-0bfec5511097 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T14:58:59Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}} 2018-07-03 14:58:59,408 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-0013de25-3293-4e74-b392-0bfec5511097 2018-07-03 14:58:59,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8829d31fd8de1cca030e2156f964916f05b69a23" 2018-07-03 14:59:00,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:00 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-16ef3b2d-4ca9-4e17-b564-e07221200a57 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-07-03T14:58:59Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:00,063 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-16ef3b2d-4ca9-4e17-b564-e07221200a57 2018-07-03 14:59:00,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8829d31fd8de1cca030e2156f964916f05b69a23" 2018-07-03 14:59:00,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:00 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f878ec23-0534-4b34-9203-79446468ae60 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 14:59:00,110 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-f878ec23-0534-4b34-9203-79446468ae60 2018-07-03 14:59:00,111 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet 2018-07-03 14:59:00,115 - 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}8829d31fd8de1cca030e2156f964916f05b69a23" -d '{"subnets": [{"ip_version": 4, "network_id": "bf554ee8-d52d-430e-a8b5-9fb26f4cab12", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]}' 2018-07-03 14:59:00,881 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:59:00 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-441a7b2c-9c59-4b1f-aab5-6f8b8b38c9ba Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:00,881 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-441a7b2c-9c59-4b1f-aab5-6f8b8b38c9ba 2018-07-03 14:59:00,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8829d31fd8de1cca030e2156f964916f05b69a23" 2018-07-03 14:59:01,042 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:01 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-5a6015b5-9879-4cc2-baac-a7836afef882 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:01,043 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-5a6015b5-9879-4cc2-baac-a7836afef882 2018-07-03 14:59:01,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=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8829d31fd8de1cca030e2156f964916f05b69a23" 2018-07-03 14:59:01,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:01 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-fd52507e-a69c-430a-81bc-56ec7cb74d87 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:01,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-fd52507e-a69c-430a-81bc-56ec7cb74d87 2018-07-03 14:59:01,401 - OpenStackNetwork - DEBUG - Network [bf554ee8-d52d-430e-a8b5-9fb26f4cab12] created successfully 2018-07-03 14:59:01,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:59:01,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:59:01,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["teioFqs0ToWcuKnzCBAY-g"], "issued_at": "2018-07-03T14:59:01.000000Z"}} 2018-07-03 14:59:01,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}8856d233ca7fe002343964709383ddeea90cd36a" 2018-07-03 14:59:02,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-257d06a9-de29-4680-aea6-37e98cb07556 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:59:02,067 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-257d06a9-de29-4680-aea6-37e98cb07556 2018-07-03 14:59:02,068 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:59:02,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}8856d233ca7fe002343964709383ddeea90cd36a" 2018-07-03 14:59:02,410 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59: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-3cb0056f-8385-415e-9ca6-890410015b96 X-Compute-Request-Id: req-3cb0056f-8385-415e-9ca6-890410015b96 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 14:59:02,410 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-3cb0056f-8385-415e-9ca6-890410015b96 2018-07-03 14:59:02,414 - novaclient.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}8856d233ca7fe002343964709383ddeea90cd36a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 14:59:02,798 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:02 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ad73162d-9967-43c7-8c70-43e623018fc3 X-Compute-Request-Id: req-ad73162d-9967-43c7-8c70-43e623018fc3 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "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": "a9405811-7445-4ae4-89e5-5825b04a5403"}} 2018-07-03 14:59:02,798 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ad73162d-9967-43c7-8c70-43e623018fc3 2018-07-03 14:59: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/flavors/a9405811-7445-4ae4-89e5-5825b04a5403 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8856d233ca7fe002343964709383ddeea90cd36a" 2018-07-03 14:59:03,212 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:03 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-91ea1ead-fb6b-44de-99b2-a33f3db22846 X-Compute-Request-Id: req-91ea1ead-fb6b-44de-99b2-a33f3db22846 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "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": "a9405811-7445-4ae4-89e5-5825b04a5403"}} 2018-07-03 14:59:03,212 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/a9405811-7445-4ae4-89e5-5825b04a5403 used request id req-91ea1ead-fb6b-44de-99b2-a33f3db22846 2018-07-03 14:59:03,215 - novaclient.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/a9405811-7445-4ae4-89e5-5825b04a5403/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8856d233ca7fe002343964709383ddeea90cd36a" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 14:59:03,658 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:03 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f343a229-f649-4a85-9101-48afab6cfd35 X-Compute-Request-Id: req-f343a229-f649-4a85-9101-48afab6cfd35 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 14:59:03,658 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/a9405811-7445-4ae4-89e5-5825b04a5403/os-extra_specs used request id req-f343a229-f649-4a85-9101-48afab6cfd35 2018-07-03 14:59:03,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:59:03,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:59:04,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d321dba335d4a7e86f1769d473f5aa8", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role"}], "expires_at": "2018-07-03T15:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-user", "id": "1e1b165ae8fc478282904f422e32d079"}, "audit_ids": ["a5JoSLi_RPWz6dneqWtsUw"], "issued_at": "2018-07-03T14:59:04.000000Z"}} 2018-07-03 14:59:04,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}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:04,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-735065a4-b76a-4481-823a-7f40792aef4e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:59:04,329 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-735065a4-b76a-4481-823a-7f40792aef4e 2018-07-03 14:59:04,331 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:59:04,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}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:04,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cad623c8-9d7f-44da-920b-c040cdc737b3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:59:04,360 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cad623c8-9d7f-44da-920b-c040cdc737b3 2018-07-03 14:59:04,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/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:04,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:04 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-86565a27-eac2-419c-abe2-5b7b0698ca02 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:04,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-86565a27-eac2-419c-abe2-5b7b0698ca02 2018-07-03 14:59:04,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:59:04,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:59: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-07-03 14:59:04,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/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:05,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:04 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-671f2a52-08e8-4806-87a9-938f1cf5e92a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:05,126 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-671f2a52-08e8-4806-87a9-938f1cf5e92a 2018-07-03 14:59:05,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:05,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:05 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7c6ae53e-5c76-4511-b5bd-9da9c2319e69 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:05,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-7c6ae53e-5c76-4511-b5bd-9da9c2319e69 2018-07-03 14:59:05,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:05,605 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:05 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c707b2d7-e84e-4d08-9f9c-7de45cb300d5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:59:05,605 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port&admin_state_up=True used request id req-c707b2d7-e84e-4d08-9f9c-7de45cb300d5 2018-07-03 14:59:05,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:06,010 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59: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-3dd5f33e-3e57-4cd0-9877-b43a7be67327 X-Compute-Request-Id: req-3dd5f33e-3e57-4cd0-9877-b43a7be67327 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 14:59:06,010 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst used request id req-3dd5f33e-3e57-4cd0-9877-b43a7be67327 2018-07-03 14:59: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/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:06,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:06 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-1eb83318-dd4e-451b-8be5-a936533952e7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:06,415 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-1eb83318-dd4e-451b-8be5-a936533952e7 2018-07-03 14:59:06,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/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:06,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:06 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89b180c5-68ea-46f4-a781-3de1bfd45e7e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:06,462 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-89b180c5-68ea-46f4-a781-3de1bfd45e7e 2018-07-03 14:59:06,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=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:06,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:06 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-8f19372b-177f-48d7-87c9-7ff8e19c568f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:06,545 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-8f19372b-177f-48d7-87c9-7ff8e19c568f 2018-07-03 14:59:06,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=bf554ee8-d52d-430e-a8b5-9fb26f4cab12&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:06,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:06 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c11d3d14-2876-4cba-9779-e6e6d8b98742 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 14:59:06,593 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port&admin_state_up=True used request id req-c11d3d14-2876-4cba-9779-e6e6d8b98742 2018-07-03 14:59:06,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:59:06,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:59:07,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d321dba335d4a7e86f1769d473f5aa8", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role"}], "expires_at": "2018-07-03T15:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-user", "id": "1e1b165ae8fc478282904f422e32d079"}, "audit_ids": ["pEDENVgyRne9OmrIL2T52Q"], "issued_at": "2018-07-03T14:59:07.000000Z"}} 2018-07-03 14:59:07,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2141aef106627fc5318ca47d53c94e4a35a6c8ac" 2018-07-03 14:59:07,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae13c40e-7708-475a-8728-20ff780d977e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:59:07,217 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ae13c40e-7708-475a-8728-20ff780d977e 2018-07-03 14:59:07,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/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:07,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:07 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-129334aa-66d7-4903-a43f-ea0153eca1d4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:07,518 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-129334aa-66d7-4903-a43f-ea0153eca1d4 2018-07-03 14:59:07,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/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:07,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:07 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-55954e6b-7b2c-4c44-a24a-458ff6be52b5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:07,595 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-55954e6b-7b2c-4c44-a24a-458ff6be52b5 2018-07-03 14:59:07,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/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:07,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:07 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-cf3ee8d9-5e3e-4cc9-8150-890a202a588d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:07,754 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-cf3ee8d9-5e3e-4cc9-8150-890a202a588d 2018-07-03 14:59:07,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-07-03 14:59:07,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:59: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-07-03 14:59:07,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/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2141aef106627fc5318ca47d53c94e4a35a6c8ac" 2018-07-03 14:59:07,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:07 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17b46fd4-2045-4e95-aa0f-bc15068a58f0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:07,934 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-17b46fd4-2045-4e95-aa0f-bc15068a58f0 2018-07-03 14:59:07,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=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:08,016 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:08 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7657048b-3330-45c3-a533-8cdc3b69b029 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:08,016 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-7657048b-3330-45c3-a533-8cdc3b69b029 2018-07-03 14:59:08,017 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net 2018-07-03 14:59:08,022 - 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}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" -d '{"port": {"network_id": "bf554ee8-d52d-430e-a8b5-9fb26f4cab12", "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port", "admin_state_up": true}}' 2018-07-03 14:59:09,177 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:59:09 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-ef5a3321-4822-400b-954a-0afa3a560cc8 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T14:59:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T14:59:08Z","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:96:ac:bb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.5"}],"id":"a575ce87-633d-447a-b0c8-275bed800f81","security_groups":["717e8c22-6379-435b-9167-8e7b8c0f272e"],"device_id":""}} 2018-07-03 14:59:09,177 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-ef5a3321-4822-400b-954a-0afa3a560cc8 2018-07-03 14:59:09,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=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:09,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:09 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-e81ffc6b-3e8d-4112-b678-b128246d61c0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:09,341 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-e81ffc6b-3e8d-4112-b678-b128246d61c0 2018-07-03 14:59:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:09,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:09 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90a4fc60-b121-4306-9f08-8f659e83b555 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:09,526 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-90a4fc60-b121-4306-9f08-8f659e83b555 2018-07-03 14:59:09,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=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:09,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:09 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-48e840c7-6092-4ef7-8cc1-287c1fee6c44 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:09,617 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-48e840c7-6092-4ef7-8cc1-287c1fee6c44 2018-07-03 14:59:09,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:09,726 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:09 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-3b3e4a98-5c59-4a4f-b8f2-dd411fda52ea Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:08Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:08Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:96:ac:bb","id":"a575ce87-633d-447a-b0c8-275bed800f81","port_security_enabled":true,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["717e8c22-6379-435b-9167-8e7b8c0f272e"],"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port"}]} 2018-07-03 14:59:09,726 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port&admin_state_up=True used request id req-3b3e4a98-5c59-4a4f-b8f2-dd411fda52ea 2018-07-03 14:59:09,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/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:09,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:09 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73f053e0-28a2-4739-ad8e-b9e414b0e987 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:09,902 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-73f053e0-28a2-4739-ad8e-b9e414b0e987 2018-07-03 14:59:09,902 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst 2018-07-03 14:59:09,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:10,301 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:10 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-824d488c-e117-41ef-b0a6-8386f294104b X-Compute-Request-Id: req-824d488c-e117-41ef-b0a6-8386f294104b Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-flavor-name"}]} 2018-07-03 14:59:10,301 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-824d488c-e117-41ef-b0a6-8386f294104b 2018-07-03 14:59:10,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/flavors/a9405811-7445-4ae4-89e5-5825b04a5403 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:10,906 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59: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-5f2a50a6-f132-4ec2-8b6d-3e82ff49ce0e X-Compute-Request-Id: req-5f2a50a6-f132-4ec2-8b6d-3e82ff49ce0e Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "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": "a9405811-7445-4ae4-89e5-5825b04a5403"}} 2018-07-03 14:59:10,906 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/a9405811-7445-4ae4-89e5-5825b04a5403 used request id req-5f2a50a6-f132-4ec2-8b6d-3e82ff49ce0e 2018-07-03 14:59:10,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?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:11,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:11 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-cf4feecb-dd6b-43e0-a3bf-b7ea17130e58 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T14:58:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T14:58:57Z", "visibility": "shared", "self": "/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "min_disk": 0, "protected": false, "id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "file": "/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12cf1f0e4f54490e95fb1aaf778e68e0", "direct_url": "file:///var/lib/glance/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image"} 2018-07-03 14:59:11,338 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image used request id req-cf4feecb-dd6b-43e0-a3bf-b7ea17130e58 2018-07-03 14:59:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:11,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:11 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1546a485-6679-41f5-851c-294ed83301bd Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 14:59:11,734 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1546a485-6679-41f5-851c-294ed83301bd 2018-07-03 14:59:11,740 - novaclient.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}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" -d '{"server": {"name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "imageRef": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "flavorRef": "a9405811-7445-4ae4-89e5-5825b04a5403", "max_count": 1, "min_count": 1, "networks": [{"port": "a575ce87-633d-447a-b0c8-275bed800f81"}]}}' 2018-07-03 14:59:14,694 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:59:14 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d1040bf6-6cce-49ba-8491-7de4a0adfbfc X-Compute-Request-Id: req-d1040bf6-6cce-49ba-8491-7de4a0adfbfc RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "60002b43-9c17-4882-a79a-50dd89613e00", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "adminPass": "GNeVzm4QcC3f"}} 2018-07-03 14:59:14,695 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-d1040bf6-6cce-49ba-8491-7de4a0adfbfc 2018-07-03 14:59:14,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:15,498 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:15 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1a7d84f6-a296-4e31-a763-817483809b6a X-Compute-Request-Id: req-1a7d84f6-a296-4e31-a763-817483809b6a 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/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:59:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:15Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:15,498 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-1a7d84f6-a296-4e31-a763-817483809b6a 2018-07-03 14:59:15,499 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst 2018-07-03 14:59:15,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:16,223 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:16 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5d9a97d3-4a96-4b5a-9350-60935cf24b19 X-Compute-Request-Id: req-5d9a97d3-4a96-4b5a-9350-60935cf24b19 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/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:59:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:15Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:16,223 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-5d9a97d3-4a96-4b5a-9350-60935cf24b19 2018-07-03 14:59:16,224 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst] is - BUILD 2018-07-03 14:59:16,224 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:59:19,227 - create_instance - DEBUG - VM status query timeout in 896.271719933 2018-07-03 14:59:19,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/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:20,174 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:20 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-7cdbce7c-3b3d-44e5-8e08-6398f38b4140 X-Compute-Request-Id: req-7cdbce7c-3b3d-44e5-8e08-6398f38b4140 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:59:17Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:20,174 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-7cdbce7c-3b3d-44e5-8e08-6398f38b4140 2018-07-03 14:59:20,175 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst] is - BUILD 2018-07-03 14:59:20,175 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:59:23,178 - create_instance - DEBUG - VM status query timeout in 892.320531845 2018-07-03 14:59:23,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:23,468 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:23 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-45559cd6-088a-4392-be82-3733e6e96f3b X-Compute-Request-Id: req-45559cd6-088a-4392-be82-3733e6e96f3b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:59:17Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:23,468 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-45559cd6-088a-4392-be82-3733e6e96f3b 2018-07-03 14:59:23,469 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst] is - BUILD 2018-07-03 14:59:23,469 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:59:26,471 - create_instance - DEBUG - VM status query timeout in 889.027801991 2018-07-03 14:59:26,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:26,952 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:26 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-869ea57e-aad8-428d-8c1f-502e2ed00789 X-Compute-Request-Id: req-869ea57e-aad8-428d-8c1f-502e2ed00789 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T14:59:17Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:26,952 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-869ea57e-aad8-428d-8c1f-502e2ed00789 2018-07-03 14:59:26,952 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst] is - BUILD 2018-07-03 14:59:26,953 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:59:29,956 - create_instance - DEBUG - VM status query timeout in 885.543088913 2018-07-03 14:59:29,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:30,646 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:30 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6ffc0f7e-b48a-4979-98d0-baeb49e9b5de X-Compute-Request-Id: req-6ffc0f7e-b48a-4979-98d0-baeb49e9b5de Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:bb", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:59:27.000000", "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:59:27Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:30,647 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-6ffc0f7e-b48a-4979-98d0-baeb49e9b5de 2018-07-03 14:59:30,647 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst] is - ACTIVE 2018-07-03 14:59:30,647 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:59:30,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:31,279 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:31 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-401d5533-ca33-4233-a2ee-d2f815eb0a2e X-Compute-Request-Id: req-401d5533-ca33-4233-a2ee-d2f815eb0a2e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:bb", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:59:27.000000", "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:59:27Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:31,279 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-401d5533-ca33-4233-a2ee-d2f815eb0a2e 2018-07-03 14:59:31,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=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:31,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:31 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f9b7ab88-7fe4-49b8-be0b-9265be6bacaf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:31,445 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-f9b7ab88-7fe4-49b8-be0b-9265be6bacaf 2018-07-03 14:59:31,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/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:31,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:31 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d362031f-7d64-41ce-adeb-ea174e0497d3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:31,496 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-d362031f-7d64-41ce-adeb-ea174e0497d3 2018-07-03 14:59:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:31,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:31 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-ebc667f2-b617-44b5-9fc1-fd9825611a3d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:31,626 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-ebc667f2-b617-44b5-9fc1-fd9825611a3d 2018-07-03 14:59:31,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=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:31,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:31 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-20a7accc-32dc-4d84-9dc9-cd55f923a9c9 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:01Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bf554ee8-d52d-430e-a8b5-9fb26f4cab12","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9f:02:bb","id":"451d8758-ee5c-4e8e-982a-78efe776cdf3","port_security_enabled":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:01Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bf554ee8-d52d-430e-a8b5-9fb26f4cab12","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:e2:1c","id":"790df364-b90d-4525-a8a5-f26b878f641d","port_security_enabled":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:08Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:26Z","binding:vnic_type":"normal","device_id":"60002b43-9c17-4882-a79a-50dd89613e00","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:96:ac:bb","id":"a575ce87-633d-447a-b0c8-275bed800f81","port_security_enabled":true,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["717e8c22-6379-435b-9167-8e7b8c0f272e"],"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port"}]} 2018-07-03 14:59:31,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-20a7accc-32dc-4d84-9dc9-cd55f923a9c9 2018-07-03 14:59:31,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:59:31,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:59:32,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d321dba335d4a7e86f1769d473f5aa8", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role"}], "expires_at": "2018-07-03T15:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-user", "id": "1e1b165ae8fc478282904f422e32d079"}, "audit_ids": ["9K60snSyRSONFdgpZ8Iljw"], "issued_at": "2018-07-03T14:59:32.000000Z"}} 2018-07-03 14:59: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}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:32,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a1e8112-7db5-4446-8be1-dd16a2fa917f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:59:32,311 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5a1e8112-7db5-4446-8be1-dd16a2fa917f 2018-07-03 14:59:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:32,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:32 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-b6baafd7-9128-4960-9ea5-31586fc27bea Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 14:59:32,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name&description=hello+group used request id req-b6baafd7-9128-4960-9ea5-31586fc27bea 2018-07-03 14:59:32,700 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name... 2018-07-03 14:59:32,700 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name 2018-07-03 14:59:32,704 - 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}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" -d '{"security_group": {"name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name", "description": "hello group"}}' 2018-07-03 14:59:33,399 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 14:59:33 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-f1047666-2d97-4b33-9b65-f14eb3e66de2 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "updated_at": "2018-07-03T14:59:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "revision_number": 0, "id": "0999229a-d325-4b31-b16e-c317bb329e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "revision_number": 0, "id": "8ac918dc-c571-4904-9b1d-f48141f62014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}], "revision_number": 2, "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name"}} 2018-07-03 14:59:33,399 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-f1047666-2d97-4b33-9b65-f14eb3e66de2 2018-07-03 14:59:33,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63c21f37-21ae-43d0-95b5-694c5433afc0 2018-07-03 14:59:33,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/security-group-rules?security_group_id=63c21f37-21ae-43d0-95b5-694c5433afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:33,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:33 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-02d8ef8a-9888-4bea-a71c-83f340900294 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "0999229a-d325-4b31-b16e-c317bb329e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "8ac918dc-c571-4904-9b1d-f48141f62014"}]} 2018-07-03 14:59:33,855 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63c21f37-21ae-43d0-95b5-694c5433afc0 used request id req-02d8ef8a-9888-4bea-a71c-83f340900294 2018-07-03 14:59:33,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63c21f37-21ae-43d0-95b5-694c5433afc0 2018-07-03 14:59: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/security-group-rules?security_group_id=63c21f37-21ae-43d0-95b5-694c5433afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:33,929 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:33 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3d0c6206-9346-48e4-842d-a4d0122397d6 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "0999229a-d325-4b31-b16e-c317bb329e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "8ac918dc-c571-4904-9b1d-f48141f62014"}]} 2018-07-03 14:59:33,929 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63c21f37-21ae-43d0-95b5-694c5433afc0 used request id req-3d0c6206-9346-48e4-842d-a4d0122397d6 2018-07-03 14:59:33,929 - neutron_utils - INFO - Retrieving security group with ID - 63c21f37-21ae-43d0-95b5-694c5433afc0 2018-07-03 14:59:33,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/security-groups?id=63c21f37-21ae-43d0-95b5-694c5433afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:34,016 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:34 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-3e9ff48f-854a-4348-be27-7ba981a8b977 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "updated_at": "2018-07-03T14:59:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "revision_number": 0, "id": "0999229a-d325-4b31-b16e-c317bb329e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "revision_number": 0, "id": "8ac918dc-c571-4904-9b1d-f48141f62014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}], "revision_number": 2, "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name"}]} 2018-07-03 14:59:34,016 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=63c21f37-21ae-43d0-95b5-694c5433afc0 used request id req-3e9ff48f-854a-4348-be27-7ba981a8b977 2018-07-03 14:59:34,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63c21f37-21ae-43d0-95b5-694c5433afc0 2018-07-03 14:59:34,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63c21f37-21ae-43d0-95b5-694c5433afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:34,058 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:34 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2a5b82bc-5d6a-4dcf-bb72-0ee1a79d6d50 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "0999229a-d325-4b31-b16e-c317bb329e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "8ac918dc-c571-4904-9b1d-f48141f62014"}]} 2018-07-03 14:59:34,058 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63c21f37-21ae-43d0-95b5-694c5433afc0 used request id req-2a5b82bc-5d6a-4dcf-bb72-0ee1a79d6d50 2018-07-03 14:59:34,059 - neutron_utils - INFO - Retrieving security group with ID - 63c21f37-21ae-43d0-95b5-694c5433afc0 2018-07-03 14:59:34,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-groups?id=63c21f37-21ae-43d0-95b5-694c5433afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:34,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:34 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-f82d0c53-0493-4572-87e3-2692a9b8f407 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "updated_at": "2018-07-03T14:59:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "revision_number": 0, "id": "0999229a-d325-4b31-b16e-c317bb329e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "revision_number": 0, "id": "8ac918dc-c571-4904-9b1d-f48141f62014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}], "revision_number": 2, "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name"}]} 2018-07-03 14:59:34,173 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=63c21f37-21ae-43d0-95b5-694c5433afc0 used request id req-f82d0c53-0493-4572-87e3-2692a9b8f407 2018-07-03 14:59:34,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63c21f37-21ae-43d0-95b5-694c5433afc0 2018-07-03 14:59:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63c21f37-21ae-43d0-95b5-694c5433afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:34,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:34 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b37ab187-1bb4-45b9-b87e-671f297aeffa Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "0999229a-d325-4b31-b16e-c317bb329e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "8ac918dc-c571-4904-9b1d-f48141f62014"}]} 2018-07-03 14:59:34,215 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63c21f37-21ae-43d0-95b5-694c5433afc0 used request id req-b37ab187-1bb4-45b9-b87e-671f297aeffa 2018-07-03 14:59:34,215 - neutron_utils - INFO - Retrieving security group with ID - 63c21f37-21ae-43d0-95b5-694c5433afc0 2018-07-03 14:59:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=63c21f37-21ae-43d0-95b5-694c5433afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:34,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:34 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-9e4a8983-0657-4a9a-ae64-192cfa69df85 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "updated_at": "2018-07-03T14:59:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "revision_number": 0, "id": "0999229a-d325-4b31-b16e-c317bb329e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "revision_number": 0, "id": "8ac918dc-c571-4904-9b1d-f48141f62014", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}], "revision_number": 2, "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name"}]} 2018-07-03 14:59:34,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=63c21f37-21ae-43d0-95b5-694c5433afc0 used request id req-9e4a8983-0657-4a9a-ae64-192cfa69df85 2018-07-03 14:59:34,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63c21f37-21ae-43d0-95b5-694c5433afc0 2018-07-03 14:59:34,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63c21f37-21ae-43d0-95b5-694c5433afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:34,340 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:34 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f9952543-35e0-439c-a8e6-f722626f96ce Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "0999229a-d325-4b31-b16e-c317bb329e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:59:33Z", "security_group_id": "63c21f37-21ae-43d0-95b5-694c5433afc0", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:59:33Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "8ac918dc-c571-4904-9b1d-f48141f62014"}]} 2018-07-03 14:59:34,340 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63c21f37-21ae-43d0-95b5-694c5433afc0 used request id req-f9952543-35e0-439c-a8e6-f722626f96ce 2018-07-03 14:59:34,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/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:34,584 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:34 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-1480541c-a21e-4c1e-b0e2-d23455c087ce X-Compute-Request-Id: req-1480541c-a21e-4c1e-b0e2-d23455c087ce Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:bb", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:59:27.000000", "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:59:27Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:34,584 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-1480541c-a21e-4c1e-b0e2-d23455c087ce 2018-07-03 14:59:34,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?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:34,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:34 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-b72a9c59-e2b4-4998-a420-11bcf11a318e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:34,739 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-b72a9c59-e2b4-4998-a420-11bcf11a318e 2018-07-03 14:59:34,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/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:34,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:34 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aff0c6e3-ae6c-47f1-8931-a0251bd207ba Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:34,785 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-aff0c6e3-ae6c-47f1-8931-a0251bd207ba 2018-07-03 14:59:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:34,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:34 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-0e0fe117-281f-4240-88d7-fbe0812ba167 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:34,868 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-0e0fe117-281f-4240-88d7-fbe0812ba167 2018-07-03 14:59:34,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/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:34,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:34 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-3841140d-6bb3-492c-85a9-8bb0594a25e5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:01Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bf554ee8-d52d-430e-a8b5-9fb26f4cab12","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9f:02:bb","id":"451d8758-ee5c-4e8e-982a-78efe776cdf3","port_security_enabled":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:01Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bf554ee8-d52d-430e-a8b5-9fb26f4cab12","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:e2:1c","id":"790df364-b90d-4525-a8a5-f26b878f641d","port_security_enabled":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:08Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:26Z","binding:vnic_type":"normal","device_id":"60002b43-9c17-4882-a79a-50dd89613e00","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:96:ac:bb","id":"a575ce87-633d-447a-b0c8-275bed800f81","port_security_enabled":true,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["717e8c22-6379-435b-9167-8e7b8c0f272e"],"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port"}]} 2018-07-03 14:59:34,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-3841140d-6bb3-492c-85a9-8bb0594a25e5 2018-07-03 14:59:34,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:59:35,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d321dba335d4a7e86f1769d473f5aa8", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role"}], "expires_at": "2018-07-03T15:59:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/12cf1f0e4f54490e95fb1aaf778e68e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-user", "id": "1e1b165ae8fc478282904f422e32d079"}, "audit_ids": ["GLAUrCABStCXZC1eRkLT6A"], "issued_at": "2018-07-03T14:59:35.000000Z"}} 2018-07-03 14:59:35,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133330594e92ceb320e13f31d2d65ed568be684d" 2018-07-03 14:59:36,572 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:36 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-b804a2b8-d939-410e-aa58-cc46c9da230c X-Compute-Request-Id: req-b804a2b8-d939-410e-aa58-cc46c9da230c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:bb", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:59:27.000000", "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:59:27Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:36,572 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-b804a2b8-d939-410e-aa58-cc46c9da230c 2018-07-03 14:59:36,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/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:36,874 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:36 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-c68bd052-a084-4e86-a88f-ca8ed269c209 X-Compute-Request-Id: req-c68bd052-a084-4e86-a88f-ca8ed269c209 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:bb", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:59:27.000000", "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:59:27Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:36,875 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-c68bd052-a084-4e86-a88f-ca8ed269c209 2018-07-03 14:59:36,875 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst] is - ACTIVE 2018-07-03 14:59:36,875 - create_instance - INFO - VM is - ACTIVE 2018-07-03 14:59:36,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:37,440 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:37 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c8449b6a-bfd3-4e37-b504-a0ce3f6cc08f X-Compute-Request-Id: req-c8449b6a-bfd3-4e37-b504-a0ce3f6cc08f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:bb", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:59:27.000000", "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:59:27Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:37,441 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-c8449b6a-bfd3-4e37-b504-a0ce3f6cc08f 2018-07-03 14:59:37,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:37,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:37 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-88abe479-dcda-4428-91f4-52b01d5646ab Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:37,597 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-88abe479-dcda-4428-91f4-52b01d5646ab 2018-07-03 14:59:37,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/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:37,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:37 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0b00f01-6d09-442b-b081-b630663715ac Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:37,638 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-d0b00f01-6d09-442b-b081-b630663715ac 2018-07-03 14:59:37,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=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:37,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:37 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-bc9250a6-3e2a-426f-a71b-778e0c49282f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:37,728 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-bc9250a6-3e2a-426f-a71b-778e0c49282f 2018-07-03 14:59:37,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/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:37,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:37 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-967305ee-4dca-48ad-b87b-8008d0631688 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:01Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bf554ee8-d52d-430e-a8b5-9fb26f4cab12","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9f:02:bb","id":"451d8758-ee5c-4e8e-982a-78efe776cdf3","port_security_enabled":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:01Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bf554ee8-d52d-430e-a8b5-9fb26f4cab12","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:e2:1c","id":"790df364-b90d-4525-a8a5-f26b878f641d","port_security_enabled":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:08Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:26Z","binding:vnic_type":"normal","device_id":"60002b43-9c17-4882-a79a-50dd89613e00","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:96:ac:bb","id":"a575ce87-633d-447a-b0c8-275bed800f81","port_security_enabled":true,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["717e8c22-6379-435b-9167-8e7b8c0f272e"],"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port"}]} 2018-07-03 14:59:37,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-967305ee-4dca-48ad-b87b-8008d0631688 2018-07-03 14:59:37,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/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:38,120 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:38 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1ea554f7-f0c1-46fa-84d1-e84db5e4b825 X-Compute-Request-Id: req-1ea554f7-f0c1-46fa-84d1-e84db5e4b825 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:bb", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:59:27.000000", "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:59:27Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:38,121 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-1ea554f7-f0c1-46fa-84d1-e84db5e4b825 2018-07-03 14:59:38,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:38,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:38 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-db933c3d-26e4-48f4-a0f6-1c7cdec62876 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:38,273 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-db933c3d-26e4-48f4-a0f6-1c7cdec62876 2018-07-03 14:59:38,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/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:38,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:38 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5cc15097-387d-49d7-9938-2cff2410524e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:38,316 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-5cc15097-387d-49d7-9938-2cff2410524e 2018-07-03 14:59:38,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=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:38,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:38 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-4a54c27c-048f-46b5-86d2-f2f78844626d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:38,391 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-4a54c27c-048f-46b5-86d2-f2f78844626d 2018-07-03 14:59: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/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:38,663 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:38 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-96595fa3-bf4e-412f-8a56-5c037ca221f0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:01Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bf554ee8-d52d-430e-a8b5-9fb26f4cab12","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9f:02:bb","id":"451d8758-ee5c-4e8e-982a-78efe776cdf3","port_security_enabled":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:01Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bf554ee8-d52d-430e-a8b5-9fb26f4cab12","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:e2:1c","id":"790df364-b90d-4525-a8a5-f26b878f641d","port_security_enabled":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:08Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:26Z","binding:vnic_type":"normal","device_id":"60002b43-9c17-4882-a79a-50dd89613e00","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:96:ac:bb","id":"a575ce87-633d-447a-b0c8-275bed800f81","port_security_enabled":true,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["717e8c22-6379-435b-9167-8e7b8c0f272e"],"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port"}]} 2018-07-03 14:59:38,663 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-96595fa3-bf4e-412f-8a56-5c037ca221f0 2018-07-03 14:59:38,666 - novaclient.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/60002b43-9c17-4882-a79a-50dd89613e00/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name"}}' 2018-07-03 14:59:40,374 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:59: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-c4a2352a-4dee-47b4-8297-41eb2068e4f7 X-Compute-Request-Id: req-c4a2352a-4dee-47b4-8297-41eb2068e4f7 2018-07-03 14:59:40,374 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00/action used request id req-c4a2352a-4dee-47b4-8297-41eb2068e4f7 2018-07-03 14:59:40,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:41,039 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:41 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-9f6c2dd5-5eb2-424a-a5ba-612b66871965 X-Compute-Request-Id: req-9f6c2dd5-5eb2-424a-a5ba-612b66871965 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:bb", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:59:27.000000", "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name"}, {"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:59:27Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:41,039 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-9f6c2dd5-5eb2-424a-a5ba-612b66871965 2018-07-03 14:59:41,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/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:41,189 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:41 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-df2cf2a9-b7d4-4787-8ead-20e43f5cf91e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12bb4aa8-5091-4acb-9727-ac8eb41f0c41"],"updated_at":"2018-07-03T14:59:00Z","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net"}]} 2018-07-03 14:59:41,189 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net used request id req-df2cf2a9-b7d4-4787-8ead-20e43f5cf91e 2018-07-03 14:59:41,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:41,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:41 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e45f6289-43ac-4dcc-b365-a586ededea1d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:41,369 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-e45f6289-43ac-4dcc-b365-a586ededea1d 2018-07-03 14:59:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:41,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:41 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-c9839134-4ec3-4d03-82d8-07c454b10b5f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:00Z","dns_nameservers":[],"updated_at":"2018-07-03T14:59:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","subnetpool_id":null,"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet"}]} 2018-07-03 14:59:41,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-c9839134-4ec3-4d03-82d8-07c454b10b5f 2018-07-03 14:59:41,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=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:41,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:41 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-dcf8f4b2-fd51-43e2-b1f5-05e656996802 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:01Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:05Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-bf554ee8-d52d-430e-a8b5-9fb26f4cab12","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9f:02:bb","id":"451d8758-ee5c-4e8e-982a-78efe776cdf3","port_security_enabled":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:01Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-bf554ee8-d52d-430e-a8b5-9fb26f4cab12","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1d:e2:1c","id":"790df364-b90d-4525-a8a5-f26b878f641d","port_security_enabled":false,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bf554ee8-d52d-430e-a8b5-9fb26f4cab12","tenant_id":"12cf1f0e4f54490e95fb1aaf778e68e0","created_at":"2018-07-03T14:59:08Z","admin_state_up":true,"updated_at":"2018-07-03T14:59:40Z","binding:vnic_type":"normal","device_id":"60002b43-9c17-4882-a79a-50dd89613e00","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:96:ac:bb","id":"a575ce87-633d-447a-b0c8-275bed800f81","port_security_enabled":true,"project_id":"12cf1f0e4f54490e95fb1aaf778e68e0","fixed_ips":[{"subnet_id":"12bb4aa8-5091-4acb-9727-ac8eb41f0c41","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["717e8c22-6379-435b-9167-8e7b8c0f272e","63c21f37-21ae-43d0-95b5-694c5433afc0"],"name":"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port"}]} 2018-07-03 14:59:41,580 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-dcf8f4b2-fd51-43e2-b1f5-05e656996802 2018-07-03 14:59:41,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/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133330594e92ceb320e13f31d2d65ed568be684d" 2018-07-03 14:59:42,517 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:42 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-56d9403a-ffd5-47eb-9958-4ce384a91e12 X-Compute-Request-Id: req-56d9403a-ffd5-47eb-9958-4ce384a91e12 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:ac:bb", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:59:27.000000", "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "security_groups": [{"name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name"}, {"name": "default"}], "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:59:27Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:42,517 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-56d9403a-ffd5-47eb-9958-4ce384a91e12 2018-07-03 14:59:42,518 - create_instance - INFO - Deleting Port with ID - a575ce87-633d-447a-b0c8-275bed800f81 2018-07-03 14:59:42,518 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-port 2018-07-03 14:59:42,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/a575ce87-633d-447a-b0c8-275bed800f81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:43,418 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:59:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a83d7fd3-999d-45b7-9730-63f05c58c9dc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:43,418 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/a575ce87-633d-447a-b0c8-275bed800f81 used request id req-a83d7fd3-999d-45b7-9730-63f05c58c9dc 2018-07-03 14:59:43,418 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst 2018-07-03 14:59:43,421 - 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/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:43,616 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:59: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-bdf76e9f-b915-4c34-9d13-4d12b85be1b7 X-Compute-Request-Id: req-bdf76e9f-b915-4c34-9d13-4d12b85be1b7 Front-End-Https: on 2018-07-03 14:59:43,616 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-bdf76e9f-b915-4c34-9d13-4d12b85be1b7 2018-07-03 14:59:43,616 - create_instance - INFO - Checking deletion status 2018-07-03 14:59:43,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/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:43,956 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:43 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-abf5b8bb-ab3c-462b-983b-79c4cab485ac X-Compute-Request-Id: req-abf5b8bb-ab3c-462b-983b-79c4cab485ac 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/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/60002b43-9c17-4882-a79a-50dd89613e00", "rel": "bookmark"}], "image": {"id": "f7bea4b2-ebb7-43fc-a944-44eaff097772", "links": [{"href": "http://172.30.10.101:8774/images/f7bea4b2-ebb7-43fc-a944-44eaff097772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T14:59:27.000000", "flavor": {"id": "a9405811-7445-4ae4-89e5-5825b04a5403", "links": [{"href": "http://172.30.10.101:8774/flavors/a9405811-7445-4ae4-89e5-5825b04a5403", "rel": "bookmark"}]}, "id": "60002b43-9c17-4882-a79a-50dd89613e00", "user_id": "1e1b165ae8fc478282904f422e32d079", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T14:59:44Z", "hostId": "d25ccdd9d65066fdac1a57cf9d63daa5c0c7fc609c76b59fe274e927", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst", "created": "2018-07-03T14:59:14Z", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 14:59:43,956 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-abf5b8bb-ab3c-462b-983b-79c4cab485ac 2018-07-03 14:59:43,956 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst] is - ACTIVE 2018-07-03 14:59:43,957 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 14:59:46,960 - create_instance - DEBUG - VM status query timeout in 296.656812191 2018-07-03 14:59:46,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a84dfeaf4ff004de7cc239c1f9f324dd9046eb" 2018-07-03 14:59:47,260 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 14:59:47 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1db7dec8-f416-42f0-ae60-95c0e6503f43 X-Compute-Request-Id: req-1db7dec8-f416-42f0-ae60-95c0e6503f43 RESP BODY: {"itemNotFound": {"message": "Instance 60002b43-9c17-4882-a79a-50dd89613e00 could not be found.", "code": 404}} 2018-07-03 14:59:47,260 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/60002b43-9c17-4882-a79a-50dd89613e00 used request id req-1db7dec8-f416-42f0-ae60-95c0e6503f43 2018-07-03 14:59:47,260 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 60002b43-9c17-4882-a79a-50dd89613e00 could not be found. (HTTP 404) (Request-ID: req-1db7dec8-f416-42f0-ae60-95c0e6503f43) 2018-07-03 14:59:47,260 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-inst 2018-07-03 14:59:47,262 - neutron_utils - INFO - Deleting security group rule with ID - 0999229a-d325-4b31-b16e-c317bb329e7d 2018-07-03 14:59:47,267 - keystoneauth.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/0999229a-d325-4b31-b16e-c317bb329e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:47,430 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:59:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c5af14c4-27c4-44df-a839-4e0dbf525b11 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:47,430 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0999229a-d325-4b31-b16e-c317bb329e7d used request id req-c5af14c4-27c4-44df-a839-4e0dbf525b11 2018-07-03 14:59:47,431 - neutron_utils - INFO - Deleting security group rule with ID - 8ac918dc-c571-4904-9b1d-f48141f62014 2018-07-03 14:59:47,436 - keystoneauth.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/8ac918dc-c571-4904-9b1d-f48141f62014 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:47,598 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:59:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c63c9bbe-ad6d-4555-9c4a-d90dcf8465ac Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:47,598 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/8ac918dc-c571-4904-9b1d-f48141f62014 used request id req-c63c9bbe-ad6d-4555-9c4a-d90dcf8465ac 2018-07-03 14:59:47,598 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-name 2018-07-03 14:59:47,603 - keystoneauth.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/63c21f37-21ae-43d0-95b5-694c5433afc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168c1426e80c7b1cfc39ced1d542eef5bbe182dc" 2018-07-03 14:59:48,137 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:59:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-68790e51-ccc1-4c85-8585-9af86f26ccdc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:48,137 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/63c21f37-21ae-43d0-95b5-694c5433afc0 used request id req-68790e51-ccc1-4c85-8585-9af86f26ccdc 2018-07-03 14:59:48,141 - 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/a9405811-7445-4ae4-89e5-5825b04a5403 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8856d233ca7fe002343964709383ddeea90cd36a" 2018-07-03 14:59:48,535 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 14:59: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-51695227-2458-46f0-b6ae-8cc2f0b453ce X-Compute-Request-Id: req-51695227-2458-46f0-b6ae-8cc2f0b453ce 2018-07-03 14:59:48,535 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/a9405811-7445-4ae4-89e5-5825b04a5403 used request id req-51695227-2458-46f0-b6ae-8cc2f0b453ce 2018-07-03 14:59:48,536 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet 2018-07-03 14:59:48,537 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-subnet 2018-07-03 14:59:48,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/subnets/12bb4aa8-5091-4acb-9727-ac8eb41f0c41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8829d31fd8de1cca030e2156f964916f05b69a23" 2018-07-03 14:59:51,336 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:59:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e3364ffb-2a48-4644-bf2f-d5a4be6a8713 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:51,336 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/12bb4aa8-5091-4acb-9727-ac8eb41f0c41 used request id req-e3364ffb-2a48-4644-bf2f-d5a4be6a8713 2018-07-03 14:59:51,336 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-pub-net 2018-07-03 14:59:51,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/networks/bf554ee8-d52d-430e-a8b5-9fb26f4cab12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8829d31fd8de1cca030e2156f964916f05b69a23" 2018-07-03 14:59:53,131 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:59:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cdd6e9b7-f3f5-4e66-9b36-ff9d584e377a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:53,131 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/bf554ee8-d52d-430e-a8b5-9fb26f4cab12 used request id req-cdd6e9b7-f3f5-4e66-9b36-ff9d584e377a 2018-07-03 14:59:53,132 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-c48009e6-5a56-4d0d-a211-891dff504ec9-image 2018-07-03 14:59:53,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf72d922560911b13a6f2916ac6a6bdb2fb3122d" 2018-07-03 14:59:53,254 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:59:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-57e9e63c-2a29-41ad-8482-b8139b8993c0 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-07-03 14:59:53,254 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/f7bea4b2-ebb7-43fc-a944-44eaff097772 used request id req-57e9e63c-2a29-41ad-8482-b8139b8993c0 2018-07-03 14:59:53,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:59:53,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:53 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-f14728e7-f8bc-49ee-98fe-4b51e3530589 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:58:58Z", "updated_at": "2018-07-03T14:58:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:58:59Z", "revision_number": 0, "id": "2dde5a97-98a6-4da0-a5b1-e7d55d6356db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:58:59Z", "security_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:58:58Z", "revision_number": 0, "id": "780e8c3d-a881-447c-b9b7-7ee963b881c1", "remote_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "remote_ip_prefix": null, "created_at": "2018-07-03T14:58:58Z", "security_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:58:59Z", "revision_number": 0, "id": "b31141aa-2fe7-4159-a939-1db7209730bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:58:59Z", "security_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:58:59Z", "revision_number": 0, "id": "ee598e8b-d3c8-4d36-9ba7-5338d771ef60", "remote_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "remote_ip_prefix": null, "created_at": "2018-07-03T14:58:59Z", "security_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0"}], "revision_number": 4, "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 14:59:53,732 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f14728e7-f8bc-49ee-98fe-4b51e3530589 2018-07-03 14:59:53,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:59:53,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:53 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4afb270a-b56a-41e3-8651-7c1c0a37fb77 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 14:59:53,917 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-4afb270a-b56a-41e3-8651-7c1c0a37fb77 2018-07-03 14:59:53,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:59:54,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:53 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8db0c6d-5f58-4ff0-a003-55a66c1bccca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12cf1f0e4f54490e95fb1aaf778e68e0", "name": "InstanceSecurityGroupTests-90c7bba6-1623-431-proj"}} 2018-07-03 14:59:54,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-e8db0c6d-5f58-4ff0-a003-55a66c1bccca 2018-07-03 14:59:54,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 717e8c22-6379-435b-9167-8e7b8c0f272e 2018-07-03 14:59:54,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=717e8c22-6379-435b-9167-8e7b8c0f272e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:59:54,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 14:59:54 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-329c50f0-d8ef-4785-844d-cccb14544286 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:58:59Z", "security_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:58:59Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "2dde5a97-98a6-4da0-a5b1-e7d55d6356db"}, {"remote_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:58:58Z", "security_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:58:58Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "780e8c3d-a881-447c-b9b7-7ee963b881c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:58:59Z", "security_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:58:59Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "b31141aa-2fe7-4159-a939-1db7209730bf"}, {"remote_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T14:58:59Z", "security_group_id": "717e8c22-6379-435b-9167-8e7b8c0f272e", "port_range_min": null, "revision_number": 0, "tenant_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "created_at": "2018-07-03T14:58:59Z", "project_id": "12cf1f0e4f54490e95fb1aaf778e68e0", "id": "ee598e8b-d3c8-4d36-9ba7-5338d771ef60"}]} 2018-07-03 14:59:54,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=717e8c22-6379-435b-9167-8e7b8c0f272e used request id req-329c50f0-d8ef-4785-844d-cccb14544286 2018-07-03 14:59:54,144 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 14:59:54,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/717e8c22-6379-435b-9167-8e7b8c0f272e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:59:54,381 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 14:59:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-17b67988-d874-4824-ac87-771c3b8fd3c4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:54,381 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/717e8c22-6379-435b-9167-8e7b8c0f272e used request id req-17b67988-d874-4824-ac87-771c3b8fd3c4 2018-07-03 14:59:54,382 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-90c7bba6-1623-431-proj 2018-07-03 14:59:54,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:59:54,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:59:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be221003-148e-4c5a-873f-50a2205c7378 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:54,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/12cf1f0e4f54490e95fb1aaf778e68e0 used request id req-be221003-148e-4c5a-873f-50a2205c7378 2018-07-03 14:59:54,757 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-90c7bba6-1623-431-proj-role 2018-07-03 14:59:54,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6d321dba335d4a7e86f1769d473f5aa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:59:54,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:59:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db4254d7-f461-48a9-8489-7e56c4230a34 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:54,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6d321dba335d4a7e86f1769d473f5aa8 used request id req-db4254d7-f461-48a9-8489-7e56c4230a34 2018-07-03 14:59:54,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}74f6437b4cfef53b3ae90f9454347406cfc00111" 2018-07-03 14:59:55,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ade4127-4be0-4f5c-8ac1-3439eaa4aca2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:59:55,102 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9ade4127-4be0-4f5c-8ac1-3439eaa4aca2 2018-07-03 14:59:55,103 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-90c7bba6-1623-431-user 2018-07-03 14:59:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1e1b165ae8fc478282904f422e32d079 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0dc9de0e6d47c873cab56e4b26e591ee7461995" 2018-07-03 14:59:55,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:59:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6813c923-7d59-45f1-ab07-2ea3afacdb45 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:55,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1e1b165ae8fc478282904f422e32d079 used request id req-6813c923-7d59-45f1-ab07-2ea3afacdb45 2018-07-03 14:59:55,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:59:55,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:59:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["jZT055YATNefZJomELTzsw"], "issued_at": "2018-07-03T14:59:55.000000Z"}} 2018-07-03 14:59:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df74d161ec8276c5f72df63d8daed8f58853a78c" 2018-07-03 14:59:56,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c55f6963-fbaa-45aa-aa5c-ef43a2f2a65e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:59:56,156 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c55f6963-fbaa-45aa-aa5c-ef43a2f2a65e 2018-07-03 14:59:56,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:59:56,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:59:56,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Yv-vpLzWQ4eWgVRlOhgOOQ"], "issued_at": "2018-07-03T14:59:56.000000Z"}} 2018-07-03 14:59:56,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}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 14:59:56,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6aa32d6-c55e-4596-b9fe-9d9c24f5d387 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:59:56,884 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e6aa32d6-c55e-4596-b9fe-9d9c24f5d387 2018-07-03 14:59:56,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 14:59:56,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:59: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-07-03 14:59:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 14:59:57,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:56 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d254c99a-b039-45d4-b9b4-937b88f69e7f 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-0e1d52f9-fea4-472-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 14:59:57,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj used request id req-d254c99a-b039-45d4-b9b4-937b88f69e7f 2018-07-03 14:59: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 14:59:57,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c707316-31f9-4c03-b565-0ed828796799 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:59:57,284 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6c707316-31f9-4c03-b565-0ed828796799 2018-07-03 14:59:57,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}}' 2018-07-03 14:59:57,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:59:57 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c008e32-4d7f-4ffa-afc2-1da7121b6362 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "id": "2062c9bc1d78417080f17b5ef591c2c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 14:59:57,516 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-3c008e32-4d7f-4ffa-afc2-1da7121b6362 2018-07-03 14:59:57,516 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj 2018-07-03 14:59:57,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:59:57,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 14:59:58,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T15:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["GuUSXXQ8SKm-sX_XXr8XNA"], "issued_at": "2018-07-03T14:59:58.000000Z"}} 2018-07-03 14:59:58,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}4791c8a7afb6a02ced385f86184ee851519d9e77" 2018-07-03 14:59:58,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-169d687f-c47d-4e7a-be06-b173902a7299 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 14:59:58,304 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-169d687f-c47d-4e7a-be06-b173902a7299 2018-07-03 14:59:58,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-07-03 14:59:58,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 14:59: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-07-03 14:59:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4791c8a7afb6a02ced385f86184ee851519d9e77" 2018-07-03 14:59:58,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d39693d-bfed-4dbc-8e35-cb13ec5e5f04 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 14:59:58,531 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-4d39693d-bfed-4dbc-8e35-cb13ec5e5f04 2018-07-03 14:59:58,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4791c8a7afb6a02ced385f86184ee851519d9e77" 2018-07-03 14:59:58,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:58 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77152375-6447-4f4f-8c14-61e21fd9c02a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "id": "2062c9bc1d78417080f17b5ef591c2c8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}]} 2018-07-03 14:59:58,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj used request id req-77152375-6447-4f4f-8c14-61e21fd9c02a 2018-07-03 14:59:58,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4791c8a7afb6a02ced385f86184ee851519d9e77" 2018-07-03 14:59:58,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2c7c65a-4ec9-41f5-ae84-600002c19512 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 14:59:58,803 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b2c7c65a-4ec9-41f5-ae84-600002c19512 2018-07-03 14:59:59,266 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-0e1d52f9-fea4-472-user 2018-07-03 14:59:59,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:59:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 14:59:59,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9741c822-9d89-4c2d-b323-5256c8b82c9a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 14:59:59,440 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9741c822-9d89-4c2d-b323-5256c8b82c9a 2018-07-03 14:59:59,444 - 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}da4295f56790aa87898bf32a616b1a86a99854b2" -d '{"role": {"name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role"}}' 2018-07-03 14:59:59,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 14:59:59 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c76f0028-0427-486d-ba0a-adef0f71999e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e307ca85c4a40188e6626aed11ef8b8", "links": {"self": "http://10.167.4.35:5000/v3/roles/8e307ca85c4a40188e6626aed11ef8b8"}, "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role"}} 2018-07-03 14:59:59,631 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c76f0028-0427-486d-ba0a-adef0f71999e 2018-07-03 14:59:59,632 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role 2018-07-03 14:59:59,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/8e307ca85c4a40188e6626aed11ef8b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 14:59:59,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 14:59:59 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-813af4dd-33b9-4be6-a057-3112faa2740c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e307ca85c4a40188e6626aed11ef8b8", "links": {"self": "http://10.167.4.35:5000/v3/roles/8e307ca85c4a40188e6626aed11ef8b8"}, "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role"}} 2018-07-03 14:59:59,669 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/8e307ca85c4a40188e6626aed11ef8b8 used request id req-813af4dd-33b9-4be6-a057-3112faa2740c 2018-07-03 14:59:59,670 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role to project InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj 2018-07-03 14:59:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8/users/3d0498e9a1f34733aaf7d6b56f5ff7f6/roles/8e307ca85c4a40188e6626aed11ef8b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 14:59:59,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 14:59:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-065c9fbf-00ac-47ed-9051-73b666fc12bd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 14:59:59,930 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8/users/3d0498e9a1f34733aaf7d6b56f5ff7f6/roles/8e307ca85c4a40188e6626aed11ef8b8 used request id req-065c9fbf-00ac-47ed-9051-73b666fc12bd 2018-07-03 14:59:59,931 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 14:59:59,933 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 14:59:59,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 14:59:59,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:00:00,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e307ca85c4a40188e6626aed11ef8b8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role"}], "expires_at": "2018-07-03T16:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-user", "id": "3d0498e9a1f34733aaf7d6b56f5ff7f6"}, "audit_ids": ["eqVIA-gST5idRyRfk2-RKw"], "issued_at": "2018-07-03T15:00:00.000000Z"}} 2018-07-03 15:00:00,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880ad5d6531004f0d18902a79852d0adebd47780" 2018-07-03 15:00:00,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-700e6d20-8bf1-4289-b310-0d3a2a1047d2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:00:00,628 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-700e6d20-8bf1-4289-b310-0d3a2a1047d2 2018-07-03 15:00:00,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=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}880ad5d6531004f0d18902a79852d0adebd47780" 2018-07-03 15:00:01,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:01 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-15445f31-df38-4cb6-8aa0-3f7009f80e53 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image"} 2018-07-03 15:00:01,064 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image used request id req-15445f31-df38-4cb6-8aa0-3f7009f80e53 2018-07-03 15:00:01,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}880ad5d6531004f0d18902a79852d0adebd47780" 2018-07-03 15:00:01,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:01 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-62de6458-4dfc-43a2-9f2a-50b121979a09 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:00:01,443 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-62de6458-4dfc-43a2-9f2a-50b121979a09 2018-07-03 15:00:01,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}880ad5d6531004f0d18902a79852d0adebd47780" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image"}' 2018-07-03 15:00:01,871 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:00:01 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-97c1fbfd-dbcd-4e9e-bb7d-758b1f8e5eaa Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:00:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:00:02Z", "visibility": "shared", "self": "/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "min_disk": 0, "protected": false, "id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "file": "/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968/file", "checksum": null, "owner": "2062c9bc1d78417080f17b5ef591c2c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:00:01,872 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-97c1fbfd-dbcd-4e9e-bb7d-758b1f8e5eaa 2018-07-03 15:00:01,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}880ad5d6531004f0d18902a79852d0adebd47780" -d '' 2018-07-03 15:00:02,636 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:00:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-525a0ecc-253a-435d-a921-e01fe954e5bf 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-07-03 15:00:02,636 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968/file used request id req-525a0ecc-253a-435d-a921-e01fe954e5bf 2018-07-03 15:00:02,637 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:00:02,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}880ad5d6531004f0d18902a79852d0adebd47780" 2018-07-03 15:00:03,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:03 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-2f223f0e-4fb6-42fe-a2bc-d1caed0b2fa4 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:00:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:00:03Z", "visibility": "shared", "self": "/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "min_disk": 0, "protected": false, "id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "file": "/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2062c9bc1d78417080f17b5ef591c2c8", "direct_url": "file:///var/lib/glance/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:00:03,027 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968 used request id req-2f223f0e-4fb6-42fe-a2bc-d1caed0b2fa4 2018-07-03 15:00:03,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}880ad5d6531004f0d18902a79852d0adebd47780" 2018-07-03 15:00:03,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:03 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-50c50c53-f7f4-4e84-bd7b-328e80764480 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:00:03,413 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-50c50c53-f7f4-4e84-bd7b-328e80764480 2018-07-03 15:00:03,416 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image 2018-07-03 15:00:03,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}880ad5d6531004f0d18902a79852d0adebd47780" 2018-07-03 15:00:03,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:03 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-182b4184-5735-4c7e-92ba-b2424ff4a501 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:00:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:00:03Z", "visibility": "shared", "self": "/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "min_disk": 0, "protected": false, "id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "file": "/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2062c9bc1d78417080f17b5ef591c2c8", "direct_url": "file:///var/lib/glance/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:00:03,793 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968 used request id req-182b4184-5735-4c7e-92ba-b2424ff4a501 2018-07-03 15:00:03,794 - create_image - DEBUG - Instance status is - active 2018-07-03 15:00:03,794 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image 2018-07-03 15:00:03,794 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image 2018-07-03 15:00:03,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:00:03,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:00:04,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e307ca85c4a40188e6626aed11ef8b8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role"}], "expires_at": "2018-07-03T16:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-user", "id": "3d0498e9a1f34733aaf7d6b56f5ff7f6"}, "audit_ids": ["lToafw2RTByGjCDoSa1OVQ"], "issued_at": "2018-07-03T15:00:04.000000Z"}} 2018-07-03 15:00:04,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f539e9c961baaa03e04146a51508b4baf112f09" 2018-07-03 15:00:04,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7bf106f-534d-415e-bd34-e71331f4b1b7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:00:04,680 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f7bf106f-534d-415e-bd34-e71331f4b1b7 2018-07-03 15:00:04,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=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f539e9c961baaa03e04146a51508b4baf112f09" 2018-07-03 15:00:05,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:05 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3c359451-c4db-4557-9ff5-fff61a73d0e8 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:00:05,084 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-3c359451-c4db-4557-9ff5-fff61a73d0e8 2018-07-03 15:00:05,084 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net 2018-07-03 15:00:05,090 - 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}2f539e9c961baaa03e04146a51508b4baf112f09" -d '{"network": {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net", "admin_state_up": true}}' 2018-07-03 15:00:05,779 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:00:05 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-aaf08e6b-477d-41ba-9bc6-7af8850288a2 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:00:05Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}} 2018-07-03 15:00:05,779 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-aaf08e6b-477d-41ba-9bc6-7af8850288a2 2018-07-03 15:00:05,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/networks?id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f539e9c961baaa03e04146a51508b4baf112f09" 2018-07-03 15:00:06,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:06 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-1904f6f9-c32d-4fba-9449-c9bb2f877a74 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-07-03T15:00:05Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:06,242 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-1904f6f9-c32d-4fba-9449-c9bb2f877a74 2018-07-03 15:00:06,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/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f539e9c961baaa03e04146a51508b4baf112f09" 2018-07-03 15:00:06,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:06 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-eb3df4b7-d4bb-4b11-8df8-43c41015c461 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:00:06,291 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-eb3df4b7-d4bb-4b11-8df8-43c41015c461 2018-07-03 15:00:06,291 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet 2018-07-03 15:00:06,296 - 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}2f539e9c961baaa03e04146a51508b4baf112f09" -d '{"subnets": [{"ip_version": 4, "network_id": "db8900b9-9483-4b7f-a9cb-0218fba04bd6", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]}' 2018-07-03 15:00:07,297 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:00:07 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-4be4a363-dd21-4d57-9c47-efb8f50a3f94 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:07,297 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-4be4a363-dd21-4d57-9c47-efb8f50a3f94 2018-07-03 15:00:07,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/networks?id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f539e9c961baaa03e04146a51508b4baf112f09" 2018-07-03 15:00:07,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:07 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-ce54b575-bd75-4b7b-82c4-fef90d177d1b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:07,780 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-ce54b575-bd75-4b7b-82c4-fef90d177d1b 2018-07-03 15:00:07,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f539e9c961baaa03e04146a51508b4baf112f09" 2018-07-03 15:00:07,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:07 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7675bc50-241c-4dbc-8665-ab415f414441 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:07,895 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-7675bc50-241c-4dbc-8665-ab415f414441 2018-07-03 15:00:07,896 - OpenStackNetwork - DEBUG - Network [db8900b9-9483-4b7f-a9cb-0218fba04bd6] created successfully 2018-07-03 15:00:07,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:00:07,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:00:08,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Jky6dDZwQvu6bzpDgzUTkw"], "issued_at": "2018-07-03T15:00:08.000000Z"}} 2018-07-03 15:00:08,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e783f1a22fc5b72669e4c1e67a830c84d39e01" 2018-07-03 15:00:08,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7898645a-dd2d-4991-96db-48ad18f76c8e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:00:08,520 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7898645a-dd2d-4991-96db-48ad18f76c8e 2018-07-03 15:00:08,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:00:08,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e783f1a22fc5b72669e4c1e67a830c84d39e01" 2018-07-03 15:00:08,853 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:08 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-bcf68e58-bc73-4a06-b56a-625811bbacb8 X-Compute-Request-Id: req-bcf68e58-bc73-4a06-b56a-625811bbacb8 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:00:08,853 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bcf68e58-bc73-4a06-b56a-625811bbacb8 2018-07-03 15:00:08,857 - novaclient.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}40e783f1a22fc5b72669e4c1e67a830c84d39e01" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:00:09,207 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:09 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-73c17798-dbb2-4a29-be7e-7b9cfa5a98cc X-Compute-Request-Id: req-73c17798-dbb2-4a29-be7e-7b9cfa5a98cc Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "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": "151e6363-c9e3-4dc0-912c-df0250d9015b"}} 2018-07-03 15:00:09,207 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-73c17798-dbb2-4a29-be7e-7b9cfa5a98cc 2018-07-03 15:00:09,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/151e6363-c9e3-4dc0-912c-df0250d9015b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e783f1a22fc5b72669e4c1e67a830c84d39e01" 2018-07-03 15:00:09,484 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:09 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e0ef2fe8-13f2-46bc-b1d8-cc4695b4a285 X-Compute-Request-Id: req-e0ef2fe8-13f2-46bc-b1d8-cc4695b4a285 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "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": "151e6363-c9e3-4dc0-912c-df0250d9015b"}} 2018-07-03 15:00:09,484 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b used request id req-e0ef2fe8-13f2-46bc-b1d8-cc4695b4a285 2018-07-03 15:00:09,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/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e783f1a22fc5b72669e4c1e67a830c84d39e01" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:00:09,898 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:09 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d17cf49a-242c-4a41-8d7c-4a04b006df42 X-Compute-Request-Id: req-d17cf49a-242c-4a41-8d7c-4a04b006df42 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:00:09,898 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b/os-extra_specs used request id req-d17cf49a-242c-4a41-8d7c-4a04b006df42 2018-07-03 15:00:09,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:00:09,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:00:10,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e307ca85c4a40188e6626aed11ef8b8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role"}], "expires_at": "2018-07-03T16:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-user", "id": "3d0498e9a1f34733aaf7d6b56f5ff7f6"}, "audit_ids": ["WHjwpb38SDqPZUclkTTW4g"], "issued_at": "2018-07-03T15:00:10.000000Z"}} 2018-07-03 15:00:10,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}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:10,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53da42e3-3f2b-4e8b-bbd9-e9b3c9a2f1c9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:00:10,610 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-53da42e3-3f2b-4e8b-bbd9-e9b3c9a2f1c9 2018-07-03 15:00:10,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:11,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:11 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-78c8fe1b-f18b-4503-9fd1-5c06308ba1da Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:00:11,055 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name&description=hello+group used request id req-78c8fe1b-f18b-4503-9fd1-5c06308ba1da 2018-07-03 15:00:11,055 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name... 2018-07-03 15:00:11,055 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name 2018-07-03 15:00:11,060 - 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}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" -d '{"security_group": {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name", "description": "hello group"}}' 2018-07-03 15:00:11,379 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:00:11 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-4879a33b-c51a-4229-8f7e-a7bd3f923ca8 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "updated_at": "2018-07-03T15:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "revision_number": 0, "id": "a6d78155-181c-4085-a021-c09467007fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "revision_number": 0, "id": "b3d26c08-548c-4f45-a23e-7c7f9615d14f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}], "revision_number": 2, "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}} 2018-07-03 15:00:11,379 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-4879a33b-c51a-4229-8f7e-a7bd3f923ca8 2018-07-03 15:00:11,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ece1f0e3-e434-4fdf-85b4-fe6f47b49919 2018-07-03 15:00:11,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=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:11,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a2801ebc-a4da-408c-8c59-0fc3db479bce Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "a6d78155-181c-4085-a021-c09467007fe4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "b3d26c08-548c-4f45-a23e-7c7f9615d14f"}]} 2018-07-03 15:00:11,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 used request id req-a2801ebc-a4da-408c-8c59-0fc3db479bce 2018-07-03 15:00:11,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ece1f0e3-e434-4fdf-85b4-fe6f47b49919 2018-07-03 15:00:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:11,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-986bb89e-a731-49e9-87bb-f81e074a525a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "a6d78155-181c-4085-a021-c09467007fe4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "b3d26c08-548c-4f45-a23e-7c7f9615d14f"}]} 2018-07-03 15:00:11,512 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 used request id req-986bb89e-a731-49e9-87bb-f81e074a525a 2018-07-03 15:00:11,513 - neutron_utils - INFO - Retrieving security group with ID - ece1f0e3-e434-4fdf-85b4-fe6f47b49919 2018-07-03 15:00:11,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:11,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:11 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-993a01e7-865d-47aa-bd50-41b3c251a99d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "updated_at": "2018-07-03T15:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "revision_number": 0, "id": "a6d78155-181c-4085-a021-c09467007fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "revision_number": 0, "id": "b3d26c08-548c-4f45-a23e-7c7f9615d14f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}], "revision_number": 2, "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}]} 2018-07-03 15:00:11,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 used request id req-993a01e7-865d-47aa-bd50-41b3c251a99d 2018-07-03 15:00:11,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ece1f0e3-e434-4fdf-85b4-fe6f47b49919 2018-07-03 15:00:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:11,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7cd96d71-bcf5-47f8-909b-2ae190b399ce Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "a6d78155-181c-4085-a021-c09467007fe4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "b3d26c08-548c-4f45-a23e-7c7f9615d14f"}]} 2018-07-03 15:00:11,988 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 used request id req-7cd96d71-bcf5-47f8-909b-2ae190b399ce 2018-07-03 15:00:11,988 - neutron_utils - INFO - Retrieving security group with ID - ece1f0e3-e434-4fdf-85b4-fe6f47b49919 2018-07-03 15:00:11,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?id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:12,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:12 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-73515e19-da5e-4a71-9273-5ad1eb01da6a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "updated_at": "2018-07-03T15:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "revision_number": 0, "id": "a6d78155-181c-4085-a021-c09467007fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "revision_number": 0, "id": "b3d26c08-548c-4f45-a23e-7c7f9615d14f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}], "revision_number": 2, "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}]} 2018-07-03 15:00:12,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 used request id req-73515e19-da5e-4a71-9273-5ad1eb01da6a 2018-07-03 15:00:12,449 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ece1f0e3-e434-4fdf-85b4-fe6f47b49919 2018-07-03 15:00:12,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=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:12,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-cd9300fa-fbf9-4c00-bc8b-776b319dea00 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "a6d78155-181c-4085-a021-c09467007fe4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "b3d26c08-548c-4f45-a23e-7c7f9615d14f"}]} 2018-07-03 15:00:12,489 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 used request id req-cd9300fa-fbf9-4c00-bc8b-776b319dea00 2018-07-03 15:00:12,490 - neutron_utils - INFO - Retrieving security group with ID - ece1f0e3-e434-4fdf-85b4-fe6f47b49919 2018-07-03 15:00:12,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/security-groups?id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:12,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:12 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-f10d73e5-c7b3-42c4-9152-fd4c1f761168 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "updated_at": "2018-07-03T15:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "revision_number": 0, "id": "a6d78155-181c-4085-a021-c09467007fe4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "revision_number": 0, "id": "b3d26c08-548c-4f45-a23e-7c7f9615d14f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}], "revision_number": 2, "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}]} 2018-07-03 15:00:12,574 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 used request id req-f10d73e5-c7b3-42c4-9152-fd4c1f761168 2018-07-03 15:00:12,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ece1f0e3-e434-4fdf-85b4-fe6f47b49919 2018-07-03 15:00:12,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:12,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-78f8f74b-4004-45ad-8444-636731a55ad1 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "a6d78155-181c-4085-a021-c09467007fe4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:11Z", "security_group_id": "ece1f0e3-e434-4fdf-85b4-fe6f47b49919", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:11Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "b3d26c08-548c-4f45-a23e-7c7f9615d14f"}]} 2018-07-03 15:00:12,614 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ece1f0e3-e434-4fdf-85b4-fe6f47b49919 used request id req-78f8f74b-4004-45ad-8444-636731a55ad1 2018-07-03 15:00:12,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:00:12,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:00:13,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e307ca85c4a40188e6626aed11ef8b8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role"}], "expires_at": "2018-07-03T16:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-user", "id": "3d0498e9a1f34733aaf7d6b56f5ff7f6"}, "audit_ids": ["YDb1K5UnTcqFdnSSmCnC0g"], "issued_at": "2018-07-03T15:00:13.000000Z"}} 2018-07-03 15:00:13,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:13,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69f3544b-bfcb-4a6b-9faf-300f7852252c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:00:13,341 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-69f3544b-bfcb-4a6b-9faf-300f7852252c 2018-07-03 15:00:13,342 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:00:13,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}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:13,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d339f656-44c9-4ad8-b496-b3b317c43aea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:00:13,498 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d339f656-44c9-4ad8-b496-b3b317c43aea 2018-07-03 15:00:13,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/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:13,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:13 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-315e8f3e-51aa-4b63-a108-1513fa5a4f2c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:13,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-315e8f3e-51aa-4b63-a108-1513fa5a4f2c 2018-07-03 15:00:13,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-07-03 15:00:13,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:00: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-07-03 15:00:13,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/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:14,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:13 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-525b29ba-c5f7-4b48-b09b-b269e8e66cd2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:00:14,025 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-525b29ba-c5f7-4b48-b09b-b269e8e66cd2 2018-07-03 15:00:14,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:14,453 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:14 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-337d404e-24e6-4173-b781-a860b59cb160 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:14,453 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-337d404e-24e6-4173-b781-a860b59cb160 2018-07-03 15:00:14,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=db8900b9-9483-4b7f-a9cb-0218fba04bd6&name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:14,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:14 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2f1a1970-0e3d-48fd-8f4d-4da28c571769 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:00:14,535 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6&name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port&admin_state_up=True used request id req-2f1a1970-0e3d-48fd-8f4d-4da28c571769 2018-07-03 15:00:14,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/detail?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:15,038 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00: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-c9e22dc6-5c0f-4ea1-b01e-7ddf8c98b271 X-Compute-Request-Id: req-c9e22dc6-5c0f-4ea1-b01e-7ddf8c98b271 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:00:15,038 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst used request id req-c9e22dc6-5c0f-4ea1-b01e-7ddf8c98b271 2018-07-03 15:00:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:15,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:15 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-6b340990-9a26-47ed-96a8-80f7103078f1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:15,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-6b340990-9a26-47ed-96a8-80f7103078f1 2018-07-03 15:00:15,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/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:15,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:15 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9419dd79-d7c5-4d9d-8c7a-a07b96ea6bed Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:00:15,761 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-9419dd79-d7c5-4d9d-8c7a-a07b96ea6bed 2018-07-03 15:00:15,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:15,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:15 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-02bc05ad-794c-470e-b0d5-0f69c665bed0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:15,859 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-02bc05ad-794c-470e-b0d5-0f69c665bed0 2018-07-03 15:00:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6&name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:15,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:15 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4996a5fb-b8c2-4ffd-ade0-a6b8d10c64ff Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:00:15,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6&name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port&admin_state_up=True used request id req-4996a5fb-b8c2-4ffd-ade0-a6b8d10c64ff 2018-07-03 15:00:15,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:00:15,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:00:16,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e307ca85c4a40188e6626aed11ef8b8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role"}], "expires_at": "2018-07-03T16:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-user", "id": "3d0498e9a1f34733aaf7d6b56f5ff7f6"}, "audit_ids": ["kkMAFWCqRu271mvheZcZoA"], "issued_at": "2018-07-03T15:00:16.000000Z"}} 2018-07-03 15:00:16,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9d5a90d2542a0a15e722c397857e467136229d" 2018-07-03 15:00:16,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-071b1ceb-db0c-4b86-a178-e307921072c1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:00:16,718 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-071b1ceb-db0c-4b86-a178-e307921072c1 2018-07-03 15:00:16,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=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:16,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:16 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-2f710866-5384-46b2-ba88-6aff26b16c5e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:16,913 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-2f710866-5384-46b2-ba88-6aff26b16c5e 2018-07-03 15:00:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:17,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:16 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7aba8ff5-8906-4915-b51b-4ef4bbd1f0c1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:17,003 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-7aba8ff5-8906-4915-b51b-4ef4bbd1f0c1 2018-07-03 15:00:17,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/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:17,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:17 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-1fb3fc17-12ce-48a2-a656-a40b7d3c54eb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:17,156 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-1fb3fc17-12ce-48a2-a656-a40b7d3c54eb 2018-07-03 15:00:17,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:00:17,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:00:17 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 15:00:17,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9d5a90d2542a0a15e722c397857e467136229d" 2018-07-03 15:00:17,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:17 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b15625a-25ea-4aaf-8ebb-d21f139cca38 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:00:17,346 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-3b15625a-25ea-4aaf-8ebb-d21f139cca38 2018-07-03 15:00:17,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=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:17,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:17 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-2f1a36e5-0da3-452f-b4a6-2cd88670284f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:17,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-2f1a36e5-0da3-452f-b4a6-2cd88670284f 2018-07-03 15:00:17,432 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net 2018-07-03 15:00:17,437 - 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}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" -d '{"port": {"network_id": "db8900b9-9483-4b7f-a9cb-0218fba04bd6", "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port", "admin_state_up": true}}' 2018-07-03 15:00:18,831 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:00:18 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-29a86c7e-2d4c-4e61-8efe-2da0a89b65d4 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:00:17Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:00:18Z","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:bc:3e:9d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.4"}],"id":"d26e39e6-2b2f-4a06-91ef-53dc671e1260","security_groups":["eb3efeed-1edc-4c66-bd93-9ceb50c5bd52"],"device_id":""}} 2018-07-03 15:00:18,832 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-29a86c7e-2d4c-4e61-8efe-2da0a89b65d4 2018-07-03 15:00:18,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:19,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:19 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-1af58dc8-f040-48e1-98c6-57a53e93e1aa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:19,370 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-1af58dc8-f040-48e1-98c6-57a53e93e1aa 2018-07-03 15:00:19,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:19,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:19 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3fab26d-4bf1-410b-b735-59e7aeb8069b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:00:19,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-a3fab26d-4bf1-410b-b735-59e7aeb8069b 2018-07-03 15:00:19,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=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:19,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:19 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-43603a8d-8f6d-4001-bddc-6afc5bdb3836 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:19,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-43603a8d-8f6d-4001-bddc-6afc5bdb3836 2018-07-03 15:00:19,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/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6&name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:19,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:19 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-a5b594d3-ed82-4d67-98a1-6481467d7225 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:17Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:18Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:bc:3e:9d","id":"d26e39e6-2b2f-4a06-91ef-53dc671e1260","port_security_enabled":true,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["eb3efeed-1edc-4c66-bd93-9ceb50c5bd52"],"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port"}]} 2018-07-03 15:00:19,802 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6&name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port&admin_state_up=True used request id req-a5b594d3-ed82-4d67-98a1-6481467d7225 2018-07-03 15:00:19,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:19,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:19 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94e2a410-ee75-4882-b761-2ae684f1c467 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:00:19,992 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-94e2a410-ee75-4882-b761-2ae684f1c467 2018-07-03 15:00:19,992 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst 2018-07-03 15:00:19,995 - novaclient.v2.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}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:20,457 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:20 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-b40c1ada-70b9-4900-b0a3-2886704c2a2b X-Compute-Request-Id: req-b40c1ada-70b9-4900-b0a3-2886704c2a2b Front-End-Https: on RESP BODY: {"flavors": [{"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:00:20,458 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b40c1ada-70b9-4900-b0a3-2886704c2a2b 2018-07-03 15:00:20,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/151e6363-c9e3-4dc0-912c-df0250d9015b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:20,818 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:20 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-dd7f9dc4-1dad-4e35-a824-100684174e8b X-Compute-Request-Id: req-dd7f9dc4-1dad-4e35-a824-100684174e8b Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "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": "151e6363-c9e3-4dc0-912c-df0250d9015b"}} 2018-07-03 15:00:20,818 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b used request id req-dd7f9dc4-1dad-4e35-a824-100684174e8b 2018-07-03 15:00:20,821 - 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-b396581e-99fb-4499-836e-8d8ee90ac396-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:21,284 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:21 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-1b2ff4ed-eb76-4409-882a-1ba8fa89e1b5 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:00:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:00:03Z", "visibility": "shared", "self": "/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "min_disk": 0, "protected": false, "id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "file": "/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2062c9bc1d78417080f17b5ef591c2c8", "direct_url": "file:///var/lib/glance/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image"} 2018-07-03 15:00:21,284 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image used request id req-1b2ff4ed-eb76-4409-882a-1ba8fa89e1b5 2018-07-03 15:00:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:21,661 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:21 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-addacb00-a9d6-47fc-9cb5-d7068242831f Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:00:21,662 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-addacb00-a9d6-47fc-9cb5-d7068242831f 2018-07-03 15:00:21,667 - novaclient.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}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" -d '{"server": {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "imageRef": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "flavorRef": "151e6363-c9e3-4dc0-912c-df0250d9015b", "max_count": 1, "min_count": 1, "networks": [{"port": "d26e39e6-2b2f-4a06-91ef-53dc671e1260"}], "security_groups": [{"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}]}}' 2018-07-03 15:00:23,433 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:00:23 GMT Content-Type: application/json Content-Length: 439 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-536ff4ed-3d80-4af9-84c4-f28f7c8e222e X-Compute-Request-Id: req-536ff4ed-3d80-4af9-84c4-f28f7c8e222e RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "adminPass": "nwqSg8U4qYrF"}} 2018-07-03 15:00:23,434 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-536ff4ed-3d80-4af9-84c4-f28f7c8e222e 2018-07-03 15:00: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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:23,899 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00: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-ba93cbd2-63eb-4e5c-af5a-c7519aede15b X-Compute-Request-Id: req-ba93cbd2-63eb-4e5c-af5a-c7519aede15b 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/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:00:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:23,900 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-ba93cbd2-63eb-4e5c-af5a-c7519aede15b 2018-07-03 15:00:23,900 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst 2018-07-03 15:00:23,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:24,672 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:24 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-0bab6041-a804-453b-948b-3f5d1ef2bd58 X-Compute-Request-Id: req-0bab6041-a804-453b-948b-3f5d1ef2bd58 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/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:00:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:24,673 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-0bab6041-a804-453b-948b-3f5d1ef2bd58 2018-07-03 15:00:24,673 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst] is - BUILD 2018-07-03 15:00:24,674 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:00:27,677 - create_instance - DEBUG - VM status query timeout in 896.22387886 2018-07-03 15:00:27,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:28,115 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:28 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-cc1ae558-d488-4049-9bba-13f49c3bdbd4 X-Compute-Request-Id: req-cc1ae558-d488-4049-9bba-13f49c3bdbd4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:00:26Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:28,115 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-cc1ae558-d488-4049-9bba-13f49c3bdbd4 2018-07-03 15:00:28,115 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst] is - BUILD 2018-07-03 15:00:28,115 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:00:31,117 - create_instance - DEBUG - VM status query timeout in 892.783903837 2018-07-03 15:00:31,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:32,237 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:32 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-358ed948-442b-4d35-86c2-f866ccc271df X-Compute-Request-Id: req-358ed948-442b-4d35-86c2-f866ccc271df Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:00:26Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:32,238 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-358ed948-442b-4d35-86c2-f866ccc271df 2018-07-03 15:00:32,238 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst] is - BUILD 2018-07-03 15:00:32,238 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:00:35,242 - create_instance - DEBUG - VM status query timeout in 888.658802986 2018-07-03 15:00:35,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:35,544 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00: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-cc1f2b2c-443a-4f80-90eb-bfaeb160e4ed X-Compute-Request-Id: req-cc1f2b2c-443a-4f80-90eb-bfaeb160e4ed Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:00:26Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:35,545 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-cc1f2b2c-443a-4f80-90eb-bfaeb160e4ed 2018-07-03 15:00:35,545 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst] is - BUILD 2018-07-03 15:00:35,545 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:00:38,547 - create_instance - DEBUG - VM status query timeout in 885.353610039 2018-07-03 15:00:38,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:38,818 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:38 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fa68ac79-bf9c-46f8-97d1-5e8840e434e9 X-Compute-Request-Id: req-fa68ac79-bf9c-46f8-97d1-5e8840e434e9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:3e:9d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:37Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:38,819 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-fa68ac79-bf9c-46f8-97d1-5e8840e434e9 2018-07-03 15:00:38,819 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst] is - ACTIVE 2018-07-03 15:00:38,819 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:00:38,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:39,750 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:39 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-aab965ea-8753-42cf-8cb3-7c7876667f75 X-Compute-Request-Id: req-aab965ea-8753-42cf-8cb3-7c7876667f75 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:3e:9d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:37Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:39,750 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-aab965ea-8753-42cf-8cb3-7c7876667f75 2018-07-03 15:00:39,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:39,904 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:39 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f2ef9aa9-b92b-456d-9380-0f27b0250bb4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:39,904 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-f2ef9aa9-b92b-456d-9380-0f27b0250bb4 2018-07-03 15:00:39,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:39,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:39 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2099f59-a703-4c42-bd9b-3deb0a00710a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:00:39,952 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-a2099f59-a703-4c42-bd9b-3deb0a00710a 2018-07-03 15:00:39,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=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:40,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:40 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7aad8e72-4e73-4185-a69a-4f4851ac0f62 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:40,037 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-7aad8e72-4e73-4185-a69a-4f4851ac0f62 2018-07-03 15:00:40,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/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:40,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:40 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-d40710b5-5324-44a0-8e2b-0b2693ee9ed7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-db8900b9-9483-4b7f-a9cb-0218fba04bd6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:2e:c3","id":"8fa5b7a6-f924-4e72-861f-9fe24070fc0f","port_security_enabled":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:17Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:36Z","binding:vnic_type":"normal","device_id":"41e86f4b-b3ae-4585-891e-6b710ef4209f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:bc:3e:9d","id":"d26e39e6-2b2f-4a06-91ef-53dc671e1260","port_security_enabled":true,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["eb3efeed-1edc-4c66-bd93-9ceb50c5bd52"],"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:12Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-db8900b9-9483-4b7f-a9cb-0218fba04bd6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c9:bd:82","id":"e0e8655b-34d0-439c-ac02-5716973e09f6","port_security_enabled":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:00:40,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-d40710b5-5324-44a0-8e2b-0b2693ee9ed7 2018-07-03 15:00:40,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:40,935 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:40 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-d9811005-0c56-4257-8ba4-badf1a828ae5 X-Compute-Request-Id: req-d9811005-0c56-4257-8ba4-badf1a828ae5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:3e:9d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:37Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:40,935 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-d9811005-0c56-4257-8ba4-badf1a828ae5 2018-07-03 15:00:40,935 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst] is - ACTIVE 2018-07-03 15:00:40,936 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:00:40,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:41,216 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:41 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9940e535-122a-4a6d-a788-0908ea3dad8a X-Compute-Request-Id: req-9940e535-122a-4a6d-a788-0908ea3dad8a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:3e:9d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:37Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:41,217 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-9940e535-122a-4a6d-a788-0908ea3dad8a 2018-07-03 15:00:41,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?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:41,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:41 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-963e5ba0-6ea6-43b8-b86c-4a49d0e09c8d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:41,391 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-963e5ba0-6ea6-43b8-b86c-4a49d0e09c8d 2018-07-03 15:00:41,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:41,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:41 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62062221-c5f1-4a0c-8071-6eda71c08014 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:00:41,577 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-62062221-c5f1-4a0c-8071-6eda71c08014 2018-07-03 15:00:41,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=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:41,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:41 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-87f81c72-34c9-451a-a956-451d9b2c0999 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:41,654 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-87f81c72-34c9-451a-a956-451d9b2c0999 2018-07-03 15:00:41,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/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:41,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:41 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-6049e557-de9d-4a0a-ae8d-fc4bacdbc5a2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-db8900b9-9483-4b7f-a9cb-0218fba04bd6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:2e:c3","id":"8fa5b7a6-f924-4e72-861f-9fe24070fc0f","port_security_enabled":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:17Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:36Z","binding:vnic_type":"normal","device_id":"41e86f4b-b3ae-4585-891e-6b710ef4209f","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:bc:3e:9d","id":"d26e39e6-2b2f-4a06-91ef-53dc671e1260","port_security_enabled":true,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["eb3efeed-1edc-4c66-bd93-9ceb50c5bd52"],"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:12Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-db8900b9-9483-4b7f-a9cb-0218fba04bd6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c9:bd:82","id":"e0e8655b-34d0-439c-ac02-5716973e09f6","port_security_enabled":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:00:41,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-6049e557-de9d-4a0a-ae8d-fc4bacdbc5a2 2018-07-03 15:00:41,930 - novaclient.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/41e86f4b-b3ae-4585-891e-6b710ef4209f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}}' 2018-07-03 15:00:43,026 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:00: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-a2edfa11-4419-462a-abe1-28b9c4c48bd7 X-Compute-Request-Id: req-a2edfa11-4419-462a-abe1-28b9c4c48bd7 2018-07-03 15:00:43,027 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f/action used request id req-a2edfa11-4419-462a-abe1-28b9c4c48bd7 2018-07-03 15:00:43,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:00:43,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e307ca85c4a40188e6626aed11ef8b8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role"}], "expires_at": "2018-07-03T16:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2062c9bc1d78417080f17b5ef591c2c8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-user", "id": "3d0498e9a1f34733aaf7d6b56f5ff7f6"}, "audit_ids": ["ed1lcQXVQHGzomKUTec49w"], "issued_at": "2018-07-03T15:00:43.000000Z"}} 2018-07-03 15:00:43,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c92155c49df1ba09bacd7bf94dc333474f9aed1" 2018-07-03 15:00:44,464 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:44 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-f44bc14c-e0eb-49ce-a653-7e361b2e0211 X-Compute-Request-Id: req-f44bc14c-e0eb-49ce-a653-7e361b2e0211 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:3e:9d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:37Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:44,464 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-f44bc14c-e0eb-49ce-a653-7e361b2e0211 2018-07-03 15:00:44,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:44,735 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:44 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-115d82f2-40a1-40e1-9518-df09443dc844 X-Compute-Request-Id: req-115d82f2-40a1-40e1-9518-df09443dc844 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:3e:9d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:37Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:44,735 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-115d82f2-40a1-40e1-9518-df09443dc844 2018-07-03 15:00:44,736 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst] is - ACTIVE 2018-07-03 15:00:44,736 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:00:44,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:45,356 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:45 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-a6aa5013-f20e-4a1e-b87d-9e83eb025d8d X-Compute-Request-Id: req-a6aa5013-f20e-4a1e-b87d-9e83eb025d8d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:3e:9d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:37Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:45,356 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-a6aa5013-f20e-4a1e-b87d-9e83eb025d8d 2018-07-03 15:00:45,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=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:45,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:45 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-93bffa04-c219-417b-a9b6-5823bb993256 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:45,510 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-93bffa04-c219-417b-a9b6-5823bb993256 2018-07-03 15:00:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:45,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:45 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91432ba2-7edd-41f8-8751-30dfd6e15444 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:00:45,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-91432ba2-7edd-41f8-8751-30dfd6e15444 2018-07-03 15:00:45,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/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:45,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:45 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-0b70a1f8-27f7-422e-babc-777ea9c57339 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:45,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-0b70a1f8-27f7-422e-babc-777ea9c57339 2018-07-03 15:00:45,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/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:45,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:45 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-61beaea0-0fc3-47f7-a758-87d3619f87dd Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-db8900b9-9483-4b7f-a9cb-0218fba04bd6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:2e:c3","id":"8fa5b7a6-f924-4e72-861f-9fe24070fc0f","port_security_enabled":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:17Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:42Z","binding:vnic_type":"normal","device_id":"41e86f4b-b3ae-4585-891e-6b710ef4209f","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:bc:3e:9d","id":"d26e39e6-2b2f-4a06-91ef-53dc671e1260","port_security_enabled":true,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["ece1f0e3-e434-4fdf-85b4-fe6f47b49919","eb3efeed-1edc-4c66-bd93-9ceb50c5bd52"],"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:12Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-db8900b9-9483-4b7f-a9cb-0218fba04bd6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c9:bd:82","id":"e0e8655b-34d0-439c-ac02-5716973e09f6","port_security_enabled":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:00:45,771 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-61beaea0-0fc3-47f7-a758-87d3619f87dd 2018-07-03 15:00:45,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:46,037 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:46 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-f15ff633-4961-4690-b7a7-a4bf9dfdfc58 X-Compute-Request-Id: req-f15ff633-4961-4690-b7a7-a4bf9dfdfc58 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:3e:9d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:37Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:46,037 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-f15ff633-4961-4690-b7a7-a4bf9dfdfc58 2018-07-03 15:00:46,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=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:46,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:46 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-7647186c-f5f9-4138-9949-4f44f8f25010 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:46,200 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-7647186c-f5f9-4138-9949-4f44f8f25010 2018-07-03 15:00:46,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/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:46,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:46 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8de9a97e-e1ac-406c-abcd-f585ec715302 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:00:46,391 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-8de9a97e-e1ac-406c-abcd-f585ec715302 2018-07-03 15:00:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:46,473 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:46 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-5cca8955-b04e-4116-aa3d-c23723c9a8ef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:46,474 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-5cca8955-b04e-4116-aa3d-c23723c9a8ef 2018-07-03 15:00:46,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/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:46,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:46 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-9baff053-36ff-4c96-b858-1f730f5ed680 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-db8900b9-9483-4b7f-a9cb-0218fba04bd6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:2e:c3","id":"8fa5b7a6-f924-4e72-861f-9fe24070fc0f","port_security_enabled":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:17Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:42Z","binding:vnic_type":"normal","device_id":"41e86f4b-b3ae-4585-891e-6b710ef4209f","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:bc:3e:9d","id":"d26e39e6-2b2f-4a06-91ef-53dc671e1260","port_security_enabled":true,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["ece1f0e3-e434-4fdf-85b4-fe6f47b49919","eb3efeed-1edc-4c66-bd93-9ceb50c5bd52"],"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:12Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-db8900b9-9483-4b7f-a9cb-0218fba04bd6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c9:bd:82","id":"e0e8655b-34d0-439c-ac02-5716973e09f6","port_security_enabled":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:00:46,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-9baff053-36ff-4c96-b858-1f730f5ed680 2018-07-03 15:00:46,573 - novaclient.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/41e86f4b-b3ae-4585-891e-6b710ef4209f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name"}}' 2018-07-03 15:00:47,679 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:00: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-c369fb76-abd5-4510-a0ad-b4079ac7a2c0 X-Compute-Request-Id: req-c369fb76-abd5-4510-a0ad-b4079ac7a2c0 2018-07-03 15:00:47,679 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f/action used request id req-c369fb76-abd5-4510-a0ad-b4079ac7a2c0 2018-07-03 15:00:47,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:48,166 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:48 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-0d86e857-47cc-4dea-a77f-cbbf6a91cb8a X-Compute-Request-Id: req-0d86e857-47cc-4dea-a77f-cbbf6a91cb8a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:3e:9d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:37Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:48,166 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-0d86e857-47cc-4dea-a77f-cbbf6a91cb8a 2018-07-03 15:00:48,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=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:48,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:48 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-445d2e89-61c5-4148-a3ce-d94a62f7f43f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2937bc2-e39b-44f0-b45c-7678ba480e0a"],"updated_at":"2018-07-03T15:00:06Z","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:05Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net"}]} 2018-07-03 15:00:48,325 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net used request id req-445d2e89-61c5-4148-a3ce-d94a62f7f43f 2018-07-03 15:00:48,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/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:48,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:48 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afbac461-a01a-4084-91ea-9f576be7a403 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:00:48,369 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-afbac461-a01a-4084-91ea-9f576be7a403 2018-07-03 15:00:48,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:48,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:48 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-1f59d822-6113-474a-856f-579deb0655a0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:06Z","dns_nameservers":[],"updated_at":"2018-07-03T15:00: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":"2062c9bc1d78417080f17b5ef591c2c8","id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet"}]} 2018-07-03 15:00:48,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-1f59d822-6113-474a-856f-579deb0655a0 2018-07-03 15:00: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/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:48,555 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:48 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-4b355767-623c-4ea5-8f2b-2fcd0e99ad15 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-db8900b9-9483-4b7f-a9cb-0218fba04bd6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:2e:c3","id":"8fa5b7a6-f924-4e72-861f-9fe24070fc0f","port_security_enabled":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:17Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:47Z","binding:vnic_type":"normal","device_id":"41e86f4b-b3ae-4585-891e-6b710ef4209f","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:bc:3e:9d","id":"d26e39e6-2b2f-4a06-91ef-53dc671e1260","port_security_enabled":true,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["eb3efeed-1edc-4c66-bd93-9ceb50c5bd52"],"name":"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"db8900b9-9483-4b7f-a9cb-0218fba04bd6","tenant_id":"2062c9bc1d78417080f17b5ef591c2c8","created_at":"2018-07-03T15:00:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:00:12Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-db8900b9-9483-4b7f-a9cb-0218fba04bd6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c9:bd:82","id":"e0e8655b-34d0-439c-ac02-5716973e09f6","port_security_enabled":false,"project_id":"2062c9bc1d78417080f17b5ef591c2c8","fixed_ips":[{"subnet_id":"c2937bc2-e39b-44f0-b45c-7678ba480e0a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:00:48,556 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-4b355767-623c-4ea5-8f2b-2fcd0e99ad15 2018-07-03 15:00:48,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c92155c49df1ba09bacd7bf94dc333474f9aed1" 2018-07-03 15:00:49,466 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:49 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d55bc256-60f6-4ec0-9782-cadef034faa6 X-Compute-Request-Id: req-d55bc256-60f6-4ec0-9782-cadef034faa6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:3e:9d", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "security_groups": [{"name": "default"}], "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:37Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:49,466 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-d55bc256-60f6-4ec0-9782-cadef034faa6 2018-07-03 15:00:49,466 - create_instance - INFO - Deleting Port with ID - d26e39e6-2b2f-4a06-91ef-53dc671e1260 2018-07-03 15:00:49,467 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-port 2018-07-03 15:00:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/d26e39e6-2b2f-4a06-91ef-53dc671e1260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:50,132 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:00:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ad77643e-136f-487d-88a4-7b42fb3de266 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:00:50,132 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/d26e39e6-2b2f-4a06-91ef-53dc671e1260 used request id req-ad77643e-136f-487d-88a4-7b42fb3de266 2018-07-03 15:00:50,133 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst 2018-07-03 15:00:50,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:50,309 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:00: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-4a107c71-e0a6-4f4b-9847-522c79ae6e9d X-Compute-Request-Id: req-4a107c71-e0a6-4f4b-9847-522c79ae6e9d Front-End-Https: on 2018-07-03 15:00:50,309 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-4a107c71-e0a6-4f4b-9847-522c79ae6e9d 2018-07-03 15:00:50,310 - create_instance - INFO - Checking deletion status 2018-07-03 15:00:50,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:50,449 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:50 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-226f933a-7166-4d82-91e2-94f2c0d8c94b X-Compute-Request-Id: req-226f933a-7166-4d82-91e2-94f2c0d8c94b 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/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f", "rel": "bookmark"}], "image": {"id": "e321eda2-eff5-44d9-b5d7-3254b5a7f968", "links": [{"href": "http://172.30.10.101:8774/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:00:36.000000", "flavor": {"id": "151e6363-c9e3-4dc0-912c-df0250d9015b", "links": [{"href": "http://172.30.10.101:8774/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b", "rel": "bookmark"}]}, "id": "41e86f4b-b3ae-4585-891e-6b710ef4209f", "user_id": "3d0498e9a1f34733aaf7d6b56f5ff7f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:00:50Z", "hostId": "08cb07e831288ea9ddcc600118473c44c22abeb67e78ae18ee32b266", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst", "created": "2018-07-03T15:00:23Z", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:00:50,450 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-226f933a-7166-4d82-91e2-94f2c0d8c94b 2018-07-03 15:00:50,450 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst] is - ACTIVE 2018-07-03 15:00:50,450 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:00:53,451 - create_instance - DEBUG - VM status query timeout in 296.859203815 2018-07-03 15:00:53,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/41e86f4b-b3ae-4585-891e-6b710ef4209f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445bceb09de3d4ac9685c78e0c53baeecc9c5fd7" 2018-07-03 15:00:53,524 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:00:53 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-8c068455-66c7-4f6a-95f6-a60ff49918be X-Compute-Request-Id: req-8c068455-66c7-4f6a-95f6-a60ff49918be RESP BODY: {"itemNotFound": {"message": "Instance 41e86f4b-b3ae-4585-891e-6b710ef4209f could not be found.", "code": 404}} 2018-07-03 15:00:53,524 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/41e86f4b-b3ae-4585-891e-6b710ef4209f used request id req-8c068455-66c7-4f6a-95f6-a60ff49918be 2018-07-03 15:00:53,525 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 41e86f4b-b3ae-4585-891e-6b710ef4209f could not be found. (HTTP 404) (Request-ID: req-8c068455-66c7-4f6a-95f6-a60ff49918be) 2018-07-03 15:00:53,525 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-inst 2018-07-03 15:00:53,527 - neutron_utils - INFO - Deleting security group rule with ID - a6d78155-181c-4085-a021-c09467007fe4 2018-07-03 15:00:53,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/a6d78155-181c-4085-a021-c09467007fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:53,675 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:00:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-05fd13c3-2f7b-40e2-9bc3-f078d4ed7990 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:00:53,675 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a6d78155-181c-4085-a021-c09467007fe4 used request id req-05fd13c3-2f7b-40e2-9bc3-f078d4ed7990 2018-07-03 15:00:53,675 - neutron_utils - INFO - Deleting security group rule with ID - b3d26c08-548c-4f45-a23e-7c7f9615d14f 2018-07-03 15:00:53,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/security-group-rules/b3d26c08-548c-4f45-a23e-7c7f9615d14f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:53,874 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:00:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-907d2ed7-2aff-43ff-bcc0-04d6da45b4ba Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:00:53,874 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b3d26c08-548c-4f45-a23e-7c7f9615d14f used request id req-907d2ed7-2aff-43ff-bcc0-04d6da45b4ba 2018-07-03 15:00:53,875 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-name 2018-07-03 15:00:53,879 - keystoneauth.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/ece1f0e3-e434-4fdf-85b4-fe6f47b49919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b942d3cd00e81a2dfb2f939602cbf0f7c9117c" 2018-07-03 15:00:54,041 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:00:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a3ccc765-f7cd-4626-bf79-8ff102ade660 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:00:54,041 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ece1f0e3-e434-4fdf-85b4-fe6f47b49919 used request id req-a3ccc765-f7cd-4626-bf79-8ff102ade660 2018-07-03 15:00:54,045 - 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/151e6363-c9e3-4dc0-912c-df0250d9015b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e783f1a22fc5b72669e4c1e67a830c84d39e01" 2018-07-03 15:00:54,293 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:00: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-265e1891-7af7-41c7-9a65-4fca254e6ad6 X-Compute-Request-Id: req-265e1891-7af7-41c7-9a65-4fca254e6ad6 2018-07-03 15:00:54,293 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/151e6363-c9e3-4dc0-912c-df0250d9015b used request id req-265e1891-7af7-41c7-9a65-4fca254e6ad6 2018-07-03 15:00:54,294 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet 2018-07-03 15:00:54,294 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-subnet 2018-07-03 15:00:54,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/c2937bc2-e39b-44f0-b45c-7678ba480e0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f539e9c961baaa03e04146a51508b4baf112f09" 2018-07-03 15:00:57,216 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:00:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0328ff66-e100-404d-9bb8-bc040e1fc3e7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:00:57,217 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/c2937bc2-e39b-44f0-b45c-7678ba480e0a used request id req-0328ff66-e100-404d-9bb8-bc040e1fc3e7 2018-07-03 15:00:57,217 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-pub-net 2018-07-03 15:00:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/db8900b9-9483-4b7f-a9cb-0218fba04bd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f539e9c961baaa03e04146a51508b4baf112f09" 2018-07-03 15:00:58,910 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:00:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-179729c7-1f56-4cef-a81f-b419fc72ab69 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:00:58,910 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/db8900b9-9483-4b7f-a9cb-0218fba04bd6 used request id req-179729c7-1f56-4cef-a81f-b419fc72ab69 2018-07-03 15:00:58,911 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b396581e-99fb-4499-836e-8d8ee90ac396-image 2018-07-03 15:00:58,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}880ad5d6531004f0d18902a79852d0adebd47780" 2018-07-03 15:00:59,405 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:00:59 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-72a22b76-7d53-4333-b976-10e54d615907 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-07-03 15:00:59,405 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/e321eda2-eff5-44d9-b5d7-3254b5a7f968 used request id req-72a22b76-7d53-4333-b976-10e54d615907 2018-07-03 15:00:59,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 15:00:59,897 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:00:59 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-ef129738-aa62-47ef-a85e-71ade304f964 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:05Z", "updated_at": "2018-07-03T15:00:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:05Z", "revision_number": 0, "id": "141dd39b-45f5-466d-9f5d-ed94b27ec695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:05Z", "security_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:05Z", "revision_number": 0, "id": "18857114-7844-49cf-b39c-f5d28ecf2b70", "remote_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:05Z", "security_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:05Z", "revision_number": 0, "id": "50bcb4ff-20c0-4968-b766-630a09401b86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:05Z", "security_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:00:05Z", "revision_number": 0, "id": "5e50082f-9e51-408e-afda-0694d3dd613a", "remote_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "remote_ip_prefix": null, "created_at": "2018-07-03T15:00:05Z", "security_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2062c9bc1d78417080f17b5ef591c2c8"}], "revision_number": 4, "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "name": "default"}]} 2018-07-03 15:00:59,898 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ef129738-aa62-47ef-a85e-71ade304f964 2018-07-03 15:00:59,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 15:01:00,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:00:59 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6796dd96-091e-4d45-aed9-8d415ca6a662 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:01:00,060 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-6796dd96-091e-4d45-aed9-8d415ca6a662 2018-07-03 15:01:00,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 15:01:00,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:01:00 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9643e793-44b4-4928-a610-90977a66b28c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:01:00,226 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-9643e793-44b4-4928-a610-90977a66b28c 2018-07-03 15:01:00,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:01:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 15:01:00,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4cdd1a1c-521c-4311-9983-565a372d63b1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:01:00,421 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-4cdd1a1c-521c-4311-9983-565a372d63b1 2018-07-03 15:01:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 15:01:00,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:00 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdc585a3-81b5-4037-a723-637661fa0290 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2062c9bc1d78417080f17b5ef591c2c8", "name": "InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj"}} 2018-07-03 15:01:00,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-fdc585a3-81b5-4037-a723-637661fa0290 2018-07-03 15:01:00,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb3efeed-1edc-4c66-bd93-9ceb50c5bd52 2018-07-03 15:01:00,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=eb3efeed-1edc-4c66-bd93-9ceb50c5bd52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 15:01:00,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:00 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c5d28f22-9892-454a-97b2-831807d7124a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:05Z", "security_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:05Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "141dd39b-45f5-466d-9f5d-ed94b27ec695"}, {"remote_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:05Z", "security_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:05Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "18857114-7844-49cf-b39c-f5d28ecf2b70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:05Z", "security_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:05Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "50bcb4ff-20c0-4968-b766-630a09401b86"}, {"remote_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:00:05Z", "security_group_id": "eb3efeed-1edc-4c66-bd93-9ceb50c5bd52", "port_range_min": null, "revision_number": 0, "tenant_id": "2062c9bc1d78417080f17b5ef591c2c8", "created_at": "2018-07-03T15:00:05Z", "project_id": "2062c9bc1d78417080f17b5ef591c2c8", "id": "5e50082f-9e51-408e-afda-0694d3dd613a"}]} 2018-07-03 15:01:00,654 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=eb3efeed-1edc-4c66-bd93-9ceb50c5bd52 used request id req-c5d28f22-9892-454a-97b2-831807d7124a 2018-07-03 15:01:00,655 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:01:00,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/security-groups/eb3efeed-1edc-4c66-bd93-9ceb50c5bd52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 15:01:00,893 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:01:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-741b2e1d-33e1-4148-b729-7da052910904 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:01:00,893 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/eb3efeed-1edc-4c66-bd93-9ceb50c5bd52 used request id req-741b2e1d-33e1-4148-b729-7da052910904 2018-07-03 15:01:00,894 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj 2018-07-03 15:01:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 15:01:01,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:01:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bddbdeaa-4bde-49d9-a32f-8fab05e06bbf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:01:01,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2062c9bc1d78417080f17b5ef591c2c8 used request id req-bddbdeaa-4bde-49d9-a32f-8fab05e06bbf 2018-07-03 15:01:01,278 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-0e1d52f9-fea4-472-proj-role 2018-07-03 15:01:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/8e307ca85c4a40188e6626aed11ef8b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 15:01:01,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:01:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54d999e2-04c0-4b7b-8533-df1b0442da42 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:01:01,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/8e307ca85c4a40188e6626aed11ef8b8 used request id req-54d999e2-04c0-4b7b-8533-df1b0442da42 2018-07-03 15:01:01,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}da4295f56790aa87898bf32a616b1a86a99854b2" 2018-07-03 15:01:01,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cdf63e1-e160-4c5a-9361-ed0759a7b9ea Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:01:01,512 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0cdf63e1-e160-4c5a-9361-ed0759a7b9ea 2018-07-03 15:01:01,513 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-0e1d52f9-fea4-472-user 2018-07-03 15:01:01,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/3d0498e9a1f34733aaf7d6b56f5ff7f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4791c8a7afb6a02ced385f86184ee851519d9e77" 2018-07-03 15:01:01,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:01:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f979a5ce-69bb-408e-b850-89dfde1e274e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:01:01,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3d0498e9a1f34733aaf7d6b56f5ff7f6 used request id req-f979a5ce-69bb-408e-b850-89dfde1e274e 2018-07-03 15:01:01,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:01:02,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["PwsLUjA7RQWXOEAYqjEXVg"], "issued_at": "2018-07-03T15:01:02.000000Z"}} 2018-07-03 15:01:02,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bc9b8c9464916a504d466ebfdf8ac724e56a93" 2018-07-03 15:01:02,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27df5ee7-9e4c-4807-9df0-e241953bdfb6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:01:02,614 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-27df5ee7-9e4c-4807-9df0-e241953bdfb6 2018-07-03 15:01:02,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:01:02,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:01:03,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["93b4kc0PRReTWpj-NpVl9A"], "issued_at": "2018-07-03T15:01:03.000000Z"}} 2018-07-03 15:01:03,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:01:03,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbf838f3-ea3b-45dc-95e4-8d274bbeb865 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:01:03,184 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cbf838f3-ea3b-45dc-95e4-8d274bbeb865 2018-07-03 15:01:03,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:01:03,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:01:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f504b51a-caa0-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:01:03,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:03 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92f610f7-ac57-41f4-9c98-ebe9c9852aa7 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-f504b51a-caa0-44b-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:01:03,373 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f504b51a-caa0-44b-proj used request id req-92f610f7-ac57-41f4-9c98-ebe9c9852aa7 2018-07-03 15:01:03,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:01:03,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89158675-bd01-487b-82c5-f220a3dd91d4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:01:03,545 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-89158675-bd01-487b-82c5-f220a3dd91d4 2018-07-03 15:01:03,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}}' 2018-07-03 15:01:03,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:01:03 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ea3cded-6355-4fc0-80d8-b765a59e3f12 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "id": "ecdab3cb6444466db1534ab42262f3ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:03,750 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-3ea3cded-6355-4fc0-80d8-b765a59e3f12 2018-07-03 15:01:03,751 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-f504b51a-caa0-44b-proj 2018-07-03 15:01:03,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:01:03,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:01:04,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["8XbJz-cpS7WLZNnbMM6_Nw"], "issued_at": "2018-07-03T15:01:04.000000Z"}} 2018-07-03 15:01:04,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f76ca65cdf62288430d47490b64fa2cf91ae53c" 2018-07-03 15:01:04,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef319ea7-49db-41cd-b84e-9372164a5475 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:01:04,456 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ef319ea7-49db-41cd-b84e-9372164a5475 2018-07-03 15:01:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:01:04,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:01: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-07-03 15:01:04,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}0f76ca65cdf62288430d47490b64fa2cf91ae53c" 2018-07-03 15:01:04,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:04 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32f5b80d-d687-4147-b765-d6f4aa179478 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:01:04,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-32f5b80d-d687-4147-b765-d6f4aa179478 2018-07-03 15:01:04,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=InstanceSecurityGroupTests-f504b51a-caa0-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f76ca65cdf62288430d47490b64fa2cf91ae53c" 2018-07-03 15:01:04,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:04 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76615226-a99b-420f-aa9a-3dd6e33e5ffd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-f504b51a-caa0-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "id": "ecdab3cb6444466db1534ab42262f3ca", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}]} 2018-07-03 15:01:04,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-f504b51a-caa0-44b-proj used request id req-76615226-a99b-420f-aa9a-3dd6e33e5ffd 2018-07-03 15:01: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/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f76ca65cdf62288430d47490b64fa2cf91ae53c" 2018-07-03 15:01:05,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:04 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b54e5317-8f47-4b21-ba8d-c9edab1a88c1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:01:05,068 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b54e5317-8f47-4b21-ba8d-c9edab1a88c1 2018-07-03 15:01:05,538 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-f504b51a-caa0-44b-user 2018-07-03 15:01:05,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:01:05,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:01:05,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30c2b550-da35-43e7-a2d7-cd80af4a27da Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:01:05,739 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-30c2b550-da35-43e7-a2d7-cd80af4a27da 2018-07-03 15:01:05,743 - 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}840d8f15c37f120cc81d014e44ea2178612a456f" -d '{"role": {"name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role"}}' 2018-07-03 15:01:05,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:01:05 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6aabcb4a-56e9-4fbf-93f9-e065aa711930 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "91ee81e23cb4493eb65bca07da3f7457", "links": {"self": "http://10.167.4.35:5000/v3/roles/91ee81e23cb4493eb65bca07da3f7457"}, "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role"}} 2018-07-03 15:01:05,915 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6aabcb4a-56e9-4fbf-93f9-e065aa711930 2018-07-03 15:01:05,915 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role 2018-07-03 15:01:05,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/91ee81e23cb4493eb65bca07da3f7457 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:01:06,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:05 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c51a3862-5a54-4224-ade1-ecfab918b0c8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "91ee81e23cb4493eb65bca07da3f7457", "links": {"self": "http://10.167.4.35:5000/v3/roles/91ee81e23cb4493eb65bca07da3f7457"}, "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role"}} 2018-07-03 15:01:06,086 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/91ee81e23cb4493eb65bca07da3f7457 used request id req-c51a3862-5a54-4224-ade1-ecfab918b0c8 2018-07-03 15:01:06,086 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role to project InstanceSecurityGroupTests-f504b51a-caa0-44b-proj 2018-07-03 15:01:06,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/ecdab3cb6444466db1534ab42262f3ca/users/c6cdad014bcc463c970a9a50344b7b6d/roles/91ee81e23cb4493eb65bca07da3f7457 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:01:06,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:01:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88833f12-6ad3-42f9-ac54-a6ba5b112478 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:01:06,307 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca/users/c6cdad014bcc463c970a9a50344b7b6d/roles/91ee81e23cb4493eb65bca07da3f7457 used request id req-88833f12-6ad3-42f9-ac54-a6ba5b112478 2018-07-03 15:01:06,307 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:01:06,309 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:01:06,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:01:06,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:01:06,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91ee81e23cb4493eb65bca07da3f7457", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role"}], "expires_at": "2018-07-03T16:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-user", "id": "c6cdad014bcc463c970a9a50344b7b6d"}, "audit_ids": ["wWmM6bFkRv-t4qyBKxCc1w"], "issued_at": "2018-07-03T15:01:06.000000Z"}} 2018-07-03 15:01:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88283e9a4c5fc7111eafbeb3520fd5186852e0e5" 2018-07-03 15:01:06,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3becf1cd-4062-4bf5-8f8b-f3cbd0122931 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:01:06,986 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3becf1cd-4062-4bf5-8f8b-f3cbd0122931 2018-07-03 15:01:06,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88283e9a4c5fc7111eafbeb3520fd5186852e0e5" 2018-07-03 15:01:07,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:07 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-28a7de72-f00b-4838-9575-78578daa5336 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image"} 2018-07-03 15:01:07,500 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image used request id req-28a7de72-f00b-4838-9575-78578daa5336 2018-07-03 15:01:07,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88283e9a4c5fc7111eafbeb3520fd5186852e0e5" 2018-07-03 15:01:07,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-41bb0e9f-341a-417a-a0d0-b203b87601b2 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:01:07,847 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-41bb0e9f-341a-417a-a0d0-b203b87601b2 2018-07-03 15:01:07,878 - 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}88283e9a4c5fc7111eafbeb3520fd5186852e0e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image"}' 2018-07-03 15:01:08,291 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:01:08 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-7e25c134-14e1-49e0-a54a-54c3f607b78b Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:01:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:01:08Z", "visibility": "shared", "self": "/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "min_disk": 0, "protected": false, "id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "file": "/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad/file", "checksum": null, "owner": "ecdab3cb6444466db1534ab42262f3ca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:01:08,291 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-7e25c134-14e1-49e0-a54a-54c3f607b78b 2018-07-03 15:01:08,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88283e9a4c5fc7111eafbeb3520fd5186852e0e5" -d '' 2018-07-03 15:01:09,038 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:01:09 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-67c880a4-9907-47c6-b8ca-ae405cb3500b 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-07-03 15:01:09,038 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad/file used request id req-67c880a4-9907-47c6-b8ca-ae405cb3500b 2018-07-03 15:01:09,039 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:01:09,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88283e9a4c5fc7111eafbeb3520fd5186852e0e5" 2018-07-03 15:01:09,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:09 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-6e303588-7759-4092-829d-13bc94a8bdce Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:01:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:01:09Z", "visibility": "shared", "self": "/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "min_disk": 0, "protected": false, "id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "file": "/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ecdab3cb6444466db1534ab42262f3ca", "direct_url": "file:///var/lib/glance/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:01:09,414 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad used request id req-6e303588-7759-4092-829d-13bc94a8bdce 2018-07-03 15:01:09,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88283e9a4c5fc7111eafbeb3520fd5186852e0e5" 2018-07-03 15:01:09,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:09 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1a3e0dca-bb25-49fa-8c47-4bd8d0e06ae7 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:01:09,795 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1a3e0dca-bb25-49fa-8c47-4bd8d0e06ae7 2018-07-03 15:01:09,798 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image 2018-07-03 15:01:09,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88283e9a4c5fc7111eafbeb3520fd5186852e0e5" 2018-07-03 15:01:10,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:10 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-34dbd236-c8e0-49bc-9b58-98b053b00983 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:01:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:01:09Z", "visibility": "shared", "self": "/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "min_disk": 0, "protected": false, "id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "file": "/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ecdab3cb6444466db1534ab42262f3ca", "direct_url": "file:///var/lib/glance/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:01:10,160 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad used request id req-34dbd236-c8e0-49bc-9b58-98b053b00983 2018-07-03 15:01:10,161 - create_image - DEBUG - Instance status is - active 2018-07-03 15:01:10,161 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image 2018-07-03 15:01:10,161 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image 2018-07-03 15:01:10,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:01:10,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:01:10,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91ee81e23cb4493eb65bca07da3f7457", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role"}], "expires_at": "2018-07-03T16:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-user", "id": "c6cdad014bcc463c970a9a50344b7b6d"}, "audit_ids": ["03ae1qccQZinmUpYC86Pig"], "issued_at": "2018-07-03T15:01:10.000000Z"}} 2018-07-03 15:01:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d3c9709bd14e79da02dcc720f26c18e149f32f" 2018-07-03 15:01:10,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13e111ce-f7f6-44d7-8048-c9d4b44ab951 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:01:10,861 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-13e111ce-f7f6-44d7-8048-c9d4b44ab951 2018-07-03 15:01:10,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=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d3c9709bd14e79da02dcc720f26c18e149f32f" 2018-07-03 15:01:11,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-dee10181-c896-40bd-859a-3deb73dbbfdf Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:01:11,265 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-dee10181-c896-40bd-859a-3deb73dbbfdf 2018-07-03 15:01:11,266 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net 2018-07-03 15:01:11,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d3c9709bd14e79da02dcc720f26c18e149f32f" -d '{"network": {"name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net", "admin_state_up": true}}' 2018-07-03 15:01:11,944 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:01:11 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-dfc29205-cb33-4389-b1dd-eba4f8956daa Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:01:11Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}} 2018-07-03 15:01:11,944 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-dfc29205-cb33-4389-b1dd-eba4f8956daa 2018-07-03 15:01:11,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?id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d3c9709bd14e79da02dcc720f26c18e149f32f" 2018-07-03 15:01:12,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:12 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-bf255be1-d580-4805-b624-e583b27de164 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-07-03T15:01:11Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:12,106 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-bf255be1-d580-4805-b624-e583b27de164 2018-07-03 15:01:12,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=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d3c9709bd14e79da02dcc720f26c18e149f32f" 2018-07-03 15:01:12,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:12 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-36cbc13b-ad14-4093-9790-f15ac042a42d Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:01:12,161 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-36cbc13b-ad14-4093-9790-f15ac042a42d 2018-07-03 15:01:12,161 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet 2018-07-03 15:01:12,166 - 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}98d3c9709bd14e79da02dcc720f26c18e149f32f" -d '{"subnets": [{"ip_version": 4, "network_id": "20552cc6-f4a0-4d57-bf6e-d85d8526dbab", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]}' 2018-07-03 15:01:13,175 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:01:13 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-0cf2d7f8-fe63-4ece-9720-1bddb622112e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:13,175 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-0cf2d7f8-fe63-4ece-9720-1bddb622112e 2018-07-03 15:01:13,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/networks?id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d3c9709bd14e79da02dcc720f26c18e149f32f" 2018-07-03 15:01:13,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:13 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-7e59a9ac-6ed4-467a-be71-426a8ffc40d8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:13,644 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-7e59a9ac-6ed4-467a-be71-426a8ffc40d8 2018-07-03 15:01:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d3c9709bd14e79da02dcc720f26c18e149f32f" 2018-07-03 15:01:13,726 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:13 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-fd964583-38ce-4c89-a851-d72df1ed87e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:13,726 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-fd964583-38ce-4c89-a851-d72df1ed87e2 2018-07-03 15:01:13,726 - OpenStackNetwork - DEBUG - Network [20552cc6-f4a0-4d57-bf6e-d85d8526dbab] created successfully 2018-07-03 15:01:13,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:01:13,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:01:14,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["3I1h2jt-REOZkPihik2xGw"], "issued_at": "2018-07-03T15:01:14.000000Z"}} 2018-07-03 15:01:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bf53c65c0f09c7bfd213a4a1e0bccc6dee1585" 2018-07-03 15:01:14,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3d2c85c-0b78-4160-890b-47d3f95c466d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:01:14,388 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d3d2c85c-0b78-4160-890b-47d3f95c466d 2018-07-03 15:01:14,390 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:01:14,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bf53c65c0f09c7bfd213a4a1e0bccc6dee1585" 2018-07-03 15:01:14,764 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01: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-1eb6e0c9-69ad-44c4-89ee-51f8dfb13242 X-Compute-Request-Id: req-1eb6e0c9-69ad-44c4-89ee-51f8dfb13242 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:01:14,764 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1eb6e0c9-69ad-44c4-89ee-51f8dfb13242 2018-07-03 15:01:14,768 - novaclient.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}63bf53c65c0f09c7bfd213a4a1e0bccc6dee1585" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:01:15,148 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01: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-5302d872-32be-48da-81bc-62b64f9632c1 X-Compute-Request-Id: req-5302d872-32be-48da-81bc-62b64f9632c1 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "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": "b59140b2-f097-4544-8df9-56cd92b3dea0"}} 2018-07-03 15:01:15,148 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5302d872-32be-48da-81bc-62b64f9632c1 2018-07-03 15:01:15,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bf53c65c0f09c7bfd213a4a1e0bccc6dee1585" 2018-07-03 15:01:15,549 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01: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-c30bf566-fee4-4606-a8c7-3467a80fe042 X-Compute-Request-Id: req-c30bf566-fee4-4606-a8c7-3467a80fe042 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "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": "b59140b2-f097-4544-8df9-56cd92b3dea0"}} 2018-07-03 15:01:15,550 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0 used request id req-c30bf566-fee4-4606-a8c7-3467a80fe042 2018-07-03 15:01:15,553 - novaclient.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/b59140b2-f097-4544-8df9-56cd92b3dea0/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bf53c65c0f09c7bfd213a4a1e0bccc6dee1585" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:01:15,952 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:15 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b27922dd-9ce7-48c9-a8da-d085afc5ac90 X-Compute-Request-Id: req-b27922dd-9ce7-48c9-a8da-d085afc5ac90 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:01:15,952 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0/os-extra_specs used request id req-b27922dd-9ce7-48c9-a8da-d085afc5ac90 2018-07-03 15:01:15,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:01:15,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:01:16,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91ee81e23cb4493eb65bca07da3f7457", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role"}], "expires_at": "2018-07-03T16:01:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-user", "id": "c6cdad014bcc463c970a9a50344b7b6d"}, "audit_ids": ["577LQeiNSx2ke3fThDedeQ"], "issued_at": "2018-07-03T15:01:16.000000Z"}} 2018-07-03 15:01:16,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}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:16,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55161906-b80a-4749-87da-5b38f1bed3a7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:01:16,662 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-55161906-b80a-4749-87da-5b38f1bed3a7 2018-07-03 15:01:16,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/security-groups?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:17,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:17 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-df3e6091-d033-473f-8808-e8f00a78e48b Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:01:17,147 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name&description=hello+group used request id req-df3e6091-d033-473f-8808-e8f00a78e48b 2018-07-03 15:01:17,148 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name... 2018-07-03 15:01:17,148 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name 2018-07-03 15:01:17,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" -d '{"security_group": {"name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name", "description": "hello group"}}' 2018-07-03 15:01:17,464 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:01:17 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-3e2e1faa-9fbe-4a6b-b29f-3561d31e7201 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "updated_at": "2018-07-03T15:01:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "revision_number": 0, "id": "2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "revision_number": 0, "id": "8bb2ba34-06d4-41c9-93b7-edf3bdac38e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}], "revision_number": 2, "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name"}} 2018-07-03 15:01:17,464 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-3e2e1faa-9fbe-4a6b-b29f-3561d31e7201 2018-07-03 15:01:17,465 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c116d40-ed79-4ae8-b88d-65fa2780c4b1 2018-07-03 15:01:17,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:17,539 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:17 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-75eb0da9-81a1-4ebc-b732-4bc87b95e0e7 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "8bb2ba34-06d4-41c9-93b7-edf3bdac38e9"}]} 2018-07-03 15:01:17,539 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 used request id req-75eb0da9-81a1-4ebc-b732-4bc87b95e0e7 2018-07-03 15:01:17,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c116d40-ed79-4ae8-b88d-65fa2780c4b1 2018-07-03 15:01:17,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:17,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:17 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-bb36a27d-9d12-4300-b3d5-0d7a4e543adc Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "8bb2ba34-06d4-41c9-93b7-edf3bdac38e9"}]} 2018-07-03 15:01:17,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 used request id req-bb36a27d-9d12-4300-b3d5-0d7a4e543adc 2018-07-03 15:01:17,582 - neutron_utils - INFO - Retrieving security group with ID - 3c116d40-ed79-4ae8-b88d-65fa2780c4b1 2018-07-03 15:01: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/security-groups?id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:17,690 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:17 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-8b05cbf3-7fa3-435f-8bf8-d47124597b35 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "updated_at": "2018-07-03T15:01:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "revision_number": 0, "id": "2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "revision_number": 0, "id": "8bb2ba34-06d4-41c9-93b7-edf3bdac38e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}], "revision_number": 2, "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name"}]} 2018-07-03 15:01:17,690 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 used request id req-8b05cbf3-7fa3-435f-8bf8-d47124597b35 2018-07-03 15:01:17,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c116d40-ed79-4ae8-b88d-65fa2780c4b1 2018-07-03 15:01:17,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-group-rules?security_group_id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:17,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:17 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c0f87fc1-55ae-421e-aed1-e7925edcbfbc Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "8bb2ba34-06d4-41c9-93b7-edf3bdac38e9"}]} 2018-07-03 15:01:17,729 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 used request id req-c0f87fc1-55ae-421e-aed1-e7925edcbfbc 2018-07-03 15:01:17,730 - neutron_utils - INFO - Retrieving security group with ID - 3c116d40-ed79-4ae8-b88d-65fa2780c4b1 2018-07-03 15:01:17,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-groups?id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:17,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:17 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-d80f17de-38f5-4ce7-b920-338f938af836 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "updated_at": "2018-07-03T15:01:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "revision_number": 0, "id": "2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "revision_number": 0, "id": "8bb2ba34-06d4-41c9-93b7-edf3bdac38e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}], "revision_number": 2, "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name"}]} 2018-07-03 15:01:17,812 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 used request id req-d80f17de-38f5-4ce7-b920-338f938af836 2018-07-03 15:01:17,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c116d40-ed79-4ae8-b88d-65fa2780c4b1 2018-07-03 15:01:17,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:17,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:17 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-896ad181-b804-46cb-ab3d-742b60e44da9 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "8bb2ba34-06d4-41c9-93b7-edf3bdac38e9"}]} 2018-07-03 15:01:17,854 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 used request id req-896ad181-b804-46cb-ab3d-742b60e44da9 2018-07-03 15:01:17,854 - neutron_utils - INFO - Retrieving security group with ID - 3c116d40-ed79-4ae8-b88d-65fa2780c4b1 2018-07-03 15:01:17,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-groups?id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:17,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:17 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-d180f354-ed68-494d-9c03-f7e040cfaf97 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "updated_at": "2018-07-03T15:01:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "revision_number": 0, "id": "2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "revision_number": 0, "id": "8bb2ba34-06d4-41c9-93b7-edf3bdac38e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}], "revision_number": 2, "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name"}]} 2018-07-03 15:01:17,938 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 used request id req-d180f354-ed68-494d-9c03-f7e040cfaf97 2018-07-03 15:01:17,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c116d40-ed79-4ae8-b88d-65fa2780c4b1 2018-07-03 15:01:17,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:17,979 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:17 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-07403dec-b9ab-4e2c-9933-74de2fe2aa92 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:17Z", "security_group_id": "3c116d40-ed79-4ae8-b88d-65fa2780c4b1", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:17Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "8bb2ba34-06d4-41c9-93b7-edf3bdac38e9"}]} 2018-07-03 15:01:17,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3c116d40-ed79-4ae8-b88d-65fa2780c4b1 used request id req-07403dec-b9ab-4e2c-9933-74de2fe2aa92 2018-07-03 15:01:17,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:01:17,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:01:18,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91ee81e23cb4493eb65bca07da3f7457", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role"}], "expires_at": "2018-07-03T16:01:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-user", "id": "c6cdad014bcc463c970a9a50344b7b6d"}, "audit_ids": ["BkoQ4BigTN-r9IQ1cx5YhQ"], "issued_at": "2018-07-03T15:01:18.000000Z"}} 2018-07-03 15:01:18,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}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:18,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d7c4b74-8fb7-4ada-9295-b59e26b3fc8a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:01:18,521 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d7c4b74-8fb7-4ada-9295-b59e26b3fc8a 2018-07-03 15:01:18,522 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:01:18,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}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:18,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a50c93d-960d-46dd-8b92-5afb9b5f14d1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:01:18,686 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9a50c93d-960d-46dd-8b92-5afb9b5f14d1 2018-07-03 15:01:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:19,260 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:19 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-ae1654a4-ae0d-4a82-b826-1850663d5fd6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:19,260 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-ae1654a4-ae0d-4a82-b826-1850663d5fd6 2018-07-03 15:01:19,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-07-03 15:01:19,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:01: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-07-03 15:01:19,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:19,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:19 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d62a3b9-84a6-4bc0-b14d-c2a389e184d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:19,315 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-8d62a3b9-84a6-4bc0-b14d-c2a389e184d7 2018-07-03 15:01:19,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=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:19,393 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:19 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7c503c6c-6e20-4897-b3f9-667f0cfc401c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:19,393 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-7c503c6c-6e20-4897-b3f9-667f0cfc401c 2018-07-03 15:01:19,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/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:19,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:19 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-77c3fafd-138b-41d5-891d-073566870f5a Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:01:19,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port&admin_state_up=True used request id req-77c3fafd-138b-41d5-891d-073566870f5a 2018-07-03 15:01:19,453 - novaclient.v2.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-9c0674b6-b872-49cd-847a-f5f64b956294-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:19,912 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01: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-fcea007c-1321-4838-8632-1ae6f6044ee8 X-Compute-Request-Id: req-fcea007c-1321-4838-8632-1ae6f6044ee8 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:01:19,913 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst used request id req-fcea007c-1321-4838-8632-1ae6f6044ee8 2018-07-03 15:01:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:20,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:20 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-2a15a05d-bad6-4b03-915d-b4f331d0bd99 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:20,423 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-2a15a05d-bad6-4b03-915d-b4f331d0bd99 2018-07-03 15:01:20,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/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:20,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:20 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91e246bb-c07f-4fa6-8843-641af443a795 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:20,469 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-91e246bb-c07f-4fa6-8843-641af443a795 2018-07-03 15:01:20,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=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:20,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:20 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7204dbd3-883d-4e08-92e4-83045624245f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:20,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-7204dbd3-883d-4e08-92e4-83045624245f 2018-07-03 15:01:20,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/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:20,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:20 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d55f8c36-ff49-494d-97a9-c81ee18464d9 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:01:20,965 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port&admin_state_up=True used request id req-d55f8c36-ff49-494d-97a9-c81ee18464d9 2018-07-03 15:01:20,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:01:20,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:01:21,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91ee81e23cb4493eb65bca07da3f7457", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role"}], "expires_at": "2018-07-03T16:01:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-user", "id": "c6cdad014bcc463c970a9a50344b7b6d"}, "audit_ids": ["rlr6rlBaTqWBatOUi4XWFQ"], "issued_at": "2018-07-03T15:01:21.000000Z"}} 2018-07-03 15:01:21,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}905cd285ac6be66539b5c51f118ff75e1f91c4b8" 2018-07-03 15:01:21,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6fb837a-ca27-4980-b166-9bde719cf35a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:01:21,720 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6fb837a-ca27-4980-b166-9bde719cf35a 2018-07-03 15:01:21,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/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:21,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:21 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-d49c1936-9feb-414a-87b8-2e0907f86386 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:21,876 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-d49c1936-9feb-414a-87b8-2e0907f86386 2018-07-03 15:01:21,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=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:21,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:21 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-d3e0ae18-b339-4fa3-9f41-08d736e5b9f4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:21,955 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-d3e0ae18-b339-4fa3-9f41-08d736e5b9f4 2018-07-03 15:01:21,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?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:22,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:22 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-18ca6cc3-50c1-4fa8-a4fb-93e5ddff4975 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:22,114 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-18ca6cc3-50c1-4fa8-a4fb-93e5ddff4975 2018-07-03 15:01:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:01:22,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:01: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-07-03 15:01:22,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/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}905cd285ac6be66539b5c51f118ff75e1f91c4b8" 2018-07-03 15:01:22,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:22 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f055b49-2c86-4cb2-9ab7-8ffb45d7c8eb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:22,323 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-8f055b49-2c86-4cb2-9ab7-8ffb45d7c8eb 2018-07-03 15:01:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:22,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:22 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-63d6d342-e25b-4658-ae2c-122d228da9e5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:22,778 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-63d6d342-e25b-4658-ae2c-122d228da9e5 2018-07-03 15:01:22,779 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net 2018-07-03 15:01:22,784 - 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}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" -d '{"port": {"network_id": "20552cc6-f4a0-4d57-bf6e-d85d8526dbab", "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port", "admin_state_up": true}}' 2018-07-03 15:01:24,189 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:01:24 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-48dcd92a-daa6-4ac0-810e-ac4da06185e0 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:01:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:01:23Z","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:df:63:fa","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.4"}],"id":"f35ca9a6-1b14-4373-be7e-d2a37f6cd275","security_groups":["0f643468-032f-479b-8635-81a7f6facab5"],"device_id":""}} 2018-07-03 15:01:24,189 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-48dcd92a-daa6-4ac0-810e-ac4da06185e0 2018-07-03 15:01:24,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:24,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:24 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-3a536943-6e8c-4b76-9d83-2f2400a520c0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:24,350 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-3a536943-6e8c-4b76-9d83-2f2400a520c0 2018-07-03 15:01:24,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:24,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:24 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3544e5e1-957d-44ea-a11a-f49b2138b947 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:24,537 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-3544e5e1-957d-44ea-a11a-f49b2138b947 2018-07-03 15:01:24,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:24,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:24 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-76bafe9e-f27c-4fa2-9068-d985f318b1bc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:24,622 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-76bafe9e-f27c-4fa2-9068-d985f318b1bc 2018-07-03 15:01: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/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:24,762 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:24 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-b5fc09f3-c818-415d-868e-dc412cd0a3fe Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:23Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:df:63:fa","id":"f35ca9a6-1b14-4373-be7e-d2a37f6cd275","port_security_enabled":true,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["0f643468-032f-479b-8635-81a7f6facab5"],"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port"}]} 2018-07-03 15:01:24,763 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port&admin_state_up=True used request id req-b5fc09f3-c818-415d-868e-dc412cd0a3fe 2018-07-03 15:01:24,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/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:24,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:24 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6157c6d-bd99-44ba-81a5-eb2be683532c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:24,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-d6157c6d-bd99-44ba-81a5-eb2be683532c 2018-07-03 15:01:24,962 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst 2018-07-03 15:01:24,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:25,351 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01: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-bb6d8cb1-7ffc-4fed-a1a7-48cbdfd33404 X-Compute-Request-Id: req-bb6d8cb1-7ffc-4fed-a1a7-48cbdfd33404 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-flavor-name"}]} 2018-07-03 15:01:25,351 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bb6d8cb1-7ffc-4fed-a1a7-48cbdfd33404 2018-07-03 15:01:25,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/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:25,728 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:25 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-f96431a9-a8f3-44bf-bbb3-37b52f3a58db X-Compute-Request-Id: req-f96431a9-a8f3-44bf-bbb3-37b52f3a58db Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "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": "b59140b2-f097-4544-8df9-56cd92b3dea0"}} 2018-07-03 15:01:25,728 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0 used request id req-f96431a9-a8f3-44bf-bbb3-37b52f3a58db 2018-07-03 15:01:25,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?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:26,168 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:26 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-e47da9fb-9465-48f8-a091-07f154ddc34e Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:01:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:01:09Z", "visibility": "shared", "self": "/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "min_disk": 0, "protected": false, "id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "file": "/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ecdab3cb6444466db1534ab42262f3ca", "direct_url": "file:///var/lib/glance/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image"} 2018-07-03 15:01:26,168 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image used request id req-e47da9fb-9465-48f8-a091-07f154ddc34e 2018-07-03 15:01:26,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:26,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:26 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a4052ae4-26d5-4155-965f-b73f4f0e98d1 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:01:26,544 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a4052ae4-26d5-4155-965f-b73f4f0e98d1 2018-07-03 15:01:26,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/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" -d '{"server": {"name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "imageRef": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "flavorRef": "b59140b2-f097-4544-8df9-56cd92b3dea0", "max_count": 1, "min_count": 1, "networks": [{"port": "f35ca9a6-1b14-4373-be7e-d2a37f6cd275"}]}}' 2018-07-03 15:01:28,856 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:01:28 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a5d86196-1382-4d1b-b47f-2e4f8126b6a1 X-Compute-Request-Id: req-a5d86196-1382-4d1b-b47f-2e4f8126b6a1 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "adminPass": "sFBfXXeG69JP"}} 2018-07-03 15:01:28,856 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-a5d86196-1382-4d1b-b47f-2e4f8126b6a1 2018-07-03 15:01:28,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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:29,651 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:29 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-5538101d-9dfa-4afa-9baf-b58f215f10c6 X-Compute-Request-Id: req-5538101d-9dfa-4afa-9baf-b58f215f10c6 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/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:01:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:29Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:29,651 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-5538101d-9dfa-4afa-9baf-b58f215f10c6 2018-07-03 15:01:29,652 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst 2018-07-03 15:01:29,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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:29,765 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:29 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-b56a688d-3c1b-4df7-b144-4f0e853388bc X-Compute-Request-Id: req-b56a688d-3c1b-4df7-b144-4f0e853388bc 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/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:01:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:29Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:29,765 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-b56a688d-3c1b-4df7-b144-4f0e853388bc 2018-07-03 15:01:29,766 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst] is - BUILD 2018-07-03 15:01:29,766 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:01:32,769 - create_instance - DEBUG - VM status query timeout in 896.882626057 2018-07-03 15:01:32,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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:33,053 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:33 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-4ac2521f-122e-4fc2-8dfc-f026746c6e6f X-Compute-Request-Id: req-4ac2521f-122e-4fc2-8dfc-f026746c6e6f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:01:31Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:33,054 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-4ac2521f-122e-4fc2-8dfc-f026746c6e6f 2018-07-03 15:01:33,054 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst] is - BUILD 2018-07-03 15:01:33,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:01:36,057 - create_instance - DEBUG - VM status query timeout in 893.594810963 2018-07-03 15:01:36,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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:36,325 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01: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-d8424eca-b0f6-479f-9d63-3caf7a618ebb X-Compute-Request-Id: req-d8424eca-b0f6-479f-9d63-3caf7a618ebb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:01:31Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:36,326 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-d8424eca-b0f6-479f-9d63-3caf7a618ebb 2018-07-03 15:01:36,326 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst] is - BUILD 2018-07-03 15:01:36,326 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:01:39,328 - create_instance - DEBUG - VM status query timeout in 890.324071884 2018-07-03 15:01:39,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:40,051 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15: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-1d7bc585-4e09-4af2-970a-432779ef8bc2 X-Compute-Request-Id: req-1d7bc585-4e09-4af2-970a-432779ef8bc2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:01:31Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:40,051 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-1d7bc585-4e09-4af2-970a-432779ef8bc2 2018-07-03 15:01:40,052 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst] is - BUILD 2018-07-03 15:01:40,052 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:01:43,055 - create_instance - DEBUG - VM status query timeout in 886.596519947 2018-07-03 15:01:43,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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:43,498 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:43 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-f21948c9-b5dd-438a-80b6-3515b0e350ac X-Compute-Request-Id: req-f21948c9-b5dd-438a-80b6-3515b0e350ac Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:63:fa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:01:41.000000", "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:01:42Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:43,498 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-f21948c9-b5dd-438a-80b6-3515b0e350ac 2018-07-03 15:01:43,499 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst] is - ACTIVE 2018-07-03 15:01:43,499 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:01:43,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:43,775 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:43 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-5cf43753-521b-4639-a42c-b8e0c4c2b427 X-Compute-Request-Id: req-5cf43753-521b-4639-a42c-b8e0c4c2b427 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:63:fa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:01:41.000000", "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:01:42Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:43,775 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-5cf43753-521b-4639-a42c-b8e0c4c2b427 2018-07-03 15:01:43,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:43,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:43 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-aaa19d3d-ad22-4597-8916-1d3581178c75 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:43,908 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-aaa19d3d-ad22-4597-8916-1d3581178c75 2018-07-03 15:01:43,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/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:44,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:43 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-368c0d7a-2478-453c-835c-d954ccff372b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:44,074 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-368c0d7a-2478-453c-835c-d954ccff372b 2018-07-03 15:01:44,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/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:44,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:44 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-13ab266f-eb89-4b0f-9df0-4f1a695d1f5c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:44,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-13ab266f-eb89-4b0f-9df0-4f1a695d1f5c 2018-07-03 15:01:44,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/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:44,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:44 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-be91f91c-4aa0-4a3b-a547-5f83f77c2552 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-20552cc6-f4a0-4d57-bf6e-d85d8526dbab","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6f:19:ca","id":"8644bf1c-b885-40f3-8399-cb8adc4d971c","port_security_enabled":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:13Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:17Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-20552cc6-f4a0-4d57-bf6e-d85d8526dbab","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:b6:c4","id":"c885bef6-a9bb-47b4-8395-e508207a76d7","port_security_enabled":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:40Z","binding:vnic_type":"normal","device_id":"a09930ca-d29b-40c8-bc90-e4e3d328bccb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:df:63:fa","id":"f35ca9a6-1b14-4373-be7e-d2a37f6cd275","port_security_enabled":true,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["0f643468-032f-479b-8635-81a7f6facab5"],"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port"}]} 2018-07-03 15:01:44,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-be91f91c-4aa0-4a3b-a547-5f83f77c2552 2018-07-03 15:01:44,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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:45,320 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:45 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d06ca4d7-499d-407b-afcf-4c68eacc654d X-Compute-Request-Id: req-d06ca4d7-499d-407b-afcf-4c68eacc654d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:63:fa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:01:41.000000", "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:01:42Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:45,320 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-d06ca4d7-499d-407b-afcf-4c68eacc654d 2018-07-03 15:01:45,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:45,460 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:45 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-6ce36cc8-76e2-4851-9803-ae531ca844eb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:45,460 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-6ce36cc8-76e2-4851-9803-ae531ca844eb 2018-07-03 15:01:45,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/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:45,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:45 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7390b0aa-493e-4c81-8412-afe3af54a005 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:45,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-7390b0aa-493e-4c81-8412-afe3af54a005 2018-07-03 15:01:45,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:45,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:45 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-b0c2f8c1-4bcd-42cf-971f-71c2b369bb72 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:45,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-b0c2f8c1-4bcd-42cf-971f-71c2b369bb72 2018-07-03 15:01:45,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=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:45,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:45 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-9db93666-0df9-4263-ab08-a5f3508a4802 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-20552cc6-f4a0-4d57-bf6e-d85d8526dbab","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6f:19:ca","id":"8644bf1c-b885-40f3-8399-cb8adc4d971c","port_security_enabled":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:13Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:17Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-20552cc6-f4a0-4d57-bf6e-d85d8526dbab","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:b6:c4","id":"c885bef6-a9bb-47b4-8395-e508207a76d7","port_security_enabled":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:40Z","binding:vnic_type":"normal","device_id":"a09930ca-d29b-40c8-bc90-e4e3d328bccb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:df:63:fa","id":"f35ca9a6-1b14-4373-be7e-d2a37f6cd275","port_security_enabled":true,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["0f643468-032f-479b-8635-81a7f6facab5"],"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port"}]} 2018-07-03 15:01:45,701 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-9db93666-0df9-4263-ab08-a5f3508a4802 2018-07-03 15:01:45,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:01:46,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91ee81e23cb4493eb65bca07da3f7457", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role"}], "expires_at": "2018-07-03T16:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ecdab3cb6444466db1534ab42262f3ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-user", "id": "c6cdad014bcc463c970a9a50344b7b6d"}, "audit_ids": ["9UQtnkv8RfeZn_GpNTDfmw"], "issued_at": "2018-07-03T15:01:46.000000Z"}} 2018-07-03 15:01:46,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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d42ba47b14a5f75db088210a31bde1200a05656" 2018-07-03 15:01:47,578 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:47 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-d1069cfd-fffa-48e8-992a-ce9042ee283a X-Compute-Request-Id: req-d1069cfd-fffa-48e8-992a-ce9042ee283a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:63:fa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:01:41.000000", "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:01:42Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:47,579 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-d1069cfd-fffa-48e8-992a-ce9042ee283a 2018-07-03 15:01:47,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:48,141 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:48 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-7d835b3a-6ca9-4a10-b35f-647f4f152b0d X-Compute-Request-Id: req-7d835b3a-6ca9-4a10-b35f-647f4f152b0d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:63:fa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:01:41.000000", "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:01:42Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:48,141 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-7d835b3a-6ca9-4a10-b35f-647f4f152b0d 2018-07-03 15:01:48,142 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst] is - ACTIVE 2018-07-03 15:01:48,142 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:01:48,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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:48,410 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:48 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-e0d23ef9-d28b-494d-898c-4bc102fbac4d X-Compute-Request-Id: req-e0d23ef9-d28b-494d-898c-4bc102fbac4d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:63:fa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:01:41.000000", "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:01:42Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:48,410 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-e0d23ef9-d28b-494d-898c-4bc102fbac4d 2018-07-03 15:01:48,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=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:48,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:48 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-cf4fa8a2-1bf2-481e-bdad-81768d297a27 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:48,574 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-cf4fa8a2-1bf2-481e-bdad-81768d297a27 2018-07-03 15:01:48,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:48,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:48 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3fb36d6-4eb0-4067-9f08-b082e12f540f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:48,752 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-b3fb36d6-4eb0-4067-9f08-b082e12f540f 2018-07-03 15:01:48,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/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:48,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:48 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-89f1eea5-62e5-486f-b402-61adc2221e2e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:48,836 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-89f1eea5-62e5-486f-b402-61adc2221e2e 2018-07-03 15:01:48,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:48,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:48 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-2d3a77f6-53dd-4ada-85b9-2f00298a8106 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-20552cc6-f4a0-4d57-bf6e-d85d8526dbab","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6f:19:ca","id":"8644bf1c-b885-40f3-8399-cb8adc4d971c","port_security_enabled":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:13Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:17Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-20552cc6-f4a0-4d57-bf6e-d85d8526dbab","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:b6:c4","id":"c885bef6-a9bb-47b4-8395-e508207a76d7","port_security_enabled":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:40Z","binding:vnic_type":"normal","device_id":"a09930ca-d29b-40c8-bc90-e4e3d328bccb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:df:63:fa","id":"f35ca9a6-1b14-4373-be7e-d2a37f6cd275","port_security_enabled":true,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["0f643468-032f-479b-8635-81a7f6facab5"],"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port"}]} 2018-07-03 15:01:48,947 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-2d3a77f6-53dd-4ada-85b9-2f00298a8106 2018-07-03 15:01:48,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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:49,900 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:49 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5d2e29cd-501f-456f-87cc-0f5b77c5ddf5 X-Compute-Request-Id: req-5d2e29cd-501f-456f-87cc-0f5b77c5ddf5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:63:fa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:01:41.000000", "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:01:42Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:49,900 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-5d2e29cd-501f-456f-87cc-0f5b77c5ddf5 2018-07-03 15:01:49,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:50,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:50 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-aff9125e-dee0-4da1-bb59-72b64534135d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:50,043 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-aff9125e-dee0-4da1-bb59-72b64534135d 2018-07-03 15:01:50,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:50,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:50 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e9348f2-b380-4927-996a-3925bb54b172 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:50,206 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-7e9348f2-b380-4927-996a-3925bb54b172 2018-07-03 15:01:50,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/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:50,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:50 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-e449401b-1e09-40e9-ba24-e21d3441af78 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:50,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-e449401b-1e09-40e9-ba24-e21d3441af78 2018-07-03 15:01:50,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=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:50,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:50 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-1c2a6a20-3a22-4475-afac-1f19d0e024c2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-20552cc6-f4a0-4d57-bf6e-d85d8526dbab","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6f:19:ca","id":"8644bf1c-b885-40f3-8399-cb8adc4d971c","port_security_enabled":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:13Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:17Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-20552cc6-f4a0-4d57-bf6e-d85d8526dbab","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:b6:c4","id":"c885bef6-a9bb-47b4-8395-e508207a76d7","port_security_enabled":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:40Z","binding:vnic_type":"normal","device_id":"a09930ca-d29b-40c8-bc90-e4e3d328bccb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:df:63:fa","id":"f35ca9a6-1b14-4373-be7e-d2a37f6cd275","port_security_enabled":true,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["0f643468-032f-479b-8635-81a7f6facab5"],"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port"}]} 2018-07-03 15:01:50,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-1c2a6a20-3a22-4475-afac-1f19d0e024c2 2018-07-03 15:01:50,451 - novaclient.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/a09930ca-d29b-40c8-bc90-e4e3d328bccb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name"}}' 2018-07-03 15:01:50,698 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:01:50 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-24334b94-c98e-4c55-8c2b-58970f58c461 X-Compute-Request-Id: req-24334b94-c98e-4c55-8c2b-58970f58c461 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name not associated with the instance a09930ca-d29b-40c8-bc90-e4e3d328bccb", "code": 404}} 2018-07-03 15:01:50,698 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb/action used request id req-24334b94-c98e-4c55-8c2b-58970f58c461 2018-07-03 15:01:50,698 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name not associated with the instance a09930ca-d29b-40c8-bc90-e4e3d328bccb (HTTP 404) (Request-ID: req-24334b94-c98e-4c55-8c2b-58970f58c461) 2018-07-03 15:01:50,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:51,275 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:51 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-b60d8383-9afb-47ae-831a-0d2340f4ea30 X-Compute-Request-Id: req-b60d8383-9afb-47ae-831a-0d2340f4ea30 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:63:fa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:01:41.000000", "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:01:42Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:51,275 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-b60d8383-9afb-47ae-831a-0d2340f4ea30 2018-07-03 15:01:51,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:51,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:51 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-39a1d991-fc46-4f34-ab6d-8e21a2890d32 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["439dd9af-8ff6-4341-a5cf-5f18462c3f09"],"updated_at":"2018-07-03T15:01:12Z","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:11Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net"}]} 2018-07-03 15:01:51,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net used request id req-39a1d991-fc46-4f34-ab6d-8e21a2890d32 2018-07-03 15:01:51,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:51,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:01:51 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dff2c164-6716-4fb9-83ce-8e05dda15f37 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:01:51,597 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-dff2c164-6716-4fb9-83ce-8e05dda15f37 2018-07-03 15:01:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:51,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:51 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-45e5a1dc-abe2-4f14-9a27-50460bbfda63 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:01:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecdab3cb6444466db1534ab42262f3ca","id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet"}]} 2018-07-03 15:01:51,680 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-45e5a1dc-abe2-4f14-9a27-50460bbfda63 2018-07-03 15:01:51,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=20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:51,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:51 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-c859d2e0-f297-4758-b325-d74e89ffadb3 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:18Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-20552cc6-f4a0-4d57-bf6e-d85d8526dbab","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6f:19:ca","id":"8644bf1c-b885-40f3-8399-cb8adc4d971c","port_security_enabled":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:13Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:17Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-20552cc6-f4a0-4d57-bf6e-d85d8526dbab","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:db:b6:c4","id":"c885bef6-a9bb-47b4-8395-e508207a76d7","port_security_enabled":false,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"20552cc6-f4a0-4d57-bf6e-d85d8526dbab","tenant_id":"ecdab3cb6444466db1534ab42262f3ca","created_at":"2018-07-03T15:01:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:01:40Z","binding:vnic_type":"normal","device_id":"a09930ca-d29b-40c8-bc90-e4e3d328bccb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:df:63:fa","id":"f35ca9a6-1b14-4373-be7e-d2a37f6cd275","port_security_enabled":true,"project_id":"ecdab3cb6444466db1534ab42262f3ca","fixed_ips":[{"subnet_id":"439dd9af-8ff6-4341-a5cf-5f18462c3f09","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":["0f643468-032f-479b-8635-81a7f6facab5"],"name":"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port"}]} 2018-07-03 15:01:51,795 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-c859d2e0-f297-4758-b325-d74e89ffadb3 2018-07-03 15:01:51,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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d42ba47b14a5f75db088210a31bde1200a05656" 2018-07-03 15:01:52,716 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:52 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bf02d299-5dd3-493b-8c30-ed0b669b37a0 X-Compute-Request-Id: req-bf02d299-5dd3-493b-8c30-ed0b669b37a0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:63:fa", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:01:41.000000", "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "security_groups": [{"name": "default"}], "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:01:42Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:52,716 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-bf02d299-5dd3-493b-8c30-ed0b669b37a0 2018-07-03 15:01:52,717 - create_instance - INFO - Deleting Port with ID - f35ca9a6-1b14-4373-be7e-d2a37f6cd275 2018-07-03 15:01:52,717 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-port 2018-07-03 15:01:52,722 - 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/f35ca9a6-1b14-4373-be7e-d2a37f6cd275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:53,633 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:01:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5fa2cb39-8dcf-4be5-96d7-4da649dbf431 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:01:53,634 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/f35ca9a6-1b14-4373-be7e-d2a37f6cd275 used request id req-5fa2cb39-8dcf-4be5-96d7-4da649dbf431 2018-07-03 15:01:53,634 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst 2018-07-03 15:01:53,637 - 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/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:54,202 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:01: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-99b47087-b5bc-4c93-8056-5e55a6d4de23 X-Compute-Request-Id: req-99b47087-b5bc-4c93-8056-5e55a6d4de23 Front-End-Https: on 2018-07-03 15:01:54,203 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-99b47087-b5bc-4c93-8056-5e55a6d4de23 2018-07-03 15:01:54,203 - create_instance - INFO - Checking deletion status 2018-07-03 15:01:54,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:54,941 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:01:54 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-29996d3f-a55b-4ce6-a99c-1e130eb8f3bb X-Compute-Request-Id: req-29996d3f-a55b-4ce6-a99c-1e130eb8f3bb 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/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb", "rel": "bookmark"}], "image": {"id": "1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "links": [{"href": "http://172.30.10.101:8774/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:01:41.000000", "flavor": {"id": "b59140b2-f097-4544-8df9-56cd92b3dea0", "links": [{"href": "http://172.30.10.101:8774/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0", "rel": "bookmark"}]}, "id": "a09930ca-d29b-40c8-bc90-e4e3d328bccb", "user_id": "c6cdad014bcc463c970a9a50344b7b6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:01:54Z", "hostId": "7a0b1ad0bc478bf7b3a43294a7e080a4c3909bd6e91e89ed7d64f0af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst", "created": "2018-07-03T15:01:28Z", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:01:54,942 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-29996d3f-a55b-4ce6-a99c-1e130eb8f3bb 2018-07-03 15:01:54,942 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst] is - ACTIVE 2018-07-03 15:01:54,942 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:01:57,943 - create_instance - DEBUG - VM status query timeout in 296.261128902 2018-07-03 15:01:57,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b0bbe3e85fbd87e35e2a7f114f0620b3a75d5f" 2018-07-03 15:01:58,022 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:01: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-de6324cd-d47d-43d9-9a95-39782ab265e1 X-Compute-Request-Id: req-de6324cd-d47d-43d9-9a95-39782ab265e1 RESP BODY: {"itemNotFound": {"message": "Instance a09930ca-d29b-40c8-bc90-e4e3d328bccb could not be found.", "code": 404}} 2018-07-03 15:01:58,022 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a09930ca-d29b-40c8-bc90-e4e3d328bccb used request id req-de6324cd-d47d-43d9-9a95-39782ab265e1 2018-07-03 15:01:58,022 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a09930ca-d29b-40c8-bc90-e4e3d328bccb could not be found. (HTTP 404) (Request-ID: req-de6324cd-d47d-43d9-9a95-39782ab265e1) 2018-07-03 15:01:58,022 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-inst 2018-07-03 15:01:58,024 - neutron_utils - INFO - Deleting security group rule with ID - 2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba 2018-07-03 15:01:58,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/security-group-rules/2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:58,681 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:01:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-03c1249b-084b-4074-acf7-95ea4451f8f4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:01:58,681 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/2ef8a46b-bcf1-4e8e-b2c8-b885a85d7bba used request id req-03c1249b-084b-4074-acf7-95ea4451f8f4 2018-07-03 15:01:58,682 - neutron_utils - INFO - Deleting security group rule with ID - 8bb2ba34-06d4-41c9-93b7-edf3bdac38e9 2018-07-03 15:01:58,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/security-group-rules/8bb2ba34-06d4-41c9-93b7-edf3bdac38e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:58,827 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:01:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-686ca088-c013-497c-8d39-84a7078c7ef0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:01:58,828 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/8bb2ba34-06d4-41c9-93b7-edf3bdac38e9 used request id req-686ca088-c013-497c-8d39-84a7078c7ef0 2018-07-03 15:01:58,828 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-name 2018-07-03 15:01:58,833 - keystoneauth.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/3c116d40-ed79-4ae8-b88d-65fa2780c4b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd9bb9a0fc775b31a3c37706cff641e8643dcb0" 2018-07-03 15:01:59,033 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:01:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a8b03071-f0e3-4f91-9b33-1583fb0ebd2f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:01:59,033 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/3c116d40-ed79-4ae8-b88d-65fa2780c4b1 used request id req-a8b03071-f0e3-4f91-9b33-1583fb0ebd2f 2018-07-03 15:01:59,037 - 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/b59140b2-f097-4544-8df9-56cd92b3dea0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bf53c65c0f09c7bfd213a4a1e0bccc6dee1585" 2018-07-03 15:01:59,293 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:01: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-2a7aa06a-ac61-4c89-94a9-306d4e6fcfa2 X-Compute-Request-Id: req-2a7aa06a-ac61-4c89-94a9-306d4e6fcfa2 2018-07-03 15:01:59,293 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/b59140b2-f097-4544-8df9-56cd92b3dea0 used request id req-2a7aa06a-ac61-4c89-94a9-306d4e6fcfa2 2018-07-03 15:01:59,294 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet 2018-07-03 15:01:59,294 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-subnet 2018-07-03 15:01:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/439dd9af-8ff6-4341-a5cf-5f18462c3f09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d3c9709bd14e79da02dcc720f26c18e149f32f" 2018-07-03 15:02:02,169 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:02:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4a3cfb09-8fbe-43f8-91db-98e83bc8fe27 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:02:02,170 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/439dd9af-8ff6-4341-a5cf-5f18462c3f09 used request id req-4a3cfb09-8fbe-43f8-91db-98e83bc8fe27 2018-07-03 15:02:02,170 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-pub-net 2018-07-03 15:02:02,175 - 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/20552cc6-f4a0-4d57-bf6e-d85d8526dbab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d3c9709bd14e79da02dcc720f26c18e149f32f" 2018-07-03 15:02:04,082 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:02:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a4de2ae0-e356-412c-ba29-b32de75bb22f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:02:04,083 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/20552cc6-f4a0-4d57-bf6e-d85d8526dbab used request id req-a4de2ae0-e356-412c-ba29-b32de75bb22f 2018-07-03 15:02:04,084 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-9c0674b6-b872-49cd-847a-f5f64b956294-image 2018-07-03 15:02:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88283e9a4c5fc7111eafbeb3520fd5186852e0e5" 2018-07-03 15:02:04,224 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:02:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c0ed3d3c-f327-495f-b57f-1c6ef60bc862 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-07-03 15:02:04,224 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/1d6d09b3-0f7a-4522-a2ae-8d769865e5ad used request id req-c0ed3d3c-f327-495f-b57f-1c6ef60bc862 2018-07-03 15:02:04,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:02:04,683 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:04 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-0a045a8a-bd52-42f1-be4f-48136f1f3e3f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:11Z", "updated_at": "2018-07-03T15:01:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:11Z", "revision_number": 0, "id": "090457bd-27ff-465a-b5af-fff996a61397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:11Z", "security_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:11Z", "revision_number": 0, "id": "1644cee5-56fc-4483-af00-52ec5c96cf1b", "remote_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:11Z", "security_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:11Z", "revision_number": 0, "id": "9c9980e1-c745-439e-856f-cc461d4a483d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:11Z", "security_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:01:11Z", "revision_number": 0, "id": "d5a7a16a-8614-43d3-82e1-b412bdc15efa", "remote_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "remote_ip_prefix": null, "created_at": "2018-07-03T15:01:11Z", "security_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecdab3cb6444466db1534ab42262f3ca"}], "revision_number": 4, "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "0f643468-032f-479b-8635-81a7f6facab5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:02:04,684 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-0a045a8a-bd52-42f1-be4f-48136f1f3e3f 2018-07-03 15:02:04,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:02:04,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:04 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa952a2e-b561-4b53-8f50-9f4181508fc0 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:02:04,868 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-aa952a2e-b561-4b53-8f50-9f4181508fc0 2018-07-03 15:02:04,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/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:02:05,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:04 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4603ee00-61ad-4521-989a-6ba04b3b5e73 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecdab3cb6444466db1534ab42262f3ca", "name": "InstanceSecurityGroupTests-f504b51a-caa0-44b-proj"}} 2018-07-03 15:02:05,055 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-4603ee00-61ad-4521-989a-6ba04b3b5e73 2018-07-03 15:02:05,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f643468-032f-479b-8635-81a7f6facab5 2018-07-03 15:02:05,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/security-group-rules?security_group_id=0f643468-032f-479b-8635-81a7f6facab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:02:05,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:05 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-6c736d6b-c967-44fc-8562-34cf3e2f7b65 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-07-03T15:01:11Z", "security_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:11Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "090457bd-27ff-465a-b5af-fff996a61397"}, {"remote_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:11Z", "security_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:11Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "1644cee5-56fc-4483-af00-52ec5c96cf1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:11Z", "security_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:11Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "9c9980e1-c745-439e-856f-cc461d4a483d"}, {"remote_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:01:11Z", "security_group_id": "0f643468-032f-479b-8635-81a7f6facab5", "port_range_min": null, "revision_number": 0, "tenant_id": "ecdab3cb6444466db1534ab42262f3ca", "created_at": "2018-07-03T15:01:11Z", "project_id": "ecdab3cb6444466db1534ab42262f3ca", "id": "d5a7a16a-8614-43d3-82e1-b412bdc15efa"}]} 2018-07-03 15:02:05,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0f643468-032f-479b-8635-81a7f6facab5 used request id req-6c736d6b-c967-44fc-8562-34cf3e2f7b65 2018-07-03 15:02:05,098 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:02:05,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/0f643468-032f-479b-8635-81a7f6facab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:02:05,363 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:02:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f7d92bfc-4ee4-4cce-a718-7eaa33ca3e84 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:02:05,363 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/0f643468-032f-479b-8635-81a7f6facab5 used request id req-f7d92bfc-4ee4-4cce-a718-7eaa33ca3e84 2018-07-03 15:02:05,364 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-f504b51a-caa0-44b-proj 2018-07-03 15:02:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:02:05,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:02:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4626b05b-3430-4ee1-bb8c-ed16b81b658d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:02:05,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ecdab3cb6444466db1534ab42262f3ca used request id req-4626b05b-3430-4ee1-bb8c-ed16b81b658d 2018-07-03 15:02:05,729 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-f504b51a-caa0-44b-proj-role 2018-07-03 15:02:05,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/91ee81e23cb4493eb65bca07da3f7457 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:02:05,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:02:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f69e5e0-7eeb-4ab6-8c95-509219385836 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:02:05,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/91ee81e23cb4493eb65bca07da3f7457 used request id req-5f69e5e0-7eeb-4ab6-8c95-509219385836 2018-07-03 15:02:05,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}840d8f15c37f120cc81d014e44ea2178612a456f" 2018-07-03 15:02:05,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efb176de-0812-4b70-9f2a-e129332c6a21 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:02:05,995 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-efb176de-0812-4b70-9f2a-e129332c6a21 2018-07-03 15:02:05,995 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-f504b51a-caa0-44b-user 2018-07-03 15:02:05,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c6cdad014bcc463c970a9a50344b7b6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f76ca65cdf62288430d47490b64fa2cf91ae53c" 2018-07-03 15:02:06,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:02:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-083b4d16-90d6-432a-abf7-e0e5dcfe7a50 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:02:06,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c6cdad014bcc463c970a9a50344b7b6d used request id req-083b4d16-90d6-432a-abf7-e0e5dcfe7a50 2018-07-03 15:02:06,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:02:06,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["M35woch3RAKe4shEyEdY9A"], "issued_at": "2018-07-03T15:02:06.000000Z"}} 2018-07-03 15:02:06,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}ca95de87f8b807d02e0da83f309cd126e8e587c4" 2018-07-03 15:02:07,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c96cdc82-5e0c-46da-a839-502975aabc4a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:07,016 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c96cdc82-5e0c-46da-a839-502975aabc4a 2018-07-03 15:02:07,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:02:07,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:02:07,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["qwvY-lLuT4aazCpFS71Wxw"], "issued_at": "2018-07-03T15:02:07.000000Z"}} 2018-07-03 15:02:07,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:02:07,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b422c40-825b-4f2e-9837-e9aaecc6ad72 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:07,602 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7b422c40-825b-4f2e-9837-e9aaecc6ad72 2018-07-03 15:02:07,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-07-03 15:02:07,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:02: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-07-03 15:02:07,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?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:02:07,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:07 GMT Server: Apache Content-Length: 195 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8050e006-024b-4442-8637-dbd5601f66ae 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-64a5ae06-299c-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:02:07,796 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj used request id req-8050e006-024b-4442-8637-dbd5601f66ae 2018-07-03 15:02:07,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:02:07,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca49eb2e-6661-43fe-bdae-ab4a4f2762ca Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:02:07,967 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ca49eb2e-6661-43fe-bdae-ab4a4f2762ca 2018-07-03 15:02:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj"}}' 2018-07-03 15:02:08,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:02:07 GMT Server: Apache Content-Length: 324 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29fd15b5-7ecf-4f34-b2cd-675a46703fa7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/001594696842453f92e1562e7cd7a9da"}, "tags": [], "enabled": true, "id": "001594696842453f92e1562e7cd7a9da", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj"}} 2018-07-03 15:02:08,190 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-29fd15b5-7ecf-4f34-b2cd-675a46703fa7 2018-07-03 15:02:08,190 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj 2018-07-03 15:02:08,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:02:08,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:02:08,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["KhsH9kOSRiWyhv_5uBDzKA"], "issued_at": "2018-07-03T15:02:08.000000Z"}} 2018-07-03 15:02:08,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}34de06e18ce395d45f89597b2c6f778f03ffe208" 2018-07-03 15:02:08,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4eab45e0-42fc-4009-a7e6-585ac0e1944a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:08,889 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4eab45e0-42fc-4009-a7e6-585ac0e1944a 2018-07-03 15:02:08,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-07-03 15:02:08,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:02: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-07-03 15:02:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34de06e18ce395d45f89597b2c6f778f03ffe208" 2018-07-03 15:02:09,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:08 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00c9c3a2-cbb5-4c31-a797-6b726c7845b1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:02:09,077 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-00c9c3a2-cbb5-4c31-a797-6b726c7845b1 2018-07-03 15:02:09,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?name=CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34de06e18ce395d45f89597b2c6f778f03ffe208" 2018-07-03 15:02:09,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:09 GMT Server: Apache Content-Length: 473 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b241743-156c-435d-ab64-9a16a3019fdc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/001594696842453f92e1562e7cd7a9da"}, "tags": [], "enabled": true, "id": "001594696842453f92e1562e7cd7a9da", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj"}]} 2018-07-03 15:02:09,289 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj used request id req-7b241743-156c-435d-ab64-9a16a3019fdc 2018-07-03 15:02:09,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}34de06e18ce395d45f89597b2c6f778f03ffe208" 2018-07-03 15:02:09,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e5278ae-f1f5-4805-adc0-9db2e249ede5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:02:09,485 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0e5278ae-f1f5-4805-adc0-9db2e249ede5 2018-07-03 15:02:09,986 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-64a5ae06-299c-4ef-user 2018-07-03 15:02:09,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:02:09,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:02:10,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcb6e0c8-58ae-4641-8e92-45886feaa382 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:02:10,169 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bcb6e0c8-58ae-4641-8e92-45886feaa382 2018-07-03 15:02:10,172 - 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}4f5ce1b841d9615a684b7daff9323ce2b14a5404" -d '{"role": {"name": "CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj-role"}}' 2018-07-03 15:02:10,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:02:10 GMT Server: Apache Content-Length: 226 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf9408c3-b010-4627-9d75-674a9e4b48d1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1dfae28d9bc420d889ec70dba0a569d", "links": {"self": "http://10.167.4.35:5000/v3/roles/d1dfae28d9bc420d889ec70dba0a569d"}, "name": "CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj-role"}} 2018-07-03 15:02:10,360 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-bf9408c3-b010-4627-9d75-674a9e4b48d1 2018-07-03 15:02:10,360 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj-role 2018-07-03 15:02:10,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/d1dfae28d9bc420d889ec70dba0a569d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:02:10,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:10 GMT Server: Apache Content-Length: 226 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3acceba8-64f5-4d4a-8dd7-1a2555cc5a95 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1dfae28d9bc420d889ec70dba0a569d", "links": {"self": "http://10.167.4.35:5000/v3/roles/d1dfae28d9bc420d889ec70dba0a569d"}, "name": "CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj-role"}} 2018-07-03 15:02:10,665 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d1dfae28d9bc420d889ec70dba0a569d used request id req-3acceba8-64f5-4d4a-8dd7-1a2555cc5a95 2018-07-03 15:02:10,665 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj-role to project CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj 2018-07-03 15:02:10,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/001594696842453f92e1562e7cd7a9da/users/457954d461db48059ac29fde926b7bb8/roles/d1dfae28d9bc420d889ec70dba0a569d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:02:10,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:02:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3f7ce87-e130-48d0-9a39-1a5e6b495a72 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:02:10,949 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/001594696842453f92e1562e7cd7a9da/users/457954d461db48059ac29fde926b7bb8/roles/d1dfae28d9bc420d889ec70dba0a569d used request id req-b3f7ce87-e130-48d0-9a39-1a5e6b495a72 2018-07-03 15:02:10,950 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:02:10,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:02:10,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:02:11,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["W09eHtmhRXKG0QQKkzWNLQ"], "issued_at": "2018-07-03T15:02:11.000000Z"}} 2018-07-03 15:02:11,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}6be66ff0eba8ebcbb0f5036239da1e66129fde50" 2018-07-03 15:02:11,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc69b53d-90b6-4eff-b2b0-fb1289a004e8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:11,676 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fc69b53d-90b6-4eff-b2b0-fb1289a004e8 2018-07-03 15:02:11,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=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be66ff0eba8ebcbb0f5036239da1e66129fde50" 2018-07-03 15:02:12,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:12 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ee6b256f-ccb0-4986-93e0-dd451aef7712 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:02:12,080 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-ee6b256f-ccb0-4986-93e0-dd451aef7712 2018-07-03 15:02:12,081 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net 2018-07-03 15:02:12,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be66ff0eba8ebcbb0f5036239da1e66129fde50" -d '{"network": {"name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net", "admin_state_up": true}}' 2018-07-03 15:02:12,534 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:02:12 GMT Content-Type: application/json Content-Length: 712 Connection: keep-alive X-Openstack-Request-Id: req-8390221f-27fd-42f1-94d5-9e8e2c798659 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","is_default":false,"provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","mtu":1500}} 2018-07-03 15:02:12,534 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-8390221f-27fd-42f1-94d5-9e8e2c798659 2018-07-03 15:02:12,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/networks?id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be66ff0eba8ebcbb0f5036239da1e66129fde50" 2018-07-03 15:02:12,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:12 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-565c0e47-16f9-48a6-b978-56c0a9e1c128 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:12,663 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-565c0e47-16f9-48a6-b978-56c0a9e1c128 2018-07-03 15:02: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/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be66ff0eba8ebcbb0f5036239da1e66129fde50" 2018-07-03 15:02:12,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:12 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ac76a62e-4911-42db-a9a3-e859d1ff9cd9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:02:12,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-ac76a62e-4911-42db-a9a3-e859d1ff9cd9 2018-07-03 15:02:12,711 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet 2018-07-03 15:02:12,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be66ff0eba8ebcbb0f5036239da1e66129fde50" -d '{"subnets": [{"ip_version": 4, "network_id": "e27ca3db-2267-4b06-ad73-0d34e77b7dbc", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]}' 2018-07-03 15:02:13,370 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:02:13 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-1fcd13b8-d471-44fc-93ab-6036b57d20bb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:13,371 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-1fcd13b8-d471-44fc-93ab-6036b57d20bb 2018-07-03 15:02:13,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be66ff0eba8ebcbb0f5036239da1e66129fde50" 2018-07-03 15:02:13,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:13 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-3d19f4da-65f3-4741-adab-69b24b54bcb5 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:13,851 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-3d19f4da-65f3-4741-adab-69b24b54bcb5 2018-07-03 15:02:13,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be66ff0eba8ebcbb0f5036239da1e66129fde50" 2018-07-03 15:02:14,302 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:14 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-e90cabdd-71ef-426e-b38f-b3f7226c844f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:14,302 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-e90cabdd-71ef-426e-b38f-b3f7226c844f 2018-07-03 15:02:14,303 - OpenStackNetwork - DEBUG - Network [e27ca3db-2267-4b06-ad73-0d34e77b7dbc] created successfully 2018-07-03 15:02:14,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:02:14,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:02:14,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:02:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["du77_qYQRCSjfohHFxA1cA"], "issued_at": "2018-07-03T15:02:14.000000Z"}} 2018-07-03 15:02:14,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}e2aa4e28e4a0ea957366fd829a81127f269787da" 2018-07-03 15:02:15,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89e8277d-e242-4b2d-a403-d1f7892ba1b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:15,003 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-89e8277d-e242-4b2d-a403-d1f7892ba1b1 2018-07-03 15:02:15,004 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:02:15,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2aa4e28e4a0ea957366fd829a81127f269787da" 2018-07-03 15:02:15,395 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:15 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-c75b246c-b2c3-4d9d-be3e-0b61b0990403 X-Compute-Request-Id: req-c75b246c-b2c3-4d9d-be3e-0b61b0990403 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:02:15,396 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c75b246c-b2c3-4d9d-be3e-0b61b0990403 2018-07-03 15:02:15,400 - novaclient.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}e2aa4e28e4a0ea957366fd829a81127f269787da" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-07-03 15:02:15,839 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02: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-b9da37c1-fcb0-418b-b2d5-ba7b185e7de4 X-Compute-Request-Id: req-b9da37c1-fcb0-418b-b2d5-ba7b185e7de4 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "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": "dc2b35a3-fe56-4082-b467-108adf5ce045"}} 2018-07-03 15:02:15,839 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b9da37c1-fcb0-418b-b2d5-ba7b185e7de4 2018-07-03 15:02:15,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/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2aa4e28e4a0ea957366fd829a81127f269787da" 2018-07-03 15:02:16,274 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:16 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-3518a6ea-6e31-4477-8ab8-0c9bf477e761 X-Compute-Request-Id: req-3518a6ea-6e31-4477-8ab8-0c9bf477e761 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "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": "dc2b35a3-fe56-4082-b467-108adf5ce045"}} 2018-07-03 15:02:16,274 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045 used request id req-3518a6ea-6e31-4477-8ab8-0c9bf477e761 2018-07-03 15:02:16,277 - novaclient.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/dc2b35a3-fe56-4082-b467-108adf5ce045/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2aa4e28e4a0ea957366fd829a81127f269787da" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:02:16,680 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:16 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aa3fdeff-238f-4867-b947-401119af98d2 X-Compute-Request-Id: req-aa3fdeff-238f-4867-b947-401119af98d2 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:02:16,680 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045/os-extra_specs used request id req-aa3fdeff-238f-4867-b947-401119af98d2 2018-07-03 15:02:16,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:02:16,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:02:17,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1dfae28d9bc420d889ec70dba0a569d", "name": "CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj-role"}], "expires_at": "2018-07-03T16:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "001594696842453f92e1562e7cd7a9da", "name": "CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/001594696842453f92e1562e7cd7a9da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/001594696842453f92e1562e7cd7a9da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/001594696842453f92e1562e7cd7a9da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/001594696842453f92e1562e7cd7a9da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/001594696842453f92e1562e7cd7a9da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/001594696842453f92e1562e7cd7a9da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/001594696842453f92e1562e7cd7a9da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/001594696842453f92e1562e7cd7a9da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/001594696842453f92e1562e7cd7a9da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/001594696842453f92e1562e7cd7a9da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/001594696842453f92e1562e7cd7a9da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/001594696842453f92e1562e7cd7a9da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-64a5ae06-299c-4ef-user", "id": "457954d461db48059ac29fde926b7bb8"}, "audit_ids": ["1Ypga1X0RZut_XVupH5Ziw"], "issued_at": "2018-07-03T15:02:17.000000Z"}} 2018-07-03 15:02:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26953504cbd9ee049b3a87a23a1a38830a47e4f" 2018-07-03 15:02:17,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f952286-54aa-4a19-be59-2606694e52a9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:17,429 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8f952286-54aa-4a19-be59-2606694e52a9 2018-07-03 15:02:17,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d26953504cbd9ee049b3a87a23a1a38830a47e4f" 2018-07-03 15:02:17,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:17 GMT Content-Type: application/json Content-Length: 172 Connection: keep-alive X-Openstack-Request-Id: req-527196e7-fd91-4cf4-bb13-8e11c6dac2c3 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image"} 2018-07-03 15:02:17,838 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image used request id req-527196e7-fd91-4cf4-bb13-8e11c6dac2c3 2018-07-03 15:02:17,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d26953504cbd9ee049b3a87a23a1a38830a47e4f" 2018-07-03 15:02:18,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:18 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-cdb08593-9636-4de4-9a75-ea0f74444122 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:02:18,207 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-cdb08593-9636-4de4-9a75-ea0f74444122 2018-07-03 15:02:18,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}d26953504cbd9ee049b3a87a23a1a38830a47e4f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image"}' 2018-07-03 15:02:18,617 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:02:18 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d8fad2d8-a4d3-4fbd-9877-7c9427af7a7b Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:02:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:02:19Z", "visibility": "shared", "self": "/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "min_disk": 0, "protected": false, "id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "file": "/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039/file", "checksum": null, "owner": "001594696842453f92e1562e7cd7a9da", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:02:18,618 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-d8fad2d8-a4d3-4fbd-9877-7c9427af7a7b 2018-07-03 15:02:18,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d26953504cbd9ee049b3a87a23a1a38830a47e4f" -d '' 2018-07-03 15:02:19,363 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:02:19 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-733cfbc0-3739-44f7-8acc-c6f33bc7391c 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-07-03 15:02:19,363 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039/file used request id req-733cfbc0-3739-44f7-8acc-c6f33bc7391c 2018-07-03 15:02:19,364 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:02:19,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d26953504cbd9ee049b3a87a23a1a38830a47e4f" 2018-07-03 15:02:19,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:19 GMT Content-Type: application/json Content-Length: 732 Connection: keep-alive X-Openstack-Request-Id: req-0468dc6e-33fa-4196-9406-d4dd4379647c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:02:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:02:19Z", "visibility": "shared", "self": "/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "min_disk": 0, "protected": false, "id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "file": "/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "001594696842453f92e1562e7cd7a9da", "direct_url": "file:///var/lib/glance/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:02:19,714 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039 used request id req-0468dc6e-33fa-4196-9406-d4dd4379647c 2018-07-03 15:02:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d26953504cbd9ee049b3a87a23a1a38830a47e4f" 2018-07-03 15:02:20,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1c9910a1-8e2b-4e34-8a8f-7abcee016c44 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:02:20,034 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1c9910a1-8e2b-4e34-8a8f-7abcee016c44 2018-07-03 15:02:20,037 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image 2018-07-03 15:02:20,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d26953504cbd9ee049b3a87a23a1a38830a47e4f" 2018-07-03 15:02:20,410 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:20 GMT Content-Type: application/json Content-Length: 732 Connection: keep-alive X-Openstack-Request-Id: req-94d0b466-3096-4663-9e6e-4b1c283dcd96 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:02:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:02:19Z", "visibility": "shared", "self": "/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "min_disk": 0, "protected": false, "id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "file": "/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "001594696842453f92e1562e7cd7a9da", "direct_url": "file:///var/lib/glance/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:02:20,411 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039 used request id req-94d0b466-3096-4663-9e6e-4b1c283dcd96 2018-07-03 15:02:20,411 - create_image - DEBUG - Instance status is - active 2018-07-03 15:02:20,411 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image 2018-07-03 15:02:20,412 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image 2018-07-03 15:02:20,412 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:02:20,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-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca95de87f8b807d02e0da83f309cd126e8e587c4" 2018-07-03 15:02:20,914 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:20 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-118890b2-6ee5-47eb-a33a-f668fdfe22fd X-Compute-Request-Id: req-118890b2-6ee5-47eb-a33a-f668fdfe22fd Front-End-Https: on RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"ctl02": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-03T15:01:32.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-03T15:02:18.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-03T15:01:31.000000"}}, "ctl03": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-03T15:02:05.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-03T15:01:57.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-03T15:02:04.000000"}}, "ctl01": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-03T15:01:41.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-03T15:01:39.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-03T15:01:39.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"cmp002": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-03T15:02:00.000000"}}, "cmp001": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-03T15:01:59.000000"}}}, "zoneName": "nova"}]} 2018-07-03 15:02:20,914 - 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-118890b2-6ee5-47eb-a33a-f668fdfe22fd 2018-07-03 15:02:20,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:02:20,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:02:21,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["fZ_9qKbzRmCEdJlVj96ytw"], "issued_at": "2018-07-03T15:02:21.000000Z"}} 2018-07-03 15:02:21,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:21,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-485de877-71be-4c8f-aebd-414e187579eb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:21,627 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-485de877-71be-4c8f-aebd-414e187579eb 2018-07-03 15:02:21,628 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:02:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:21,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-344f863f-41e7-460a-a810-b6e824578899 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:21,659 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-344f863f-41e7-460a-a810-b6e824578899 2018-07-03 15:02:21,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=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:22,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:22 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-0db56aa0-8bb8-4b34-8b7e-1cf201e8fe2c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:22,134 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-0db56aa0-8bb8-4b34-8b7e-1cf201e8fe2c 2018-07-03 15:02:22,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-07-03 15:02:22,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:02: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-07-03 15:02:22,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:22,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:22 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06d88a09-57bf-49c3-9ccf-85c193f742d9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:22,326 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-06d88a09-57bf-49c3-9ccf-85c193f742d9 2018-07-03 15:02:22,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:22,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:22 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-a37f8a8c-76ae-4dc8-92bb-aa63b65445ed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:22,729 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-a37f8a8c-76ae-4dc8-92bb-aa63b65445ed 2018-07-03 15:02:22,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/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:22,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c0223211-4cb4-4c6d-b33a-b73cd46be9e8 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:02:22,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1&admin_state_up=True used request id req-c0223211-4cb4-4c6d-b33a-b73cd46be9e8 2018-07-03 15:02:22,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova%3Acmp002 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:23,268 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02: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-13bcdd47-45c6-4c33-81d4-cb120503fb3b X-Compute-Request-Id: req-13bcdd47-45c6-4c33-81d4-cb120503fb3b Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:02:23,269 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova%3Acmp002 used request id req-13bcdd47-45c6-4c33-81d4-cb120503fb3b 2018-07-03 15:02:23,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=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:23,762 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:23 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-1b7a211e-b985-4d3c-8807-2d44b36ac60b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:23,762 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-1b7a211e-b985-4d3c-8807-2d44b36ac60b 2018-07-03 15:02:23,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:23,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:23 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-058983e0-f1ce-48c3-834d-e3e6a3d462ea Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:23,806 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-058983e0-f1ce-48c3-834d-e3e6a3d462ea 2018-07-03 15:02:23,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/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:23,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:23 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-05e7090c-0a44-4354-bd95-f7675a5489af Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:23,884 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-05e7090c-0a44-4354-bd95-f7675a5489af 2018-07-03 15:02:23,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:23,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:23 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-fcbdcf54-17cd-4cf0-b17d-d0dea81404aa Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:02:23,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1&admin_state_up=True used request id req-fcbdcf54-17cd-4cf0-b17d-d0dea81404aa 2018-07-03 15:02:23,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:02:23,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:02:24,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["CfegA_WZR46585psChg30Q"], "issued_at": "2018-07-03T15:02:24.000000Z"}} 2018-07-03 15:02:24,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}1c694c4ba434c985ddda07ea35bbb6445d1cc4d8" 2018-07-03 15:02:24,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36d91200-b7b4-4d6c-bc11-9d6b4396dee2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:24,612 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-36d91200-b7b4-4d6c-bc11-9d6b4396dee2 2018-07-03 15:02:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:24,758 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:24 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-84d4a390-4af6-44d3-a1c0-e1c30806d5c8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:24,758 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-84d4a390-4af6-44d3-a1c0-e1c30806d5c8 2018-07-03 15:02:24,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:24,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:24 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-c7359e7f-4120-4668-9467-c45f323d2411 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:24,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-c7359e7f-4120-4668-9467-c45f323d2411 2018-07-03 15:02:24,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:24,987 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:24 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-3260f9b7-1328-43f6-b236-c7e6273e881f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:24,987 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-3260f9b7-1328-43f6-b236-c7e6273e881f 2018-07-03 15:02:24,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-07-03 15:02:25,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:02: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-07-03 15:02: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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c694c4ba434c985ddda07ea35bbb6445d1cc4d8" 2018-07-03 15:02:25,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6c40100-51b8-4c89-a36f-078d80741afa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:25,043 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e6c40100-51b8-4c89-a36f-078d80741afa 2018-07-03 15:02:25,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:25,469 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:25 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-1ffee1b7-97d3-4678-be02-ddef3f5ecf25 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:25,469 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-1ffee1b7-97d3-4678-be02-ddef3f5ecf25 2018-07-03 15:02:25,470 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net 2018-07-03 15:02:25,476 - 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}b57990a4c6dc0c030148a5bb4f86142143c36050" -d '{"port": {"network_id": "e27ca3db-2267-4b06-ad73-0d34e77b7dbc", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1", "admin_state_up": true}}' 2018-07-03 15:02:26,618 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:02:26 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-66b3d677-1d14-4328-aafb-57dcbb970767 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:26Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.11"}],"id":"edc266f3-370a-40f6-8dc2-c85cc31e50be","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:41:0b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:25Z","binding:vnic_type":"normal"}} 2018-07-03 15:02:26,618 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-66b3d677-1d14-4328-aafb-57dcbb970767 2018-07-03 15:02:26,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/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:26,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:26 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-3a56dc70-2aa3-417b-83d0-b1f49181e0a9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:26,737 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-3a56dc70-2aa3-417b-83d0-b1f49181e0a9 2018-07-03 15:02:26,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:26,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:26 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10635d09-c83b-418c-9141-6260d22a0196 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:26,923 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-10635d09-c83b-418c-9141-6260d22a0196 2018-07-03 15:02:26,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:27,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:27 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-0a4c1f72-52f2-45b3-b507-bd5fc244cc5c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:27,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-0a4c1f72-52f2-45b3-b507-bd5fc244cc5c 2018-07-03 15:02:27,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:27,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:27 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-8d9481a0-7b06-4db4-baa6-34c20c5bbe33 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.11"}],"id":"edc266f3-370a-40f6-8dc2-c85cc31e50be","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:41:0b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:02:27,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1&admin_state_up=True used request id req-8d9481a0-7b06-4db4-baa6-34c20c5bbe33 2018-07-03 15:02:27,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:27,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0708716-bf68-4e58-bc89-c02381b91648 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:27,323 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-c0708716-bf68-4e58-bc89-c02381b91648 2018-07-03 15:02:27,323 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002 2018-07-03 15:02:27,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:27,685 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:27 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-4f990859-ae67-498c-8ab8-0e92cbadff05 X-Compute-Request-Id: req-4f990859-ae67-498c-8ab8-0e92cbadff05 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-flavor-name"}]} 2018-07-03 15:02:27,685 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4f990859-ae67-498c-8ab8-0e92cbadff05 2018-07-03 15:02:27,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:28,054 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:28 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-43c61faa-6729-42b3-80db-a1933184e5df X-Compute-Request-Id: req-43c61faa-6729-42b3-80db-a1933184e5df Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "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": "dc2b35a3-fe56-4082-b467-108adf5ce045"}} 2018-07-03 15:02:28,055 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045 used request id req-43c61faa-6729-42b3-80db-a1933184e5df 2018-07-03 15:02:28,058 - 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-c9a6584b-60cf-4360-9528-977c2303bc03-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:28,473 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:28 GMT Content-Type: application/json Content-Length: 904 Connection: keep-alive X-Openstack-Request-Id: req-1f80adaa-3288-4546-8cf4-45f7b38f40c6 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:02:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:02:19Z", "visibility": "shared", "self": "/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "min_disk": 0, "protected": false, "id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "file": "/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "001594696842453f92e1562e7cd7a9da", "direct_url": "file:///var/lib/glance/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image"} 2018-07-03 15:02:28,474 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image used request id req-1f80adaa-3288-4546-8cf4-45f7b38f40c6 2018-07-03 15:02:28,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:28,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:28 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8e8a5506-a483-4dd0-85c8-9fa0ebba83de Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:02:28,832 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8e8a5506-a483-4dd0-85c8-9fa0ebba83de 2018-07-03 15:02:28,837 - novaclient.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}b57990a4c6dc0c030148a5bb4f86142143c36050" -d '{"server": {"name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "imageRef": "d4f82e18-2594-448d-ad6b-b5f278b79039", "availability_zone": "nova:cmp002", "flavorRef": "dc2b35a3-fe56-4082-b467-108adf5ce045", "max_count": 1, "min_count": 1, "networks": [{"port": "edc266f3-370a-40f6-8dc2-c85cc31e50be"}]}}' 2018-07-03 15:02:31,458 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:02:31 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d7296155-37ea-48e1-8fc5-04df55bfdf83 X-Compute-Request-Id: req-d7296155-37ea-48e1-8fc5-04df55bfdf83 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "adminPass": "BJrx8hQWqPdk"}} 2018-07-03 15:02:31,459 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-d7296155-37ea-48e1-8fc5-04df55bfdf83 2018-07-03 15:02:31,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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:32,318 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:32 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-580a2464-47db-4294-9649-cb60fa5a46fe X-Compute-Request-Id: req-580a2464-47db-4294-9649-cb60fa5a46fe 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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:02:31Z", "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-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:02:32,318 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-580a2464-47db-4294-9649-cb60fa5a46fe 2018-07-03 15:02:32,319 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002 2018-07-03 15:02:32,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/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:32,428 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:32 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-eb39dfa1-0b7b-4d4e-80ce-a3b6c4f28573 X-Compute-Request-Id: req-eb39dfa1-0b7b-4d4e-80ce-a3b6c4f28573 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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:02:32Z", "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-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:02:32,429 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-eb39dfa1-0b7b-4d4e-80ce-a3b6c4f28573 2018-07-03 15:02:32,429 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002] is - BUILD 2018-07-03 15:02:32,429 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:02:35,433 - create_instance - DEBUG - VM status query timeout in 896.886538982 2018-07-03 15:02:35,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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:35,735 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:35 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-7b7e8dc5-1a1b-4582-83af-fb60f94cf9ca X-Compute-Request-Id: req-7b7e8dc5-1a1b-4582-83af-fb60f94cf9ca Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:02:34Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:02:35,735 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-7b7e8dc5-1a1b-4582-83af-fb60f94cf9ca 2018-07-03 15:02:35,735 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002] is - BUILD 2018-07-03 15:02:35,735 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:02:38,739 - create_instance - DEBUG - VM status query timeout in 893.580299854 2018-07-03 15:02:38,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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:39,538 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:39 GMT Content-Type: application/json Content-Length: 1761 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7bc51ce3-5bb5-480c-96dc-099087d37b25 X-Compute-Request-Id: req-7bc51ce3-5bb5-480c-96dc-099087d37b25 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:41:0b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:02:34Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:02:39,538 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-7bc51ce3-5bb5-480c-96dc-099087d37b25 2018-07-03 15:02:39,539 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002] is - BUILD 2018-07-03 15:02:39,539 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:02:42,542 - create_instance - DEBUG - VM status query timeout in 889.777001858 2018-07-03 15:02:42,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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:43,525 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:43 GMT Content-Type: application/json Content-Length: 1761 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-515097bf-81c8-4581-a707-d9c8c76bea55 X-Compute-Request-Id: req-515097bf-81c8-4581-a707-d9c8c76bea55 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:41:0b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:02:34Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:02:43,525 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-515097bf-81c8-4581-a707-d9c8c76bea55 2018-07-03 15:02:43,526 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002] is - BUILD 2018-07-03 15:02:43,526 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:02:46,529 - create_instance - DEBUG - VM status query timeout in 885.789875031 2018-07-03 15:02:46,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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:47,219 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:47 GMT Content-Type: application/json Content-Length: 1782 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6964aff9-f4c1-48ac-8415-120fd99d101e X-Compute-Request-Id: req-6964aff9-f4c1-48ac-8415-120fd99d101e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:41:0b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-07-03T15:02:44.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:02:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:02:47,220 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-6964aff9-f4c1-48ac-8415-120fd99d101e 2018-07-03 15:02:47,220 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002] is - ACTIVE 2018-07-03 15:02:47,220 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:02:47,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:47,662 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:47 GMT Content-Type: application/json Content-Length: 1782 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-708c5061-5bcf-4ad4-a9e1-a6892f699441 X-Compute-Request-Id: req-708c5061-5bcf-4ad4-a9e1-a6892f699441 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:41:0b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-07-03T15:02:44.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:02:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:02:47,663 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-708c5061-5bcf-4ad4-a9e1-a6892f699441 2018-07-03 15:02:47,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=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:47,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:47 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-cd7ead8c-c058-4e4d-b4e4-e91ad33fbc2b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:47,806 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-cd7ead8c-c058-4e4d-b4e4-e91ad33fbc2b 2018-07-03 15:02:47,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:47,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:47 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ebadac4-2628-4675-9989-6cb4af3813de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:47,852 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-1ebadac4-2628-4675-9989-6cb4af3813de 2018-07-03 15:02:47,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:47,929 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:47 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-6ef06a80-709b-4208-aa17-05fa631060fa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:47,929 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-6ef06a80-709b-4208-aa17-05fa631060fa 2018-07-03 15:02:47,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/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:48,016 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:48 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-c9ca2afd-4a99-453a-9484-39d5539e4a1e Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.3"}],"id":"2942711e-e7e3-4895-8a12-e3e4f42de34c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu2942711e-e7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f6:27:b3","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.2"}],"id":"988387c9-7470-4b97-a67f-8e4a051ae877","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu988387c9-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:3d:31","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.11"}],"id":"edc266f3-370a-40f6-8dc2-c85cc31e50be","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuedc266f3-37","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2c:41:0b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"6a9dea1f-9cf9-4542-8ccc-7b3381d67c14","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:02:48,016 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-c9ca2afd-4a99-453a-9484-39d5539e4a1e 2018-07-03 15:02:48,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:48,262 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:48 GMT Content-Type: application/json Content-Length: 1782 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-49643e5d-a2ca-4624-ae59-598916c634b3 X-Compute-Request-Id: req-49643e5d-a2ca-4624-ae59-598916c634b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:41:0b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-07-03T15:02:44.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:02:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:02:48,263 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-49643e5d-a2ca-4624-ae59-598916c634b3 2018-07-03 15:02:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:48,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:48 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-99fdacb6-ed3b-4c93-bb4a-4dd0802318e0 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:48,402 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-99fdacb6-ed3b-4c93-bb4a-4dd0802318e0 2018-07-03 15:02:48,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:48,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:48 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c491d2af-5244-4ee8-9f7c-ea1880b012a7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:48,589 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-c491d2af-5244-4ee8-9f7c-ea1880b012a7 2018-07-03 15:02:48,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/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:48,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:48 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-20453508-8247-4dbe-ab01-c81577bb884e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:48,691 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-20453508-8247-4dbe-ab01-c81577bb884e 2018-07-03 15:02:48,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/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:48,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:48 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-8862f38b-95d6-486a-bcc4-922d2c741170 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.3"}],"id":"2942711e-e7e3-4895-8a12-e3e4f42de34c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu2942711e-e7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f6:27:b3","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.2"}],"id":"988387c9-7470-4b97-a67f-8e4a051ae877","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu988387c9-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:3d:31","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.11"}],"id":"edc266f3-370a-40f6-8dc2-c85cc31e50be","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuedc266f3-37","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2c:41:0b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"6a9dea1f-9cf9-4542-8ccc-7b3381d67c14","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:02:48,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-8862f38b-95d6-486a-bcc4-922d2c741170 2018-07-03 15:02:48,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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:49,038 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:49 GMT Content-Type: application/json Content-Length: 1782 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a9721465-0355-402e-9cd2-5220fd2a5bcb X-Compute-Request-Id: req-a9721465-0355-402e-9cd2-5220fd2a5bcb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:41:0b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-07-03T15:02:44.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:02:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:02:49,039 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-a9721465-0355-402e-9cd2-5220fd2a5bcb 2018-07-03 15:02:49,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:49,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:49 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-b4b874d6-aac0-402c-948e-9acff0055a8d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:49,180 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-b4b874d6-aac0-402c-948e-9acff0055a8d 2018-07-03 15:02:49,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:49,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0df6a9ad-c7b5-4f8c-a728-bffad4439a4b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:49,231 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-0df6a9ad-c7b5-4f8c-a728-bffad4439a4b 2018-07-03 15:02:49,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:49,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:49 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-9f2d7303-96c0-4de5-9a43-c5fcd26ac9a4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:49,307 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-9f2d7303-96c0-4de5-9a43-c5fcd26ac9a4 2018-07-03 15:02:49,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:02:49,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:49 GMT Content-Type: application/json Content-Length: 3142 Connection: keep-alive X-Openstack-Request-Id: req-cba401a2-3897-4160-abb5-e8d1a59da9cc Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.3"}],"id":"2942711e-e7e3-4895-8a12-e3e4f42de34c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu2942711e-e7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f6:27:b3","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.2"}],"id":"988387c9-7470-4b97-a67f-8e4a051ae877","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu988387c9-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:3d:31","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.11"}],"id":"edc266f3-370a-40f6-8dc2-c85cc31e50be","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuedc266f3-37","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2c:41:0b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"6a9dea1f-9cf9-4542-8ccc-7b3381d67c14","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:02:49,390 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-cba401a2-3897-4160-abb5-e8d1a59da9cc 2018-07-03 15:02:49,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:02:49,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:02:49,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["yc8KPK75QCG27gGbQv7_1A"], "issued_at": "2018-07-03T15:02:49.000000Z"}} 2018-07-03 15:02:49,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}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:49,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69db8fb2-74c0-4343-be0b-12da7d99fa2b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:49,925 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-69db8fb2-74c0-4343-be0b-12da7d99fa2b 2018-07-03 15:02:49,926 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:02:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:50,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b669f6e-123e-40d8-a7fc-ddfb31539083 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:50,216 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1b669f6e-123e-40d8-a7fc-ddfb31539083 2018-07-03 15:02:50,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:50,827 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:50 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-3345801c-f1fa-4540-9a17-9da218c8b804 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:50,827 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-3345801c-f1fa-4540-9a17-9da218c8b804 2018-07-03 15:02:50,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:02:50,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:02: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-07-03 15:02:50,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:50,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bedcc175-fed9-4884-b84b-596c339b8a50 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:50,990 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-bedcc175-fed9-4884-b84b-596c339b8a50 2018-07-03 15:02:50,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:51,353 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:51 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-928722bb-06a1-45ae-bf4e-5840eb93cf35 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:51,353 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-928722bb-06a1-45ae-bf4e-5840eb93cf35 2018-07-03 15:02:51,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/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:51,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:51 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-dae9fca8-ce18-419a-8b25-dca1194891df Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:02:51,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2&admin_state_up=True used request id req-dae9fca8-ce18-419a-8b25-dca1194891df 2018-07-03 15:02:51,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/detail?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova%3Acmp001 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:51,738 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02: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-54906f12-d337-4008-ab16-7560648b0b8d X-Compute-Request-Id: req-54906f12-d337-4008-ab16-7560648b0b8d Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:02:51,738 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova%3Acmp001 used request id req-54906f12-d337-4008-ab16-7560648b0b8d 2018-07-03 15:02:51,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=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:52,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:52 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-6b54be97-d734-4fd8-b21d-75fae2517194 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:52,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-6b54be97-d734-4fd8-b21d-75fae2517194 2018-07-03 15:02:52,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:52,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56c993ae-2a95-4554-b8a9-073b164e59b1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:52,312 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-56c993ae-2a95-4554-b8a9-073b164e59b1 2018-07-03 15:02:52,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:52,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:52 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-3b9a7fc0-9abe-4977-881c-684af6994ddd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:52,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-3b9a7fc0-9abe-4977-881c-684af6994ddd 2018-07-03 15:02:52,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:52,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:52 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-aa1da34b-0bef-40ce-a977-cc101ad23c7d Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:02:52,435 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2&admin_state_up=True used request id req-aa1da34b-0bef-40ce-a977-cc101ad23c7d 2018-07-03 15:02:52,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:02:52,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:02:52,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["yl1JPjWLTqW7imCFLJWHqw"], "issued_at": "2018-07-03T15:02:52.000000Z"}} 2018-07-03 15:02:52,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff20aed0af6c5e948a55c697ae447fc666e8d67" 2018-07-03 15:02:53,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5bd08fd-e91b-4708-b24d-0778390799c3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:02:53,119 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b5bd08fd-e91b-4708-b24d-0778390799c3 2018-07-03 15:02:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:53,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:53 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-2bd8371e-fccb-4fbe-8a94-30d30d4f6bd1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:53,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-2bd8371e-fccb-4fbe-8a94-30d30d4f6bd1 2018-07-03 15:02:53,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:53,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:53 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-98394b6c-004b-4b1c-9cf7-8cee43fd7ad1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:53,328 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-98394b6c-004b-4b1c-9cf7-8cee43fd7ad1 2018-07-03 15:02:53,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/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:53,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:53 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-8a60b0b7-ed10-4520-be15-1705a2698ab4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:53,470 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-8a60b0b7-ed10-4520-be15-1705a2698ab4 2018-07-03 15:02:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:02:53,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:02: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-07-03 15:02:53,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff20aed0af6c5e948a55c697ae447fc666e8d67" 2018-07-03 15:02:53,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:53 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a872e49e-6fd7-4ac2-92b4-a7a68f1d0c49 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:53,633 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-a872e49e-6fd7-4ac2-92b4-a7a68f1d0c49 2018-07-03 15:02:53,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/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:54,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:54 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-60562ea8-f117-4a2f-a80a-a4af6f151af4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:54,033 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-60562ea8-f117-4a2f-a80a-a4af6f151af4 2018-07-03 15:02:54,034 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net 2018-07-03 15:02:54,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" -d '{"port": {"network_id": "e27ca3db-2267-4b06-ad73-0d34e77b7dbc", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2", "admin_state_up": true}}' 2018-07-03 15:02:55,027 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:02:55 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-9c0c75fc-0465-4033-8ff2-d4e7d48dfc80 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:54Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.5"}],"id":"4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:01:1f","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:54Z","binding:vnic_type":"normal"}} 2018-07-03 15:02:55,027 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-9c0c75fc-0465-4033-8ff2-d4e7d48dfc80 2018-07-03 15:02:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:55,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:55 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-c165c060-3578-4fc7-b2b6-21edc5a93028 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:02:55,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-c165c060-3578-4fc7-b2b6-21edc5a93028 2018-07-03 15:02:55,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:55,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:55 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-014acb67-fa91-49e5-995e-bb20cfa1a35e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:55,355 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-014acb67-fa91-49e5-995e-bb20cfa1a35e 2018-07-03 15:02:55,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:55,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:55 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-ae897ae4-e8de-4c37-bb66-a454c7d4ccea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:02:55,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-ae897ae4-e8de-4c37-bb66-a454c7d4ccea 2018-07-03 15:02:55,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:55,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:55 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-8fc84bac-ed36-44ad-bbe8-50f65dc628fe Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.5"}],"id":"4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:01:1f","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:54Z","binding:vnic_type":"normal"}]} 2018-07-03 15:02:55,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2&admin_state_up=True used request id req-8fc84bac-ed36-44ad-bbe8-50f65dc628fe 2018-07-03 15:02:55,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:55,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:02:55 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95832ca5-a70e-4a25-bd7d-866fc1a8eb3a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:02:55,666 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-95832ca5-a70e-4a25-bd7d-866fc1a8eb3a 2018-07-03 15:02:55,666 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001 2018-07-03 15:02:55,670 - novaclient.v2.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}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:56,022 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:56 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-63b46d1d-b343-4ed2-a2b9-a207c8b794c8 X-Compute-Request-Id: req-63b46d1d-b343-4ed2-a2b9-a207c8b794c8 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-flavor-name"}]} 2018-07-03 15:02:56,022 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-63b46d1d-b343-4ed2-a2b9-a207c8b794c8 2018-07-03 15:02:56,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:56,390 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:56 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-25785a55-4d35-4642-8185-ee74ae5e3ac6 X-Compute-Request-Id: req-25785a55-4d35-4642-8185-ee74ae5e3ac6 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "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": "dc2b35a3-fe56-4082-b467-108adf5ce045"}} 2018-07-03 15:02:56,390 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045 used request id req-25785a55-4d35-4642-8185-ee74ae5e3ac6 2018-07-03 15:02:56,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=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:56,758 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:56 GMT Content-Type: application/json Content-Length: 904 Connection: keep-alive X-Openstack-Request-Id: req-d1b76cfa-a3ce-4097-807e-d014e0b87f51 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:02:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:02:19Z", "visibility": "shared", "self": "/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "min_disk": 0, "protected": false, "id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "file": "/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "001594696842453f92e1562e7cd7a9da", "direct_url": "file:///var/lib/glance/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image"} 2018-07-03 15:02:56,759 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image used request id req-d1b76cfa-a3ce-4097-807e-d014e0b87f51 2018-07-03 15:02:56,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}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:02:57,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:02:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0f43947a-b8df-4e00-b3d9-eb113535da24 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:02:57,107 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0f43947a-b8df-4e00-b3d9-eb113535da24 2018-07-03 15:02:57,112 - novaclient.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}dfec203052a84f8136f26c00f2d16c7c4142b0ca" -d '{"server": {"name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "imageRef": "d4f82e18-2594-448d-ad6b-b5f278b79039", "availability_zone": "nova:cmp001", "flavorRef": "dc2b35a3-fe56-4082-b467-108adf5ce045", "max_count": 1, "min_count": 1, "networks": [{"port": "4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc"}]}}' 2018-07-03 15:02:59,753 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:02:59 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-14d34fb3-acde-40f4-9b8d-ffd29d4c2b0f X-Compute-Request-Id: req-14d34fb3-acde-40f4-9b8d-ffd29d4c2b0f RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "adminPass": "ugajVpbKF5Kq"}} 2018-07-03 15:02:59,753 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-14d34fb3-acde-40f4-9b8d-ffd29d4c2b0f 2018-07-03 15:02:59,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/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:00,187 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:00 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-acb0c446-11e7-4947-a083-d06b7e5e1989 X-Compute-Request-Id: req-acb0c446-11e7-4947-a083-d06b7e5e1989 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/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:02:59Z", "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-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:03:00Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:00,187 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-acb0c446-11e7-4947-a083-d06b7e5e1989 2018-07-03 15:03:00,188 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001 2018-07-03 15:03:00,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:00,478 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:00 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-870cefe6-a952-4f0d-a711-847c62025248 X-Compute-Request-Id: req-870cefe6-a952-4f0d-a711-847c62025248 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/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:03:00Z", "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-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:03:00Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:00,478 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-870cefe6-a952-4f0d-a711-847c62025248 2018-07-03 15:03:00,478 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001] is - BUILD 2018-07-03 15:03:00,479 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:03:03,479 - create_instance - DEBUG - VM status query timeout in 896.708905935 2018-07-03 15:03:03,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:04,225 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:04 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-1e4ae855-3226-467f-9e99-f2395a3a05d4 X-Compute-Request-Id: req-1e4ae855-3226-467f-9e99-f2395a3a05d4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:03:03Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:02:59Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:04,225 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-1e4ae855-3226-467f-9e99-f2395a3a05d4 2018-07-03 15:03:04,225 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001] is - BUILD 2018-07-03 15:03:04,225 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:03:07,229 - create_instance - DEBUG - VM status query timeout in 892.959223032 2018-07-03 15:03:07,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/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:08,570 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:08 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-e4f69a65-06ce-49be-a326-9b519e99ad98 X-Compute-Request-Id: req-e4f69a65-06ce-49be-a326-9b519e99ad98 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:01:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-07-03T15:03:07.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:03:07Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:02:59Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:08,570 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-e4f69a65-06ce-49be-a326-9b519e99ad98 2018-07-03 15:03:08,570 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001] is - ACTIVE 2018-07-03 15:03:08,570 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:03:08,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:08,801 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:08 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-c3567300-bf7f-4bfb-9f1f-00be1dccb33a X-Compute-Request-Id: req-c3567300-bf7f-4bfb-9f1f-00be1dccb33a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:01:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-07-03T15:03:07.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:03:07Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:02:59Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:08,801 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-c3567300-bf7f-4bfb-9f1f-00be1dccb33a 2018-07-03 15:03:08,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=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:09,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:09 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-10e62b80-c6e9-4f90-9fcd-b29bdb9d716c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:03:09,084 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-10e62b80-c6e9-4f90-9fcd-b29bdb9d716c 2018-07-03 15:03:09,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:09,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bbfcc93-1683-4aa9-9fec-649b344f5edc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:03:09,244 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-4bbfcc93-1683-4aa9-9fec-649b344f5edc 2018-07-03 15:03:09,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:09,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:09 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-4ac90333-9c1d-4e0b-a1c7-0859c9418e69 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:03:09,315 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-4ac90333-9c1d-4e0b-a1c7-0859c9418e69 2018-07-03 15:03:09,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=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:09,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:09 GMT Content-Type: application/json Content-Length: 4230 Connection: keep-alive X-Openstack-Request-Id: req-302e28cc-b5fa-40c0-9028-5b285c71a1b1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.3"}],"id":"2942711e-e7e3-4895-8a12-e3e4f42de34c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu2942711e-e7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f6:27:b3","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:03:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.5"}],"id":"4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu4b18dc7e-0c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:df:01:1f","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"14a9e6f7-8f1f-4490-8bea-2113788eee13","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.2"}],"id":"988387c9-7470-4b97-a67f-8e4a051ae877","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu988387c9-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:3d:31","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.11"}],"id":"edc266f3-370a-40f6-8dc2-c85cc31e50be","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuedc266f3-37","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2c:41:0b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"6a9dea1f-9cf9-4542-8ccc-7b3381d67c14","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:03:09,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-302e28cc-b5fa-40c0-9028-5b285c71a1b1 2018-07-03 15:03:09,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:09,704 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:09 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-437c50ce-853c-45e7-8ef1-ba04555aa1f5 X-Compute-Request-Id: req-437c50ce-853c-45e7-8ef1-ba04555aa1f5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:01:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-07-03T15:03:07.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:03:07Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:02:59Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:09,704 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-437c50ce-853c-45e7-8ef1-ba04555aa1f5 2018-07-03 15:03:09,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/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:09,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:09 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-dd3b29a8-5584-443c-b8d4-79c455b0f856 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:03:09,847 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-dd3b29a8-5584-443c-b8d4-79c455b0f856 2018-07-03 15:03:09,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:10,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9153676-0824-45bf-a7d9-b3c42937152d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:03:10,017 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-d9153676-0824-45bf-a7d9-b3c42937152d 2018-07-03 15:03:10,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:10,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:10 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-2ac45e90-c889-435d-be92-e05b7e72d41a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:03:10,089 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-2ac45e90-c889-435d-be92-e05b7e72d41a 2018-07-03 15:03:10,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?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:10,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:10 GMT Content-Type: application/json Content-Length: 4230 Connection: keep-alive X-Openstack-Request-Id: req-8fc67f5f-7ce6-4299-9ea1-5c24f60ee569 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.3"}],"id":"2942711e-e7e3-4895-8a12-e3e4f42de34c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu2942711e-e7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f6:27:b3","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:03:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.5"}],"id":"4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu4b18dc7e-0c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:df:01:1f","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"14a9e6f7-8f1f-4490-8bea-2113788eee13","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.2"}],"id":"988387c9-7470-4b97-a67f-8e4a051ae877","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu988387c9-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:3d:31","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.11"}],"id":"edc266f3-370a-40f6-8dc2-c85cc31e50be","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuedc266f3-37","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2c:41:0b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"6a9dea1f-9cf9-4542-8ccc-7b3381d67c14","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:03:10,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-8fc67f5f-7ce6-4299-9ea1-5c24f60ee569 2018-07-03 15:03:10,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/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:10,756 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:10 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-4a1d831e-53e1-430e-affc-edcfc9092b31 X-Compute-Request-Id: req-4a1d831e-53e1-430e-affc-edcfc9092b31 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:01:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-07-03T15:03:07.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:03:07Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:02:59Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:10,757 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-4a1d831e-53e1-430e-affc-edcfc9092b31 2018-07-03 15:03:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:10,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:10 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-8fa6bf21-e9fc-45f4-bc99-f8fc1e8564a6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:03:10,885 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-8fa6bf21-e9fc-45f4-bc99-f8fc1e8564a6 2018-07-03 15:03:10,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:11,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58353cb6-36ff-4e43-bf6b-671a82264537 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:03:11,049 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-58353cb6-36ff-4e43-bf6b-671a82264537 2018-07-03 15:03:11,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:11,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:11 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-efe00c5a-0645-4ed5-a266-4e55ab57b4b7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:03:11,126 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-efe00c5a-0645-4ed5-a266-4e55ab57b4b7 2018-07-03 15:03:11,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:11,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:11 GMT Content-Type: application/json Content-Length: 4230 Connection: keep-alive X-Openstack-Request-Id: req-c26177dd-ba36-4dfa-95fc-e02c5a33c096 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.3"}],"id":"2942711e-e7e3-4895-8a12-e3e4f42de34c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu2942711e-e7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f6:27:b3","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:03:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.5"}],"id":"4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu4b18dc7e-0c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:df:01:1f","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"14a9e6f7-8f1f-4490-8bea-2113788eee13","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.2"}],"id":"988387c9-7470-4b97-a67f-8e4a051ae877","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu988387c9-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:3d:31","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.11"}],"id":"edc266f3-370a-40f6-8dc2-c85cc31e50be","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuedc266f3-37","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2c:41:0b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"6a9dea1f-9cf9-4542-8ccc-7b3381d67c14","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:03:11,214 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-c26177dd-ba36-4dfa-95fc-e02c5a33c096 2018-07-03 15:03:11,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:11,801 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:11 GMT Content-Type: application/json Content-Length: 1782 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e98ea51e-9697-4c77-ab6e-d1191b5188b7 X-Compute-Request-Id: req-e98ea51e-9697-4c77-ab6e-d1191b5188b7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:41:0b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-07-03T15:02:44.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:02:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:11,801 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-e98ea51e-9697-4c77-ab6e-d1191b5188b7 2018-07-03 15:03:11,801 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002] is - ACTIVE 2018-07-03 15:03:11,802 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:03:11,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/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:12,576 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:12 GMT Content-Type: application/json Content-Length: 1782 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-98159f59-391b-4742-ba6c-6d32dd31e49a X-Compute-Request-Id: req-98159f59-391b-4742-ba6c-6d32dd31e49a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:41:0b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-07-03T15:02:44.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:02:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:12,576 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-98159f59-391b-4742-ba6c-6d32dd31e49a 2018-07-03 15:03:12,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:12,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:12 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-efab9722-35ba-449a-98d1-6bda261befa6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:03:12,864 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-efab9722-35ba-449a-98d1-6bda261befa6 2018-07-03 15:03:12,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:13,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e31c88ac-e34c-4531-81c2-a1be7ae8f677 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:03:13,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e31c88ac-e34c-4531-81c2-a1be7ae8f677 2018-07-03 15:03:13,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:13,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:13 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-2da45a62-1aa1-4df0-8e22-5a84ee8943b0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:03:13,126 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-2da45a62-1aa1-4df0-8e22-5a84ee8943b0 2018-07-03 15:03:13,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/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:13,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:13 GMT Content-Type: application/json Content-Length: 4230 Connection: keep-alive X-Openstack-Request-Id: req-55d5ab38-e6a1-4166-8c94-6c70e7346a19 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.3"}],"id":"2942711e-e7e3-4895-8a12-e3e4f42de34c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu2942711e-e7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f6:27:b3","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:03:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.5"}],"id":"4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu4b18dc7e-0c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:df:01:1f","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"14a9e6f7-8f1f-4490-8bea-2113788eee13","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.2"}],"id":"988387c9-7470-4b97-a67f-8e4a051ae877","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu988387c9-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:3d:31","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.11"}],"id":"edc266f3-370a-40f6-8dc2-c85cc31e50be","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuedc266f3-37","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2c:41:0b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"6a9dea1f-9cf9-4542-8ccc-7b3381d67c14","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:03:13,212 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-55d5ab38-e6a1-4166-8c94-6c70e7346a19 2018-07-03 15:03:13,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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:14,061 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:14 GMT Content-Type: application/json Content-Length: 1782 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3176c4bf-c8dc-42cf-b1fc-622ee8a744f7 X-Compute-Request-Id: req-3176c4bf-c8dc-42cf-b1fc-622ee8a744f7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:41:0b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-07-03T15:02:44.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:02:45Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:14,061 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-3176c4bf-c8dc-42cf-b1fc-622ee8a744f7 2018-07-03 15:03:14,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:14,996 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:14 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-099633be-add3-41c4-aaf6-94948046462f X-Compute-Request-Id: req-099633be-add3-41c4-aaf6-94948046462f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:01:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-07-03T15:03:07.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:03:07Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:02:59Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:14,997 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-099633be-add3-41c4-aaf6-94948046462f 2018-07-03 15:03:14,997 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001] is - ACTIVE 2018-07-03 15:03:14,997 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:03:15,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/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:15,556 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:15 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-b695963c-96a0-4ac7-94a8-265ae9f7ce7d X-Compute-Request-Id: req-b695963c-96a0-4ac7-94a8-265ae9f7ce7d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:01:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-07-03T15:03:07.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:03:07Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:02:59Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:15,557 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-b695963c-96a0-4ac7-94a8-265ae9f7ce7d 2018-07-03 15:03:15,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=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:15,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:15 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-32503035-e026-40b5-be2c-426b31f13617 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0"],"description":"","tags":[],"updated_at":"2018-07-03T15:02:12Z","provider:segmentation_id":1022,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","provider:network_type":"vlan"}]} 2018-07-03 15:03:15,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net used request id req-32503035-e026-40b5-be2c-426b31f13617 2018-07-03 15:03:15,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:15,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:15 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4db1f97a-c589-4482-b547-433ead8424b6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:03:15,856 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-4db1f97a-c589-4482-b547-433ead8424b6 2018-07-03 15:03:15,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/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:15,940 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:15 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-1188f816-3e64-43d2-a73b-8abc43c5fef5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:12Z","dns_nameservers":[],"updated_at":"2018-07-03T15:02:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet"}]} 2018-07-03 15:03:15,940 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-1188f816-3e64-43d2-a73b-8abc43c5fef5 2018-07-03 15:03:15,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:16,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:16 GMT Content-Type: application/json Content-Length: 4230 Connection: keep-alive X-Openstack-Request-Id: req-20ef59f8-00a5-4191-955d-047ca080a133 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.3"}],"id":"2942711e-e7e3-4895-8a12-e3e4f42de34c","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu2942711e-e7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f6:27:b3","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:03:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.5"}],"id":"4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu4b18dc7e-0c","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:df:01:1f","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"14a9e6f7-8f1f-4490-8bea-2113788eee13","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:54Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.2"}],"id":"988387c9-7470-4b97-a67f-8e4a051ae877","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu988387c9-74","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:49:3d:31","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e27ca3db-2267-4b06-ad73-0d34e77b7dbc","name":"","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:02:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0","ip_address":"10.55.0.11"}],"id":"edc266f3-370a-40f6-8dc2-c85cc31e50be","security_groups":["dd22b4fb-9ae8-40e1-a36a-3db667ce6a99"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuedc266f3-37","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2c:41:0b","project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"6a9dea1f-9cf9-4542-8ccc-7b3381d67c14","name":"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1","admin_state_up":true,"network_id":"e27ca3db-2267-4b06-ad73-0d34e77b7dbc","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:02:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:03:16,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-20ef59f8-00a5-4191-955d-047ca080a133 2018-07-03 15:03:16,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:16,630 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:16 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-dfe9c337-abf0-4f57-8f7b-acc633bf943e X-Compute-Request-Id: req-dfe9c337-abf0-4f57-8f7b-acc633bf943e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:01:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-07-03T15:03:07.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "security_groups": [{"name": "default"}], "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:03:07Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:02:59Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:16,630 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-dfe9c337-abf0-4f57-8f7b-acc633bf943e 2018-07-03 15:03:16,631 - create_instance - INFO - Deleting Port with ID - edc266f3-370a-40f6-8dc2-c85cc31e50be 2018-07-03 15:03:16,631 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-1 2018-07-03 15:03:16,636 - 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/edc266f3-370a-40f6-8dc2-c85cc31e50be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:17,280 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:03:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a0541dcf-0b7d-4f2c-ad1b-17ff5156bff3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:03:17,280 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/edc266f3-370a-40f6-8dc2-c85cc31e50be used request id req-a0541dcf-0b7d-4f2c-ad1b-17ff5156bff3 2018-07-03 15:03:17,281 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002 2018-07-03 15:03:17,284 - 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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:17,474 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:03: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-378ebd89-a060-4fda-953c-c061ed69cbba X-Compute-Request-Id: req-378ebd89-a060-4fda-953c-c061ed69cbba Front-End-Https: on 2018-07-03 15:03:17,474 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-378ebd89-a060-4fda-953c-c061ed69cbba 2018-07-03 15:03:17,475 - create_instance - INFO - Checking deletion status 2018-07-03 15:03:17,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:17,951 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:17 GMT Content-Type: application/json Content-Length: 1746 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b42dff69-b362-4728-be52-1f0b5d6aa1db X-Compute-Request-Id: req-b42dff69-b362-4728-be52-1f0b5d6aa1db Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:41:0b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-07-03T15:02:44.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "6a9dea1f-9cf9-4542-8ccc-7b3381d67c14", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:03:17Z", "hostId": "39f8c58084d07ac36463937cc4d8d6911d8ab8a609ed1c8177d78569", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002", "created": "2018-07-03T15:02:31Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:17,952 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-b42dff69-b362-4728-be52-1f0b5d6aa1db 2018-07-03 15:03:17,952 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002] is - ACTIVE 2018-07-03 15:03:17,952 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:03:20,955 - create_instance - DEBUG - VM status query timeout in 296.52026701 2018-07-03 15:03:20,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/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57990a4c6dc0c030148a5bb4f86142143c36050" 2018-07-03 15:03:21,367 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:03: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-9c4fee59-cdcf-4cba-ad79-123c8bd174c5 X-Compute-Request-Id: req-9c4fee59-cdcf-4cba-ad79-123c8bd174c5 RESP BODY: {"itemNotFound": {"message": "Instance 6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 could not be found.", "code": 404}} 2018-07-03 15:03:21,367 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 used request id req-9c4fee59-cdcf-4cba-ad79-123c8bd174c5 2018-07-03 15:03:21,367 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6a9dea1f-9cf9-4542-8ccc-7b3381d67c14 could not be found. (HTTP 404) (Request-ID: req-9c4fee59-cdcf-4cba-ad79-123c8bd174c5) 2018-07-03 15:03:21,368 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp002 2018-07-03 15:03:21,370 - create_instance - INFO - Deleting Port with ID - 4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc 2018-07-03 15:03:21,370 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03port-2 2018-07-03 15:03:21,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:22,055 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:03:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-01dbc5b5-8417-474f-849c-98460dded0f5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:03:22,055 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/4b18dc7e-0cf7-4d8f-8384-5c69200a2ffc used request id req-01dbc5b5-8417-474f-849c-98460dded0f5 2018-07-03 15:03:22,056 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001 2018-07-03 15:03:22,058 - 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/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:22,240 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:03: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-60cd42f1-fada-4464-91dc-38103acf6721 X-Compute-Request-Id: req-60cd42f1-fada-4464-91dc-38103acf6721 Front-End-Https: on 2018-07-03 15:03:22,240 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-60cd42f1-fada-4464-91dc-38103acf6721 2018-07-03 15:03:22,241 - create_instance - INFO - Checking deletion status 2018-07-03 15:03:22,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:22,727 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:22 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-e58a27c5-3e9d-4001-a82d-7cf905680ce9 X-Compute-Request-Id: req-e58a27c5-3e9d-4001-a82d-7cf905680ce9 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/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13", "rel": "bookmark"}], "image": {"id": "d4f82e18-2594-448d-ad6b-b5f278b79039", "links": [{"href": "http://172.30.10.101:8774/images/d4f82e18-2594-448d-ad6b-b5f278b79039", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000096", "OS-SRV-USG:launched_at": "2018-07-03T15:03:07.000000", "flavor": {"id": "dc2b35a3-fe56-4082-b467-108adf5ce045", "links": [{"href": "http://172.30.10.101:8774/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045", "rel": "bookmark"}]}, "id": "14a9e6f7-8f1f-4490-8bea-2113788eee13", "user_id": "ada55201ffb54277b8bfe9496150313e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:03:23Z", "hostId": "e7bc5abb864e17503e07f87747b3b5e77de1bceb83c87ded17574908", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001", "created": "2018-07-03T15:02:59Z", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:22,728 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-e58a27c5-3e9d-4001-a82d-7cf905680ce9 2018-07-03 15:03:22,728 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001] is - ACTIVE 2018-07-03 15:03:22,728 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:03:25,731 - create_instance - DEBUG - VM status query timeout in 296.510418177 2018-07-03 15:03:25,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfec203052a84f8136f26c00f2d16c7c4142b0ca" 2018-07-03 15:03:25,804 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:03: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-08b6f8f3-e8af-4a95-89ca-e5c39140009a X-Compute-Request-Id: req-08b6f8f3-e8af-4a95-89ca-e5c39140009a RESP BODY: {"itemNotFound": {"message": "Instance 14a9e6f7-8f1f-4490-8bea-2113788eee13 could not be found.", "code": 404}} 2018-07-03 15:03:25,804 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/14a9e6f7-8f1f-4490-8bea-2113788eee13 used request id req-08b6f8f3-e8af-4a95-89ca-e5c39140009a 2018-07-03 15:03:25,805 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 14a9e6f7-8f1f-4490-8bea-2113788eee13 could not be found. (HTTP 404) (Request-ID: req-08b6f8f3-e8af-4a95-89ca-e5c39140009a) 2018-07-03 15:03:25,805 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-inst-nova:cmp001 2018-07-03 15:03:25,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2aa4e28e4a0ea957366fd829a81127f269787da" 2018-07-03 15:03:26,272 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:03: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-1fc3747d-75a5-46f2-9ecd-c099c8307867 X-Compute-Request-Id: req-1fc3747d-75a5-46f2-9ecd-c099c8307867 2018-07-03 15:03:26,273 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/dc2b35a3-fe56-4082-b467-108adf5ce045 used request id req-1fc3747d-75a5-46f2-9ecd-c099c8307867 2018-07-03 15:03:26,274 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet 2018-07-03 15:03:26,274 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-subnet 2018-07-03 15:03:26,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/subnets/9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be66ff0eba8ebcbb0f5036239da1e66129fde50" 2018-07-03 15:03:28,860 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:03:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c46a3983-82c0-45a6-8dbf-52bda44bfdf3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:03:28,860 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/9c9645f7-ba38-43cf-b57c-0ea1fd1c01b0 used request id req-c46a3983-82c0-45a6-8dbf-52bda44bfdf3 2018-07-03 15:03:28,860 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-priv-net 2018-07-03 15:03:28,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/networks/e27ca3db-2267-4b06-ad73-0d34e77b7dbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6be66ff0eba8ebcbb0f5036239da1e66129fde50" 2018-07-03 15:03:30,693 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:03:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-86ebba77-ba2f-43c5-9955-3b7c859000be Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:03:30,693 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/e27ca3db-2267-4b06-ad73-0d34e77b7dbc used request id req-86ebba77-ba2f-43c5-9955-3b7c859000be 2018-07-03 15:03:30,695 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-c9a6584b-60cf-4360-9528-977c2303bc03-image 2018-07-03 15:03:30,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d26953504cbd9ee049b3a87a23a1a38830a47e4f" 2018-07-03 15:03:31,211 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:03:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5c46189f-d9ac-4cfb-8ee9-e52fb94eedf9 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-07-03 15:03:31,212 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/d4f82e18-2594-448d-ad6b-b5f278b79039 used request id req-5c46189f-d9ac-4cfb-8ee9-e52fb94eedf9 2018-07-03 15:03:31,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}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:03:31,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:31 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-16ec5129-fabd-4d6e-a070-278e1be8b8c3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:03:31,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-16ec5129-fabd-4d6e-a070-278e1be8b8c3 2018-07-03 15:03:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:03:31,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:31 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0c89b80-bf37-4432-8930-99e59c06be58 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:03:31,889 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-e0c89b80-bf37-4432-8930-99e59c06be58 2018-07-03 15:03:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:03:32,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:03:31 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d6d9d85-f8fa-4c52-a0b2-4e352e703566 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:03:32,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-3d6d9d85-f8fa-4c52-a0b2-4e352e703566 2018-07-03 15:03:32,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:03:32,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:03:32,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6f2e1d8-f358-47bb-8ee8-aabfc0b47a31 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:03:32,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-f6f2e1d8-f358-47bb-8ee8-aabfc0b47a31 2018-07-03 15:03:32,264 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj 2018-07-03 15:03:32,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/001594696842453f92e1562e7cd7a9da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:03:32,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:03:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9adbb0f1-9b3e-4189-bf3a-aeb3b38167c8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:03:32,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/001594696842453f92e1562e7cd7a9da used request id req-9adbb0f1-9b3e-4189-bf3a-aeb3b38167c8 2018-07-03 15:03:32,633 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-64a5ae06-299c-4ef-proj-role 2018-07-03 15:03:32,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d1dfae28d9bc420d889ec70dba0a569d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:03:32,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:03:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bad52c28-3e24-4296-b7d6-b3de98ac0c10 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:03:32,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d1dfae28d9bc420d889ec70dba0a569d used request id req-bad52c28-3e24-4296-b7d6-b3de98ac0c10 2018-07-03 15:03:32,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}4f5ce1b841d9615a684b7daff9323ce2b14a5404" 2018-07-03 15:03:32,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02d06433-97bb-4b28-8f1d-cba539910660 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:03:32,736 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-02d06433-97bb-4b28-8f1d-cba539910660 2018-07-03 15:03:32,736 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-64a5ae06-299c-4ef-user 2018-07-03 15:03:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/457954d461db48059ac29fde926b7bb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34de06e18ce395d45f89597b2c6f778f03ffe208" 2018-07-03 15:03:32,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:03:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea52e568-3f19-48c2-a5c7-9239fe6a7cdf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:03:32,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/457954d461db48059ac29fde926b7bb8 used request id req-ea52e568-3f19-48c2-a5c7-9239fe6a7cdf 2018-07-03 15:03:32,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:03:33,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:03:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["zMK_wu2FSG2FJrwqRhK9kQ"], "issued_at": "2018-07-03T15:03:33.000000Z"}} 2018-07-03 15:03:33,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}87227a870ba36220a08b2574d02e0f2d95bef46d" 2018-07-03 15:03:33,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a84eea1-192f-4164-a345-5990658476cf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:03:33,445 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0a84eea1-192f-4164-a345-5990658476cf 2018-07-03 15:03:33,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:03:33,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:03:33,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:03:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["lP708x9mRQ6qiD8wf5AUGg"], "issued_at": "2018-07-03T15:03:33.000000Z"}} 2018-07-03 15:03:33,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}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:03:34,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2cac3ee4-24e4-44b7-98ee-727c9adc464b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:03:34,165 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2cac3ee4-24e4-44b7-98ee-727c9adc464b 2018-07-03 15:03:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:03:34,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:03: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-07-03 15:03:34,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?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-1975147a-6297-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:03:34,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:34 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54bb8db2-98b3-43bf-88cb-b70d7972dd84 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-1975147a-6297-428-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:03:34,364 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-1975147a-6297-428-proj used request id req-54bb8db2-98b3-43bf-88cb-b70d7972dd84 2018-07-03 15:03:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:03:34,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0508449-6a27-4b1e-b219-e068aa5d6f33 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:03:34,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c0508449-6a27-4b1e-b219-e068aa5d6f33 2018-07-03 15:03:34,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}}' 2018-07-03 15:03:34,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:03:34 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6258567-4d68-4203-96dd-4313427bbff1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2"}, "tags": [], "enabled": true, "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}} 2018-07-03 15:03:34,758 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d6258567-4d68-4203-96dd-4313427bbff1 2018-07-03 15:03:34,759 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-1975147a-6297-428-proj 2018-07-03 15:03:34,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:03:34,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:03:35,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["YDH9E645R1WrAhdnFZWTFw"], "issued_at": "2018-07-03T15:03:35.000000Z"}} 2018-07-03 15:03:35,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7094a01ce7c3384ef2054e959f1dcd422c7b35ee" 2018-07-03 15:03:35,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf2a01d3-bf69-4b6a-bc82-c98890c574f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:03:35,441 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cf2a01d3-bf69-4b6a-bc82-c98890c574f2 2018-07-03 15:03:35,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:03:35,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:03:35,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7094a01ce7c3384ef2054e959f1dcd422c7b35ee" 2018-07-03 15:03:35,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:35 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1140d8c2-1f64-4ee3-86fe-6cd172c7ab52 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:03:35,520 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1140d8c2-1f64-4ee3-86fe-6cd172c7ab52 2018-07-03 15:03:35,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=CreateInstanceFromThreePartImage-1975147a-6297-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7094a01ce7c3384ef2054e959f1dcd422c7b35ee" 2018-07-03 15:03:35,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:35 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-142e3f67-2c5c-4802-8567-65f97b1d1270 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceFromThreePartImage-1975147a-6297-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2"}, "tags": [], "enabled": true, "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}]} 2018-07-03 15:03:35,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceFromThreePartImage-1975147a-6297-428-proj used request id req-142e3f67-2c5c-4802-8567-65f97b1d1270 2018-07-03 15:03:35,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7094a01ce7c3384ef2054e959f1dcd422c7b35ee" 2018-07-03 15:03:35,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7ecc9d2-659a-4d32-ae72-96f2eb3463a4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:03:35,909 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d7ecc9d2-659a-4d32-ae72-96f2eb3463a4 2018-07-03 15:03:36,501 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-1975147a-6297-428-user 2018-07-03 15:03:36,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:03:36,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:03:36,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fed1fab8-4201-44b4-9621-2450e86e2f7f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:03:36,543 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fed1fab8-4201-44b4-9621-2450e86e2f7f 2018-07-03 15:03:36,547 - 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}afcdd637896643080244029f559301e34dcebe08" -d '{"role": {"name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj-role"}}' 2018-07-03 15:03:36,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:03:36 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-779c0c0a-b8f6-4983-97f9-e1b7b477b7f4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "491a034b815e4d5b8b7a6a5cecfcf653", "links": {"self": "http://10.167.4.35:5000/v3/roles/491a034b815e4d5b8b7a6a5cecfcf653"}, "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj-role"}} 2018-07-03 15:03:36,588 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-779c0c0a-b8f6-4983-97f9-e1b7b477b7f4 2018-07-03 15:03:36,589 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-1975147a-6297-428-proj-role 2018-07-03 15:03:36,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/491a034b815e4d5b8b7a6a5cecfcf653 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:03:36,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:36 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3596d766-ab8c-4418-b5ce-111b6920f58d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "491a034b815e4d5b8b7a6a5cecfcf653", "links": {"self": "http://10.167.4.35:5000/v3/roles/491a034b815e4d5b8b7a6a5cecfcf653"}, "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj-role"}} 2018-07-03 15:03:36,779 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/491a034b815e4d5b8b7a6a5cecfcf653 used request id req-3596d766-ab8c-4418-b5ce-111b6920f58d 2018-07-03 15:03:36,779 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-1975147a-6297-428-proj-role to project CreateInstanceFromThreePartImage-1975147a-6297-428-proj 2018-07-03 15:03:36,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2/users/548d2f81f8f5449e811cb97fa71b9700/roles/491a034b815e4d5b8b7a6a5cecfcf653 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:03:37,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:03:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-463eb58a-8b50-4130-ba10-6584c4fc6939 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:03:37,022 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2/users/548d2f81f8f5449e811cb97fa71b9700/roles/491a034b815e4d5b8b7a6a5cecfcf653 used request id req-463eb58a-8b50-4130-ba10-6584c4fc6939 2018-07-03 15:03:37,023 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:03:37,024 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:03:37,025 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-07-03 15:03:37,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:03:37,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:03:37,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "491a034b815e4d5b8b7a6a5cecfcf653", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj-role"}], "expires_at": "2018-07-03T16:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-user", "id": "548d2f81f8f5449e811cb97fa71b9700"}, "audit_ids": ["L0FJ41-uRD2GroqADCe4rw"], "issued_at": "2018-07-03T15:03:37.000000Z"}} 2018-07-03 15:03:37,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}2324d496720ff2e8fe2f1898b63da4a21031780b" 2018-07-03 15:03:37,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95105435-dcbe-43d2-aa29-2daceceef5ba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:03:37,740 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-95105435-dcbe-43d2-aa29-2daceceef5ba 2018-07-03 15:03:37,744 - 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-e9060522-50df-4e58-99ba-3e6983683b2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2324d496720ff2e8fe2f1898b63da4a21031780b" 2018-07-03 15:03:38,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:38 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-97eb32bb-27b9-452f-aa17-db4bf28b0de1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a"} 2018-07-03 15:03:38,182 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a used request id req-97eb32bb-27b9-452f-aa17-db4bf28b0de1 2018-07-03 15:03:38,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2324d496720ff2e8fe2f1898b63da4a21031780b" 2018-07-03 15:03:38,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:38 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4f3640a0-228a-4d06-bc93-6c484f19396f Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:03:38,525 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4f3640a0-228a-4d06-bc93-6c484f19396f 2018-07-03 15:03:38,557 - 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}2324d496720ff2e8fe2f1898b63da4a21031780b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a"}' 2018-07-03 15:03:38,969 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:03:38 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-46f87762-6ce9-4e4c-9180-13597610d2e0 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:03:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:03:39Z", "visibility": "shared", "self": "/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "min_disk": 0, "protected": false, "id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "file": "/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e/file", "checksum": null, "owner": "3bdc5d708a70432bb2b2c88bdf7c18b2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:03:38,969 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-46f87762-6ce9-4e4c-9180-13597610d2e0 2018-07-03 15:03:38,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2324d496720ff2e8fe2f1898b63da4a21031780b" -d '' 2018-07-03 15:03:39,791 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:03:39 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-50326251-2db0-4070-a126-fa2ad008f746 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-07-03 15:03:39,791 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e/file used request id req-50326251-2db0-4070-a126-fa2ad008f746 2018-07-03 15:03:39,792 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:03:39,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2324d496720ff2e8fe2f1898b63da4a21031780b" 2018-07-03 15:03:40,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:40 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-b66e45e6-849a-4cdb-a589-b9acf9cefa04 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:03:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:03:40Z", "visibility": "shared", "self": "/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "min_disk": 0, "protected": false, "id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "file": "/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3bdc5d708a70432bb2b2c88bdf7c18b2", "direct_url": "file:///var/lib/glance/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:03:40,152 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e used request id req-b66e45e6-849a-4cdb-a589-b9acf9cefa04 2018-07-03 15:03:40,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2324d496720ff2e8fe2f1898b63da4a21031780b" 2018-07-03 15:03:40,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e28e94b6-f6ad-49ef-b6af-533f496c1bcf Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:03:40,504 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e28e94b6-f6ad-49ef-b6af-533f496c1bcf 2018-07-03 15:03:40,507 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a 2018-07-03 15:03:40,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2324d496720ff2e8fe2f1898b63da4a21031780b" 2018-07-03 15:03:40,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:40 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-17f78c6f-1281-4317-9f23-406cca24f278 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:03:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:03:40Z", "visibility": "shared", "self": "/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "min_disk": 0, "protected": false, "id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "file": "/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3bdc5d708a70432bb2b2c88bdf7c18b2", "direct_url": "file:///var/lib/glance/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:03:40,887 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e used request id req-17f78c6f-1281-4317-9f23-406cca24f278 2018-07-03 15:03:40,888 - create_image - DEBUG - Instance status is - active 2018-07-03 15:03:40,888 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a 2018-07-03 15:03:40,888 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a 2018-07-03 15:03:40,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:03:40,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:03:41,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["RKN3sAsNSvKQPIGYZNYL5Q"], "issued_at": "2018-07-03T15:03:41.000000Z"}} 2018-07-03 15:03:41,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d2075c7b909df53fb673e664016d4a1975d671" 2018-07-03 15:03:41,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7751cceb-ca93-4bd8-aed2-f40c73e2991b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:03:41,471 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7751cceb-ca93-4bd8-aed2-f40c73e2991b 2018-07-03 15:03:41,472 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:03:41,477 - novaclient.v2.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}34d2075c7b909df53fb673e664016d4a1975d671" 2018-07-03 15:03:41,888 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:41 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-7ee06d30-0794-49fd-921b-48150130ee0f X-Compute-Request-Id: req-7ee06d30-0794-49fd-921b-48150130ee0f Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:03:41,888 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-7ee06d30-0794-49fd-921b-48150130ee0f 2018-07-03 15:03:41,891 - novaclient.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}34d2075c7b909df53fb673e664016d4a1975d671" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:03:42,298 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03: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-d3764a55-6740-4eb9-b364-c3144af6b1b6 X-Compute-Request-Id: req-d3764a55-6740-4eb9-b364-c3144af6b1b6 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "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": "664a0c9b-0a11-48b7-859c-f16149e90898"}} 2018-07-03 15:03:42,298 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d3764a55-6740-4eb9-b364-c3144af6b1b6 2018-07-03 15:03:42,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/flavors/664a0c9b-0a11-48b7-859c-f16149e90898 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d2075c7b909df53fb673e664016d4a1975d671" 2018-07-03 15:03:42,660 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03: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-e908f8b2-7854-4c2a-93f3-611544d4442a X-Compute-Request-Id: req-e908f8b2-7854-4c2a-93f3-611544d4442a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "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": "664a0c9b-0a11-48b7-859c-f16149e90898"}} 2018-07-03 15:03:42,660 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/664a0c9b-0a11-48b7-859c-f16149e90898 used request id req-e908f8b2-7854-4c2a-93f3-611544d4442a 2018-07-03 15:03:42,663 - novaclient.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/664a0c9b-0a11-48b7-859c-f16149e90898/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d2075c7b909df53fb673e664016d4a1975d671" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:03:42,724 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:42 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3caadb5f-f8a2-4279-a0d8-b3bd1b31cc98 X-Compute-Request-Id: req-3caadb5f-f8a2-4279-a0d8-b3bd1b31cc98 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:03:42,725 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/664a0c9b-0a11-48b7-859c-f16149e90898/os-extra_specs used request id req-3caadb5f-f8a2-4279-a0d8-b3bd1b31cc98 2018-07-03 15:03:42,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:03:42,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:03:43,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "491a034b815e4d5b8b7a6a5cecfcf653", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj-role"}], "expires_at": "2018-07-03T16:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-user", "id": "548d2f81f8f5449e811cb97fa71b9700"}, "audit_ids": ["2UE5CT-GRbC7nt6nw0u_BA"], "issued_at": "2018-07-03T15:03:43.000000Z"}} 2018-07-03 15:03:43,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}221ab99160f7cc6665dcb7549167a5c8268b9bf1" 2018-07-03 15:03:43,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28964a04-7e92-41d8-aafa-1b4f649ddc80 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:03:43,453 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-28964a04-7e92-41d8-aafa-1b4f649ddc80 2018-07-03 15:03:43,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221ab99160f7cc6665dcb7549167a5c8268b9bf1" 2018-07-03 15:03:43,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-43963733-a13b-458d-a9df-75422a6216de Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:03:43,861 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net used request id req-43963733-a13b-458d-a9df-75422a6216de 2018-07-03 15:03:43,861 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net 2018-07-03 15:03:43,866 - 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}221ab99160f7cc6665dcb7549167a5c8268b9bf1" -d '{"network": {"name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net", "admin_state_up": true}}' 2018-07-03 15:03:44,887 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:03:44 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-8d687fc0-2791-444f-8515-7bfc798aa299 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:03:44Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net"}} 2018-07-03 15:03:44,887 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-8d687fc0-2791-444f-8515-7bfc798aa299 2018-07-03 15:03:44,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?id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221ab99160f7cc6665dcb7549167a5c8268b9bf1" 2018-07-03 15:03:45,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:45 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-16c8634c-1bde-4bfb-9357-c79b61b60a02 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-07-03T15:03:44Z","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net"}]} 2018-07-03 15:03:45,535 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-16c8634c-1bde-4bfb-9357-c79b61b60a02 2018-07-03 15:03:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221ab99160f7cc6665dcb7549167a5c8268b9bf1" 2018-07-03 15:03:45,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:45 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7c10e589-5a79-4672-970b-07ab326682ea Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:03:45,590 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-7c10e589-5a79-4672-970b-07ab326682ea 2018-07-03 15:03:45,590 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet 2018-07-03 15:03:45,596 - 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}221ab99160f7cc6665dcb7549167a5c8268b9bf1" -d '{"subnets": [{"ip_version": 4, "network_id": "cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet"}]}' 2018-07-03 15:03:46,597 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:03:46 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b109f60c-69f2-4232-89fc-5c0d91c23a42 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:03:46Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"7e285075-05fd-4189-878b-7c48b00eb785","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet"}]} 2018-07-03 15:03:46,597 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-b109f60c-69f2-4232-89fc-5c0d91c23a42 2018-07-03 15:03:46,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?id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221ab99160f7cc6665dcb7549167a5c8268b9bf1" 2018-07-03 15:03:47,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:47 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3f58f9af-8e59-4c04-ab9d-a5a858061e38 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e285075-05fd-4189-878b-7c48b00eb785"],"updated_at":"2018-07-03T15:03:46Z","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net"}]} 2018-07-03 15:03:47,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-3f58f9af-8e59-4c04-ab9d-a5a858061e38 2018-07-03 15:03:47,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221ab99160f7cc6665dcb7549167a5c8268b9bf1" 2018-07-03 15:03:47,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:47 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-75326871-c7c7-46e4-9ca9-4763c33955cb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:03:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"7e285075-05fd-4189-878b-7c48b00eb785","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet"}]} 2018-07-03 15:03:47,365 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-75326871-c7c7-46e4-9ca9-4763c33955cb 2018-07-03 15:03:47,366 - OpenStackNetwork - DEBUG - Network [cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7] created successfully 2018-07-03 15:03:47,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:03:47,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:03:47,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "491a034b815e4d5b8b7a6a5cecfcf653", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj-role"}], "expires_at": "2018-07-03T16:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-user", "id": "548d2f81f8f5449e811cb97fa71b9700"}, "audit_ids": ["2pBpzk5LToCzgFdT_U8mkg"], "issued_at": "2018-07-03T15:03:47.000000Z"}} 2018-07-03 15:03:47,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:48,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2428d8e-e9a4-447e-9505-9859ea39a175 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:03:48,007 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b2428d8e-e9a4-447e-9505-9859ea39a175 2018-07-03 15:03:48,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:03:48,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}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:48,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d001e7c-1c18-448a-aa11-bd2ba8d79d45 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:03:48,174 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7d001e7c-1c18-448a-aa11-bd2ba8d79d45 2018-07-03 15:03:48,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=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:48,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:48 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9e4a615f-356e-4ac1-8389-8a233604c92d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e285075-05fd-4189-878b-7c48b00eb785"],"updated_at":"2018-07-03T15:03:46Z","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net"}]} 2018-07-03 15:03:48,708 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net used request id req-9e4a615f-356e-4ac1-8389-8a233604c92d 2018-07-03 15:03:48,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:03:48,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:03: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-07-03 15:03:48,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/3bdc5d708a70432bb2b2c88bdf7c18b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:48,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:48 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44784471-93bd-495d-9e90-390b2e69a149 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}} 2018-07-03 15:03:48,763 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2 used request id req-44784471-93bd-495d-9e90-390b2e69a149 2018-07-03 15:03:48,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:48,853 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-efed4f5d-9982-4d12-ae4c-2d49bc6235a4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:03:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"7e285075-05fd-4189-878b-7c48b00eb785","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet"}]} 2018-07-03 15:03:48,853 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-efed4f5d-9982-4d12-ae4c-2d49bc6235a4 2018-07-03 15:03:48,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/ports?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:49,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:49 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-ae3f27b2-b9e3-4503-9c09-eae78a9f0b87 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:03:49,265 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port&admin_state_up=True used request id req-ae3f27b2-b9e3-4503-9c09-eae78a9f0b87 2018-07-03 15:03:49,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/servers/detail?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:49,767 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03: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-9501970e-bb12-4255-987f-8fd4459d8a65 X-Compute-Request-Id: req-9501970e-bb12-4255-987f-8fd4459d8a65 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:03:49,768 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst used request id req-9501970e-bb12-4255-987f-8fd4459d8a65 2018-07-03 15:03:49,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=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:49,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:49 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ec7a5901-05c0-4125-99ae-9e1d3d4e8101 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e285075-05fd-4189-878b-7c48b00eb785"],"updated_at":"2018-07-03T15:03:46Z","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net"}]} 2018-07-03 15:03:49,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net used request id req-ec7a5901-05c0-4125-99ae-9e1d3d4e8101 2018-07-03 15:03:49,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/3bdc5d708a70432bb2b2c88bdf7c18b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:50,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:49 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df34a84d-2f49-464c-9bb2-1aced8616f5f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}} 2018-07-03 15:03:50,024 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2 used request id req-df34a84d-2f49-464c-9bb2-1aced8616f5f 2018-07-03 15:03:50,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=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:50,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:50 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-28379438-a661-46e4-86fd-7ec792d3b494 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:03:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"7e285075-05fd-4189-878b-7c48b00eb785","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet"}]} 2018-07-03 15:03:50,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-28379438-a661-46e4-86fd-7ec792d3b494 2018-07-03 15:03:50,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/ports?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:50,222 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:50 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-36c1650d-d1ee-4c4d-a1bd-237515729760 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:03:50,222 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port&admin_state_up=True used request id req-36c1650d-d1ee-4c4d-a1bd-237515729760 2018-07-03 15:03:50,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:03:50,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:03:50,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "491a034b815e4d5b8b7a6a5cecfcf653", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj-role"}], "expires_at": "2018-07-03T16:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/3bdc5d708a70432bb2b2c88bdf7c18b2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-user", "id": "548d2f81f8f5449e811cb97fa71b9700"}, "audit_ids": ["q1ziNs_1R7G8-qUc3xYkSA"], "issued_at": "2018-07-03T15:03:50.000000Z"}} 2018-07-03 15:03:50,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}4ed203a07229ad89d0dbc076b70498d7c09dee1a" 2018-07-03 15:03:50,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c93858a0-73b2-44de-a9b7-a6e952525eff Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:03:50,770 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c93858a0-73b2-44de-a9b7-a6e952525eff 2018-07-03 15:03:50,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=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:50,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:50 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-7aae2540-686c-473d-b1f5-ccfe04f12a2e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e285075-05fd-4189-878b-7c48b00eb785"],"updated_at":"2018-07-03T15:03:46Z","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net"}]} 2018-07-03 15:03:50,930 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net used request id req-7aae2540-686c-473d-b1f5-ccfe04f12a2e 2018-07-03 15:03:50,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:51,009 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-bf586143-4953-4772-af74-31811eeed585 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:03:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"7e285075-05fd-4189-878b-7c48b00eb785","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet"}]} 2018-07-03 15:03:51,009 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-bf586143-4953-4772-af74-31811eeed585 2018-07-03 15:03:51,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:51,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:51 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-67bead0f-49a1-43ed-862a-962fea883f64 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e285075-05fd-4189-878b-7c48b00eb785"],"updated_at":"2018-07-03T15:03:46Z","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net"}]} 2018-07-03 15:03:51,180 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net used request id req-67bead0f-49a1-43ed-862a-962fea883f64 2018-07-03 15:03:51,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:03:51,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:03: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-07-03 15:03:51,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed203a07229ad89d0dbc076b70498d7c09dee1a" 2018-07-03 15:03:51,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:51 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-985968c9-3dd1-4bd1-8cdd-cf50c53bd2ad Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}} 2018-07-03 15:03:51,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2 used request id req-985968c9-3dd1-4bd1-8cdd-cf50c53bd2ad 2018-07-03 15:03:51,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:51,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0c58222a-e40e-4222-83b8-123469657798 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:03:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"7e285075-05fd-4189-878b-7c48b00eb785","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet"}]} 2018-07-03 15:03:51,436 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-0c58222a-e40e-4222-83b8-123469657798 2018-07-03 15:03:51,436 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net 2018-07-03 15:03:51,441 - 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}8a1d4edd837ad8972d77cb2a6910b79c77425886" -d '{"port": {"network_id": "cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7", "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port", "admin_state_up": true}}' 2018-07-03 15:03:52,683 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:03:52 GMT Content-Type: application/json Content-Length: 766 Connection: keep-alive X-Openstack-Request-Id: req-ebbafd1a-7bf3-42c9-a52b-9d3f9f3a50ce Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:03:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:03:52Z","name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ee:5f:73","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","fixed_ips":[{"subnet_id":"7e285075-05fd-4189-878b-7c48b00eb785","ip_address":"10.55.0.6"}],"id":"c8b3365d-708c-4642-83aa-626a32fffa52","security_groups":["6417f3fc-262f-435a-8431-3f719fe2d51c"],"device_id":""}} 2018-07-03 15:03:52,683 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-ebbafd1a-7bf3-42c9-a52b-9d3f9f3a50ce 2018-07-03 15:03:52,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=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:52,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:52 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-86205a17-897a-418d-a2b8-09d2592e099f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e285075-05fd-4189-878b-7c48b00eb785"],"updated_at":"2018-07-03T15:03:46Z","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net"}]} 2018-07-03 15:03:52,833 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net used request id req-86205a17-897a-418d-a2b8-09d2592e099f 2018-07-03 15:03:52,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/3bdc5d708a70432bb2b2c88bdf7c18b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:52,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:52 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0e46894-4eb2-4612-a4f3-1a829ded86de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}} 2018-07-03 15:03:52,993 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2 used request id req-d0e46894-4eb2-4612-a4f3-1a829ded86de 2018-07-03 15:03:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:53,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:53 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-fdb2c467-0d7d-4713-8320-9eea3fe297b8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:03:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"7e285075-05fd-4189-878b-7c48b00eb785","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet"}]} 2018-07-03 15:03:53,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-fdb2c467-0d7d-4713-8320-9eea3fe297b8 2018-07-03 15:03:53,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=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:53,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:53 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-5c9dcfaf-bd30-4fd5-9d9c-f647e1e0fe8d Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:03:52Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ee:5f:73","id":"c8b3365d-708c-4642-83aa-626a32fffa52","port_security_enabled":true,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","fixed_ips":[{"subnet_id":"7e285075-05fd-4189-878b-7c48b00eb785","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["6417f3fc-262f-435a-8431-3f719fe2d51c"],"name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port"}]} 2018-07-03 15:03:53,181 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port&admin_state_up=True used request id req-5c9dcfaf-bd30-4fd5-9d9c-f647e1e0fe8d 2018-07-03 15:03:53,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/3bdc5d708a70432bb2b2c88bdf7c18b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:53,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:03:53 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20f22e2c-afcb-4435-b6d0-e5201b7bc3ac Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}} 2018-07-03 15:03:53,229 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2 used request id req-20f22e2c-afcb-4435-b6d0-e5201b7bc3ac 2018-07-03 15:03:53,229 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst 2018-07-03 15:03:53,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:53,564 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:53 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-e9d56e5b-be1c-4b70-b4e2-810a80306cc4 X-Compute-Request-Id: req-e9d56e5b-be1c-4b70-b4e2-810a80306cc4 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "664a0c9b-0a11-48b7-859c-f16149e90898", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-flavor-name"}]} 2018-07-03 15:03:53,564 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e9d56e5b-be1c-4b70-b4e2-810a80306cc4 2018-07-03 15:03:53,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/flavors/664a0c9b-0a11-48b7-859c-f16149e90898 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:54,062 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:54 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-592029cc-dfa6-41cd-920f-9ece12af85ab X-Compute-Request-Id: req-592029cc-dfa6-41cd-920f-9ece12af85ab Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "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": "664a0c9b-0a11-48b7-859c-f16149e90898"}} 2018-07-03 15:03:54,062 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/664a0c9b-0a11-48b7-859c-f16149e90898 used request id req-592029cc-dfa6-41cd-920f-9ece12af85ab 2018-07-03 15:03:54,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&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:54,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:54 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-5fe92720-5a8c-4e7a-8d6e-7c2cc4a616cb Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:03:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:03:40Z", "visibility": "shared", "self": "/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "min_disk": 0, "protected": false, "id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "file": "/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3bdc5d708a70432bb2b2c88bdf7c18b2", "direct_url": "file:///var/lib/glance/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a"} 2018-07-03 15:03:54,508 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a used request id req-5fe92720-5a8c-4e7a-8d6e-7c2cc4a616cb 2018-07-03 15:03:54,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}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:54,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:54 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1e014fd7-04ba-497e-a37b-a02e6d062b22 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:03:54,890 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1e014fd7-04ba-497e-a37b-a02e6d062b22 2018-07-03 15:03:54,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/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" -d '{"server": {"name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst", "imageRef": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "flavorRef": "664a0c9b-0a11-48b7-859c-f16149e90898", "max_count": 1, "min_count": 1, "networks": [{"port": "c8b3365d-708c-4642-83aa-626a32fffa52"}]}}' 2018-07-03 15:03:56,860 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:03:56 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-87a24959-3097-42b5-ad6d-2765b8437e8c X-Compute-Request-Id: req-87a24959-3097-42b5-ad6d-2765b8437e8c RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "bookmark"}], "adminPass": "w5pAxjqcVNZ6"}} 2018-07-03 15:03:56,860 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-87a24959-3097-42b5-ad6d-2765b8437e8c 2018-07-03 15:03:56,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/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:57,802 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:57 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-d25ac909-45d4-4064-805a-408239b50818 X-Compute-Request-Id: req-d25ac909-45d4-4064-805a-408239b50818 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/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "bookmark"}], "image": {"id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "links": [{"href": "http://172.30.10.101:8774/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "664a0c9b-0a11-48b7-859c-f16149e90898", "links": [{"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "bookmark"}]}, "id": "88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "user_id": "548d2f81f8f5449e811cb97fa71b9700", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:03:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst", "created": "2018-07-03T15:03:57Z", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:57,802 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb used request id req-d25ac909-45d4-4064-805a-408239b50818 2018-07-03 15:03:57,803 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst 2018-07-03 15:03:57,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/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:03:58,500 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:03:58 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-540e02f4-e474-439c-a6d5-aa0e23568a7f X-Compute-Request-Id: req-540e02f4-e474-439c-a6d5-aa0e23568a7f 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/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "bookmark"}], "image": {"id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "links": [{"href": "http://172.30.10.101:8774/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "664a0c9b-0a11-48b7-859c-f16149e90898", "links": [{"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "bookmark"}]}, "id": "88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "user_id": "548d2f81f8f5449e811cb97fa71b9700", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:03:58Z", "hostId": "3d84b9bfcce13523f1ccb53acff91dc9b1aa0bb2b76d87decc1e28f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst", "created": "2018-07-03T15:03:56Z", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:03:58,500 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb used request id req-540e02f4-e474-439c-a6d5-aa0e23568a7f 2018-07-03 15:03:58,501 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst] is - BUILD 2018-07-03 15:03:58,501 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:04:01,504 - create_instance - DEBUG - VM status query timeout in 896.298886061 2018-07-03 15:04:01,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:02,442 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:02 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-f1f53105-cae8-46ba-a57f-07c598aae519 X-Compute-Request-Id: req-f1f53105-cae8-46ba-a57f-07c598aae519 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "bookmark"}], "image": {"id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "links": [{"href": "http://172.30.10.101:8774/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "664a0c9b-0a11-48b7-859c-f16149e90898", "links": [{"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "bookmark"}]}, "id": "88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "security_groups": [{"name": "default"}], "user_id": "548d2f81f8f5449e811cb97fa71b9700", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:03:59Z", "hostId": "3d84b9bfcce13523f1ccb53acff91dc9b1aa0bb2b76d87decc1e28f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst", "created": "2018-07-03T15:03:56Z", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:04:02,442 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb used request id req-f1f53105-cae8-46ba-a57f-07c598aae519 2018-07-03 15:04:02,443 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst] is - BUILD 2018-07-03 15:04:02,443 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:04:05,443 - create_instance - DEBUG - VM status query timeout in 892.359483957 2018-07-03 15:04:05,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/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:05,724 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:05 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-b7032635-c989-4e8c-8ade-13c236d88360 X-Compute-Request-Id: req-b7032635-c989-4e8c-8ade-13c236d88360 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "bookmark"}], "image": {"id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "links": [{"href": "http://172.30.10.101:8774/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "664a0c9b-0a11-48b7-859c-f16149e90898", "links": [{"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "bookmark"}]}, "id": "88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "security_groups": [{"name": "default"}], "user_id": "548d2f81f8f5449e811cb97fa71b9700", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:03:59Z", "hostId": "3d84b9bfcce13523f1ccb53acff91dc9b1aa0bb2b76d87decc1e28f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst", "created": "2018-07-03T15:03:56Z", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:04:05,724 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb used request id req-b7032635-c989-4e8c-8ade-13c236d88360 2018-07-03 15:04:05,725 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst] is - BUILD 2018-07-03 15:04:05,725 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:04:08,728 - create_instance - DEBUG - VM status query timeout in 889.074859142 2018-07-03 15:04:08,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/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:09,342 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:09 GMT Content-Type: application/json Content-Length: 1619 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5cc90e6c-71e9-4d28-bf29-a9ae6e770307 X-Compute-Request-Id: req-5cc90e6c-71e9-4d28-bf29-a9ae6e770307 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:5f:73", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "bookmark"}], "image": {"id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "links": [{"href": "http://172.30.10.101:8774/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:04:08.000000", "flavor": {"id": "664a0c9b-0a11-48b7-859c-f16149e90898", "links": [{"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "bookmark"}]}, "id": "88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "security_groups": [{"name": "default"}], "user_id": "548d2f81f8f5449e811cb97fa71b9700", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:04:09Z", "hostId": "3d84b9bfcce13523f1ccb53acff91dc9b1aa0bb2b76d87decc1e28f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst", "created": "2018-07-03T15:03:56Z", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:04:09,343 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb used request id req-5cc90e6c-71e9-4d28-bf29-a9ae6e770307 2018-07-03 15:04:09,343 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst] is - ACTIVE 2018-07-03 15:04:09,343 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:04:09,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:10,373 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:10 GMT Content-Type: application/json Content-Length: 1619 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b0ca0dda-1d3d-45a0-bed5-c43d58da7bf1 X-Compute-Request-Id: req-b0ca0dda-1d3d-45a0-bed5-c43d58da7bf1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:5f:73", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "bookmark"}], "image": {"id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "links": [{"href": "http://172.30.10.101:8774/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:04:08.000000", "flavor": {"id": "664a0c9b-0a11-48b7-859c-f16149e90898", "links": [{"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "bookmark"}]}, "id": "88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "security_groups": [{"name": "default"}], "user_id": "548d2f81f8f5449e811cb97fa71b9700", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:04:09Z", "hostId": "3d84b9bfcce13523f1ccb53acff91dc9b1aa0bb2b76d87decc1e28f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst", "created": "2018-07-03T15:03:56Z", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:04:10,374 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb used request id req-b0ca0dda-1d3d-45a0-bed5-c43d58da7bf1 2018-07-03 15:04:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:10,522 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:10 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e00bbc32-3a96-4737-83be-79431014138a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7e285075-05fd-4189-878b-7c48b00eb785"],"updated_at":"2018-07-03T15:03:46Z","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:44Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net"}]} 2018-07-03 15:04:10,522 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net used request id req-e00bbc32-3a96-4737-83be-79431014138a 2018-07-03 15:04:10,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/3bdc5d708a70432bb2b2c88bdf7c18b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:10,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:10 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2675f538-ca4a-43d0-8bf8-4e9bf879d0da Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}} 2018-07-03 15:04:10,568 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2 used request id req-2675f538-ca4a-43d0-8bf8-4e9bf879d0da 2018-07-03 15:04:10,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=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:10,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:10 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-636c8d59-10f2-4981-b648-4dd4847f5562 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:03:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","id":"7e285075-05fd-4189-878b-7c48b00eb785","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet"}]} 2018-07-03 15:04:10,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-636c8d59-10f2-4981-b648-4dd4847f5562 2018-07-03 15:04:10,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=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:11,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:11 GMT Content-Type: application/json Content-Length: 2296 Connection: keep-alive X-Openstack-Request-Id: req-4cd47268-297d-404a-a783-e52d048371a7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:03:51Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:71:0d:ac","id":"1db285f9-cee9-4e5e-83e5-54426761a9a0","port_security_enabled":false,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","fixed_ips":[{"subnet_id":"7e285075-05fd-4189-878b-7c48b00eb785","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:46Z","admin_state_up":true,"updated_at":"2018-07-03T15:03:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:11:8d:a5","id":"4ba8f558-217a-43d2-ac50-ea185494db26","port_security_enabled":false,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","fixed_ips":[{"subnet_id":"7e285075-05fd-4189-878b-7c48b00eb785","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7","tenant_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","created_at":"2018-07-03T15:03:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:04:08Z","binding:vnic_type":"normal","device_id":"88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:ee:5f:73","id":"c8b3365d-708c-4642-83aa-626a32fffa52","port_security_enabled":true,"project_id":"3bdc5d708a70432bb2b2c88bdf7c18b2","fixed_ips":[{"subnet_id":"7e285075-05fd-4189-878b-7c48b00eb785","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["6417f3fc-262f-435a-8431-3f719fe2d51c"],"name":"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port"}]} 2018-07-03 15:04:11,103 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-4cd47268-297d-404a-a783-e52d048371a7 2018-07-03 15:04:11,104 - create_instance - INFO - Deleting Port with ID - c8b3365d-708c-4642-83aa-626a32fffa52 2018-07-03 15:04:11,104 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-port 2018-07-03 15:04:11,109 - 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/c8b3365d-708c-4642-83aa-626a32fffa52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:11,794 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:04:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ce3f0020-f9c9-4d22-a991-892c95f17c8b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:04:11,795 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/c8b3365d-708c-4642-83aa-626a32fffa52 used request id req-ce3f0020-f9c9-4d22-a991-892c95f17c8b 2018-07-03 15:04:11,795 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst 2018-07-03 15:04:11,798 - 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/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:11,998 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:04: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-656852db-0d13-4b04-96d8-21d298a25ac2 X-Compute-Request-Id: req-656852db-0d13-4b04-96d8-21d298a25ac2 Front-End-Https: on 2018-07-03 15:04:11,998 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb used request id req-656852db-0d13-4b04-96d8-21d298a25ac2 2018-07-03 15:04:11,999 - create_instance - INFO - Checking deletion status 2018-07-03 15:04:12,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/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:12,167 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:12 GMT Content-Type: application/json Content-Length: 1583 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-858a8767-66bd-4eac-b88f-d6f0e4ff0f05 X-Compute-Request-Id: req-858a8767-66bd-4eac-b88f-d6f0e4ff0f05 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:5f:73", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "rel": "bookmark"}], "image": {"id": "6fc9a077-2577-4f32-ba95-f7476129bc7e", "links": [{"href": "http://172.30.10.101:8774/images/6fc9a077-2577-4f32-ba95-f7476129bc7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:04:08.000000", "flavor": {"id": "664a0c9b-0a11-48b7-859c-f16149e90898", "links": [{"href": "http://172.30.10.101:8774/flavors/664a0c9b-0a11-48b7-859c-f16149e90898", "rel": "bookmark"}]}, "id": "88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb", "user_id": "548d2f81f8f5449e811cb97fa71b9700", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:04:12Z", "hostId": "3d84b9bfcce13523f1ccb53acff91dc9b1aa0bb2b76d87decc1e28f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst", "created": "2018-07-03T15:03:56Z", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:04:12,167 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb used request id req-858a8767-66bd-4eac-b88f-d6f0e4ff0f05 2018-07-03 15:04:12,167 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst] is - ACTIVE 2018-07-03 15:04:12,167 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:04:15,169 - create_instance - DEBUG - VM status query timeout in 296.829833984 2018-07-03 15:04:15,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/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1d4edd837ad8972d77cb2a6910b79c77425886" 2018-07-03 15:04:15,579 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:04:15 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0508453e-01f0-4f31-903d-4a4b98ee3156 X-Compute-Request-Id: req-0508453e-01f0-4f31-903d-4a4b98ee3156 RESP BODY: {"itemNotFound": {"message": "Instance 88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb could not be found.", "code": 404}} 2018-07-03 15:04:15,579 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb used request id req-0508453e-01f0-4f31-903d-4a4b98ee3156 2018-07-03 15:04:15,579 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 88e5dc6d-bb41-4543-8a9d-7ef7d43c60cb could not be found. (HTTP 404) (Request-ID: req-0508453e-01f0-4f31-903d-4a4b98ee3156) 2018-07-03 15:04:15,579 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-inst 2018-07-03 15:04:15,584 - 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/664a0c9b-0a11-48b7-859c-f16149e90898 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d2075c7b909df53fb673e664016d4a1975d671" 2018-07-03 15:04:15,820 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:04: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-d6d626f8-cbe3-4e22-8568-2a8a0806b331 X-Compute-Request-Id: req-d6d626f8-cbe3-4e22-8568-2a8a0806b331 2018-07-03 15:04:15,820 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/664a0c9b-0a11-48b7-859c-f16149e90898 used request id req-d6d626f8-cbe3-4e22-8568-2a8a0806b331 2018-07-03 15:04:15,821 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet 2018-07-03 15:04:15,821 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-subnet 2018-07-03 15:04:15,826 - 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/7e285075-05fd-4189-878b-7c48b00eb785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221ab99160f7cc6665dcb7549167a5c8268b9bf1" 2018-07-03 15:04:18,505 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:04:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-60e38fe3-9aef-49da-9cf6-29c79d8d3f84 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:04:18,505 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/7e285075-05fd-4189-878b-7c48b00eb785 used request id req-60e38fe3-9aef-49da-9cf6-29c79d8d3f84 2018-07-03 15:04:18,506 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a-pub-net 2018-07-03 15:04:18,511 - 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/cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}221ab99160f7cc6665dcb7549167a5c8268b9bf1" 2018-07-03 15:04:20,471 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:04:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-82fed407-aad3-4667-8c50-09350c2b9f17 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:04:20,472 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/cc9addbe-13ae-4b72-ad26-8f7f1f6bbcd7 used request id req-82fed407-aad3-4667-8c50-09350c2b9f17 2018-07-03 15:04:20,473 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-e9060522-50df-4e58-99ba-3e6983683b2a 2018-07-03 15:04:20,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2324d496720ff2e8fe2f1898b63da4a21031780b" 2018-07-03 15:04:20,963 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:04:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b934996b-3aea-4a18-a7f0-4be374a1564e 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-07-03 15:04:20,963 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/6fc9a077-2577-4f32-ba95-f7476129bc7e used request id req-b934996b-3aea-4a18-a7f0-4be374a1564e 2018-07-03 15:04:20,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:04:21,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:21 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-32896e01-ba4c-4c1d-9523-91e2f199a88e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "created_at": "2018-07-03T15:03:44Z", "updated_at": "2018-07-03T15:03:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:03:44Z", "revision_number": 0, "id": "54a5d18c-5557-46af-a949-8182f4119cbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:03:44Z", "security_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdc5d708a70432bb2b2c88bdf7c18b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:03:44Z", "revision_number": 0, "id": "db096b93-9a7e-4abc-a6aa-262b5bf31f96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:03:44Z", "security_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdc5d708a70432bb2b2c88bdf7c18b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:03:44Z", "revision_number": 0, "id": "e9194fab-89d5-4864-9a3c-d2259bf941ce", "remote_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "remote_ip_prefix": null, "created_at": "2018-07-03T15:03:44Z", "security_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdc5d708a70432bb2b2c88bdf7c18b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:03:44Z", "revision_number": 0, "id": "f962c0a5-dd71-4173-8e84-011b24024b07", "remote_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "remote_ip_prefix": null, "created_at": "2018-07-03T15:03:44Z", "security_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdc5d708a70432bb2b2c88bdf7c18b2"}], "revision_number": 4, "project_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:04:21,482 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-32896e01-ba4c-4c1d-9523-91e2f199a88e 2018-07-03 15:04:21,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:04:21,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:21 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f042cd9e-6499-4ebe-b969-2846cb14a151 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:04:21,694 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-f042cd9e-6499-4ebe-b969-2846cb14a151 2018-07-03 15:04:21,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/3bdc5d708a70432bb2b2c88bdf7c18b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:04:21,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:21 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bee83f33-a45d-46b3-bfae-5b1779d6d580 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "name": "CreateInstanceFromThreePartImage-1975147a-6297-428-proj"}} 2018-07-03 15:04:21,864 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2 used request id req-bee83f33-a45d-46b3-bfae-5b1779d6d580 2018-07-03 15:04:21,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6417f3fc-262f-435a-8431-3f719fe2d51c 2018-07-03 15:04:21,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=6417f3fc-262f-435a-8431-3f719fe2d51c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:04:21,905 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:21 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-36937467-5044-4731-9299-8716294c865a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:03:44Z", "security_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "port_range_min": null, "revision_number": 0, "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "created_at": "2018-07-03T15:03:44Z", "project_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "id": "54a5d18c-5557-46af-a949-8182f4119cbf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:03:44Z", "security_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "port_range_min": null, "revision_number": 0, "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "created_at": "2018-07-03T15:03:44Z", "project_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "id": "db096b93-9a7e-4abc-a6aa-262b5bf31f96"}, {"remote_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:03:44Z", "security_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "port_range_min": null, "revision_number": 0, "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "created_at": "2018-07-03T15:03:44Z", "project_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "id": "e9194fab-89d5-4864-9a3c-d2259bf941ce"}, {"remote_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:03:44Z", "security_group_id": "6417f3fc-262f-435a-8431-3f719fe2d51c", "port_range_min": null, "revision_number": 0, "tenant_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "created_at": "2018-07-03T15:03:44Z", "project_id": "3bdc5d708a70432bb2b2c88bdf7c18b2", "id": "f962c0a5-dd71-4173-8e84-011b24024b07"}]} 2018-07-03 15:04:21,905 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=6417f3fc-262f-435a-8431-3f719fe2d51c used request id req-36937467-5044-4731-9299-8716294c865a 2018-07-03 15:04:21,906 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:04:21,911 - keystoneauth.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/6417f3fc-262f-435a-8431-3f719fe2d51c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:04:22,180 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:04:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-322661f6-e9e6-4261-989a-afea94a01420 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:04:22,180 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/6417f3fc-262f-435a-8431-3f719fe2d51c used request id req-322661f6-e9e6-4261-989a-afea94a01420 2018-07-03 15:04:22,181 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-1975147a-6297-428-proj 2018-07-03 15:04:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:04:22,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:04:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2096634a-0925-4d2d-84c4-c99062a9fd13 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:04:22,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3bdc5d708a70432bb2b2c88bdf7c18b2 used request id req-2096634a-0925-4d2d-84c4-c99062a9fd13 2018-07-03 15:04:22,573 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-1975147a-6297-428-proj-role 2018-07-03 15:04:22,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/491a034b815e4d5b8b7a6a5cecfcf653 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:04:22,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:04:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0560b97-855c-45da-bc75-cdecf724db8e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:04:22,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/491a034b815e4d5b8b7a6a5cecfcf653 used request id req-a0560b97-855c-45da-bc75-cdecf724db8e 2018-07-03 15:04:22,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcdd637896643080244029f559301e34dcebe08" 2018-07-03 15:04:22,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-987b45ca-b28e-41ab-b383-9142577cacec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:04:22,828 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-987b45ca-b28e-41ab-b383-9142577cacec 2018-07-03 15:04:22,829 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-1975147a-6297-428-user 2018-07-03 15:04:22,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/548d2f81f8f5449e811cb97fa71b9700 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7094a01ce7c3384ef2054e959f1dcd422c7b35ee" 2018-07-03 15:04:23,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:04:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-258ea4d2-4dba-4efc-a14a-0535b2f3afc0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:04:23,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/548d2f81f8f5449e811cb97fa71b9700 used request id req-258ea4d2-4dba-4efc-a14a-0535b2f3afc0 2018-07-03 15:04:23,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:04:23,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["l0WDRd_XQeqNrIFWhj2MKg"], "issued_at": "2018-07-03T15:04:23.000000Z"}} 2018-07-03 15:04:23,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}9617465539cabaa58a86db85d0d71f5ee738c79a" 2018-07-03 15:04:23,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c87863f-56c4-459c-85c2-7ddad94e51f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:23,870 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5c87863f-56c4-459c-85c2-7ddad94e51f2 2018-07-03 15:04:23,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:04:23,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:04:24,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["vJ5SK_24Szu_13FQ9eI1Ww"], "issued_at": "2018-07-03T15:04:24.000000Z"}} 2018-07-03 15:04: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}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:04:24,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-428ffd80-c00d-47b5-a1a9-c3525fac1746 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:24,555 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-428ffd80-c00d-47b5-a1a9-c3525fac1746 2018-07-03 15:04:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:04:24,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:04: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-07-03 15:04:24,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?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:04:24,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:24 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95cf4c63-f01a-4ac7-8073-7c8759b79a00 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-39b8b5b0-5f32-47a-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:04:24,733 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj used request id req-95cf4c63-f01a-4ac7-8073-7c8759b79a00 2018-07-03 15:04:24,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:04:24,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55db985f-1afa-4973-9069-a514a33b8d6f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:04:24,776 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-55db985f-1afa-4973-9069-a514a33b8d6f 2018-07-03 15:04:24,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}}' 2018-07-03 15:04:25,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:04:24 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca256179-1125-49c8-9950-be43d8f2750e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "id": "057f1107837249e38db2ae74c4e0d6d2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:04:25,027 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ca256179-1125-49c8-9950-be43d8f2750e 2018-07-03 15:04:25,027 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj 2018-07-03 15:04:25,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:04:25,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:04:25,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["isShohnxR-KSMs8iEMf8qQ"], "issued_at": "2018-07-03T15:04:25.000000Z"}} 2018-07-03 15:04:25,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}85d30dd8aaec1808b8ca81860e024d75239fa202" 2018-07-03 15:04:25,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f330f7f-d094-4c12-be02-9ec88dc064a6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:25,597 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f330f7f-d094-4c12-be02-9ec88dc064a6 2018-07-03 15:04:25,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:04:25,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:04: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-07-03 15:04:25,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d30dd8aaec1808b8ca81860e024d75239fa202" 2018-07-03 15:04:25,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:25 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f10f565-dc49-4696-be99-2575c612a6f4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:04:25,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1f10f565-dc49-4696-be99-2575c612a6f4 2018-07-03 15:04:25,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d30dd8aaec1808b8ca81860e024d75239fa202" 2018-07-03 15:04:26,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:25 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7241452c-7fd1-421f-b15b-ead53fb1daa0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "id": "057f1107837249e38db2ae74c4e0d6d2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}]} 2018-07-03 15:04:26,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj used request id req-7241452c-7fd1-421f-b15b-ead53fb1daa0 2018-07-03 15:04:26,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d30dd8aaec1808b8ca81860e024d75239fa202" 2018-07-03 15:04:26,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac96f55b-3614-4389-801f-a122bce6960a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:04:26,227 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ac96f55b-3614-4389-801f-a122bce6960a 2018-07-03 15:04:26,715 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-39b8b5b0-5f32-47a-user 2018-07-03 15:04:26,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:04:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:04:26,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b9ae256-8433-49c2-8a09-40fd71cb975f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:04:26,925 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2b9ae256-8433-49c2-8a09-40fd71cb975f 2018-07-03 15:04:26,928 - 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}f125e99775375baa9172de4ab7fbfd797c8c6d27" -d '{"role": {"name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role"}}' 2018-07-03 15:04:27,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:04:26 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b69aa741-b9d0-42e5-92f6-85530115b386 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf5388767c8c470ea04210a8a3ef7ee2", "links": {"self": "http://10.167.4.35:5000/v3/roles/bf5388767c8c470ea04210a8a3ef7ee2"}, "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role"}} 2018-07-03 15:04:27,118 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b69aa741-b9d0-42e5-92f6-85530115b386 2018-07-03 15:04:27,118 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role 2018-07-03 15:04:27,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/bf5388767c8c470ea04210a8a3ef7ee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:04:27,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:27 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fa61789-ad5c-4057-ac1a-f4e82e05f9a8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf5388767c8c470ea04210a8a3ef7ee2", "links": {"self": "http://10.167.4.35:5000/v3/roles/bf5388767c8c470ea04210a8a3ef7ee2"}, "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role"}} 2018-07-03 15:04:27,312 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/bf5388767c8c470ea04210a8a3ef7ee2 used request id req-1fa61789-ad5c-4057-ac1a-f4e82e05f9a8 2018-07-03 15:04:27,313 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role to project CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj 2018-07-03 15:04:27,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2/users/011955fce7b34922b0bc1bada8a0db88/roles/bf5388767c8c470ea04210a8a3ef7ee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:04:27,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:04:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a73e424a-bb3a-4a70-8cd8-74ba6d9f7cf1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:04:27,558 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2/users/011955fce7b34922b0bc1bada8a0db88/roles/bf5388767c8c470ea04210a8a3ef7ee2 used request id req-a73e424a-bb3a-4a70-8cd8-74ba6d9f7cf1 2018-07-03 15:04:27,559 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:04:27,561 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:04:27,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:04:27,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:04:28,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf5388767c8c470ea04210a8a3ef7ee2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role"}], "expires_at": "2018-07-03T16:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-user", "id": "011955fce7b34922b0bc1bada8a0db88"}, "audit_ids": ["ZMZraGWvQiOWltZ5Y5LMFQ"], "issued_at": "2018-07-03T15:04:28.000000Z"}} 2018-07-03 15:04:28,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}dfff0d422d171bd4d6755b7ac7ca209098a63788" 2018-07-03 15:04:28,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d752e0ab-d3c8-431e-b024-f1515895236e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:28,321 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d752e0ab-d3c8-431e-b024-f1515895236e 2018-07-03 15:04:28,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?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfff0d422d171bd4d6755b7ac7ca209098a63788" 2018-07-03 15:04:28,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:28 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-e1ae2e28-6bf2-4ca1-81b0-8599470f73d0 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image"} 2018-07-03 15:04:28,785 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image used request id req-e1ae2e28-6bf2-4ca1-81b0-8599470f73d0 2018-07-03 15:04:28,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfff0d422d171bd4d6755b7ac7ca209098a63788" 2018-07-03 15:04:29,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:29 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6b1ad320-633e-48c5-945a-cb140fa92bf2 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:04:29,162 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6b1ad320-633e-48c5-945a-cb140fa92bf2 2018-07-03 15:04:29,194 - 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}dfff0d422d171bd4d6755b7ac7ca209098a63788" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image"}' 2018-07-03 15:04:29,553 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:04:29 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-728fe2b3-1c20-4ae4-8fde-f9275b5d5604 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:04:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:04:30Z", "visibility": "shared", "self": "/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840", "min_disk": 0, "protected": false, "id": "66007482-8a00-4985-b1ad-eba1e47a4840", "file": "/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840/file", "checksum": null, "owner": "057f1107837249e38db2ae74c4e0d6d2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:04:29,553 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-728fe2b3-1c20-4ae4-8fde-f9275b5d5604 2018-07-03 15:04:29,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/66007482-8a00-4985-b1ad-eba1e47a4840/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfff0d422d171bd4d6755b7ac7ca209098a63788" -d '' 2018-07-03 15:04:30,328 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:04:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c9e17fb2-24da-4d3b-8513-e63ce6ab623e 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-07-03 15:04:30,328 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840/file used request id req-c9e17fb2-24da-4d3b-8513-e63ce6ab623e 2018-07-03 15:04:30,328 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:04:30,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfff0d422d171bd4d6755b7ac7ca209098a63788" 2018-07-03 15:04:30,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:30 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-1d013406-7ed0-4e7c-99e6-10ef1bcf2cf5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:04:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:04:30Z", "visibility": "shared", "self": "/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840", "min_disk": 0, "protected": false, "id": "66007482-8a00-4985-b1ad-eba1e47a4840", "file": "/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "057f1107837249e38db2ae74c4e0d6d2", "direct_url": "file:///var/lib/glance/images/66007482-8a00-4985-b1ad-eba1e47a4840", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:04:30,732 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840 used request id req-1d013406-7ed0-4e7c-99e6-10ef1bcf2cf5 2018-07-03 15:04:30,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}dfff0d422d171bd4d6755b7ac7ca209098a63788" 2018-07-03 15:04:31,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d522c15a-9b00-4461-b77b-68e74a32eb60 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:04:31,111 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d522c15a-9b00-4461-b77b-68e74a32eb60 2018-07-03 15:04:31,114 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image 2018-07-03 15:04:31,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfff0d422d171bd4d6755b7ac7ca209098a63788" 2018-07-03 15:04:31,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:31 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-e10f3578-3125-4102-80f9-1b1f9ad06968 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:04:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:04:30Z", "visibility": "shared", "self": "/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840", "min_disk": 0, "protected": false, "id": "66007482-8a00-4985-b1ad-eba1e47a4840", "file": "/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "057f1107837249e38db2ae74c4e0d6d2", "direct_url": "file:///var/lib/glance/images/66007482-8a00-4985-b1ad-eba1e47a4840", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:04:31,495 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840 used request id req-e10f3578-3125-4102-80f9-1b1f9ad06968 2018-07-03 15:04:31,495 - create_image - DEBUG - Instance status is - active 2018-07-03 15:04:31,495 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image 2018-07-03 15:04:31,496 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image 2018-07-03 15:04:31,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:04:31,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:04:32,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["F-rOds-6Se-Aw-Rf8hE6Cg"], "issued_at": "2018-07-03T15:04:32.000000Z"}} 2018-07-03 15:04:32,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}28055fb664f678c44a3670422ea9c1e7439b5f12" 2018-07-03 15:04:32,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1b9a2e7-42bd-4b6d-bb21-e560ee2484f9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:32,041 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f1b9a2e7-42bd-4b6d-bb21-e560ee2484f9 2018-07-03 15:04:32,042 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:04:32,047 - novaclient.v2.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}28055fb664f678c44a3670422ea9c1e7439b5f12" 2018-07-03 15:04:32,323 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04: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-fcdb6fee-6b35-4745-8b25-dca42dae9ea4 X-Compute-Request-Id: req-fcdb6fee-6b35-4745-8b25-dca42dae9ea4 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:04:32,323 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-fcdb6fee-6b35-4745-8b25-dca42dae9ea4 2018-07-03 15:04:32,327 - novaclient.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}28055fb664f678c44a3670422ea9c1e7439b5f12" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:04:32,750 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:32 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-4990966a-98f2-44f4-9996-f0104e16b596 X-Compute-Request-Id: req-4990966a-98f2-44f4-9996-f0104e16b596 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "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": "60d518ce-a486-4b6e-aaa2-05a6df2df745"}} 2018-07-03 15:04:32,750 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4990966a-98f2-44f4-9996-f0104e16b596 2018-07-03 15:04:32,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28055fb664f678c44a3670422ea9c1e7439b5f12" 2018-07-03 15:04:33,122 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:33 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-f249b536-f4a0-465a-ba8c-ac03050c1660 X-Compute-Request-Id: req-f249b536-f4a0-465a-ba8c-ac03050c1660 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "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": "60d518ce-a486-4b6e-aaa2-05a6df2df745"}} 2018-07-03 15:04:33,122 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745 used request id req-f249b536-f4a0-465a-ba8c-ac03050c1660 2018-07-03 15:04:33,124 - novaclient.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/60d518ce-a486-4b6e-aaa2-05a6df2df745/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28055fb664f678c44a3670422ea9c1e7439b5f12" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:04:33,530 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:33 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7b1626d8-f115-4961-9cb2-90f35b5a73a7 X-Compute-Request-Id: req-7b1626d8-f115-4961-9cb2-90f35b5a73a7 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:04:33,531 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745/os-extra_specs used request id req-7b1626d8-f115-4961-9cb2-90f35b5a73a7 2018-07-03 15:04:33,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:04:33,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:04:34,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf5388767c8c470ea04210a8a3ef7ee2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role"}], "expires_at": "2018-07-03T16:04:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-user", "id": "011955fce7b34922b0bc1bada8a0db88"}, "audit_ids": ["UxRZbDQoR0C6QOXJ5L4EFg"], "issued_at": "2018-07-03T15:04:34.000000Z"}} 2018-07-03 15:04:34,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8d8dd6fdfe78d3cb2712c3c12ca20593514b16" 2018-07-03 15:04:34,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97821b8a-fac7-467f-b3b8-250b9457793a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:34,221 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-97821b8a-fac7-467f-b3b8-250b9457793a 2018-07-03 15:04:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8d8dd6fdfe78d3cb2712c3c12ca20593514b16" 2018-07-03 15:04:34,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:34 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-62df2a35-b8ff-4c56-ade5-9eb4fcb102d7 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:04:34,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net used request id req-62df2a35-b8ff-4c56-ade5-9eb4fcb102d7 2018-07-03 15:04:34,658 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net 2018-07-03 15:04:34,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}df8d8dd6fdfe78d3cb2712c3c12ca20593514b16" -d '{"network": {"name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net", "admin_state_up": true}}' 2018-07-03 15:04:35,333 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:04:35 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-6cf48fe1-785e-459d-9d2a-b8484d6295ed Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:04:35Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}} 2018-07-03 15:04:35,333 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-6cf48fe1-785e-459d-9d2a-b8484d6295ed 2018-07-03 15:04:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8d8dd6fdfe78d3cb2712c3c12ca20593514b16" 2018-07-03 15:04:35,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:35 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-2ceaa3d1-0b3c-4f05-8837-f52fb496ae63 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-07-03T15:04:35Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:04:35,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f7951f30-f893-4603-8267-844985c493fb used request id req-2ceaa3d1-0b3c-4f05-8837-f52fb496ae63 2018-07-03 15:04:35,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=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8d8dd6fdfe78d3cb2712c3c12ca20593514b16" 2018-07-03 15:04:35,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:35 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-342793e8-1035-4483-b552-c94baa9a3992 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:04:35,893 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-342793e8-1035-4483-b552-c94baa9a3992 2018-07-03 15:04:35,894 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet 2018-07-03 15:04:35,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/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8d8dd6fdfe78d3cb2712c3c12ca20593514b16" -d '{"subnets": [{"ip_version": 4, "network_id": "f7951f30-f893-4603-8267-844985c493fb", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]}' 2018-07-03 15:04:36,903 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:04:36 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-5ffc6ed4-8e2f-46e8-bb27-c0f17dcea601 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:04:36,903 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-5ffc6ed4-8e2f-46e8-bb27-c0f17dcea601 2018-07-03 15:04:36,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/networks?id=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8d8dd6fdfe78d3cb2712c3c12ca20593514b16" 2018-07-03 15:04:37,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:37 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-106a6f4c-3b40-4442-b395-4e4474389fbb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["496923e5-52b5-42a7-acb1-768bed10adef"],"updated_at":"2018-07-03T15:04:36Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:04:37,045 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f7951f30-f893-4603-8267-844985c493fb used request id req-106a6f4c-3b40-4442-b395-4e4474389fbb 2018-07-03 15:04:37,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=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8d8dd6fdfe78d3cb2712c3c12ca20593514b16" 2018-07-03 15:04:37,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:37 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-98e69c20-67d0-4d62-9038-c282a40574cc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:04:37,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-98e69c20-67d0-4d62-9038-c282a40574cc 2018-07-03 15:04:37,152 - OpenStackNetwork - DEBUG - Network [f7951f30-f893-4603-8267-844985c493fb] created successfully 2018-07-03 15:04:37,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:04:37,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:04:37,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf5388767c8c470ea04210a8a3ef7ee2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role"}], "expires_at": "2018-07-03T16:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-user", "id": "011955fce7b34922b0bc1bada8a0db88"}, "audit_ids": ["L14BwUT-Tv-3nU1AMjTlSg"], "issued_at": "2018-07-03T15:04:37.000000Z"}} 2018-07-03 15:04:37,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a418398078b6c9e9affed695a80f7736025e0a4c" 2018-07-03 15:04:37,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05c9258f-4fef-44cb-8f46-41367772c4de Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:37,676 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-05c9258f-4fef-44cb-8f46-41367772c4de 2018-07-03 15:04:37,683 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a418398078b6c9e9affed695a80f7736025e0a4c" 2018-07-03 15:04:38,110 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:38 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-b0fc1c0c-1dd5-457f-bd89-d9c4d80efc61 x-openstack-request-id: req-b0fc1c0c-1dd5-457f-bd89-d9c4d80efc61 Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 15:04:38,110 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/detail used request id req-b0fc1c0c-1dd5-457f-bd89-d9c4d80efc61 2018-07-03 15:04:38,113 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b0fc1c0c-1dd5-457f-bd89-d9c4d80efc61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a418398078b6c9e9affed695a80f7736025e0a4c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 15:04:38,763 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:04:38 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-be49811a-01cf-42ce-9781-defe4068d71e x-openstack-request-id: req-be49811a-01cf-42ce-9781-defe4068d71e RESP BODY: {"volume": {"status": "creating", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:39.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1716d57b-df63-404e-9659-386546072adc", "size": 1}} 2018-07-03 15:04:38,763 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes used request id req-be49811a-01cf-42ce-9781-defe4068d71e 2018-07-03 15:04:38,767 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0fc1c0c-1dd5-457f-bd89-d9c4d80efc61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a418398078b6c9e9affed695a80f7736025e0a4c" 2018-07-03 15:04:39,211 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:39 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-8a9b37c0-3bcf-4464-befb-2fcbac52a9cf x-openstack-request-id: req-8a9b37c0-3bcf-4464-befb-2fcbac52a9cf Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:04:39.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1716d57b-df63-404e-9659-386546072adc", "size": 1}} 2018-07-03 15:04:39,211 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc used request id req-8a9b37c0-3bcf-4464-befb-2fcbac52a9cf 2018-07-03 15:04:39,211 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1 2018-07-03 15:04:39,214 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0fc1c0c-1dd5-457f-bd89-d9c4d80efc61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a418398078b6c9e9affed695a80f7736025e0a4c" 2018-07-03 15:04:39,691 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:39 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-7e5fb3f7-c019-4782-87f8-62d4bc3c89a4 x-openstack-request-id: req-7e5fb3f7-c019-4782-87f8-62d4bc3c89a4 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:04:39.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1716d57b-df63-404e-9659-386546072adc", "size": 1}} 2018-07-03 15:04:39,691 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc used request id req-7e5fb3f7-c019-4782-87f8-62d4bc3c89a4 2018-07-03 15:04:39,691 - create_volume - DEBUG - Instance status is - available 2018-07-03 15:04:39,692 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1 2018-07-03 15:04:39,692 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1 2018-07-03 15:04:39,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:04:39,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:04:40,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf5388767c8c470ea04210a8a3ef7ee2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role"}], "expires_at": "2018-07-03T16:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-user", "id": "011955fce7b34922b0bc1bada8a0db88"}, "audit_ids": ["PHzbsntETa-9AEMB3OarKA"], "issued_at": "2018-07-03T15:04:40.000000Z"}} 2018-07-03 15:04:40,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d77bd7d0346044f48a0a40807e774dc18777add" 2018-07-03 15:04:40,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f94f4e99-d749-4be2-ba10-0283ec71bcd5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:40,543 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f94f4e99-d749-4be2-ba10-0283ec71bcd5 2018-07-03 15:04:40,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/057f1107837249e38db2ae74c4e0d6d2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d77bd7d0346044f48a0a40807e774dc18777add" 2018-07-03 15:04:41,049 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:41 GMT Content-Type: application/json Content-Length: 961 Connection: keep-alive x-compute-request-id: req-455dc44c-cd90-431d-a99a-8e1b5f9be872 x-openstack-request-id: req-455dc44c-cd90-431d-a99a-8e1b5f9be872 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:04:39.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1716d57b-df63-404e-9659-386546072adc", "size": 1}]} 2018-07-03 15:04:41,049 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/detail used request id req-455dc44c-cd90-431d-a99a-8e1b5f9be872 2018-07-03 15:04:41,053 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-455dc44c-cd90-431d-a99a-8e1b5f9be872" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d77bd7d0346044f48a0a40807e774dc18777add" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 15:04:41,763 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:04:41 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-d68cc461-7519-4e5d-a3e0-40793523c86f x-openstack-request-id: req-d68cc461-7519-4e5d-a3e0-40793523c86f RESP BODY: {"volume": {"status": "creating", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:42.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18e02c0a-aab3-495a-ae88-46e280386349", "size": 1}} 2018-07-03 15:04:41,763 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes used request id req-d68cc461-7519-4e5d-a3e0-40793523c86f 2018-07-03 15:04:41,766 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-455dc44c-cd90-431d-a99a-8e1b5f9be872" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d77bd7d0346044f48a0a40807e774dc18777add" 2018-07-03 15:04:42,185 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:42 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-d531f6ab-2869-4cf7-9630-db1d84e38092 x-openstack-request-id: req-d531f6ab-2869-4cf7-9630-db1d84e38092 Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:04:42.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18e02c0a-aab3-495a-ae88-46e280386349", "size": 1}} 2018-07-03 15:04:42,186 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 used request id req-d531f6ab-2869-4cf7-9630-db1d84e38092 2018-07-03 15:04:42,186 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2 2018-07-03 15:04:42,189 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-455dc44c-cd90-431d-a99a-8e1b5f9be872" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d77bd7d0346044f48a0a40807e774dc18777add" 2018-07-03 15:04:42,651 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:42 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-ff3abb48-a0da-4aa5-a158-867b83a53f1a x-openstack-request-id: req-ff3abb48-a0da-4aa5-a158-867b83a53f1a Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:04:42.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18e02c0a-aab3-495a-ae88-46e280386349", "size": 1}} 2018-07-03 15:04:42,651 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 used request id req-ff3abb48-a0da-4aa5-a158-867b83a53f1a 2018-07-03 15:04:42,651 - create_volume - DEBUG - Instance status is - available 2018-07-03 15:04:42,651 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2 2018-07-03 15:04:42,652 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2 2018-07-03 15:04:42,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:04:42,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:04:43,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf5388767c8c470ea04210a8a3ef7ee2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role"}], "expires_at": "2018-07-03T16:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-user", "id": "011955fce7b34922b0bc1bada8a0db88"}, "audit_ids": ["zHMtxf3pS02ZZpF7fdtaoA"], "issued_at": "2018-07-03T15:04:43.000000Z"}} 2018-07-03 15:04:43,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}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:43,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c608d159-f2f6-4dc6-99f4-cca7e800840d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:43,218 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c608d159-f2f6-4dc6-99f4-cca7e800840d 2018-07-03 15:04:43,219 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:04:43,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:43,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21c6d60f-aba3-4aa2-845c-4d1d1a181835 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:43,381 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21c6d60f-aba3-4aa2-845c-4d1d1a181835 2018-07-03 15:04:43,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?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:43,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:43 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-3a348e69-1f8c-4ed4-a032-a1ad7c6902e3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["496923e5-52b5-42a7-acb1-768bed10adef"],"updated_at":"2018-07-03T15:04:36Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:04:43,878 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net used request id req-3a348e69-1f8c-4ed4-a032-a1ad7c6902e3 2018-07-03 15:04:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:04:43,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:04: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-07-03 15:04:43,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/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:43,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:43 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-866ebe35-553c-4542-be74-37ef42cbc73b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:04:43,930 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-866ebe35-553c-4542-be74-37ef42cbc73b 2018-07-03 15:04:43,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:44,169 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:44 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c3a26006-a3c0-42fb-bf94-d7711ee8ba13 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:04:44,169 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-c3a26006-a3c0-42fb-bf94-d7711ee8ba13 2018-07-03 15:04:44,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=f7951f30-f893-4603-8267-844985c493fb&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:44,563 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:44 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-7a3493e2-a3fa-48df-927e-b981bbbe3a65 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:04:44,563 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f7951f30-f893-4603-8267-844985c493fb&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port&admin_state_up=True used request id req-7a3493e2-a3fa-48df-927e-b981bbbe3a65 2018-07-03 15:04:44,566 - novaclient.v2.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-c8d8724f-1456-40b0-ac01-601f67d02309-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:45,017 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04: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-419bfa72-afd5-489d-b2ea-910e345ecd2f X-Compute-Request-Id: req-419bfa72-afd5-489d-b2ea-910e345ecd2f Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:04:45,017 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst used request id req-419bfa72-afd5-489d-b2ea-910e345ecd2f 2018-07-03 15:04:45,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=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:45,522 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:45 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-663d7be0-60d7-4cfa-8e5a-7a2f69e88f03 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["496923e5-52b5-42a7-acb1-768bed10adef"],"updated_at":"2018-07-03T15:04:36Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:04:45,522 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net used request id req-663d7be0-60d7-4cfa-8e5a-7a2f69e88f03 2018-07-03 15:04:45,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/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:45,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:45 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b3c2808-3d41-4ff3-ac88-998b6c816694 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:04:45,701 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-2b3c2808-3d41-4ff3-ac88-998b6c816694 2018-07-03 15:04:45,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/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:45,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:45 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-46132d16-c4a9-45af-9e08-0abde3760294 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:04:45,788 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-46132d16-c4a9-45af-9e08-0abde3760294 2018-07-03 15:04:45,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=f7951f30-f893-4603-8267-844985c493fb&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:45,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:45 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1fa3c21f-ac61-4e59-bca9-faa189b4ca72 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:04:45,839 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f7951f30-f893-4603-8267-844985c493fb&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port&admin_state_up=True used request id req-1fa3c21f-ac61-4e59-bca9-faa189b4ca72 2018-07-03 15:04:45,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:04:45,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:04:46,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf5388767c8c470ea04210a8a3ef7ee2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role"}], "expires_at": "2018-07-03T16:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-user", "id": "011955fce7b34922b0bc1bada8a0db88"}, "audit_ids": ["zibd8zg7S6WoFpsNoZdCXg"], "issued_at": "2018-07-03T15:04:46.000000Z"}} 2018-07-03 15:04:46,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb73179eb140f73e9cae37ec19acee160b78ac12" 2018-07-03 15:04:46,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81ba4ae2-4398-4c27-be1b-bc93b546d345 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:04:46,502 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-81ba4ae2-4398-4c27-be1b-bc93b546d345 2018-07-03 15:04:46,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:46,637 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:46 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-d2e8d3ed-2b93-452f-aa8f-63e88995d342 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["496923e5-52b5-42a7-acb1-768bed10adef"],"updated_at":"2018-07-03T15:04:36Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:04:46,637 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net used request id req-d2e8d3ed-2b93-452f-aa8f-63e88995d342 2018-07-03 15:04:46,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=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:46,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:46 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-f3f6157f-8288-4f35-8dde-8bb0fd8ed7f0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:04:46,709 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-f3f6157f-8288-4f35-8dde-8bb0fd8ed7f0 2018-07-03 15:04:46,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:46,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:46 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-4091bdb7-f822-4012-8781-190affdf3d56 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["496923e5-52b5-42a7-acb1-768bed10adef"],"updated_at":"2018-07-03T15:04:36Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:04:46,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net used request id req-4091bdb7-f822-4012-8781-190affdf3d56 2018-07-03 15:04:46,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:04:46,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:04:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 15:04:46,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb73179eb140f73e9cae37ec19acee160b78ac12" 2018-07-03 15:04:47,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:46 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a22474e-e366-4957-8dd3-56945c6ed067 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:04:47,070 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-3a22474e-e366-4957-8dd3-56945c6ed067 2018-07-03 15:04:47,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=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:47,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:47 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-1a81fc07-ae67-4444-b679-ec52bbc5d4de Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:04:47,156 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-1a81fc07-ae67-4444-b679-ec52bbc5d4de 2018-07-03 15:04:47,157 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net 2018-07-03 15:04:47,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" -d '{"port": {"network_id": "f7951f30-f893-4603-8267-844985c493fb", "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port", "admin_state_up": true}}' 2018-07-03 15:04:48,323 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:04:48 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-3da913ff-1f47-4cf7-8d06-59c8ba9b9111 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:04:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:04:47Z","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:cc:e8:c2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.12"}],"id":"7f9f9496-e3dc-478d-abae-8c65737f17ad","security_groups":["10dad82a-dc21-443e-acda-aeba6008da4a"],"device_id":""}} 2018-07-03 15:04:48,323 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3da913ff-1f47-4cf7-8d06-59c8ba9b9111 2018-07-03 15:04:48,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/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:48,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:48 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-58131ff1-ab4d-407b-adea-876ac1ba5bd5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["496923e5-52b5-42a7-acb1-768bed10adef"],"updated_at":"2018-07-03T15:04:36Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:04:48,486 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net used request id req-58131ff1-ab4d-407b-adea-876ac1ba5bd5 2018-07-03 15:04:48,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/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:48,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:48 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbaeba02-e8f9-4200-b102-3a474da93353 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:04:48,535 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-dbaeba02-e8f9-4200-b102-3a474da93353 2018-07-03 15:04:48,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:48,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:48 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-302a3829-f35b-4332-8ffb-cc3483b44a5f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:04:48,619 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-302a3829-f35b-4332-8ffb-cc3483b44a5f 2018-07-03 15:04:48,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=f7951f30-f893-4603-8267-844985c493fb&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:48,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:48 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-65f9d719-193c-400e-af17-ebb3a1f3c97a Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:04:47Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:cc:e8:c2","id":"7f9f9496-e3dc-478d-abae-8c65737f17ad","port_security_enabled":true,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["10dad82a-dc21-443e-acda-aeba6008da4a"],"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port"}]} 2018-07-03 15:04:48,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f7951f30-f893-4603-8267-844985c493fb&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port&admin_state_up=True used request id req-65f9d719-193c-400e-af17-ebb3a1f3c97a 2018-07-03 15:04:48,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:48,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:04:48 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14788f19-f8ce-452d-af66-0afe0d206d87 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:04:48,757 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-14788f19-f8ce-452d-af66-0afe0d206d87 2018-07-03 15:04:48,758 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst 2018-07-03 15:04:48,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:49,129 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:49 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-70f70787-2134-414b-bf44-152db04bfb7c X-Compute-Request-Id: req-70f70787-2134-414b-bf44-152db04bfb7c Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-flavor-name"}]} 2018-07-03 15:04:49,129 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-70f70787-2134-414b-bf44-152db04bfb7c 2018-07-03 15:04:49,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:49,531 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:49 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-ab323fc8-4f1b-4323-a494-269011945438 X-Compute-Request-Id: req-ab323fc8-4f1b-4323-a494-269011945438 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "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": "60d518ce-a486-4b6e-aaa2-05a6df2df745"}} 2018-07-03 15:04:49,532 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745 used request id req-ab323fc8-4f1b-4323-a494-269011945438 2018-07-03 15:04:49,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?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:49,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:49 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-aabfbb94-3ee2-4404-8cf8-3c522c47d6a5 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:04:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:04:30Z", "visibility": "shared", "self": "/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840", "min_disk": 0, "protected": false, "id": "66007482-8a00-4985-b1ad-eba1e47a4840", "file": "/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "057f1107837249e38db2ae74c4e0d6d2", "direct_url": "file:///var/lib/glance/images/66007482-8a00-4985-b1ad-eba1e47a4840", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image"} 2018-07-03 15:04:49,982 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image used request id req-aabfbb94-3ee2-4404-8cf8-3c522c47d6a5 2018-07-03 15:04:49,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:50,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3b3f3aa6-d6bf-41df-a183-77d4a5073ee5 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:04:50,328 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3b3f3aa6-d6bf-41df-a183-77d4a5073ee5 2018-07-03 15:04:50,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/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" -d '{"server": {"name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "imageRef": "66007482-8a00-4985-b1ad-eba1e47a4840", "flavorRef": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "max_count": 1, "min_count": 1, "networks": [{"port": "7f9f9496-e3dc-478d-abae-8c65737f17ad"}]}}' 2018-07-03 15:04:52,813 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:04:52 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f07af342-8a85-4350-80e4-57e7d1726e6f X-Compute-Request-Id: req-f07af342-8a85-4350-80e4-57e7d1726e6f RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "adminPass": "uJmvsdS77rro"}} 2018-07-03 15:04:52,814 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-f07af342-8a85-4350-80e4-57e7d1726e6f 2018-07-03 15:04:52,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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:53,880 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:53 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-b3f42d21-4e1d-4595-bc01-0b8a04446722 X-Compute-Request-Id: req-b3f42d21-4e1d-4595-bc01-0b8a04446722 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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:04:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:53Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:04:53,881 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-b3f42d21-4e1d-4595-bc01-0b8a04446722 2018-07-03 15:04:53,881 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst 2018-07-03 15:04:53,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:54,974 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:54 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-cf44c38e-d1c5-4e7a-b925-71e9154fbdc3 X-Compute-Request-Id: req-cf44c38e-d1c5-4e7a-b925-71e9154fbdc3 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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:04:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:53Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:04:54,974 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-cf44c38e-d1c5-4e7a-b925-71e9154fbdc3 2018-07-03 15:04:54,974 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst] is - BUILD 2018-07-03 15:04:54,974 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:04:57,976 - create_instance - DEBUG - VM status query timeout in 895.905936003 2018-07-03 15:04:57,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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:04:58,246 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:04:58 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-ef6d60f0-0233-41ab-9e72-b35bce50fc0e X-Compute-Request-Id: req-ef6d60f0-0233-41ab-9e72-b35bce50fc0e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "security_groups": [{"name": "default"}], "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:04:55Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:04:58,246 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-ef6d60f0-0233-41ab-9e72-b35bce50fc0e 2018-07-03 15:04:58,247 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst] is - BUILD 2018-07-03 15:04:58,247 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:05:01,247 - create_instance - DEBUG - VM status query timeout in 892.634329081 2018-07-03 15:05:01,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:02,214 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:02 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-01a81e1a-2b8d-4265-b715-5e3720596c2e X-Compute-Request-Id: req-01a81e1a-2b8d-4265-b715-5e3720596c2e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "security_groups": [{"name": "default"}], "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:04:55Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:05:02,215 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-01a81e1a-2b8d-4265-b715-5e3720596c2e 2018-07-03 15:05:02,215 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst] is - BUILD 2018-07-03 15:05:02,215 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:05:05,219 - create_instance - DEBUG - VM status query timeout in 888.662868977 2018-07-03 15:05:05,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:05,841 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:05 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-fa9e1b42-8718-42a4-a3c1-c560109ce52b X-Compute-Request-Id: req-fa9e1b42-8718-42a4-a3c1-c560109ce52b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e8:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:05:04.000000", "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "security_groups": [{"name": "default"}], "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:05:05Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:05:05,841 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-fa9e1b42-8718-42a4-a3c1-c560109ce52b 2018-07-03 15:05:05,841 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst] is - ACTIVE 2018-07-03 15:05:05,841 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:05:05,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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:06,449 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:06 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-d0149004-2eb1-40d7-b917-e94741377afe X-Compute-Request-Id: req-d0149004-2eb1-40d7-b917-e94741377afe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e8:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:05:04.000000", "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "security_groups": [{"name": "default"}], "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:05:05Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:05:06,449 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-d0149004-2eb1-40d7-b917-e94741377afe 2018-07-03 15:05:06,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/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:06,611 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:06 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-d1fcb7b7-3923-49f2-886a-a1d1fdb808c9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["496923e5-52b5-42a7-acb1-768bed10adef"],"updated_at":"2018-07-03T15:04:36Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:05:06,611 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net used request id req-d1fcb7b7-3923-49f2-886a-a1d1fdb808c9 2018-07-03 15:05:06,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/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:06,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:06 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1891f0a2-7223-4242-8d1d-d3cc6ed2ec0d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:05:06,659 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-1891f0a2-7223-4242-8d1d-d3cc6ed2ec0d 2018-07-03 15:05:06,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=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:06,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:06 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-a3beb3b6-2e50-4f2e-91b3-710f1e278fe8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:05:06,903 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-a3beb3b6-2e50-4f2e-91b3-710f1e278fe8 2018-07-03 15:05:06,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=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:07,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:07 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-7b696604-5362-47cb-87a3-50c00e44062b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:04:41Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-f7951f30-f893-4603-8267-844985c493fb","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:00:04","id":"7ae22fdf-56cd-434a-bd5e-274da31dda00","port_security_enabled":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:05:04Z","binding:vnic_type":"normal","device_id":"8eb77bfc-3eb9-49fc-83bf-3e67640d1dca","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cc:e8:c2","id":"7f9f9496-e3dc-478d-abae-8c65737f17ad","port_security_enabled":true,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["10dad82a-dc21-443e-acda-aeba6008da4a"],"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:04:42Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-f7951f30-f893-4603-8267-844985c493fb","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ce:cd:9e","id":"ad3e3f02-d39b-43db-9155-0beb6512883a","port_security_enabled":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:05:07,022 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-7b696604-5362-47cb-87a3-50c00e44062b 2018-07-03 15:05:07,026 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:07,479 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:07 GMT Content-Type: application/json Content-Length: 1909 Connection: keep-alive x-compute-request-id: req-15398734-2447-4301-b4e3-b2e7ea5c9575 x-openstack-request-id: req-15398734-2447-4301-b4e3-b2e7ea5c9575 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:04:42.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18e02c0a-aab3-495a-ae88-46e280386349", "size": 1}, {"status": "available", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:04:39.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1716d57b-df63-404e-9659-386546072adc", "size": 1}]} 2018-07-03 15:05:07,479 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/detail used request id req-15398734-2447-4301-b4e3-b2e7ea5c9575 2018-07-03 15:05:07,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/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:07,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:07 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a633b6e-ceac-40c9-8eeb-81c323a293e8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:05:07,666 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-9a633b6e-ceac-40c9-8eeb-81c323a293e8 2018-07-03 15:05:07,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:08,471 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:08 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-282fe122-41d1-4b38-917a-e4dc03ce266c X-Compute-Request-Id: req-282fe122-41d1-4b38-917a-e4dc03ce266c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e8:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:05:04.000000", "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "security_groups": [{"name": "default"}], "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:05:05Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:05:08,471 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-282fe122-41d1-4b38-917a-e4dc03ce266c 2018-07-03 15:05:08,472 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst] is - ACTIVE 2018-07-03 15:05:08,472 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:05:08,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:10,325 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:10 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-be60f9e5-71f0-4ff3-8a8d-ee628264884c X-Compute-Request-Id: req-be60f9e5-71f0-4ff3-8a8d-ee628264884c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e8:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:05:04.000000", "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "security_groups": [{"name": "default"}], "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:05:05Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:05:10,325 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-be60f9e5-71f0-4ff3-8a8d-ee628264884c 2018-07-03 15:05:10,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=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:10,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:10 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-b4053ce5-2984-40c9-865e-ffde9884edf2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["496923e5-52b5-42a7-acb1-768bed10adef"],"updated_at":"2018-07-03T15:04:36Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:05:10,479 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net used request id req-b4053ce5-2984-40c9-865e-ffde9884edf2 2018-07-03 15:05:10,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/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:10,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:10 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae12aae4-f380-40d2-86f8-58a0f10191b0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:05:10,660 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-ae12aae4-f380-40d2-86f8-58a0f10191b0 2018-07-03 15:05:10,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=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:10,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:10 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-abf25787-a19d-4c40-9081-c3a5628acdfa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:05:10,739 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-abf25787-a19d-4c40-9081-c3a5628acdfa 2018-07-03 15:05:10,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=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:10,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:10 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-1b5701cf-96b5-4710-92a0-ab44da6e434f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:04:41Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-f7951f30-f893-4603-8267-844985c493fb","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:00:04","id":"7ae22fdf-56cd-434a-bd5e-274da31dda00","port_security_enabled":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:05:04Z","binding:vnic_type":"normal","device_id":"8eb77bfc-3eb9-49fc-83bf-3e67640d1dca","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cc:e8:c2","id":"7f9f9496-e3dc-478d-abae-8c65737f17ad","port_security_enabled":true,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["10dad82a-dc21-443e-acda-aeba6008da4a"],"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:04:42Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-f7951f30-f893-4603-8267-844985c493fb","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ce:cd:9e","id":"ad3e3f02-d39b-43db-9155-0beb6512883a","port_security_enabled":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:05:10,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-1b5701cf-96b5-4710-92a0-ab44da6e434f 2018-07-03 15:05:10,851 - novaclient.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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" -d '{"volumeAttachment": {"volumeId": "1716d57b-df63-404e-9659-386546072adc"}}' 2018-07-03 15:05:12,791 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:12 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-25686380-77b3-41ba-b98c-0d62dd19f44d X-Compute-Request-Id: req-25686380-77b3-41ba-b98c-0d62dd19f44d Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "id": "1716d57b-df63-404e-9659-386546072adc", "volumeId": "1716d57b-df63-404e-9659-386546072adc"}} 2018-07-03 15:05:12,792 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca/os-volume_attachments used request id req-25686380-77b3-41ba-b98c-0d62dd19f44d 2018-07-03 15:05:12,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:13,430 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:13 GMT Content-Type: application/json Content-Length: 1652 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-614e119c-d3f2-44a6-95b7-98bfd43a4fb5 X-Compute-Request-Id: req-614e119c-d3f2-44a6-95b7-98bfd43a4fb5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e8:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:05:04.000000", "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "security_groups": [{"name": "default"}], "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:05:05Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [{"id": "1716d57b-df63-404e-9659-386546072adc"}], "metadata": {}}} 2018-07-03 15:05:13,430 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-614e119c-d3f2-44a6-95b7-98bfd43a4fb5 2018-07-03 15:05:13,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:13,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:13 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-4f96f689-938c-4d96-832a-95fce90d71b6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["496923e5-52b5-42a7-acb1-768bed10adef"],"updated_at":"2018-07-03T15:04:36Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:05:13,631 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net used request id req-4f96f689-938c-4d96-832a-95fce90d71b6 2018-07-03 15:05:13,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/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:13,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:13 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89300690-96e6-4720-913a-f3123c7a749d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:05:13,801 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-89300690-96e6-4720-913a-f3123c7a749d 2018-07-03 15:05:13,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/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:14,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:14 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-a429b794-affb-41f0-a952-f095b0f77069 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:05:14,045 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-a429b794-affb-41f0-a952-f095b0f77069 2018-07-03 15:05:14,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:14,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:14 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-34ab336a-0c43-4454-956d-ca09f629b498 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:04:41Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-f7951f30-f893-4603-8267-844985c493fb","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:00:04","id":"7ae22fdf-56cd-434a-bd5e-274da31dda00","port_security_enabled":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:05:04Z","binding:vnic_type":"normal","device_id":"8eb77bfc-3eb9-49fc-83bf-3e67640d1dca","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cc:e8:c2","id":"7f9f9496-e3dc-478d-abae-8c65737f17ad","port_security_enabled":true,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["10dad82a-dc21-443e-acda-aeba6008da4a"],"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:04:42Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-f7951f30-f893-4603-8267-844985c493fb","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ce:cd:9e","id":"ad3e3f02-d39b-43db-9155-0beb6512883a","port_security_enabled":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:05:14,160 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-34ab336a-0c43-4454-956d-ca09f629b498 2018-07-03 15:05:14,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:05:14,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf5388767c8c470ea04210a8a3ef7ee2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role"}], "expires_at": "2018-07-03T16:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-user", "id": "011955fce7b34922b0bc1bada8a0db88"}, "audit_ids": ["jA0e9f55RW-hvlexqaFbSQ"], "issued_at": "2018-07-03T15:05:14.000000Z"}} 2018-07-03 15:05:14,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/detail?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5885b82a60ac1514ce52faf0746781949eedfe06" 2018-07-03 15:05:15,581 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:15 GMT Content-Type: application/json Content-Length: 1655 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a1538cf1-a9ac-4c1e-b47c-6a607b84206d X-Compute-Request-Id: req-a1538cf1-a9ac-4c1e-b47c-6a607b84206d Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e8:c2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:05:04.000000", "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "security_groups": [{"name": "default"}], "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:05:05Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [{"id": "1716d57b-df63-404e-9659-386546072adc"}], "metadata": {}}]} 2018-07-03 15:05:15,581 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst used request id req-a1538cf1-a9ac-4c1e-b47c-6a607b84206d 2018-07-03 15:05:15,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/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5885b82a60ac1514ce52faf0746781949eedfe06" 2018-07-03 15:05:16,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:16 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-17276f3d-43a2-4499-8e9b-559e5bd4aed9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["496923e5-52b5-42a7-acb1-768bed10adef"],"updated_at":"2018-07-03T15:04:36Z","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:34Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","id":"f7951f30-f893-4603-8267-844985c493fb","name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net"}]} 2018-07-03 15:05:16,231 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net used request id req-17276f3d-43a2-4499-8e9b-559e5bd4aed9 2018-07-03 15:05:16,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=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5885b82a60ac1514ce52faf0746781949eedfe06" 2018-07-03 15:05:16,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:16 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-88d08938-ecbf-475c-8e58-779096b94ed0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:36Z","dns_nameservers":[],"updated_at":"2018-07-03T15:04: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":"057f1107837249e38db2ae74c4e0d6d2","id":"496923e5-52b5-42a7-acb1-768bed10adef","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet"}]} 2018-07-03 15:05:16,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-88d08938-ecbf-475c-8e58-779096b94ed0 2018-07-03 15:05:16,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=f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5885b82a60ac1514ce52faf0746781949eedfe06" 2018-07-03 15:05:16,828 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:16 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-1f7b3dd5-bf8e-4aa7-9240-a9d5ecb23368 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:04:41Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-f7951f30-f893-4603-8267-844985c493fb","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e5:00:04","id":"7ae22fdf-56cd-434a-bd5e-274da31dda00","port_security_enabled":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:05:04Z","binding:vnic_type":"normal","device_id":"8eb77bfc-3eb9-49fc-83bf-3e67640d1dca","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cc:e8:c2","id":"7f9f9496-e3dc-478d-abae-8c65737f17ad","port_security_enabled":true,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["10dad82a-dc21-443e-acda-aeba6008da4a"],"name":"CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f7951f30-f893-4603-8267-844985c493fb","tenant_id":"057f1107837249e38db2ae74c4e0d6d2","created_at":"2018-07-03T15:04:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:04:42Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-f7951f30-f893-4603-8267-844985c493fb","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ce:cd:9e","id":"ad3e3f02-d39b-43db-9155-0beb6512883a","port_security_enabled":false,"project_id":"057f1107837249e38db2ae74c4e0d6d2","fixed_ips":[{"subnet_id":"496923e5-52b5-42a7-acb1-768bed10adef","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:05:16,828 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f7951f30-f893-4603-8267-844985c493fb used request id req-1f7b3dd5-bf8e-4aa7-9240-a9d5ecb23368 2018-07-03 15:05:16,829 - create_instance - INFO - Deleting Port with ID - 7f9f9496-e3dc-478d-abae-8c65737f17ad 2018-07-03 15:05:16,829 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-port 2018-07-03 15:05:16,834 - 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/7f9f9496-e3dc-478d-abae-8c65737f17ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:17,693 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:05:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-edbb24ec-1898-4dd9-95eb-569587b48e5f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:05:17,693 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/7f9f9496-e3dc-478d-abae-8c65737f17ad used request id req-edbb24ec-1898-4dd9-95eb-569587b48e5f 2018-07-03 15:05:17,696 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15398734-2447-4301-b4e3-b2e7ea5c9575" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:18,127 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:18 GMT Content-Type: application/json Content-Length: 1275 Connection: keep-alive x-compute-request-id: req-cf0f6152-9530-4b9f-99be-e21ca31eba65 x-openstack-request-id: req-cf0f6152-9530-4b9f-99be-e21ca31eba65 Front-End-Https: on RESP BODY: {"volume": {"status": "in-use", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [{"server_id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "attachment_id": "48952bca-c0da-45d7-8d2a-3aa905c0933a", "attached_at": "2018-07-03T15:05:15.000000", "host_name": "cmp001", "volume_id": "1716d57b-df63-404e-9659-386546072adc", "device": "/dev/vdc", "id": "1716d57b-df63-404e-9659-386546072adc"}], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:05:18.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "1716d57b-df63-404e-9659-386546072adc", "size": 1}} 2018-07-03 15:05:18,127 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc used request id req-cf0f6152-9530-4b9f-99be-e21ca31eba65 2018-07-03 15:05:18,130 - 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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca/os-volume_attachments/1716d57b-df63-404e-9659-386546072adc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:19,450 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:05: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-ca70cc45-75b1-4fe4-a378-371c5f9cc4b3 X-Compute-Request-Id: req-ca70cc45-75b1-4fe4-a378-371c5f9cc4b3 2018-07-03 15:05:19,450 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca/os-volume_attachments/1716d57b-df63-404e-9659-386546072adc used request id req-ca70cc45-75b1-4fe4-a378-371c5f9cc4b3 2018-07-03 15:05:19,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:20,247 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:20 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-ccd596b2-5513-479c-964e-402e97406ca5 X-Compute-Request-Id: req-ccd596b2-5513-479c-964e-402e97406ca5 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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:05:04.000000", "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:05:05Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [{"id": "1716d57b-df63-404e-9659-386546072adc"}], "metadata": {}}} 2018-07-03 15:05:20,248 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-ccd596b2-5513-479c-964e-402e97406ca5 2018-07-03 15:05:23,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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:23,386 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:23 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-e8aa4c52-95bb-4117-a00f-b4f35131c92e X-Compute-Request-Id: req-e8aa4c52-95bb-4117-a00f-b4f35131c92e 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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:05:04.000000", "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:05:05Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:05:23,387 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-e8aa4c52-95bb-4117-a00f-b4f35131c92e 2018-07-03 15:05:23,387 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst 2018-07-03 15:05:23,390 - 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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:23,587 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:05: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-cf7a479f-1c55-4afc-a05f-1db2de5150f0 X-Compute-Request-Id: req-cf7a479f-1c55-4afc-a05f-1db2de5150f0 Front-End-Https: on 2018-07-03 15:05:23,587 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-cf7a479f-1c55-4afc-a05f-1db2de5150f0 2018-07-03 15:05:23,587 - create_instance - INFO - Checking deletion status 2018-07-03 15:05:23,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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:23,975 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:23 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-f69c44b4-ec28-4c63-b213-f4a3e8b11b6f X-Compute-Request-Id: req-f69c44b4-ec28-4c63-b213-f4a3e8b11b6f 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/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "rel": "bookmark"}], "image": {"id": "66007482-8a00-4985-b1ad-eba1e47a4840", "links": [{"href": "http://172.30.10.101:8774/images/66007482-8a00-4985-b1ad-eba1e47a4840", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:05:04.000000", "flavor": {"id": "60d518ce-a486-4b6e-aaa2-05a6df2df745", "links": [{"href": "http://172.30.10.101:8774/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745", "rel": "bookmark"}]}, "id": "8eb77bfc-3eb9-49fc-83bf-3e67640d1dca", "user_id": "011955fce7b34922b0bc1bada8a0db88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:05:24Z", "hostId": "4ff7315a067852e3e44a979da2ffce84f6be3764b2cc42e96a76bf75", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst", "created": "2018-07-03T15:04:52Z", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:05:23,975 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-f69c44b4-ec28-4c63-b213-f4a3e8b11b6f 2018-07-03 15:05:23,976 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst] is - ACTIVE 2018-07-03 15:05:23,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:05:26,979 - create_instance - DEBUG - VM status query timeout in 296.608748913 2018-07-03 15:05:26,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/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9f4d7ec71fadd5e39ddd35624daca74f40f8ff" 2018-07-03 15:05:27,050 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:05: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-a17012d7-a08a-4921-874d-7227822fb5d0 X-Compute-Request-Id: req-a17012d7-a08a-4921-874d-7227822fb5d0 RESP BODY: {"itemNotFound": {"message": "Instance 8eb77bfc-3eb9-49fc-83bf-3e67640d1dca could not be found.", "code": 404}} 2018-07-03 15:05:27,051 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/8eb77bfc-3eb9-49fc-83bf-3e67640d1dca used request id req-a17012d7-a08a-4921-874d-7227822fb5d0 2018-07-03 15:05:27,051 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8eb77bfc-3eb9-49fc-83bf-3e67640d1dca could not be found. (HTTP 404) (Request-ID: req-a17012d7-a08a-4921-874d-7227822fb5d0) 2018-07-03 15:05:27,051 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-inst 2018-07-03 15:05:27,056 - 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/60d518ce-a486-4b6e-aaa2-05a6df2df745 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28055fb664f678c44a3670422ea9c1e7439b5f12" 2018-07-03 15:05:27,465 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:05: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-13aba864-dae1-42c0-91a9-715128811964 X-Compute-Request-Id: req-13aba864-dae1-42c0-91a9-715128811964 2018-07-03 15:05:27,465 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/60d518ce-a486-4b6e-aaa2-05a6df2df745 used request id req-13aba864-dae1-42c0-91a9-715128811964 2018-07-03 15:05:27,466 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet 2018-07-03 15:05:27,466 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-subnet 2018-07-03 15:05:27,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/subnets/496923e5-52b5-42a7-acb1-768bed10adef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8d8dd6fdfe78d3cb2712c3c12ca20593514b16" 2018-07-03 15:05:30,241 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:05:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-76d8e278-6d66-403f-9a50-bf52558d9900 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:05:30,241 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/496923e5-52b5-42a7-acb1-768bed10adef used request id req-76d8e278-6d66-403f-9a50-bf52558d9900 2018-07-03 15:05:30,241 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-pub-net 2018-07-03 15:05:30,247 - 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/f7951f30-f893-4603-8267-844985c493fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8d8dd6fdfe78d3cb2712c3c12ca20593514b16" 2018-07-03 15:05:32,241 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:05:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1f23e62c-65a7-4886-98e6-6a12bd9837dc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:05:32,241 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/f7951f30-f893-4603-8267-844985c493fb used request id req-1f23e62c-65a7-4886-98e6-6a12bd9837dc 2018-07-03 15:05:32,245 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-455dc44c-cd90-431d-a99a-8e1b5f9be872" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d77bd7d0346044f48a0a40807e774dc18777add" 2018-07-03 15:05:32,694 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:32 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-1ef05024-b4b8-417b-b389-16be4efc9d6f x-openstack-request-id: req-1ef05024-b4b8-417b-b389-16be4efc9d6f Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:04:42.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18e02c0a-aab3-495a-ae88-46e280386349", "size": 1}} 2018-07-03 15:05:32,695 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 used request id req-1ef05024-b4b8-417b-b389-16be4efc9d6f 2018-07-03 15:05:32,695 - create_volume - DEBUG - Instance status is - available 2018-07-03 15:05:32,695 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2 2018-07-03 15:05:32,695 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2 2018-07-03 15:05:32,698 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-455dc44c-cd90-431d-a99a-8e1b5f9be872" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d77bd7d0346044f48a0a40807e774dc18777add" 2018-07-03 15:05:33,145 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:05:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-bc7c4d36-9fd5-40e8-a51d-d6c5ed024472 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 15:05:33,145 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 used request id req-bc7c4d36-9fd5-40e8-a51d-d6c5ed024472 2018-07-03 15:05:33,148 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-455dc44c-cd90-431d-a99a-8e1b5f9be872" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d77bd7d0346044f48a0a40807e774dc18777add" 2018-07-03 15:05:33,262 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:33 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-f8165981-69ca-47f5-b373-d846fbc1126f x-openstack-request-id: req-f8165981-69ca-47f5-b373-d846fbc1126f Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:42.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:05:33.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "18e02c0a-aab3-495a-ae88-46e280386349", "size": 1}} 2018-07-03 15:05:33,262 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 used request id req-f8165981-69ca-47f5-b373-d846fbc1126f 2018-07-03 15:05:33,263 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 15:05:33,263 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 15:05:36,266 - create_volume - DEBUG - Volume status query timeout in 56.879625082 2018-07-03 15:05:36,269 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-455dc44c-cd90-431d-a99a-8e1b5f9be872" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d77bd7d0346044f48a0a40807e774dc18777add" 2018-07-03 15:05:36,337 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:05:36 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-218a3aae-887a-48f9-9545-11053c94ce2a x-openstack-request-id: req-218a3aae-887a-48f9-9545-11053c94ce2a RESP BODY: {"itemNotFound": {"message": "Volume 18e02c0a-aab3-495a-ae88-46e280386349 could not be found.", "code": 404}} 2018-07-03 15:05:36,338 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/18e02c0a-aab3-495a-ae88-46e280386349 used request id req-218a3aae-887a-48f9-9545-11053c94ce2a 2018-07-03 15:05:36,338 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 18e02c0a-aab3-495a-ae88-46e280386349 could not be found. (HTTP 404) (Request-ID: req-218a3aae-887a-48f9-9545-11053c94ce2a) 2018-07-03 15:05:36,338 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-2 2018-07-03 15:05:36,341 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0fc1c0c-1dd5-457f-bd89-d9c4d80efc61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a418398078b6c9e9affed695a80f7736025e0a4c" 2018-07-03 15:05:36,447 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:36 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-48500232-b93f-48c7-bdf9-dabb12b63045 x-openstack-request-id: req-48500232-b93f-48c7-bdf9-dabb12b63045 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:05:22.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1716d57b-df63-404e-9659-386546072adc", "size": 1}} 2018-07-03 15:05:36,447 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc used request id req-48500232-b93f-48c7-bdf9-dabb12b63045 2018-07-03 15:05:36,448 - create_volume - DEBUG - Instance status is - available 2018-07-03 15:05:36,448 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1 2018-07-03 15:05:36,448 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1 2018-07-03 15:05:36,451 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0fc1c0c-1dd5-457f-bd89-d9c4d80efc61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a418398078b6c9e9affed695a80f7736025e0a4c" 2018-07-03 15:05:36,922 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:05:36 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-69e0d657-1c68-4d79-a088-a98b8f01fd85 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 15:05:36,922 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc used request id req-69e0d657-1c68-4d79-a088-a98b8f01fd85 2018-07-03 15:05:36,925 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0fc1c0c-1dd5-457f-bd89-d9c4d80efc61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a418398078b6c9e9affed695a80f7736025e0a4c" 2018-07-03 15:05:37,031 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:37 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-eeccdce4-9ded-441f-a759-6a08c28dd11e x-openstack-request-id: req-eeccdce4-9ded-441f-a759-6a08c28dd11e Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "011955fce7b34922b0bc1bada8a0db88", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "self"}, {"href": "https://172.30.10.101:8776/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:04:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "updated_at": "2018-07-03T15:05:37.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1716d57b-df63-404e-9659-386546072adc", "size": 1}} 2018-07-03 15:05:37,032 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc used request id req-eeccdce4-9ded-441f-a759-6a08c28dd11e 2018-07-03 15:05:37,032 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 15:05:37,032 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 15:05:40,036 - create_volume - DEBUG - Volume status query timeout in 56.8868749142 2018-07-03 15:05:40,039 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b0fc1c0c-1dd5-457f-bd89-d9c4d80efc61" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a418398078b6c9e9affed695a80f7736025e0a4c" 2018-07-03 15:05:40,425 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:05:40 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-5fbc2c52-04b8-4d3b-a031-5750cf6be4f9 x-openstack-request-id: req-5fbc2c52-04b8-4d3b-a031-5750cf6be4f9 RESP BODY: {"itemNotFound": {"message": "Volume 1716d57b-df63-404e-9659-386546072adc could not be found.", "code": 404}} 2018-07-03 15:05:40,426 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/057f1107837249e38db2ae74c4e0d6d2/volumes/1716d57b-df63-404e-9659-386546072adc used request id req-5fbc2c52-04b8-4d3b-a031-5750cf6be4f9 2018-07-03 15:05:40,426 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1716d57b-df63-404e-9659-386546072adc could not be found. (HTTP 404) (Request-ID: req-5fbc2c52-04b8-4d3b-a031-5750cf6be4f9) 2018-07-03 15:05:40,426 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-1 2018-07-03 15:05:40,427 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-c8d8724f-1456-40b0-ac01-601f67d02309-image 2018-07-03 15:05:40,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfff0d422d171bd4d6755b7ac7ca209098a63788" 2018-07-03 15:05:40,933 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:05:40 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a30c61df-f3d4-48dd-908a-b61460e8a4a7 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-07-03 15:05:40,933 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/66007482-8a00-4985-b1ad-eba1e47a4840 used request id req-a30c61df-f3d4-48dd-908a-b61460e8a4a7 2018-07-03 15:05:40,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:05:41,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:41 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-01b79734-83ab-4091-8be5-d6d07ee79378 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "created_at": "2018-07-03T15:04:34Z", "updated_at": "2018-07-03T15:04:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:04:34Z", "revision_number": 0, "id": "6a2af0ef-8369-4f21-8f2e-e2f9636fd009", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:04:34Z", "security_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "057f1107837249e38db2ae74c4e0d6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:04:34Z", "revision_number": 0, "id": "7746de4e-33b3-4739-b4ef-fc311b98ed41", "remote_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "remote_ip_prefix": null, "created_at": "2018-07-03T15:04:34Z", "security_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "057f1107837249e38db2ae74c4e0d6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:04:34Z", "revision_number": 0, "id": "7f9d7a4d-4473-4960-9303-5dadcd67ce5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:04:34Z", "security_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "057f1107837249e38db2ae74c4e0d6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:04:34Z", "revision_number": 0, "id": "a7405f22-7bea-4d96-b468-f30c0b978393", "remote_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "remote_ip_prefix": null, "created_at": "2018-07-03T15:04:34Z", "security_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "057f1107837249e38db2ae74c4e0d6d2"}], "revision_number": 4, "project_id": "057f1107837249e38db2ae74c4e0d6d2", "id": "10dad82a-dc21-443e-acda-aeba6008da4a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:05:41,425 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-01b79734-83ab-4091-8be5-d6d07ee79378 2018-07-03 15:05:41,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:05:41,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:41 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-451d5e73-1ad9-4af3-bdee-e918c07b832f 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:05:41,607 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-451d5e73-1ad9-4af3-bdee-e918c07b832f 2018-07-03 15:05:41,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/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:05:41,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:41 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ac388e3-abf3-42a3-8097-75d9fde62a4c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "057f1107837249e38db2ae74c4e0d6d2", "name": "CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj"}} 2018-07-03 15:05:41,788 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-7ac388e3-abf3-42a3-8097-75d9fde62a4c 2018-07-03 15:05:41,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10dad82a-dc21-443e-acda-aeba6008da4a 2018-07-03 15:05:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=10dad82a-dc21-443e-acda-aeba6008da4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:05:42,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:42 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-532a367c-b96f-40b7-b52e-cf4c4c2d7363 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-07-03T15:04:34Z", "security_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "port_range_min": null, "revision_number": 0, "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "created_at": "2018-07-03T15:04:34Z", "project_id": "057f1107837249e38db2ae74c4e0d6d2", "id": "6a2af0ef-8369-4f21-8f2e-e2f9636fd009"}, {"remote_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:04:34Z", "security_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "port_range_min": null, "revision_number": 0, "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "created_at": "2018-07-03T15:04:34Z", "project_id": "057f1107837249e38db2ae74c4e0d6d2", "id": "7746de4e-33b3-4739-b4ef-fc311b98ed41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:04:34Z", "security_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "port_range_min": null, "revision_number": 0, "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "created_at": "2018-07-03T15:04:34Z", "project_id": "057f1107837249e38db2ae74c4e0d6d2", "id": "7f9d7a4d-4473-4960-9303-5dadcd67ce5f"}, {"remote_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:04:34Z", "security_group_id": "10dad82a-dc21-443e-acda-aeba6008da4a", "port_range_min": null, "revision_number": 0, "tenant_id": "057f1107837249e38db2ae74c4e0d6d2", "created_at": "2018-07-03T15:04:34Z", "project_id": "057f1107837249e38db2ae74c4e0d6d2", "id": "a7405f22-7bea-4d96-b468-f30c0b978393"}]} 2018-07-03 15:05:42,202 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=10dad82a-dc21-443e-acda-aeba6008da4a used request id req-532a367c-b96f-40b7-b52e-cf4c4c2d7363 2018-07-03 15:05:42,203 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:05:42,207 - keystoneauth.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/10dad82a-dc21-443e-acda-aeba6008da4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:05:42,438 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:05:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1a71749b-8247-4ff8-9e58-92748e6bf028 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:05:42,438 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/10dad82a-dc21-443e-acda-aeba6008da4a used request id req-1a71749b-8247-4ff8-9e58-92748e6bf028 2018-07-03 15:05:42,439 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj 2018-07-03 15:05:42,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:05:42,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:05:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28893b23-e7c8-408b-9fc8-c31bbd4f4179 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:05:42,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/057f1107837249e38db2ae74c4e0d6d2 used request id req-28893b23-e7c8-408b-9fc8-c31bbd4f4179 2018-07-03 15:05:42,812 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-39b8b5b0-5f32-47a-proj-role 2018-07-03 15:05:42,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/bf5388767c8c470ea04210a8a3ef7ee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:05:43,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:05:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fc2074e-3dec-4558-b2fc-f835b7a6aa1a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:05:43,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/bf5388767c8c470ea04210a8a3ef7ee2 used request id req-2fc2074e-3dec-4558-b2fc-f835b7a6aa1a 2018-07-03 15:05:43,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f125e99775375baa9172de4ab7fbfd797c8c6d27" 2018-07-03 15:05:43,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-312f9537-b8b2-4824-86c6-10153b3bdd66 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:05:43,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-312f9537-b8b2-4824-86c6-10153b3bdd66 2018-07-03 15:05:43,045 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-39b8b5b0-5f32-47a-user 2018-07-03 15:05:43,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/011955fce7b34922b0bc1bada8a0db88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d30dd8aaec1808b8ca81860e024d75239fa202" 2018-07-03 15:05:43,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:05:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1593f04d-d7f5-4d49-b6d4-4e8960dd9113 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:05:43,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/011955fce7b34922b0bc1bada8a0db88 used request id req-1593f04d-d7f5-4d49-b6d4-4e8960dd9113 2018-07-03 15:05:43,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:05:43,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["8dM9seRqRUOHuK4VP3pF9g"], "issued_at": "2018-07-03T15:05:43.000000Z"}} 2018-07-03 15:05:43,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}cb0b705b8035e36e3cc5be2236e58e6573bec46b" 2018-07-03 15:05:44,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cd3fc41-7e49-4b26-8042-eca8bdf50c5a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:05:44,082 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9cd3fc41-7e49-4b26-8042-eca8bdf50c5a 2018-07-03 15:05:44,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:05:44,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:05:44,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:05:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["4bRb-2waRlaPH4s20WDW2w"], "issued_at": "2018-07-03T15:05:44.000000Z"}} 2018-07-03 15:05:44,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:05:44,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-741cf963-bb07-47d0-8a87-e2370c8a6a09 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:05:44,807 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-741cf963-bb07-47d0-8a87-e2370c8a6a09 2018-07-03 15:05:44,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:05:44,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:05:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:05:44,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:44 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2710b2cb-0947-43f7-bbe0-4fb1fe06af24 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-910bc5e8-c268-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:05:44,856 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj used request id req-2710b2cb-0947-43f7-bbe0-4fb1fe06af24 2018-07-03 15:05:44,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}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:05:45,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f1a2814-5c47-46aa-b66f-6b009d0b22d4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:05:45,043 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1f1a2814-5c47-46aa-b66f-6b009d0b22d4 2018-07-03 15:05:45,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}}' 2018-07-03 15:05:45,272 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:05:45 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29538a5c-7510-49ca-8322-4fbce6f70d0c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:05:45,273 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-29538a5c-7510-49ca-8322-4fbce6f70d0c 2018-07-03 15:05:45,273 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj 2018-07-03 15:05:45,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:05:45,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:05:45,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bkcYpIOlQ3KmM--Zf_BpRQ"], "issued_at": "2018-07-03T15:05:45.000000Z"}} 2018-07-03 15:05:45,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}bc0f8fa32c1b7d030949444804ad9f5480499299" 2018-07-03 15:05:45,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c176952-7223-4824-a486-3ddc677a4f79 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:05:45,833 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0c176952-7223-4824-a486-3ddc677a4f79 2018-07-03 15:05:45,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:05:45,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:05: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-07-03 15:05:45,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0f8fa32c1b7d030949444804ad9f5480499299" 2018-07-03 15:05:46,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe18f684-7ffa-404f-9dba-a5490f2ca2da Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:05:46,050 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-fe18f684-7ffa-404f-9dba-a5490f2ca2da 2018-07-03 15:05:46,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0f8fa32c1b7d030949444804ad9f5480499299" 2018-07-03 15:05:46,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:46 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37238cc9-6e9f-419a-b6df-35d268d4bac5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}]} 2018-07-03 15:05:46,209 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj used request id req-37238cc9-6e9f-419a-b6df-35d268d4bac5 2018-07-03 15:05:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0f8fa32c1b7d030949444804ad9f5480499299" 2018-07-03 15:05:46,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7792bb1f-a600-48af-ba50-6cc4f943ba4b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:05:46,417 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7792bb1f-a600-48af-ba50-6cc4f943ba4b 2018-07-03 15:05:46,902 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-910bc5e8-c268-4f2-user 2018-07-03 15:05:46,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:05:46,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:05:47,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd4ce47b-ffb6-4f74-9fb7-e0176129f96f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:05:47,086 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fd4ce47b-ffb6-4f74-9fb7-e0176129f96f 2018-07-03 15:05:47,090 - 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}41fa7da30361682ebc3d110e877b8e1b61bd7de0" -d '{"role": {"name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role"}}' 2018-07-03 15:05:47,134 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:05:47 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a5457a5-b86f-489f-92e8-624c3c8f6126 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "064d5d68812148d3aa984e05c4578f3f", "links": {"self": "http://10.167.4.35:5000/v3/roles/064d5d68812148d3aa984e05c4578f3f"}, "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role"}} 2018-07-03 15:05:47,134 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7a5457a5-b86f-489f-92e8-624c3c8f6126 2018-07-03 15:05:47,135 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role 2018-07-03 15:05:47,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/064d5d68812148d3aa984e05c4578f3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:05:47,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:47 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3f1f4d1-5d33-4a9b-bf3d-a83120becf7c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "064d5d68812148d3aa984e05c4578f3f", "links": {"self": "http://10.167.4.35:5000/v3/roles/064d5d68812148d3aa984e05c4578f3f"}, "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role"}} 2018-07-03 15:05:47,329 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/064d5d68812148d3aa984e05c4578f3f used request id req-a3f1f4d1-5d33-4a9b-bf3d-a83120becf7c 2018-07-03 15:05:47,329 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role to project CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj 2018-07-03 15:05:47,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be/users/ec31257bdfcc4d62b82e6eb46ea38123/roles/064d5d68812148d3aa984e05c4578f3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:05:47,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:05:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d4b3281-b82d-495b-a694-4eaf113417a8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:05:47,587 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be/users/ec31257bdfcc4d62b82e6eb46ea38123/roles/064d5d68812148d3aa984e05c4578f3f used request id req-5d4b3281-b82d-495b-a694-4eaf113417a8 2018-07-03 15:05:47,587 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:05:47,589 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:05:47,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:05:47,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:05:48,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "064d5d68812148d3aa984e05c4578f3f", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role"}], "expires_at": "2018-07-03T16:05:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-user", "id": "ec31257bdfcc4d62b82e6eb46ea38123"}, "audit_ids": ["n-5-oZGaRs-6KwbGK6br6g"], "issued_at": "2018-07-03T15:05:48.000000Z"}} 2018-07-03 15:05:48,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebf935a805833724578be75787cac89db66498a" 2018-07-03 15:05:48,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bed9c58-52dd-4b7c-8544-8364e1bf6104 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:05:48,319 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7bed9c58-52dd-4b7c-8544-8364e1bf6104 2018-07-03 15:05:48,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ebf935a805833724578be75787cac89db66498a" 2018-07-03 15:05:48,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:48 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-fd854c42-a8f2-4f3f-afd4-2eb9549a4071 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image"} 2018-07-03 15:05:48,774 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image used request id req-fd854c42-a8f2-4f3f-afd4-2eb9549a4071 2018-07-03 15:05:48,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ebf935a805833724578be75787cac89db66498a" 2018-07-03 15:05:49,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-88d1cdc9-2982-413c-8f5b-b76e29cd7f28 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:05:49,158 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-88d1cdc9-2982-413c-8f5b-b76e29cd7f28 2018-07-03 15:05:49,189 - 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}0ebf935a805833724578be75787cac89db66498a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image"}' 2018-07-03 15:05:49,582 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:05:49 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-ff94005c-4daf-4bfd-a045-d116a29a92a7 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:05:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:05:50Z", "visibility": "shared", "self": "/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "min_disk": 0, "protected": false, "id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "file": "/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea/file", "checksum": null, "owner": "5132f6991a2c4fd78ec5c2c6f103b8be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:05:49,582 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-ff94005c-4daf-4bfd-a045-d116a29a92a7 2018-07-03 15:05:49,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/3193631d-afae-4e07-9a69-eb4d8bdf09ea/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ebf935a805833724578be75787cac89db66498a" -d '' 2018-07-03 15:05:50,398 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:05:50 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0b55c14e-31c5-4b5e-b086-3d3cc8fc7564 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-07-03 15:05:50,398 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea/file used request id req-0b55c14e-31c5-4b5e-b086-3d3cc8fc7564 2018-07-03 15:05:50,399 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:05: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/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ebf935a805833724578be75787cac89db66498a" 2018-07-03 15:05:50,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:50 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-b14094b3-2a0c-48db-ab3d-6ff305b16d40 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:05:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:05:50Z", "visibility": "shared", "self": "/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "min_disk": 0, "protected": false, "id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "file": "/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5132f6991a2c4fd78ec5c2c6f103b8be", "direct_url": "file:///var/lib/glance/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:05:50,839 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea used request id req-b14094b3-2a0c-48db-ab3d-6ff305b16d40 2018-07-03 15:05:50,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}0ebf935a805833724578be75787cac89db66498a" 2018-07-03 15:05:50,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a5ac639b-eebd-438f-8e19-bbc0e49d3f72 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:05:50,855 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a5ac639b-eebd-438f-8e19-bbc0e49d3f72 2018-07-03 15:05:50,858 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image 2018-07-03 15:05:50,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ebf935a805833724578be75787cac89db66498a" 2018-07-03 15:05:50,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:50 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-7811c096-361a-4539-8dbf-c8943ffb52e2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:05:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:05:50Z", "visibility": "shared", "self": "/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "min_disk": 0, "protected": false, "id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "file": "/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5132f6991a2c4fd78ec5c2c6f103b8be", "direct_url": "file:///var/lib/glance/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:05:50,893 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea used request id req-7811c096-361a-4539-8dbf-c8943ffb52e2 2018-07-03 15:05:50,893 - create_image - DEBUG - Instance status is - active 2018-07-03 15:05:50,893 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image 2018-07-03 15:05:50,893 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image 2018-07-03 15:05:50,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:05:50,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:05:51,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:05:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["2gE-VJF1QQWCvOm_91iEpA"], "issued_at": "2018-07-03T15:05:51.000000Z"}} 2018-07-03 15:05:51,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}057311647f6052724412fbfc568f7903da43fab5" 2018-07-03 15:05:51,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1617c63-2dbe-4d5a-b176-1b2301febda7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:05:51,582 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a1617c63-2dbe-4d5a-b176-1b2301febda7 2018-07-03 15:05:51,583 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:05:51,588 - novaclient.v2.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}057311647f6052724412fbfc568f7903da43fab5" 2018-07-03 15:05:51,993 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05: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-e55868db-7c3f-4d40-9d2b-9b38011ebefc X-Compute-Request-Id: req-e55868db-7c3f-4d40-9d2b-9b38011ebefc Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:05:51,993 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e55868db-7c3f-4d40-9d2b-9b38011ebefc 2018-07-03 15:05:51,997 - novaclient.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}057311647f6052724412fbfc568f7903da43fab5" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:05:52,881 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:52 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-d6b6c753-a5b2-43e5-a6a7-55d2d1d7a4b7 X-Compute-Request-Id: req-d6b6c753-a5b2-43e5-a6a7-55d2d1d7a4b7 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "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": "d16c777c-1493-4cfb-b9cc-1182ffb212db"}} 2018-07-03 15:05:52,881 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d6b6c753-a5b2-43e5-a6a7-55d2d1d7a4b7 2018-07-03 15:05:52,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/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057311647f6052724412fbfc568f7903da43fab5" 2018-07-03 15:05:53,257 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:53 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-cf42f6dd-9c6a-4697-a4ab-745b9f9a0d4c X-Compute-Request-Id: req-cf42f6dd-9c6a-4697-a4ab-745b9f9a0d4c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "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": "d16c777c-1493-4cfb-b9cc-1182ffb212db"}} 2018-07-03 15:05:53,257 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db used request id req-cf42f6dd-9c6a-4697-a4ab-745b9f9a0d4c 2018-07-03 15:05:53,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057311647f6052724412fbfc568f7903da43fab5" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:05:53,668 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:53 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1c48f494-ef8a-4f70-a859-d13f3df861d4 X-Compute-Request-Id: req-1c48f494-ef8a-4f70-a859-d13f3df861d4 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:05:53,668 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db/os-extra_specs used request id req-1c48f494-ef8a-4f70-a859-d13f3df861d4 2018-07-03 15:05:53,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:05:53,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:05:54,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "064d5d68812148d3aa984e05c4578f3f", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role"}], "expires_at": "2018-07-03T16:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-user", "id": "ec31257bdfcc4d62b82e6eb46ea38123"}, "audit_ids": ["-Tzf7AA7RACrQVm3Lkg_Vg"], "issued_at": "2018-07-03T15:05:54.000000Z"}} 2018-07-03 15:05:54,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}7de7e0eb529d29730bb8bc2fad730adffe37264f" 2018-07-03 15:05:54,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b12f45d3-790a-4459-a5f6-d6ad27ddaa18 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:05:54,315 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b12f45d3-790a-4459-a5f6-d6ad27ddaa18 2018-07-03 15:05:54,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de7e0eb529d29730bb8bc2fad730adffe37264f" 2018-07-03 15:05:54,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:54 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-eb1e747c-23b0-4a20-b337-3083526d42cf Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:05:54,757 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-eb1e747c-23b0-4a20-b337-3083526d42cf 2018-07-03 15:05:54,758 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net 2018-07-03 15:05:54,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de7e0eb529d29730bb8bc2fad730adffe37264f" -d '{"network": {"name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net", "admin_state_up": true}}' 2018-07-03 15:05:55,397 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:05:55 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-45ef85c8-c456-4ca7-8e0d-89997767817a Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:05:55Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}} 2018-07-03 15:05:55,397 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-45ef85c8-c456-4ca7-8e0d-89997767817a 2018-07-03 15:05:55,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?id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de7e0eb529d29730bb8bc2fad730adffe37264f" 2018-07-03 15:05:55,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:55 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-2dce340a-7323-4e87-8185-3b83efc700cf 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-07-03T15:05:55Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:05:55,869 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-2dce340a-7323-4e87-8185-3b83efc700cf 2018-07-03 15:05:55,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de7e0eb529d29730bb8bc2fad730adffe37264f" 2018-07-03 15:05:55,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2eedac84-5f57-4da9-bcda-18ef6d104894 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:05:55,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-2eedac84-5f57-4da9-bcda-18ef6d104894 2018-07-03 15:05:55,916 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet 2018-07-03 15:05:55,921 - 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}7de7e0eb529d29730bb8bc2fad730adffe37264f" -d '{"subnets": [{"ip_version": 4, "network_id": "8a640ba6-4b73-414f-8d05-9c2942004254", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]}' 2018-07-03 15:05:56,760 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:05:56 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-09d89d19-05e1-4d64-9c0d-1b14bf51b115 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:05:56,760 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-09d89d19-05e1-4d64-9c0d-1b14bf51b115 2018-07-03 15:05:56,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de7e0eb529d29730bb8bc2fad730adffe37264f" 2018-07-03 15:05:57,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:57 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-6d0da2b6-094d-4933-b005-a4cd962be9a8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:05:57,207 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-6d0da2b6-094d-4933-b005-a4cd962be9a8 2018-07-03 15:05:57,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de7e0eb529d29730bb8bc2fad730adffe37264f" 2018-07-03 15:05:57,283 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:57 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-d0bacc40-85f1-4f69-a6fc-d43d8764c929 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:05:57,284 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-d0bacc40-85f1-4f69-a6fc-d43d8764c929 2018-07-03 15:05:57,284 - OpenStackNetwork - DEBUG - Network [8a640ba6-4b73-414f-8d05-9c2942004254] created successfully 2018-07-03 15:05:57,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:05:57,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:05:57,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "064d5d68812148d3aa984e05c4578f3f", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role"}], "expires_at": "2018-07-03T16:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-user", "id": "ec31257bdfcc4d62b82e6eb46ea38123"}, "audit_ids": ["J7aP1-oSRDy8h31KFP1_8w"], "issued_at": "2018-07-03T15:05:57.000000Z"}} 2018-07-03 15:05:57,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}a750cb4067f282498f24234d9d64d8df2ab25250" 2018-07-03 15:05:57,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:05:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9c05e03-3e6a-4df5-870c-10238e9b8895 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:05:57,845 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e9c05e03-3e6a-4df5-870c-10238e9b8895 2018-07-03 15:05:57,851 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a750cb4067f282498f24234d9d64d8df2ab25250" 2018-07-03 15:05:58,237 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:58 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-66823948-48b0-456c-863e-8d547e2db20d x-openstack-request-id: req-66823948-48b0-456c-863e-8d547e2db20d Front-End-Https: on RESP BODY: {"volumes": []} 2018-07-03 15:05:58,237 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/detail used request id req-66823948-48b0-456c-863e-8d547e2db20d 2018-07-03 15:05:58,241 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-66823948-48b0-456c-863e-8d547e2db20d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a750cb4067f282498f24234d9d64d8df2ab25250" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 15:05:58,891 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:05:58 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-a3c1bbfc-7c31-4673-bafc-780f2a87a073 x-openstack-request-id: req-a3c1bbfc-7c31-4673-bafc-780f2a87a073 RESP BODY: {"volume": {"status": "creating", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:05:59.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "size": 1}} 2018-07-03 15:05:58,891 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes used request id req-a3c1bbfc-7c31-4673-bafc-780f2a87a073 2018-07-03 15:05:58,895 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66823948-48b0-456c-863e-8d547e2db20d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a750cb4067f282498f24234d9d64d8df2ab25250" 2018-07-03 15:05:59,299 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:59 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-8ba2d45d-0897-40b4-82ed-10abaa963361 x-openstack-request-id: req-8ba2d45d-0897-40b4-82ed-10abaa963361 Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:05:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:05:59.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "size": 1}} 2018-07-03 15:05:59,299 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa used request id req-8ba2d45d-0897-40b4-82ed-10abaa963361 2018-07-03 15:05:59,300 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1 2018-07-03 15:05:59,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/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66823948-48b0-456c-863e-8d547e2db20d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a750cb4067f282498f24234d9d64d8df2ab25250" 2018-07-03 15:05:59,748 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:05:59 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-b517ae42-e2af-4341-b6f6-0eabf1bce385 x-openstack-request-id: req-b517ae42-e2af-4341-b6f6-0eabf1bce385 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:05:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:05:59.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "size": 1}} 2018-07-03 15:05:59,748 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa used request id req-b517ae42-e2af-4341-b6f6-0eabf1bce385 2018-07-03 15:05:59,749 - create_volume - DEBUG - Instance status is - available 2018-07-03 15:05:59,749 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1 2018-07-03 15:05:59,749 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1 2018-07-03 15:05:59,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:05:59,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:06:00,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "064d5d68812148d3aa984e05c4578f3f", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role"}], "expires_at": "2018-07-03T16:06:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-user", "id": "ec31257bdfcc4d62b82e6eb46ea38123"}, "audit_ids": ["uWTNBZaOTh-QLmPrP5iO2A"], "issued_at": "2018-07-03T15:06:00.000000Z"}} 2018-07-03 15:06:00,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e32caa3f4019073cc0c3b68b063e8239a77cd9" 2018-07-03 15:06:00,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57b603d5-420f-46be-a9ee-ff662540b62e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:06:00,466 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-57b603d5-420f-46be-a9ee-ff662540b62e 2018-07-03 15:06:00,472 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e32caa3f4019073cc0c3b68b063e8239a77cd9" 2018-07-03 15:06:00,951 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:00 GMT Content-Type: application/json Content-Length: 961 Connection: keep-alive x-compute-request-id: req-6455c572-5776-4fe9-92e4-f72250eca0dd x-openstack-request-id: req-6455c572-5776-4fe9-92e4-f72250eca0dd Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:05:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:05:59.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "size": 1}]} 2018-07-03 15:06:00,952 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/detail used request id req-6455c572-5776-4fe9-92e4-f72250eca0dd 2018-07-03 15:06:00,955 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6455c572-5776-4fe9-92e4-f72250eca0dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e32caa3f4019073cc0c3b68b063e8239a77cd9" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-03 15:06:01,696 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:06:01 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-d9831f78-5047-4585-aa8f-17ac287a0f77 x-openstack-request-id: req-d9831f78-5047-4585-aa8f-17ac287a0f77 RESP BODY: {"volume": {"status": "creating", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:06:02.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dd758fd1-8f52-4682-95ec-0685fefa3681", "size": 1}} 2018-07-03 15:06:01,697 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes used request id req-d9831f78-5047-4585-aa8f-17ac287a0f77 2018-07-03 15:06:01,700 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6455c572-5776-4fe9-92e4-f72250eca0dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e32caa3f4019073cc0c3b68b063e8239a77cd9" 2018-07-03 15:06:02,109 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:02 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-79918cad-095e-442a-ad42-5b32c87dde6e x-openstack-request-id: req-79918cad-095e-442a-ad42-5b32c87dde6e Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:06:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:06:02.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dd758fd1-8f52-4682-95ec-0685fefa3681", "size": 1}} 2018-07-03 15:06:02,109 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 used request id req-79918cad-095e-442a-ad42-5b32c87dde6e 2018-07-03 15:06:02,110 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2 2018-07-03 15:06:02,113 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6455c572-5776-4fe9-92e4-f72250eca0dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e32caa3f4019073cc0c3b68b063e8239a77cd9" 2018-07-03 15:06:02,592 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:02 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-a77cfa30-bf4d-4eb7-b3dc-b32fed8f589b x-openstack-request-id: req-a77cfa30-bf4d-4eb7-b3dc-b32fed8f589b Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:06:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:06:02.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dd758fd1-8f52-4682-95ec-0685fefa3681", "size": 1}} 2018-07-03 15:06:02,592 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 used request id req-a77cfa30-bf4d-4eb7-b3dc-b32fed8f589b 2018-07-03 15:06:02,593 - create_volume - DEBUG - Instance status is - available 2018-07-03 15:06:02,593 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2 2018-07-03 15:06:02,593 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2 2018-07-03 15:06:02,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:06:02,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:06:03,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "064d5d68812148d3aa984e05c4578f3f", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role"}], "expires_at": "2018-07-03T16:06:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-user", "id": "ec31257bdfcc4d62b82e6eb46ea38123"}, "audit_ids": ["QFhiGLvnRkyZVkodlC8E7g"], "issued_at": "2018-07-03T15:06:03.000000Z"}} 2018-07-03 15:06:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:03,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d14677bd-fb8b-486f-8a6a-7ebeea16fc37 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:06:03,139 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d14677bd-fb8b-486f-8a6a-7ebeea16fc37 2018-07-03 15:06:03,141 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:06:03,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:03,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d8be776-13c4-4858-838f-683ac1faa0ec Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:06:03,324 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7d8be776-13c4-4858-838f-683ac1faa0ec 2018-07-03 15:06:03,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=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:03,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:03 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-849da2ef-c397-460d-9bf9-c4388d0a20e6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:03,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-849da2ef-c397-460d-9bf9-c4388d0a20e6 2018-07-03 15:06:03,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-07-03 15:06:03,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:06: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-07-03 15:06:03,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:03,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:03 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68d400f0-5d1f-49b5-9316-32dd855b07ef Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:03,925 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-68d400f0-5d1f-49b5-9316-32dd855b07ef 2018-07-03 15:06:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:04,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:04 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-83b06bc9-bfc1-43a6-8627-f04eab55e1c0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:04,334 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-83b06bc9-bfc1-43a6-8627-f04eab55e1c0 2018-07-03 15:06:04,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=8a640ba6-4b73-414f-8d05-9c2942004254&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:04,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:04 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-adec2920-97c8-410b-a207-c9130d205f96 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:06:04,398 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port&admin_state_up=True used request id req-adec2920-97c8-410b-a207-c9130d205f96 2018-07-03 15:06:04,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:05,082 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06: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-dbc3b871-03a1-4d2a-9e11-b5b1694f2ea0 X-Compute-Request-Id: req-dbc3b871-03a1-4d2a-9e11-b5b1694f2ea0 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:06:05,082 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst used request id req-dbc3b871-03a1-4d2a-9e11-b5b1694f2ea0 2018-07-03 15:06: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/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:05,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:05 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-e5b762da-9760-4bf9-8763-e691e14dce69 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:05,582 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-e5b762da-9760-4bf9-8763-e691e14dce69 2018-07-03 15:06:05,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/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:05,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:05 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a441e3c-3c23-4f3f-b762-35c766950bbc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:05,631 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-2a441e3c-3c23-4f3f-b762-35c766950bbc 2018-07-03 15:06:05,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=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:05,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:05 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-2f9988ac-393d-4174-a3c6-ad0a0175a2e3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:05,718 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-2f9988ac-393d-4174-a3c6-ad0a0175a2e3 2018-07-03 15:06:05,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=8a640ba6-4b73-414f-8d05-9c2942004254&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:05,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:05 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-603cdaf3-1d3c-42b8-9838-ba743c0d1650 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:06:05,771 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port&admin_state_up=True used request id req-603cdaf3-1d3c-42b8-9838-ba743c0d1650 2018-07-03 15:06:05,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:06:05,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:06:06,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "064d5d68812148d3aa984e05c4578f3f", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role"}], "expires_at": "2018-07-03T16:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-user", "id": "ec31257bdfcc4d62b82e6eb46ea38123"}, "audit_ids": ["UxX4STD6Sa26JUOFdcSwxQ"], "issued_at": "2018-07-03T15:06:06.000000Z"}} 2018-07-03 15:06:06,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4419f183406dfa02ca4d447b183b4af2f84b005c" 2018-07-03 15:06:06,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e432ff7-183c-48ec-81c5-fbe16fe31536 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:06:06,473 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e432ff7-183c-48ec-81c5-fbe16fe31536 2018-07-03 15:06:06,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=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:07,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:07 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-563be953-b9c8-455d-b7d6-8f3665269514 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:07,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-563be953-b9c8-455d-b7d6-8f3665269514 2018-07-03 15:06:07,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=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:07,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:07 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-be9ed1dc-924f-4cb2-93d9-6414aff0b1ae Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:07,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-be9ed1dc-924f-4cb2-93d9-6414aff0b1ae 2018-07-03 15:06:07,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:07,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:07 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-b9d37edc-9f34-42a6-b9fc-8cc942536a1d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:07,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-b9d37edc-9f34-42a6-b9fc-8cc942536a1d 2018-07-03 15:06:07,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-07-03 15:06:07,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:06: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-07-03 15:06:07,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/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4419f183406dfa02ca4d447b183b4af2f84b005c" 2018-07-03 15:06:07,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:07 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41ea8f2b-76c1-41a6-9f7b-f6a6c536d462 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:07,330 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-41ea8f2b-76c1-41a6-9f7b-f6a6c536d462 2018-07-03 15:06:07,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=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:07,418 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:07 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-db894322-c561-4d1d-94c4-8cbb54582b27 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:07,419 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-db894322-c561-4d1d-94c4-8cbb54582b27 2018-07-03 15:06:07,419 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net 2018-07-03 15:06:07,425 - 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}87089eaf2b3539f1815134a93197f90f9297fbac" -d '{"port": {"network_id": "8a640ba6-4b73-414f-8d05-9c2942004254", "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port", "admin_state_up": true}}' 2018-07-03 15:06:08,707 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:06:08 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-b449f69f-404b-4d8e-be99-2dd4859c0a16 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:06:07Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:06:08Z","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:7e:8f:6d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.10"}],"id":"18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4","security_groups":["e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1"],"device_id":""}} 2018-07-03 15:06:08,707 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-b449f69f-404b-4d8e-be99-2dd4859c0a16 2018-07-03 15:06:08,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=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:08,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:08 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-bf33de24-48f1-451a-b395-1c4a046efc43 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:08,869 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-bf33de24-48f1-451a-b395-1c4a046efc43 2018-07-03 15:06:08,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/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:09,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:08 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b66afd3-6244-472c-9060-a1923fceb7e7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:09,052 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-9b66afd3-6244-472c-9060-a1923fceb7e7 2018-07-03 15:06:09,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=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:09,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:09 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-eafbd7ea-4cc6-47ac-97ae-277bcdf1bb13 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:09,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-eafbd7ea-4cc6-47ac-97ae-277bcdf1bb13 2018-07-03 15:06:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:09,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:09 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-503d51c9-69ef-4b6c-89b6-e5c51057ba40 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:06:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:08Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:7e:8f:6d","id":"18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4","port_security_enabled":true,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1"],"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port"}]} 2018-07-03 15:06:09,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port&admin_state_up=True used request id req-503d51c9-69ef-4b6c-89b6-e5c51057ba40 2018-07-03 15:06:09,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:09,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:09 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95dde47a-e05d-4c2b-a688-5c014187aab2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:09,285 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-95dde47a-e05d-4c2b-a688-5c014187aab2 2018-07-03 15:06:09,286 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst 2018-07-03 15:06:09,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:09,669 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:09 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-69a5dc86-80cf-4344-9f0f-b45e64490d83 X-Compute-Request-Id: req-69a5dc86-80cf-4344-9f0f-b45e64490d83 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-flavor-name"}]} 2018-07-03 15:06:09,669 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-69a5dc86-80cf-4344-9f0f-b45e64490d83 2018-07-03 15:06:09,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:10,031 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:10 GMT Content-Type: application/json Content-Length: 532 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-69896fa4-111b-4152-9012-d8590f948aa5 X-Compute-Request-Id: req-69896fa4-111b-4152-9012-d8590f948aa5 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "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": "d16c777c-1493-4cfb-b9cc-1182ffb212db"}} 2018-07-03 15:06:10,031 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db used request id req-69896fa4-111b-4152-9012-d8590f948aa5 2018-07-03 15:06:10,034 - 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-a440dd75-4327-4d61-b022-f8e42e714377-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:10,485 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:10 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-a518fce1-1d69-4389-b23b-04275bc9f1ca Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:05:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:05:50Z", "visibility": "shared", "self": "/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "min_disk": 0, "protected": false, "id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "file": "/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5132f6991a2c4fd78ec5c2c6f103b8be", "direct_url": "file:///var/lib/glance/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image"} 2018-07-03 15:06:10,485 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image used request id req-a518fce1-1d69-4389-b23b-04275bc9f1ca 2018-07-03 15:06:10,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:10,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:10 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b851112d-b435-4b2c-b50d-adc3f6c43f97 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:06:10,842 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b851112d-b435-4b2c-b50d-adc3f6c43f97 2018-07-03 15:06:10,847 - novaclient.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}87089eaf2b3539f1815134a93197f90f9297fbac" -d '{"server": {"name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "imageRef": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "flavorRef": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "max_count": 1, "min_count": 1, "networks": [{"port": "18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4"}]}}' 2018-07-03 15:06:13,420 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:06:13 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fcaf783c-c4ee-41b8-b4e1-47f2e699398d X-Compute-Request-Id: req-fcaf783c-c4ee-41b8-b4e1-47f2e699398d RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "adminPass": "EkG9MAct5vMq"}} 2018-07-03 15:06:13,421 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-fcaf783c-c4ee-41b8-b4e1-47f2e699398d 2018-07-03 15:06:13,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:13,907 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:13 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-afd0647e-fe4f-4fe6-b1ad-ba826f2dd1e6 X-Compute-Request-Id: req-afd0647e-fe4f-4fe6-b1ad-ba826f2dd1e6 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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:06:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:13,907 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-afd0647e-fe4f-4fe6-b1ad-ba826f2dd1e6 2018-07-03 15:06:13,908 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst 2018-07-03 15:06:13,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:14,989 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:14 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-1289b661-e783-43cb-a0f1-15bf9dc8fc1f X-Compute-Request-Id: req-1289b661-e783-43cb-a0f1-15bf9dc8fc1f 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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:06:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:14,989 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-1289b661-e783-43cb-a0f1-15bf9dc8fc1f 2018-07-03 15:06:14,989 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst] is - BUILD 2018-07-03 15:06:14,990 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:06:17,993 - create_instance - DEBUG - VM status query timeout in 895.914921999 2018-07-03 15:06:17,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:18,612 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:18 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-e599dd4a-8dc3-4f8c-9b3d-2636af6df941 X-Compute-Request-Id: req-e599dd4a-8dc3-4f8c-9b3d-2636af6df941 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:06:15Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:18,612 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-e599dd4a-8dc3-4f8c-9b3d-2636af6df941 2018-07-03 15:06:18,613 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst] is - BUILD 2018-07-03 15:06:18,613 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:06:21,616 - create_instance - DEBUG - VM status query timeout in 892.291775942 2018-07-03 15:06:21,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:22,203 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:22 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-5a75eadb-30b6-4bd9-a5a5-18a14f572197 X-Compute-Request-Id: req-5a75eadb-30b6-4bd9-a5a5-18a14f572197 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:06:15Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:22,204 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-5a75eadb-30b6-4bd9-a5a5-18a14f572197 2018-07-03 15:06:22,204 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst] is - BUILD 2018-07-03 15:06:22,204 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:06:25,206 - create_instance - DEBUG - VM status query timeout in 888.701882124 2018-07-03 15:06:25,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:26,055 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06: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-6035f29b-15e8-4a76-af81-320766e04023 X-Compute-Request-Id: req-6035f29b-15e8-4a76-af81-320766e04023 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:06:15Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:26,055 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-6035f29b-15e8-4a76-af81-320766e04023 2018-07-03 15:06:26,056 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst] is - BUILD 2018-07-03 15:06:26,056 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:06:29,057 - create_instance - DEBUG - VM status query timeout in 884.850946903 2018-07-03 15:06:29,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:29,329 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:29 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-52738dfb-a131-4b46-bfb1-4ab3b8172ea6 X-Compute-Request-Id: req-52738dfb-a131-4b46-bfb1-4ab3b8172ea6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:8f:6d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:29,329 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-52738dfb-a131-4b46-bfb1-4ab3b8172ea6 2018-07-03 15:06:29,329 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst] is - ACTIVE 2018-07-03 15:06:29,329 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:06:29,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:29,888 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:29 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd540ed7-9948-4f9a-8df6-ed532d5e020c X-Compute-Request-Id: req-dd540ed7-9948-4f9a-8df6-ed532d5e020c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:8f:6d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:29,888 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-dd540ed7-9948-4f9a-8df6-ed532d5e020c 2018-07-03 15:06:29,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?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:30,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:30 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-e7e28c96-da6e-4f03-be22-3c586b954ae4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:30,063 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-e7e28c96-da6e-4f03-be22-3c586b954ae4 2018-07-03 15:06:30,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/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:30,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:30 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1845639e-b0cf-469e-920f-bb048acced98 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:30,243 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-1845639e-b0cf-469e-920f-bb048acced98 2018-07-03 15:06:30,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:30,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:30 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c08a2668-e867-40a7-baed-7af18adfc05a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:30,325 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-c08a2668-e867-40a7-baed-7af18adfc05a 2018-07-03 15:06:30,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/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:30,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:30 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-2a226602-f828-43dc-a45b-1a773249f476 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:bf:d5","id":"09101d7c-ab98-4f7e-9b33-f21e5ff27b5f","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:06:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:26Z","binding:vnic_type":"normal","device_id":"12a6dfbd-a6a9-4987-b0b1-7712204af1bd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:8f:6d","id":"18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4","port_security_enabled":true,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1"],"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b9:b3:75","id":"74d2314d-1180-4344-8a91-635ac7ff55f3","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:06:30,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-2a226602-f828-43dc-a45b-1a773249f476 2018-07-03 15:06:30,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/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:30,919 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:30 GMT Content-Type: application/json Content-Length: 1909 Connection: keep-alive x-compute-request-id: req-b48b1769-6f2f-4da5-97d8-144a7bcf43e3 x-openstack-request-id: req-b48b1769-6f2f-4da5-97d8-144a7bcf43e3 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:06:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:06:02.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dd758fd1-8f52-4682-95ec-0685fefa3681", "size": 1}, {"status": "available", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:05:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:05:59.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "size": 1}]} 2018-07-03 15:06:30,920 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/detail used request id req-b48b1769-6f2f-4da5-97d8-144a7bcf43e3 2018-07-03 15:06:30,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:30,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:30 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-971c44aa-235e-45c4-824c-1d0c6ef6b64f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:30,967 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-971c44aa-235e-45c4-824c-1d0c6ef6b64f 2018-07-03 15:06:30,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:31,235 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:31 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-18760b07-7435-4b69-a4ff-af30c67d20b3 X-Compute-Request-Id: req-18760b07-7435-4b69-a4ff-af30c67d20b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:8f:6d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:31,236 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-18760b07-7435-4b69-a4ff-af30c67d20b3 2018-07-03 15:06:31,236 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst] is - ACTIVE 2018-07-03 15:06:31,236 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:06:31,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:31,521 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:31 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-dae24df4-e9a1-4f82-8ced-78a14ac07a47 X-Compute-Request-Id: req-dae24df4-e9a1-4f82-8ced-78a14ac07a47 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:8f:6d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:31,521 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-dae24df4-e9a1-4f82-8ced-78a14ac07a47 2018-07-03 15: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=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:31,883 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:31 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-0ad6491c-6451-4988-964a-acff08afc1fd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:31,884 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-0ad6491c-6451-4988-964a-acff08afc1fd 2018-07-03 15:06:31,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/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:32,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:31 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc77e90b-63e9-4703-a94f-b5e42ce80920 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:32,059 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-bc77e90b-63e9-4703-a94f-b5e42ce80920 2018-07-03 15:06:32,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/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:32,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:32 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-446c0790-95b7-485c-82a9-e0b40dd85e58 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:32,136 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-446c0790-95b7-485c-82a9-e0b40dd85e58 2018-07-03 15:06:32,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=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:32,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:32 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-b6393fc8-71a3-4167-bcfc-be13a5b623fb Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:bf:d5","id":"09101d7c-ab98-4f7e-9b33-f21e5ff27b5f","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:06:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:26Z","binding:vnic_type":"normal","device_id":"12a6dfbd-a6a9-4987-b0b1-7712204af1bd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:8f:6d","id":"18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4","port_security_enabled":true,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1"],"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b9:b3:75","id":"74d2314d-1180-4344-8a91-635ac7ff55f3","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:06:32,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-b6393fc8-71a3-4167-bcfc-be13a5b623fb 2018-07-03 15:06:32,254 - novaclient.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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" -d '{"volumeAttachment": {"volumeId": "1ee27792-2213-4e83-b085-bc9ef00193aa"}}' 2018-07-03 15:06:34,146 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:34 GMT Content-Type: application/json Content-Length: 194 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7015e838-5cb1-4a05-bb1b-4ef325f7ce3f X-Compute-Request-Id: req-7015e838-5cb1-4a05-bb1b-4ef325f7ce3f Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "volumeId": "1ee27792-2213-4e83-b085-bc9ef00193aa"}} 2018-07-03 15:06:34,146 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd/os-volume_attachments used request id req-7015e838-5cb1-4a05-bb1b-4ef325f7ce3f 2018-07-03 15:06:34,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:35,048 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:35 GMT Content-Type: application/json Content-Length: 1652 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c2bddc61-39e1-448a-819f-79dcbbead1f8 X-Compute-Request-Id: req-c2bddc61-39e1-448a-819f-79dcbbead1f8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:8f:6d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [{"id": "1ee27792-2213-4e83-b085-bc9ef00193aa"}], "metadata": {}}} 2018-07-03 15:06:35,048 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-c2bddc61-39e1-448a-819f-79dcbbead1f8 2018-07-03 15:06:35,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/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:35,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:35 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-15014794-710b-4020-b142-0d7894844bf7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:35,193 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-15014794-710b-4020-b142-0d7894844bf7 2018-07-03 15:06:35,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/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:35,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:35 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0dd59ba4-e75e-4f8d-aa4e-607f6f64ac5b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:35,233 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-0dd59ba4-e75e-4f8d-aa4e-607f6f64ac5b 2018-07-03 15:06:35,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:35,306 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:35 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-35ab0b00-da26-4bbb-abdd-5d8b23ac6286 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:35,306 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-35ab0b00-da26-4bbb-abdd-5d8b23ac6286 2018-07-03 15:06:35,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:35,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:35 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-953204fd-8010-4ae5-b3e5-1e3e19c3be7a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:bf:d5","id":"09101d7c-ab98-4f7e-9b33-f21e5ff27b5f","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:06:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:26Z","binding:vnic_type":"normal","device_id":"12a6dfbd-a6a9-4987-b0b1-7712204af1bd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:8f:6d","id":"18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4","port_security_enabled":true,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1"],"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b9:b3:75","id":"74d2314d-1180-4344-8a91-635ac7ff55f3","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:06:35,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-953204fd-8010-4ae5-b3e5-1e3e19c3be7a 2018-07-03 15:06:35,415 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b48b1769-6f2f-4da5-97d8-144a7bcf43e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:35,885 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:35 GMT Content-Type: application/json Content-Length: 1908 Connection: keep-alive x-compute-request-id: req-c1a7cd70-2e4d-415b-a697-90d45431a9ca x-openstack-request-id: req-c1a7cd70-2e4d-415b-a697-90d45431a9ca Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:06:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:06:02.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dd758fd1-8f52-4682-95ec-0685fefa3681", "size": 1}, {"status": "reserved", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:05:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:06:34.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "size": 1}]} 2018-07-03 15:06:35,885 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/detail used request id req-c1a7cd70-2e4d-415b-a697-90d45431a9ca 2018-07-03 15:06:35,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:35,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:35 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75665b74-53e8-41f2-90a4-94f330fc5cee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:35,927 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-75665b74-53e8-41f2-90a4-94f330fc5cee 2018-07-03 15:06:35,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:36,831 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:36 GMT Content-Type: application/json Content-Length: 1652 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9a616255-6457-489e-ba05-1474692e40e2 X-Compute-Request-Id: req-9a616255-6457-489e-ba05-1474692e40e2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:8f:6d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [{"id": "1ee27792-2213-4e83-b085-bc9ef00193aa"}], "metadata": {}}} 2018-07-03 15:06:36,831 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-9a616255-6457-489e-ba05-1474692e40e2 2018-07-03 15:06:36,832 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst] is - ACTIVE 2018-07-03 15:06:36,832 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:06:36,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:37,297 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:37 GMT Content-Type: application/json Content-Length: 1652 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c459803f-5611-41f7-9745-edd2da3216e2 X-Compute-Request-Id: req-c459803f-5611-41f7-9745-edd2da3216e2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:8f:6d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [{"id": "1ee27792-2213-4e83-b085-bc9ef00193aa"}], "metadata": {}}} 2018-07-03 15:06:37,297 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-c459803f-5611-41f7-9745-edd2da3216e2 2018-07-03 15:06:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:37,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:37 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-1869b68f-34f2-4f61-abb3-4b8eab8574c8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:37,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-1869b68f-34f2-4f61-abb3-4b8eab8574c8 2018-07-03 15:06:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:37,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:37 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-796d829c-0d6e-4bac-8213-5b501ea224b7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:37,602 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-796d829c-0d6e-4bac-8213-5b501ea224b7 2018-07-03 15:06:37,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=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:37,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:37 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-5b3c7d06-eaac-4df4-80a6-16c5ea290f29 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:37,686 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-5b3c7d06-eaac-4df4-80a6-16c5ea290f29 2018-07-03 15:06:37,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/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:37,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:37 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-e2f29892-95ec-4583-baa6-0ef6de59ae38 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:bf:d5","id":"09101d7c-ab98-4f7e-9b33-f21e5ff27b5f","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:06:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:26Z","binding:vnic_type":"normal","device_id":"12a6dfbd-a6a9-4987-b0b1-7712204af1bd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:8f:6d","id":"18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4","port_security_enabled":true,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1"],"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b9:b3:75","id":"74d2314d-1180-4344-8a91-635ac7ff55f3","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:06:37,792 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-e2f29892-95ec-4583-baa6-0ef6de59ae38 2018-07-03 15:06:37,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" -d '{"volumeAttachment": {"volumeId": "dd758fd1-8f52-4682-95ec-0685fefa3681"}}' 2018-07-03 15:06:38,952 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:38 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-d9a8c2d0-613e-4496-9695-9b0efc56a40d X-Compute-Request-Id: req-d9a8c2d0-613e-4496-9695-9b0efc56a40d Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdd", "serverId": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "id": "dd758fd1-8f52-4682-95ec-0685fefa3681", "volumeId": "dd758fd1-8f52-4682-95ec-0685fefa3681"}} 2018-07-03 15:06:38,953 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd/os-volume_attachments used request id req-d9a8c2d0-613e-4496-9695-9b0efc56a40d 2018-07-03 15:06:38,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:39,208 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:39 GMT Content-Type: application/json Content-Length: 1700 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-81f7d4e3-5132-4036-9d11-37f240199d40 X-Compute-Request-Id: req-81f7d4e3-5132-4036-9d11-37f240199d40 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:8f:6d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [{"id": "1ee27792-2213-4e83-b085-bc9ef00193aa"}, {"id": "dd758fd1-8f52-4682-95ec-0685fefa3681"}], "metadata": {}}} 2018-07-03 15:06:39,208 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-81f7d4e3-5132-4036-9d11-37f240199d40 2018-07-03 15:06:39,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=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:39,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:39 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-1c339825-a80f-4565-a12d-54e61c161238 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:39,364 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-1c339825-a80f-4565-a12d-54e61c161238 2018-07-03 15:06:39,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/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:39,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:06:39 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82770ae0-6d68-4316-a5e5-da6ef632b4d3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:06:39,416 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-82770ae0-6d68-4316-a5e5-da6ef632b4d3 2018-07-03 15:06:39,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/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:39,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:39 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-31b22100-9760-4c01-8a11-37d51ab2579f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:39,496 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-31b22100-9760-4c01-8a11-37d51ab2579f 2018-07-03 15:06:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:39,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:39 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-4d9cc677-4608-4571-a982-cac8cc63a690 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:bf:d5","id":"09101d7c-ab98-4f7e-9b33-f21e5ff27b5f","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:06:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:26Z","binding:vnic_type":"normal","device_id":"12a6dfbd-a6a9-4987-b0b1-7712204af1bd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:8f:6d","id":"18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4","port_security_enabled":true,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1"],"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b9:b3:75","id":"74d2314d-1180-4344-8a91-635ac7ff55f3","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:06:39,596 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-4d9cc677-4608-4571-a982-cac8cc63a690 2018-07-03 15:06:39,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:06:40,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "064d5d68812148d3aa984e05c4578f3f", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role"}], "expires_at": "2018-07-03T16:06:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-user", "id": "ec31257bdfcc4d62b82e6eb46ea38123"}, "audit_ids": ["yfPcwmRNRHe8Zvewwhs-lA"], "issued_at": "2018-07-03T15:06:40.000000Z"}} 2018-07-03 15:06:40,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/detail?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}743147d822e781edf07906e49c38bd542a1d4593" 2018-07-03 15:06:41,719 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:41 GMT Content-Type: application/json Content-Length: 1703 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4cf38520-e7dc-4b1d-8928-f8f86899a29b X-Compute-Request-Id: req-4cf38520-e7dc-4b1d-8928-f8f86899a29b Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:8f:6d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "security_groups": [{"name": "default"}], "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [{"id": "1ee27792-2213-4e83-b085-bc9ef00193aa"}, {"id": "dd758fd1-8f52-4682-95ec-0685fefa3681"}], "metadata": {}}]} 2018-07-03 15:06:41,719 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst used request id req-4cf38520-e7dc-4b1d-8928-f8f86899a29b 2018-07-03 15:06:41,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=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}743147d822e781edf07906e49c38bd542a1d4593" 2018-07-03 15:06:42,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:42 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-404f9683-4e93-4fea-8d4e-5056f86f932e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["93c80798-acd8-4dac-a54e-8938060ecc47"],"updated_at":"2018-07-03T15:05:56Z","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:55Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"8a640ba6-4b73-414f-8d05-9c2942004254","name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net"}]} 2018-07-03 15:06:42,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net used request id req-404f9683-4e93-4fea-8d4e-5056f86f932e 2018-07-03 15:06:42,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}743147d822e781edf07906e49c38bd542a1d4593" 2018-07-03 15:06:42,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:42 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-ebabcae7-c9f9-4eb2-b516-d5137ee22700 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:56Z","dns_nameservers":[],"updated_at":"2018-07-03T15:05: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":"5132f6991a2c4fd78ec5c2c6f103b8be","id":"93c80798-acd8-4dac-a54e-8938060ecc47","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet"}]} 2018-07-03 15:06:42,285 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-ebabcae7-c9f9-4eb2-b516-d5137ee22700 2018-07-03 15:06:42,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/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}743147d822e781edf07906e49c38bd542a1d4593" 2018-07-03 15:06:42,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:42 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-f1e322a8-393c-4983-bcb4-f58e155e424a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:bf:d5","id":"09101d7c-ab98-4f7e-9b33-f21e5ff27b5f","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:06:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:26Z","binding:vnic_type":"normal","device_id":"12a6dfbd-a6a9-4987-b0b1-7712204af1bd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:8f:6d","id":"18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4","port_security_enabled":true,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1"],"name":"CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a640ba6-4b73-414f-8d05-9c2942004254","tenant_id":"5132f6991a2c4fd78ec5c2c6f103b8be","created_at":"2018-07-03T15:05:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:06:01Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8a640ba6-4b73-414f-8d05-9c2942004254","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b9:b3:75","id":"74d2314d-1180-4344-8a91-635ac7ff55f3","port_security_enabled":false,"project_id":"5132f6991a2c4fd78ec5c2c6f103b8be","fixed_ips":[{"subnet_id":"93c80798-acd8-4dac-a54e-8938060ecc47","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:06:42,396 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-f1e322a8-393c-4983-bcb4-f58e155e424a 2018-07-03 15:06:42,397 - create_instance - INFO - Deleting Port with ID - 18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4 2018-07-03 15:06:42,397 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-port 2018-07-03 15:06:42,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/ports/18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:43,055 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:06:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f1b424f3-a55c-4d7f-baff-5b590e6fc632 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:06:43,055 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/18b3666a-ee7b-4c63-9d8b-bbd00b9b17f4 used request id req-f1b424f3-a55c-4d7f-baff-5b590e6fc632 2018-07-03 15:06:43,058 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b48b1769-6f2f-4da5-97d8-144a7bcf43e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:43,164 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:43 GMT Content-Type: application/json Content-Length: 1275 Connection: keep-alive x-compute-request-id: req-3371ebbf-ed13-4ba6-9c58-1b321a03c76e x-openstack-request-id: req-3371ebbf-ed13-4ba6-9c58-1b321a03c76e Front-End-Https: on RESP BODY: {"volume": {"status": "in-use", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [{"server_id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "attachment_id": "9aa65a1b-6bc6-4955-a654-720b0b8480b5", "attached_at": "2018-07-03T15:06:36.000000", "host_name": "cmp002", "volume_id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "device": "/dev/vdc", "id": "1ee27792-2213-4e83-b085-bc9ef00193aa"}], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:05:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:06:38.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "size": 1}} 2018-07-03 15:06:43,164 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa used request id req-3371ebbf-ed13-4ba6-9c58-1b321a03c76e 2018-07-03 15:06:43,167 - 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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd/os-volume_attachments/1ee27792-2213-4e83-b085-bc9ef00193aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:44,860 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:06: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-eb828f09-170c-454c-beaa-8f0ac0540092 X-Compute-Request-Id: req-eb828f09-170c-454c-beaa-8f0ac0540092 2018-07-03 15:06:44,860 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd/os-volume_attachments/1ee27792-2213-4e83-b085-bc9ef00193aa used request id req-eb828f09-170c-454c-beaa-8f0ac0540092 2018-07-03 15:06:44,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:45,012 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:45 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-968a7139-2d5f-4f51-94d9-6c8d6ce80464 X-Compute-Request-Id: req-968a7139-2d5f-4f51-94d9-6c8d6ce80464 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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [{"id": "1ee27792-2213-4e83-b085-bc9ef00193aa"}, {"id": "dd758fd1-8f52-4682-95ec-0685fefa3681"}], "metadata": {}}} 2018-07-03 15:06:45,012 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-968a7139-2d5f-4f51-94d9-6c8d6ce80464 2018-07-03 15:06:48,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:48,512 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:48 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-0340a0ac-5e37-4180-87a7-9417f23c30d4 X-Compute-Request-Id: req-0340a0ac-5e37-4180-87a7-9417f23c30d4 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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [{"id": "dd758fd1-8f52-4682-95ec-0685fefa3681"}], "metadata": {}}} 2018-07-03 15:06:48,512 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-0340a0ac-5e37-4180-87a7-9417f23c30d4 2018-07-03 15:06:48,515 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b48b1769-6f2f-4da5-97d8-144a7bcf43e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:48,629 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:48 GMT Content-Type: application/json Content-Length: 1275 Connection: keep-alive x-compute-request-id: req-14d4da58-9691-400c-a534-c1130c915a2a x-openstack-request-id: req-14d4da58-9691-400c-a534-c1130c915a2a Front-End-Https: on RESP BODY: {"volume": {"status": "in-use", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [{"server_id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "attachment_id": "b1c75602-7d1d-4c39-8285-23f8d621aea7", "attached_at": "2018-07-03T15:06:41.000000", "host_name": "cmp002", "volume_id": "dd758fd1-8f52-4682-95ec-0685fefa3681", "device": "/dev/vdd", "id": "dd758fd1-8f52-4682-95ec-0685fefa3681"}], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:06:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:06:43.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "dd758fd1-8f52-4682-95ec-0685fefa3681", "size": 1}} 2018-07-03 15:06:48,629 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 used request id req-14d4da58-9691-400c-a534-c1130c915a2a 2018-07-03 15:06:48,632 - 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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd/os-volume_attachments/dd758fd1-8f52-4682-95ec-0685fefa3681 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:50,942 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:06: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-c9088976-4f89-4b6c-845f-694c78141561 X-Compute-Request-Id: req-c9088976-4f89-4b6c-845f-694c78141561 2018-07-03 15:06:50,942 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd/os-volume_attachments/dd758fd1-8f52-4682-95ec-0685fefa3681 used request id req-c9088976-4f89-4b6c-845f-694c78141561 2018-07-03 15:06:50,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:51,446 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:51 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-bc9d29c5-9208-4e21-850c-3cba6ecade2b X-Compute-Request-Id: req-bc9d29c5-9208-4e21-850c-3cba6ecade2b 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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [{"id": "dd758fd1-8f52-4682-95ec-0685fefa3681"}], "metadata": {}}} 2018-07-03 15:06:51,446 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-bc9d29c5-9208-4e21-850c-3cba6ecade2b 2018-07-03 15:06:54,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:54,966 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:54 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-e4c04967-0eb1-404a-93e6-16152efbbe7d X-Compute-Request-Id: req-e4c04967-0eb1-404a-93e6-16152efbbe7d 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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:27Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:54,966 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-e4c04967-0eb1-404a-93e6-16152efbbe7d 2018-07-03 15:06:54,967 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst 2018-07-03 15:06:54,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/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:55,340 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:06: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-de5a0bc5-d59b-40ab-8c8a-59bf53b81d93 X-Compute-Request-Id: req-de5a0bc5-d59b-40ab-8c8a-59bf53b81d93 Front-End-Https: on 2018-07-03 15:06:55,340 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-de5a0bc5-d59b-40ab-8c8a-59bf53b81d93 2018-07-03 15:06:55,340 - create_instance - INFO - Checking deletion status 2018-07-03 15:06:55,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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:55,478 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:06:55 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-66cb38a2-968f-4fe7-b52f-77e8bec05fc9 X-Compute-Request-Id: req-66cb38a2-968f-4fe7-b52f-77e8bec05fc9 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/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "rel": "bookmark"}], "image": {"id": "3193631d-afae-4e07-9a69-eb4d8bdf09ea", "links": [{"href": "http://172.30.10.101:8774/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:06:26.000000", "flavor": {"id": "d16c777c-1493-4cfb-b9cc-1182ffb212db", "links": [{"href": "http://172.30.10.101:8774/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db", "rel": "bookmark"}]}, "id": "12a6dfbd-a6a9-4987-b0b1-7712204af1bd", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:06:55Z", "hostId": "ad1b33add9a6ee11a9e2b6fe8a85a16a122ded1106fd05a4df5232cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst", "created": "2018-07-03T15:06:13Z", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:06:55,479 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-66cb38a2-968f-4fe7-b52f-77e8bec05fc9 2018-07-03 15:06:55,479 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst] is - ACTIVE 2018-07-03 15:06:55,479 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:06:58,480 - create_instance - DEBUG - VM status query timeout in 296.859911919 2018-07-03 15:06:58,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089eaf2b3539f1815134a93197f90f9297fbac" 2018-07-03 15:06:58,555 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:06: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-5f6048c7-b3a3-4580-9459-fc926b389959 X-Compute-Request-Id: req-5f6048c7-b3a3-4580-9459-fc926b389959 RESP BODY: {"itemNotFound": {"message": "Instance 12a6dfbd-a6a9-4987-b0b1-7712204af1bd could not be found.", "code": 404}} 2018-07-03 15:06:58,555 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/12a6dfbd-a6a9-4987-b0b1-7712204af1bd used request id req-5f6048c7-b3a3-4580-9459-fc926b389959 2018-07-03 15:06:58,556 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 12a6dfbd-a6a9-4987-b0b1-7712204af1bd could not be found. (HTTP 404) (Request-ID: req-5f6048c7-b3a3-4580-9459-fc926b389959) 2018-07-03 15:06:58,556 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-inst 2018-07-03 15:06:58,560 - 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/d16c777c-1493-4cfb-b9cc-1182ffb212db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057311647f6052724412fbfc568f7903da43fab5" 2018-07-03 15:06:58,965 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:06: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-65d4a702-9822-4f63-b1bb-a1e9ce801879 X-Compute-Request-Id: req-65d4a702-9822-4f63-b1bb-a1e9ce801879 2018-07-03 15:06:58,965 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/d16c777c-1493-4cfb-b9cc-1182ffb212db used request id req-65d4a702-9822-4f63-b1bb-a1e9ce801879 2018-07-03 15:06:58,966 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet 2018-07-03 15:06:58,966 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-subnet 2018-07-03 15:06:58,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/subnets/93c80798-acd8-4dac-a54e-8938060ecc47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de7e0eb529d29730bb8bc2fad730adffe37264f" 2018-07-03 15:07:01,979 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:07:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-360ce1cf-164a-4420-9af3-9b55bf4577c7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:07:01,980 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/93c80798-acd8-4dac-a54e-8938060ecc47 used request id req-360ce1cf-164a-4420-9af3-9b55bf4577c7 2018-07-03 15:07:01,980 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-pub-net 2018-07-03 15:07:01,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/networks/8a640ba6-4b73-414f-8d05-9c2942004254 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7de7e0eb529d29730bb8bc2fad730adffe37264f" 2018-07-03 15:07:03,900 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:07:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5c643edd-94da-4304-884c-1f2fa0ec1e03 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:07:03,900 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/8a640ba6-4b73-414f-8d05-9c2942004254 used request id req-5c643edd-94da-4304-884c-1f2fa0ec1e03 2018-07-03 15:07:03,904 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6455c572-5776-4fe9-92e4-f72250eca0dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e32caa3f4019073cc0c3b68b063e8239a77cd9" 2018-07-03 15:07:04,568 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:04 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-e4fcc82e-4f93-49aa-b5ae-416eaa36c4ad x-openstack-request-id: req-e4fcc82e-4f93-49aa-b5ae-416eaa36c4ad Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:06:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:06:53.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dd758fd1-8f52-4682-95ec-0685fefa3681", "size": 1}} 2018-07-03 15:07:04,568 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 used request id req-e4fcc82e-4f93-49aa-b5ae-416eaa36c4ad 2018-07-03 15:07:04,569 - create_volume - DEBUG - Instance status is - available 2018-07-03 15:07:04,569 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2 2018-07-03 15:07:04,569 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2 2018-07-03 15:07:04,572 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6455c572-5776-4fe9-92e4-f72250eca0dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e32caa3f4019073cc0c3b68b063e8239a77cd9" 2018-07-03 15:07:05,085 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:07:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-79bc422c-8e93-4852-8188-01cb44387c13 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 15:07:05,085 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 used request id req-79bc422c-8e93-4852-8188-01cb44387c13 2018-07-03 15:07:05,088 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6455c572-5776-4fe9-92e4-f72250eca0dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e32caa3f4019073cc0c3b68b063e8239a77cd9" 2018-07-03 15:07:05,542 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:05 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-e8cf2917-fc2e-412f-90dc-e67275a6df04 x-openstack-request-id: req-e8cf2917-fc2e-412f-90dc-e67275a6df04 Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:06:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:07:05.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dd758fd1-8f52-4682-95ec-0685fefa3681", "size": 1}} 2018-07-03 15:07:05,542 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 used request id req-e8cf2917-fc2e-412f-90dc-e67275a6df04 2018-07-03 15:07:05,543 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 15:07:05,543 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 15:07:08,546 - create_volume - DEBUG - Volume status query timeout in 56.5391588211 2018-07-03 15:07:08,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/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6455c572-5776-4fe9-92e4-f72250eca0dd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e32caa3f4019073cc0c3b68b063e8239a77cd9" 2018-07-03 15:07:08,955 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:07:08 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-30374644-5543-41f8-a270-66cd878a44dd x-openstack-request-id: req-30374644-5543-41f8-a270-66cd878a44dd RESP BODY: {"itemNotFound": {"message": "Volume dd758fd1-8f52-4682-95ec-0685fefa3681 could not be found.", "code": 404}} 2018-07-03 15:07:08,955 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/dd758fd1-8f52-4682-95ec-0685fefa3681 used request id req-30374644-5543-41f8-a270-66cd878a44dd 2018-07-03 15:07:08,955 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume dd758fd1-8f52-4682-95ec-0685fefa3681 could not be found. (HTTP 404) (Request-ID: req-30374644-5543-41f8-a270-66cd878a44dd) 2018-07-03 15:07:08,956 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-2 2018-07-03 15:07:08,959 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66823948-48b0-456c-863e-8d547e2db20d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a750cb4067f282498f24234d9d64d8df2ab25250" 2018-07-03 15:07:09,093 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:09 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-7ca92e17-8b41-404f-84e2-a6feca38fca5 x-openstack-request-id: req-7ca92e17-8b41-404f-84e2-a6feca38fca5 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:05:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:06:47.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "size": 1}} 2018-07-03 15:07:09,094 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa used request id req-7ca92e17-8b41-404f-84e2-a6feca38fca5 2018-07-03 15:07:09,094 - create_volume - DEBUG - Instance status is - available 2018-07-03 15:07:09,094 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1 2018-07-03 15:07:09,094 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1 2018-07-03 15:07:09,097 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66823948-48b0-456c-863e-8d547e2db20d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a750cb4067f282498f24234d9d64d8df2ab25250" 2018-07-03 15:07:09,499 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:07:09 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-6c432576-eaee-4876-8418-5a76a5df469f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 15:07:09,500 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa used request id req-6c432576-eaee-4876-8418-5a76a5df469f 2018-07-03 15:07:09,502 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66823948-48b0-456c-863e-8d547e2db20d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a750cb4067f282498f24234d9d64d8df2ab25250" 2018-07-03 15:07:09,764 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:09 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-1944d5cf-a475-4cfc-b4df-881721414d0b x-openstack-request-id: req-1944d5cf-a475-4cfc-b4df-881721414d0b Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "ec31257bdfcc4d62b82e6eb46ea38123", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "self"}, {"href": "https://172.30.10.101:8776/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-03T15:05:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "updated_at": "2018-07-03T15:07:09.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1ee27792-2213-4e83-b085-bc9ef00193aa", "size": 1}} 2018-07-03 15:07:09,764 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa used request id req-1944d5cf-a475-4cfc-b4df-881721414d0b 2018-07-03 15:07:09,765 - create_volume - DEBUG - Instance status is - deleting 2018-07-03 15:07:09,765 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-03 15:07:12,766 - create_volume - DEBUG - Volume status query timeout in 56.7342629433 2018-07-03 15:07:12,769 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66823948-48b0-456c-863e-8d547e2db20d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a750cb4067f282498f24234d9d64d8df2ab25250" 2018-07-03 15:07:12,833 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:07:12 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-fc6104cf-2303-4330-a54a-c5dbaf2a3718 x-openstack-request-id: req-fc6104cf-2303-4330-a54a-c5dbaf2a3718 RESP BODY: {"itemNotFound": {"message": "Volume 1ee27792-2213-4e83-b085-bc9ef00193aa could not be found.", "code": 404}} 2018-07-03 15:07:12,834 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5132f6991a2c4fd78ec5c2c6f103b8be/volumes/1ee27792-2213-4e83-b085-bc9ef00193aa used request id req-fc6104cf-2303-4330-a54a-c5dbaf2a3718 2018-07-03 15:07:12,834 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1ee27792-2213-4e83-b085-bc9ef00193aa could not be found. (HTTP 404) (Request-ID: req-fc6104cf-2303-4330-a54a-c5dbaf2a3718) 2018-07-03 15:07:12,834 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-1 2018-07-03 15:07:12,835 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-a440dd75-4327-4d61-b022-f8e42e714377-image 2018-07-03 15:07:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ebf935a805833724578be75787cac89db66498a" 2018-07-03 15:07:13,368 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:07:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-73c75fcb-0776-4670-afb6-9d9717cf4464 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-07-03 15:07:13,368 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/3193631d-afae-4e07-9a69-eb4d8bdf09ea used request id req-73c75fcb-0776-4670-afb6-9d9717cf4464 2018-07-03 15:07:13,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:07:13,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:13 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-cbff8002-836a-4f63-946a-063618401f3e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "created_at": "2018-07-03T15:05:54Z", "updated_at": "2018-07-03T15:05:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:05:54Z", "revision_number": 0, "id": "4592c1a5-5a76-40a2-8a12-217c99a94720", "remote_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "remote_ip_prefix": null, "created_at": "2018-07-03T15:05:54Z", "security_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "5132f6991a2c4fd78ec5c2c6f103b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:05:54Z", "revision_number": 0, "id": "6fda7a0d-9aad-4fd0-b567-a26356abf2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:05:54Z", "security_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "5132f6991a2c4fd78ec5c2c6f103b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:05:54Z", "revision_number": 0, "id": "e38ef3fc-79b4-4d41-a01f-10e9767aed81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:05:54Z", "security_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "5132f6991a2c4fd78ec5c2c6f103b8be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:05:54Z", "revision_number": 0, "id": "e93b5278-bee2-41a3-acd8-bf1451987c28", "remote_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "remote_ip_prefix": null, "created_at": "2018-07-03T15:05:54Z", "security_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "5132f6991a2c4fd78ec5c2c6f103b8be"}], "revision_number": 4, "project_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "name": "default"}]} 2018-07-03 15:07:13,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-cbff8002-836a-4f63-946a-063618401f3e 2018-07-03 15:07:13,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:07:14,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:13 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81d45cdf-0a1f-4c3a-9a59-82a96ae6ff90 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:07:14,038 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-81d45cdf-0a1f-4c3a-9a59-82a96ae6ff90 2018-07-03 15:07:14,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:07:14,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:07:14 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f018d1e-1f5c-4916-b2fe-164a1fa2cda8 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:07:14,233 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-9f018d1e-1f5c-4916-b2fe-164a1fa2cda8 2018-07-03 15:07:14,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:07:14,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:07:14,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:14 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-459a9fb2-44b3-4937-b9cf-472368671120 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:07:14,428 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-459a9fb2-44b3-4937-b9cf-472368671120 2018-07-03 15:07:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:07:14,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:14 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b16c6213-1d65-40fc-b9a8-c15f1eacfcfc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5132f6991a2c4fd78ec5c2c6f103b8be", "name": "CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj"}} 2018-07-03 15:07:14,612 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-b16c6213-1d65-40fc-b9a8-c15f1eacfcfc 2018-07-03 15:07:14,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1 2018-07-03 15:07:14,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/security-group-rules?security_group_id=e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:07:14,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:14 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c52c9242-7771-4a75-acff-c6ab98ff139a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:05:54Z", "security_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "port_range_min": null, "revision_number": 0, "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "created_at": "2018-07-03T15:05:54Z", "project_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "id": "4592c1a5-5a76-40a2-8a12-217c99a94720"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:05:54Z", "security_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "port_range_min": null, "revision_number": 0, "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "created_at": "2018-07-03T15:05:54Z", "project_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "id": "6fda7a0d-9aad-4fd0-b567-a26356abf2c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:05:54Z", "security_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "port_range_min": null, "revision_number": 0, "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "created_at": "2018-07-03T15:05:54Z", "project_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "id": "e38ef3fc-79b4-4d41-a01f-10e9767aed81"}, {"remote_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:05:54Z", "security_group_id": "e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1", "port_range_min": null, "revision_number": 0, "tenant_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "created_at": "2018-07-03T15:05:54Z", "project_id": "5132f6991a2c4fd78ec5c2c6f103b8be", "id": "e93b5278-bee2-41a3-acd8-bf1451987c28"}]} 2018-07-03 15:07:14,963 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1 used request id req-c52c9242-7771-4a75-acff-c6ab98ff139a 2018-07-03 15:07:14,963 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:07:14,968 - keystoneauth.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/e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:07:15,205 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:07:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8ef06e9c-f0f0-4611-a3d3-ea6f04ac79ff Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:07:15,205 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/e4e2e8b4-7799-42d9-9d22-8f4fd8a985f1 used request id req-8ef06e9c-f0f0-4611-a3d3-ea6f04ac79ff 2018-07-03 15:07:15,206 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj 2018-07-03 15:07:15,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:07:15,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:07:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e98756a3-2d30-4fb1-b64e-bf696228d5f5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:07:15,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5132f6991a2c4fd78ec5c2c6f103b8be used request id req-e98756a3-2d30-4fb1-b64e-bf696228d5f5 2018-07-03 15:07:15,463 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-910bc5e8-c268-4f2-proj-role 2018-07-03 15:07:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/064d5d68812148d3aa984e05c4578f3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:07:15,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:07:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c515b97-4a49-437d-9789-0840fdce3046 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:07:15,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/064d5d68812148d3aa984e05c4578f3f used request id req-6c515b97-4a49-437d-9789-0840fdce3046 2018-07-03 15:07:15,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fa7da30361682ebc3d110e877b8e1b61bd7de0" 2018-07-03 15:07:15,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-037315f0-0a5c-4820-bc6d-418c46843ffc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:07:15,842 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-037315f0-0a5c-4820-bc6d-418c46843ffc 2018-07-03 15:07:15,843 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-910bc5e8-c268-4f2-user 2018-07-03 15:07:15,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ec31257bdfcc4d62b82e6eb46ea38123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0f8fa32c1b7d030949444804ad9f5480499299" 2018-07-03 15:07:16,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:07:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ecf24cb-d632-4efa-8c23-5cba1b2fc1ed Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:07:16,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ec31257bdfcc4d62b82e6eb46ea38123 used request id req-4ecf24cb-d632-4efa-8c23-5cba1b2fc1ed 2018-07-03 15:07:16,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:07:16,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:07:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["YhKdLSOLRD2bajLXaXKX7Q"], "issued_at": "2018-07-03T15:07:16.000000Z"}} 2018-07-03 15:07:16,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}73d2b96c689797d159ddc0f6fc0328dd022cc9f3" 2018-07-03 15:07:16,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9415b7d2-804b-4d6e-955d-c29b56f21a13 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:07:16,960 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9415b7d2-804b-4d6e-955d-c29b56f21a13 2018-07-03 15:07:16,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:07:16,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:07:17,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:07:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Fmv7AQp7SkiTtcnVtSYffg"], "issued_at": "2018-07-03T15:07:17.000000Z"}} 2018-07-03 15:07:17,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:07:17,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75a6664a-46ce-4dcc-a194-f5287bdd9221 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:07:17,685 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-75a6664a-46ce-4dcc-a194-f5287bdd9221 2018-07-03 15:07:17,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:07:17,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:07:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -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-0dc93c4a-7c3f-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:07:17,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:17 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10e6feed-177e-4eee-a6d8-ca91658db346 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-0dc93c4a-7c3f-490-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:07:17,891 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0dc93c4a-7c3f-490-proj used request id req-10e6feed-177e-4eee-a6d8-ca91658db346 2018-07-03 15:07:17,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:07:18,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0588b378-d10f-4793-b09d-07826bad2bf3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:07:18,084 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0588b378-d10f-4793-b09d-07826bad2bf3 2018-07-03 15:07:18,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj"}}' 2018-07-03 15:07:18,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:07:18 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6baf6331-6f86-4ad2-8b19-7affa9722fb1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5"}, "tags": [], "enabled": true, "id": "f61ee7b2faee42609417cf6980222ea5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj"}} 2018-07-03 15:07:18,298 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-6baf6331-6f86-4ad2-8b19-7affa9722fb1 2018-07-03 15:07:18,298 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0dc93c4a-7c3f-490-proj 2018-07-03 15:07:18,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:07:18,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:07:18,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ixWKAqGFR1iqODhVQgYfbw"], "issued_at": "2018-07-03T15:07:18.000000Z"}} 2018-07-03 15:07:18,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}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:07:18,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d52f423c-b812-4464-b201-27d5a607051f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:07:18,982 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d52f423c-b812-4464-b201-27d5a607051f 2018-07-03 15:07:18,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:07:18,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:07: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-07-03 15:07:18,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:07:19,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:19 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aec95ae5-b1eb-4f1e-9994-999099ad73cc Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:07:19,210 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-aec95ae5-b1eb-4f1e-9994-999099ad73cc 2018-07-03 15:07:19,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?name=CreateStackSuccessTests-0dc93c4a-7c3f-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:07:19,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:19 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d3a2c41-7f07-4e01-bdc1-24cf1ea3aa3b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-0dc93c4a-7c3f-490-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5"}, "tags": [], "enabled": true, "id": "f61ee7b2faee42609417cf6980222ea5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj"}]} 2018-07-03 15:07:19,514 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-0dc93c4a-7c3f-490-proj used request id req-5d3a2c41-7f07-4e01-bdc1-24cf1ea3aa3b 2018-07-03 15:07:19,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}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:07:19,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf32809f-75cd-49a2-a7d3-e6a9c33e4afb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:07:19,692 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bf32809f-75cd-49a2-a7d3-e6a9c33e4afb 2018-07-03 15:07:20,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:07:20,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e293dfa-4aa4-4c99-9a24-c432e5975be8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:07:20,378 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8e293dfa-4aa4-4c99-9a24-c432e5975be8 2018-07-03 15:07:20,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?name=CreateStackSuccessTests-0dc93c4a-7c3f-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:07:20,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:20 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-059737ad-c3e6-4704-91ab-b48c963fbc8e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-0dc93c4a-7c3f-490-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5"}, "tags": [], "enabled": true, "id": "f61ee7b2faee42609417cf6980222ea5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj"}]} 2018-07-03 15:07:20,423 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-0dc93c4a-7c3f-490-proj used request id req-059737ad-c3e6-4704-91ab-b48c963fbc8e 2018-07-03 15:07:20,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/1aabd532c4ef468aac97e7bde3f34fbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:07:20,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:20 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7053a3e-70b5-4d76-8caa-fc5c1674099a Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-user", "links": {"self": "http://10.167.4.35:5000/v3/users/1aabd532c4ef468aac97e7bde3f34fbd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f61ee7b2faee42609417cf6980222ea5", "id": "1aabd532c4ef468aac97e7bde3f34fbd", "password_expires_at": null}} 2018-07-03 15:07:20,647 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/1aabd532c4ef468aac97e7bde3f34fbd used request id req-f7053a3e-70b5-4d76-8caa-fc5c1674099a 2018-07-03 15:07:20,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5/users/1aabd532c4ef468aac97e7bde3f34fbd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:07:20,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:20 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-699106a6-bb10-403c-8c05-1eb20c1019f3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5/users/1aabd532c4ef468aac97e7bde3f34fbd/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:07:20,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5/users/1aabd532c4ef468aac97e7bde3f34fbd/roles used request id req-699106a6-bb10-403c-8c05-1eb20c1019f3 2018-07-03 15:07:20,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/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:07:21,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:20 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8cb7f59d-6f02-44ff-b64c-ce2e27a8cae0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:07:21,036 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-8cb7f59d-6f02-44ff-b64c-ce2e27a8cae0 2018-07-03 15:07:21,037 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-0dc93c4a-7c3f-490-proj 2018-07-03 15:07:21,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5/users/1aabd532c4ef468aac97e7bde3f34fbd/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:07:21,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7310946c-353e-43d5-906f-1a730c26ab7e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:07:21,274 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5/users/1aabd532c4ef468aac97e7bde3f34fbd/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-7310946c-353e-43d5-906f-1a730c26ab7e 2018-07-03 15:07:21,274 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0dc93c4a-7c3f-490-user 2018-07-03 15:07:21,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:07:21,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:07:21,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0daa0e7-6024-4c30-823f-610842b4a981 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:07:21,467 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a0daa0e7-6024-4c30-823f-610842b4a981 2018-07-03 15:07:21,471 - 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}bd2a73cf3f24d2282b890221394b26b013fe214b" -d '{"role": {"name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj-role"}}' 2018-07-03 15:07:21,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:07:21 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b13ec86d-1c3b-441f-935d-87d805bb37e0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c6996ae3b244715b225e6517468d5ae", "links": {"self": "http://10.167.4.35:5000/v3/roles/9c6996ae3b244715b225e6517468d5ae"}, "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj-role"}} 2018-07-03 15:07:21,649 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b13ec86d-1c3b-441f-935d-87d805bb37e0 2018-07-03 15:07:21,649 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0dc93c4a-7c3f-490-proj-role 2018-07-03 15:07:21,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/9c6996ae3b244715b225e6517468d5ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:07:21,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:21 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31c595b6-554e-4a17-b332-91be825feb62 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c6996ae3b244715b225e6517468d5ae", "links": {"self": "http://10.167.4.35:5000/v3/roles/9c6996ae3b244715b225e6517468d5ae"}, "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj-role"}} 2018-07-03 15:07:21,833 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9c6996ae3b244715b225e6517468d5ae used request id req-31c595b6-554e-4a17-b332-91be825feb62 2018-07-03 15:07:21,833 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0dc93c4a-7c3f-490-proj-role to project CreateStackSuccessTests-0dc93c4a-7c3f-490-proj 2018-07-03 15:07:21,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5/users/1aabd532c4ef468aac97e7bde3f34fbd/roles/9c6996ae3b244715b225e6517468d5ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:07:22,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:07:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0ab72a4-5115-4b24-83d4-5e10ec4129a9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:07:22,073 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5/users/1aabd532c4ef468aac97e7bde3f34fbd/roles/9c6996ae3b244715b225e6517468d5ae used request id req-a0ab72a4-5115-4b24-83d4-5e10ec4129a9 2018-07-03 15:07:22,073 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:07:22,082 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:07:22,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:07:22,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:07:22,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c6996ae3b244715b225e6517468d5ae", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f61ee7b2faee42609417cf6980222ea5", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-user", "id": "1aabd532c4ef468aac97e7bde3f34fbd"}, "audit_ids": ["ENBZGkkhSuKPuJ6M11HmUg"], "issued_at": "2018-07-03T15:07:22.000000Z"}} 2018-07-03 15:07:22,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}e0b1d319ade70bff0ba9a024feaca2c627cb4388" 2018-07-03 15:07:22,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64d8889f-de4c-4c00-8c61-8a758a425577 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:07:22,815 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64d8889f-de4c-4c00-8c61-8a758a425577 2018-07-03 15:07:22,819 - 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-0b52ed4e-1a67-41d7-97b6-76894621d443-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b1d319ade70bff0ba9a024feaca2c627cb4388" 2018-07-03 15:07:23,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:23 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-5b21f1a3-dbd2-492d-9c16-dbbdf9d2d2b8 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image"} 2018-07-03 15:07:23,794 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image used request id req-5b21f1a3-dbd2-492d-9c16-dbbdf9d2d2b8 2018-07-03 15:07:23,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b1d319ade70bff0ba9a024feaca2c627cb4388" 2018-07-03 15:07:24,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:24 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-846b1b56-9f1c-4b53-8745-ba1322b5b40e Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:07:24,202 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-846b1b56-9f1c-4b53-8745-ba1322b5b40e 2018-07-03 15:07:24,233 - 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}e0b1d319ade70bff0ba9a024feaca2c627cb4388" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image"}' 2018-07-03 15:07:25,147 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:07:25 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/39755e35-9241-4806-bbf2-299431c23951 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a4ea0d36-43a7-45af-8ad7-ac1c510d4c4f Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:07:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:07:25Z", "visibility": "shared", "self": "/v2/images/39755e35-9241-4806-bbf2-299431c23951", "min_disk": 0, "protected": false, "id": "39755e35-9241-4806-bbf2-299431c23951", "file": "/v2/images/39755e35-9241-4806-bbf2-299431c23951/file", "checksum": null, "owner": "f61ee7b2faee42609417cf6980222ea5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:07:25,147 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-a4ea0d36-43a7-45af-8ad7-ac1c510d4c4f 2018-07-03 15:07:25,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/39755e35-9241-4806-bbf2-299431c23951/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b1d319ade70bff0ba9a024feaca2c627cb4388" -d '' 2018-07-03 15:07:25,927 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:07:25 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b794244d-eb3c-425d-b787-bf36b23e5e68 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-07-03 15:07:25,927 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/39755e35-9241-4806-bbf2-299431c23951/file used request id req-b794244d-eb3c-425d-b787-bf36b23e5e68 2018-07-03 15:07:25,928 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:07:25,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/39755e35-9241-4806-bbf2-299431c23951 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b1d319ade70bff0ba9a024feaca2c627cb4388" 2018-07-03 15:07:26,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:26 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-30270e91-89c8-40df-884b-becbb0b90d85 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:07:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:07:26Z", "visibility": "shared", "self": "/v2/images/39755e35-9241-4806-bbf2-299431c23951", "min_disk": 0, "protected": false, "id": "39755e35-9241-4806-bbf2-299431c23951", "file": "/v2/images/39755e35-9241-4806-bbf2-299431c23951/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f61ee7b2faee42609417cf6980222ea5", "direct_url": "file:///var/lib/glance/images/39755e35-9241-4806-bbf2-299431c23951", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:07:26,334 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/39755e35-9241-4806-bbf2-299431c23951 used request id req-30270e91-89c8-40df-884b-becbb0b90d85 2018-07-03 15:07:26,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b1d319ade70bff0ba9a024feaca2c627cb4388" 2018-07-03 15:07:26,775 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:26 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d0c2ca7b-f4c8-4131-b12c-21e68896e508 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:07:26,775 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d0c2ca7b-f4c8-4131-b12c-21e68896e508 2018-07-03 15:07:26,778 - create_image - INFO - Created image with name - CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image 2018-07-03 15:07:26,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/39755e35-9241-4806-bbf2-299431c23951 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b1d319ade70bff0ba9a024feaca2c627cb4388" 2018-07-03 15:07:27,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:27 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-bd615ed2-fd66-4e25-bff6-2a0f6a79f22b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:07:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:07:26Z", "visibility": "shared", "self": "/v2/images/39755e35-9241-4806-bbf2-299431c23951", "min_disk": 0, "protected": false, "id": "39755e35-9241-4806-bbf2-299431c23951", "file": "/v2/images/39755e35-9241-4806-bbf2-299431c23951/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f61ee7b2faee42609417cf6980222ea5", "direct_url": "file:///var/lib/glance/images/39755e35-9241-4806-bbf2-299431c23951", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:07:27,699 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/39755e35-9241-4806-bbf2-299431c23951 used request id req-bd615ed2-fd66-4e25-bff6-2a0f6a79f22b 2018-07-03 15:07:27,700 - create_image - DEBUG - Instance status is - active 2018-07-03 15:07:27,700 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image 2018-07-03 15:07:27,701 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image 2018-07-03 15:07:27,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:07:27,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:07:28,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["WsdbtxxASXSmq50VwqaksA"], "issued_at": "2018-07-03T15:07:28.000000Z"}} 2018-07-03 15:07:28,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e842ea0213e90b31f95beb632a5564b626ee02" 2018-07-03 15:07:28,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47e7ecef-7e0b-4dfb-93d7-c3648ea81a1d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:07:28,437 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-47e7ecef-7e0b-4dfb-93d7-c3648ea81a1d 2018-07-03 15:07:28,438 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:07:28,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}70e842ea0213e90b31f95beb632a5564b626ee02" 2018-07-03 15:07:28,717 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07: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-db6494a1-fe8f-4206-b39c-18c3fbbbe5d7 X-Compute-Request-Id: req-db6494a1-fe8f-4206-b39c-18c3fbbbe5d7 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:07:28,717 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-db6494a1-fe8f-4206-b39c-18c3fbbbe5d7 2018-07-03 15:07:28,721 - novaclient.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}70e842ea0213e90b31f95beb632a5564b626ee02" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:07:29,167 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:29 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-0eebbfd8-9e4e-400b-ad49-1dc1fcc871dd X-Compute-Request-Id: req-0eebbfd8-9e4e-400b-ad49-1dc1fcc871dd Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7b09a718-053f-4ee4-998a-2363ff6d3012", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7b09a718-053f-4ee4-998a-2363ff6d3012", "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": "7b09a718-053f-4ee4-998a-2363ff6d3012"}} 2018-07-03 15:07:29,167 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0eebbfd8-9e4e-400b-ad49-1dc1fcc871dd 2018-07-03 15:07:29,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/flavors/7b09a718-053f-4ee4-998a-2363ff6d3012 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e842ea0213e90b31f95beb632a5564b626ee02" 2018-07-03 15:07:29,532 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:29 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-186a8835-2585-4938-b642-f5224f729de9 X-Compute-Request-Id: req-186a8835-2585-4938-b642-f5224f729de9 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7b09a718-053f-4ee4-998a-2363ff6d3012", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7b09a718-053f-4ee4-998a-2363ff6d3012", "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": "7b09a718-053f-4ee4-998a-2363ff6d3012"}} 2018-07-03 15:07:29,533 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/7b09a718-053f-4ee4-998a-2363ff6d3012 used request id req-186a8835-2585-4938-b642-f5224f729de9 2018-07-03 15:07:29,536 - novaclient.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/7b09a718-053f-4ee4-998a-2363ff6d3012/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e842ea0213e90b31f95beb632a5564b626ee02" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:07:29,953 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:29 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-38e43bd1-d7ce-408e-91b4-69fd8eebe950 X-Compute-Request-Id: req-38e43bd1-d7ce-408e-91b4-69fd8eebe950 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:07:29,954 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/7b09a718-053f-4ee4-998a-2363ff6d3012/os-extra_specs used request id req-38e43bd1-d7ce-408e-91b4-69fd8eebe950 2018-07-03 15:07:29,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:07:29,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:07:30,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c6996ae3b244715b225e6517468d5ae", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:07:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f61ee7b2faee42609417cf6980222ea5", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-user", "id": "1aabd532c4ef468aac97e7bde3f34fbd"}, "audit_ids": ["tF15IDcGRZCrFUzD2qDBkw"], "issued_at": "2018-07-03T15:07:30.000000Z"}} 2018-07-03 15:07:30,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}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:07:30,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:07:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62919491-d5d1-4e81-aec6-e3b38b089633 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:07:30,713 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-62919491-d5d1-4e81-aec6-e3b38b089633 2018-07-03 15:07:30,714 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:07:30,718 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:07:30,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:07:31,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:31 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ea01a8e1-363f-4868-b4fa-cf39b99ed496 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:07:31,639 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack used request id req-ea01a8e1-363f-4868-b4fa-cf39b99ed496 2018-07-03 15:07:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-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-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}}' 2018-07-03 15:07:38,504 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:07:38 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e4279442-6346-40e3-9da3-b80472ef7ea2 Front-End-Https: on RESP BODY: {"stack": {"id": "b0343a19-0043-4435-8e38-60f16ae9959a", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}]}} 2018-07-03 15:07:38,504 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks used request id req-e4279442-6346-40e3-9da3-b80472ef7ea2 2018-07-03 15:07:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:07:39,382 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:07:39 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-478b5045-9964-4ae4-9364-5516325b619f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:07:40,254 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:40 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-08220ee0-88ac-4099-9934-b35c6d72c171 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:07:40,255 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-08220ee0-88ac-4099-9934-b35c6d72c171 2018-07-03 15:07:40,255 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack 2018-07-03 15:07:40,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:07:41,159 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:07:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-8db65591-ab08-4e36-8668-5b0b01f84e81 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:07:41,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:41 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-aa403103-c941-454f-b474-9cdc474920ac Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:07:41,218 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-aa403103-c941-454f-b474-9cdc474920ac 2018-07-03 15:07:41,218 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:07:41,219 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:07:44,222 - create_stack - DEBUG - Stack status query timeout in 1196.03361821 2018-07-03 15:07:44,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:07:45,124 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:07:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-44b65110-74e1-405c-99c2-eaa1ee2cf0a5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:07:46,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:46 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a6b61ed9-d53b-4526-8566-0aa0bfab26ec Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:07:46,024 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-a6b61ed9-d53b-4526-8566-0aa0bfab26ec 2018-07-03 15:07:46,024 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:07:46,024 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:07:49,028 - create_stack - DEBUG - Stack status query timeout in 1191.22778511 2018-07-03 15:07:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:07:49,951 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:07:49 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-39257a7a-be54-49c4-b9bf-9bc94bac828e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:07:50,827 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:50 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-9715c44d-8ee9-421a-9748-b90619771110 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:07:50,827 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-9715c44d-8ee9-421a-9748-b90619771110 2018-07-03 15:07:50,828 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:07:50,828 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:07:53,830 - create_stack - DEBUG - Stack status query timeout in 1186.425354 2018-07-03 15:07:53,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:07:53,868 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:07:53 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-a6987d5b-40c9-4491-a589-51bba793c184 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:07:53,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:53 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-1c4d9865-afb0-439e-bb0d-c3ce704b8379 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:07:53,939 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-1c4d9865-afb0-439e-bb0d-c3ce704b8379 2018-07-03 15:07:53,940 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:07:53,940 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:07:56,942 - create_stack - DEBUG - Stack status query timeout in 1183.31349802 2018-07-03 15:07:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:07:56,986 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:07:56 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-744790f5-39c9-4513-a557-78ef1191a808 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:07:57,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:07:57 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-54e18b77-0de0-4069-b954-88e756477859 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:07:57,042 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-54e18b77-0de0-4069-b954-88e756477859 2018-07-03 15:07:57,042 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:07:57,042 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:08:00,045 - create_stack - DEBUG - Stack status query timeout in 1180.20999002 2018-07-03 15:08:00,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:08:00,931 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-94894e60-f06b-46b9-8850-6804ec17e5ab Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:00,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:00 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-abe3da11-04c4-4334-bb9a-883fc0809145 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:00,996 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-abe3da11-04c4-4334-bb9a-883fc0809145 2018-07-03 15:08:00,996 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:08:00,996 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:08:04,000 - create_stack - DEBUG - Stack status query timeout in 1176.25570107 2018-07-03 15:08:04,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:08:04,045 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-502725fb-dc2c-4565-b02f-54b8da307f71 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:04,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:04 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-7e9ad4a0-69b6-4321-9260-58df9a76c3eb Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:04,113 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-7e9ad4a0-69b6-4321-9260-58df9a76c3eb 2018-07-03 15:08:04,114 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:08:04,114 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:08:07,117 - create_stack - DEBUG - Stack status query timeout in 1173.13851023 2018-07-03 15:08:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:08:07,159 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-ce607053-bc96-4d9b-b033-0d6c2cadd5aa Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:08,042 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:08 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-67ebf8de-7ba0-4299-86ab-26c3924fdefe Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:08,042 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-67ebf8de-7ba0-4299-86ab-26c3924fdefe 2018-07-03 15:08:08,042 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:08:08,043 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:08:11,046 - create_stack - DEBUG - Stack status query timeout in 1169.209553 2018-07-03 15:08:11,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:08:11,103 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-42832f15-f2c2-47de-b994-52ff02786d77 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:11,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:11 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-d649dc17-f65f-4582-8c73-6dbf27a9a39e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:11,167 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-d649dc17-f65f-4582-8c73-6dbf27a9a39e 2018-07-03 15:08:11,168 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:08:11,168 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack 2018-07-03 15:08:11,168 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack 2018-07-03 15:08:11,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:08:11,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c6996ae3b244715b225e6517468d5ae", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f61ee7b2faee42609417cf6980222ea5", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f61ee7b2faee42609417cf6980222ea5", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f61ee7b2faee42609417cf6980222ea5", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f61ee7b2faee42609417cf6980222ea5", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-user", "id": "1aabd532c4ef468aac97e7bde3f34fbd"}, "audit_ids": ["oDEM9eFYQ8qkRMY9j8nFcw"], "issued_at": "2018-07-03T15:08:11.000000Z"}} 2018-07-03 15:08:11,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:12,043 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-2a3fe090-3c29-464b-94ec-0c06bf5372ae Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:12,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:12 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-4d405972-dd1a-4a43-b6ff-24362d193316 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:12,463 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-4d405972-dd1a-4a43-b6ff-24362d193316 2018-07-03 15:08:12,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:08:12,503 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-a6688bf6-2c31-4f3c-b3e4-deae60adf994 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:12,563 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:12 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-db94c6ca-5664-421a-a673-665b1b64dbb0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:12,563 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-db94c6ca-5664-421a-a673-665b1b64dbb0 2018-07-03 15:08:12,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:08:12,605 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-2605b952-4d52-44d4-adc0-86ae13152f15 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:12,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:12 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-ea9c9d8e-37c5-4f68-833b-71c7b2e70bd9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:12,666 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-ea9c9d8e-37c5-4f68-833b-71c7b2e70bd9 2018-07-03 15:08:12,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:13,021 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-f5bddb83-e656-4431-8515-b3ed2985b9f8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:13,931 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:08:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bf89d310-9210-42b7-9830-52cf003fde09 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:08:13,932 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-bf89d310-9210-42b7-9830-52cf003fde09 2018-07-03 15:08:13,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:14,316 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-48164f2e-c7dc-4476-a825-51d97d92d7c9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:14,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:14 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a244baa2-4ba9-4e17-bef8-5b2866616f4a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:14,366 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-a244baa2-4ba9-4e17-bef8-5b2866616f4a 2018-07-03 15:08:14,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:14,677 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-593af008-0948-4a26-8327-04c967af65c8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:14,968 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:14 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-84ac158b-bf04-4a86-a031-42822d8148c7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:14,968 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-84ac158b-bf04-4a86-a031-42822d8148c7 2018-07-03 15:08:14,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:15,316 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e319ecd5-f72a-49d7-a8a0-aa073741c58e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:15,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:15 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-82423e24-eef7-4ba4-aaae-b295e4fb95e1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:15,364 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-82423e24-eef7-4ba4-aaae-b295e4fb95e1 2018-07-03 15:08:15,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:15,680 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-73bf8461-6686-49ce-9a76-c7c3a9650d8d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:16,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-f45fddfe-67d0-4dd0-8d7a-49c0d36a70ed Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:16,026 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-f45fddfe-67d0-4dd0-8d7a-49c0d36a70ed 2018-07-03 15:08:16,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:16,061 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-665c4df3-e68c-4de5-94f8-255d373b85ef Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:16,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-d4548253-50b2-4228-a96d-f2eacf1b50f8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:16,107 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-d4548253-50b2-4228-a96d-f2eacf1b50f8 2018-07-03 15:08:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:16,149 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-490d0155-7b9b-4cd5-889a-745f9042f0a4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:16,196 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-dbac0941-c1c8-440e-b92c-1c2929232204 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:16,196 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-dbac0941-c1c8-440e-b92c-1c2929232204 2018-07-03 15:08:16,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:16,534 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-0fa5b333-4cfb-4b4b-8690-32979fed0ff0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:16,578 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5d99a748-097c-46d1-b93c-6fb152376065 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:16,578 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-5d99a748-097c-46d1-b93c-6fb152376065 2018-07-03 15:08:16,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:16,614 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-cb5bdccf-6ded-40e4-a52d-5b96535615db Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:16,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-0e179903-53a2-4b12-b045-349b9c865aa8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:16,655 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-0e179903-53a2-4b12-b045-349b9c865aa8 2018-07-03 15:08:16,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:16,694 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-83ab463b-050f-45b0-9315-9b84e51262dd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:16,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5e8cbf75-6ddf-450a-a0b0-156352fea9dc Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:16,739 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-5e8cbf75-6ddf-450a-a0b0-156352fea9dc 2018-07-03 15:08:16,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:16,770 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-899ca5fd-75ef-4a7b-8e94-1c4849f809a6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:16,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-90a8a97f-8042-4110-a1aa-bc5a6413a51a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:16,812 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-90a8a97f-8042-4110-a1aa-bc5a6413a51a 2018-07-03 15:08:16,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:16,847 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-b3d15838-5e11-4f9b-872d-be60e1f45fdc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:16,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-45149868-104f-4336-b3aa-21b943a15ac4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:16,889 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-45149868-104f-4336-b3aa-21b943a15ac4 2018-07-03 15:08:16,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:16,924 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-45a2b216-f77d-4d08-9ac1-50d6d6c42f7e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:16,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-cfd12292-9cf3-4eca-a2f5-05232bdc5448 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:16,964 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-cfd12292-9cf3-4eca-a2f5-05232bdc5448 2018-07-03 15:08:16,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,007 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e304bc6b-cf15-4bef-893a-3d6e2c82117d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5e1c3105-7587-4e9d-8b0f-7e1e7f41e602 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,055 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-5e1c3105-7587-4e9d-8b0f-7e1e7f41e602 2018-07-03 15:08:17,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,097 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-7a70d9f1-21c3-4e89-bdbe-c2a4734f2710 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,145 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-540bca2a-5cca-43ca-a4ff-9c55f13392ce Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,145 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-540bca2a-5cca-43ca-a4ff-9c55f13392ce 2018-07-03 15:08:17,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,185 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-34f5f9b7-c106-41b8-a6fd-748022a42213 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,236 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-657d8014-d295-4435-b046-1c4eb099caf1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,236 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-657d8014-d295-4435-b046-1c4eb099caf1 2018-07-03 15:08:17,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,281 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e2d0b9ea-3419-4722-8002-131e4eeb43fb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-3083a51f-be21-4b32-8112-8895fc569a7e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,323 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-3083a51f-be21-4b32-8112-8895fc569a7e 2018-07-03 15:08:17,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,365 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-5459e46e-6806-48e1-9cf3-32fe4f8a9e50 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-7465f82f-91ef-4bc2-9595-656823c82d07 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,416 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-7465f82f-91ef-4bc2-9595-656823c82d07 2018-07-03 15:08:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,461 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e51f4063-c057-4b76-91e3-c744ff04bf77 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-13ac8b9d-f7e3-419b-b518-35f8fb154043 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,512 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-13ac8b9d-f7e3-419b-b518-35f8fb154043 2018-07-03 15:08:17,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,556 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-76641f31-3fcf-4d38-9d8a-4a1f77f7e172 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-00b86618-a3e8-4f33-9ad5-c287a9f4f0be Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,607 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-00b86618-a3e8-4f33-9ad5-c287a9f4f0be 2018-07-03 15:08:17,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,652 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-1a8658c1-19f8-49fb-8c0f-fde18984dae0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-fa1f8f9c-89e5-4633-8490-a69a60545424 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,705 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-fa1f8f9c-89e5-4633-8490-a69a60545424 2018-07-03 15:08:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,747 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-bd35f4db-65a6-427a-b0d1-8c3527da3451 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-614420d0-725d-4917-a11c-6a84b7d5a749 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,795 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-614420d0-725d-4917-a11c-6a84b7d5a749 2018-07-03 15:08:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,830 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-b81045c5-7fe9-445d-9bad-499a9c1d2fb0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-2eb919dc-f8ae-4404-abfe-1e1274a98c1e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,879 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-2eb919dc-f8ae-4404-abfe-1e1274a98c1e 2018-07-03 15:08:17,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:17,931 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-2c6735fe-5936-4ed9-8eb5-144e85712c99 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:17,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-dc1b0d5a-98fd-4e66-9e21-6495ba2215b8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:17,981 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-dc1b0d5a-98fd-4e66-9e21-6495ba2215b8 2018-07-03 15:08:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,022 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e235dcbb-7abb-4f53-a5c1-03d3a50cefec Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-583a6374-c514-45a6-9ee2-a50382d8ec2d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,069 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-583a6374-c514-45a6-9ee2-a50382d8ec2d 2018-07-03 15:08:18,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,112 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-99dc7869-8ceb-44ac-ab61-28351beaf392 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,159 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-bcbd9401-fb06-4f7c-89b1-796ae1be81fb Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,159 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-bcbd9401-fb06-4f7c-89b1-796ae1be81fb 2018-07-03 15:08:18,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,197 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e6c23e0d-6037-4cdd-ad27-a9048d485f1f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-2039e243-1796-4710-b7b1-0785a8038c02 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,244 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-2039e243-1796-4710-b7b1-0785a8038c02 2018-07-03 15:08:18,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,281 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-c9057a29-2c35-4162-af93-76a554f58c3e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-984f1491-bb97-4606-b67d-dffdec617431 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,321 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-984f1491-bb97-4606-b67d-dffdec617431 2018-07-03 15:08:18,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,356 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-18a9a3c9-35e3-4fe7-9b6a-1a6d74a8500f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-0670cdd6-51b1-47e2-92c3-ac735d5a003f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,395 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-0670cdd6-51b1-47e2-92c3-ac735d5a003f 2018-07-03 15:08:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,436 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-f222315e-bc87-49d1-af81-70a93fe07bc2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-80a0502b-ee6c-40a1-bdad-56732d96aa04 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,483 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-80a0502b-ee6c-40a1-bdad-56732d96aa04 2018-07-03 15:08:18,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,523 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-66df41f5-9975-4930-87ca-dcd9ad8b90f1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-939d36fd-50d3-4acf-b16c-5009ab147035 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,573 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-939d36fd-50d3-4acf-b16c-5009ab147035 2018-07-03 15:08:18,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,615 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-b8d40ec3-2769-425d-8271-653d6a64436d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-ada3b0ac-80f1-4011-a8ea-32c4632af95b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,660 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-ada3b0ac-80f1-4011-a8ea-32c4632af95b 2018-07-03 15:08:18,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,700 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-5e345a34-e03a-424b-9beb-66c85afd7d7e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-00e8c7b1-6c93-4397-9e43-065804fb6ae8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,744 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-00e8c7b1-6c93-4397-9e43-065804fb6ae8 2018-07-03 15:08:18,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,783 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-1e39d1f0-5195-4a00-9ca6-c51e040b51cc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e19b05dc-315d-438a-a3bb-43197637539f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,832 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-e19b05dc-315d-438a-a3bb-43197637539f 2018-07-03 15:08:18,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,868 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e717f796-b18c-409e-91ad-862327207fd7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:18,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-804a3e4e-f094-4f4b-8e73-d4e9adb1582c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:18,919 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-804a3e4e-f094-4f4b-8e73-d4e9adb1582c 2018-07-03 15:08:18,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:18,966 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-82fe4923-ad2a-4b5f-b75f-58fa49cd1573 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:19,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c300bf98-90e9-46ab-8628-de98c564863a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:19,022 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-c300bf98-90e9-46ab-8628-de98c564863a 2018-07-03 15:08:19,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:19,054 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-a16e2a4b-cc36-4bde-8278-2c868ad48186 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:19,108 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-18e10d64-b3c0-41b1-b420-64a1f952084c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:19,109 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-18e10d64-b3c0-41b1-b420-64a1f952084c 2018-07-03 15:08:19,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:19,152 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-04caf424-104f-4b7d-80e8-1e4046b8178b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:19,197 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5e7fc6b4-659a-4fc8-97ad-75962df9197f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:19,197 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-5e7fc6b4-659a-4fc8-97ad-75962df9197f 2018-07-03 15:08:19,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:19,238 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-43b23825-74cf-422a-9f07-c1b0f391baa1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:19,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e7bfe2d7-5163-4a73-886b-7292a9830ced Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:19,290 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-e7bfe2d7-5163-4a73-886b-7292a9830ced 2018-07-03 15:08:19,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:19,328 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-20354670-007c-48e1-9c7c-fbeb0d401c68 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:19,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-21435964-a171-4709-9215-5ecf77378d6d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:19,380 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-21435964-a171-4709-9215-5ecf77378d6d 2018-07-03 15:08:19,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:19,415 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e272bb4b-3573-4238-925e-7db42e7c3f27 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:19,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-853dc0da-09f8-4b65-9e0c-02b91a8652e3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:19,461 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-853dc0da-09f8-4b65-9e0c-02b91a8652e3 2018-07-03 15:08:19,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:19,824 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-1a676efb-0e67-4271-8937-edb2df0a01e4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:19,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e3c2eb14-70aa-4bb3-8fb6-0d7293efa4cc Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:19,873 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-e3c2eb14-70aa-4bb3-8fb6-0d7293efa4cc 2018-07-03 15:08:19,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:19,905 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-f4259e11-fa62-424f-a124-edc9136c01d9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:19,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e36684ed-1650-494e-ae1f-766888c700c0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:19,952 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-e36684ed-1650-494e-ae1f-766888c700c0 2018-07-03 15:08:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:19,995 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-1e432733-49d8-4753-a3cd-fbdec7756680 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b25de4d6-fbd4-447d-aa5b-9c88fdf55906 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,039 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-b25de4d6-fbd4-447d-aa5b-9c88fdf55906 2018-07-03 15:08:20,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,084 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-1065640a-15f9-4009-852f-2b2926c65ab3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-75f7f7da-f0d5-4750-8f34-d196c8b9e794 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,134 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-75f7f7da-f0d5-4750-8f34-d196c8b9e794 2018-07-03 15:08:20,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,175 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-459f3f43-87f6-4e1f-baa8-c21225d16837 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-56b8bc77-19d3-4ef3-8c21-5465a4e12c00 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,226 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-56b8bc77-19d3-4ef3-8c21-5465a4e12c00 2018-07-03 15:08:20,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,265 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-d0766168-ca41-437c-bbeb-bc60ed207bb4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-ce2125b3-53e7-4b91-81c3-d7421c34296e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,299 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-ce2125b3-53e7-4b91-81c3-d7421c34296e 2018-07-03 15:08:20,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,336 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-0fb99e21-5575-4c21-b34d-392be8078f5b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,384 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-1a4cf86d-a693-4143-8eb2-ad01d04e210d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,384 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-1a4cf86d-a693-4143-8eb2-ad01d04e210d 2018-07-03 15:08:20,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,417 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-f51de78d-d5d3-4409-a5fd-ea4ba22bff65 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: close X-Openstack-Request-Id: req-2b48f9cc-e5ed-4e9e-8e7a-ae8a61a65865 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,473 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-2b48f9cc-e5ed-4e9e-8e7a-ae8a61a65865 2018-07-03 15:08:20,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,542 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-28efb096-1629-4d13-a66d-dc26f3a52346 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-815a32cd-3bd6-4116-8e4c-c6b7ce909742 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,589 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-815a32cd-3bd6-4116-8e4c-c6b7ce909742 2018-07-03 15:08:20,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,632 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-6e912469-d49b-4c53-823c-3ac77da94b50 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-9ed7ddc5-f697-4fed-9f55-57601b9b4623 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,680 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-9ed7ddc5-f697-4fed-9f55-57601b9b4623 2018-07-03 15:08:20,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,717 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-4cc0442d-f224-45c8-8dc6-7efa6e4a3f08 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-1eca0fe5-13f8-485a-9d63-9c16039d61d6 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,764 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-1eca0fe5-13f8-485a-9d63-9c16039d61d6 2018-07-03 15:08:20,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,804 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-38822f5f-afba-46ee-8a1b-c65820ddd574 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-858f5165-94b0-4937-933b-fbe57b3c59bd Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,850 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-858f5165-94b0-4937-933b-fbe57b3c59bd 2018-07-03 15:08:20,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,891 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-05460fba-71ac-4a10-b3af-d505c2acadfc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:20,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a29a7a1d-6900-414b-a383-33ad04aaca16 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:20,935 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-a29a7a1d-6900-414b-a383-33ad04aaca16 2018-07-03 15:08:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:20,969 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e4071df4-3d43-4bdb-8ca0-45c8c9a28c76 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-509f1869-0296-4dfb-b385-024ee5c2e7ff Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,021 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-509f1869-0296-4dfb-b385-024ee5c2e7ff 2018-07-03 15:08:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,071 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e8aa8240-4f57-4215-a874-c0eeb95c5565 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-29b9c2c7-642f-49e9-b0da-f22ab5124e40 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,113 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-29b9c2c7-642f-49e9-b0da-f22ab5124e40 2018-07-03 15:08:21,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,153 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-ac0b4596-86f2-49a9-af1a-38eb4014bb14 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,205 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-3576dc02-d1dc-4589-84b1-576f80268090 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,205 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-3576dc02-d1dc-4589-84b1-576f80268090 2018-07-03 15:08:21,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,245 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-ecb729cc-32e7-4802-9d3f-70ef0214dbc1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,296 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-4c05bc07-ee50-4766-aca5-c54dd9f70b66 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,296 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-4c05bc07-ee50-4766-aca5-c54dd9f70b66 2018-07-03 15:08:21,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,337 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-c96d857c-5b3b-4c53-9a46-4bfae7d970b5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-755fa8d6-de3e-4365-8e26-fcaa2b18e714 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,380 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-755fa8d6-de3e-4365-8e26-fcaa2b18e714 2018-07-03 15:08:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,429 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-97ed7d26-7f19-46ac-a9d5-cbd838995dd6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,471 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-926710b3-7b17-4ea4-962b-356a1eef264e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,471 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-926710b3-7b17-4ea4-962b-356a1eef264e 2018-07-03 15:08:21,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,505 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-ae0d7a35-de45-4536-aa19-2ac287c51935 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-18be992d-43a3-4bb0-821f-6e197d788bce Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,557 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-18be992d-43a3-4bb0-821f-6e197d788bce 2018-07-03 15:08:21,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,598 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-c8ef7adc-5443-400c-b186-4a624d746e26 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-90ab231c-ba63-46c5-80a8-28f629092f4e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,638 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-90ab231c-ba63-46c5-80a8-28f629092f4e 2018-07-03 15:08:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,680 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-c79490ad-74f0-4a71-a2fe-1a5d89e1aaba Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,725 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-9d5e1959-d6b3-4a52-becc-2e4c51d19243 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,725 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-9d5e1959-d6b3-4a52-becc-2e4c51d19243 2018-07-03 15:08: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/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,764 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-602692f7-309e-44b0-93f6-c560dfd8d274 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-6cce9e4a-ba9e-4544-b333-c63afef02ec2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,813 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-6cce9e4a-ba9e-4544-b333-c63afef02ec2 2018-07-03 15:08:21,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,854 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-a7b05ce8-a0b4-4ce9-a512-a1f230cad444 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-60d67f5a-1fda-4c9a-82bf-019dbc5a0a05 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,902 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-60d67f5a-1fda-4c9a-82bf-019dbc5a0a05 2018-07-03 15:08:21,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:21,948 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-d28544ae-7e5e-43ac-a95d-05c0bea12cee Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:21,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-764cd0b8-550a-4780-ad0e-c0bc21d4ee3a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:21,989 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-764cd0b8-550a-4780-ad0e-c0bc21d4ee3a 2018-07-03 15:08:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,025 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-fdcd679d-dc93-4dd4-9b58-a160b5852a6b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a85bf286-dbfc-4643-aaa5-8f2ca6f35e44 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,073 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-a85bf286-dbfc-4643-aaa5-8f2ca6f35e44 2018-07-03 15:08:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,112 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-4c5bb074-411f-40be-93b3-53ba33092f84 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,154 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-dc2a14c7-7da9-472e-848a-3af615283a54 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,154 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-dc2a14c7-7da9-472e-848a-3af615283a54 2018-07-03 15:08:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,189 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-641e3950-88f2-4ac0-8dca-4228babc5c78 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-50e0c4cd-e169-401d-bdd6-c8669f4721d0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,236 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-50e0c4cd-e169-401d-bdd6-c8669f4721d0 2018-07-03 15:08:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,273 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-47deb726-9b6b-49d7-94ff-cb47a169bf98 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8c467c6c-6bdf-44d3-a073-57324f6ad762 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,324 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-8c467c6c-6bdf-44d3-a073-57324f6ad762 2018-07-03 15:08:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,362 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-1780910e-dd25-48b6-afa2-8ca335ff640a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-65c01750-cb58-43dc-b5e3-b58bab739910 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,407 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-65c01750-cb58-43dc-b5e3-b58bab739910 2018-07-03 15:08:22,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,445 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-0aaebb3d-086c-47ed-96fc-a00491544284 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e382b494-7326-4c85-abba-4cbe254e2d0a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,495 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-e382b494-7326-4c85-abba-4cbe254e2d0a 2018-07-03 15:08:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,525 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-595ad4e5-948e-452a-912b-0ba5cd5a6f9a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8fc8e4cc-3a1a-46d7-ad11-7d24a36cbbce Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,569 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-8fc8e4cc-3a1a-46d7-ad11-7d24a36cbbce 2018-07-03 15:08:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,615 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-2eeab6b9-d336-49b7-9ecf-a75a8051fbb6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-108db5e6-0c43-4b71-815d-19b7d0edc2b9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,658 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-108db5e6-0c43-4b71-815d-19b7d0edc2b9 2018-07-03 15:08:22,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,696 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-14773a82-d51c-41dc-9473-ea66e39cdfaf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e2390a18-714e-421b-91c6-15902c9faa87 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,746 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-e2390a18-714e-421b-91c6-15902c9faa87 2018-07-03 15:08:22,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,793 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-6adfb285-7015-42ce-8be4-d0580cd32ca4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-794b790d-cd9a-4f37-9e3d-360825ae7c67 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,841 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-794b790d-cd9a-4f37-9e3d-360825ae7c67 2018-07-03 15:08:22,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,882 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-32e7cce9-5004-4c92-a1b9-df1e4eac0ec7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:22,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5fd6dea2-e725-4f49-90e9-32851461a806 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:22,930 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-5fd6dea2-e725-4f49-90e9-32851461a806 2018-07-03 15:08:22,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:22,964 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e7f36597-e9d2-499f-961f-56ae948de017 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b8aeb9d9-a0aa-4eab-93d7-c380388d84f5 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,011 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-b8aeb9d9-a0aa-4eab-93d7-c380388d84f5 2018-07-03 15:08:23,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,044 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-48d44c60-c5d0-49cc-bbb5-e0c255f6e110 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-f2e133d6-1dfa-46ac-9179-33e8566d6f33 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,087 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-f2e133d6-1dfa-46ac-9179-33e8566d6f33 2018-07-03 15:08:23,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,118 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-c8fba8e6-9ddf-41c6-9357-3d3183b2427f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,159 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-da280b0e-ed4d-4100-b479-13377a48bda0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,159 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-da280b0e-ed4d-4100-b479-13377a48bda0 2018-07-03 15:08:23,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,189 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-cbea6b9f-c6a0-46ab-a87f-4887565d0372 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-35a45155-bab0-49be-9b56-51ea6e89128b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,242 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-35a45155-bab0-49be-9b56-51ea6e89128b 2018-07-03 15:08:23,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,276 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-77384a89-8348-49a7-83a9-0bbb76f39c75 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-862db12b-2025-441e-a9cf-733632a6085c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,321 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-862db12b-2025-441e-a9cf-733632a6085c 2018-07-03 15:08:23,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,362 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-295ca698-4988-4df8-857e-25bb1deb3e41 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a60e7872-e697-4ec1-a0bf-2298af2980dc Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,406 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-a60e7872-e697-4ec1-a0bf-2298af2980dc 2018-07-03 15:08:23,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,446 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-23a1e546-dc78-467f-b13f-12af58f1873e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a1377f42-ada8-4818-9af1-d5a70f3d6864 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,487 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-a1377f42-ada8-4818-9af1-d5a70f3d6864 2018-07-03 15:08:23,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,524 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-7d0da0d9-6f49-4c91-aeef-d5cd43614efa Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-7da6b4ac-c983-4234-a584-5b6df7409241 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,564 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-7da6b4ac-c983-4234-a584-5b6df7409241 2018-07-03 15:08:23,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,608 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-e8f2d220-8897-4af1-89e7-04cf8bfb66a6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-622031d1-980e-4357-9177-099e474d108c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,655 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-622031d1-980e-4357-9177-099e474d108c 2018-07-03 15:08:23,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,689 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-353fc81f-4ad1-499b-9816-ebd8455f5f1c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8c145e03-cafa-48b0-9f71-83036fcb605c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,739 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-8c145e03-cafa-48b0-9f71-83036fcb605c 2018-07-03 15:08:23,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,779 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-b0461e9a-0151-46e7-be44-dbfe02320f8f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,828 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a92a447e-f622-484c-9c85-63280deb558b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,828 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-a92a447e-f622-484c-9c85-63280deb558b 2018-07-03 15:08:23,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,866 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-4d422d67-8ac7-4e03-b3a5-ede8adc94596 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:23,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-d1b7334e-91a6-4a6e-9ada-e3aa1a6fff8a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:23,914 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-d1b7334e-91a6-4a6e-9ada-e3aa1a6fff8a 2018-07-03 15:08:23,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:23,953 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-529d26c4-88d7-4763-a317-218620b8b8da Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:24,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-735eaeef-9a80-44b8-a1b9-cfe21089c70a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:24,001 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-735eaeef-9a80-44b8-a1b9-cfe21089c70a 2018-07-03 15:08:24,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:24,041 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-bcf721b2-b86a-4752-9b90-bf34782117aa Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:24,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-37157646-31ff-4c0a-b2fc-9782b8904755 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:24,090 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-37157646-31ff-4c0a-b2fc-9782b8904755 2018-07-03 15:08:24,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:24,132 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-2f5f05c8-2cca-4a47-88a6-34880b84afac Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:24,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-61d7c93e-46cc-4cd7-a70a-bbc6e3e33c17 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:24,185 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-61d7c93e-46cc-4cd7-a70a-bbc6e3e33c17 2018-07-03 15:08:24,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:24,225 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-d20f8912-c0f9-4ff8-9db6-d3e448e44807 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:24,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-680c15a1-3d35-4ad3-8393-b26e7499acfd Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:24,281 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-680c15a1-3d35-4ad3-8393-b26e7499acfd 2018-07-03 15:08:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:24,324 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-d54c2914-b696-46d3-bb65-c6fcb6738da1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:24,370 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-cb5c7ccf-8934-4706-ab4e-fea4ea5261f9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:24,370 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-cb5c7ccf-8934-4706-ab4e-fea4ea5261f9 2018-07-03 15:08:24,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:24,410 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-a4b4776d-a921-49fa-8cdf-b473d6a3d13d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:24,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-75f50bd8-bdf2-44b4-a8f6-086a12c6038d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:24,451 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-75f50bd8-bdf2-44b4-a8f6-086a12c6038d 2018-07-03 15:08:24,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:24,494 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-769399b4-b8e4-4582-beec-a9aac4ec7bf3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:24,539 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-497a8fc7-e66f-4953-a67b-b68c17c7a422 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:24,540 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-497a8fc7-e66f-4953-a67b-b68c17c7a422 2018-07-03 15:08:24,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff70c800ce92d62f8d0b284dc59af7fbfd646e7d" 2018-07-03 15:08:24,583 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-d998072e-8d9d-4666-9127-21d132bbb9d7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:24,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-a5ea5816-a937-43ce-8cd5-45c0eae52e39 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "f61ee7b2faee42609417cf6980222ea5", "OS::stack_id": "b0343a19-0043-4435-8e38-60f16ae9959a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "image_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image", "inst_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-inst", "subnet_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-subnet", "flavor_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-flavor-name", "net_name": "CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack", "stack_user_project_id": "eea0f0e61a9a4a09bb32d0e0fde3cee8", "tags": null, "creation_time": "2018-07-03T15:07:38Z", "links": [{"href": "https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:08:14Z", "id": "b0343a19-0043-4435-8e38-60f16ae9959a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:24,627 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-a5ea5816-a937-43ce-8cd5-45c0eae52e39 2018-07-03 15:08:24,628 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack 2018-07-03 15:08:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/b0343a19-0043-4435-8e38-60f16ae9959a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99918b2f1ddaf1d28cda0a37f96d2f9f366dd9ae" 2018-07-03 15:08:24,674 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a X-Openstack-Request-Id: req-018a9490-53a3-47c6-95a9-9f676a6c8448 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:24,715 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:08:24 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-479a4267-0df0-466b-b7ca-43891a49994f RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:08:24,716 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f61ee7b2faee42609417cf6980222ea5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-stack/b0343a19-0043-4435-8e38-60f16ae9959a used request id req-479a4267-0df0-466b-b7ca-43891a49994f 2018-07-03 15:08:24,717 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-0b52ed4e-1a67-41d7-97b6-76894621d443-image 2018-07-03 15:08:24,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/39755e35-9241-4806-bbf2-299431c23951 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0b1d319ade70bff0ba9a024feaca2c627cb4388" 2018-07-03 15:08:25,128 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:08:25 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a36437be-e149-4b69-9111-c391964fe3d4 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-07-03 15:08:25,128 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/39755e35-9241-4806-bbf2-299431c23951 used request id req-a36437be-e149-4b69-9111-c391964fe3d4 2018-07-03 15:08:25,133 - 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/7b09a718-053f-4ee4-998a-2363ff6d3012 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70e842ea0213e90b31f95beb632a5564b626ee02" 2018-07-03 15:08:25,515 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:08: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-79ec7bb5-59a7-4b84-9ce0-4f1ee6f5e20c X-Compute-Request-Id: req-79ec7bb5-59a7-4b84-9ce0-4f1ee6f5e20c 2018-07-03 15:08:25,516 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/7b09a718-053f-4ee4-998a-2363ff6d3012 used request id req-79ec7bb5-59a7-4b84-9ce0-4f1ee6f5e20c 2018-07-03 15:08:25,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:08:26,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:26 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-300a03af-a8be-4668-9bad-c1ab43432abb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f61ee7b2faee42609417cf6980222ea5", "created_at": "2018-07-03T15:07:39Z", "updated_at": "2018-07-03T15:07:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:07:39Z", "revision_number": 0, "id": "59b71363-49a2-4e9a-a056-a18660c5a6cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:07:39Z", "security_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "tenant_id": "f61ee7b2faee42609417cf6980222ea5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f61ee7b2faee42609417cf6980222ea5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:07:39Z", "revision_number": 0, "id": "b7d48d29-d3c0-423b-95e1-ab8089d62ddd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:07:39Z", "security_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "tenant_id": "f61ee7b2faee42609417cf6980222ea5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f61ee7b2faee42609417cf6980222ea5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:07:39Z", "revision_number": 0, "id": "ce225ced-917b-418a-b2ed-6656b123b3f3", "remote_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "remote_ip_prefix": null, "created_at": "2018-07-03T15:07:39Z", "security_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "tenant_id": "f61ee7b2faee42609417cf6980222ea5", "port_range_min": null, "ethertype": "IPv6", "project_id": "f61ee7b2faee42609417cf6980222ea5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:07:39Z", "revision_number": 0, "id": "de5694f3-2258-40a0-b2f0-c2e5aacc7ae9", "remote_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "remote_ip_prefix": null, "created_at": "2018-07-03T15:07:39Z", "security_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "tenant_id": "f61ee7b2faee42609417cf6980222ea5", "port_range_min": null, "ethertype": "IPv4", "project_id": "f61ee7b2faee42609417cf6980222ea5"}], "revision_number": 4, "project_id": "f61ee7b2faee42609417cf6980222ea5", "id": "f847cbab-b858-4a52-80c8-82a202b91313", "name": "default"}]} 2018-07-03 15:08:26,507 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-300a03af-a8be-4668-9bad-c1ab43432abb 2018-07-03 15:08:26,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:08:26,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:26 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34d66284-7055-442e-8d25-d795ae8ccd1b 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:08:26,686 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-34d66284-7055-442e-8d25-d795ae8ccd1b 2018-07-03 15:08:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:08:26,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:08:26 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc860bf9-d884-45e8-b089-8ed8c9e17846 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:08:26,855 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-dc860bf9-d884-45e8-b089-8ed8c9e17846 2018-07-03 15:08:26,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:08:26,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:08:27,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:26 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6facd202-bb45-4f2b-9b14-ec696b3d6633 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:08:27,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-6facd202-bb45-4f2b-9b14-ec696b3d6633 2018-07-03 15:08:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:08:27,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:27 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4460bf03-9abc-4aa2-bcf2-14aea302d694 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f61ee7b2faee42609417cf6980222ea5", "name": "CreateStackSuccessTests-0dc93c4a-7c3f-490-proj"}} 2018-07-03 15:08:27,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5 used request id req-4460bf03-9abc-4aa2-bcf2-14aea302d694 2018-07-03 15:08:27,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f847cbab-b858-4a52-80c8-82a202b91313 2018-07-03 15:08:27,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-group-rules?security_group_id=f847cbab-b858-4a52-80c8-82a202b91313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:08:27,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:27 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-2a377b1d-2f25-48b8-b20f-1a8a321f5dd9 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-07-03T15:07:39Z", "security_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "port_range_min": null, "revision_number": 0, "tenant_id": "f61ee7b2faee42609417cf6980222ea5", "created_at": "2018-07-03T15:07:39Z", "project_id": "f61ee7b2faee42609417cf6980222ea5", "id": "59b71363-49a2-4e9a-a056-a18660c5a6cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:07:39Z", "security_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "port_range_min": null, "revision_number": 0, "tenant_id": "f61ee7b2faee42609417cf6980222ea5", "created_at": "2018-07-03T15:07:39Z", "project_id": "f61ee7b2faee42609417cf6980222ea5", "id": "b7d48d29-d3c0-423b-95e1-ab8089d62ddd"}, {"remote_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:07:39Z", "security_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "port_range_min": null, "revision_number": 0, "tenant_id": "f61ee7b2faee42609417cf6980222ea5", "created_at": "2018-07-03T15:07:39Z", "project_id": "f61ee7b2faee42609417cf6980222ea5", "id": "ce225ced-917b-418a-b2ed-6656b123b3f3"}, {"remote_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:07:39Z", "security_group_id": "f847cbab-b858-4a52-80c8-82a202b91313", "port_range_min": null, "revision_number": 0, "tenant_id": "f61ee7b2faee42609417cf6980222ea5", "created_at": "2018-07-03T15:07:39Z", "project_id": "f61ee7b2faee42609417cf6980222ea5", "id": "de5694f3-2258-40a0-b2f0-c2e5aacc7ae9"}]} 2018-07-03 15:08:27,794 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f847cbab-b858-4a52-80c8-82a202b91313 used request id req-2a377b1d-2f25-48b8-b20f-1a8a321f5dd9 2018-07-03 15:08:27,794 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:08:27,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/f847cbab-b858-4a52-80c8-82a202b91313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:08:28,028 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:08:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-49b85a2a-1714-487e-991b-8d154d05e5ec Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:08:28,029 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f847cbab-b858-4a52-80c8-82a202b91313 used request id req-49b85a2a-1714-487e-991b-8d154d05e5ec 2018-07-03 15:08:28,030 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0dc93c4a-7c3f-490-proj 2018-07-03 15:08:28,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:08:28,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:08:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b97380e9-96a4-4a9a-9d2b-6838df8601dd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:08:28,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f61ee7b2faee42609417cf6980222ea5 used request id req-b97380e9-96a4-4a9a-9d2b-6838df8601dd 2018-07-03 15:08:28,300 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0dc93c4a-7c3f-490-proj-role 2018-07-03 15:08:28,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9c6996ae3b244715b225e6517468d5ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:08:28,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:08:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1cb0bf8-6bfa-4557-8e81-805f868f949f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:08:28,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9c6996ae3b244715b225e6517468d5ae used request id req-d1cb0bf8-6bfa-4557-8e81-805f868f949f 2018-07-03 15:08:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2a73cf3f24d2282b890221394b26b013fe214b" 2018-07-03 15:08:28,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-162d9f84-f794-48c9-9311-2a730e28010a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:08:28,689 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-162d9f84-f794-48c9-9311-2a730e28010a 2018-07-03 15:08:28,689 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0dc93c4a-7c3f-490-user 2018-07-03 15:08:28,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1aabd532c4ef468aac97e7bde3f34fbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a945b564e515d9d82b52846e10db0012ab3f0557" 2018-07-03 15:08:28,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:08:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5585f8aa-e44d-4052-b8a0-cf23aedbc85e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:08:28,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1aabd532c4ef468aac97e7bde3f34fbd used request id req-5585f8aa-e44d-4052-b8a0-cf23aedbc85e 2018-07-03 15:08:29,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:08:29,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["YnyLPImdRJaiQxeY7oJy6Q"], "issued_at": "2018-07-03T15:08:29.000000Z"}} 2018-07-03 15:08:29,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e48f99005fa16e2e448122fdb4844aad7df421" 2018-07-03 15:08:29,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed9778a7-c348-4e82-84ad-b1ee5c566409 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:08:29,725 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ed9778a7-c348-4e82-84ad-b1ee5c566409 2018-07-03 15:08:29,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:08:29,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:08:30,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:08:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["NHlivcDeQTOsRqMB6aEknA"], "issued_at": "2018-07-03T15:08:30.000000Z"}} 2018-07-03 15:08:30,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:08:30,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4169259d-3a5b-4fe2-bebd-c60969d13a31 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:08:30,410 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4169259d-3a5b-4fe2-bebd-c60969d13a31 2018-07-03 15:08:30,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:08:30,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:08: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-07-03 15:08:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-be468c27-adb4-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:08:30,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:30 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc1d5078-f637-4c78-ae8f-a7e59c90e534 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-be468c27-adb4-411-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:08:30,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-be468c27-adb4-411-proj used request id req-bc1d5078-f637-4c78-ae8f-a7e59c90e534 2018-07-03 15:08:30,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:08:30,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:30 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9e7a81a-574c-4c86-8f32-58d3a15d6985 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:08:30,782 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f9e7a81a-574c-4c86-8f32-58d3a15d6985 2018-07-03 15:08:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj"}}' 2018-07-03 15:08:30,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:08:30 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0208903-1466-460a-a69d-4d2d768b9c55 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710"}, "tags": [], "enabled": true, "id": "023a0dd279d94dcdbdca94f65eb96710", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj"}} 2018-07-03 15:08:30,860 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b0208903-1466-460a-a69d-4d2d768b9c55 2018-07-03 15:08:30,860 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-be468c27-adb4-411-proj 2018-07-03 15:08:30,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:08:30,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:08:31,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["XDH8m4BmS4Gi9qATOl0BtQ"], "issued_at": "2018-07-03T15:08:31.000000Z"}} 2018-07-03 15:08:31,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}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:08:31,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5401a786-814e-47b9-95bf-41b7a699def1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:08:31,529 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5401a786-814e-47b9-95bf-41b7a699def1 2018-07-03 15:08:31,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:08:31,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:08: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-07-03 15:08:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:08:31,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:31 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-486d729d-9c3c-4763-94ac-fd8445f66afd Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:08:31,746 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-486d729d-9c3c-4763-94ac-fd8445f66afd 2018-07-03 15:08:31,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-be468c27-adb4-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:08:31,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:31 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db18d679-db4b-42d3-a7d5-b085ca4068df Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-be468c27-adb4-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710"}, "tags": [], "enabled": true, "id": "023a0dd279d94dcdbdca94f65eb96710", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj"}]} 2018-07-03 15:08:31,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-be468c27-adb4-411-proj used request id req-db18d679-db4b-42d3-a7d5-b085ca4068df 2018-07-03 15:08:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:08:32,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:31 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcea21e2-36bf-446e-aaf4-61d6c47707ad Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:08:32,000 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bcea21e2-36bf-446e-aaf4-61d6c47707ad 2018-07-03 15:08:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:08:32,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-319877ba-a9a3-46e0-bfa7-8f5db4065c7a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:08:32,679 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-319877ba-a9a3-46e0-bfa7-8f5db4065c7a 2018-07-03 15:08:32,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=CreateStackSuccessTests-be468c27-adb4-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:08:32,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:32 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f0d6e05-51d4-417c-9860-f21780b0d732 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-be468c27-adb4-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710"}, "tags": [], "enabled": true, "id": "023a0dd279d94dcdbdca94f65eb96710", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj"}]} 2018-07-03 15:08:32,880 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-be468c27-adb4-411-proj used request id req-8f0d6e05-51d4-417c-9860-f21780b0d732 2018-07-03 15:08:32,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/2f4ef387088342a8a4bf8d693a3ac487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:08:33,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:32 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ecdb9623-aa14-4cdc-997f-6971ccfd0c00 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-be468c27-adb4-411-user", "links": {"self": "http://10.167.4.35:5000/v3/users/2f4ef387088342a8a4bf8d693a3ac487"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "023a0dd279d94dcdbdca94f65eb96710", "id": "2f4ef387088342a8a4bf8d693a3ac487", "password_expires_at": null}} 2018-07-03 15:08:33,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/2f4ef387088342a8a4bf8d693a3ac487 used request id req-ecdb9623-aa14-4cdc-997f-6971ccfd0c00 2018-07-03 15:08:33,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710/users/2f4ef387088342a8a4bf8d693a3ac487/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:08:33,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:33 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7922b1af-67a0-4f51-829f-269b2055945f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710/users/2f4ef387088342a8a4bf8d693a3ac487/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:08:33,358 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710/users/2f4ef387088342a8a4bf8d693a3ac487/roles used request id req-7922b1af-67a0-4f51-829f-269b2055945f 2018-07-03 15:08:33,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:08:33,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:33 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21f1ea25-da8f-40e6-9dec-5ac9a29894ec Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:08:33,552 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-21f1ea25-da8f-40e6-9dec-5ac9a29894ec 2018-07-03 15:08:33,552 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-be468c27-adb4-411-proj 2018-07-03 15:08:33,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710/users/2f4ef387088342a8a4bf8d693a3ac487/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:08:33,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:08:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19bb5da0-b352-44bc-b262-01ce799d5bdd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:08:33,811 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710/users/2f4ef387088342a8a4bf8d693a3ac487/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-19bb5da0-b352-44bc-b262-01ce799d5bdd 2018-07-03 15:08:33,811 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-be468c27-adb4-411-user 2018-07-03 15:08:33,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:08:33,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}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:08:34,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-293623a1-5cb6-4590-81eb-3003101d15c8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:08:34,007 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-293623a1-5cb6-4590-81eb-3003101d15c8 2018-07-03 15:08:34,011 - 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}09bebb6698c99efdd39a785e49341ec0698a7df6" -d '{"role": {"name": "CreateStackSuccessTests-be468c27-adb4-411-proj-role"}}' 2018-07-03 15:08:34,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:08:34 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63955dd9-91be-4b63-bf48-23b8b3ce22cc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb8666e71aef42f28be7add299f7b636", "links": {"self": "http://10.167.4.35:5000/v3/roles/cb8666e71aef42f28be7add299f7b636"}, "name": "CreateStackSuccessTests-be468c27-adb4-411-proj-role"}} 2018-07-03 15:08:34,199 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-63955dd9-91be-4b63-bf48-23b8b3ce22cc 2018-07-03 15:08:34,199 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-be468c27-adb4-411-proj-role 2018-07-03 15:08:34,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/cb8666e71aef42f28be7add299f7b636 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:08:34,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:34 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-298b8cb1-d59b-456a-87ba-fc30e0daf2e7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb8666e71aef42f28be7add299f7b636", "links": {"self": "http://10.167.4.35:5000/v3/roles/cb8666e71aef42f28be7add299f7b636"}, "name": "CreateStackSuccessTests-be468c27-adb4-411-proj-role"}} 2018-07-03 15:08:34,395 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/cb8666e71aef42f28be7add299f7b636 used request id req-298b8cb1-d59b-456a-87ba-fc30e0daf2e7 2018-07-03 15:08:34,395 - keystone_utils - INFO - Granting role CreateStackSuccessTests-be468c27-adb4-411-proj-role to project CreateStackSuccessTests-be468c27-adb4-411-proj 2018-07-03 15:08:34,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710/users/2f4ef387088342a8a4bf8d693a3ac487/roles/cb8666e71aef42f28be7add299f7b636 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:08:34,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:08:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7c47a3d-d268-4e99-80ad-1cd22207c01d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:08:34,640 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710/users/2f4ef387088342a8a4bf8d693a3ac487/roles/cb8666e71aef42f28be7add299f7b636 used request id req-d7c47a3d-d268-4e99-80ad-1cd22207c01d 2018-07-03 15:08:34,641 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:08:34,641 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:08:34,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:08:34,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:08:35,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb8666e71aef42f28be7add299f7b636", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "023a0dd279d94dcdbdca94f65eb96710", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-be468c27-adb4-411-user", "id": "2f4ef387088342a8a4bf8d693a3ac487"}, "audit_ids": ["uzdEjanSReaFUOfvD7DrCQ"], "issued_at": "2018-07-03T15:08:35.000000Z"}} 2018-07-03 15:08:35,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}723b6e36fdb71a4c7a4c1d49313b2144ce9a7840" 2018-07-03 15:08:35,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-918cb975-54e9-42a5-aba3-4d305628d27e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:08:35,376 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-918cb975-54e9-42a5-aba3-4d305628d27e 2018-07-03 15:08:35,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}723b6e36fdb71a4c7a4c1d49313b2144ce9a7840" 2018-07-03 15:08:35,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:35 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-96d49b4d-718a-4469-9640-a8eab83f5398 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image"} 2018-07-03 15:08:35,841 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image used request id req-96d49b4d-718a-4469-9640-a8eab83f5398 2018-07-03 15:08:35,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}723b6e36fdb71a4c7a4c1d49313b2144ce9a7840" 2018-07-03 15:08:36,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:36 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e04942b5-d6bb-4c83-b6e1-7a2e0b060d2d Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:08:36,267 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e04942b5-d6bb-4c83-b6e1-7a2e0b060d2d 2018-07-03 15:08:36,299 - 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}723b6e36fdb71a4c7a4c1d49313b2144ce9a7840" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image"}' 2018-07-03 15:08:36,774 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:08:36 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d7c5ef7a-0e70-47e3-8aa9-cbe3a3bcac21 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:08:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:08:37Z", "visibility": "shared", "self": "/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98", "min_disk": 0, "protected": false, "id": "0166abfe-b926-48a8-a617-13cee3da6d98", "file": "/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98/file", "checksum": null, "owner": "023a0dd279d94dcdbdca94f65eb96710", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:08:36,774 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-d7c5ef7a-0e70-47e3-8aa9-cbe3a3bcac21 2018-07-03 15:08:36,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}723b6e36fdb71a4c7a4c1d49313b2144ce9a7840" -d '' 2018-07-03 15:08:37,567 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:08:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3fa076e8-fe2a-4708-ba2d-bf25ac1126e3 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-07-03 15:08:37,568 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98/file used request id req-3fa076e8-fe2a-4708-ba2d-bf25ac1126e3 2018-07-03 15:08:37,568 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:08:37,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/0166abfe-b926-48a8-a617-13cee3da6d98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}723b6e36fdb71a4c7a4c1d49313b2144ce9a7840" 2018-07-03 15:08:38,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:38 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-29c51b9e-930f-4be7-8046-6a0b417fc32f Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:08:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:08:38Z", "visibility": "shared", "self": "/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98", "min_disk": 0, "protected": false, "id": "0166abfe-b926-48a8-a617-13cee3da6d98", "file": "/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "023a0dd279d94dcdbdca94f65eb96710", "direct_url": "file:///var/lib/glance/images/0166abfe-b926-48a8-a617-13cee3da6d98", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:08:38,430 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98 used request id req-29c51b9e-930f-4be7-8046-6a0b417fc32f 2018-07-03 15:08:38,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}723b6e36fdb71a4c7a4c1d49313b2144ce9a7840" 2018-07-03 15:08:38,805 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:38 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8dc1535f-8187-40e1-9210-7b45c9073de6 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:08:38,806 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8dc1535f-8187-40e1-9210-7b45c9073de6 2018-07-03 15:08:38,808 - create_image - INFO - Created image with name - CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image 2018-07-03 15:08:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}723b6e36fdb71a4c7a4c1d49313b2144ce9a7840" 2018-07-03 15:08:39,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:39 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-859f5f87-3ebc-4b37-99bd-df763a7e6303 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:08:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:08:38Z", "visibility": "shared", "self": "/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98", "min_disk": 0, "protected": false, "id": "0166abfe-b926-48a8-a617-13cee3da6d98", "file": "/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "023a0dd279d94dcdbdca94f65eb96710", "direct_url": "file:///var/lib/glance/images/0166abfe-b926-48a8-a617-13cee3da6d98", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:08:39,212 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98 used request id req-859f5f87-3ebc-4b37-99bd-df763a7e6303 2018-07-03 15:08:39,213 - create_image - DEBUG - Instance status is - active 2018-07-03 15:08:39,213 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image 2018-07-03 15:08:39,213 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image 2018-07-03 15:08:39,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:08:39,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:08:39,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["p65bSpNDS1qL_AbI9ma8WA"], "issued_at": "2018-07-03T15:08:39.000000Z"}} 2018-07-03 15:08:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e454cbe523c8c67d7b552f5d96a4f0effe20534b" 2018-07-03 15:08:39,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7077d409-cd89-4d5f-aa86-b7e5c3044195 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:08:39,954 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7077d409-cd89-4d5f-aa86-b7e5c3044195 2018-07-03 15:08:39,956 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:08:39,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 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e454cbe523c8c67d7b552f5d96a4f0effe20534b" 2018-07-03 15:08:40,379 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08: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-1b97595b-a4ed-4850-8376-36eeba5859dc X-Compute-Request-Id: req-1b97595b-a4ed-4850-8376-36eeba5859dc Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:08:40,380 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1b97595b-a4ed-4850-8376-36eeba5859dc 2018-07-03 15:08:40,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e454cbe523c8c67d7b552f5d96a4f0effe20534b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:08:40,778 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08: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-4e25c7f1-373e-4570-9152-bb0d1f4e9f99 X-Compute-Request-Id: req-4e25c7f1-373e-4570-9152-bb0d1f4e9f99 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/aef68de4-5f29-423c-8b55-9b336e9b62bf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/aef68de4-5f29-423c-8b55-9b336e9b62bf", "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": "aef68de4-5f29-423c-8b55-9b336e9b62bf"}} 2018-07-03 15:08:40,778 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4e25c7f1-373e-4570-9152-bb0d1f4e9f99 2018-07-03 15:08:40,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/flavors/aef68de4-5f29-423c-8b55-9b336e9b62bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e454cbe523c8c67d7b552f5d96a4f0effe20534b" 2018-07-03 15:08:41,164 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:41 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-e44876a5-2749-4f6f-880a-9f4636e6f69c X-Compute-Request-Id: req-e44876a5-2749-4f6f-880a-9f4636e6f69c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/aef68de4-5f29-423c-8b55-9b336e9b62bf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/aef68de4-5f29-423c-8b55-9b336e9b62bf", "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": "aef68de4-5f29-423c-8b55-9b336e9b62bf"}} 2018-07-03 15:08:41,164 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/aef68de4-5f29-423c-8b55-9b336e9b62bf used request id req-e44876a5-2749-4f6f-880a-9f4636e6f69c 2018-07-03 15:08:41,167 - novaclient.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/aef68de4-5f29-423c-8b55-9b336e9b62bf/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e454cbe523c8c67d7b552f5d96a4f0effe20534b" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:08:42,151 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:42 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2e577885-18a3-4374-9c81-441da20a40de X-Compute-Request-Id: req-2e577885-18a3-4374-9c81-441da20a40de Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:08:42,151 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/aef68de4-5f29-423c-8b55-9b336e9b62bf/os-extra_specs used request id req-2e577885-18a3-4374-9c81-441da20a40de 2018-07-03 15:08:42,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:08:42,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:08:42,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb8666e71aef42f28be7add299f7b636", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "023a0dd279d94dcdbdca94f65eb96710", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-be468c27-adb4-411-user", "id": "2f4ef387088342a8a4bf8d693a3ac487"}, "audit_ids": ["zyEpoRIRQ-iWUdeuhimuFg"], "issued_at": "2018-07-03T15:08:42.000000Z"}} 2018-07-03 15:08:42,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}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:08:42,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:08:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7949c42-99d6-4a00-bcff-f520430849d0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:08:42,889 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d7949c42-99d6-4a00-bcff-f520430849d0 2018-07-03 15:08:42,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:08:42,894 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:08:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:08:43,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:43 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2a2ebe5d-d3b0-440b-b6f0-cdfecb332700 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:08:43,330 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack used request id req-2a2ebe5d-d3b0-440b-b6f0-cdfecb332700 2018-07-03 15:08:43,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-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-011a3b4e-f228-434e-b05f-5483ae26209d-net", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}}' 2018-07-03 15:08:49,214 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:08:49 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-7d7a7d2f-cd90-459d-aeba-470222b8bcfb Front-End-Https: on RESP BODY: {"stack": {"id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}]}} 2018-07-03 15:08:49,214 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks used request id req-7d7a7d2f-cd90-459d-aeba-470222b8bcfb 2018-07-03 15:08:49,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:08:49,611 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:49 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-5e9cd200-e96c-4269-9af5-d74cec49f51d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:49,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:49 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-77340d8b-c06f-4b21-8f1e-9f92826c76fc Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:49,997 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-77340d8b-c06f-4b21-8f1e-9f92826c76fc 2018-07-03 15:08:49,998 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack 2018-07-03 15:08:50,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:08:50,344 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:50 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-71848a9b-550b-4975-a565-e9e9f6af220e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:50,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:50 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-57c5588d-2122-4155-afea-8f70a09111bf Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:50,752 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-57c5588d-2122-4155-afea-8f70a09111bf 2018-07-03 15:08:50,753 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:08:50,753 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:08:53,756 - create_stack - DEBUG - Stack status query timeout in 1196.24165988 2018-07-03 15:08:53,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:08:54,111 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:54 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-e3f520a8-e190-4c78-bf29-766a94eaf1a0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:54,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:54 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-3bfd6b12-b290-4081-9b88-d1b914fa03ee Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:54,179 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-3bfd6b12-b290-4081-9b88-d1b914fa03ee 2018-07-03 15:08:54,179 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:08:54,180 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:08:57,183 - create_stack - DEBUG - Stack status query timeout in 1192.81525898 2018-07-03 15:08:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:08:57,226 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:08:57 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-8d82ebd8-75bc-41f1-94e0-1bab460482af Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:08:57,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:08:57 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-87e41959-6f00-40d5-b8e2-c85f31beb21b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:08:57,289 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-87e41959-6f00-40d5-b8e2-c85f31beb21b 2018-07-03 15:08:57,289 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:08:57,290 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:09:00,292 - create_stack - DEBUG - Stack status query timeout in 1189.70595288 2018-07-03 15:09:00,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:00,617 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-64f43030-5b19-4873-b059-f412ea31e76c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:00,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:00 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-d74ecd6e-95f8-4a8d-b7eb-0fdb3b528e08 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:00,680 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-d74ecd6e-95f8-4a8d-b7eb-0fdb3b528e08 2018-07-03 15:09:00,681 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:09:00,681 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:09:03,682 - create_stack - DEBUG - Stack status query timeout in 1186.31646395 2018-07-03 15:09:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:03,724 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-2a98bd75-a65f-484f-b53b-329a20b422b5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:03,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:03 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-6ff7ee27-288c-4a04-8ac0-76c73bb3f3d7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:03,781 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-6ff7ee27-288c-4a04-8ac0-76c73bb3f3d7 2018-07-03 15:09:03,782 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:09:03,782 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:09:06,783 - create_stack - DEBUG - Stack status query timeout in 1183.21510291 2018-07-03 15:09:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:06,828 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-3a4e6529-74f4-41eb-9f17-cbfd386138e1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:07,222 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:07 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-5bbee20b-8257-45a9-9bbb-48034319b57b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:07,222 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-5bbee20b-8257-45a9-9bbb-48034319b57b 2018-07-03 15:09:07,222 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:09:07,222 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:09:10,226 - create_stack - DEBUG - Stack status query timeout in 1179.77224588 2018-07-03 15:09:10,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:10,269 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-531de33a-8569-486d-964f-f21072c8c7be Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:10,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:10 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-65bd7d72-011a-4374-96a5-2a2e0f7279a4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:10,339 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-65bd7d72-011a-4374-96a5-2a2e0f7279a4 2018-07-03 15:09:10,340 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:09:10,340 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:09:13,342 - create_stack - DEBUG - Stack status query timeout in 1176.65655184 2018-07-03 15:09:13,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:13,395 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-eb927fca-3e5e-41d0-8a65-4862c4f60c8c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:13,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:13 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-da412f7f-5599-4e95-a3b2-b7f13e402047 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:13,462 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-da412f7f-5599-4e95-a3b2-b7f13e402047 2018-07-03 15:09:13,462 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:09:13,463 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:09:16,464 - create_stack - DEBUG - Stack status query timeout in 1173.5344739 2018-07-03 15:09:16,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:16,496 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-e28a2f7b-2dfa-4428-bc2c-91372e02287d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:16,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:16 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-cd76fc98-673f-4747-9ac5-dc022f2d2ddd Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:16,560 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-cd76fc98-673f-4747-9ac5-dc022f2d2ddd 2018-07-03 15:09:16,560 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:09:16,561 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:09:19,564 - create_stack - DEBUG - Stack status query timeout in 1170.43445683 2018-07-03 15:09:19,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:19,604 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-7bfe91b9-c081-419c-b4d3-53fdc4ff6e30 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:20,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:20 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-813843fd-ec14-4243-98a0-6f10d4a6870c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:20,026 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-813843fd-ec14-4243-98a0-6f10d4a6870c 2018-07-03 15:09:20,026 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:09:20,027 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack 2018-07-03 15:09:20,027 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack 2018-07-03 15:09:20,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:09:20,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb8666e71aef42f28be7add299f7b636", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "023a0dd279d94dcdbdca94f65eb96710", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-be468c27-adb4-411-user", "id": "2f4ef387088342a8a4bf8d693a3ac487"}, "audit_ids": ["0ohIkjZ8QMiZqxGtchISfA"], "issued_at": "2018-07-03T15:09:20.000000Z"}} 2018-07-03 15:09:20,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d47cfd20c5181a95e641f8af3a8a261d9d14252" 2018-07-03 15:09:21,011 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-59dc40d4-66f5-41a5-adac-8806473ede5d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:21,375 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:21 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-5b70231e-99cd-41ab-b429-cd4a807313bf Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:21,375 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-5b70231e-99cd-41ab-b429-cd4a807313bf 2018-07-03 15:09:21,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:21,863 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-2c162e66-a046-40ec-8666-f1ad7f68d020 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:21,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:21 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-e6b47371-bd5e-4289-9fb4-d3623f06929e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:21,921 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-e6b47371-bd5e-4289-9fb4-d3623f06929e 2018-07-03 15:09:21,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:09:21,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:09:22,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb8666e71aef42f28be7add299f7b636", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "023a0dd279d94dcdbdca94f65eb96710", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/023a0dd279d94dcdbdca94f65eb96710", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-be468c27-adb4-411-user", "id": "2f4ef387088342a8a4bf8d693a3ac487"}, "audit_ids": ["csaanSr6S8yPY6xmGyqsDw"], "issued_at": "2018-07-03T15:09:22.000000Z"}} 2018-07-03 15:09:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991bf7f2e651a95cefc989b29c4282eb9cfdb20" 2018-07-03 15:09:22,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71b2bd29-39ae-4ff8-8593-a23113192a48 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:09:22,624 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-71b2bd29-39ae-4ff8-8593-a23113192a48 2018-07-03 15:09:22,627 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:09:22,633 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:09:22,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1991bf7f2e651a95cefc989b29c4282eb9cfdb20" 2018-07-03 15:09:23,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:23 GMT Content-Type: application/json Content-Length: 719 Connection: keep-alive X-Openstack-Request-Id: req-8edf5766-8ec8-4035-a2b0-ef7036df324b Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "deletion_time": null, "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "tags": null}]} 2018-07-03 15:09:23,175 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack used request id req-8edf5766-8ec8-4035-a2b0-ef7036df324b 2018-07-03 15:09:23,176 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack 2018-07-03 15:09:23,176 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack 2018-07-03 15:09:23,176 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack 2018-07-03 15:09:23,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:23,216 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-64b09a5c-6f0d-48e5-90f5-177f05823269 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:23,269 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:09:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1a6f267b-8750-46a9-850e-3feff3aae5dd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:09:23,269 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-1a6f267b-8750-46a9-850e-3feff3aae5dd 2018-07-03 15:09:23,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:23,614 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-3f794e8a-e792-4af5-b826-24cd2c41c508 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:23,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-9f45faa4-7875-4710-91c2-ce3f8477cf58 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:09:23Z", "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:23,660 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-9f45faa4-7875-4710-91c2-ce3f8477cf58 2018-07-03 15:09:23,661 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:09:23,661 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:09:26,664 - create_stack - DEBUG - Stack status query timeout in 1196.60557604 2018-07-03 15:09:26,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:26,704 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-a083de13-d715-488b-81ec-779c664c9fc4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:26,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:26 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b951fc6c-5147-451d-8b62-d245c330165b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:09:23Z", "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:26,753 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-b951fc6c-5147-451d-8b62-d245c330165b 2018-07-03 15:09:26,753 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:09:26,753 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:09:29,755 - create_stack - DEBUG - Stack status query timeout in 1193.51506495 2018-07-03 15:09:29,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:29,798 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:29 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-161bc6dd-fcb2-442a-9a88-0b31887bdf7f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:29,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:29 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-92ad4942-aba9-4614-85fe-e9ce716164ae Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:09:23Z", "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:29,843 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-92ad4942-aba9-4614-85fe-e9ce716164ae 2018-07-03 15:09:29,844 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:09:29,844 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:09:32,847 - create_stack - DEBUG - Stack status query timeout in 1190.42293596 2018-07-03 15:09:32,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:32,889 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-0ab488b7-6226-41e9-a29e-41262e957d37 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:32,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:32 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-cadf5aaf-db1e-4d59-aa9d-41d0ac1769a4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "023a0dd279d94dcdbdca94f65eb96710", "OS::stack_id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "image_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image", "inst_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-inst", "subnet_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-subnet", "flavor_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-flavor-name", "net_name": "CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack", "stack_user_project_id": "0d6936b7f84f4802a56a86d0192de145", "tags": null, "creation_time": "2018-07-03T15:08:48Z", "links": [{"href": "https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:09:23Z", "id": "f6073348-8eaa-411a-bf49-74a4b9fe24eb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:32,935 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-cadf5aaf-db1e-4d59-aa9d-41d0ac1769a4 2018-07-03 15:09:32,936 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:09:32,936 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack 2018-07-03 15:09:32,936 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack 2018-07-03 15:09:32,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/f6073348-8eaa-411a-bf49-74a4b9fe24eb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18c31334e4fc05e6e3f2da600bedcb76ad866b0" 2018-07-03 15:09:32,979 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb X-Openstack-Request-Id: req-0638eedd-6a4a-4c18-93e9-4a2a0ed81939 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:33,014 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:09:33 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-ee0ba5cd-d64e-42ef-92eb-2668eb9b1b9c RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:09:33,014 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/023a0dd279d94dcdbdca94f65eb96710/stacks/CreateStackSuccessTests-CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-stack/f6073348-8eaa-411a-bf49-74a4b9fe24eb used request id req-ee0ba5cd-d64e-42ef-92eb-2668eb9b1b9c 2018-07-03 15:09:33,016 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-011a3b4e-f228-434e-b05f-5483ae26209d-image 2018-07-03 15:09:33,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}723b6e36fdb71a4c7a4c1d49313b2144ce9a7840" 2018-07-03 15:09:33,419 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:09:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eca2a58d-0ee0-443b-9896-c0e1a7bb4fef 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-07-03 15:09:33,419 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/0166abfe-b926-48a8-a617-13cee3da6d98 used request id req-eca2a58d-0ee0-443b-9896-c0e1a7bb4fef 2018-07-03 15:09:33,423 - 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/aef68de4-5f29-423c-8b55-9b336e9b62bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e454cbe523c8c67d7b552f5d96a4f0effe20534b" 2018-07-03 15:09:33,670 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:09: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-158ded96-2e66-4ef1-afd2-7b0581d7ae80 X-Compute-Request-Id: req-158ded96-2e66-4ef1-afd2-7b0581d7ae80 2018-07-03 15:09:33,670 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/aef68de4-5f29-423c-8b55-9b336e9b62bf used request id req-158ded96-2e66-4ef1-afd2-7b0581d7ae80 2018-07-03 15:09:33,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:09:34,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:34 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-92868cde-5cac-4989-8fde-0847d32ee386 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "023a0dd279d94dcdbdca94f65eb96710", "created_at": "2018-07-03T15:08:49Z", "updated_at": "2018-07-03T15:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:08:50Z", "revision_number": 0, "id": "81ebb1fc-b417-4c5d-997a-3f617f00ee35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:08:50Z", "security_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "tenant_id": "023a0dd279d94dcdbdca94f65eb96710", "port_range_min": null, "ethertype": "IPv6", "project_id": "023a0dd279d94dcdbdca94f65eb96710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:08:50Z", "revision_number": 0, "id": "e3c52e63-3179-48b9-bebc-4408ea1a6e43", "remote_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "remote_ip_prefix": null, "created_at": "2018-07-03T15:08:50Z", "security_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "tenant_id": "023a0dd279d94dcdbdca94f65eb96710", "port_range_min": null, "ethertype": "IPv6", "project_id": "023a0dd279d94dcdbdca94f65eb96710"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:08:49Z", "revision_number": 0, "id": "f32c922a-c308-43cc-bf14-0d6dbcca0961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:08:49Z", "security_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "tenant_id": "023a0dd279d94dcdbdca94f65eb96710", "port_range_min": null, "ethertype": "IPv4", "project_id": "023a0dd279d94dcdbdca94f65eb96710"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:08:49Z", "revision_number": 0, "id": "fbe8481f-f110-4d1f-97bf-efb462518cde", "remote_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "remote_ip_prefix": null, "created_at": "2018-07-03T15:08:49Z", "security_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "tenant_id": "023a0dd279d94dcdbdca94f65eb96710", "port_range_min": null, "ethertype": "IPv4", "project_id": "023a0dd279d94dcdbdca94f65eb96710"}], "revision_number": 4, "project_id": "023a0dd279d94dcdbdca94f65eb96710", "id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:09:34,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-92868cde-5cac-4989-8fde-0847d32ee386 2018-07-03 15:09:34,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:09:34,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:34 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc8448b6-217e-442f-a21c-9f261ed49afe 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:09:34,318 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-dc8448b6-217e-442f-a21c-9f261ed49afe 2018-07-03 15:09:34,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/023a0dd279d94dcdbdca94f65eb96710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:09:34,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:34 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5d8a35e-ae0e-401b-9e5d-3bdf28d3667f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "023a0dd279d94dcdbdca94f65eb96710", "name": "CreateStackSuccessTests-be468c27-adb4-411-proj"}} 2018-07-03 15:09:34,489 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710 used request id req-f5d8a35e-ae0e-401b-9e5d-3bdf28d3667f 2018-07-03 15:09:34,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92b4db6c-8cd8-444e-8825-759c316d4f68 2018-07-03 15:09:34,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/security-group-rules?security_group_id=92b4db6c-8cd8-444e-8825-759c316d4f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:09:34,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:34 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-58882e44-c684-460d-96b8-37dfdf4b5406 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-07-03T15:08:50Z", "security_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "port_range_min": null, "revision_number": 0, "tenant_id": "023a0dd279d94dcdbdca94f65eb96710", "created_at": "2018-07-03T15:08:50Z", "project_id": "023a0dd279d94dcdbdca94f65eb96710", "id": "81ebb1fc-b417-4c5d-997a-3f617f00ee35"}, {"remote_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:08:50Z", "security_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "port_range_min": null, "revision_number": 0, "tenant_id": "023a0dd279d94dcdbdca94f65eb96710", "created_at": "2018-07-03T15:08:50Z", "project_id": "023a0dd279d94dcdbdca94f65eb96710", "id": "e3c52e63-3179-48b9-bebc-4408ea1a6e43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:08:49Z", "security_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "port_range_min": null, "revision_number": 0, "tenant_id": "023a0dd279d94dcdbdca94f65eb96710", "created_at": "2018-07-03T15:08:49Z", "project_id": "023a0dd279d94dcdbdca94f65eb96710", "id": "f32c922a-c308-43cc-bf14-0d6dbcca0961"}, {"remote_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:08:49Z", "security_group_id": "92b4db6c-8cd8-444e-8825-759c316d4f68", "port_range_min": null, "revision_number": 0, "tenant_id": "023a0dd279d94dcdbdca94f65eb96710", "created_at": "2018-07-03T15:08:49Z", "project_id": "023a0dd279d94dcdbdca94f65eb96710", "id": "fbe8481f-f110-4d1f-97bf-efb462518cde"}]} 2018-07-03 15:09:34,850 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=92b4db6c-8cd8-444e-8825-759c316d4f68 used request id req-58882e44-c684-460d-96b8-37dfdf4b5406 2018-07-03 15:09:34,851 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:09:34,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/92b4db6c-8cd8-444e-8825-759c316d4f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:09:35,440 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:09:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bb6bb854-44b0-49d2-b090-5278ce534727 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:09:35,440 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/92b4db6c-8cd8-444e-8825-759c316d4f68 used request id req-bb6bb854-44b0-49d2-b090-5278ce534727 2018-07-03 15:09:35,441 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-be468c27-adb4-411-proj 2018-07-03 15:09:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:09:35,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:09:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9fe3e64-70bb-433c-9e44-3ab41f8d8c5a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:09:35,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/023a0dd279d94dcdbdca94f65eb96710 used request id req-a9fe3e64-70bb-433c-9e44-3ab41f8d8c5a 2018-07-03 15:09:35,844 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-be468c27-adb4-411-proj-role 2018-07-03 15:09:35,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/cb8666e71aef42f28be7add299f7b636 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:09:35,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:09:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d3162a6-9790-4a77-9ae1-cab84c57eaf6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:09:35,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/cb8666e71aef42f28be7add299f7b636 used request id req-9d3162a6-9790-4a77-9ae1-cab84c57eaf6 2018-07-03 15:09:35,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}09bebb6698c99efdd39a785e49341ec0698a7df6" 2018-07-03 15:09:36,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1268627-4af4-4da4-8733-cbe9c9918c1e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:09:36,134 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f1268627-4af4-4da4-8733-cbe9c9918c1e 2018-07-03 15:09:36,135 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-be468c27-adb4-411-user 2018-07-03 15:09:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2f4ef387088342a8a4bf8d693a3ac487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98db419833f4b56ae0e011dcded6da3423096141" 2018-07-03 15:09:36,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:09:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6715ee7e-a685-4d9d-aa1f-7bf0e39c463d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:09:36,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2f4ef387088342a8a4bf8d693a3ac487 used request id req-6715ee7e-a685-4d9d-aa1f-7bf0e39c463d 2018-07-03 15:09:36,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:09:37,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["uuZynDIrSuG-_XZT3HsfmQ"], "issued_at": "2018-07-03T15:09:37.000000Z"}} 2018-07-03 15:09:37,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}d9be1d55f862a516e59ac43204f5f8cc817aafb6" 2018-07-03 15:09:37,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-397e26cb-fc84-484a-b906-bfb6e3b6fffd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:09:37,205 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-397e26cb-fc84-484a-b906-bfb6e3b6fffd 2018-07-03 15:09:37,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:09:37,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:09:37,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rIHU3_RMQZurX1Dlyf_uQQ"], "issued_at": "2018-07-03T15:09:37.000000Z"}} 2018-07-03 15:09:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:09:37,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2741a0e7-542d-434b-941f-3ac99eff91d0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:09:37,959 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2741a0e7-542d-434b-941f-3ac99eff91d0 2018-07-03 15:09:37,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-07-03 15:09:37,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:09: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-07-03 15:09:37,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?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4d752038-5e24-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:09:38,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:37 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9b153c8-7ac9-4e59-86b3-19cc6d360ca2 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-4d752038-5e24-446-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:09:38,166 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4d752038-5e24-446-proj used request id req-c9b153c8-7ac9-4e59-86b3-19cc6d360ca2 2018-07-03 15:09:38,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:09:38,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53222351-27f5-42e6-9cde-49822cc29500 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:09:38,349 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-53222351-27f5-42e6-9cde-49822cc29500 2018-07-03 15:09:38,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-4d752038-5e24-446-proj"}}' 2018-07-03 15:09:38,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:09:38 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d59169df-e481-479c-ad00-573420522b5f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec"}, "tags": [], "enabled": true, "id": "d261b680bbae45609b19f90866ff96ec", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4d752038-5e24-446-proj"}} 2018-07-03 15:09:38,584 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d59169df-e481-479c-ad00-573420522b5f 2018-07-03 15:09:38,584 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4d752038-5e24-446-proj 2018-07-03 15:09:38,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:09:38,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:09:39,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["LoX5_eBBQfGKoTQTcAehDQ"], "issued_at": "2018-07-03T15:09:39.000000Z"}} 2018-07-03 15:09:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:09:39,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a58aff9a-ad8f-48ac-865f-fd43fe16e1e4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:09:39,352 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a58aff9a-ad8f-48ac-865f-fd43fe16e1e4 2018-07-03 15:09:39,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-07-03 15:09:39,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:09: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-07-03 15:09:39,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:09:39,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a342935c-a3db-495a-ac78-2fef638a020b Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:09:39,549 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a342935c-a3db-495a-ac78-2fef638a020b 2018-07-03 15:09:39,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4d752038-5e24-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:09:39,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:39 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48ac6cdf-c670-492d-8e53-a74345072b00 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4d752038-5e24-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec"}, "tags": [], "enabled": true, "id": "d261b680bbae45609b19f90866ff96ec", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4d752038-5e24-446-proj"}]} 2018-07-03 15:09:39,720 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4d752038-5e24-446-proj used request id req-48ac6cdf-c670-492d-8e53-a74345072b00 2018-07-03 15:09:39,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}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:09:39,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-233a016e-45e3-4f83-bf81-db5db6e3df9e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:09:39,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-233a016e-45e3-4f83-bf81-db5db6e3df9e 2018-07-03 15:09:40,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}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:09:40,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-502f43c3-88d5-44e3-9934-21ef37855ca4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:09:40,578 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-502f43c3-88d5-44e3-9934-21ef37855ca4 2018-07-03 15:09:40,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?name=CreateStackSuccessTests-4d752038-5e24-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:09:40,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:40 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8acfefa-07c2-483a-ae55-44c57f48dc67 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4d752038-5e24-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec"}, "tags": [], "enabled": true, "id": "d261b680bbae45609b19f90866ff96ec", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4d752038-5e24-446-proj"}]} 2018-07-03 15:09:40,784 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4d752038-5e24-446-proj used request id req-b8acfefa-07c2-483a-ae55-44c57f48dc67 2018-07-03 15:09:40,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/9748b33e803840229877b3ac276aa56a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:09:40,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:40 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db9e24b2-da10-49f7-938f-49813a77c443 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-4d752038-5e24-446-user", "links": {"self": "http://10.167.4.35:5000/v3/users/9748b33e803840229877b3ac276aa56a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d261b680bbae45609b19f90866ff96ec", "id": "9748b33e803840229877b3ac276aa56a", "password_expires_at": null}} 2018-07-03 15:09:40,980 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/9748b33e803840229877b3ac276aa56a used request id req-db9e24b2-da10-49f7-938f-49813a77c443 2018-07-03 15:09:40,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/d261b680bbae45609b19f90866ff96ec/users/9748b33e803840229877b3ac276aa56a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:09:41,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:40 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-edfdcd95-7e42-4212-ad53-a460dfb18d94 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec/users/9748b33e803840229877b3ac276aa56a/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:09:41,206 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec/users/9748b33e803840229877b3ac276aa56a/roles used request id req-edfdcd95-7e42-4212-ad53-a460dfb18d94 2018-07-03 15:09:41,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:09:41,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:41 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26662ead-d858-465f-91e4-34f077486874 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:09:41,244 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-26662ead-d858-465f-91e4-34f077486874 2018-07-03 15:09:41,245 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-4d752038-5e24-446-proj 2018-07-03 15:09:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec/users/9748b33e803840229877b3ac276aa56a/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:09:41,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:09:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a9d8f90-c56e-44b3-9cee-747a4a065448 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:09:41,487 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec/users/9748b33e803840229877b3ac276aa56a/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-1a9d8f90-c56e-44b3-9cee-747a4a065448 2018-07-03 15:09:41,488 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4d752038-5e24-446-user 2018-07-03 15:09:41,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:09:41,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:09:41,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5409e26b-a494-4493-baad-433bc902e1be Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:09:41,525 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5409e26b-a494-4493-baad-433bc902e1be 2018-07-03 15:09:41,529 - 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}674a8fe724953a7a1136ef250b68465b2dc667f8" -d '{"role": {"name": "CreateStackSuccessTests-4d752038-5e24-446-proj-role"}}' 2018-07-03 15:09:41,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:09:41 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17a5b2f9-36f8-4071-85a9-d173db8c3e80 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e2b9a3396b648b2994528b3d3587f46", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e2b9a3396b648b2994528b3d3587f46"}, "name": "CreateStackSuccessTests-4d752038-5e24-446-proj-role"}} 2018-07-03 15:09:41,752 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-17a5b2f9-36f8-4071-85a9-d173db8c3e80 2018-07-03 15:09:41,752 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4d752038-5e24-446-proj-role 2018-07-03 15:09:41,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e2b9a3396b648b2994528b3d3587f46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:09:41,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:41 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-490cb9d7-e468-4c75-8533-5c3dc986f8fa Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e2b9a3396b648b2994528b3d3587f46", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e2b9a3396b648b2994528b3d3587f46"}, "name": "CreateStackSuccessTests-4d752038-5e24-446-proj-role"}} 2018-07-03 15:09:41,932 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e2b9a3396b648b2994528b3d3587f46 used request id req-490cb9d7-e468-4c75-8533-5c3dc986f8fa 2018-07-03 15:09:41,932 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4d752038-5e24-446-proj-role to project CreateStackSuccessTests-4d752038-5e24-446-proj 2018-07-03 15:09:41,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec/users/9748b33e803840229877b3ac276aa56a/roles/0e2b9a3396b648b2994528b3d3587f46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:09:42,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:09:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ace5bf92-619f-4165-bacb-ea06bf8ac631 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:09:42,189 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec/users/9748b33e803840229877b3ac276aa56a/roles/0e2b9a3396b648b2994528b3d3587f46 used request id req-ace5bf92-619f-4165-bacb-ea06bf8ac631 2018-07-03 15:09:42,189 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:09:42,190 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:09:42,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:09:42,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:09:42,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e2b9a3396b648b2994528b3d3587f46", "name": "CreateStackSuccessTests-4d752038-5e24-446-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d261b680bbae45609b19f90866ff96ec", "name": "CreateStackSuccessTests-4d752038-5e24-446-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d261b680bbae45609b19f90866ff96ec", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d261b680bbae45609b19f90866ff96ec", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d261b680bbae45609b19f90866ff96ec", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d261b680bbae45609b19f90866ff96ec", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d261b680bbae45609b19f90866ff96ec", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d261b680bbae45609b19f90866ff96ec", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d261b680bbae45609b19f90866ff96ec", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d261b680bbae45609b19f90866ff96ec", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d261b680bbae45609b19f90866ff96ec", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d261b680bbae45609b19f90866ff96ec", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d261b680bbae45609b19f90866ff96ec", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4d752038-5e24-446-user", "id": "9748b33e803840229877b3ac276aa56a"}, "audit_ids": ["qRncd7z8T1ymfUOexiNxIA"], "issued_at": "2018-07-03T15:09:42.000000Z"}} 2018-07-03 15:09:42,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}a85d99f083e1f32b6b10ff8eeaa243340eaf97a8" 2018-07-03 15:09:42,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2aa1c7d6-fdbe-44d7-97f6-8a762667d6a6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:09:42,928 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2aa1c7d6-fdbe-44d7-97f6-8a762667d6a6 2018-07-03 15:09:42,932 - 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-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a85d99f083e1f32b6b10ff8eeaa243340eaf97a8" 2018-07-03 15:09:43,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:43 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-0d8f52b1-4fd8-4eb6-a765-4deb10959f1f Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image"} 2018-07-03 15:09:43,358 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image used request id req-0d8f52b1-4fd8-4eb6-a765-4deb10959f1f 2018-07-03 15:09:43,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a85d99f083e1f32b6b10ff8eeaa243340eaf97a8" 2018-07-03 15:09:43,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:43 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-412fe3d6-71fc-40da-91b1-a33301b886c6 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:09:43,705 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-412fe3d6-71fc-40da-91b1-a33301b886c6 2018-07-03 15:09:43,739 - 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}a85d99f083e1f32b6b10ff8eeaa243340eaf97a8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image"}' 2018-07-03 15:09:44,691 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:09:44 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-3e13a5fe-0986-413c-b7d6-72313f22fcc5 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:09:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:09:45Z", "visibility": "shared", "self": "/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d", "min_disk": 0, "protected": false, "id": "b9de36b3-b3c2-4128-8dba-59dbeb06bf0d", "file": "/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d/file", "checksum": null, "owner": "d261b680bbae45609b19f90866ff96ec", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:09:44,691 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-3e13a5fe-0986-413c-b7d6-72313f22fcc5 2018-07-03 15:09:44,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a85d99f083e1f32b6b10ff8eeaa243340eaf97a8" -d '' 2018-07-03 15:09:45,091 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:09:45 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ce19c10c-6198-4c39-8e6f-eb5301606098 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-07-03 15:09:45,092 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d/file used request id req-ce19c10c-6198-4c39-8e6f-eb5301606098 2018-07-03 15:09:45,092 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:09:45,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a85d99f083e1f32b6b10ff8eeaa243340eaf97a8" 2018-07-03 15:09:45,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:45 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-56276c1a-f8a0-49ee-ba29-7df550273792 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:09:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:09:45Z", "visibility": "shared", "self": "/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d", "min_disk": 0, "protected": false, "id": "b9de36b3-b3c2-4128-8dba-59dbeb06bf0d", "file": "/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d261b680bbae45609b19f90866ff96ec", "direct_url": "file:///var/lib/glance/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:09:45,487 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d used request id req-56276c1a-f8a0-49ee-ba29-7df550273792 2018-07-03 15:09:45,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}a85d99f083e1f32b6b10ff8eeaa243340eaf97a8" 2018-07-03 15:09:45,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:45 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-cfa6a42f-ec2c-43d6-87aa-5efe5bedd4ab Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:09:45,826 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-cfa6a42f-ec2c-43d6-87aa-5efe5bedd4ab 2018-07-03 15:09:45,829 - create_image - INFO - Created image with name - CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image 2018-07-03 15:09:45,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a85d99f083e1f32b6b10ff8eeaa243340eaf97a8" 2018-07-03 15:09:46,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:46 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-aaccd188-76c7-4b0c-b0be-3198a4ea236e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:09:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:09:45Z", "visibility": "shared", "self": "/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d", "min_disk": 0, "protected": false, "id": "b9de36b3-b3c2-4128-8dba-59dbeb06bf0d", "file": "/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d261b680bbae45609b19f90866ff96ec", "direct_url": "file:///var/lib/glance/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:09:46,759 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d used request id req-aaccd188-76c7-4b0c-b0be-3198a4ea236e 2018-07-03 15:09:46,760 - create_image - DEBUG - Instance status is - active 2018-07-03 15:09:46,760 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image 2018-07-03 15:09:46,760 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image 2018-07-03 15:09:46,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:09:46,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:09:47,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["sdeZlDtbTQqiV-HEakr5dA"], "issued_at": "2018-07-03T15:09:47.000000Z"}} 2018-07-03 15:09:47,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407fd40836a81297c86e4e6cee3541f48217937" 2018-07-03 15:09:47,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e152840-f019-4e3f-9bfd-fdd462e225b7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:09:47,343 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e152840-f019-4e3f-9bfd-fdd462e225b7 2018-07-03 15:09:47,344 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:09:47,349 - novaclient.v2.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}3407fd40836a81297c86e4e6cee3541f48217937" 2018-07-03 15:09:47,768 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09: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-b2b0d5fa-577c-4aa6-b469-062ba050412c X-Compute-Request-Id: req-b2b0d5fa-577c-4aa6-b469-062ba050412c Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:09:47,768 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b2b0d5fa-577c-4aa6-b469-062ba050412c 2018-07-03 15:09:47,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407fd40836a81297c86e4e6cee3541f48217937" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:09:48,190 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:48 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-9d19bf12-f53c-4222-869a-33e1b8da55a9 X-Compute-Request-Id: req-9d19bf12-f53c-4222-869a-33e1b8da55a9 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/aa4218c1-a4fe-4467-8eae-396687cd377a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/aa4218c1-a4fe-4467-8eae-396687cd377a", "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": "aa4218c1-a4fe-4467-8eae-396687cd377a"}} 2018-07-03 15:09:48,190 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9d19bf12-f53c-4222-869a-33e1b8da55a9 2018-07-03 15:09:48,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/flavors/aa4218c1-a4fe-4467-8eae-396687cd377a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407fd40836a81297c86e4e6cee3541f48217937" 2018-07-03 15:09:48,549 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:48 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-873709c1-dfaa-4fc5-8881-d6714b63ea5f X-Compute-Request-Id: req-873709c1-dfaa-4fc5-8881-d6714b63ea5f Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/aa4218c1-a4fe-4467-8eae-396687cd377a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/aa4218c1-a4fe-4467-8eae-396687cd377a", "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": "aa4218c1-a4fe-4467-8eae-396687cd377a"}} 2018-07-03 15:09:48,550 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/aa4218c1-a4fe-4467-8eae-396687cd377a used request id req-873709c1-dfaa-4fc5-8881-d6714b63ea5f 2018-07-03 15:09:48,553 - novaclient.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/aa4218c1-a4fe-4467-8eae-396687cd377a/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407fd40836a81297c86e4e6cee3541f48217937" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:09:48,951 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:48 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-91fa017c-5274-4e8e-84dd-5a0e172593ca X-Compute-Request-Id: req-91fa017c-5274-4e8e-84dd-5a0e172593ca Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:09:48,951 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/aa4218c1-a4fe-4467-8eae-396687cd377a/os-extra_specs used request id req-91fa017c-5274-4e8e-84dd-5a0e172593ca 2018-07-03 15:09:48,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:09:48,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:09:49,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e2b9a3396b648b2994528b3d3587f46", "name": "CreateStackSuccessTests-4d752038-5e24-446-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d261b680bbae45609b19f90866ff96ec", "name": "CreateStackSuccessTests-4d752038-5e24-446-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d261b680bbae45609b19f90866ff96ec", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d261b680bbae45609b19f90866ff96ec", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d261b680bbae45609b19f90866ff96ec", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d261b680bbae45609b19f90866ff96ec", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d261b680bbae45609b19f90866ff96ec", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d261b680bbae45609b19f90866ff96ec", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d261b680bbae45609b19f90866ff96ec", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d261b680bbae45609b19f90866ff96ec", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d261b680bbae45609b19f90866ff96ec", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d261b680bbae45609b19f90866ff96ec", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d261b680bbae45609b19f90866ff96ec", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4d752038-5e24-446-user", "id": "9748b33e803840229877b3ac276aa56a"}, "audit_ids": ["LiFkuRYgSwWPQtmzt72oEw"], "issued_at": "2018-07-03T15:09:49.000000Z"}} 2018-07-03 15:09:49,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:09:49,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:09:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67d634d2-a596-4958-8f8e-71b79aaf1bd4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:09:49,665 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-67d634d2-a596-4958-8f8e-71b79aaf1bd4 2018-07-03 15:09:49,666 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:09:49,670 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:09:49,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:09:50,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:50 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-eaf770e1-4ef0-4ba4-af68-1b349e6d3f21 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:09:50,118 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack used request id req-eaf770e1-4ef0-4ba4-af68-1b349e6d3f21 2018-07-03 15:09:50,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-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-37ac60f1-8bb5-4611-bba6-b891f0f0114a-net", "inst_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-inst", "subnet_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-subnet", "image_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "flavor_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name"}}' 2018-07-03 15:09:55,088 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:09:55 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d X-Openstack-Request-Id: req-25179b0f-3e49-428b-be34-bc566fb8ce3f Front-End-Https: on RESP BODY: {"stack": {"id": "78139403-be27-48b6-8e31-54f6a7899f0d", "links": [{"href": "https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d", "rel": "self"}]}} 2018-07-03 15:09:55,089 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks used request id req-25179b0f-3e49-428b-be34-bc566fb8ce3f 2018-07-03 15:09:55,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/78139403-be27-48b6-8e31-54f6a7899f0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:09:55,428 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:55 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d X-Openstack-Request-Id: req-a223c54c-bba1-450f-8d36-b5f3d2476165 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:55,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:55 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-b327ed6a-56a5-4202-89a2-4be9a3fa5ba9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d261b680bbae45609b19f90866ff96ec", "OS::stack_id": "78139403-be27-48b6-8e31-54f6a7899f0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "image_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "inst_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-inst", "subnet_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-subnet", "net_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-net", "flavor_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "stack_user_project_id": "b9d78d99790340b0b634d2ced9171b94", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:09:54Z", "links": [{"href": "https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78139403-be27-48b6-8e31-54f6a7899f0d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:55,793 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d used request id req-b327ed6a-56a5-4202-89a2-4be9a3fa5ba9 2018-07-03 15:09:55,794 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack 2018-07-03 15:09:55,794 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-07-03 15:09:55,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/78139403-be27-48b6-8e31-54f6a7899f0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:09:56,137 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:56 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d X-Openstack-Request-Id: req-7ef9cfc7-03f7-4f71-8961-163bf16f42b9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:56,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:56 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-527b3c9f-2f8a-49c2-8483-2038c95ff866 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d261b680bbae45609b19f90866ff96ec", "OS::stack_id": "78139403-be27-48b6-8e31-54f6a7899f0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "image_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "inst_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-inst", "subnet_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-subnet", "net_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-net", "flavor_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "stack_user_project_id": "b9d78d99790340b0b634d2ced9171b94", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:09:54Z", "links": [{"href": "https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78139403-be27-48b6-8e31-54f6a7899f0d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:56,550 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d used request id req-527b3c9f-2f8a-49c2-8483-2038c95ff866 2018-07-03 15:09:56,551 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-07-03 15:09:56,551 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack 2018-07-03 15:09:56,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/78139403-be27-48b6-8e31-54f6a7899f0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:09:56,590 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:56 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d X-Openstack-Request-Id: req-375edd97-bd1b-49db-9ebb-3b37a3596177 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:56,961 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:09:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fa7de03d-dd95-43fd-a353-0bc2cc859835 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:09:56,961 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d used request id req-fa7de03d-dd95-43fd-a353-0bc2cc859835 2018-07-03 15:09:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/78139403-be27-48b6-8e31-54f6a7899f0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:09:57,311 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:09:57 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d X-Openstack-Request-Id: req-932f1ac6-d6d9-4648-85c2-c9342e27d408 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:09:57,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:09:57 GMT Content-Type: application/json Content-Length: 1602 Connection: keep-alive X-Openstack-Request-Id: req-f7a7ebd5-d9a9-4324-878a-59752689c650 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d261b680bbae45609b19f90866ff96ec", "OS::stack_id": "78139403-be27-48b6-8e31-54f6a7899f0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "image_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "inst_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-inst", "subnet_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-subnet", "net_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-net", "flavor_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "stack_user_project_id": "b9d78d99790340b0b634d2ced9171b94", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-03T15:09:54Z", "links": [{"href": "https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "78139403-be27-48b6-8e31-54f6a7899f0d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:09:57,374 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d used request id req-f7a7ebd5-d9a9-4324-878a-59752689c650 2018-07-03 15:09:57,375 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-03 15:09:57,375 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:00,378 - create_stack - DEBUG - Stack status query timeout in 1196.58325696 2018-07-03 15:10:00,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/78139403-be27-48b6-8e31-54f6a7899f0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:10:00,790 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d X-Openstack-Request-Id: req-fdc5c978-98be-45fa-8d38-abbcce88753c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:00,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:00 GMT Content-Type: application/json Content-Length: 1602 Connection: keep-alive X-Openstack-Request-Id: req-a173df58-f5a8-473e-a964-620b56cb29ea Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d261b680bbae45609b19f90866ff96ec", "OS::stack_id": "78139403-be27-48b6-8e31-54f6a7899f0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "image_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "inst_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-inst", "subnet_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-subnet", "net_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-net", "flavor_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "stack_user_project_id": "b9d78d99790340b0b634d2ced9171b94", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-03T15:09:54Z", "links": [{"href": "https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "78139403-be27-48b6-8e31-54f6a7899f0d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:00,857 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d used request id req-a173df58-f5a8-473e-a964-620b56cb29ea 2018-07-03 15:10:00,857 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-03 15:10:00,857 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:03,859 - create_stack - DEBUG - Stack status query timeout in 1193.10282087 2018-07-03 15:10:03,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/78139403-be27-48b6-8e31-54f6a7899f0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:10:03,907 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d X-Openstack-Request-Id: req-c915b29a-7bb5-4952-b08a-391d13aed073 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:03,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:03 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-f6f8612c-2880-44ae-b5c3-ee99c0e85d9d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d261b680bbae45609b19f90866ff96ec", "OS::stack_id": "78139403-be27-48b6-8e31-54f6a7899f0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "image_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "inst_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-inst", "subnet_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-subnet", "flavor_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name", "net_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "stack_user_project_id": "b9d78d99790340b0b634d2ced9171b94", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:09:54Z", "links": [{"href": "https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:10:02Z", "id": "78139403-be27-48b6-8e31-54f6a7899f0d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:03,960 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d used request id req-f6f8612c-2880-44ae-b5c3-ee99c0e85d9d 2018-07-03 15:10:03,960 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:10:03,960 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:06,962 - create_stack - DEBUG - Stack status query timeout in 1189.99992895 2018-07-03 15:10:06,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/78139403-be27-48b6-8e31-54f6a7899f0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:10:07,003 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d X-Openstack-Request-Id: req-c818edac-ce74-4237-82a0-85582299363d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:07,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:07 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-18d9a017-5941-4d6c-be1c-778c066ff606 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d261b680bbae45609b19f90866ff96ec", "OS::stack_id": "78139403-be27-48b6-8e31-54f6a7899f0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "image_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "inst_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-inst", "subnet_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-subnet", "flavor_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name", "net_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "stack_user_project_id": "b9d78d99790340b0b634d2ced9171b94", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:09:54Z", "links": [{"href": "https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:10:02Z", "id": "78139403-be27-48b6-8e31-54f6a7899f0d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:07,335 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d used request id req-18d9a017-5941-4d6c-be1c-778c066ff606 2018-07-03 15:10:07,335 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:10:07,335 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:10,338 - create_stack - DEBUG - Stack status query timeout in 1186.62386298 2018-07-03 15:10:10,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/78139403-be27-48b6-8e31-54f6a7899f0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:10:10,383 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d X-Openstack-Request-Id: req-7893a9c3-0523-493e-a328-995361a76386 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:10,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:10 GMT Content-Type: application/json Content-Length: 1638 Connection: keep-alive X-Openstack-Request-Id: req-937fdf22-1afa-40b3-9779-691faca16a41 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d261b680bbae45609b19f90866ff96ec", "OS::stack_id": "78139403-be27-48b6-8e31-54f6a7899f0d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "image_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image", "inst_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-inst", "subnet_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-subnet", "flavor_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-flavor-name", "net_name": "CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-net"}, "deletion_time": "2018-07-03T15:10:10Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack", "stack_user_project_id": "b9d78d99790340b0b634d2ced9171b94", "tags": null, "creation_time": "2018-07-03T15:09:54Z", "links": [{"href": "https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:10:02Z", "id": "78139403-be27-48b6-8e31-54f6a7899f0d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:10,783 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d used request id req-937fdf22-1afa-40b3-9779-691faca16a41 2018-07-03 15:10:10,783 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:10:10,784 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack 2018-07-03 15:10:10,784 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack 2018-07-03 15:10:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/78139403-be27-48b6-8e31-54f6a7899f0d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf655673957a911c0ef7d6a598b6764a24e9a311" 2018-07-03 15:10:11,314 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d X-Openstack-Request-Id: req-b67035a6-a800-4a90-8756-b4d701c0f005 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:11,359 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:10:11 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-86b7ba2d-6982-4360-b9f6-9695f8284b5b RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:10:11,359 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/d261b680bbae45609b19f90866ff96ec/stacks/CreateStackSuccessTests-CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-stack/78139403-be27-48b6-8e31-54f6a7899f0d used request id req-86b7ba2d-6982-4360-b9f6-9695f8284b5b 2018-07-03 15:10:11,361 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-37ac60f1-8bb5-4611-bba6-b891f0f0114a-image 2018-07-03 15:10:11,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a85d99f083e1f32b6b10ff8eeaa243340eaf97a8" 2018-07-03 15:10:11,491 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:10:11 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-156d44be-ab53-48a6-9ed1-862c95873e5f 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-07-03 15:10:11,491 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/b9de36b3-b3c2-4128-8dba-59dbeb06bf0d used request id req-156d44be-ab53-48a6-9ed1-862c95873e5f 2018-07-03 15:10:11,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/aa4218c1-a4fe-4467-8eae-396687cd377a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3407fd40836a81297c86e4e6cee3541f48217937" 2018-07-03 15:10:11,539 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:10: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-aaa923b5-52dc-48d5-8c47-6a2629a35efa X-Compute-Request-Id: req-aaa923b5-52dc-48d5-8c47-6a2629a35efa 2018-07-03 15:10:11,539 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/aa4218c1-a4fe-4467-8eae-396687cd377a used request id req-aaa923b5-52dc-48d5-8c47-6a2629a35efa 2018-07-03 15:10:11,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:10:12,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:12 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-f375807f-8bd0-496f-ad13-2bc91162b0d4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d261b680bbae45609b19f90866ff96ec", "created_at": "2018-07-03T15:09:55Z", "updated_at": "2018-07-03T15:09:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:09:55Z", "revision_number": 0, "id": "3794b607-3484-48cb-b573-8d470c1525bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:09:55Z", "security_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "tenant_id": "d261b680bbae45609b19f90866ff96ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "d261b680bbae45609b19f90866ff96ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:09:55Z", "revision_number": 0, "id": "54b5a04e-f87a-4e31-adbe-c2fb86b9690a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:09:55Z", "security_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "tenant_id": "d261b680bbae45609b19f90866ff96ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "d261b680bbae45609b19f90866ff96ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:09:55Z", "revision_number": 0, "id": "c1ec8f30-a580-456d-8de8-a35a33c36d0e", "remote_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "remote_ip_prefix": null, "created_at": "2018-07-03T15:09:55Z", "security_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "tenant_id": "d261b680bbae45609b19f90866ff96ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "d261b680bbae45609b19f90866ff96ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:09:55Z", "revision_number": 0, "id": "dd38125f-daae-4a06-8cc2-2d8291c594ef", "remote_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "remote_ip_prefix": null, "created_at": "2018-07-03T15:09:55Z", "security_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "tenant_id": "d261b680bbae45609b19f90866ff96ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "d261b680bbae45609b19f90866ff96ec"}], "revision_number": 4, "project_id": "d261b680bbae45609b19f90866ff96ec", "id": "962bc238-cd03-4849-b085-8efe650727f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:10:12,024 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f375807f-8bd0-496f-ad13-2bc91162b0d4 2018-07-03 15:10:12,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:10:12,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:12 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0332b6d-6b9f-4c85-9bda-96c41eab0bae 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:10:12,193 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-c0332b6d-6b9f-4c85-9bda-96c41eab0bae 2018-07-03 15:10:12,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/d261b680bbae45609b19f90866ff96ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:10:12,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:12 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4060edc5-a0c1-4baa-8589-ac8c68247838 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d261b680bbae45609b19f90866ff96ec", "name": "CreateStackSuccessTests-4d752038-5e24-446-proj"}} 2018-07-03 15:10:12,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec used request id req-4060edc5-a0c1-4baa-8589-ac8c68247838 2018-07-03 15:10:12,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 962bc238-cd03-4849-b085-8efe650727f4 2018-07-03 15:10:12,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/security-group-rules?security_group_id=962bc238-cd03-4849-b085-8efe650727f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:10:12,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:12 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-5a24eb7a-6399-4f1f-acad-6588cf8728cd 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-07-03T15:09:55Z", "security_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "port_range_min": null, "revision_number": 0, "tenant_id": "d261b680bbae45609b19f90866ff96ec", "created_at": "2018-07-03T15:09:55Z", "project_id": "d261b680bbae45609b19f90866ff96ec", "id": "3794b607-3484-48cb-b573-8d470c1525bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:09:55Z", "security_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "port_range_min": null, "revision_number": 0, "tenant_id": "d261b680bbae45609b19f90866ff96ec", "created_at": "2018-07-03T15:09:55Z", "project_id": "d261b680bbae45609b19f90866ff96ec", "id": "54b5a04e-f87a-4e31-adbe-c2fb86b9690a"}, {"remote_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:09:55Z", "security_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "port_range_min": null, "revision_number": 0, "tenant_id": "d261b680bbae45609b19f90866ff96ec", "created_at": "2018-07-03T15:09:55Z", "project_id": "d261b680bbae45609b19f90866ff96ec", "id": "c1ec8f30-a580-456d-8de8-a35a33c36d0e"}, {"remote_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:09:55Z", "security_group_id": "962bc238-cd03-4849-b085-8efe650727f4", "port_range_min": null, "revision_number": 0, "tenant_id": "d261b680bbae45609b19f90866ff96ec", "created_at": "2018-07-03T15:09:55Z", "project_id": "d261b680bbae45609b19f90866ff96ec", "id": "dd38125f-daae-4a06-8cc2-2d8291c594ef"}]} 2018-07-03 15:10:12,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=962bc238-cd03-4849-b085-8efe650727f4 used request id req-5a24eb7a-6399-4f1f-acad-6588cf8728cd 2018-07-03 15:10:12,413 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:10:12,418 - keystoneauth.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/962bc238-cd03-4849-b085-8efe650727f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:10:12,801 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:10:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b1f00182-e3b7-4dcf-81e2-a9fadcbf0839 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:10:12,801 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/962bc238-cd03-4849-b085-8efe650727f4 used request id req-b1f00182-e3b7-4dcf-81e2-a9fadcbf0839 2018-07-03 15:10:12,802 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4d752038-5e24-446-proj 2018-07-03 15:10:12,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:10:13,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:10:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcd34c0f-7a3f-49f4-87ef-be36d416590b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:10:13,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d261b680bbae45609b19f90866ff96ec used request id req-dcd34c0f-7a3f-49f4-87ef-be36d416590b 2018-07-03 15:10:13,211 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4d752038-5e24-446-proj-role 2018-07-03 15:10:13,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0e2b9a3396b648b2994528b3d3587f46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:10:13,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:10:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd22a158-b14d-4287-b778-225872a53bf0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:10:13,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0e2b9a3396b648b2994528b3d3587f46 used request id req-cd22a158-b14d-4287-b778-225872a53bf0 2018-07-03 15:10:13,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}674a8fe724953a7a1136ef250b68465b2dc667f8" 2018-07-03 15:10:13,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79a5c51c-2b10-4349-827b-8976e4e0260f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:10:13,658 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-79a5c51c-2b10-4349-827b-8976e4e0260f 2018-07-03 15:10:13,658 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4d752038-5e24-446-user 2018-07-03 15:10:13,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/9748b33e803840229877b3ac276aa56a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b27acbe448a5a61208075f7a546a16ff7111062e" 2018-07-03 15:10:14,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:10:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d9d052d-6c74-4dc3-adc3-38b200487d6e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:10:14,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/9748b33e803840229877b3ac276aa56a used request id req-2d9d052d-6c74-4dc3-adc3-38b200487d6e 2018-07-03 15:10:14,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:10:14,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:10:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wnYY4ispRJa0iWAHLqp6bg"], "issued_at": "2018-07-03T15:10:14.000000Z"}} 2018-07-03 15:10:14,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}043b2a10c5b395f875ed6b52f405289194a23ec4" 2018-07-03 15:10:14,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14f97bcc-fcdc-4ccb-a3ff-8a36358cd217 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:10:14,743 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-14f97bcc-fcdc-4ccb-a3ff-8a36358cd217 2018-07-03 15:10:14,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:10:14,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:10:15,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["NGxXpSODRjmv5T-L9IhvWg"], "issued_at": "2018-07-03T15:10:15.000000Z"}} 2018-07-03 15:10:15,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}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:10:15,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-712ee4f7-42cd-49d6-b849-09d6acc70489 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:10:15,470 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-712ee4f7-42cd-49d6-b849-09d6acc70489 2018-07-03 15:10:15,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:10:15,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:10: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-07-03 15:10:15,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=CreateStackSuccessTests-3c02dc3e-180e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:10:15,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:15 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-feb8be57-e20b-4598-9d54-3e9d02e6226f 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-3c02dc3e-180e-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:10:15,686 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3c02dc3e-180e-4e5-proj used request id req-feb8be57-e20b-4598-9d54-3e9d02e6226f 2018-07-03 15:10:15,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:10:15,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0db6c05-cfe9-40e9-bbab-8dd2ee2e8da7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:10:15,730 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a0db6c05-cfe9-40e9-bbab-8dd2ee2e8da7 2018-07-03 15:10:15,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}55965c5e20ff9e6edac11892d1217e9b253a8ca2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj"}}' 2018-07-03 15:10:15,972 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:10:15 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea6723b1-38cc-4f57-b9a3-780e632fee4f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb"}, "tags": [], "enabled": true, "id": "39a3a604415a405ea175b5cdc86af6cb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj"}} 2018-07-03 15:10:15,972 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ea6723b1-38cc-4f57-b9a3-780e632fee4f 2018-07-03 15:10:15,973 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-3c02dc3e-180e-4e5-proj 2018-07-03 15:10:15,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:10:15,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:10:16,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:10:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Qr3h8In0TS2itm4cQaMUfw"], "issued_at": "2018-07-03T15:10:16.000000Z"}} 2018-07-03 15:10:16,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}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:10:16,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8f898b6-c67c-4296-a8c9-510f8588ba2e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:10:16,711 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a8f898b6-c67c-4296-a8c9-510f8588ba2e 2018-07-03 15:10:16,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:10:16,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:10: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-07-03 15:10:16,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:10:16,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:16 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a6838b8-a5db-476c-ac68-4934342be39e Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:10:16,933 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9a6838b8-a5db-476c-ac68-4934342be39e 2018-07-03 15:10:16,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-3c02dc3e-180e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:10:17,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:16 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c2f1efa-cb48-4c42-a5ef-f29ab63ff733 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-3c02dc3e-180e-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb"}, "tags": [], "enabled": true, "id": "39a3a604415a405ea175b5cdc86af6cb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj"}]} 2018-07-03 15:10:17,124 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-3c02dc3e-180e-4e5-proj used request id req-9c2f1efa-cb48-4c42-a5ef-f29ab63ff733 2018-07-03 15:10:17,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:10:17,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b13de1d-40b6-4029-8b18-b5eb7b05b8e7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:10:17,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3b13de1d-40b6-4029-8b18-b5eb7b05b8e7 2018-07-03 15:10:17,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}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:10:18,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e67736fb-47d6-4471-92fa-8b717a675efe Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:10:18,086 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e67736fb-47d6-4471-92fa-8b717a675efe 2018-07-03 15:10:18,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=CreateStackSuccessTests-3c02dc3e-180e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:10:18,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:18 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01189143-c7b1-4169-b227-62d305360082 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-3c02dc3e-180e-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb"}, "tags": [], "enabled": true, "id": "39a3a604415a405ea175b5cdc86af6cb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj"}]} 2018-07-03 15:10:18,286 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-3c02dc3e-180e-4e5-proj used request id req-01189143-c7b1-4169-b227-62d305360082 2018-07-03 15:10:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/c2766e4665eb483499ba665b0e3caea9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:10:18,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:18 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75aaa4a3-b1f4-437b-add3-4a9e50a281b2 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-user", "links": {"self": "http://10.167.4.35:5000/v3/users/c2766e4665eb483499ba665b0e3caea9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "39a3a604415a405ea175b5cdc86af6cb", "id": "c2766e4665eb483499ba665b0e3caea9", "password_expires_at": null}} 2018-07-03 15:10:18,513 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/c2766e4665eb483499ba665b0e3caea9 used request id req-75aaa4a3-b1f4-437b-add3-4a9e50a281b2 2018-07-03 15:10:18,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/39a3a604415a405ea175b5cdc86af6cb/users/c2766e4665eb483499ba665b0e3caea9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:10:18,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:18 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b90f854-2a52-4b04-84b4-0f7588f23f8d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb/users/c2766e4665eb483499ba665b0e3caea9/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:10:18,762 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb/users/c2766e4665eb483499ba665b0e3caea9/roles used request id req-2b90f854-2a52-4b04-84b4-0f7588f23f8d 2018-07-03 15:10:18,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:10:18,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:18 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-034cc74f-dcb7-4b24-849e-5b64ced14277 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:10:18,965 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-034cc74f-dcb7-4b24-849e-5b64ced14277 2018-07-03 15:10:18,965 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-3c02dc3e-180e-4e5-proj 2018-07-03 15:10:18,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/39a3a604415a405ea175b5cdc86af6cb/users/c2766e4665eb483499ba665b0e3caea9/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:10:19,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:10:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c8d418c-fa67-4c85-b073-adc5af862738 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:10:19,334 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb/users/c2766e4665eb483499ba665b0e3caea9/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-3c8d418c-fa67-4c85-b073-adc5af862738 2018-07-03 15:10:19,335 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-3c02dc3e-180e-4e5-user 2018-07-03 15:10:19,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:10:19,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:10:19,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69d0759d-d5d9-4118-ae1c-58e9b4236b90 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:10:19,508 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-69d0759d-d5d9-4118-ae1c-58e9b4236b90 2018-07-03 15:10:19,512 - 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}55965c5e20ff9e6edac11892d1217e9b253a8ca2" -d '{"role": {"name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj-role"}}' 2018-07-03 15:10:19,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:10:19 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ed4193a-bdb7-479c-bfbb-726d360416b1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5cbd775b686e43379924bd64b8f73c6e", "links": {"self": "http://10.167.4.35:5000/v3/roles/5cbd775b686e43379924bd64b8f73c6e"}, "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj-role"}} 2018-07-03 15:10:19,711 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5ed4193a-bdb7-479c-bfbb-726d360416b1 2018-07-03 15:10:19,712 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-3c02dc3e-180e-4e5-proj-role 2018-07-03 15:10:19,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/5cbd775b686e43379924bd64b8f73c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:10:19,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:19 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-667a3e5f-06e3-4e0b-84bd-f1336fc95087 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5cbd775b686e43379924bd64b8f73c6e", "links": {"self": "http://10.167.4.35:5000/v3/roles/5cbd775b686e43379924bd64b8f73c6e"}, "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj-role"}} 2018-07-03 15:10:19,902 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5cbd775b686e43379924bd64b8f73c6e used request id req-667a3e5f-06e3-4e0b-84bd-f1336fc95087 2018-07-03 15:10:19,902 - keystone_utils - INFO - Granting role CreateStackSuccessTests-3c02dc3e-180e-4e5-proj-role to project CreateStackSuccessTests-3c02dc3e-180e-4e5-proj 2018-07-03 15:10:19,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/39a3a604415a405ea175b5cdc86af6cb/users/c2766e4665eb483499ba665b0e3caea9/roles/5cbd775b686e43379924bd64b8f73c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:10:20,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:10:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9bec204-a1ed-403c-a49d-709dbe066928 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:10:20,115 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb/users/c2766e4665eb483499ba665b0e3caea9/roles/5cbd775b686e43379924bd64b8f73c6e used request id req-f9bec204-a1ed-403c-a49d-709dbe066928 2018-07-03 15:10:20,115 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:10:20,115 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:10:20,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:10:20,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:10:20,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5cbd775b686e43379924bd64b8f73c6e", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39a3a604415a405ea175b5cdc86af6cb", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-user", "id": "c2766e4665eb483499ba665b0e3caea9"}, "audit_ids": ["V3guw7fnTPqj8T3Rm7xdCg"], "issued_at": "2018-07-03T15:10:20.000000Z"}} 2018-07-03 15:10:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc561af36752a53738888e32b44bf39202cca05" 2018-07-03 15:10:20,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-360e37b9-735a-4503-929a-82a74a71d6da Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:10:20,830 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-360e37b9-735a-4503-929a-82a74a71d6da 2018-07-03 15:10:20,834 - 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-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dc561af36752a53738888e32b44bf39202cca05" 2018-07-03 15:10:21,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:21 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-2379b078-fa7b-48e9-8950-d1728aaaf857 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image"} 2018-07-03 15:10:21,299 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image used request id req-2379b078-fa7b-48e9-8950-d1728aaaf857 2018-07-03 15:10:21,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}2dc561af36752a53738888e32b44bf39202cca05" 2018-07-03 15:10:22,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:22 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-153901d7-a698-445c-b288-8061bfb0fc4a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:10:22,210 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-153901d7-a698-445c-b288-8061bfb0fc4a 2018-07-03 15:10:22,242 - 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}2dc561af36752a53738888e32b44bf39202cca05" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image"}' 2018-07-03 15:10:22,697 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:10:22 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1c3e3ee0-b964-4213-86ae-271a91000999 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:10:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:10:23Z", "visibility": "shared", "self": "/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a", "min_disk": 0, "protected": false, "id": "c264e0bc-3114-4f8b-8653-2bcd9c32d02a", "file": "/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a/file", "checksum": null, "owner": "39a3a604415a405ea175b5cdc86af6cb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:10:22,698 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1c3e3ee0-b964-4213-86ae-271a91000999 2018-07-03 15:10:22,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dc561af36752a53738888e32b44bf39202cca05" -d '' 2018-07-03 15:10:23,505 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:10:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ed3bd4a0-3c24-4eae-ab25-917a507f949a 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-07-03 15:10:23,505 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a/file used request id req-ed3bd4a0-3c24-4eae-ab25-917a507f949a 2018-07-03 15:10:23,506 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:10:23,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dc561af36752a53738888e32b44bf39202cca05" 2018-07-03 15:10:24,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:24 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-4347a52e-55a8-4e15-b40f-801ead806850 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:10:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:10:23Z", "visibility": "shared", "self": "/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a", "min_disk": 0, "protected": false, "id": "c264e0bc-3114-4f8b-8653-2bcd9c32d02a", "file": "/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39a3a604415a405ea175b5cdc86af6cb", "direct_url": "file:///var/lib/glance/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:10:24,478 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a used request id req-4347a52e-55a8-4e15-b40f-801ead806850 2018-07-03 15:10:24,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dc561af36752a53738888e32b44bf39202cca05" 2018-07-03 15:10:24,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:24 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2b3701de-d039-44cc-845b-7217ebb80e5f Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:10:24,872 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2b3701de-d039-44cc-845b-7217ebb80e5f 2018-07-03 15:10:24,875 - create_image - INFO - Created image with name - CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image 2018-07-03 15:10:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dc561af36752a53738888e32b44bf39202cca05" 2018-07-03 15:10:24,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:24 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-858b8133-248e-4ffe-b68d-dfcc422d85a7 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:10:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:10:23Z", "visibility": "shared", "self": "/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a", "min_disk": 0, "protected": false, "id": "c264e0bc-3114-4f8b-8653-2bcd9c32d02a", "file": "/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39a3a604415a405ea175b5cdc86af6cb", "direct_url": "file:///var/lib/glance/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:10:24,915 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a used request id req-858b8133-248e-4ffe-b68d-dfcc422d85a7 2018-07-03 15:10:24,916 - create_image - DEBUG - Instance status is - active 2018-07-03 15:10:24,916 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image 2018-07-03 15:10:24,916 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image 2018-07-03 15:10:24,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:10:24,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:10:25,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["AVivRX4-QzOVj-sBmWU0HQ"], "issued_at": "2018-07-03T15:10:25.000000Z"}} 2018-07-03 15:10:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5b83e50c1e9329040cedcb21f5d4befc7e9c27" 2018-07-03 15:10:25,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2855eff-e66a-4556-a236-b3081bfb4c11 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:10:25,623 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e2855eff-e66a-4556-a236-b3081bfb4c11 2018-07-03 15:10:25,624 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:10:25,629 - novaclient.v2.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}bf5b83e50c1e9329040cedcb21f5d4befc7e9c27" 2018-07-03 15:10:25,980 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:25 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bb79915a-0357-4428-8b9b-b9524ca5a913 X-Compute-Request-Id: req-bb79915a-0357-4428-8b9b-b9524ca5a913 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:10:25,980 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bb79915a-0357-4428-8b9b-b9524ca5a913 2018-07-03 15:10:25,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/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5b83e50c1e9329040cedcb21f5d4befc7e9c27" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:10:26,419 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:26 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1aefe8f1-bc73-4de5-b940-c93d0ffb7887 X-Compute-Request-Id: req-1aefe8f1-bc73-4de5-b940-c93d0ffb7887 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/65f5d31d-4534-4e63-bd90-e1d16f4924be", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/65f5d31d-4534-4e63-bd90-e1d16f4924be", "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": "65f5d31d-4534-4e63-bd90-e1d16f4924be"}} 2018-07-03 15:10:26,419 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1aefe8f1-bc73-4de5-b940-c93d0ffb7887 2018-07-03 15:10:26,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/flavors/65f5d31d-4534-4e63-bd90-e1d16f4924be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5b83e50c1e9329040cedcb21f5d4befc7e9c27" 2018-07-03 15:10:26,797 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:26 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-864b54fb-b137-4be8-bfe1-ecb3a98a509c X-Compute-Request-Id: req-864b54fb-b137-4be8-bfe1-ecb3a98a509c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/65f5d31d-4534-4e63-bd90-e1d16f4924be", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/65f5d31d-4534-4e63-bd90-e1d16f4924be", "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": "65f5d31d-4534-4e63-bd90-e1d16f4924be"}} 2018-07-03 15:10:26,797 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/65f5d31d-4534-4e63-bd90-e1d16f4924be used request id req-864b54fb-b137-4be8-bfe1-ecb3a98a509c 2018-07-03 15:10:26,800 - novaclient.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/65f5d31d-4534-4e63-bd90-e1d16f4924be/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5b83e50c1e9329040cedcb21f5d4befc7e9c27" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:10:27,211 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:27 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5ce787a8-8cff-4f62-b3a6-351dcb233c72 X-Compute-Request-Id: req-5ce787a8-8cff-4f62-b3a6-351dcb233c72 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:10:27,211 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/65f5d31d-4534-4e63-bd90-e1d16f4924be/os-extra_specs used request id req-5ce787a8-8cff-4f62-b3a6-351dcb233c72 2018-07-03 15:10:27,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:10:27,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:10:27,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5cbd775b686e43379924bd64b8f73c6e", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:10:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39a3a604415a405ea175b5cdc86af6cb", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-user", "id": "c2766e4665eb483499ba665b0e3caea9"}, "audit_ids": ["jyiTBgH4SF6TtUf_4-C0ww"], "issued_at": "2018-07-03T15:10:27.000000Z"}} 2018-07-03 15:10: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}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:27,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:10:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4935c081-87fa-40f8-91d0-914361bcadd1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:10:27,953 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4935c081-87fa-40f8-91d0-914361bcadd1 2018-07-03 15:10:27,955 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:10:27,959 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:10:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:28,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:28 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3671aba0-2962-40db-b594-79864d81555a Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:10:28,404 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack used request id req-3671aba0-2962-40db-b594-79864d81555a 2018-07-03 15:10:28,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-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-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}}' 2018-07-03 15:10:34,425 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:10:34 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-20733d16-1ede-45c0-8b68-e7974b95d402 Front-End-Https: on RESP BODY: {"stack": {"id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}]}} 2018-07-03 15:10:34,425 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks used request id req-20733d16-1ede-45c0-8b68-e7974b95d402 2018-07-03 15:10:34,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:34,803 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:34 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-a2d4c19c-2844-4a50-897a-9490c94126c4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:35,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:35 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-b394703b-bf8d-4c69-8439-7b0aa1828410 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:35,221 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-b394703b-bf8d-4c69-8439-7b0aa1828410 2018-07-03 15:10:35,221 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack 2018-07-03 15:10:35,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:35,595 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-2bdec035-88e5-48f1-9dd1-0aa2e038833c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:36,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:36 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-bfa35cd3-3f64-4b32-a1c2-22b644a9e797 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:36,011 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-bfa35cd3-3f64-4b32-a1c2-22b644a9e797 2018-07-03 15:10:36,012 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:10:36,012 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:39,013 - create_stack - DEBUG - Stack status query timeout in 1196.20884109 2018-07-03 15:10:39,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:39,051 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:39 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-2756d8dd-6306-40d4-8569-32ba136b6663 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:39,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:39 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-ef8a21a5-9b71-4f58-a068-6970b6058c97 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:39,101 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-ef8a21a5-9b71-4f58-a068-6970b6058c97 2018-07-03 15:10:39,102 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:10:39,102 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:42,104 - create_stack - DEBUG - Stack status query timeout in 1193.11771202 2018-07-03 15:10:42,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:42,156 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:42 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-6e225091-d554-4d6c-9faf-ba843e76588c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:42,209 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:42 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-6e490c88-443e-4d3e-a856-84c44876a175 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:42,209 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-6e490c88-443e-4d3e-a856-84c44876a175 2018-07-03 15:10:42,210 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:10:42,210 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:45,213 - create_stack - DEBUG - Stack status query timeout in 1190.00811005 2018-07-03 15:10:45,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:45,598 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-b286c4ea-2ccc-40f2-b60d-76c0b460ec30 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:45,999 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:45 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-4fb7fd07-2d39-4a4f-a1ae-6283886e01c4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:46,000 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-4fb7fd07-2d39-4a4f-a1ae-6283886e01c4 2018-07-03 15:10:46,000 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:10:46,000 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:49,001 - create_stack - DEBUG - Stack status query timeout in 1186.22086096 2018-07-03 15:10:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:49,040 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:49 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-fb31e113-8838-42b9-91d4-acd88eb92dd5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:49,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:49 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a19ff5a4-1911-4f9e-a3bc-5ffe59bc6919 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:49,088 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-a19ff5a4-1911-4f9e-a3bc-5ffe59bc6919 2018-07-03 15:10:49,089 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:10:49,089 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:52,091 - create_stack - DEBUG - Stack status query timeout in 1183.13065314 2018-07-03 15:10:52,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:52,451 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:52 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-d56e27ce-95c4-45a3-a685-0e13078c6e22 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:52,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:52 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-567e3ac3-415b-46a8-afe5-af78403d6ee1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:52,512 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-567e3ac3-415b-46a8-afe5-af78403d6ee1 2018-07-03 15:10:52,512 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:10:52,512 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:55,515 - create_stack - DEBUG - Stack status query timeout in 1179.70598292 2018-07-03 15:10:55,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:55,560 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:55 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-85545d86-bf63-495f-89ac-b5368ded6966 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:55,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:55 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-7b1c9042-a8ea-4d9d-8afb-c514041e9388 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:55,620 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-7b1c9042-a8ea-4d9d-8afb-c514041e9388 2018-07-03 15:10:55,621 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:10:55,621 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:10:58,624 - create_stack - DEBUG - Stack status query timeout in 1176.59749699 2018-07-03 15:10:58,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:10:59,010 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:10:59 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-1c96bcbc-c352-44e3-9946-6154f0ecb3fd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:10:59,067 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:10:59 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-a96dd877-4c3f-44d1-83f8-4a37f4cd9493 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:10:59,068 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-a96dd877-4c3f-44d1-83f8-4a37f4cd9493 2018-07-03 15:10:59,068 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:10:59,068 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack 2018-07-03 15:10:59,068 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack 2018-07-03 15:10:59,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:10:59,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5cbd775b686e43379924bd64b8f73c6e", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39a3a604415a405ea175b5cdc86af6cb", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/39a3a604415a405ea175b5cdc86af6cb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/39a3a604415a405ea175b5cdc86af6cb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/39a3a604415a405ea175b5cdc86af6cb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-user", "id": "c2766e4665eb483499ba665b0e3caea9"}, "audit_ids": ["gg00HurER4aaiHLkHUM5jg"], "issued_at": "2018-07-03T15:10:59.000000Z"}} 2018-07-03 15:10:59,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad9d2ce37f8b77f98ab730d2d4e5814550f5610c" 2018-07-03 15:11:00,039 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-3b1bc559-6824-434b-9576-dc8b6bf421b3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:00,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:00 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-35118bd5-9a0b-48e8-9ba5-e04e94388dab Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:00,465 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-35118bd5-9a0b-48e8-9ba5-e04e94388dab 2018-07-03 15:11:00,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:11:00,850 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-7bbd180a-54b9-4181-97b5-448cb5d5400a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:00,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:00 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-19fb7a5b-d46b-4480-8e68-bac3fef1bc90 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:00,915 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-19fb7a5b-d46b-4480-8e68-bac3fef1bc90 2018-07-03 15:11:00,915 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack 2018-07-03 15:11:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:11:01,326 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:01 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-84c23642-64f8-4cdb-b17b-2aeb0838c780 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:01,380 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:11:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d8f9293c-c553-419e-b0d1-c3750457f526 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:11:01,380 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-d8f9293c-c553-419e-b0d1-c3750457f526 2018-07-03 15:11:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:11:01,425 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:01 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-58f8a464-c5d3-4ab9-b450-1a5f3bd61408 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:01,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:01 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-05abbdf8-03cd-4366-8035-c2a5d2204145 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:11:01Z", "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:01,481 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-05abbdf8-03cd-4366-8035-c2a5d2204145 2018-07-03 15:11:01,481 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:11:01,481 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:11:04,482 - create_stack - DEBUG - Stack status query timeout in 1196.89882278 2018-07-03 15:11:04,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:11:04,529 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-1eef2f96-d0c0-48e4-bff0-e5d870e672e9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:04,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:04 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e528a520-e175-4188-8ff8-481cb3fef0b4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:11:01Z", "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:04,593 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-e528a520-e175-4188-8ff8-481cb3fef0b4 2018-07-03 15:11:04,593 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:11:04,593 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:11:07,597 - create_stack - DEBUG - Stack status query timeout in 1193.78365278 2018-07-03 15:11:07,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:11:07,641 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-f5a78353-8905-4efa-b4b5-3f4b2d125dbd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:07,683 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:07 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8f413701-70e5-4b9f-b1dc-380c93a70e5f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:11:01Z", "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:07,683 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-8f413701-70e5-4b9f-b1dc-380c93a70e5f 2018-07-03 15:11:07,684 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:11:07,684 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:11:10,685 - create_stack - DEBUG - Stack status query timeout in 1190.6958189 2018-07-03 15:11:10,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:11:10,730 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-45004e76-5aca-45cb-82b3-e84050b959fb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:10,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:10 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-70f4807f-750a-45ed-a1ef-28e468465420 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:11:01Z", "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:10,779 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-70f4807f-750a-45ed-a1ef-28e468465420 2018-07-03 15:11:10,780 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:11:10,780 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:11:13,781 - create_stack - DEBUG - Stack status query timeout in 1187.59985495 2018-07-03 15:11:13,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:11:13,825 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-fde8dc1f-4523-4096-ae2d-a38100cd0005 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:13,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:13 GMT Content-Type: application/json Content-Length: 1638 Connection: keep-alive X-Openstack-Request-Id: req-f6b02d44-ff94-438b-ad99-3f13e6dd3d29 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39a3a604415a405ea175b5cdc86af6cb", "OS::stack_id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "image_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image", "inst_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-inst", "subnet_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-subnet", "flavor_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-flavor-name", "net_name": "CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-net"}, "deletion_time": "2018-07-03T15:11:12Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack", "stack_user_project_id": "b953597b2f9048dab0d0d855110494eb", "tags": null, "creation_time": "2018-07-03T15:10:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:11:01Z", "id": "3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:13,873 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-f6b02d44-ff94-438b-ad99-3f13e6dd3d29 2018-07-03 15:11:13,874 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:11:13,874 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack 2018-07-03 15:11:13,874 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack 2018-07-03 15:11:13,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f5764ca02a814bdf34010e5aa816332bcd6d2" 2018-07-03 15:11:13,916 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 X-Openstack-Request-Id: req-7408c858-e099-493e-ac79-71744fbfe291 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:13,957 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:11:13 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-40a448fb-78bb-4f65-a762-1e0d020a0aa7 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:11:13,958 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/39a3a604415a405ea175b5cdc86af6cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-stack/3d7e05f0-4d82-4dd8-a3c9-282b42d7dbd7 used request id req-40a448fb-78bb-4f65-a762-1e0d020a0aa7 2018-07-03 15:11:13,959 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e44e6d1e-36d7-481c-a24d-52dc79a9a10e-image 2018-07-03 15:11:13,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dc561af36752a53738888e32b44bf39202cca05" 2018-07-03 15:11:15,013 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:11:15 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8a0ca11a-72a2-4c7f-9bb8-d6e6785d76a9 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-07-03 15:11:15,013 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/c264e0bc-3114-4f8b-8653-2bcd9c32d02a used request id req-8a0ca11a-72a2-4c7f-9bb8-d6e6785d76a9 2018-07-03 15:11:15,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/flavors/65f5d31d-4534-4e63-bd90-e1d16f4924be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5b83e50c1e9329040cedcb21f5d4befc7e9c27" 2018-07-03 15:11:15,056 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15: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-5cd9da00-245c-4dbf-8e17-cc5798ffeaa6 X-Compute-Request-Id: req-5cd9da00-245c-4dbf-8e17-cc5798ffeaa6 2018-07-03 15:11:15,056 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/65f5d31d-4534-4e63-bd90-e1d16f4924be used request id req-5cd9da00-245c-4dbf-8e17-cc5798ffeaa6 2018-07-03 15:11:15,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:11:15,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:15 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-73aebd97-777a-421b-b15d-010f2938ea6a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39a3a604415a405ea175b5cdc86af6cb", "created_at": "2018-07-03T15:10:35Z", "updated_at": "2018-07-03T15:10:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:10:35Z", "revision_number": 0, "id": "61432e35-fb72-40cd-acb5-36edb914e65a", "remote_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "remote_ip_prefix": null, "created_at": "2018-07-03T15:10:35Z", "security_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "tenant_id": "39a3a604415a405ea175b5cdc86af6cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "39a3a604415a405ea175b5cdc86af6cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:10:35Z", "revision_number": 0, "id": "6ca80f4e-1d08-4cf8-9d5c-1010c1b2abd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:10:35Z", "security_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "tenant_id": "39a3a604415a405ea175b5cdc86af6cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "39a3a604415a405ea175b5cdc86af6cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:10:35Z", "revision_number": 0, "id": "9a1dd441-d424-4120-9b12-c245b2865bff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:10:35Z", "security_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "tenant_id": "39a3a604415a405ea175b5cdc86af6cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "39a3a604415a405ea175b5cdc86af6cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:10:35Z", "revision_number": 0, "id": "fe307759-6f30-4ec4-a46f-c7a7bcd7855a", "remote_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "remote_ip_prefix": null, "created_at": "2018-07-03T15:10:35Z", "security_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "tenant_id": "39a3a604415a405ea175b5cdc86af6cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "39a3a604415a405ea175b5cdc86af6cb"}], "revision_number": 4, "project_id": "39a3a604415a405ea175b5cdc86af6cb", "id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "name": "default"}]} 2018-07-03 15:11:15,559 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-73aebd97-777a-421b-b15d-010f2938ea6a 2018-07-03 15:11:15,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:11:15,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:15 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dff3672-b5f9-403c-932a-dc8d1bc8ef78 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:11:15,769 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-1dff3672-b5f9-403c-932a-dc8d1bc8ef78 2018-07-03 15:11:15,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:11:15,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:11:15 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c36f6077-eea0-41b7-8926-b9c8f0649f84 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:11:15,940 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-c36f6077-eea0-41b7-8926-b9c8f0649f84 2018-07-03 15:11:15,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:11:15,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:11:16,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:15 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3baa60bb-574e-42d4-aa38-a05d5a204670 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:11:16,127 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-3baa60bb-574e-42d4-aa38-a05d5a204670 2018-07-03 15:11:16,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/39a3a604415a405ea175b5cdc86af6cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:11:16,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:16 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbfcc701-206f-461e-9725-8357c066f71b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "39a3a604415a405ea175b5cdc86af6cb", "name": "CreateStackSuccessTests-3c02dc3e-180e-4e5-proj"}} 2018-07-03 15:11:16,328 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb used request id req-cbfcc701-206f-461e-9725-8357c066f71b 2018-07-03 15:11:16,328 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eae8130a-2c57-4dad-9d5c-d2057214a1f6 2018-07-03 15:11:16,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/security-group-rules?security_group_id=eae8130a-2c57-4dad-9d5c-d2057214a1f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:11:16,820 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:16 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-0be197fe-c9e8-472c-b3bb-58dbf48bbbad Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:10:35Z", "security_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "port_range_min": null, "revision_number": 0, "tenant_id": "39a3a604415a405ea175b5cdc86af6cb", "created_at": "2018-07-03T15:10:35Z", "project_id": "39a3a604415a405ea175b5cdc86af6cb", "id": "61432e35-fb72-40cd-acb5-36edb914e65a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:10:35Z", "security_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "port_range_min": null, "revision_number": 0, "tenant_id": "39a3a604415a405ea175b5cdc86af6cb", "created_at": "2018-07-03T15:10:35Z", "project_id": "39a3a604415a405ea175b5cdc86af6cb", "id": "6ca80f4e-1d08-4cf8-9d5c-1010c1b2abd5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:10:35Z", "security_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "port_range_min": null, "revision_number": 0, "tenant_id": "39a3a604415a405ea175b5cdc86af6cb", "created_at": "2018-07-03T15:10:35Z", "project_id": "39a3a604415a405ea175b5cdc86af6cb", "id": "9a1dd441-d424-4120-9b12-c245b2865bff"}, {"remote_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:10:35Z", "security_group_id": "eae8130a-2c57-4dad-9d5c-d2057214a1f6", "port_range_min": null, "revision_number": 0, "tenant_id": "39a3a604415a405ea175b5cdc86af6cb", "created_at": "2018-07-03T15:10:35Z", "project_id": "39a3a604415a405ea175b5cdc86af6cb", "id": "fe307759-6f30-4ec4-a46f-c7a7bcd7855a"}]} 2018-07-03 15:11:16,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=eae8130a-2c57-4dad-9d5c-d2057214a1f6 used request id req-0be197fe-c9e8-472c-b3bb-58dbf48bbbad 2018-07-03 15:11:16,821 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:11:16,826 - keystoneauth.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/eae8130a-2c57-4dad-9d5c-d2057214a1f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:11:17,066 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:11:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7abab0a2-debb-4a18-b1e5-2e309fe9d679 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:11:17,067 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/eae8130a-2c57-4dad-9d5c-d2057214a1f6 used request id req-7abab0a2-debb-4a18-b1e5-2e309fe9d679 2018-07-03 15:11:17,068 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-3c02dc3e-180e-4e5-proj 2018-07-03 15:11:17,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:11:17,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:11:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7aee113-179a-48e6-9032-0ce3f8bba615 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:11:17,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/39a3a604415a405ea175b5cdc86af6cb used request id req-c7aee113-179a-48e6-9032-0ce3f8bba615 2018-07-03 15:11:17,482 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-3c02dc3e-180e-4e5-proj-role 2018-07-03 15:11:17,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5cbd775b686e43379924bd64b8f73c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:11:17,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:11:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9296acac-b38b-4ca2-9728-87a57bd6cde7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:11:17,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5cbd775b686e43379924bd64b8f73c6e used request id req-9296acac-b38b-4ca2-9728-87a57bd6cde7 2018-07-03 15:11:17,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55965c5e20ff9e6edac11892d1217e9b253a8ca2" 2018-07-03 15:11:17,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0614592e-9128-4dc6-826c-cee1b8e22dbd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:11:17,865 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0614592e-9128-4dc6-826c-cee1b8e22dbd 2018-07-03 15:11:17,866 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-3c02dc3e-180e-4e5-user 2018-07-03 15:11:17,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c2766e4665eb483499ba665b0e3caea9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fd92d361c5d2dbf0461004136ae17aaf8aa786" 2018-07-03 15:11:18,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:11:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fb6c021-0ffb-42de-9bb6-c0c7d1d8defb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:11:18,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c2766e4665eb483499ba665b0e3caea9 used request id req-6fb6c021-0ffb-42de-9bb6-c0c7d1d8defb 2018-07-03 15:11:18,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:11:18,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["p1zCtzQjQoKfkK9pnRTHxQ"], "issued_at": "2018-07-03T15:11:18.000000Z"}} 2018-07-03 15:11:18,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}5c607d1a5e47072ade9754f92e9ce5117db3a8c8" 2018-07-03 15:11:18,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09bff224-c0f2-4cb9-8a9c-c032269599ef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:11:18,944 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-09bff224-c0f2-4cb9-8a9c-c032269599ef 2018-07-03 15:11:18,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:11:18,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:11:19,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:11:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["aLO44wVoRY27KQp4LRCobw"], "issued_at": "2018-07-03T15:11:19.000000Z"}} 2018-07-03 15:11:19,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}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:11:19,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96bef6cf-80fb-4df5-8b6b-a8c64f871f1e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:11:19,687 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-96bef6cf-80fb-4df5-8b6b-a8c64f871f1e 2018-07-03 15:11:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:11:19,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:11: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-07-03 15:11:19,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?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ce8dfe63-37fd-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:11:19,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:19 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fdf24eb-1eac-4afc-9540-549a61810210 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-ce8dfe63-37fd-447-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:11:19,739 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ce8dfe63-37fd-447-proj used request id req-2fdf24eb-1eac-4afc-9540-549a61810210 2018-07-03 15:11:19,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}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:11:19,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65107b48-fa5f-4cdc-a437-5151abbbf135 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:11:19,913 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-65107b48-fa5f-4cdc-a437-5151abbbf135 2018-07-03 15:11:19,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj"}}' 2018-07-03 15:11:20,140 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:11:19 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbfa071a-7f51-4625-9756-232a8210f94b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058"}, "tags": [], "enabled": true, "id": "6bdb6d5d3ee24cb4b11296d2429c3058", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj"}} 2018-07-03 15:11:20,140 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-dbfa071a-7f51-4625-9756-232a8210f94b 2018-07-03 15:11:20,140 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ce8dfe63-37fd-447-proj 2018-07-03 15:11:20,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:11:20,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:11:20,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["fP_VFL71SLeOtfKVVg_YLw"], "issued_at": "2018-07-03T15:11:20.000000Z"}} 2018-07-03 15:11:20,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:11:20,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-507a60d9-e509-49de-b957-703e8651b18b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:11:20,795 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-507a60d9-e509-49de-b957-703e8651b18b 2018-07-03 15:11:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:11:20,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:11: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-07-03 15:11:20,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:11:21,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1736ed4-9c07-41a8-ab5d-17b0b29b5c36 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:11:21,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c1736ed4-9c07-41a8-ab5d-17b0b29b5c36 2018-07-03 15:11:21,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-ce8dfe63-37fd-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:11:21,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:21 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bacddfa1-7fe7-44e5-b478-2201f7d8821f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-ce8dfe63-37fd-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058"}, "tags": [], "enabled": true, "id": "6bdb6d5d3ee24cb4b11296d2429c3058", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj"}]} 2018-07-03 15:11:21,198 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-ce8dfe63-37fd-447-proj used request id req-bacddfa1-7fe7-44e5-b478-2201f7d8821f 2018-07-03 15:11:21,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:11:21,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07bfe64b-2044-461f-b151-f479047b14e4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:11:21,385 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-07bfe64b-2044-461f-b151-f479047b14e4 2018-07-03 15:11:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:11:22,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d805dea-7272-4abd-b808-94b94ea4143f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:11:22,051 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2d805dea-7272-4abd-b808-94b94ea4143f 2018-07-03 15:11:22,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-ce8dfe63-37fd-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:11:22,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:22 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95dc3f0e-d2da-4f24-900d-5699074b9982 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-ce8dfe63-37fd-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058"}, "tags": [], "enabled": true, "id": "6bdb6d5d3ee24cb4b11296d2429c3058", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj"}]} 2018-07-03 15:11:22,236 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-ce8dfe63-37fd-447-proj used request id req-95dc3f0e-d2da-4f24-900d-5699074b9982 2018-07-03 15:11:22,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/a656904239e642ec84c9878291d8220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:11:22,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:22 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fe92e8b-a508-4f74-9854-2e971d9f8d4e Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-ce8dfe63-37fd-447-user", "links": {"self": "http://10.167.4.35:5000/v3/users/a656904239e642ec84c9878291d8220f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "id": "a656904239e642ec84c9878291d8220f", "password_expires_at": null}} 2018-07-03 15:11:22,441 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/a656904239e642ec84c9878291d8220f used request id req-9fe92e8b-a508-4f74-9854-2e971d9f8d4e 2018-07-03 15:11:22,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/6bdb6d5d3ee24cb4b11296d2429c3058/users/a656904239e642ec84c9878291d8220f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:11:22,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:22 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef18e904-7b47-48d0-8de6-1c3b37ee62be Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058/users/a656904239e642ec84c9878291d8220f/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:11:22,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058/users/a656904239e642ec84c9878291d8220f/roles used request id req-ef18e904-7b47-48d0-8de6-1c3b37ee62be 2018-07-03 15:11:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:11:22,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:22 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09b5bf28-e2e6-4b48-8f72-7b3163c09305 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:11:22,873 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-09b5bf28-e2e6-4b48-8f72-7b3163c09305 2018-07-03 15:11:22,874 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-ce8dfe63-37fd-447-proj 2018-07-03 15:11:22,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058/users/a656904239e642ec84c9878291d8220f/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:11:23,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:11:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f3baf55-38da-4285-a5c6-2da353ba93a9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:11:23,105 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058/users/a656904239e642ec84c9878291d8220f/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-8f3baf55-38da-4285-a5c6-2da353ba93a9 2018-07-03 15:11:23,105 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ce8dfe63-37fd-447-user 2018-07-03 15:11:23,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:11:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:11:23,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bd93bf3-7ae2-42ff-b46a-93908dea55d3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:11:23,310 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7bd93bf3-7ae2-42ff-b46a-93908dea55d3 2018-07-03 15:11:23,314 - 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}d172bd76da8b4b259f990e82fd5b86bc291a9a42" -d '{"role": {"name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj-role"}}' 2018-07-03 15:11:23,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:11:23 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2d57700-8368-4ef3-a4b3-03a853171954 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "78ac356423a34d4bbea2c5bc55919da9", "links": {"self": "http://10.167.4.35:5000/v3/roles/78ac356423a34d4bbea2c5bc55919da9"}, "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj-role"}} 2018-07-03 15:11:23,514 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f2d57700-8368-4ef3-a4b3-03a853171954 2018-07-03 15:11:23,514 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ce8dfe63-37fd-447-proj-role 2018-07-03 15:11:23,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/78ac356423a34d4bbea2c5bc55919da9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:11:23,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:23 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dac30935-7212-40aa-ad33-b2a5a931e65b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "78ac356423a34d4bbea2c5bc55919da9", "links": {"self": "http://10.167.4.35:5000/v3/roles/78ac356423a34d4bbea2c5bc55919da9"}, "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj-role"}} 2018-07-03 15:11:23,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/78ac356423a34d4bbea2c5bc55919da9 used request id req-dac30935-7212-40aa-ad33-b2a5a931e65b 2018-07-03 15:11:23,559 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ce8dfe63-37fd-447-proj-role to project CreateStackSuccessTests-ce8dfe63-37fd-447-proj 2018-07-03 15:11:23,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058/users/a656904239e642ec84c9878291d8220f/roles/78ac356423a34d4bbea2c5bc55919da9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:11:23,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:11:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2a52a70-67bb-48ab-ad63-05f8f49f74d0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:11:23,819 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058/users/a656904239e642ec84c9878291d8220f/roles/78ac356423a34d4bbea2c5bc55919da9 used request id req-a2a52a70-67bb-48ab-ad63-05f8f49f74d0 2018-07-03 15:11:23,819 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:11:23,820 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:11:23,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:11:23,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:11:24,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78ac356423a34d4bbea2c5bc55919da9", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bdb6d5d3ee24cb4b11296d2429c3058", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-user", "id": "a656904239e642ec84c9878291d8220f"}, "audit_ids": ["HD0hiv5yTdOvmvTNX7jvMA"], "issued_at": "2018-07-03T15:11:24.000000Z"}} 2018-07-03 15:11:24,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}4cd4376d785d1feddd87786d49db1869821d6130" 2018-07-03 15:11:24,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-121e5cdb-14ac-44ea-b0d8-ab6cc445d3a8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:11:24,575 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-121e5cdb-14ac-44ea-b0d8-ab6cc445d3a8 2018-07-03 15:11:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4cd4376d785d1feddd87786d49db1869821d6130" 2018-07-03 15:11:25,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:25 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-eb417cc1-9205-4f4e-8584-c4c3fa4f0a08 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image"} 2018-07-03 15:11:25,024 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image used request id req-eb417cc1-9205-4f4e-8584-c4c3fa4f0a08 2018-07-03 15:11:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4cd4376d785d1feddd87786d49db1869821d6130" 2018-07-03 15:11:25,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0901ef0e-375b-41c6-b83f-96226d6db4fa Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:11:25,425 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0901ef0e-375b-41c6-b83f-96226d6db4fa 2018-07-03 15:11:25,456 - 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}4cd4376d785d1feddd87786d49db1869821d6130" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image"}' 2018-07-03 15:11:25,923 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:11:25 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4e563f83-68ea-4a33-bf73-946d6b4b8adf Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:11:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:11:26Z", "visibility": "shared", "self": "/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6", "min_disk": 0, "protected": false, "id": "84bd7028-5680-4acf-95ce-7317280cfaa6", "file": "/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6/file", "checksum": null, "owner": "6bdb6d5d3ee24cb4b11296d2429c3058", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:11:25,923 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-4e563f83-68ea-4a33-bf73-946d6b4b8adf 2018-07-03 15:11:25,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4cd4376d785d1feddd87786d49db1869821d6130" -d '' 2018-07-03 15:11:26,795 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:11:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-733b7e21-4958-4d65-aaca-b479283423d4 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-07-03 15:11:26,796 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6/file used request id req-733b7e21-4958-4d65-aaca-b479283423d4 2018-07-03 15:11:26,796 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:11:26,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4cd4376d785d1feddd87786d49db1869821d6130" 2018-07-03 15:11:27,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:27 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-003c46b6-be47-4fbe-b35f-c6a25bc51e70 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:11:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:11:27Z", "visibility": "shared", "self": "/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6", "min_disk": 0, "protected": false, "id": "84bd7028-5680-4acf-95ce-7317280cfaa6", "file": "/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6bdb6d5d3ee24cb4b11296d2429c3058", "direct_url": "file:///var/lib/glance/images/84bd7028-5680-4acf-95ce-7317280cfaa6", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:11:27,213 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6 used request id req-003c46b6-be47-4fbe-b35f-c6a25bc51e70 2018-07-03 15:11:27,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4cd4376d785d1feddd87786d49db1869821d6130" 2018-07-03 15:11:27,648 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-de43701b-f10c-40fd-a096-6c069341bf05 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:11:27,648 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-de43701b-f10c-40fd-a096-6c069341bf05 2018-07-03 15:11:27,652 - create_image - INFO - Created image with name - CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image 2018-07-03 15:11:27,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4cd4376d785d1feddd87786d49db1869821d6130" 2018-07-03 15:11:28,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:28 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-8776d3ef-6090-43aa-ae1f-aa9894ac14d8 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:11:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:11:27Z", "visibility": "shared", "self": "/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6", "min_disk": 0, "protected": false, "id": "84bd7028-5680-4acf-95ce-7317280cfaa6", "file": "/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6bdb6d5d3ee24cb4b11296d2429c3058", "direct_url": "file:///var/lib/glance/images/84bd7028-5680-4acf-95ce-7317280cfaa6", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:11:28,063 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6 used request id req-8776d3ef-6090-43aa-ae1f-aa9894ac14d8 2018-07-03 15:11:28,064 - create_image - DEBUG - Instance status is - active 2018-07-03 15:11:28,064 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image 2018-07-03 15:11:28,064 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image 2018-07-03 15:11:28,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:11:28,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:11:28,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["1YYOUj4gRKK7ehfl_Z75Sw"], "issued_at": "2018-07-03T15:11:28.000000Z"}} 2018-07-03 15:11:28,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}798028dd83d2833524ee2f93ada876ba29967788" 2018-07-03 15:11:28,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ac30880-cfd1-4169-a889-71fedfec7516 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:11:28,759 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7ac30880-cfd1-4169-a889-71fedfec7516 2018-07-03 15:11:28,760 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:11:28,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798028dd83d2833524ee2f93ada876ba29967788" 2018-07-03 15:11:29,188 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:29 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-314ca1f8-3aab-4928-be14-042f75a41f72 X-Compute-Request-Id: req-314ca1f8-3aab-4928-be14-042f75a41f72 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:11:29,188 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-314ca1f8-3aab-4928-be14-042f75a41f72 2018-07-03 15:11:29,192 - novaclient.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}798028dd83d2833524ee2f93ada876ba29967788" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:11:29,615 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:29 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-f99cc38a-723a-44ee-8eb3-a29e77f5a665 X-Compute-Request-Id: req-f99cc38a-723a-44ee-8eb3-a29e77f5a665 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/249df8ef-dd90-4e63-992f-a6789e3265b3", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/249df8ef-dd90-4e63-992f-a6789e3265b3", "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": "249df8ef-dd90-4e63-992f-a6789e3265b3"}} 2018-07-03 15:11:29,616 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f99cc38a-723a-44ee-8eb3-a29e77f5a665 2018-07-03 15:11:29,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/flavors/249df8ef-dd90-4e63-992f-a6789e3265b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798028dd83d2833524ee2f93ada876ba29967788" 2018-07-03 15:11:29,988 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:29 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-9ffe72c5-fe07-4c59-b6b8-e2eae59e70a3 X-Compute-Request-Id: req-9ffe72c5-fe07-4c59-b6b8-e2eae59e70a3 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/249df8ef-dd90-4e63-992f-a6789e3265b3", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/249df8ef-dd90-4e63-992f-a6789e3265b3", "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": "249df8ef-dd90-4e63-992f-a6789e3265b3"}} 2018-07-03 15:11:29,988 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/249df8ef-dd90-4e63-992f-a6789e3265b3 used request id req-9ffe72c5-fe07-4c59-b6b8-e2eae59e70a3 2018-07-03 15:11:29,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/flavors/249df8ef-dd90-4e63-992f-a6789e3265b3/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798028dd83d2833524ee2f93ada876ba29967788" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:11:30,073 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:30 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a2ef4438-5645-4a3f-94be-d838e91b0a78 X-Compute-Request-Id: req-a2ef4438-5645-4a3f-94be-d838e91b0a78 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:11:30,074 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/249df8ef-dd90-4e63-992f-a6789e3265b3/os-extra_specs used request id req-a2ef4438-5645-4a3f-94be-d838e91b0a78 2018-07-03 15:11:30,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:11:30,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:11:30,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78ac356423a34d4bbea2c5bc55919da9", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bdb6d5d3ee24cb4b11296d2429c3058", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-user", "id": "a656904239e642ec84c9878291d8220f"}, "audit_ids": ["OoZRqnT6QcWt6Ifomaxd1Q"], "issued_at": "2018-07-03T15:11:30.000000Z"}} 2018-07-03 15:11:30,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:11:30,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:11:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26a83a69-4d4d-416e-a87e-7e3e6331c97f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:11:30,755 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-26a83a69-4d4d-416e-a87e-7e3e6331c97f 2018-07-03 15:11:30,756 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:11:30,760 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:11:30,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:11:31,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:31 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b46102a9-9e3b-4be0-bd4f-192c51a2ed07 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:11:31,214 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack used request id req-b46102a9-9e3b-4be0-bd4f-192c51a2ed07 2018-07-03 15:11:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-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-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}}' 2018-07-03 15:11:36,229 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:11:36 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-d785a57a-7195-4951-9126-5f5568a2d1b7 Front-End-Https: on RESP BODY: {"stack": {"id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}]}} 2018-07-03 15:11:36,229 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks used request id req-d785a57a-7195-4951-9126-5f5568a2d1b7 2018-07-03 15:11:36,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:11:36,604 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-df27a6dc-8e8a-4e40-9647-7e8d4e082558 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:36,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:36 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-ed249438-9ba9-43ff-9889-c05491e86d39 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:36,977 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-ed249438-9ba9-43ff-9889-c05491e86d39 2018-07-03 15:11:36,978 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack 2018-07-03 15:11:36,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:11:37,020 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-d63a2e17-4b0d-4704-a656-fb8463981e73 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:37,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:37 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-ef965a70-3a9d-49f6-911c-58a9605f63e5 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:37,408 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-ef965a70-3a9d-49f6-911c-58a9605f63e5 2018-07-03 15:11:37,409 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:11:37,409 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:11:40,411 - create_stack - DEBUG - Stack status query timeout in 1196.56683803 2018-07-03 15:11:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:11:40,738 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:40 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-4d62e1d9-0d64-4db3-987c-fc1a49c0d0ea Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:41,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:41 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-f8b3c8b0-bb5f-444c-8934-5f62989908af Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:41,105 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-f8b3c8b0-bb5f-444c-8934-5f62989908af 2018-07-03 15:11:41,105 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:11:41,106 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:11:44,109 - create_stack - DEBUG - Stack status query timeout in 1192.86927009 2018-07-03 15:11:44,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:11:44,493 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:44 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-7992a34f-40ab-4ef7-a73b-f2494678401a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:44,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:44 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-24215172-c087-4bdd-b227-aeb8751cd0a1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:44,558 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-24215172-c087-4bdd-b227-aeb8751cd0a1 2018-07-03 15:11:44,558 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:11:44,558 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:11:47,562 - create_stack - DEBUG - Stack status query timeout in 1189.41618109 2018-07-03 15:11:47,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:11:47,606 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:47 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-65eed2a9-fc89-4ff0-915e-d456d5837951 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:47,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:47 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-41346d17-bb1d-4ae5-a1f5-b70d5eada754 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:47,667 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-41346d17-bb1d-4ae5-a1f5-b70d5eada754 2018-07-03 15:11:47,667 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:11:47,668 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:11:50,670 - create_stack - DEBUG - Stack status query timeout in 1186.30755401 2018-07-03 15:11:50,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:11:51,032 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:51 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-51942144-8fa1-486d-8e0d-e86eeeee9f94 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:51,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:51 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-11a3a177-ed5d-413c-970a-3d3eb5a63298 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:51,097 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-11a3a177-ed5d-413c-970a-3d3eb5a63298 2018-07-03 15:11:51,097 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:11:51,098 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:11:54,099 - create_stack - DEBUG - Stack status query timeout in 1182.87902093 2018-07-03 15:11:54,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:11:54,141 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:54 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-f29e38b9-c092-4598-b784-549b07b92c04 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:54,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:54 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-432185e7-d1e4-43de-8d3c-9360f187c6b3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:54,218 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-432185e7-d1e4-43de-8d3c-9360f187c6b3 2018-07-03 15:11:54,219 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:11:54,219 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:11:57,222 - create_stack - DEBUG - Stack status query timeout in 1179.75568104 2018-07-03 15:11:57,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:11:57,265 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:11:57 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-05c213ee-24c4-4d79-8ef7-0a2a41461866 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:11:57,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:11:57 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-cf097319-47d5-4be9-b359-c6c5f6e5dfd8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:11:57,658 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-cf097319-47d5-4be9-b359-c6c5f6e5dfd8 2018-07-03 15:11:57,659 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:11:57,659 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:00,662 - create_stack - DEBUG - Stack status query timeout in 1176.31547999 2018-07-03 15:12:00,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:12:00,705 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-aa4e0786-f9ac-42fd-9870-f1804bc5803d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:00,765 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:00 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-8a836a85-5157-44d4-bfab-45915c1b5f66 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:00,765 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-8a836a85-5157-44d4-bfab-45915c1b5f66 2018-07-03 15:12:00,765 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:12:00,766 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:03,767 - create_stack - DEBUG - Stack status query timeout in 1173.21062899 2018-07-03 15:12:03,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:12:03,814 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-9127ebcc-19f5-4ac2-8fbf-ca62f69d0b15 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:03,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:03 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-a4024af1-6118-4c22-a6ea-b2aac3422983 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:03,876 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-a4024af1-6118-4c22-a6ea-b2aac3422983 2018-07-03 15:12:03,876 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:12:03,876 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack 2018-07-03 15:12:03,876 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack 2018-07-03 15:12:03,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:12:04,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78ac356423a34d4bbea2c5bc55919da9", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:12:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bdb6d5d3ee24cb4b11296d2429c3058", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-user", "id": "a656904239e642ec84c9878291d8220f"}, "audit_ids": ["pD_aaa-FT8uXx7RsbgNeTw"], "issued_at": "2018-07-03T15:12:04.000000Z"}} 2018-07-03 15:12:04,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed0c51a45aa4bbf587d356879449c6f9c25ab75f" 2018-07-03 15:12:04,842 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-b5abef08-0cda-444b-8a4b-f36d80641f73 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:05,269 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:05 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-1735a5f6-e7f5-445d-ba34-d278a806d362 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:05,269 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-1735a5f6-e7f5-445d-ba34-d278a806d362 2018-07-03 15:12:05,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:12:05,305 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:05 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-bbed764d-8040-4c0f-9dbc-d7a2e064191c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:05,690 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:05 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-da06ca30-27df-4c85-925a-e3ab24d85f0e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:05,691 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-da06ca30-27df-4c85-925a-e3ab24d85f0e 2018-07-03 15:12:05,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:12:05,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:12:06,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78ac356423a34d4bbea2c5bc55919da9", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:12:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bdb6d5d3ee24cb4b11296d2429c3058", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/6bdb6d5d3ee24cb4b11296d2429c3058", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-user", "id": "a656904239e642ec84c9878291d8220f"}, "audit_ids": ["Rk26y2d7QhS54nWl8ywHdA"], "issued_at": "2018-07-03T15:12:06.000000Z"}} 2018-07-03 15:12:06,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}15c6b13140bfd9608099d0d1446fcd605b34e775" 2018-07-03 15:12:06,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e22700f-f64e-4ecc-9176-8ce207dfb74a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:12:06,429 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e22700f-f64e-4ecc-9176-8ce207dfb74a 2018-07-03 15:12:06,431 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:12:06,435 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:12:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c6b13140bfd9608099d0d1446fcd605b34e775" 2018-07-03 15:12:06,863 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:06 GMT Content-Type: application/json Content-Length: 719 Connection: keep-alive X-Openstack-Request-Id: req-9f3b1c21-d973-42f5-9756-d2d4a00e24d9 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "deletion_time": null, "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "tags": null}]} 2018-07-03 15:12:06,864 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack used request id req-9f3b1c21-d973-42f5-9756-d2d4a00e24d9 2018-07-03 15:12:06,864 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack 2018-07-03 15:12:06,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c6b13140bfd9608099d0d1446fcd605b34e775" 2018-07-03 15:12:07,259 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-7b9d0b5c-6136-46a7-90a6-6cb8e8920c8a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:07,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:07 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-a2423984-dd84-4f07-aafd-85085948baa0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:07,627 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-a2423984-dd84-4f07-aafd-85085948baa0 2018-07-03 15:12:07,628 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack 2018-07-03 15:12:07,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:12:07,668 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-e3b59d9a-9ac2-43ed-8430-fb8098473365 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:07,735 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:12:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eb50c5af-b526-4b5c-8043-76d05db6f5b8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:12:07,735 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-eb50c5af-b526-4b5c-8043-76d05db6f5b8 2018-07-03 15:12:07,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:12:07,774 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-00ec6d38-0968-4cc9-93f0-22bb2bbfc49e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:07,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:07 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-08a88ea7-21ea-48e2-8b16-29299e19c230 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:12:08Z", "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:07,816 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-08a88ea7-21ea-48e2-8b16-29299e19c230 2018-07-03 15:12:07,816 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:12:07,816 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:10,820 - create_stack - DEBUG - Stack status query timeout in 1196.91596103 2018-07-03 15:12:10,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:12:10,857 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-d8a0915b-92c0-432c-be88-ed9e209a075f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:10,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:10 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-f5eb6f91-cefa-464a-b917-4774f3c63927 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:12:08Z", "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:10,914 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-f5eb6f91-cefa-464a-b917-4774f3c63927 2018-07-03 15:12:10,915 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:12:10,915 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:13,918 - create_stack - DEBUG - Stack status query timeout in 1193.81706095 2018-07-03 15:12:13,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:12:13,962 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-e1adbcd9-d406-4237-b586-a91221e9a378 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:14,016 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:14 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b483a990-94bc-4e06-afb1-02c5a0398813 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:12:08Z", "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:14,016 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-b483a990-94bc-4e06-afb1-02c5a0398813 2018-07-03 15:12:14,017 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:12:14,017 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:17,020 - create_stack - DEBUG - Stack status query timeout in 1190.71514511 2018-07-03 15:12:17,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:12:17,415 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-bce33cc4-3ddd-4b39-a18e-b5999a9cb97c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:17,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-9c147488-2615-4c71-b926-06b7e869b581 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:12:08Z", "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:17,465 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-9c147488-2615-4c71-b926-06b7e869b581 2018-07-03 15:12:17,466 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:12:17,466 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:20,469 - create_stack - DEBUG - Stack status query timeout in 1187.26625896 2018-07-03 15:12:20,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:12:20,515 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-62826dd6-36c8-4b75-bdb6-f34358bc2ce9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:20,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:20 GMT Content-Type: application/json Content-Length: 1638 Connection: keep-alive X-Openstack-Request-Id: req-b916d7c0-17ab-4cb5-a993-9a8e4cd03806 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "OS::stack_id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "image_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image", "inst_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-inst", "subnet_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-subnet", "flavor_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-flavor-name", "net_name": "CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-net"}, "deletion_time": "2018-07-03T15:12:19Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack", "stack_user_project_id": "b8d55da4c03941ff994811c34c49685c", "tags": null, "creation_time": "2018-07-03T15:11:35Z", "links": [{"href": "https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:12:08Z", "id": "5cf76882-eb41-48ff-b9c5-edaf9803068d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:20,564 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-b916d7c0-17ab-4cb5-a993-9a8e4cd03806 2018-07-03 15:12:20,564 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:12:20,565 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack 2018-07-03 15:12:20,565 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack 2018-07-03 15:12:20,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/5cf76882-eb41-48ff-b9c5-edaf9803068d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2346f7b5e4213116585a7fa9b80269fe2946c094" 2018-07-03 15:12:20,609 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d X-Openstack-Request-Id: req-b80b515b-295a-49df-bebc-a6571eaeff07 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:20,650 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:12:20 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-3670c6c5-ac9f-4dfb-8496-f693fb63411b RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:12:20,650 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/6bdb6d5d3ee24cb4b11296d2429c3058/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-stack/5cf76882-eb41-48ff-b9c5-edaf9803068d used request id req-3670c6c5-ac9f-4dfb-8496-f693fb63411b 2018-07-03 15:12:20,652 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e09264eb-d451-44e4-8606-f1d60b988a4d-image 2018-07-03 15:12:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4cd4376d785d1feddd87786d49db1869821d6130" 2018-07-03 15:12:21,128 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:12:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-38dd1c87-300a-423c-b050-e859fecc62be 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-07-03 15:12:21,128 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/84bd7028-5680-4acf-95ce-7317280cfaa6 used request id req-38dd1c87-300a-423c-b050-e859fecc62be 2018-07-03 15:12:21,132 - 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/249df8ef-dd90-4e63-992f-a6789e3265b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798028dd83d2833524ee2f93ada876ba29967788" 2018-07-03 15:12:21,179 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:12: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-6aac1080-8a03-470f-8e79-43c35dabbb8a X-Compute-Request-Id: req-6aac1080-8a03-470f-8e79-43c35dabbb8a 2018-07-03 15:12:21,179 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/249df8ef-dd90-4e63-992f-a6789e3265b3 used request id req-6aac1080-8a03-470f-8e79-43c35dabbb8a 2018-07-03 15:12:21,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:12:21,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:21 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-2f7af90e-aa73-484b-bafc-9c8083af9143 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "created_at": "2018-07-03T15:11:36Z", "updated_at": "2018-07-03T15:11:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:11:36Z", "revision_number": 0, "id": "243de39e-c3dc-44ef-90af-be453d70cb47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:11:36Z", "security_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "tenant_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bdb6d5d3ee24cb4b11296d2429c3058"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:11:36Z", "revision_number": 0, "id": "60625023-76be-488c-bc12-27ce0243ce08", "remote_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "remote_ip_prefix": null, "created_at": "2018-07-03T15:11:36Z", "security_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "tenant_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bdb6d5d3ee24cb4b11296d2429c3058"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:11:36Z", "revision_number": 0, "id": "ede2c0f0-80e6-4d8c-9534-3e9e382b48e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:11:36Z", "security_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "tenant_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bdb6d5d3ee24cb4b11296d2429c3058"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:11:36Z", "revision_number": 0, "id": "fc667033-55e4-4570-85d6-d3230d2157d3", "remote_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "remote_ip_prefix": null, "created_at": "2018-07-03T15:11:36Z", "security_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "tenant_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bdb6d5d3ee24cb4b11296d2429c3058"}], "revision_number": 4, "project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:12:21,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2f7af90e-aa73-484b-bafc-9c8083af9143 2018-07-03 15:12:21,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:12:21,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:21 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5efb2e6-6f50-439d-9d5a-cb2dee1b16e7 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:12:21,891 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-b5efb2e6-6f50-439d-9d5a-cb2dee1b16e7 2018-07-03 15:12:21,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:12:22,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:21 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88ed9084-a139-4348-9ee2-4c1a85183d31 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6bdb6d5d3ee24cb4b11296d2429c3058", "name": "CreateStackSuccessTests-ce8dfe63-37fd-447-proj"}} 2018-07-03 15:12:22,072 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058 used request id req-88ed9084-a139-4348-9ee2-4c1a85183d31 2018-07-03 15:12:22,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc 2018-07-03 15:12:22,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/security-group-rules?security_group_id=4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:12:22,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:22 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-5fd78b1c-29e4-4827-a002-c6f9b6609465 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:11:36Z", "security_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "created_at": "2018-07-03T15:11:36Z", "project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "id": "243de39e-c3dc-44ef-90af-be453d70cb47"}, {"remote_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:11:36Z", "security_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "created_at": "2018-07-03T15:11:36Z", "project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "id": "60625023-76be-488c-bc12-27ce0243ce08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:11:36Z", "security_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "created_at": "2018-07-03T15:11:36Z", "project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "id": "ede2c0f0-80e6-4d8c-9534-3e9e382b48e5"}, {"remote_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:11:36Z", "security_group_id": "4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc", "port_range_min": null, "revision_number": 0, "tenant_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "created_at": "2018-07-03T15:11:36Z", "project_id": "6bdb6d5d3ee24cb4b11296d2429c3058", "id": "fc667033-55e4-4570-85d6-d3230d2157d3"}]} 2018-07-03 15:12:22,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc used request id req-5fd78b1c-29e4-4827-a002-c6f9b6609465 2018-07-03 15:12:22,476 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:12:22,481 - keystoneauth.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/4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:12:22,723 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:12:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-721fb160-f0f4-4fae-a38d-669f8d9f1e61 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:12:22,723 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/4e7fc505-a60d-47e9-b8b7-2757c2e8c4fc used request id req-721fb160-f0f4-4fae-a38d-669f8d9f1e61 2018-07-03 15:12:22,724 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ce8dfe63-37fd-447-proj 2018-07-03 15:12:22,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:12:23,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:12:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7757182f-eeed-4509-b6fa-a80820dc5d27 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:12:23,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6bdb6d5d3ee24cb4b11296d2429c3058 used request id req-7757182f-eeed-4509-b6fa-a80820dc5d27 2018-07-03 15:12:23,121 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ce8dfe63-37fd-447-proj-role 2018-07-03 15:12:23,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/78ac356423a34d4bbea2c5bc55919da9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:12:23,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:12:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc4a0a2f-ec27-4c75-b3cb-4997abf1a374 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:12:23,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/78ac356423a34d4bbea2c5bc55919da9 used request id req-dc4a0a2f-ec27-4c75-b3cb-4997abf1a374 2018-07-03 15:12:23,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}d172bd76da8b4b259f990e82fd5b86bc291a9a42" 2018-07-03 15:12:23,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a941a451-bac1-4013-b1fa-390f22f1d909 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:12:23,499 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a941a451-bac1-4013-b1fa-390f22f1d909 2018-07-03 15:12:23,499 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ce8dfe63-37fd-447-user 2018-07-03 15:12:23,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a656904239e642ec84c9878291d8220f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560d397844d2c20429d66968035aad2ed073eb9e" 2018-07-03 15:12:23,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:12:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdbc9d41-24e4-4ca0-a5bc-4ec0ca6ad095 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:12:23,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a656904239e642ec84c9878291d8220f used request id req-fdbc9d41-24e4-4ca0-a5bc-4ec0ca6ad095 2018-07-03 15:12:23,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:12:24,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["XI6HgpqMQ0iI1Cg10B-6qQ"], "issued_at": "2018-07-03T15:12:24.000000Z"}} 2018-07-03 15:12:24,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}1104879655485b6cd1f4b81909191deb546ca74f" 2018-07-03 15:12:24,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ac7cff4-3dbb-4f14-87b7-f56c4398cbae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:12:24,590 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ac7cff4-3dbb-4f14-87b7-f56c4398cbae 2018-07-03 15:12:24,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:12:24,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:12:25,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:12:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["RKgdZr5XTVSnXkt7TKzHiQ"], "issued_at": "2018-07-03T15:12:25.000000Z"}} 2018-07-03 15:12:25,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}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:12:25,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b7bc8aa-bf0e-4a17-9cb2-809d3f2fcd4a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:12:25,332 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7b7bc8aa-bf0e-4a17-9cb2-809d3f2fcd4a 2018-07-03 15:12:25,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-07-03 15:12:25,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:12: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-07-03 15:12:25,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?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7e918155-4c59-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:12:25,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:25 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08a8af5e-f5db-46ae-9b58-b55b8aef06b6 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-7e918155-4c59-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:12:25,518 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7e918155-4c59-4d8-proj used request id req-08a8af5e-f5db-46ae-9b58-b55b8aef06b6 2018-07-03 15:12:25,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:12:25,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c436c2aa-11e4-464e-9037-e240304d4f69 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:12:25,720 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c436c2aa-11e4-464e-9037-e240304d4f69 2018-07-03 15:12:25,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj"}}' 2018-07-03 15:12:25,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:12:25 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36e0c000-1098-4a82-a8ca-49b945f52a7b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6"}, "tags": [], "enabled": true, "id": "a39cb251c8cb42c1967f0f7d842feeb6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj"}} 2018-07-03 15:12:25,940 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-36e0c000-1098-4a82-a8ca-49b945f52a7b 2018-07-03 15:12:25,941 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7e918155-4c59-4d8-proj 2018-07-03 15:12:25,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:12:25,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:12:26,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["9yHrCqSfQWmnST7GsqQ2HQ"], "issued_at": "2018-07-03T15:12:26.000000Z"}} 2018-07-03 15:12:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:12:26,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6142ea57-9025-4d3a-b109-aafa0cbe3270 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:12:26,506 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6142ea57-9025-4d3a-b109-aafa0cbe3270 2018-07-03 15:12:26,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-07-03 15:12:26,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:12: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-07-03 15:12:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:12:26,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:26 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e57fa76-a5f2-4967-b90f-4c14339052ee Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:12:26,730 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9e57fa76-a5f2-4967-b90f-4c14339052ee 2018-07-03 15:12:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-7e918155-4c59-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:12:26,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:26 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d61b3d54-f574-48ac-87a2-f0ef15f1fb27 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-7e918155-4c59-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6"}, "tags": [], "enabled": true, "id": "a39cb251c8cb42c1967f0f7d842feeb6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj"}]} 2018-07-03 15:12:26,924 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-7e918155-4c59-4d8-proj used request id req-d61b3d54-f574-48ac-87a2-f0ef15f1fb27 2018-07-03 15:12:26,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}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:12:27,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c6ec488-6a6a-4365-aef5-99823cf7032a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:12:27,114 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9c6ec488-6a6a-4365-aef5-99823cf7032a 2018-07-03 15:12:27,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:12:27,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63560c23-b9a9-470a-968c-fe0f9e6a12a8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:12:27,807 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-63560c23-b9a9-470a-968c-fe0f9e6a12a8 2018-07-03 15:12:27,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=CreateStackSuccessTests-7e918155-4c59-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:12:27,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:27 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-983d4ee2-5c4e-418c-9328-9a442a44bb23 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-7e918155-4c59-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6"}, "tags": [], "enabled": true, "id": "a39cb251c8cb42c1967f0f7d842feeb6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj"}]} 2018-07-03 15:12:27,855 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-7e918155-4c59-4d8-proj used request id req-983d4ee2-5c4e-418c-9328-9a442a44bb23 2018-07-03 15:12:27,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/7966f9fffc8d427a9b0a81e2f4283493 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:12:28,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:27 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c4515fb-06d8-4c49-adb0-c8ef48a1b260 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7e918155-4c59-4d8-user", "links": {"self": "http://10.167.4.35:5000/v3/users/7966f9fffc8d427a9b0a81e2f4283493"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "id": "7966f9fffc8d427a9b0a81e2f4283493", "password_expires_at": null}} 2018-07-03 15:12:28,074 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/7966f9fffc8d427a9b0a81e2f4283493 used request id req-8c4515fb-06d8-4c49-adb0-c8ef48a1b260 2018-07-03 15:12:28,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/a39cb251c8cb42c1967f0f7d842feeb6/users/7966f9fffc8d427a9b0a81e2f4283493/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:12:28,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:28 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8ab4f68-3f41-4a96-a47f-e20baaee1526 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6/users/7966f9fffc8d427a9b0a81e2f4283493/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:12:28,289 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6/users/7966f9fffc8d427a9b0a81e2f4283493/roles used request id req-a8ab4f68-3f41-4a96-a47f-e20baaee1526 2018-07-03 15:12: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/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:12:28,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:28 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d003bea-0c63-41ac-8581-a865c09d5bf2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:12:28,502 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-3d003bea-0c63-41ac-8581-a865c09d5bf2 2018-07-03 15:12:28,502 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7e918155-4c59-4d8-proj 2018-07-03 15:12:28,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6/users/7966f9fffc8d427a9b0a81e2f4283493/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:12:28,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:12:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67a6988b-22a4-4aed-a01c-97a0e35129a6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:12:28,774 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6/users/7966f9fffc8d427a9b0a81e2f4283493/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-67a6988b-22a4-4aed-a01c-97a0e35129a6 2018-07-03 15:12:28,775 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7e918155-4c59-4d8-user 2018-07-03 15:12:28,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:12:28,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:12:28,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2bd4e70-d58e-4978-b55d-00038580a71d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:12:28,960 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b2bd4e70-d58e-4978-b55d-00038580a71d 2018-07-03 15:12:28,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}73b891686c51ddb34214b645e171dd82286d2d09" -d '{"role": {"name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj-role"}}' 2018-07-03 15:12:29,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:12:28 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee9baac0-78b9-4240-af45-a77726878f59 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0095ecbb32274a338de9dfad6920f8e3", "links": {"self": "http://10.167.4.35:5000/v3/roles/0095ecbb32274a338de9dfad6920f8e3"}, "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj-role"}} 2018-07-03 15:12:29,020 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ee9baac0-78b9-4240-af45-a77726878f59 2018-07-03 15:12:29,020 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7e918155-4c59-4d8-proj-role 2018-07-03 15:12:29,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/0095ecbb32274a338de9dfad6920f8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:12:29,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:29 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8974b8d7-3048-4475-b62d-ac1276ec13e4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0095ecbb32274a338de9dfad6920f8e3", "links": {"self": "http://10.167.4.35:5000/v3/roles/0095ecbb32274a338de9dfad6920f8e3"}, "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj-role"}} 2018-07-03 15:12:29,224 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0095ecbb32274a338de9dfad6920f8e3 used request id req-8974b8d7-3048-4475-b62d-ac1276ec13e4 2018-07-03 15:12:29,224 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7e918155-4c59-4d8-proj-role to project CreateStackSuccessTests-7e918155-4c59-4d8-proj 2018-07-03 15:12:29,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6/users/7966f9fffc8d427a9b0a81e2f4283493/roles/0095ecbb32274a338de9dfad6920f8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:12:29,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:12:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7727f37-6f8a-4000-83ff-9ae2c16235f9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:12:29,462 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6/users/7966f9fffc8d427a9b0a81e2f4283493/roles/0095ecbb32274a338de9dfad6920f8e3 used request id req-c7727f37-6f8a-4000-83ff-9ae2c16235f9 2018-07-03 15:12:29,462 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:12:29,463 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:12:29,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:12:29,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:12:30,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0095ecbb32274a338de9dfad6920f8e3", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:12:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a39cb251c8cb42c1967f0f7d842feeb6", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7e918155-4c59-4d8-user", "id": "7966f9fffc8d427a9b0a81e2f4283493"}, "audit_ids": ["p76Lx4yFQAWgoAxTDLHZXw"], "issued_at": "2018-07-03T15:12:30.000000Z"}} 2018-07-03 15:12:30,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}b21c56d1f77eab268e061c49b6a2896bc885131c" 2018-07-03 15:12:30,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91fbb8b0-8207-4991-8ebf-0b6362ac730a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:12:30,237 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-91fbb8b0-8207-4991-8ebf-0b6362ac730a 2018-07-03 15:12:30,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?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21c56d1f77eab268e061c49b6a2896bc885131c" 2018-07-03 15:12:30,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:30 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-474a5c2e-4a78-4191-bc77-3dd3fa152e89 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image"} 2018-07-03 15:12:30,703 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image used request id req-474a5c2e-4a78-4191-bc77-3dd3fa152e89 2018-07-03 15:12:30,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}b21c56d1f77eab268e061c49b6a2896bc885131c" 2018-07-03 15:12:31,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2d1c1606-edcc-4872-8fa7-ffa844d39405 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:12:31,115 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2d1c1606-edcc-4872-8fa7-ffa844d39405 2018-07-03 15:12:31,146 - 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}b21c56d1f77eab268e061c49b6a2896bc885131c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image"}' 2018-07-03 15:12:31,591 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:12:31 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-48cf3d27-ff74-4ca5-b969-fa16df2d465f Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:12:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:12:32Z", "visibility": "shared", "self": "/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad", "min_disk": 0, "protected": false, "id": "e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad", "file": "/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad/file", "checksum": null, "owner": "a39cb251c8cb42c1967f0f7d842feeb6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:12:31,591 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-48cf3d27-ff74-4ca5-b969-fa16df2d465f 2018-07-03 15:12:31,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21c56d1f77eab268e061c49b6a2896bc885131c" -d '' 2018-07-03 15:12:31,971 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:12:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-38373985-dfba-4313-8761-ea42f319087d 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-07-03 15:12:31,971 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad/file used request id req-38373985-dfba-4313-8761-ea42f319087d 2018-07-03 15:12:31,971 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:12:31,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21c56d1f77eab268e061c49b6a2896bc885131c" 2018-07-03 15:12:32,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:32 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-97b8705e-2ca8-4de9-9f0a-045e5db60042 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:12:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:12:32Z", "visibility": "shared", "self": "/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad", "min_disk": 0, "protected": false, "id": "e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad", "file": "/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a39cb251c8cb42c1967f0f7d842feeb6", "direct_url": "file:///var/lib/glance/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:12:32,005 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad used request id req-97b8705e-2ca8-4de9-9f0a-045e5db60042 2018-07-03 15:12:32,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21c56d1f77eab268e061c49b6a2896bc885131c" 2018-07-03 15:12:32,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:32 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c0b0d029-08d6-40f0-ba81-5a51375e4ad9 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:12:32,414 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c0b0d029-08d6-40f0-ba81-5a51375e4ad9 2018-07-03 15:12:32,417 - create_image - INFO - Created image with name - CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image 2018-07-03 15:12:32,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21c56d1f77eab268e061c49b6a2896bc885131c" 2018-07-03 15:12:32,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:32 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-80a3c9a1-9908-4c7e-bb29-82e7e7ca265c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:12:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:12:32Z", "visibility": "shared", "self": "/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad", "min_disk": 0, "protected": false, "id": "e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad", "file": "/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a39cb251c8cb42c1967f0f7d842feeb6", "direct_url": "file:///var/lib/glance/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:12:32,846 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad used request id req-80a3c9a1-9908-4c7e-bb29-82e7e7ca265c 2018-07-03 15:12:32,846 - create_image - DEBUG - Instance status is - active 2018-07-03 15:12:32,846 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image 2018-07-03 15:12:32,846 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image 2018-07-03 15:12:32,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:12:32,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:12:33,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_KFz0lKsRZmuhOsSrOFuXw"], "issued_at": "2018-07-03T15:12:33.000000Z"}} 2018-07-03 15:12:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2929eef8be25d1e9e77e874b86e17a63717e80d" 2018-07-03 15:12:33,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da3db190-f381-4845-89ad-23517360c1fa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:12:33,543 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-da3db190-f381-4845-89ad-23517360c1fa 2018-07-03 15:12:33,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:12:33,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2929eef8be25d1e9e77e874b86e17a63717e80d" 2018-07-03 15:12:33,945 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:33 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1be6e900-b789-471a-a2f2-dd36ea47b888 X-Compute-Request-Id: req-1be6e900-b789-471a-a2f2-dd36ea47b888 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:12:33,945 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1be6e900-b789-471a-a2f2-dd36ea47b888 2018-07-03 15:12:33,949 - novaclient.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}d2929eef8be25d1e9e77e874b86e17a63717e80d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:12:34,358 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:34 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-b15144b6-e2da-47e3-b34e-47a0e0b44b93 X-Compute-Request-Id: req-b15144b6-e2da-47e3-b34e-47a0e0b44b93 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d6a70bdb-4e36-4350-99a1-60c8a62ce79d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d6a70bdb-4e36-4350-99a1-60c8a62ce79d", "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": "d6a70bdb-4e36-4350-99a1-60c8a62ce79d"}} 2018-07-03 15:12:34,358 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b15144b6-e2da-47e3-b34e-47a0e0b44b93 2018-07-03 15:12:34,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/flavors/d6a70bdb-4e36-4350-99a1-60c8a62ce79d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2929eef8be25d1e9e77e874b86e17a63717e80d" 2018-07-03 15:12:34,394 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:34 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-551138c9-9cd7-457e-adb4-76ca462ecca5 X-Compute-Request-Id: req-551138c9-9cd7-457e-adb4-76ca462ecca5 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d6a70bdb-4e36-4350-99a1-60c8a62ce79d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d6a70bdb-4e36-4350-99a1-60c8a62ce79d", "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": "d6a70bdb-4e36-4350-99a1-60c8a62ce79d"}} 2018-07-03 15:12:34,394 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/d6a70bdb-4e36-4350-99a1-60c8a62ce79d used request id req-551138c9-9cd7-457e-adb4-76ca462ecca5 2018-07-03 15:12:34,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/flavors/d6a70bdb-4e36-4350-99a1-60c8a62ce79d/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2929eef8be25d1e9e77e874b86e17a63717e80d" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:12:34,933 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:34 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fc4cb30c-9dc1-4ae1-aa82-216c66160d12 X-Compute-Request-Id: req-fc4cb30c-9dc1-4ae1-aa82-216c66160d12 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:12:34,933 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/d6a70bdb-4e36-4350-99a1-60c8a62ce79d/os-extra_specs used request id req-fc4cb30c-9dc1-4ae1-aa82-216c66160d12 2018-07-03 15:12:34,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:12:34,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:12:35,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0095ecbb32274a338de9dfad6920f8e3", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a39cb251c8cb42c1967f0f7d842feeb6", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7e918155-4c59-4d8-user", "id": "7966f9fffc8d427a9b0a81e2f4283493"}, "audit_ids": ["pB43MvalQtWyRlonN8QbzQ"], "issued_at": "2018-07-03T15:12:35.000000Z"}} 2018-07-03 15:12: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}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:12:35,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:12:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e7ea463-1e7a-4347-981b-5f992383a675 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:12:35,773 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5e7ea463-1e7a-4347-981b-5f992383a675 2018-07-03 15:12:35,774 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:12:35,778 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:12:35,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:12:36,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:36 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-95ccf252-5215-4b54-aa48-8def9929ca52 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:12:36,194 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack used request id req-95ccf252-5215-4b54-aa48-8def9929ca52 2018-07-03 15:12:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-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-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}}' 2018-07-03 15:12:41,888 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:12:41 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-29c7bf8b-00f9-4e18-92c9-d2a7939e5a1c Front-End-Https: on RESP BODY: {"stack": {"id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}]}} 2018-07-03 15:12:41,888 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks used request id req-29c7bf8b-00f9-4e18-92c9-d2a7939e5a1c 2018-07-03 15:12:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:12:42,276 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:42 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-3730da8c-ec37-4988-8463-ddd15fed1e22 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:42,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:42 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-0667be58-7d42-4de7-9b1e-0993ae831613 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:42,331 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-0667be58-7d42-4de7-9b1e-0993ae831613 2018-07-03 15:12:42,332 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack 2018-07-03 15:12:42,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:12:42,710 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:42 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-bc0146bf-cf4c-4114-a79e-32248bba4335 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:43,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:43 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-33187e1f-58d3-4b32-a8d4-33d035c1fc02 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:43,241 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-33187e1f-58d3-4b32-a8d4-33d035c1fc02 2018-07-03 15:12:43,242 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:12:43,242 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:46,245 - create_stack - DEBUG - Stack status query timeout in 1196.08712411 2018-07-03 15:12:46,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:12:46,283 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:46 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-3d8928d1-aa8d-4767-8160-073d3e4260ee Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:46,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:46 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-78472b2d-9292-4d8f-b330-d336b8ddb156 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:46,332 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-78472b2d-9292-4d8f-b330-d336b8ddb156 2018-07-03 15:12:46,333 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:12:46,333 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:49,334 - create_stack - DEBUG - Stack status query timeout in 1192.99787211 2018-07-03 15:12:49,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:12:49,390 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:49 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-8f5240b1-3119-45d2-9bb9-891c6568d76f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:49,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:49 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-6e2873a7-30db-42b9-9419-19f5e85df247 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:49,761 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-6e2873a7-30db-42b9-9419-19f5e85df247 2018-07-03 15:12:49,762 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:12:49,762 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:52,763 - create_stack - DEBUG - Stack status query timeout in 1189.56889701 2018-07-03 15:12:52,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:12:53,104 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:53 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-92b887dc-3f6c-4c77-9e72-5c85604dff50 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:53,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:53 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-4a9d7c31-143c-4d73-8aa4-aa5383a0d372 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:53,501 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-4a9d7c31-143c-4d73-8aa4-aa5383a0d372 2018-07-03 15:12:53,502 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:12:53,502 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:56,505 - create_stack - DEBUG - Stack status query timeout in 1185.82689309 2018-07-03 15:12:56,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:12:56,843 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:56 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-dada4afb-755a-4a04-badb-94650e1b1670 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:12:56,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:12:56 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-b0206cd7-00e6-4ada-b0e0-a1d893300d46 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:12:56,900 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-b0206cd7-00e6-4ada-b0e0-a1d893300d46 2018-07-03 15:12:56,901 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:12:56,901 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:12:59,904 - create_stack - DEBUG - Stack status query timeout in 1182.42787099 2018-07-03 15:12:59,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:12:59,945 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:12:59 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-59467fe8-7464-4a0d-8132-e129bd923aee Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:00,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:00 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-6f0ec3c3-6d2a-4b09-b639-2f029ce77840 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:00,008 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-6f0ec3c3-6d2a-4b09-b639-2f029ce77840 2018-07-03 15:13:00,009 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:13:00,009 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:13:03,010 - create_stack - DEBUG - Stack status query timeout in 1179.32205701 2018-07-03 15:13:03,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:03,410 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-c2475839-947b-4ddd-a3cd-a202930287dd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:03,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:03 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-d4a396ab-a9a1-4122-8885-b5606912425a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:03,479 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-d4a396ab-a9a1-4122-8885-b5606912425a 2018-07-03 15:13:03,479 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:13:03,479 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:13:06,483 - create_stack - DEBUG - Stack status query timeout in 1175.84941912 2018-07-03 15:13:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:06,840 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-75c7e29c-8f58-43de-b1aa-1256fec3fbff Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:06,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:06 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-99d33401-7304-4652-876a-3761e3f79481 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:06,900 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-99d33401-7304-4652-876a-3761e3f79481 2018-07-03 15:13:06,900 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:13:06,900 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:13:09,904 - create_stack - DEBUG - Stack status query timeout in 1172.42855096 2018-07-03 15:13:09,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:10,321 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-3ee7fe58-234b-4434-b5cb-da143d1feaa1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:10,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:10 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-85f9f420-a7c0-4aee-955b-2b3a40b9e8f6 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:10,383 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-85f9f420-a7c0-4aee-955b-2b3a40b9e8f6 2018-07-03 15:13:10,383 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:13:10,383 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack 2018-07-03 15:13:10,383 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack 2018-07-03 15:13:10,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:10,425 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:10 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61/resources X-Openstack-Request-Id: req-25607e51-f08d-48f2-81a2-a2ee09837e22 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:10,488 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:10 GMT Content-Type: application/json Content-Length: 3465 Connection: keep-alive X-Openstack-Request-Id: req-55c75799-1d21-46f8-ad34-e7dbc98e575e Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-03T15:12:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:12:42Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0ce8d6de-18c6-4599-8d86-59c3169cb6be", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-03T15:12:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:12:42Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "30455668-4be8-48ed-9a2b-34c5fca04d99", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-03T15:12:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:12:42Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "affa6991-9386-4622-94f1-dfb91922dcad", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-03T15:12:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:12:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6855a551-0f18-4a2c-a8c0-f3d8b3d07776", "resource_type": "OS::Nova::Server"}]} 2018-07-03 15:13:10,488 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61/resources used request id req-55c75799-1d21-46f8-ad34-e7dbc98e575e 2018-07-03 15:13:10,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?id=affa6991-9386-4622-94f1-dfb91922dcad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:10,688 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:10 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-72f6f586-f966-4ed6-9172-1387170e0c3e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30455668-4be8-48ed-9a2b-34c5fca04d99"],"updated_at":"2018-07-03T15:12:44Z","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a39cb251c8cb42c1967f0f7d842feeb6","id":"affa6991-9386-4622-94f1-dfb91922dcad","name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net"}]} 2018-07-03 15:13:10,688 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=affa6991-9386-4622-94f1-dfb91922dcad used request id req-72f6f586-f966-4ed6-9172-1387170e0c3e 2018-07-03 15:13:10,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=affa6991-9386-4622-94f1-dfb91922dcad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:10,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:10 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-0c5c1e20-db8e-424b-affa-3b10152d7800 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"affa6991-9386-4622-94f1-dfb91922dcad","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:44Z","dns_nameservers":[],"updated_at":"2018-07-03T15:12:44Z","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":"a39cb251c8cb42c1967f0f7d842feeb6","id":"30455668-4be8-48ed-9a2b-34c5fca04d99","subnetpool_id":null,"name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet"}]} 2018-07-03 15:13:10,774 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=affa6991-9386-4622-94f1-dfb91922dcad used request id req-0c5c1e20-db8e-424b-affa-3b10152d7800 2018-07-03 15:13:10,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=affa6991-9386-4622-94f1-dfb91922dcad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:10,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:10 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-8b187ce9-09f4-4a51-be2b-900834f758e6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"affa6991-9386-4622-94f1-dfb91922dcad","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:44Z","dns_nameservers":[],"updated_at":"2018-07-03T15:12:44Z","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":"a39cb251c8cb42c1967f0f7d842feeb6","id":"30455668-4be8-48ed-9a2b-34c5fca04d99","subnetpool_id":null,"name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet"}]} 2018-07-03 15:13:10,850 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=affa6991-9386-4622-94f1-dfb91922dcad used request id req-8b187ce9-09f4-4a51-be2b-900834f758e6 2018-07-03 15:13:10,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:13:10,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:13:11,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0095ecbb32274a338de9dfad6920f8e3", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:13:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a39cb251c8cb42c1967f0f7d842feeb6", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7e918155-4c59-4d8-user", "id": "7966f9fffc8d427a9b0a81e2f4283493"}, "audit_ids": ["YRduSZkvQFKZAv2Cm_aL1A"], "issued_at": "2018-07-03T15:13:11.000000Z"}} 2018-07-03 15:13:11,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}7f91ab1e6e3b2916eabc0149990d971918633f09" 2018-07-03 15:13:11,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0eecab0d-a609-4669-89d2-a07f08c5ee67 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:13:11,600 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0eecab0d-a609-4669-89d2-a07f08c5ee67 2018-07-03 15:13:11,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=CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f91ab1e6e3b2916eabc0149990d971918633f09" 2018-07-03 15:13:11,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:11 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-8d43cf86-9bbe-48e0-b9af-7bec32c30c9e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30455668-4be8-48ed-9a2b-34c5fca04d99"],"updated_at":"2018-07-03T15:12:44Z","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a39cb251c8cb42c1967f0f7d842feeb6","id":"affa6991-9386-4622-94f1-dfb91922dcad","name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net"}]} 2018-07-03 15:13:11,983 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net used request id req-8d43cf86-9bbe-48e0-b9af-7bec32c30c9e 2018-07-03 15:13:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:13:11,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:13:11,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/a39cb251c8cb42c1967f0f7d842feeb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f91ab1e6e3b2916eabc0149990d971918633f09" 2018-07-03 15:13:12,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:12 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-547dab0b-9381-4b38-9728-5dff0b6561a1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a39cb251c8cb42c1967f0f7d842feeb6", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj"}} 2018-07-03 15:13:12,175 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6 used request id req-547dab0b-9381-4b38-9728-5dff0b6561a1 2018-07-03 15:13:12,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=affa6991-9386-4622-94f1-dfb91922dcad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f91ab1e6e3b2916eabc0149990d971918633f09" 2018-07-03 15:13:12,258 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:12 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-ad436831-94d1-4928-9037-fdae8551a66d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"affa6991-9386-4622-94f1-dfb91922dcad","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:44Z","dns_nameservers":[],"updated_at":"2018-07-03T15:12:44Z","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":"a39cb251c8cb42c1967f0f7d842feeb6","id":"30455668-4be8-48ed-9a2b-34c5fca04d99","subnetpool_id":null,"name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet"}]} 2018-07-03 15:13:12,258 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=affa6991-9386-4622-94f1-dfb91922dcad used request id req-ad436831-94d1-4928-9037-fdae8551a66d 2018-07-03 15:13:12,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:13:12,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0095ecbb32274a338de9dfad6920f8e3", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a39cb251c8cb42c1967f0f7d842feeb6", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a39cb251c8cb42c1967f0f7d842feeb6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7e918155-4c59-4d8-user", "id": "7966f9fffc8d427a9b0a81e2f4283493"}, "audit_ids": ["SL9y1AUxQ-qJsiIGxE14rA"], "issued_at": "2018-07-03T15:13:12.000000Z"}} 2018-07-03 15:13:12,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf722f65ca30254072f8d8ee8aba4363e00413f" 2018-07-03 15:13:12,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1264980-4104-4c46-b9bf-db920d257147 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:13:12,978 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f1264980-4104-4c46-b9bf-db920d257147 2018-07-03 15:13:12,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=CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf722f65ca30254072f8d8ee8aba4363e00413f" 2018-07-03 15:13:13,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:13 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-c8b430f7-8e96-48a2-abd4-2774ddd7cdf6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30455668-4be8-48ed-9a2b-34c5fca04d99"],"updated_at":"2018-07-03T15:12:44Z","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a39cb251c8cb42c1967f0f7d842feeb6","id":"affa6991-9386-4622-94f1-dfb91922dcad","name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net"}]} 2018-07-03 15:13:13,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net used request id req-c8b430f7-8e96-48a2-abd4-2774ddd7cdf6 2018-07-03 15:13:13,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=affa6991-9386-4622-94f1-dfb91922dcad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf722f65ca30254072f8d8ee8aba4363e00413f" 2018-07-03 15:13:13,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:13 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-048b2120-1337-4e1d-9a0e-f9cfb8b82324 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"affa6991-9386-4622-94f1-dfb91922dcad","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:44Z","dns_nameservers":[],"updated_at":"2018-07-03T15:12:44Z","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":"a39cb251c8cb42c1967f0f7d842feeb6","id":"30455668-4be8-48ed-9a2b-34c5fca04d99","subnetpool_id":null,"name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet"}]} 2018-07-03 15:13:13,586 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=affa6991-9386-4622-94f1-dfb91922dcad used request id req-048b2120-1337-4e1d-9a0e-f9cfb8b82324 2018-07-03 15:13:13,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?id=affa6991-9386-4622-94f1-dfb91922dcad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf722f65ca30254072f8d8ee8aba4363e00413f" 2018-07-03 15:13:13,741 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:13 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-487374a7-7a9d-4a35-bda7-4dfcaed32c3b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["30455668-4be8-48ed-9a2b-34c5fca04d99"],"updated_at":"2018-07-03T15:12:44Z","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a39cb251c8cb42c1967f0f7d842feeb6","id":"affa6991-9386-4622-94f1-dfb91922dcad","name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net"}]} 2018-07-03 15:13:13,741 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=affa6991-9386-4622-94f1-dfb91922dcad used request id req-487374a7-7a9d-4a35-bda7-4dfcaed32c3b 2018-07-03 15:13:13,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=affa6991-9386-4622-94f1-dfb91922dcad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf722f65ca30254072f8d8ee8aba4363e00413f" 2018-07-03 15:13:13,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:13 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-31d91275-4a50-4681-9b9c-4d6c142358c1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"affa6991-9386-4622-94f1-dfb91922dcad","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:44Z","dns_nameservers":[],"updated_at":"2018-07-03T15:12:44Z","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":"a39cb251c8cb42c1967f0f7d842feeb6","id":"30455668-4be8-48ed-9a2b-34c5fca04d99","subnetpool_id":null,"name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet"}]} 2018-07-03 15:13:13,818 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=affa6991-9386-4622-94f1-dfb91922dcad used request id req-31d91275-4a50-4681-9b9c-4d6c142358c1 2018-07-03 15:13:13,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/subnets?network_id=affa6991-9386-4622-94f1-dfb91922dcad&name=CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf722f65ca30254072f8d8ee8aba4363e00413f" 2018-07-03 15:13:14,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:14 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-45a44c49-7f34-49c4-922c-a20fa33fdc6c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"affa6991-9386-4622-94f1-dfb91922dcad","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:44Z","dns_nameservers":[],"updated_at":"2018-07-03T15:12:44Z","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":"a39cb251c8cb42c1967f0f7d842feeb6","id":"30455668-4be8-48ed-9a2b-34c5fca04d99","subnetpool_id":null,"name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet"}]} 2018-07-03 15:13:14,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=affa6991-9386-4622-94f1-dfb91922dcad&name=CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet used request id req-45a44c49-7f34-49c4-922c-a20fa33fdc6c 2018-07-03 15:13:14,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/30455668-4be8-48ed-9a2b-34c5fca04d99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf722f65ca30254072f8d8ee8aba4363e00413f" 2018-07-03 15:13:14,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:14 GMT Content-Type: application/json Content-Length: 662 Connection: keep-alive X-Openstack-Request-Id: req-3661646d-a104-4b13-a9ad-eb0af51a1ba3 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"affa6991-9386-4622-94f1-dfb91922dcad","tenant_id":"a39cb251c8cb42c1967f0f7d842feeb6","created_at":"2018-07-03T15:12:44Z","dns_nameservers":[],"updated_at":"2018-07-03T15:12:44Z","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":"a39cb251c8cb42c1967f0f7d842feeb6","id":"30455668-4be8-48ed-9a2b-34c5fca04d99","subnetpool_id":null,"name":"CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet"}} 2018-07-03 15:13:14,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/30455668-4be8-48ed-9a2b-34c5fca04d99 used request id req-3661646d-a104-4b13-a9ad-eb0af51a1ba3 2018-07-03 15:13:14,698 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack 2018-07-03 15:13:14,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:14,732 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-74646c83-60b3-41f0-b280-020de8579238 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:14,791 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:13:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9a0f7a9b-74ac-46b5-9139-de9bbb296182 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:13:14,791 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-9a0f7a9b-74ac-46b5-9139-de9bbb296182 2018-07-03 15:13:14,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:14,827 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-05f426b7-a2a4-4006-b7d2-bbd129eb8eae Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:14,869 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:14 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-134264d9-5223-4999-86d6-278ddccfca22 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:13:15Z", "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:14,869 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-134264d9-5223-4999-86d6-278ddccfca22 2018-07-03 15:13:14,869 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:13:14,869 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:13:17,873 - create_stack - DEBUG - Stack status query timeout in 1196.91911411 2018-07-03 15:13:17,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:17,910 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-17f1da40-3d03-44f5-b58f-3b36fa61703c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:17,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a4f38049-a2ce-48a7-be51-421d329af3ec Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:13:15Z", "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:17,950 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-a4f38049-a2ce-48a7-be51-421d329af3ec 2018-07-03 15:13:17,950 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:13:17,951 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:13:20,954 - create_stack - DEBUG - Stack status query timeout in 1193.83817315 2018-07-03 15:13:20,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:21,000 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-7c031d44-953d-4dd0-9d5a-1456a1f1d419 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:21,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:21 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e9807cb5-208f-4234-9c70-8d005b4857cd Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:13:15Z", "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:21,047 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-e9807cb5-208f-4234-9c70-8d005b4857cd 2018-07-03 15:13:21,047 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:13:21,048 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:13:24,051 - create_stack - DEBUG - Stack status query timeout in 1190.74086809 2018-07-03 15:13:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:24,097 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-2efa7359-115d-49ba-9491-9f27c3aa3f61 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:24,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:24 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-1199a956-e78d-4960-bccd-25c0bb050e7d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "OS::stack_id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "image_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image", "inst_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-inst", "subnet_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-subnet", "flavor_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-flavor-name", "net_name": "CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack", "stack_user_project_id": "31eb8f673bb34b6588232d2c2857f837", "tags": null, "creation_time": "2018-07-03T15:12:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:13:15Z", "id": "2155746f-b89c-4425-b69f-4fd4df96eb61", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:24,138 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-1199a956-e78d-4960-bccd-25c0bb050e7d 2018-07-03 15:13:24,138 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:13:24,138 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack 2018-07-03 15:13:24,139 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack 2018-07-03 15:13:24,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/2155746f-b89c-4425-b69f-4fd4df96eb61 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}034adb2e837c457e14331e85f29741c059fa49dd" 2018-07-03 15:13:24,178 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 X-Openstack-Request-Id: req-c381ebd1-e965-4f46-9f03-952c3d68c4a5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:24,211 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:13:24 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-b1336bf0-f054-442b-994e-f77933cf9ec8 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:13:24,211 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/a39cb251c8cb42c1967f0f7d842feeb6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-stack/2155746f-b89c-4425-b69f-4fd4df96eb61 used request id req-b1336bf0-f054-442b-994e-f77933cf9ec8 2018-07-03 15:13:24,213 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a468c441-eab8-45ba-8647-4ec5aeee1460-image 2018-07-03 15:13:24,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/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b21c56d1f77eab268e061c49b6a2896bc885131c" 2018-07-03 15:13:24,337 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:13:24 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4d4e4dea-3775-42bc-a18b-96944d68963f 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-07-03 15:13:24,337 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/e4adc31e-7372-4fa8-bcb9-d6eaf6abd4ad used request id req-4d4e4dea-3775-42bc-a18b-96944d68963f 2018-07-03 15:13:24,341 - 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/d6a70bdb-4e36-4350-99a1-60c8a62ce79d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2929eef8be25d1e9e77e874b86e17a63717e80d" 2018-07-03 15:13:24,701 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:13: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-a97f049a-ab65-4741-b11c-1d90a600265c X-Compute-Request-Id: req-a97f049a-ab65-4741-b11c-1d90a600265c 2018-07-03 15:13:24,702 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/d6a70bdb-4e36-4350-99a1-60c8a62ce79d used request id req-a97f049a-ab65-4741-b11c-1d90a600265c 2018-07-03 15:13:24,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:13:25,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:25 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-54c82017-cf2f-4cf2-a1b7-4035f6f6c543 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a39cb251c8cb42c1967f0f7d842feeb6", "created_at": "2018-07-03T15:12:42Z", "updated_at": "2018-07-03T15:12:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:12:42Z", "revision_number": 0, "id": "3ce1df0e-c407-4295-9dbe-c5a552f8b686", "remote_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "remote_ip_prefix": null, "created_at": "2018-07-03T15:12:42Z", "security_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "tenant_id": "a39cb251c8cb42c1967f0f7d842feeb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a39cb251c8cb42c1967f0f7d842feeb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:12:42Z", "revision_number": 0, "id": "87d05fe3-6238-4d1d-87df-7444092923dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:12:42Z", "security_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "tenant_id": "a39cb251c8cb42c1967f0f7d842feeb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a39cb251c8cb42c1967f0f7d842feeb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:12:42Z", "revision_number": 0, "id": "d1fc4250-829a-488e-8aca-251956a98f8c", "remote_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "remote_ip_prefix": null, "created_at": "2018-07-03T15:12:42Z", "security_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "tenant_id": "a39cb251c8cb42c1967f0f7d842feeb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "a39cb251c8cb42c1967f0f7d842feeb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:12:42Z", "revision_number": 0, "id": "f02f6704-539a-4db2-8780-bbae0d21f7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:12:42Z", "security_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "tenant_id": "a39cb251c8cb42c1967f0f7d842feeb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "a39cb251c8cb42c1967f0f7d842feeb6"}], "revision_number": 4, "project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:13:25,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-54c82017-cf2f-4cf2-a1b7-4035f6f6c543 2018-07-03 15:13:25,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:13:25,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:25 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc6df0f9-ded2-4599-aa39-2df2e2c33d03 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:13:25,552 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-fc6df0f9-ded2-4599-aa39-2df2e2c33d03 2018-07-03 15:13:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:13:25,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:25 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e69d7cc8-21d5-4c7a-a02b-3eb6fc387fc4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a39cb251c8cb42c1967f0f7d842feeb6", "name": "CreateStackSuccessTests-7e918155-4c59-4d8-proj"}} 2018-07-03 15:13:25,730 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6 used request id req-e69d7cc8-21d5-4c7a-a02b-3eb6fc387fc4 2018-07-03 15:13:25,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bfded62e-91a5-405c-b8b7-b99647dbfe3f 2018-07-03 15:13:25,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=bfded62e-91a5-405c-b8b7-b99647dbfe3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:13:25,775 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:25 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e585b9b0-724f-469a-91b6-47529032f908 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:12:42Z", "security_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "port_range_min": null, "revision_number": 0, "tenant_id": "a39cb251c8cb42c1967f0f7d842feeb6", "created_at": "2018-07-03T15:12:42Z", "project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "id": "3ce1df0e-c407-4295-9dbe-c5a552f8b686"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:12:42Z", "security_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "port_range_min": null, "revision_number": 0, "tenant_id": "a39cb251c8cb42c1967f0f7d842feeb6", "created_at": "2018-07-03T15:12:42Z", "project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "id": "87d05fe3-6238-4d1d-87df-7444092923dc"}, {"remote_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:12:42Z", "security_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "port_range_min": null, "revision_number": 0, "tenant_id": "a39cb251c8cb42c1967f0f7d842feeb6", "created_at": "2018-07-03T15:12:42Z", "project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "id": "d1fc4250-829a-488e-8aca-251956a98f8c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:12:42Z", "security_group_id": "bfded62e-91a5-405c-b8b7-b99647dbfe3f", "port_range_min": null, "revision_number": 0, "tenant_id": "a39cb251c8cb42c1967f0f7d842feeb6", "created_at": "2018-07-03T15:12:42Z", "project_id": "a39cb251c8cb42c1967f0f7d842feeb6", "id": "f02f6704-539a-4db2-8780-bbae0d21f7f4"}]} 2018-07-03 15:13:25,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bfded62e-91a5-405c-b8b7-b99647dbfe3f used request id req-e585b9b0-724f-469a-91b6-47529032f908 2018-07-03 15:13:25,776 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:13:25,781 - keystoneauth.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/bfded62e-91a5-405c-b8b7-b99647dbfe3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:13:26,008 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:13:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bcb2c03b-77b5-4edd-a915-cddec0dde6c1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:13:26,009 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/bfded62e-91a5-405c-b8b7-b99647dbfe3f used request id req-bcb2c03b-77b5-4edd-a915-cddec0dde6c1 2018-07-03 15:13:26,010 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7e918155-4c59-4d8-proj 2018-07-03 15:13:26,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:13:26,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:13:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44c9f373-0992-47a9-a1a2-84f3e75e7837 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:13:26,399 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a39cb251c8cb42c1967f0f7d842feeb6 used request id req-44c9f373-0992-47a9-a1a2-84f3e75e7837 2018-07-03 15:13:26,400 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7e918155-4c59-4d8-proj-role 2018-07-03 15:13:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0095ecbb32274a338de9dfad6920f8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:13:26,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:13:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-997c0434-ea3f-42fe-b39b-b9531ce94dd9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:13:26,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0095ecbb32274a338de9dfad6920f8e3 used request id req-997c0434-ea3f-42fe-b39b-b9531ce94dd9 2018-07-03 15:13:26,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}73b891686c51ddb34214b645e171dd82286d2d09" 2018-07-03 15:13:26,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66ef9ab7-c839-4206-ae5c-3787b3f7f3f5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:13:26,638 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-66ef9ab7-c839-4206-ae5c-3787b3f7f3f5 2018-07-03 15:13:26,638 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7e918155-4c59-4d8-user 2018-07-03 15:13:26,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/7966f9fffc8d427a9b0a81e2f4283493 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e707e8ac8ecf0650a643e2c71ec53f9ed0454b" 2018-07-03 15:13:26,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:13:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2cd7152e-3df8-4a8a-a467-8d3840fa6e7b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:13:26,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7966f9fffc8d427a9b0a81e2f4283493 used request id req-2cd7152e-3df8-4a8a-a467-8d3840fa6e7b 2018-07-03 15:13:26,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:13:27,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["k3VU_TOmRzW7cx2kSeTOmA"], "issued_at": "2018-07-03T15:13:27.000000Z"}} 2018-07-03 15:13:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cd5330e452da7211a454d2b3784b08d13b4bce" 2018-07-03 15:13:27,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22fecd54-ae92-463c-9b24-58817a91bdae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:13:27,511 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-22fecd54-ae92-463c-9b24-58817a91bdae 2018-07-03 15:13:27,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:13:27,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:13:28,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:13:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["OXBVsdnWRJqjrKtJr8Ln9g"], "issued_at": "2018-07-03T15:13:28.000000Z"}} 2018-07-03 15:13:28,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:13:28,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cee8ce6f-c6d8-4f39-aaf2-b5c70d0b8dd6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:13:28,252 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cee8ce6f-c6d8-4f39-aaf2-b5c70d0b8dd6 2018-07-03 15:13:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:13:28,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:13: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-07-03 15:13:28,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=CreateStackSuccessTests-85c1a2e8-5853-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:13:28,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:28 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b323e300-633e-4a28-ad92-fd776e36f7e3 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-85c1a2e8-5853-445-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:13:28,431 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-85c1a2e8-5853-445-proj used request id req-b323e300-633e-4a28-ad92-fd776e36f7e3 2018-07-03 15:13:28,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:13:28,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:28 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82547532-1a45-4fb5-9abe-d19b3779472c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:13:28,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-82547532-1a45-4fb5-9abe-d19b3779472c 2018-07-03 15:13:28,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}}' 2018-07-03 15:13:28,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:13:28 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76247dec-a099-4447-88ef-de7f34b9da49 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "id": "c28cda4e38314a7fa41dbc64aad1efb9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:13:28,863 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-76247dec-a099-4447-88ef-de7f34b9da49 2018-07-03 15:13:28,863 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-85c1a2e8-5853-445-proj 2018-07-03 15:13:28,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:13:28,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:13:29,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:13:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["O817SpnTScyQTOblddX3VQ"], "issued_at": "2018-07-03T15:13:29.000000Z"}} 2018-07-03 15:13:29,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}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:13:29,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ef445a4-8f9a-47c3-b226-cc4d47dcdea0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:13:29,415 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8ef445a4-8f9a-47c3-b226-cc4d47dcdea0 2018-07-03 15:13:29,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-07-03 15:13:29,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:13: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-07-03 15:13:29,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:13:29,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:29 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b56fd66-ce2d-4a33-8c4d-06b88f0550f9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:13:29,642 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5b56fd66-ce2d-4a33-8c4d-06b88f0550f9 2018-07-03 15:13:29,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-85c1a2e8-5853-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:13:29,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:29 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-861495bf-b682-4b1c-be75-c1086c671e68 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-85c1a2e8-5853-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "id": "c28cda4e38314a7fa41dbc64aad1efb9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}]} 2018-07-03 15:13:29,847 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-85c1a2e8-5853-445-proj used request id req-861495bf-b682-4b1c-be75-c1086c671e68 2018-07-03 15:13:29,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:13:30,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0791f4a-6e8c-4451-a01d-2abd13bba894 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:13:30,057 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c0791f4a-6e8c-4451-a01d-2abd13bba894 2018-07-03 15:13:30,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:13:30,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce795bb8-80bd-4f90-9261-c8d3db1ea0e8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:13:30,732 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ce795bb8-80bd-4f90-9261-c8d3db1ea0e8 2018-07-03 15:13:30,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-85c1a2e8-5853-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:13:30,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:30 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e659d958-529d-4aa9-92e9-d8e3a016a671 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-85c1a2e8-5853-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "id": "c28cda4e38314a7fa41dbc64aad1efb9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}]} 2018-07-03 15:13:30,905 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-85c1a2e8-5853-445-proj used request id req-e659d958-529d-4aa9-92e9-d8e3a016a671 2018-07-03 15:13:30,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/fb545215acf14ff1a4f4c30799404935 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:13:31,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:30 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ce12cfe-d075-481d-a4f2-716b6dd0a451 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-85c1a2e8-5853-445-user", "links": {"self": "http://10.167.4.35:5000/v3/users/fb545215acf14ff1a4f4c30799404935"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "id": "fb545215acf14ff1a4f4c30799404935", "password_expires_at": null}} 2018-07-03 15:13:31,124 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/fb545215acf14ff1a4f4c30799404935 used request id req-5ce12cfe-d075-481d-a4f2-716b6dd0a451 2018-07-03 15:13:31,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/c28cda4e38314a7fa41dbc64aad1efb9/users/fb545215acf14ff1a4f4c30799404935/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:13:31,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:31 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfde8426-93e4-41d7-a8a7-6c05764d8f89 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9/users/fb545215acf14ff1a4f4c30799404935/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:13:31,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9/users/fb545215acf14ff1a4f4c30799404935/roles used request id req-bfde8426-93e4-41d7-a8a7-6c05764d8f89 2018-07-03 15:13:31,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:13:31,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:31 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-757ffa43-e39f-4646-90f5-58200ed25254 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:13:31,548 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-757ffa43-e39f-4646-90f5-58200ed25254 2018-07-03 15:13:31,548 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-85c1a2e8-5853-445-proj 2018-07-03 15:13:31,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/c28cda4e38314a7fa41dbc64aad1efb9/users/fb545215acf14ff1a4f4c30799404935/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:13:31,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:13:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a52d972-f040-4659-ad37-3d7338e97176 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:13:31,654 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9/users/fb545215acf14ff1a4f4c30799404935/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-6a52d972-f040-4659-ad37-3d7338e97176 2018-07-03 15:13:31,654 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-85c1a2e8-5853-445-user 2018-07-03 15:13:31,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:13:31,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}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:13:31,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf6d8e18-c41c-456f-a35e-28748aa0972e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:13:31,847 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bf6d8e18-c41c-456f-a35e-28748aa0972e 2018-07-03 15:13:31,851 - 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}7281d4a08f360b0730a6f8ff393dc12f649533e7" -d '{"role": {"name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj-role"}}' 2018-07-03 15:13:32,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:13:31 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8a2f641-77d1-4d30-8a82-2dfb5a9e4f1c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29374b4c69bc4a4aaf51546d6768b7e2", "links": {"self": "http://10.167.4.35:5000/v3/roles/29374b4c69bc4a4aaf51546d6768b7e2"}, "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj-role"}} 2018-07-03 15:13:32,032 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d8a2f641-77d1-4d30-8a82-2dfb5a9e4f1c 2018-07-03 15:13:32,033 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-85c1a2e8-5853-445-proj-role 2018-07-03 15:13:32,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/29374b4c69bc4a4aaf51546d6768b7e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:13:32,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:32 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd298dc2-b947-42cf-aac5-0fdd8a6ee051 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29374b4c69bc4a4aaf51546d6768b7e2", "links": {"self": "http://10.167.4.35:5000/v3/roles/29374b4c69bc4a4aaf51546d6768b7e2"}, "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj-role"}} 2018-07-03 15:13:32,234 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/29374b4c69bc4a4aaf51546d6768b7e2 used request id req-cd298dc2-b947-42cf-aac5-0fdd8a6ee051 2018-07-03 15:13:32,234 - keystone_utils - INFO - Granting role CreateStackSuccessTests-85c1a2e8-5853-445-proj-role to project CreateStackSuccessTests-85c1a2e8-5853-445-proj 2018-07-03 15:13:32,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9/users/fb545215acf14ff1a4f4c30799404935/roles/29374b4c69bc4a4aaf51546d6768b7e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:13:32,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:13:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73cf080e-e5de-4502-bd89-538482481853 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:13:32,506 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9/users/fb545215acf14ff1a4f4c30799404935/roles/29374b4c69bc4a4aaf51546d6768b7e2 used request id req-73cf080e-e5de-4502-bd89-538482481853 2018-07-03 15:13:32,506 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:13:32,506 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:13:32,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:13:32,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:13:33,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29374b4c69bc4a4aaf51546d6768b7e2", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-85c1a2e8-5853-445-user", "id": "fb545215acf14ff1a4f4c30799404935"}, "audit_ids": ["T-arkG7HR720wTSfcgQP4g"], "issued_at": "2018-07-03T15:13:33.000000Z"}} 2018-07-03 15:13:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4140b8d8e5c64b30c44fc47e819aa79bec98fad1" 2018-07-03 15:13:33,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0081ec38-9c18-44f3-b2f9-4b48c4deab29 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:13:33,242 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0081ec38-9c18-44f3-b2f9-4b48c4deab29 2018-07-03 15:13:33,248 - 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-35548323-61b0-4510-a259-6facd32735fc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4140b8d8e5c64b30c44fc47e819aa79bec98fad1" 2018-07-03 15:13:33,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:33 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-fb6d3418-9e81-4fb9-ae4f-49be3083df0b Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image"} 2018-07-03 15:13:33,676 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image used request id req-fb6d3418-9e81-4fb9-ae4f-49be3083df0b 2018-07-03 15:13:33,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4140b8d8e5c64b30c44fc47e819aa79bec98fad1" 2018-07-03 15:13:34,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:34 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-82c88798-b411-49c0-8390-7e42df4daf32 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:13:34,056 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-82c88798-b411-49c0-8390-7e42df4daf32 2018-07-03 15:13:34,087 - 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}4140b8d8e5c64b30c44fc47e819aa79bec98fad1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image"}' 2018-07-03 15:13:34,535 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:13:34 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1688b83f-a188-4516-a5cb-0a72a1ad87ba Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:13:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:13:34Z", "visibility": "shared", "self": "/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "min_disk": 0, "protected": false, "id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "file": "/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d/file", "checksum": null, "owner": "c28cda4e38314a7fa41dbc64aad1efb9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:13:34,535 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1688b83f-a188-4516-a5cb-0a72a1ad87ba 2018-07-03 15:13:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4140b8d8e5c64b30c44fc47e819aa79bec98fad1" -d '' 2018-07-03 15:13:35,337 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:13:35 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5b47a1c8-07fc-4308-8c48-fb10993110c2 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-07-03 15:13:35,337 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d/file used request id req-5b47a1c8-07fc-4308-8c48-fb10993110c2 2018-07-03 15:13:35,337 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:13:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4140b8d8e5c64b30c44fc47e819aa79bec98fad1" 2018-07-03 15:13:35,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:35 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-234aaa0b-b6b5-48ef-9351-fe16e8fbb2b0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:13:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:13:35Z", "visibility": "shared", "self": "/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "min_disk": 0, "protected": false, "id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "file": "/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c28cda4e38314a7fa41dbc64aad1efb9", "direct_url": "file:///var/lib/glance/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:13:35,724 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d used request id req-234aaa0b-b6b5-48ef-9351-fe16e8fbb2b0 2018-07-03 15:13:35,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}4140b8d8e5c64b30c44fc47e819aa79bec98fad1" 2018-07-03 15:13:35,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:35 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1cbefb2f-7bab-438d-97cc-5550d4c6e8f3 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:13:35,738 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1cbefb2f-7bab-438d-97cc-5550d4c6e8f3 2018-07-03 15:13:35,741 - create_image - INFO - Created image with name - CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image 2018-07-03 15:13:35,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4140b8d8e5c64b30c44fc47e819aa79bec98fad1" 2018-07-03 15:13:35,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:35 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-81612bde-d852-4260-ad74-2e941fc69349 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:13:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:13:35Z", "visibility": "shared", "self": "/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "min_disk": 0, "protected": false, "id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "file": "/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c28cda4e38314a7fa41dbc64aad1efb9", "direct_url": "file:///var/lib/glance/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:13:35,780 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d used request id req-81612bde-d852-4260-ad74-2e941fc69349 2018-07-03 15:13:35,780 - create_image - DEBUG - Instance status is - active 2018-07-03 15:13:35,781 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image 2018-07-03 15:13:35,781 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image 2018-07-03 15:13:35,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:13:35,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:13:36,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["g9J8brbsQmO055QIQgx3dw"], "issued_at": "2018-07-03T15:13:36.000000Z"}} 2018-07-03 15:13:36,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31f2f57cae9dc7e1cf61f2e837a0b6b8756c7d9" 2018-07-03 15:13:36,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23d9ecd2-3f63-4e19-86a0-ab8a764aa602 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:13:36,508 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-23d9ecd2-3f63-4e19-86a0-ab8a764aa602 2018-07-03 15:13:36,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:13:36,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31f2f57cae9dc7e1cf61f2e837a0b6b8756c7d9" 2018-07-03 15:13:36,932 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:36 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-45ac2330-147b-40a2-9566-0dfb2fc93aa3 X-Compute-Request-Id: req-45ac2330-147b-40a2-9566-0dfb2fc93aa3 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:13:36,932 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-45ac2330-147b-40a2-9566-0dfb2fc93aa3 2018-07-03 15:13:36,936 - novaclient.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}d31f2f57cae9dc7e1cf61f2e837a0b6b8756c7d9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:13:37,342 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:37 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-a4093ac0-2678-447c-a5c7-e4a6cf9327ec X-Compute-Request-Id: req-a4093ac0-2678-447c-a5c7-e4a6cf9327ec Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "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": "f3089a73-3825-4cec-8dcd-b60022eca09b"}} 2018-07-03 15:13:37,342 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a4093ac0-2678-447c-a5c7-e4a6cf9327ec 2018-07-03 15:13:37,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/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31f2f57cae9dc7e1cf61f2e837a0b6b8756c7d9" 2018-07-03 15:13:37,687 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:37 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-93029125-2265-45b1-96b1-1c1d3a2eab29 X-Compute-Request-Id: req-93029125-2265-45b1-96b1-1c1d3a2eab29 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "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": "f3089a73-3825-4cec-8dcd-b60022eca09b"}} 2018-07-03 15:13:37,688 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b used request id req-93029125-2265-45b1-96b1-1c1d3a2eab29 2018-07-03 15:13:37,691 - novaclient.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/f3089a73-3825-4cec-8dcd-b60022eca09b/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31f2f57cae9dc7e1cf61f2e837a0b6b8756c7d9" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:13:38,070 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:38 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d76f4d67-ba85-4884-9203-e7df5118df69 X-Compute-Request-Id: req-d76f4d67-ba85-4884-9203-e7df5118df69 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:13:38,070 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b/os-extra_specs used request id req-d76f4d67-ba85-4884-9203-e7df5118df69 2018-07-03 15:13:38,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:13:38,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:13:38,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29374b4c69bc4a4aaf51546d6768b7e2", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-85c1a2e8-5853-445-user", "id": "fb545215acf14ff1a4f4c30799404935"}, "audit_ids": ["a_wqIVXhRN28UTUN5u3Oag"], "issued_at": "2018-07-03T15:13:38.000000Z"}} 2018-07-03 15:13:38,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:13:38,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:13:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8949d796-9685-4b84-b14c-c83355a44a29 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:13:38,748 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8949d796-9685-4b84-b14c-c83355a44a29 2018-07-03 15:13:38,750 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:13:38,754 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:13:38,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:13:39,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:39 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3d78378f-dc41-447a-95c9-baac96229112 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:13:39,178 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack used request id req-3d78378f-dc41-447a-95c9-baac96229112 2018-07-03 15:13:39,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-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-35548323-61b0-4510-a259-6facd32735fc-net", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}}' 2018-07-03 15:13:44,334 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:13:44 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-e18f837c-d743-4bc9-a339-163038259cba Front-End-Https: on RESP BODY: {"stack": {"id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}]}} 2018-07-03 15:13:44,334 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks used request id req-e18f837c-d743-4bc9-a339-163038259cba 2018-07-03 15:13:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:13:44,728 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:44 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-127218e2-cb88-4ecf-a9c2-5cb95f8dd814 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:44,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:44 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-9ad14b2d-7863-4613-95ae-df7f0de6c3b0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:44,793 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-9ad14b2d-7863-4613-95ae-df7f0de6c3b0 2018-07-03 15:13:44,793 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack 2018-07-03 15:13:44,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:13:45,176 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-2c296b57-8849-45d3-81a7-2706eaa45002 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:45,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:45 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-2de27038-65ef-48e5-9974-1d4187529b5f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:45,568 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-2de27038-65ef-48e5-9974-1d4187529b5f 2018-07-03 15:13:45,569 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:13:45,569 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:13:48,572 - create_stack - DEBUG - Stack status query timeout in 1196.22180104 2018-07-03 15:13:48,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:13:48,617 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:48 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-63cc170a-2ad1-455e-83b4-a6fa279f4e70 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:48,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:48 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-ef047fac-dbff-4223-b016-4fa1fbdd4cd2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:48,962 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-ef047fac-dbff-4223-b016-4fa1fbdd4cd2 2018-07-03 15:13:48,963 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:13:48,963 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:13:51,966 - create_stack - DEBUG - Stack status query timeout in 1192.82780004 2018-07-03 15:13:51,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:13:52,295 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:52 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-4ba05154-8fbc-43ff-8888-3bd4cce7cb82 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:52,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:52 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-2f0cbe4b-a3b7-484d-ae58-ce2fe5251195 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:52,662 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-2f0cbe4b-a3b7-484d-ae58-ce2fe5251195 2018-07-03 15:13:52,662 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:13:52,662 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:13:55,666 - create_stack - DEBUG - Stack status query timeout in 1189.12779093 2018-07-03 15:13:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:13:55,709 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:55 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-9281bd5f-9f53-453b-9a05-66cd237ed900 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:55,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:55 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-46bbd530-2cdf-4223-b086-188f08670fad Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:55,764 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-46bbd530-2cdf-4223-b086-188f08670fad 2018-07-03 15:13:55,765 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:13:55,765 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:13:58,767 - create_stack - DEBUG - Stack status query timeout in 1186.02619195 2018-07-03 15:13:58,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:13:58,820 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:13:58 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-7ea65f53-185d-42b0-be1a-54016a352fc1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:13:58,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:13:58 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-cf740e0d-e788-4289-be7f-58f9afc62484 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:13:58,882 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-cf740e0d-e788-4289-be7f-58f9afc62484 2018-07-03 15:13:58,883 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:13:58,883 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:14:01,885 - create_stack - DEBUG - Stack status query timeout in 1182.90824604 2018-07-03 15:14:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:01,931 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:01 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-eec7abe9-60f0-44c0-a8a0-9081a93335e0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:01,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:01 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-5ec905ee-50d2-4033-91a9-a9ce77fe7218 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:14:01,996 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-5ec905ee-50d2-4033-91a9-a9ce77fe7218 2018-07-03 15:14:01,997 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:14:01,997 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:14:04,999 - create_stack - DEBUG - Stack status query timeout in 1179.79426789 2018-07-03 15:14:05,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:05,042 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:05 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-343c0c5a-5c4f-4319-ae8c-2a809ec00396 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:05,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:05 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-1e5e35ac-237d-4456-aab7-7693144d04ab Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:14:05,100 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-1e5e35ac-237d-4456-aab7-7693144d04ab 2018-07-03 15:14:05,100 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:14:05,101 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:14:08,104 - create_stack - DEBUG - Stack status query timeout in 1176.68950009 2018-07-03 15:14:08,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:08,140 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:08 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-ca57e1f9-6a19-45bf-907a-a35f1669ef3a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:08,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:08 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-f523902c-28a9-4768-94d6-a3e83d5564ef Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:14:08,192 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-f523902c-28a9-4768-94d6-a3e83d5564ef 2018-07-03 15:14:08,192 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:14:08,192 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:14:11,193 - create_stack - DEBUG - Stack status query timeout in 1173.60079288 2018-07-03 15:14:11,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:11,234 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-71a4d9d3-673a-4ac9-a44d-227adb7a4fce Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:11,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:11 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-03b6c49c-5eee-47e1-811e-26dec31a012f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:14:11,293 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-03b6c49c-5eee-47e1-811e-26dec31a012f 2018-07-03 15:14:11,293 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:14:11,294 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack 2018-07-03 15:14:11,294 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack 2018-07-03 15:14:11,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:11,702 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:11 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources X-Openstack-Request-Id: req-1fb8e52b-0b75-492e-9130-0ec2fb76021a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:11,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:11 GMT Content-Type: application/json Content-Length: 3465 Connection: keep-alive X-Openstack-Request-Id: req-8bd78306-b1e6-40de-bc72-53b0e8453363 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-03T15:13:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:13:44Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a69a913a-70a2-44aa-9f63-85493956f471", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-03T15:13:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:13:44Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8dea0c72-1b62-41ae-b065-a0e788a46be2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-03T15:13:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:13:44Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-03T15:13:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:13:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fed26953-200a-4144-bd27-d67d545117a1", "resource_type": "OS::Nova::Server"}]} 2018-07-03 15:14:11,766 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources used request id req-8bd78306-b1e6-40de-bc72-53b0e8453363 2018-07-03 15:14:11,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/fed26953-200a-4144-bd27-d67d545117a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:12,056 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:12 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-cf563027-893f-4caf-be07-105353d25d7c X-Compute-Request-Id: req-cf563027-893f-4caf-be07-105353d25d7c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:82:f3", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "bookmark"}], "image": {"id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "links": [{"href": "http://172.30.10.101:8774/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:14:08.000000", "flavor": {"id": "f3089a73-3825-4cec-8dcd-b60022eca09b", "links": [{"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "bookmark"}]}, "id": "fed26953-200a-4144-bd27-d67d545117a1", "security_groups": [{"name": "default"}], "user_id": "fb545215acf14ff1a4f4c30799404935", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:14:08Z", "hostId": "60d305258aa6e163e9bf44ee98a7b58c8b513b9aa1a0c40ccefa0986", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "created": "2018-07-03T15:13:54Z", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:14:12,056 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1 used request id req-cf563027-893f-4caf-be07-105353d25d7c 2018-07-03 15:14:12,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:12,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:12 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-c47d8e22-a67a-4a15-8054-975afb2a0814 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:12,219 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-c47d8e22-a67a-4a15-8054-975afb2a0814 2018-07-03 15:14:12,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-07-03 15:14:12,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:14: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-07-03 15:14:12,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/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:12,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:12 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42239a69-8089-4f93-8778-239627afa24a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:14:12,413 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-42239a69-8089-4f93-8778-239627afa24a 2018-07-03 15:14:12,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=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:12,486 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:12 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-c642867e-cfa1-4b32-8784-c9d0c5409586 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:12,486 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-c642867e-cfa1-4b32-8784-c9d0c5409586 2018-07-03 15:14:12,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/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:12,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:12 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-de2d0e53-cf8c-46e3-81d9-a697155202fe Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0a:d6:70","id":"03f807d9-25b4-471c-abad-e0bd78f48a79","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f2:5e","id":"e44ed0f4-e22a-4dae-a1d1-39b99bda3bb8","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:14:12,604 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-de2d0e53-cf8c-46e3-81d9-a697155202fe 2018-07-03 15:14:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:12,639 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:12 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources X-Openstack-Request-Id: req-e9ed8c5d-8890-4310-a5a0-3f503ee09083 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:12,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:12 GMT Content-Type: application/json Content-Length: 3465 Connection: keep-alive X-Openstack-Request-Id: req-e4e1f8f8-4352-40a0-aaf2-431fffb46c2e Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-03T15:13:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:13:44Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a69a913a-70a2-44aa-9f63-85493956f471", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-03T15:13:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:13:44Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "8dea0c72-1b62-41ae-b065-a0e788a46be2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-03T15:13:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:13:44Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-03T15:13:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:13:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fed26953-200a-4144-bd27-d67d545117a1", "resource_type": "OS::Nova::Server"}]} 2018-07-03 15:14:12,701 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5/resources used request id req-e4e1f8f8-4352-40a0-aaf2-431fffb46c2e 2018-07-03 15:14:12,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:12,740 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:12 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c881a800-f2ce-48c1-b7d9-7616b326b09b X-Compute-Request-Id: req-c881a800-f2ce-48c1-b7d9-7616b326b09b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "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": "f3089a73-3825-4cec-8dcd-b60022eca09b"}} 2018-07-03 15:14:12,740 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b used request id req-c881a800-f2ce-48c1-b7d9-7616b326b09b 2018-07-03 15:14: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/subnets/8dea0c72-1b62-41ae-b065-a0e788a46be2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:12,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:12 GMT Content-Type: application/json Content-Length: 662 Connection: keep-alive X-Openstack-Request-Id: req-e11dbc04-e97a-4ad6-b0c5-173b39264cef Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}} 2018-07-03 15:14:12,815 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/8dea0c72-1b62-41ae-b065-a0e788a46be2 used request id req-e11dbc04-e97a-4ad6-b0c5-173b39264cef 2018-07-03 15:14:12,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/networks?id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:12,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:12 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-e2566130-c38d-4bae-a238-44f6de7aab8c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:12,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-e2566130-c38d-4bae-a238-44f6de7aab8c 2018-07-03 15:14:12,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/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:13,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:13 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-2d811f00-7e9f-470f-8a82-955d35e215f9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:13,047 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-2d811f00-7e9f-470f-8a82-955d35e215f9 2018-07-03 15:14:13,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/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:13,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:13 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-483b521b-bed7-448a-9afc-42e730153a69 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:13,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-483b521b-bed7-448a-9afc-42e730153a69 2018-07-03 15:14:13,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/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:13,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:13 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f563ec7-f31b-4818-8d10-7743a99fb419 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:14:13,222 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-7f563ec7-f31b-4818-8d10-7743a99fb419 2018-07-03 15:14:13,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=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:13,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:13 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-5949c5a6-f8ab-4fbf-b272-95ce4f027ba5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:13,490 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-5949c5a6-f8ab-4fbf-b272-95ce4f027ba5 2018-07-03 15:14:13,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/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297&mac_address=fa%3A16%3A3e%3A52%3A82%3Af3&name=CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:13,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:13 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-3791b9ea-d17a-49bf-bc47-8f182d014ec3 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"}]} 2018-07-03 15:14:13,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297&mac_address=fa%3A16%3A3e%3A52%3A82%3Af3&name=CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6&admin_state_up=True used request id req-3791b9ea-d17a-49bf-bc47-8f182d014ec3 2018-07-03 15:14:13,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/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:13,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:13 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e67413e-da56-43ae-9f93-b9faa6a45743 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:14:13,778 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-9e67413e-da56-43ae-9f93-b9faa6a45743 2018-07-03 15:14:13,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=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:14,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:14 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-85fb9d65-8417-4b2f-bf27-9b480304d2d5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:14,234 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-85fb9d65-8417-4b2f-bf27-9b480304d2d5 2018-07-03 15:14:14,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:14,308 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:14 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-f59ac641-d70d-428b-b65e-5889f63a08a7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:14,308 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-f59ac641-d70d-428b-b65e-5889f63a08a7 2018-07-03 15:14:14,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:14,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:14 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-624389d3-9be0-43ee-8a58-2b416c2eccb4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0a:d6:70","id":"03f807d9-25b4-471c-abad-e0bd78f48a79","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f2:5e","id":"e44ed0f4-e22a-4dae-a1d1-39b99bda3bb8","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:14:14,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-624389d3-9be0-43ee-8a58-2b416c2eccb4 2018-07-03 15:14:14,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:14,453 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:14 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-2c15aa92-a0d8-408a-8cb1-65cfc7bc8792 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-07-03 15:14:14,453 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-2c15aa92-a0d8-408a-8cb1-65cfc7bc8792 2018-07-03 15:14:14,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:14:14,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:14:14,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29374b4c69bc4a4aaf51546d6768b7e2", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:14:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-85c1a2e8-5853-445-user", "id": "fb545215acf14ff1a4f4c30799404935"}, "audit_ids": ["ba-AL-RORJSz0v22I6BD-g"], "issued_at": "2018-07-03T15:14:14.000000Z"}} 2018-07-03 15:14:14,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}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:15,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bf23b84-04ad-4127-a30e-fed288629bc9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:14:15,155 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0bf23b84-04ad-4127-a30e-fed288629bc9 2018-07-03 15:14:15,156 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:14:15,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}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:15,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b1b70f0-45f7-45f2-85fb-bdea666bf2c1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:14:15,332 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3b1b70f0-45f7-45f2-85fb-bdea666bf2c1 2018-07-03 15:14:15,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=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:15,824 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:15 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-583478ba-07dc-4ed8-9562-3e12a66f7091 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:15,824 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-583478ba-07dc-4ed8-9562-3e12a66f7091 2018-07-03 15:14: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-07-03 15:14:15,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:14: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-07-03 15:14:15,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:15,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:15 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b3587c4-a39f-48db-91ba-6d7020d4c3f8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:14:15,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-6b3587c4-a39f-48db-91ba-6d7020d4c3f8 2018-07-03 15:14:16,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/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:16,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:16 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-15e46f7c-3960-497e-a0e1-c93cf1b95e4e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:16,070 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-15e46f7c-3960-497e-a0e1-c93cf1b95e4e 2018-07-03 15:14:16,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/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297&mac_address=fa%3A16%3A3e%3A52%3A82%3Af3&name=CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:16,150 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:16 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-02e4a821-9ff1-4980-b214-0217dd92ac0b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"}]} 2018-07-03 15:14:16,150 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297&mac_address=fa%3A16%3A3e%3A52%3A82%3Af3&name=CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6&admin_state_up=True used request id req-02e4a821-9ff1-4980-b214-0217dd92ac0b 2018-07-03 15:14:16,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/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:16,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:16 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b4c1d32-7387-4ae0-b77f-88d399499369 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:14:16,324 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-9b4c1d32-7387-4ae0-b77f-88d399499369 2018-07-03 15:14:16,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:16,983 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14: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-d0951c2c-b6c3-43ca-a8a8-bacab78069fa X-Compute-Request-Id: req-d0951c2c-b6c3-43ca-a8a8-bacab78069fa Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:82:f3", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "bookmark"}], "image": {"id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "links": [{"href": "http://172.30.10.101:8774/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:14:08.000000", "flavor": {"id": "f3089a73-3825-4cec-8dcd-b60022eca09b", "links": [{"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "bookmark"}]}, "id": "fed26953-200a-4144-bd27-d67d545117a1", "security_groups": [{"name": "default"}], "user_id": "fb545215acf14ff1a4f4c30799404935", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:14:08Z", "hostId": "60d305258aa6e163e9bf44ee98a7b58c8b513b9aa1a0c40ccefa0986", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "created": "2018-07-03T15:13:54Z", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 15:14:16,983 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst used request id req-d0951c2c-b6c3-43ca-a8a8-bacab78069fa 2018-07-03 15:14:16,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/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:17,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:17 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-6c9a61a7-a1bd-4cbc-944d-b2ce48d20e66 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:17,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-6c9a61a7-a1bd-4cbc-944d-b2ce48d20e66 2018-07-03 15:14:17,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:17,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:17 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-5cdf47cf-5c5b-4d71-b06a-f07f5b751e70 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:17,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-5cdf47cf-5c5b-4d71-b06a-f07f5b751e70 2018-07-03 15:14:17,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/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:18,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:18 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-3415bed5-8071-4cd9-8fbb-eb83b5556b8a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0a:d6:70","id":"03f807d9-25b4-471c-abad-e0bd78f48a79","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f2:5e","id":"e44ed0f4-e22a-4dae-a1d1-39b99bda3bb8","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:14:18,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-3415bed5-8071-4cd9-8fbb-eb83b5556b8a 2018-07-03 15:14:18,176 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst 2018-07-03 15:14:18,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:18,209 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:18 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-d0b057a1-c485-4310-b092-33a6f00c48a8 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-07-03 15:14:18,210 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-d0b057a1-c485-4310-b092-33a6f00c48a8 2018-07-03 15:14:18,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/fed26953-200a-4144-bd27-d67d545117a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:18,826 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:18 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-03d12e6d-23f6-4371-8531-1330928c0aa3 X-Compute-Request-Id: req-03d12e6d-23f6-4371-8531-1330928c0aa3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:82:f3", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "bookmark"}], "image": {"id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "links": [{"href": "http://172.30.10.101:8774/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:14:08.000000", "flavor": {"id": "f3089a73-3825-4cec-8dcd-b60022eca09b", "links": [{"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "bookmark"}]}, "id": "fed26953-200a-4144-bd27-d67d545117a1", "security_groups": [{"name": "default"}], "user_id": "fb545215acf14ff1a4f4c30799404935", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:14:08Z", "hostId": "60d305258aa6e163e9bf44ee98a7b58c8b513b9aa1a0c40ccefa0986", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "created": "2018-07-03T15:13:54Z", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:14:18,826 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1 used request id req-03d12e6d-23f6-4371-8531-1330928c0aa3 2018-07-03 15:14:18,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=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:18,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:18 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-f4d6aba2-f3e4-499e-93d6-5cfe0e108fd8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:18,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-f4d6aba2-f3e4-499e-93d6-5cfe0e108fd8 2018-07-03 15:14:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:19,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:18 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5d842b5-e583-4556-95b2-25564747e2a8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:14:19,188 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-f5d842b5-e583-4556-95b2-25564747e2a8 2018-07-03 15:14:19,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=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:19,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:19 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-f8038026-17b9-49e3-a821-e9af2fcca48b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:19,283 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-f8038026-17b9-49e3-a821-e9af2fcca48b 2018-07-03 15:14:19,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/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:19,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:19 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-9ab10dd8-5e25-4d1e-a4eb-9b58b08179e2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0a:d6:70","id":"03f807d9-25b4-471c-abad-e0bd78f48a79","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f2:5e","id":"e44ed0f4-e22a-4dae-a1d1-39b99bda3bb8","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:14:19,399 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-9ab10dd8-5e25-4d1e-a4eb-9b58b08179e2 2018-07-03 15:14:19,400 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:14:19,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:14:19,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29374b4c69bc4a4aaf51546d6768b7e2", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c28cda4e38314a7fa41dbc64aad1efb9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-85c1a2e8-5853-445-user", "id": "fb545215acf14ff1a4f4c30799404935"}, "audit_ids": ["uTooZgjoS1WBWYdLhIueVw"], "issued_at": "2018-07-03T15:14:19.000000Z"}} 2018-07-03 15:14:19,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}820eab39e834eeceeb95764e0696207f8bcc3b95" 2018-07-03 15:14:20,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43ec23ff-b3fb-43a9-80f1-306c121cc6c8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:14:20,121 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43ec23ff-b3fb-43a9-80f1-306c121cc6c8 2018-07-03 15:14:20,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/fed26953-200a-4144-bd27-d67d545117a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:21,450 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:21 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-d1328ace-29e3-447d-9f42-77327d5b16b3 X-Compute-Request-Id: req-d1328ace-29e3-447d-9f42-77327d5b16b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:82:f3", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "bookmark"}], "image": {"id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "links": [{"href": "http://172.30.10.101:8774/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:14:08.000000", "flavor": {"id": "f3089a73-3825-4cec-8dcd-b60022eca09b", "links": [{"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "bookmark"}]}, "id": "fed26953-200a-4144-bd27-d67d545117a1", "security_groups": [{"name": "default"}], "user_id": "fb545215acf14ff1a4f4c30799404935", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:14:08Z", "hostId": "60d305258aa6e163e9bf44ee98a7b58c8b513b9aa1a0c40ccefa0986", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "created": "2018-07-03T15:13:54Z", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:14:21,450 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1 used request id req-d1328ace-29e3-447d-9f42-77327d5b16b3 2018-07-03 15:14:21,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=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:21,605 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:21 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-021f7f8c-e577-4c6e-b0f1-7bafd3a642da Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:21,606 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-021f7f8c-e577-4c6e-b0f1-7bafd3a642da 2018-07-03 15:14:21,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:21,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:21 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8b93726-c415-47b7-b210-1230dc7df6d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:14:21,822 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-b8b93726-c415-47b7-b210-1230dc7df6d7 2018-07-03 15:14:21,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=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:22,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:22 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-1b7498ea-29d5-40ad-b031-0c86c93aade5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:22,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-1b7498ea-29d5-40ad-b031-0c86c93aade5 2018-07-03 15:14:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:22,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:22 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-70f6aa25-9800-4c80-9dba-410998dd08ea Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0a:d6:70","id":"03f807d9-25b4-471c-abad-e0bd78f48a79","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f2:5e","id":"e44ed0f4-e22a-4dae-a1d1-39b99bda3bb8","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:14:22,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-70f6aa25-9800-4c80-9dba-410998dd08ea 2018-07-03 15:14:22,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820eab39e834eeceeb95764e0696207f8bcc3b95" 2018-07-03 15:14:23,845 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:23 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-abeb4d96-c035-4dc5-bfc2-04692a7f4782 X-Compute-Request-Id: req-abeb4d96-c035-4dc5-bfc2-04692a7f4782 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:82:f3", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "bookmark"}], "image": {"id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "links": [{"href": "http://172.30.10.101:8774/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:14:08.000000", "flavor": {"id": "f3089a73-3825-4cec-8dcd-b60022eca09b", "links": [{"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "bookmark"}]}, "id": "fed26953-200a-4144-bd27-d67d545117a1", "security_groups": [{"name": "default"}], "user_id": "fb545215acf14ff1a4f4c30799404935", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:14:08Z", "hostId": "60d305258aa6e163e9bf44ee98a7b58c8b513b9aa1a0c40ccefa0986", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "created": "2018-07-03T15:13:54Z", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 15:14:23,845 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst used request id req-abeb4d96-c035-4dc5-bfc2-04692a7f4782 2018-07-03 15:14:23,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820eab39e834eeceeb95764e0696207f8bcc3b95" 2018-07-03 15:14:24,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:24 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-e1e14494-ae55-4e18-b00a-00b186528997 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:24,021 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-e1e14494-ae55-4e18-b00a-00b186528997 2018-07-03 15:14:24,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=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820eab39e834eeceeb95764e0696207f8bcc3b95" 2018-07-03 15:14:24,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:24 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-8af3b62a-c205-48cd-89da-8d3e6a2a7abf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:24,446 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-8af3b62a-c205-48cd-89da-8d3e6a2a7abf 2018-07-03 15:14:24,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/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820eab39e834eeceeb95764e0696207f8bcc3b95" 2018-07-03 15:14:24,563 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:24 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-53cb8630-5ef0-414b-90d6-a47612254fc7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0a:d6:70","id":"03f807d9-25b4-471c-abad-e0bd78f48a79","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f2:5e","id":"e44ed0f4-e22a-4dae-a1d1-39b99bda3bb8","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:14:24,563 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-53cb8630-5ef0-414b-90d6-a47612254fc7 2018-07-03 15:14:24,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:25,177 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:25 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-7f1d1143-7801-4178-af38-14cf4f8bf06f X-Compute-Request-Id: req-7f1d1143-7801-4178-af38-14cf4f8bf06f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:82:f3", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "bookmark"}], "image": {"id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "links": [{"href": "http://172.30.10.101:8774/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:14:08.000000", "flavor": {"id": "f3089a73-3825-4cec-8dcd-b60022eca09b", "links": [{"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "bookmark"}]}, "id": "fed26953-200a-4144-bd27-d67d545117a1", "security_groups": [{"name": "default"}], "user_id": "fb545215acf14ff1a4f4c30799404935", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:14:08Z", "hostId": "60d305258aa6e163e9bf44ee98a7b58c8b513b9aa1a0c40ccefa0986", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "created": "2018-07-03T15:13:54Z", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:14:25,177 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1 used request id req-7f1d1143-7801-4178-af38-14cf4f8bf06f 2018-07-03 15:14:25,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=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:25,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:25 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-a9cb84cd-1ec0-4fea-8197-cf25fe6d5ae3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:25,331 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-a9cb84cd-1ec0-4fea-8197-cf25fe6d5ae3 2018-07-03 15:14:25,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:25,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:25 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d9d9a0d-5bd6-40b5-8b7f-e5dbae09555b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:14:25,498 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-2d9d9a0d-5bd6-40b5-8b7f-e5dbae09555b 2018-07-03 15:14:25,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=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:25,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:25 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-1be09bb2-e2d5-4902-8364-c5a7c6e2eb60 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:25,583 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-1be09bb2-e2d5-4902-8364-c5a7c6e2eb60 2018-07-03 15:14:25,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:25,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:25 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-7c256bd3-24a1-4275-8858-c89a0ef336d8 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0a:d6:70","id":"03f807d9-25b4-471c-abad-e0bd78f48a79","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f2:5e","id":"e44ed0f4-e22a-4dae-a1d1-39b99bda3bb8","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:14:25,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-7c256bd3-24a1-4275-8858-c89a0ef336d8 2018-07-03 15:14:25,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:26,564 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:26 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-f81758a0-af3b-4c56-a247-6d71daa074f8 X-Compute-Request-Id: req-f81758a0-af3b-4c56-a247-6d71daa074f8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:82:f3", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "bookmark"}], "image": {"id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "links": [{"href": "http://172.30.10.101:8774/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:14:08.000000", "flavor": {"id": "f3089a73-3825-4cec-8dcd-b60022eca09b", "links": [{"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "bookmark"}]}, "id": "fed26953-200a-4144-bd27-d67d545117a1", "security_groups": [{"name": "default"}], "user_id": "fb545215acf14ff1a4f4c30799404935", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:14:08Z", "hostId": "60d305258aa6e163e9bf44ee98a7b58c8b513b9aa1a0c40ccefa0986", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "created": "2018-07-03T15:13:54Z", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:14:26,565 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1 used request id req-f81758a0-af3b-4c56-a247-6d71daa074f8 2018-07-03 15:14:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:26,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:26 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-7b7437e5-498a-44b6-adb4-c960a8437add Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:26,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-7b7437e5-498a-44b6-adb4-c960a8437add 2018-07-03 15:14:26,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/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:26,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:26 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3ae0c03-974e-4bcc-b7d9-3664fb086dce Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:14:26,762 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-c3ae0c03-974e-4bcc-b7d9-3664fb086dce 2018-07-03 15:14: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/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:26,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:26 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-eb1d8498-45db-4e91-8e4b-4eee55ee1193 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:26,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-eb1d8498-45db-4e91-8e4b-4eee55ee1193 2018-07-03 15:14: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/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f456d2beefdb53cad376cb1d1fb0c8f2458cf83b" 2018-07-03 15:14:26,955 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:26 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-26d7706a-3253-4272-925f-313bfcf3496a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0a:d6:70","id":"03f807d9-25b4-471c-abad-e0bd78f48a79","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f2:5e","id":"e44ed0f4-e22a-4dae-a1d1-39b99bda3bb8","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:14:26,955 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-26d7706a-3253-4272-925f-313bfcf3496a 2018-07-03 15:14:26,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820eab39e834eeceeb95764e0696207f8bcc3b95" 2018-07-03 15:14:27,196 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:27 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-46d22b53-99da-4e16-a53d-f04264b9a50f X-Compute-Request-Id: req-46d22b53-99da-4e16-a53d-f04264b9a50f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:82:f3", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fed26953-200a-4144-bd27-d67d545117a1", "rel": "bookmark"}], "image": {"id": "a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "links": [{"href": "http://172.30.10.101:8774/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:14:08.000000", "flavor": {"id": "f3089a73-3825-4cec-8dcd-b60022eca09b", "links": [{"href": "http://172.30.10.101:8774/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b", "rel": "bookmark"}]}, "id": "fed26953-200a-4144-bd27-d67d545117a1", "security_groups": [{"name": "default"}], "user_id": "fb545215acf14ff1a4f4c30799404935", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:14:08Z", "hostId": "60d305258aa6e163e9bf44ee98a7b58c8b513b9aa1a0c40ccefa0986", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "created": "2018-07-03T15:13:54Z", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:14:27,197 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fed26953-200a-4144-bd27-d67d545117a1 used request id req-46d22b53-99da-4e16-a53d-f04264b9a50f 2018-07-03 15:14:27,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/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820eab39e834eeceeb95764e0696207f8bcc3b95" 2018-07-03 15:14:27,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:27 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-989aa0d6-d6f0-44ca-8a6c-d81770d4c2d0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dea0c72-1b62-41ae-b065-a0e788a46be2"],"updated_at":"2018-07-03T15:13:46Z","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}]} 2018-07-03 15:14:27,358 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net used request id req-989aa0d6-d6f0-44ca-8a6c-d81770d4c2d0 2018-07-03 15:14:27,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820eab39e834eeceeb95764e0696207f8bcc3b95" 2018-07-03 15:14:27,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:27 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-e06a9412-2140-435a-b182-227bd6dc9b91 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:46Z","dns_nameservers":[],"updated_at":"2018-07-03T15:13:46Z","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":"c28cda4e38314a7fa41dbc64aad1efb9","id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","subnetpool_id":null,"name":"CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet"}]} 2018-07-03 15:14:27,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-e06a9412-2140-435a-b182-227bd6dc9b91 2018-07-03 15:14:27,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820eab39e834eeceeb95764e0696207f8bcc3b95" 2018-07-03 15:14:27,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:27 GMT Content-Type: application/json Content-Length: 2335 Connection: keep-alive X-Openstack-Request-Id: req-dabcb1f7-d147-46c1-8685-cdfce8db503c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0a:d6:70","id":"03f807d9-25b4-471c-abad-e0bd78f48a79","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:48Z","admin_state_up":true,"updated_at":"2018-07-03T15:14:08Z","binding:vnic_type":"normal","device_id":"fed26953-200a-4144-bd27-d67d545117a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:52:82:f3","id":"a69a913a-70a2-44aa-9f63-85493956f471","port_security_enabled":true,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.7"}],"extra_dhcp_opts":[],"security_groups":["38ee910c-195c-48be-9590-805d3d77d9b2"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack-server1_port-kijw4cb3bop6"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","tenant_id":"c28cda4e38314a7fa41dbc64aad1efb9","created_at":"2018-07-03T15:13:47Z","admin_state_up":true,"updated_at":"2018-07-03T15:13:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f2:5e","id":"e44ed0f4-e22a-4dae-a1d1-39b99bda3bb8","port_security_enabled":false,"project_id":"c28cda4e38314a7fa41dbc64aad1efb9","fixed_ips":[{"subnet_id":"8dea0c72-1b62-41ae-b065-a0e788a46be2","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:14:27,543 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=de71e9eb-8bcf-45b8-ad4a-c9ed1a61b297 used request id req-dabcb1f7-d147-46c1-8685-cdfce8db503c 2018-07-03 15:14:27,544 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack 2018-07-03 15:14:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:27,901 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-8cd207f3-9b0b-49c8-a1b1-2cbcef1ea9a4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:28,306 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:14:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0c769abe-b63b-41d4-b240-708be2193f93 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:14:28,306 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-0c769abe-b63b-41d4-b240-708be2193f93 2018-07-03 15:14:28,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:28,341 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-6917a3fe-de0a-43e3-bdc5-0370fd0b8eef Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:28,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:28 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-780ee7f8-a5b6-4711-bec3-9d0bffd6e181 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:14:28Z", "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:14:28,392 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-780ee7f8-a5b6-4711-bec3-9d0bffd6e181 2018-07-03 15:14:28,393 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:14:28,393 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:14:31,396 - create_stack - DEBUG - Stack status query timeout in 1196.91045403 2018-07-03 15:14:31,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:31,439 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-f79f17e2-47e9-40f9-ab95-35d1f4a6c8b8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:31,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:31 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-969b908e-0aeb-40d7-9385-deb2d6353ec5 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:14:28Z", "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:14:31,496 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-969b908e-0aeb-40d7-9385-deb2d6353ec5 2018-07-03 15:14:31,496 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:14:31,497 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:14:34,500 - create_stack - DEBUG - Stack status query timeout in 1193.80690408 2018-07-03 15:14:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:34,548 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:34 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-c91cca43-716a-4d90-a07b-091c8652ff9b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:35,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:35 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8048ffff-7561-4d36-86bb-0065cbd2b1bb Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:14:28Z", "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:14:35,008 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-8048ffff-7561-4d36-86bb-0065cbd2b1bb 2018-07-03 15:14:35,008 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:14:35,008 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:14:38,012 - create_stack - DEBUG - Stack status query timeout in 1190.29501605 2018-07-03 15:14:38,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:38,055 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-c50f2c1a-4564-4f2f-8216-1acd18cae360 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:38,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:38 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-6a542e1b-902b-4bd8-a499-b863e9e66078 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "OS::stack_id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "image_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image", "inst_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-inst", "subnet_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-subnet", "flavor_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-flavor-name", "net_name": "CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack", "stack_user_project_id": "7943fc718d6641f8b26266fa9507338e", "tags": null, "creation_time": "2018-07-03T15:13:44Z", "links": [{"href": "https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:14:28Z", "id": "e40fc00f-f4e6-461e-8262-f0d2200023c5", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-03 15:14:38,100 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-6a542e1b-902b-4bd8-a499-b863e9e66078 2018-07-03 15:14:38,101 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:14:38,101 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack 2018-07-03 15:14:38,101 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack 2018-07-03 15:14:38,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/e40fc00f-f4e6-461e-8262-f0d2200023c5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}296c0a9336f06673ccf5a4fefc3ffa702fa58464" 2018-07-03 15:14:38,143 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 X-Openstack-Request-Id: req-f208c71e-7ab5-4cf2-875d-ad7ea457534c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:38,186 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:14:38 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-4fb50f93-9629-4989-ad60-b9a4dd163026 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:14:38,186 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/c28cda4e38314a7fa41dbc64aad1efb9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-stack/e40fc00f-f4e6-461e-8262-f0d2200023c5 used request id req-4fb50f93-9629-4989-ad60-b9a4dd163026 2018-07-03 15:14:38,189 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-35548323-61b0-4510-a259-6facd32735fc-image 2018-07-03 15:14:38,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4140b8d8e5c64b30c44fc47e819aa79bec98fad1" 2018-07-03 15:14:38,315 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:14:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-08702995-2237-49fa-bd34-fb721f62885a 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-07-03 15:14:38,315 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/a4b25f68-b0b1-4fc7-93aa-1e6097ea103d used request id req-08702995-2237-49fa-bd34-fb721f62885a 2018-07-03 15:14:38,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31f2f57cae9dc7e1cf61f2e837a0b6b8756c7d9" 2018-07-03 15:14:38,362 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:14:38 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f955ed11-0a53-48f0-ae51-645d3414b918 X-Compute-Request-Id: req-f955ed11-0a53-48f0-ae51-645d3414b918 2018-07-03 15:14:38,362 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/f3089a73-3825-4cec-8dcd-b60022eca09b used request id req-f955ed11-0a53-48f0-ae51-645d3414b918 2018-07-03 15:14:38,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:14:38,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:38 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-782441f5-7f16-43d1-96ae-1449e64daea1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "created_at": "2018-07-03T15:13:44Z", "updated_at": "2018-07-03T15:13:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:13:45Z", "revision_number": 0, "id": "1cc56063-1a05-48db-80e9-573cbdddc4f8", "remote_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "remote_ip_prefix": null, "created_at": "2018-07-03T15:13:45Z", "security_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c28cda4e38314a7fa41dbc64aad1efb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:13:45Z", "revision_number": 0, "id": "2fb16968-d7a6-4bbe-b0ff-d6cc72933f98", "remote_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "remote_ip_prefix": null, "created_at": "2018-07-03T15:13:45Z", "security_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c28cda4e38314a7fa41dbc64aad1efb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:13:45Z", "revision_number": 0, "id": "64e0794f-f5fc-49eb-8ec9-a09e62e2d473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:13:45Z", "security_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c28cda4e38314a7fa41dbc64aad1efb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:13:45Z", "revision_number": 0, "id": "f4290d4b-e954-4596-a546-5910b2c849b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:13:45Z", "security_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c28cda4e38314a7fa41dbc64aad1efb9"}], "revision_number": 4, "project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "id": "38ee910c-195c-48be-9590-805d3d77d9b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:14:38,817 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-782441f5-7f16-43d1-96ae-1449e64daea1 2018-07-03 15:14:38,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:14:39,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:38 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c43d5223-8bb1-49e7-b9a5-6aa4a3834189 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:14:39,003 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-c43d5223-8bb1-49e7-b9a5-6aa4a3834189 2018-07-03 15:14:39,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:14:39,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:39 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7b80e59-b426-48d5-bce0-a87b6402ea41 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c28cda4e38314a7fa41dbc64aad1efb9", "name": "CreateStackSuccessTests-85c1a2e8-5853-445-proj"}} 2018-07-03 15:14:39,204 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-b7b80e59-b426-48d5-bce0-a87b6402ea41 2018-07-03 15:14:39,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38ee910c-195c-48be-9590-805d3d77d9b2 2018-07-03 15:14:39,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=38ee910c-195c-48be-9590-805d3d77d9b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:14:39,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:39 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-94d8b6ac-6e75-4950-b83f-8490febbd93c Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:13:45Z", "security_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "port_range_min": null, "revision_number": 0, "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "created_at": "2018-07-03T15:13:45Z", "project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "id": "1cc56063-1a05-48db-80e9-573cbdddc4f8"}, {"remote_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:13:45Z", "security_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "port_range_min": null, "revision_number": 0, "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "created_at": "2018-07-03T15:13:45Z", "project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "id": "2fb16968-d7a6-4bbe-b0ff-d6cc72933f98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:13:45Z", "security_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "port_range_min": null, "revision_number": 0, "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "created_at": "2018-07-03T15:13:45Z", "project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "id": "64e0794f-f5fc-49eb-8ec9-a09e62e2d473"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:13:45Z", "security_group_id": "38ee910c-195c-48be-9590-805d3d77d9b2", "port_range_min": null, "revision_number": 0, "tenant_id": "c28cda4e38314a7fa41dbc64aad1efb9", "created_at": "2018-07-03T15:13:45Z", "project_id": "c28cda4e38314a7fa41dbc64aad1efb9", "id": "f4290d4b-e954-4596-a546-5910b2c849b1"}]} 2018-07-03 15:14:39,557 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=38ee910c-195c-48be-9590-805d3d77d9b2 used request id req-94d8b6ac-6e75-4950-b83f-8490febbd93c 2018-07-03 15:14:39,558 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:14:39,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/38ee910c-195c-48be-9590-805d3d77d9b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:14:39,997 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:14:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c3681771-bd9b-43b3-9a5e-13712955910e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:14:39,997 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/38ee910c-195c-48be-9590-805d3d77d9b2 used request id req-c3681771-bd9b-43b3-9a5e-13712955910e 2018-07-03 15:14:39,998 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-85c1a2e8-5853-445-proj 2018-07-03 15:14:40,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:14:40,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:14:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d70c57c8-1387-4e72-a1f9-d48829c8d4f3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:14:40,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c28cda4e38314a7fa41dbc64aad1efb9 used request id req-d70c57c8-1387-4e72-a1f9-d48829c8d4f3 2018-07-03 15:14:40,423 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-85c1a2e8-5853-445-proj-role 2018-07-03 15:14:40,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/29374b4c69bc4a4aaf51546d6768b7e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:14:40,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:14:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c30be835-27ad-4acc-8f5d-b945abe5ea42 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:14:40,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/29374b4c69bc4a4aaf51546d6768b7e2 used request id req-c30be835-27ad-4acc-8f5d-b945abe5ea42 2018-07-03 15:14:40,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7281d4a08f360b0730a6f8ff393dc12f649533e7" 2018-07-03 15:14:40,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a759eb37-acd0-4f55-8f9c-7a373657bce5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:14:40,824 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a759eb37-acd0-4f55-8f9c-7a373657bce5 2018-07-03 15:14:40,824 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-85c1a2e8-5853-445-user 2018-07-03 15:14:40,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/fb545215acf14ff1a4f4c30799404935 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94161ab6a8376b8c47341785b2a75b47b71bc9f4" 2018-07-03 15:14:41,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:14:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb853c1d-1c74-4657-9eea-674fce7ad0c7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:14:41,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fb545215acf14ff1a4f4c30799404935 used request id req-bb853c1d-1c74-4657-9eea-674fce7ad0c7 2018-07-03 15:14:41,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:14:41,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["bBiOvIngS3G6668IgURqxw"], "issued_at": "2018-07-03T15:14:41.000000Z"}} 2018-07-03 15:14: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}a1e4bf15f212cac9577327fe9fb09f5c39ac78e1" 2018-07-03 15:14:41,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0eabea13-2b30-4c8d-aa37-820e60ff5455 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:14:41,815 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0eabea13-2b30-4c8d-aa37-820e60ff5455 2018-07-03 15:14:41,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:14:41,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:14:42,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["sCGMd7SlSDGtiKi4HxGOIQ"], "issued_at": "2018-07-03T15:14:42.000000Z"}} 2018-07-03 15:14:42,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:14:42,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51537051-cfc9-441c-b565-181dba23e491 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:14:42,562 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-51537051-cfc9-441c-b565-181dba23e491 2018-07-03 15:14:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:14:42,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:14: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-07-03 15:14:42,577 - keystoneauth.session - DEBUG - REQ: curl -g -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-4c3c61f1-be5b-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:14:42,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:42 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e15cd844-a59b-4a3c-8524-b2030943f47e 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-4c3c61f1-be5b-457-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:14:42,613 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-4c3c61f1-be5b-457-proj used request id req-e15cd844-a59b-4a3c-8524-b2030943f47e 2018-07-03 15:14:42,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:14:42,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a785017-6f74-4adb-aeb3-b9c7e38feda2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:14:42,797 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7a785017-6f74-4adb-aeb3-b9c7e38feda2 2018-07-03 15:14:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj"}}' 2018-07-03 15:14:43,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:14:42 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97b24117-70a3-4155-b59e-be30fc1ed80c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936"}, "tags": [], "enabled": true, "id": "a35667ec1cff475584452edc1956d936", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj"}} 2018-07-03 15:14:43,059 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-97b24117-70a3-4155-b59e-be30fc1ed80c 2018-07-03 15:14:43,060 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-4c3c61f1-be5b-457-proj 2018-07-03 15:14:43,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:14:43,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:14:43,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:14:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["TBB3FOVLR3mqY1ROboQf4g"], "issued_at": "2018-07-03T15:14:43.000000Z"}} 2018-07-03 15:14:43,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}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:43,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef4aa8f8-090a-47b9-9724-51bb27a01a5a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:14:43,773 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ef4aa8f8-090a-47b9-9724-51bb27a01a5a 2018-07-03 15:14:43,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:14:43,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:14: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-07-03 15:14:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:44,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:43 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-651c23e2-6d41-41c9-a680-a1ed8fcad19e Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:14:44,000 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-651c23e2-6d41-41c9-a680-a1ed8fcad19e 2018-07-03 15:14:44,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?name=CreateStackVolumeTests-4c3c61f1-be5b-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:44,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:44 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e387779-7e9f-4f4f-8185-dec86dd9e4d1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-4c3c61f1-be5b-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936"}, "tags": [], "enabled": true, "id": "a35667ec1cff475584452edc1956d936", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj"}]} 2018-07-03 15:14:44,213 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-4c3c61f1-be5b-457-proj used request id req-7e387779-7e9f-4f4f-8185-dec86dd9e4d1 2018-07-03 15:14:44,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}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:44,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff545042-5536-46cf-8009-7e75cf05ce5d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:14:44,407 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ff545042-5536-46cf-8009-7e75cf05ce5d 2018-07-03 15:14:44,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:45,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71e4e1bc-86af-477c-b9f1-778619be8e59 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:14:45,088 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-71e4e1bc-86af-477c-b9f1-778619be8e59 2018-07-03 15:14:45,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-4c3c61f1-be5b-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:45,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:45 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5299f7f-62e8-4554-b715-b70b5ee81d0c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-4c3c61f1-be5b-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936"}, "tags": [], "enabled": true, "id": "a35667ec1cff475584452edc1956d936", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj"}]} 2018-07-03 15:14:45,272 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-4c3c61f1-be5b-457-proj used request id req-d5299f7f-62e8-4554-b715-b70b5ee81d0c 2018-07-03 15:14:45,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/b1465a0bcadd47f08107a02faf14f90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:45,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:45 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-440af022-2c4e-44f1-a350-77ad5b82e046 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-4c3c61f1-be5b-457-user", "links": {"self": "http://10.167.4.35:5000/v3/users/b1465a0bcadd47f08107a02faf14f90b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a35667ec1cff475584452edc1956d936", "id": "b1465a0bcadd47f08107a02faf14f90b", "password_expires_at": null}} 2018-07-03 15:14:45,492 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/b1465a0bcadd47f08107a02faf14f90b used request id req-440af022-2c4e-44f1-a350-77ad5b82e046 2018-07-03 15:14:45,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/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:45,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:45 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fd2c9e3-3caa-44ed-9dbe-e454972d6a0b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:14:45,574 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles used request id req-6fd2c9e3-3caa-44ed-9dbe-e454972d6a0b 2018-07-03 15:14:45,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/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:45,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:45 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c8b9f17-7915-40fc-bbf1-16921681ad93 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 15:14:45,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-5c8b9f17-7915-40fc-bbf1-16921681ad93 2018-07-03 15:14:45,854 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-4c3c61f1-be5b-457-proj 2018-07-03 15:14:45,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:46,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:14:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3ec95ab-adb0-408b-9c0d-e6704a837c91 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:14:46,108 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-a3ec95ab-adb0-408b-9c0d-e6704a837c91 2018-07-03 15:14:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:46,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d84f3b3-d251-4989-8b73-e8054078d009 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:14:46,305 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2d84f3b3-d251-4989-8b73-e8054078d009 2018-07-03 15:14:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-4c3c61f1-be5b-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:46,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:46 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1fa75c7-90c0-47ae-bcbf-f4165226f114 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-4c3c61f1-be5b-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936"}, "tags": [], "enabled": true, "id": "a35667ec1cff475584452edc1956d936", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj"}]} 2018-07-03 15:14:46,474 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-4c3c61f1-be5b-457-proj used request id req-f1fa75c7-90c0-47ae-bcbf-f4165226f114 2018-07-03 15:14:46,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/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:46,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:46 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-122c10f2-4871-4841-a99a-60ed0078e021 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:14:46,696 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles used request id req-122c10f2-4871-4841-a99a-60ed0078e021 2018-07-03 15:14:46,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/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:46,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:46 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a0e931f-9341-4dbe-a859-47c2d5fe4bae Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:14:46,872 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-6a0e931f-9341-4dbe-a859-47c2d5fe4bae 2018-07-03 15:14:46,873 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-4c3c61f1-be5b-457-proj 2018-07-03 15:14:46,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:14:47,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:14:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e0bd5bb-a629-4430-b309-32092549b913 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:14:47,118 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-7e0bd5bb-a629-4430-b309-32092549b913 2018-07-03 15:14:47,118 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-4c3c61f1-be5b-457-user 2018-07-03 15:14:47,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:14:47,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}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:14:47,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f61b3aa-4957-4f04-ba42-a49c335a08ba Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:14:47,312 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2f61b3aa-4957-4f04-ba42-a49c335a08ba 2018-07-03 15:14:47,316 - 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}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" -d '{"role": {"name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj-role"}}' 2018-07-03 15:14:47,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:14:47 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f0de5f2-1fae-4a7a-a5d2-7b31b1088b39 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f0a63c27333417b8e72b7a6573893e4", "links": {"self": "http://10.167.4.35:5000/v3/roles/9f0a63c27333417b8e72b7a6573893e4"}, "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj-role"}} 2018-07-03 15:14:47,515 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6f0de5f2-1fae-4a7a-a5d2-7b31b1088b39 2018-07-03 15:14:47,515 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-4c3c61f1-be5b-457-proj-role 2018-07-03 15:14:47,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/9f0a63c27333417b8e72b7a6573893e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:14:47,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:47 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8cdc990-66af-4782-a37e-6bcfd5c1587f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f0a63c27333417b8e72b7a6573893e4", "links": {"self": "http://10.167.4.35:5000/v3/roles/9f0a63c27333417b8e72b7a6573893e4"}, "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj-role"}} 2018-07-03 15:14:47,696 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9f0a63c27333417b8e72b7a6573893e4 used request id req-a8cdc990-66af-4782-a37e-6bcfd5c1587f 2018-07-03 15:14:47,696 - keystone_utils - INFO - Granting role CreateStackVolumeTests-4c3c61f1-be5b-457-proj-role to project CreateStackVolumeTests-4c3c61f1-be5b-457-proj 2018-07-03 15:14:47,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles/9f0a63c27333417b8e72b7a6573893e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:14:47,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:14:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b9a0310-00ef-406b-af39-26e04c3a8848 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:14:47,936 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936/users/b1465a0bcadd47f08107a02faf14f90b/roles/9f0a63c27333417b8e72b7a6573893e4 used request id req-3b9a0310-00ef-406b-af39-26e04c3a8848 2018-07-03 15:14:47,937 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:14:47,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:14:47,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:14:48,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f0a63c27333417b8e72b7a6573893e4", "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a35667ec1cff475584452edc1956d936", "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a35667ec1cff475584452edc1956d936", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a35667ec1cff475584452edc1956d936", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a35667ec1cff475584452edc1956d936", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a35667ec1cff475584452edc1956d936", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a35667ec1cff475584452edc1956d936", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a35667ec1cff475584452edc1956d936", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a35667ec1cff475584452edc1956d936", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a35667ec1cff475584452edc1956d936", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a35667ec1cff475584452edc1956d936", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a35667ec1cff475584452edc1956d936", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a35667ec1cff475584452edc1956d936", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-user", "id": "b1465a0bcadd47f08107a02faf14f90b"}, "audit_ids": ["5vpOQ4qzRMe3dB4N6viEww"], "issued_at": "2018-07-03T15:14:48.000000Z"}} 2018-07-03 15:14:48,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}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:14:48,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13029583-6fff-42e9-926c-c2d4029037be Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:14:48,706 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-13029583-6fff-42e9-926c-c2d4029037be 2018-07-03 15:14:48,707 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:14:48,712 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:14:48,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:14:49,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7d7ee7db-5dc6-4111-90c1-10e67960e348 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:14:49,213 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack used request id req-7d7ee7db-5dc6-4111-90c1-10e67960e348 2018-07-03 15:14:49,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-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-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume-type", "volume_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume"}}' 2018-07-03 15:14:52,069 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:14:52 GMT Content-Type: application/json Content-Length: 292 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 X-Openstack-Request-Id: req-3e088d68-9753-4d43-a939-696958b90d5d Front-End-Https: on RESP BODY: {"stack": {"id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "links": [{"href": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "rel": "self"}]}} 2018-07-03 15:14:52,070 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks used request id req-3e088d68-9753-4d43-a939-696958b90d5d 2018-07-03 15:14:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:14:52,442 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:52 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 X-Openstack-Request-Id: req-ccf14f46-f750-4a30-8d35-875f54f24ca6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:52,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:52 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-fec6be50-32a8-446f-ac26-46e82e603b34 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": "a35667ec1cff475584452edc1956d936", "volume_type_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume-type", "OS::stack_id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack", "volume_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack", "stack_user_project_id": "e000a9f793c347509015a5e1f6ebea55", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:14:51Z", "links": [{"href": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:14:52,833 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 used request id req-fec6be50-32a8-446f-ac26-46e82e603b34 2018-07-03 15:14:52,833 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack 2018-07-03 15:14:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:14:53,205 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:53 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 X-Openstack-Request-Id: req-3ebf7be5-bd3b-4798-905a-4eb99a6ed3de Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:53,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:53 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-160c0ecb-6be0-40b3-94a3-a1c55f5b5502 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": "a35667ec1cff475584452edc1956d936", "volume_type_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume-type", "OS::stack_id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack", "volume_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack", "stack_user_project_id": "e000a9f793c347509015a5e1f6ebea55", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:14:51Z", "links": [{"href": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:14:53,632 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 used request id req-160c0ecb-6be0-40b3-94a3-a1c55f5b5502 2018-07-03 15:14:53,632 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:14:53,632 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:14:56,636 - create_stack - DEBUG - Stack status query timeout in 1196.19788289 2018-07-03 15:14:56,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:14:57,015 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:57 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 X-Openstack-Request-Id: req-e1a941c4-477c-4bf3-9b48-01e7232fc81e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:57,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:57 GMT Content-Type: application/json Content-Length: 1380 Connection: keep-alive X-Openstack-Request-Id: req-03482cac-4f62-4840-b04a-4030bf75808d 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": "a35667ec1cff475584452edc1956d936", "volume_type_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume-type", "OS::stack_id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack", "volume_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack", "stack_user_project_id": "e000a9f793c347509015a5e1f6ebea55", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:14:51Z", "links": [{"href": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:14:57,392 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 used request id req-03482cac-4f62-4840-b04a-4030bf75808d 2018-07-03 15:14:57,393 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:14:57,393 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack 2018-07-03 15:14:57,393 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack 2018-07-03 15:14:57,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:14:57,817 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:57 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8/resources X-Openstack-Request-Id: req-ded16fc2-b56c-4d55-8095-ef83ea299100 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:57,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:57 GMT Content-Type: application/json Content-Length: 1688 Connection: keep-alive X-Openstack-Request-Id: req-3aaf5f96-db9e-4a70-90c1-8f3c05342cca Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8/resources/volume", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-03T15:14:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:14:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "03d3fddf-2cff-4c6b-bf56-833c8cbe17fc", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8/resources/volume_type", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-03T15:14:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:14:52Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "6357a59f-68db-4f37-9738-f20ab3b6e359", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-03 15:14:57,885 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8/resources used request id req-3aaf5f96-db9e-4a70-90c1-8f3c05342cca 2018-07-03 15:14:57,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/a35667ec1cff475584452edc1956d936/volumes/03d3fddf-2cff-4c6b-bf56-833c8cbe17fc -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:14:58,426 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:58 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-a7fa1e24-47d7-4cbe-9928-df5fe439d47d x-openstack-request-id: req-a7fa1e24-47d7-4cbe-9928-df5fe439d47d Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/a35667ec1cff475584452edc1956d936/volumes/03d3fddf-2cff-4c6b-bf56-833c8cbe17fc", "rel": "self"}, {"href": "https://172.30.10.101:8776/a35667ec1cff475584452edc1956d936/volumes/03d3fddf-2cff-4c6b-bf56-833c8cbe17fc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T15:14:56.000000", "replication_status": null, "snapshot_id": null, "id": "03d3fddf-2cff-4c6b-bf56-833c8cbe17fc", "size": 1, "user_id": "b1465a0bcadd47f08107a02faf14f90b", "os-vol-tenant-attr:tenant_id": "a35667ec1cff475584452edc1956d936", "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-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume", "bootable": "false", "created_at": "2018-07-03T15:14:55.000000", "volume_type": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume-type"}} 2018-07-03 15:14:58,426 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/a35667ec1cff475584452edc1956d936/volumes/03d3fddf-2cff-4c6b-bf56-833c8cbe17fc used request id req-a7fa1e24-47d7-4cbe-9928-df5fe439d47d 2018-07-03 15:14:58,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:14:58,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:14:59,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f0a63c27333417b8e72b7a6573893e4", "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:14:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a35667ec1cff475584452edc1956d936", "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/a35667ec1cff475584452edc1956d936", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/a35667ec1cff475584452edc1956d936", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/a35667ec1cff475584452edc1956d936", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/a35667ec1cff475584452edc1956d936", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/a35667ec1cff475584452edc1956d936", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a35667ec1cff475584452edc1956d936", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/a35667ec1cff475584452edc1956d936", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/a35667ec1cff475584452edc1956d936", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a35667ec1cff475584452edc1956d936", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/a35667ec1cff475584452edc1956d936", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/a35667ec1cff475584452edc1956d936", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-user", "id": "b1465a0bcadd47f08107a02faf14f90b"}, "audit_ids": ["JJ20fihaRkGXw8qSH2qN6g"], "issued_at": "2018-07-03T15:14:58.000000Z"}} 2018-07-03 15:14:59,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}a4d6f4cfd5f862d81ba163c5241d5f16d2621bdd" 2018-07-03 15:14:59,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df035d66-49f0-4fa9-86a6-ea2fd3f95269 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:14:59,190 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-df035d66-49f0-4fa9-86a6-ea2fd3f95269 2018-07-03 15:14:59,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/a35667ec1cff475584452edc1956d936/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d6f4cfd5f862d81ba163c5241d5f16d2621bdd" 2018-07-03 15:14:59,668 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:59 GMT Content-Type: application/json Content-Length: 1161 Connection: keep-alive x-compute-request-id: req-b025c0aa-f65c-4720-8047-a5b558038818 x-openstack-request-id: req-b025c0aa-f65c-4720-8047-a5b558038818 Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/a35667ec1cff475584452edc1956d936/volumes/03d3fddf-2cff-4c6b-bf56-833c8cbe17fc", "rel": "self"}, {"href": "https://172.30.10.101:8776/a35667ec1cff475584452edc1956d936/volumes/03d3fddf-2cff-4c6b-bf56-833c8cbe17fc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-07-03T15:14:56.000000", "replication_status": null, "snapshot_id": null, "id": "03d3fddf-2cff-4c6b-bf56-833c8cbe17fc", "size": 1, "user_id": "b1465a0bcadd47f08107a02faf14f90b", "os-vol-tenant-attr:tenant_id": "a35667ec1cff475584452edc1956d936", "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-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume", "bootable": "false", "created_at": "2018-07-03T15:14:55.000000", "volume_type": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume-type"}]} 2018-07-03 15:14:59,668 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/a35667ec1cff475584452edc1956d936/volumes/detail used request id req-b025c0aa-f65c-4720-8047-a5b558038818 2018-07-03 15:14:59,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-07-03 15:14:59,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:14: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-07-03 15:14:59,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/a35667ec1cff475584452edc1956d936 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d6f4cfd5f862d81ba163c5241d5f16d2621bdd" 2018-07-03 15:14:59,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:14:59 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20c9abed-88cc-4ff5-b694-b3a584623e8b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a35667ec1cff475584452edc1956d936", "name": "CreateStackVolumeTests-4c3c61f1-be5b-457-proj"}} 2018-07-03 15:14:59,726 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936 used request id req-20c9abed-88cc-4ff5-b694-b3a584623e8b 2018-07-03 15:14:59,727 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack 2018-07-03 15:14:59,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:14:59,769 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:59 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 X-Openstack-Request-Id: req-74649746-3f84-44e4-b5eb-116a9c889c8b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:59,829 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:14:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f1c0d933-56dd-410e-8793-a3f173cf6a4a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:14:59,829 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 used request id req-f1c0d933-56dd-410e-8793-a3f173cf6a4a 2018-07-03 15:14:59,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:14:59,869 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:14:59 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 X-Openstack-Request-Id: req-a6e4e037-f00a-4bd8-9af7-35fe583fedad Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:14:59,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:14:59 GMT Content-Type: application/json Content-Length: 1386 Connection: keep-alive X-Openstack-Request-Id: req-ea000fbd-92c0-44ad-a82e-b420247ffb64 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": "a35667ec1cff475584452edc1956d936", "volume_type_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume-type", "OS::stack_id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack", "volume_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack", "stack_user_project_id": "e000a9f793c347509015a5e1f6ebea55", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:14:51Z", "links": [{"href": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:15:00Z", "id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:14:59,914 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 used request id req-ea000fbd-92c0-44ad-a82e-b420247ffb64 2018-07-03 15:14:59,915 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:14:59,915 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:15:02,917 - create_stack - DEBUG - Stack status query timeout in 1196.91285896 2018-07-03 15:15:02,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:15:03,312 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:03 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 X-Openstack-Request-Id: req-6233221c-ed15-455e-a2c9-889e1d267064 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:03,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:03 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive X-Openstack-Request-Id: req-299e7299-994c-4898-8d3d-43f1d906490c 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": "a35667ec1cff475584452edc1956d936", "volume_type_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume-type", "OS::stack_id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack", "volume_name": "CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack", "stack_user_project_id": "e000a9f793c347509015a5e1f6ebea55", "tags": null, "creation_time": "2018-07-03T15:14:51Z", "links": [{"href": "https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:15:00Z", "id": "7cb4fe22-1baa-4e0f-a504-5345cf28a5f8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:15:03,360 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 used request id req-299e7299-994c-4898-8d3d-43f1d906490c 2018-07-03 15:15:03,360 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:15:03,360 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack 2018-07-03 15:15:03,360 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack 2018-07-03 15:15:03,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9bcf162b8fb980007acce3ede76f5f5b5fa1b6" 2018-07-03 15:15:03,402 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:03 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 X-Openstack-Request-Id: req-6405fd47-5241-4546-8465-e230d44a0766 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:03,446 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:15:03 GMT Content-Type: application/json Content-Length: 277 Connection: keep-alive X-Openstack-Request-Id: req-0d41f793-2e5b-43b4-bcae-84b3cc0bf134 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:15:03,447 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/a35667ec1cff475584452edc1956d936/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2a11e9c4-c451-4674-afeb-996ed05c95b8-stack/7cb4fe22-1baa-4e0f-a504-5345cf28a5f8 used request id req-0d41f793-2e5b-43b4-bcae-84b3cc0bf134 2018-07-03 15:15:03,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:15:03,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:03 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-5a2ed861-3397-42c8-a42b-8818044e99ad Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:15:03,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-5a2ed861-3397-42c8-a42b-8818044e99ad 2018-07-03 15:15:03,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:15:04,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:03 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68af61ac-b148-4f7f-a692-300e8f8c249e 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:15:04,072 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-68af61ac-b148-4f7f-a692-300e8f8c249e 2018-07-03 15:15:04,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:15:04,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:15:04 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afff43e1-9495-4702-9ee9-9b89838bd58a Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:15:04,235 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-afff43e1-9495-4702-9ee9-9b89838bd58a 2018-07-03 15:15:04,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:15:04,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:15:04,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f210c1a3-9709-4780-9d3b-ade5435f3081 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:15:04,430 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-f210c1a3-9709-4780-9d3b-ade5435f3081 2018-07-03 15:15:04,431 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-4c3c61f1-be5b-457-proj 2018-07-03 15:15:04,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:15:04,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09c597bb-3f97-4454-89df-1e1322144909 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:04,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a35667ec1cff475584452edc1956d936 used request id req-09c597bb-3f97-4454-89df-1e1322144909 2018-07-03 15:15:04,716 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-4c3c61f1-be5b-457-proj-role 2018-07-03 15:15:04,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9f0a63c27333417b8e72b7a6573893e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:15:04,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bec9e11-2a73-4d1f-8de7-3bd181105903 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:04,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9f0a63c27333417b8e72b7a6573893e4 used request id req-1bec9e11-2a73-4d1f-8de7-3bd181105903 2018-07-03 15:15:04,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}47a21a0d5e02a28b2de8d4ae454f834e238b1e5a" 2018-07-03 15:15:05,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f59b5bd2-11d3-4616-92e8-fba3519ea2f5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:05,076 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f59b5bd2-11d3-4616-92e8-fba3519ea2f5 2018-07-03 15:15:05,076 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-4c3c61f1-be5b-457-user 2018-07-03 15:15:05,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b1465a0bcadd47f08107a02faf14f90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd63b92383b17e6b9e29c1f52ea7e3dcb83faf6" 2018-07-03 15:15:05,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fee697e0-e01a-4d27-806f-c75ec51107af Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:05,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b1465a0bcadd47f08107a02faf14f90b used request id req-fee697e0-e01a-4d27-806f-c75ec51107af 2018-07-03 15:15:05,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:05,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["nLJaPuKNQEOIOBZVUJ54Kw"], "issued_at": "2018-07-03T15:15:05.000000Z"}} 2018-07-03 15:15:05,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1187fd5acc7e37c95aba74c1e63469a25ce267c" 2018-07-03 15:15:06,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3709fc13-1c72-4748-a25c-5f8756a10653 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:06,113 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3709fc13-1c72-4748-a25c-5f8756a10653 2018-07-03 15:15:06,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:06,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:06,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:15:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["W4VvZa2hS0aErGN7JxgBEg"], "issued_at": "2018-07-03T15:15:06.000000Z"}} 2018-07-03 15:15:06,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}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:06,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0773054-40c8-4217-b412-524f3d1a00b4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:06,890 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d0773054-40c8-4217-b412-524f3d1a00b4 2018-07-03 15:15:06,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:15:06,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:15: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-07-03 15:15:06,904 - keystoneauth.session - DEBUG - REQ: curl -g -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-d3895c73-d2bb-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:07,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:06 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2944e85b-7da9-452a-8175-1cdd1dfc7525 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-d3895c73-d2bb-460-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:15:07,090 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-d3895c73-d2bb-460-proj used request id req-2944e85b-7da9-452a-8175-1cdd1dfc7525 2018-07-03 15:15:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:07,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70d05114-2676-434e-be43-aa673a9ab8b6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:15:07,397 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-70d05114-2676-434e-be43-aa673a9ab8b6 2018-07-03 15:15:07,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj"}}' 2018-07-03 15:15:07,616 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:15:07 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b87b32e-b17d-4eb1-9609-546dec1b1b34 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619"}, "tags": [], "enabled": true, "id": "4c26e02922b54f288decb2c7c82d3619", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj"}} 2018-07-03 15:15:07,616 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4b87b32e-b17d-4eb1-9609-546dec1b1b34 2018-07-03 15:15:07,617 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-d3895c73-d2bb-460-proj 2018-07-03 15:15:07,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:07,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:08,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["_R1_zxnmTW6uhQTq5Dkwbw"], "issued_at": "2018-07-03T15:15:08.000000Z"}} 2018-07-03 15:15:08,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}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:08,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e9cdd44-cce7-47d9-86f2-6e9922de204d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:08,305 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2e9cdd44-cce7-47d9-86f2-6e9922de204d 2018-07-03 15:15:08,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:15:08,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:15: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-07-03 15:15:08,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:08,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:08 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5ec448f-6885-4912-a016-050a7eac736c Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:15:08,501 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f5ec448f-6885-4912-a016-050a7eac736c 2018-07-03 15:15:08,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?name=CreateStackVolumeTests-d3895c73-d2bb-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:08,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:08 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-406b4dfc-a07d-48e5-bb33-2e875f44b35f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-d3895c73-d2bb-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619"}, "tags": [], "enabled": true, "id": "4c26e02922b54f288decb2c7c82d3619", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj"}]} 2018-07-03 15:15:08,658 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-d3895c73-d2bb-460-proj used request id req-406b4dfc-a07d-48e5-bb33-2e875f44b35f 2018-07-03 15:15:08,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:08,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9121177-2122-4152-b557-1236de9e0a42 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:15:08,832 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f9121177-2122-4152-b557-1236de9e0a42 2018-07-03 15:15:09,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}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:09,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3472cb7c-9472-4c5a-95bd-69e4c1816a56 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:09,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3472cb7c-9472-4c5a-95bd-69e4c1816a56 2018-07-03 15:15:09,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?name=CreateStackVolumeTests-d3895c73-d2bb-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:09,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:09 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d44dc215-3f98-4f36-a246-768976078218 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-d3895c73-d2bb-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619"}, "tags": [], "enabled": true, "id": "4c26e02922b54f288decb2c7c82d3619", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj"}]} 2018-07-03 15:15:09,699 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-d3895c73-d2bb-460-proj used request id req-d44dc215-3f98-4f36-a246-768976078218 2018-07-03 15:15:09,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/c1d5d4fbdc354f3b91941758871f89e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:09,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:09 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5072d01f-78af-4bf0-89b6-47802b14e411 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-d3895c73-d2bb-460-user", "links": {"self": "http://10.167.4.35:5000/v3/users/c1d5d4fbdc354f3b91941758871f89e1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4c26e02922b54f288decb2c7c82d3619", "id": "c1d5d4fbdc354f3b91941758871f89e1", "password_expires_at": null}} 2018-07-03 15:15:09,913 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/c1d5d4fbdc354f3b91941758871f89e1 used request id req-5072d01f-78af-4bf0-89b6-47802b14e411 2018-07-03 15:15: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/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:10,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:09 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69ad8160-945e-49e0-9776-d931c4f77d36 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:15:10,135 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles used request id req-69ad8160-945e-49e0-9776-d931c4f77d36 2018-07-03 15:15:10,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:10,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:10 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4967f22f-2839-4300-b95e-deb0e4b48109 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 15:15:10,331 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-4967f22f-2839-4300-b95e-deb0e4b48109 2018-07-03 15:15:10,332 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-d3895c73-d2bb-460-proj 2018-07-03 15:15:10,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/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:10,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42580537-198f-43ef-9d98-b316bf4b553e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:10,595 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-42580537-198f-43ef-9d98-b316bf4b553e 2018-07-03 15:15:10,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:10,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3a8e1bc-1165-4e42-a695-c286ebee30a1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:10,776 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e3a8e1bc-1165-4e42-a695-c286ebee30a1 2018-07-03 15:15:10,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?name=CreateStackVolumeTests-d3895c73-d2bb-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:10,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:10 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40a529fc-ae5b-407c-95aa-35abba0759de Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-d3895c73-d2bb-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619"}, "tags": [], "enabled": true, "id": "4c26e02922b54f288decb2c7c82d3619", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj"}]} 2018-07-03 15:15:10,974 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-d3895c73-d2bb-460-proj used request id req-40a529fc-ae5b-407c-95aa-35abba0759de 2018-07-03 15:15:10,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/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:11,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:10 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5547f038-d94c-4681-8666-7b2b0cb770b6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:11,214 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles used request id req-5547f038-d94c-4681-8666-7b2b0cb770b6 2018-07-03 15:15:11,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:11,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:11 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4aa9340-bae5-4196-983c-624adcc29178 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:15:11,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-b4aa9340-bae5-4196-983c-624adcc29178 2018-07-03 15:15:11,404 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-d3895c73-d2bb-460-proj 2018-07-03 15:15:11,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/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:11,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc312dd9-4828-4d2d-9bad-1a92f9596343 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:11,645 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-cc312dd9-4828-4d2d-9bad-1a92f9596343 2018-07-03 15:15:11,645 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-d3895c73-d2bb-460-user 2018-07-03 15:15:11,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:11,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:11,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5990262f-848f-4e99-aa60-eeed4d2e137a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:11,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5990262f-848f-4e99-aa60-eeed4d2e137a 2018-07-03 15:15:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" -d '{"role": {"name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj-role"}}' 2018-07-03 15:15:12,034 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:15:11 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a878e8a-3292-49f4-a12c-2daaf597549a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf4754d3dfde4615809e7214fd869d21", "links": {"self": "http://10.167.4.35:5000/v3/roles/bf4754d3dfde4615809e7214fd869d21"}, "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj-role"}} 2018-07-03 15:15:12,034 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7a878e8a-3292-49f4-a12c-2daaf597549a 2018-07-03 15:15:12,034 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-d3895c73-d2bb-460-proj-role 2018-07-03 15:15:12,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/bf4754d3dfde4615809e7214fd869d21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:12,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:12 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33051835-f364-42fa-a076-8593556ada8d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf4754d3dfde4615809e7214fd869d21", "links": {"self": "http://10.167.4.35:5000/v3/roles/bf4754d3dfde4615809e7214fd869d21"}, "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj-role"}} 2018-07-03 15:15:12,236 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/bf4754d3dfde4615809e7214fd869d21 used request id req-33051835-f364-42fa-a076-8593556ada8d 2018-07-03 15:15:12,236 - keystone_utils - INFO - Granting role CreateStackVolumeTests-d3895c73-d2bb-460-proj-role to project CreateStackVolumeTests-d3895c73-d2bb-460-proj 2018-07-03 15:15:12,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles/bf4754d3dfde4615809e7214fd869d21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:12,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-457a0679-acdb-4baf-a298-fabed3bafd45 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:12,501 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619/users/c1d5d4fbdc354f3b91941758871f89e1/roles/bf4754d3dfde4615809e7214fd869d21 used request id req-457a0679-acdb-4baf-a298-fabed3bafd45 2018-07-03 15:15:12,501 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:15:12,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:12,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:13,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf4754d3dfde4615809e7214fd869d21", "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c26e02922b54f288decb2c7c82d3619", "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4c26e02922b54f288decb2c7c82d3619", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/4c26e02922b54f288decb2c7c82d3619", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/4c26e02922b54f288decb2c7c82d3619", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4c26e02922b54f288decb2c7c82d3619", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/4c26e02922b54f288decb2c7c82d3619", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-d3895c73-d2bb-460-user", "id": "c1d5d4fbdc354f3b91941758871f89e1"}, "audit_ids": ["NJJOOzLdTbm3MbYYlPzqSQ"], "issued_at": "2018-07-03T15:15:13.000000Z"}} 2018-07-03 15:15:13,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}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:13,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9b7974e-d93a-4f8a-900c-c323251defbe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:13,250 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f9b7974e-d93a-4f8a-900c-c323251defbe 2018-07-03 15:15:13,251 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:15:13,255 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:15:13,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:13,712 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:13 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-162f1ba6-d419-49d5-8b47-e62947e137a7 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:15:13,712 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack used request id req-162f1ba6-d419-49d5-8b47-e62947e137a7 2018-07-03 15:15:13,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-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-8a64b275-e64b-47a5-8222-d52681813404-volume-type", "volume_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume"}}' 2018-07-03 15:15:16,112 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:15:16 GMT Content-Type: application/json Content-Length: 292 Connection: keep-alive Location: https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 X-Openstack-Request-Id: req-7831499e-3f81-4534-84fe-b7e50e9551f4 Front-End-Https: on RESP BODY: {"stack": {"id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "links": [{"href": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "rel": "self"}]}} 2018-07-03 15:15:16,112 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks used request id req-7831499e-3f81-4534-84fe-b7e50e9551f4 2018-07-03 15:15:16,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:16,504 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:16 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 X-Openstack-Request-Id: req-ef7a8a37-076e-4117-825d-8f38a61d3304 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:16,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:16 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-a7c8e0eb-d239-470b-a8a7-4aef68307889 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": "4c26e02922b54f288decb2c7c82d3619", "volume_type_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume-type", "OS::stack_id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack", "volume_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack", "stack_user_project_id": "ff092235f7a4443397bb31e81659b875", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:15:15Z", "links": [{"href": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:15:16,901 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 used request id req-a7c8e0eb-d239-470b-a8a7-4aef68307889 2018-07-03 15:15:16,901 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack 2018-07-03 15:15:16,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:17,283 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:17 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 X-Openstack-Request-Id: req-770b8ffe-b14a-40d2-868d-aadfe59daec5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:17,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:17 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-3577b2a6-f061-4133-a898-8ad7c051c2ff 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": "4c26e02922b54f288decb2c7c82d3619", "volume_type_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume-type", "OS::stack_id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack", "volume_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack", "stack_user_project_id": "ff092235f7a4443397bb31e81659b875", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:15:15Z", "links": [{"href": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:15:17,711 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 used request id req-3577b2a6-f061-4133-a898-8ad7c051c2ff 2018-07-03 15:15:17,712 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:15:17,712 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:15:20,714 - create_stack - DEBUG - Stack status query timeout in 1196.18787694 2018-07-03 15:15:20,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:21,110 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:21 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 X-Openstack-Request-Id: req-a6f6945a-041f-4897-ae37-bf8faa1ad07e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:21,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:21 GMT Content-Type: application/json Content-Length: 1380 Connection: keep-alive X-Openstack-Request-Id: req-b6d5a9fe-c8ec-4640-9086-3b89fda113eb 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": "4c26e02922b54f288decb2c7c82d3619", "volume_type_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume-type", "OS::stack_id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack", "volume_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack", "stack_user_project_id": "ff092235f7a4443397bb31e81659b875", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:15:15Z", "links": [{"href": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:15:21,506 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 used request id req-b6d5a9fe-c8ec-4640-9086-3b89fda113eb 2018-07-03 15:15:21,507 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:15:21,507 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack 2018-07-03 15:15:21,507 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack 2018-07-03 15:15:21,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:21,935 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:21 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive Location: https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8/resources X-Openstack-Request-Id: req-e80b3c35-3062-4d19-96db-95fcd3c63380 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:21,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:21 GMT Content-Type: application/json Content-Length: 1688 Connection: keep-alive X-Openstack-Request-Id: req-a12cb349-4e1f-46b1-8376-4cf872a2d136 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8/resources/volume", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-03T15:15:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:15:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5dd4a91a-6db6-47d2-8a58-9ae2a3e44f53", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8/resources/volume_type", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-03T15:15:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:15:16Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "4026cbfd-4ea9-438e-9bea-dfc882b4ca7b", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-03 15:15:21,997 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8/resources used request id req-a12cb349-4e1f-46b1-8376-4cf872a2d136 2018-07-03 15:15:22,001 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types/4026cbfd-4ea9-438e-9bea-dfc882b4ca7b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:22,414 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:22 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-a89ab42f-7353-4976-90c1-2f3773afa6be x-openstack-request-id: req-a89ab42f-7353-4976-90c1-2f3773afa6be Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4026cbfd-4ea9-438e-9bea-dfc882b4ca7b", "description": null}} 2018-07-03 15:15:22,415 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types/4026cbfd-4ea9-438e-9bea-dfc882b4ca7b used request id req-a89ab42f-7353-4976-90c1-2f3773afa6be 2018-07-03 15:15:22,418 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types/4026cbfd-4ea9-438e-9bea-dfc882b4ca7b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a89ab42f-7353-4976-90c1-2f3773afa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:22,815 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:22 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-b6a66f2c-df84-4e62-8fa3-3bd98e6eed17 x-openstack-request-id: req-b6a66f2c-df84-4e62-8fa3-3bd98e6eed17 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4026cbfd-4ea9-438e-9bea-dfc882b4ca7b", "description": null}} 2018-07-03 15:15:22,816 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types/4026cbfd-4ea9-438e-9bea-dfc882b4ca7b used request id req-b6a66f2c-df84-4e62-8fa3-3bd98e6eed17 2018-07-03 15:15:22,819 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types/4026cbfd-4ea9-438e-9bea-dfc882b4ca7b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a89ab42f-7353-4976-90c1-2f3773afa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:23,233 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:23 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-81bc9299-f2c4-47a2-b069-50c697dd9727 x-openstack-request-id: req-81bc9299-f2c4-47a2-b069-50c697dd9727 Front-End-Https: on RESP BODY: {} 2018-07-03 15:15:23,234 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types/4026cbfd-4ea9-438e-9bea-dfc882b4ca7b/encryption used request id req-81bc9299-f2c4-47a2-b069-50c697dd9727 2018-07-03 15:15:23,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:23,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:23,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf4754d3dfde4615809e7214fd869d21", "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c26e02922b54f288decb2c7c82d3619", "name": "CreateStackVolumeTests-d3895c73-d2bb-460-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/4c26e02922b54f288decb2c7c82d3619", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4c26e02922b54f288decb2c7c82d3619", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/4c26e02922b54f288decb2c7c82d3619", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/4c26e02922b54f288decb2c7c82d3619", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4c26e02922b54f288decb2c7c82d3619", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/4c26e02922b54f288decb2c7c82d3619", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-d3895c73-d2bb-460-user", "id": "c1d5d4fbdc354f3b91941758871f89e1"}, "audit_ids": ["QjbBaldZSw-XzMB03-rQMA"], "issued_at": "2018-07-03T15:15:23.000000Z"}} 2018-07-03 15:15:23,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27d318a505320d9edb487394e3595a785d09bd4" 2018-07-03 15:15:23,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1e9e443-b5f1-42c8-a943-0fe785979dc1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:23,975 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b1e9e443-b5f1-42c8-a943-0fe785979dc1 2018-07-03 15:15:23,981 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27d318a505320d9edb487394e3595a785d09bd4" 2018-07-03 15:15:24,410 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:24 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-a6d3d49d-a6e1-4097-8425-f6e25ce03158 x-openstack-request-id: req-a6d3d49d-a6e1-4097-8425-f6e25ce03158 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4026cbfd-4ea9-438e-9bea-dfc882b4ca7b", "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": "22b78195-121e-493c-99d0-8b1e8938060e", "description": null}]} 2018-07-03 15:15:24,411 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types?is_public=None used request id req-a6d3d49d-a6e1-4097-8425-f6e25ce03158 2018-07-03 15:15:24,414 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types/4026cbfd-4ea9-438e-9bea-dfc882b4ca7b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6d3d49d-a6e1-4097-8425-f6e25ce03158" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27d318a505320d9edb487394e3595a785d09bd4" 2018-07-03 15:15:24,839 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:24 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-2fef0ff3-74e1-49ae-823a-aea6861d2a48 x-openstack-request-id: req-2fef0ff3-74e1-49ae-823a-aea6861d2a48 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "4026cbfd-4ea9-438e-9bea-dfc882b4ca7b", "description": null}} 2018-07-03 15:15:24,840 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types/4026cbfd-4ea9-438e-9bea-dfc882b4ca7b used request id req-2fef0ff3-74e1-49ae-823a-aea6861d2a48 2018-07-03 15:15:24,843 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types/4026cbfd-4ea9-438e-9bea-dfc882b4ca7b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6d3d49d-a6e1-4097-8425-f6e25ce03158" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27d318a505320d9edb487394e3595a785d09bd4" 2018-07-03 15:15:25,267 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:25 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-f2effc17-9e5e-4b90-a7c8-c09c69c5760e x-openstack-request-id: req-f2effc17-9e5e-4b90-a7c8-c09c69c5760e Front-End-Https: on RESP BODY: {} 2018-07-03 15:15:25,267 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/4c26e02922b54f288decb2c7c82d3619/types/4026cbfd-4ea9-438e-9bea-dfc882b4ca7b/encryption used request id req-f2effc17-9e5e-4b90-a7c8-c09c69c5760e 2018-07-03 15:15:25,267 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack 2018-07-03 15:15:25,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:25,635 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:25 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 X-Openstack-Request-Id: req-2c4a0739-3e90-4ee1-af55-dbb04ef6f3d5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:26,036 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:15:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-31cf06bd-1395-44a0-8e5a-7e56478c5d5e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:26,037 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 used request id req-31cf06bd-1395-44a0-8e5a-7e56478c5d5e 2018-07-03 15:15:26,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:26,078 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:26 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 X-Openstack-Request-Id: req-bcc5ee85-3388-4a27-8bce-4b25ca1755ff Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:26,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:26 GMT Content-Type: application/json Content-Length: 1386 Connection: keep-alive X-Openstack-Request-Id: req-5a331374-c706-4825-b3c8-ac74112f0bbd 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": "4c26e02922b54f288decb2c7c82d3619", "volume_type_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume-type", "OS::stack_id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack", "volume_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack", "stack_user_project_id": "ff092235f7a4443397bb31e81659b875", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:15:15Z", "links": [{"href": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:15:26Z", "id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:15:26,130 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 used request id req-5a331374-c706-4825-b3c8-ac74112f0bbd 2018-07-03 15:15:26,130 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:15:26,131 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:15:29,132 - create_stack - DEBUG - Stack status query timeout in 1196.90539813 2018-07-03 15:15:29,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:29,175 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:29 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 X-Openstack-Request-Id: req-c40f012c-8fd9-478c-bd67-2dc0bec1ba1f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:29,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:29 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive X-Openstack-Request-Id: req-d456d230-c4b8-4897-ad5c-255d0bfd7ff8 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": "4c26e02922b54f288decb2c7c82d3619", "volume_type_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume-type", "OS::stack_id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack", "volume_name": "CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack", "stack_user_project_id": "ff092235f7a4443397bb31e81659b875", "tags": null, "creation_time": "2018-07-03T15:15:15Z", "links": [{"href": "https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:15:26Z", "id": "9862c6d3-bb7b-41f8-9ea7-d69551bfebc8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:15:29,241 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 used request id req-d456d230-c4b8-4897-ad5c-255d0bfd7ff8 2018-07-03 15:15:29,241 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:15:29,242 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack 2018-07-03 15:15:29,242 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack 2018-07-03 15:15:29,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848fe411e685a523b593e1bbe619a0680a9a5d15" 2018-07-03 15:15:29,434 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:29 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 X-Openstack-Request-Id: req-84dfe027-e7fa-49fb-88cd-fb149e0fc434 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:29,477 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:15:29 GMT Content-Type: application/json Content-Length: 277 Connection: keep-alive X-Openstack-Request-Id: req-86e8623d-13ed-4d80-a8ba-0d83d5afe966 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:15:29,477 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/4c26e02922b54f288decb2c7c82d3619/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8a64b275-e64b-47a5-8222-d52681813404-stack/9862c6d3-bb7b-41f8-9ea7-d69551bfebc8 used request id req-86e8623d-13ed-4d80-a8ba-0d83d5afe966 2018-07-03 15:15:29,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}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:29,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:29 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-6b2ad662-1df4-4469-9ae0-ef57a3c04dd0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:15:29,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6b2ad662-1df4-4469-9ae0-ef57a3c04dd0 2018-07-03 15:15:29,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:30,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:29 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcd13f9f-1ea8-4636-bea8-912ac627b7a3 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:15:30,094 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-fcd13f9f-1ea8-4636-bea8-912ac627b7a3 2018-07-03 15:15:30,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:30,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:15:30 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1b79427-a4b9-4a15-ac1c-ce379c252d8a Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:15:30,272 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-a1b79427-a4b9-4a15-ac1c-ce379c252d8a 2018-07-03 15:15:30,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:15:30,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:30,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a1d3e30-c4af-43d3-93da-ad352efa068a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:15:30,450 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-6a1d3e30-c4af-43d3-93da-ad352efa068a 2018-07-03 15:15:30,451 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-d3895c73-d2bb-460-proj 2018-07-03 15:15:30,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:30,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06873a33-e705-455f-ab47-6e59bc788821 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:30,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4c26e02922b54f288decb2c7c82d3619 used request id req-06873a33-e705-455f-ab47-6e59bc788821 2018-07-03 15:15:30,841 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-d3895c73-d2bb-460-proj-role 2018-07-03 15:15:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/bf4754d3dfde4615809e7214fd869d21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:31,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9a50656-9fb4-4fd0-be8a-08d7d4684a47 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:31,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/bf4754d3dfde4615809e7214fd869d21 used request id req-f9a50656-9fb4-4fd0-be8a-08d7d4684a47 2018-07-03 15:15:31,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae12947aecd8914653e43126a423832f660b7bb" 2018-07-03 15:15:31,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc1748d7-6f11-4d7a-b316-5b69ca906bab Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:31,218 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cc1748d7-6f11-4d7a-b316-5b69ca906bab 2018-07-03 15:15:31,219 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-d3895c73-d2bb-460-user 2018-07-03 15:15:31,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c1d5d4fbdc354f3b91941758871f89e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d73b86919a7f294ae8b9d49ce08d02cb50d4069b" 2018-07-03 15:15:31,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2810b99-efbc-465b-9c8d-597798381756 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:31,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c1d5d4fbdc354f3b91941758871f89e1 used request id req-d2810b99-efbc-465b-9c8d-597798381756 2018-07-03 15:15:31,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:32,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["eIc-fphGRUeI8JspEn1DtA"], "issued_at": "2018-07-03T15:15:32.000000Z"}} 2018-07-03 15:15:32,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c1b645357a3ed8bb40a86884cd02de9a30d3db" 2018-07-03 15:15:32,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fb4db1f-74b7-43cd-b7da-193338fc8e1b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:32,276 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0fb4db1f-74b7-43cd-b7da-193338fc8e1b 2018-07-03 15:15:32,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:32,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:32,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HxzotmOIReanCL5XCT0xng"], "issued_at": "2018-07-03T15:15:32.000000Z"}} 2018-07-03 15:15:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:32,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9722fcc0-429a-4c07-a994-17d35c601c50 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:32,964 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9722fcc0-429a-4c07-a994-17d35c601c50 2018-07-03 15:15:32,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:15:32,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:15: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-07-03 15:15:32,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?enabled=True&domain_name=Default&name=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:33,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:32 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b838b0b8-cd8f-46d8-b410-6546ef36988a 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-2a9a4d00-710c-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:15:33,171 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj used request id req-b838b0b8-cd8f-46d8-b410-6546ef36988a 2018-07-03 15:15:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:33,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19577429-baee-4f08-a998-26ff31a2b156 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:15:33,374 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-19577429-baee-4f08-a998-26ff31a2b156 2018-07-03 15:15:33,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}e6dcb46abd2922ae8a2a91e7666d675598aa0690" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj"}}' 2018-07-03 15:15:33,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:15:33 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc9a5430-4625-4e18-8b55-4db38e0f087e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a"}, "tags": [], "enabled": true, "id": "65cd5e34258e4f15b1a00ef4d60b089a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj"}} 2018-07-03 15:15:33,581 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-fc9a5430-4625-4e18-8b55-4db38e0f087e 2018-07-03 15:15:33,582 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-2a9a4d00-710c-4e9-proj 2018-07-03 15:15:33,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:33,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:34,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:15:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["fots4VIIScCu7fmCbEBBeQ"], "issued_at": "2018-07-03T15:15:34.000000Z"}} 2018-07-03 15:15:34,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}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:34,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7c1d4ce-363e-4fd1-9e27-62a180d4efd2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:34,145 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a7c1d4ce-363e-4fd1-9e27-62a180d4efd2 2018-07-03 15:15:34,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:15:34,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:15: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-07-03 15:15:34,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:34,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:34 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eea41c1f-c724-49af-91c6-c16ee19549f6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:15:34,386 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-eea41c1f-c724-49af-91c6-c16ee19549f6 2018-07-03 15:15:34,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?name=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:34,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:34 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7206efd9-d4c9-48a6-a809-f8cdae341d4d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a"}, "tags": [], "enabled": true, "id": "65cd5e34258e4f15b1a00ef4d60b089a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj"}]} 2018-07-03 15:15:34,432 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj used request id req-7206efd9-d4c9-48a6-a809-f8cdae341d4d 2018-07-03 15:15:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:34,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e58f5825-dfe0-42a5-b977-8032b3e4be42 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:15:34,596 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e58f5825-dfe0-42a5-b977-8032b3e4be42 2018-07-03 15:15:35,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:35,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-920ae04d-1870-47a8-86cf-d20bd7983a91 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:35,241 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-920ae04d-1870-47a8-86cf-d20bd7983a91 2018-07-03 15:15:35,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=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:35,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:35 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b4208f1-bd51-49b5-a006-a7b61e084174 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a"}, "tags": [], "enabled": true, "id": "65cd5e34258e4f15b1a00ef4d60b089a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj"}]} 2018-07-03 15:15:35,423 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj used request id req-4b4208f1-bd51-49b5-a006-a7b61e084174 2018-07-03 15:15:35,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/952d2ceee87a44ff93415e3c9a067565 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:35,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:35 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-acb94772-4928-4c6d-b3b0-7cf0d36be80b Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-user", "links": {"self": "http://10.167.4.35:5000/v3/users/952d2ceee87a44ff93415e3c9a067565"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "65cd5e34258e4f15b1a00ef4d60b089a", "id": "952d2ceee87a44ff93415e3c9a067565", "password_expires_at": null}} 2018-07-03 15:15:35,646 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/952d2ceee87a44ff93415e3c9a067565 used request id req-acb94772-4928-4c6d-b3b0-7cf0d36be80b 2018-07-03 15:15:35,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:35,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:35 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a128aec6-1ba1-4aee-b9a8-8e75dd33d1a9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:15:35,860 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles used request id req-a128aec6-1ba1-4aee-b9a8-8e75dd33d1a9 2018-07-03 15:15:35,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/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:36,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:35 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1cdbd70-5968-4aa8-ab04-4dcd9b904504 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 15:15:36,051 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-d1cdbd70-5968-4aa8-ab04-4dcd9b904504 2018-07-03 15:15:36,052 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-2a9a4d00-710c-4e9-proj 2018-07-03 15:15:36,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:36,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71d80b90-8045-4c07-ad47-d69a1ff45a6b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:36,304 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-71d80b90-8045-4c07-ad47-d69a1ff45a6b 2018-07-03 15:15:36,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:36,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c51e222-ad68-4ca6-a8a1-9883581941c2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:36,481 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7c51e222-ad68-4ca6-a8a1-9883581941c2 2018-07-03 15:15:36,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:36,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:36 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67936625-264b-42a4-998d-21306f0c101d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a"}, "tags": [], "enabled": true, "id": "65cd5e34258e4f15b1a00ef4d60b089a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj"}]} 2018-07-03 15:15:36,690 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-2a9a4d00-710c-4e9-proj used request id req-67936625-264b-42a4-998d-21306f0c101d 2018-07-03 15:15:36,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/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:36,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:36 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a860f4dd-d9a4-44a0-a5fc-f508ff04f3f4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:36,926 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles used request id req-a860f4dd-d9a4-44a0-a5fc-f508ff04f3f4 2018-07-03 15:15:36,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/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:37,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:36 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bfd3ab1-7195-400e-9ba5-f10b9afc6a83 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:15:37,110 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-6bfd3ab1-7195-400e-9ba5-f10b9afc6a83 2018-07-03 15:15:37,111 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-2a9a4d00-710c-4e9-proj 2018-07-03 15:15:37,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/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:37,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b9ff0c6-08de-4e5e-bf3d-5b36da3f50f9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:37,355 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-2b9ff0c6-08de-4e5e-bf3d-5b36da3f50f9 2018-07-03 15:15:37,355 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-2a9a4d00-710c-4e9-user 2018-07-03 15:15:37,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:37,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:37,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6875f58-c3ef-4fb7-a477-024d01fd812d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:37,536 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c6875f58-c3ef-4fb7-a477-024d01fd812d 2018-07-03 15:15:37,540 - 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}e6dcb46abd2922ae8a2a91e7666d675598aa0690" -d '{"role": {"name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj-role"}}' 2018-07-03 15:15:37,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:15:37 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c0e5967-3614-460c-b05b-37f57d8c1c5d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "473c5e49441c41358e5abbfde18fb929", "links": {"self": "http://10.167.4.35:5000/v3/roles/473c5e49441c41358e5abbfde18fb929"}, "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj-role"}} 2018-07-03 15:15:37,730 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2c0e5967-3614-460c-b05b-37f57d8c1c5d 2018-07-03 15:15:37,731 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-2a9a4d00-710c-4e9-proj-role 2018-07-03 15:15:37,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/473c5e49441c41358e5abbfde18fb929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:37,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:37 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71431ff2-bd04-45f2-a6cf-a79d6deb1e2a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "473c5e49441c41358e5abbfde18fb929", "links": {"self": "http://10.167.4.35:5000/v3/roles/473c5e49441c41358e5abbfde18fb929"}, "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj-role"}} 2018-07-03 15:15:37,905 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/473c5e49441c41358e5abbfde18fb929 used request id req-71431ff2-bd04-45f2-a6cf-a79d6deb1e2a 2018-07-03 15:15:37,906 - keystone_utils - INFO - Granting role CreateStackFlavorTests-2a9a4d00-710c-4e9-proj-role to project CreateStackFlavorTests-2a9a4d00-710c-4e9-proj 2018-07-03 15:15:37,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles/473c5e49441c41358e5abbfde18fb929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:38,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a2fd0cd-ebd2-4032-a7c2-7bdd6f5fab16 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:38,166 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a/users/952d2ceee87a44ff93415e3c9a067565/roles/473c5e49441c41358e5abbfde18fb929 used request id req-9a2fd0cd-ebd2-4032-a7c2-7bdd6f5fab16 2018-07-03 15:15:38,166 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:15:38,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:38,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:38,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "473c5e49441c41358e5abbfde18fb929", "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:15:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65cd5e34258e4f15b1a00ef4d60b089a", "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-user", "id": "952d2ceee87a44ff93415e3c9a067565"}, "audit_ids": ["vj-9tv7qSoaTUjr7HLXukA"], "issued_at": "2018-07-03T15:15:38.000000Z"}} 2018-07-03 15:15:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" 2018-07-03 15:15:38,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bd64000-5c24-41bb-b4f2-cb1c572c3d01 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:38,947 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5bd64000-5c24-41bb-b4f2-cb1c572c3d01 2018-07-03 15:15:38,948 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:15:38,952 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:15:38,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks?stack_name=CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" 2018-07-03 15:15:39,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:39 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-909878f1-329f-4278-b57d-675ddf7e1066 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:15:39,423 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks?stack_name=CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack used request id req-909878f1-329f-4278-b57d-675ddf7e1066 2018-07-03 15:15:39,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" -d '{"stack_name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-07-03 15:15:41,962 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:15:41 GMT Content-Type: application/json Content-Length: 269 Connection: keep-alive Location: https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd X-Openstack-Request-Id: req-ab03432d-b192-44e8-9f2f-7a4e6500df30 Front-End-Https: on RESP BODY: {"stack": {"id": "5f840751-3d17-41bd-ade0-3bef9830d5bd", "links": [{"href": "https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd", "rel": "self"}]}} 2018-07-03 15:15:41,962 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks used request id req-ab03432d-b192-44e8-9f2f-7a4e6500df30 2018-07-03 15:15:41,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/5f840751-3d17-41bd-ade0-3bef9830d5bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" 2018-07-03 15:15:42,357 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:42 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd X-Openstack-Request-Id: req-cf054513-103d-4a0e-bc55-a75467801e6c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:42,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:42 GMT Content-Type: application/json Content-Length: 1131 Connection: keep-alive X-Openstack-Request-Id: req-84bee2c6-84c6-4edc-ad44-ab65ccbed65c 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": "65cd5e34258e4f15b1a00ef4d60b089a", "OS::stack_id": "5f840751-3d17-41bd-ade0-3bef9830d5bd", "OS::stack_name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack", "stack_user_project_id": "8cfa77b599d04863b0a8008dc16e88b2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:15:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5f840751-3d17-41bd-ade0-3bef9830d5bd", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:15:42,834 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd used request id req-84bee2c6-84c6-4edc-ad44-ab65ccbed65c 2018-07-03 15:15:42,834 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack 2018-07-03 15:15:42,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/5f840751-3d17-41bd-ade0-3bef9830d5bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" 2018-07-03 15:15:43,334 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:43 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd X-Openstack-Request-Id: req-0120579a-770b-4b14-83c5-2cbede7105ef Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:43,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:43 GMT Content-Type: application/json Content-Length: 1131 Connection: keep-alive X-Openstack-Request-Id: req-ec2e75b0-0f97-47a9-8831-35be3d946c75 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": "65cd5e34258e4f15b1a00ef4d60b089a", "OS::stack_id": "5f840751-3d17-41bd-ade0-3bef9830d5bd", "OS::stack_name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack", "stack_user_project_id": "8cfa77b599d04863b0a8008dc16e88b2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:15:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5f840751-3d17-41bd-ade0-3bef9830d5bd", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:15:43,790 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd used request id req-ec2e75b0-0f97-47a9-8831-35be3d946c75 2018-07-03 15:15:43,790 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:15:43,790 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack 2018-07-03 15:15:43,790 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack 2018-07-03 15:15:43,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/5f840751-3d17-41bd-ade0-3bef9830d5bd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" 2018-07-03 15:15:44,223 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:44 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd/resources X-Openstack-Request-Id: req-21344d84-3d70-4cb6-b060-95dd62e5351d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:44,635 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:44 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-442d39ea-ec38-4b32-8bb4-5c0d641ad189 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd/resources/flavor", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-03T15:15:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:15:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2cd8f06a-7e35-4446-9ebb-bed6cbac1687", "resource_type": "OS::Nova::Flavor"}]} 2018-07-03 15:15:44,636 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd/resources used request id req-442d39ea-ec38-4b32-8bb4-5c0d641ad189 2018-07-03 15:15:44,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/flavors/2cd8f06a-7e35-4446-9ebb-bed6cbac1687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" 2018-07-03 15:15:45,048 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:45 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-016a36b6-b539-4cd7-adee-4243d7bcf598 X-Compute-Request-Id: req-016a36b6-b539-4cd7-adee-4243d7bcf598 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack-flavor-zbduy6i6nefm", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/2cd8f06a-7e35-4446-9ebb-bed6cbac1687", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/2cd8f06a-7e35-4446-9ebb-bed6cbac1687", "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": "2cd8f06a-7e35-4446-9ebb-bed6cbac1687"}} 2018-07-03 15:15:45,048 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/2cd8f06a-7e35-4446-9ebb-bed6cbac1687 used request id req-016a36b6-b539-4cd7-adee-4243d7bcf598 2018-07-03 15:15:45,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:45,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:45,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "473c5e49441c41358e5abbfde18fb929", "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65cd5e34258e4f15b1a00ef4d60b089a", "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/65cd5e34258e4f15b1a00ef4d60b089a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-2a9a4d00-710c-4e9-user", "id": "952d2ceee87a44ff93415e3c9a067565"}, "audit_ids": ["ZVN9XnhITHWovBal7sa9PA"], "issued_at": "2018-07-03T15:15:45.000000Z"}} 2018-07-03 15:15:45,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}d6190777c9d0a323a397fe547985db7d0b445dc4" 2018-07-03 15:15:45,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da578d2a-dfb7-4556-a442-3e0c9f452a28 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:45,799 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-da578d2a-dfb7-4556-a442-3e0c9f452a28 2018-07-03 15:15:45,800 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:15:45,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6190777c9d0a323a397fe547985db7d0b445dc4" 2018-07-03 15:15:46,249 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:46 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-9fc4053b-e3a0-4fab-b8f3-e19433689893 X-Compute-Request-Id: req-9fc4053b-e3a0-4fab-b8f3-e19433689893 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "2cd8f06a-7e35-4446-9ebb-bed6cbac1687", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/2cd8f06a-7e35-4446-9ebb-bed6cbac1687", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/2cd8f06a-7e35-4446-9ebb-bed6cbac1687", "rel": "bookmark"}], "name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack-flavor-zbduy6i6nefm"}]} 2018-07-03 15:15:46,249 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9fc4053b-e3a0-4fab-b8f3-e19433689893 2018-07-03 15:15:46,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/2cd8f06a-7e35-4446-9ebb-bed6cbac1687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6190777c9d0a323a397fe547985db7d0b445dc4" 2018-07-03 15:15:46,653 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:46 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-03a1c06a-6b40-4547-b55a-8be03ee7514d X-Compute-Request-Id: req-03a1c06a-6b40-4547-b55a-8be03ee7514d Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack-flavor-zbduy6i6nefm", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/2cd8f06a-7e35-4446-9ebb-bed6cbac1687", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/2cd8f06a-7e35-4446-9ebb-bed6cbac1687", "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": "2cd8f06a-7e35-4446-9ebb-bed6cbac1687"}} 2018-07-03 15:15:46,653 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/2cd8f06a-7e35-4446-9ebb-bed6cbac1687 used request id req-03a1c06a-6b40-4547-b55a-8be03ee7514d 2018-07-03 15:15:46,654 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack-flavor-zbduy6i6nefm 2018-07-03 15:15:46,654 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack 2018-07-03 15:15:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/5f840751-3d17-41bd-ade0-3bef9830d5bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" 2018-07-03 15:15:47,059 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:47 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd X-Openstack-Request-Id: req-74e2392b-4818-495e-8caf-121a11df5080 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:47,116 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:15:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e449f711-b19b-442f-97c2-1e11df977f3d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:47,116 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd used request id req-e449f711-b19b-442f-97c2-1e11df977f3d 2018-07-03 15:15:47,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/5f840751-3d17-41bd-ade0-3bef9830d5bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" 2018-07-03 15:15:47,165 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:47 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd X-Openstack-Request-Id: req-c043db7a-b297-422a-ad3c-8f79392f75d3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:47,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:47 GMT Content-Type: application/json Content-Length: 1137 Connection: keep-alive X-Openstack-Request-Id: req-e9804f5a-1485-440b-b13a-be328c1ca671 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": "65cd5e34258e4f15b1a00ef4d60b089a", "OS::stack_id": "5f840751-3d17-41bd-ade0-3bef9830d5bd", "OS::stack_name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack", "stack_user_project_id": "8cfa77b599d04863b0a8008dc16e88b2", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:15:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:15:47Z", "id": "5f840751-3d17-41bd-ade0-3bef9830d5bd", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:15:47,209 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd used request id req-e9804f5a-1485-440b-b13a-be328c1ca671 2018-07-03 15:15:47,209 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:15:47,209 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:15:50,212 - create_stack - DEBUG - Stack status query timeout in 1196.90431905 2018-07-03 15:15:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/5f840751-3d17-41bd-ade0-3bef9830d5bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" 2018-07-03 15:15:50,631 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:50 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd X-Openstack-Request-Id: req-fbfbb7cf-9d51-4aa8-b204-9aaa416a659d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:50,688 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:50 GMT Content-Type: application/json Content-Length: 1152 Connection: keep-alive X-Openstack-Request-Id: req-034e390f-a964-4741-b95e-619dc1a4c20c 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": "65cd5e34258e4f15b1a00ef4d60b089a", "OS::stack_id": "5f840751-3d17-41bd-ade0-3bef9830d5bd", "OS::stack_name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack"}, "deletion_time": "2018-07-03T15:15:49Z", "stack_name": "CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack", "stack_user_project_id": "8cfa77b599d04863b0a8008dc16e88b2", "tags": null, "creation_time": "2018-07-03T15:15:41Z", "links": [{"href": "https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:15:47Z", "id": "5f840751-3d17-41bd-ade0-3bef9830d5bd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-03 15:15:50,688 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd used request id req-034e390f-a964-4741-b95e-619dc1a4c20c 2018-07-03 15:15:50,689 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:15:50,689 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack 2018-07-03 15:15:50,689 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack 2018-07-03 15:15:50,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/5f840751-3d17-41bd-ade0-3bef9830d5bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5c30c033908dc6d6a627871106c9813940d178" 2018-07-03 15:15:50,732 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:15:50 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd X-Openstack-Request-Id: req-ef957224-ddd2-4c87-ae97-119e5caca93d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:15:50,901 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:15:50 GMT Content-Type: application/json Content-Length: 254 Connection: keep-alive X-Openstack-Request-Id: req-6b1894e0-3421-43fe-b19c-240cc14703f7 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:15:50,901 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/65cd5e34258e4f15b1a00ef4d60b089a/stacks/CreateStackFlavorTests-80d6c026-0e3c-4eee-86e2-f8769673828d-stack/5f840751-3d17-41bd-ade0-3bef9830d5bd used request id req-6b1894e0-3421-43fe-b19c-240cc14703f7 2018-07-03 15:15:50,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:51,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:51 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-f81ced1b-a400-4d29-a77f-7c0ee7c83e7a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:15:51,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f81ced1b-a400-4d29-a77f-7c0ee7c83e7a 2018-07-03 15:15:51,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:51,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:51 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4205b1dd-4610-4b55-a18c-2b071bf21f6e 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:15:51,523 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-4205b1dd-4610-4b55-a18c-2b071bf21f6e 2018-07-03 15:15:51,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:51,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:15:51 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6b06fd7-9298-47f0-9aae-af94fa8acad7 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:15:51,687 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-b6b06fd7-9298-47f0-9aae-af94fa8acad7 2018-07-03 15:15:51,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:15:51,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:51,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:51 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-408a2750-c470-4a83-bc6b-7472208c74a1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:15:51,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-408a2750-c470-4a83-bc6b-7472208c74a1 2018-07-03 15:15:51,879 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-2a9a4d00-710c-4e9-proj 2018-07-03 15:15:51,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:52,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b799b0c-2e71-487a-97ff-2502b4256129 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:52,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/65cd5e34258e4f15b1a00ef4d60b089a used request id req-7b799b0c-2e71-487a-97ff-2502b4256129 2018-07-03 15:15:52,228 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-2a9a4d00-710c-4e9-proj-role 2018-07-03 15:15:52,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/473c5e49441c41358e5abbfde18fb929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:52,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c052ab82-ddae-48d0-813a-59bdcd2050b6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:52,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/473c5e49441c41358e5abbfde18fb929 used request id req-c052ab82-ddae-48d0-813a-59bdcd2050b6 2018-07-03 15:15:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dcb46abd2922ae8a2a91e7666d675598aa0690" 2018-07-03 15:15:52,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1611291d-1ecf-469e-920f-8fb9fed0cc1b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:52,675 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1611291d-1ecf-469e-920f-8fb9fed0cc1b 2018-07-03 15:15:52,676 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-2a9a4d00-710c-4e9-user 2018-07-03 15:15:52,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/952d2ceee87a44ff93415e3c9a067565 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0daa01bae2a1e2cdd996d376cb32c4b62ba9e5d6" 2018-07-03 15:15:52,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dae4b77-ffc9-40f9-8cf9-0f68235296b0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:52,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/952d2ceee87a44ff93415e3c9a067565 used request id req-4dae4b77-ffc9-40f9-8cf9-0f68235296b0 2018-07-03 15:15:52,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:53,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["eyMxuqkpRGK6Zytt_5iPQA"], "issued_at": "2018-07-03T15:15:53.000000Z"}} 2018-07-03 15:15:53,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98ad5b1da48792f9528b40caf567aa62018b3964" 2018-07-03 15:15:53,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8e7a277-933d-42b9-8dfc-df1678d4a0c4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:53,694 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8e7a277-933d-42b9-8dfc-df1678d4a0c4 2018-07-03 15:15:53,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:53,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:54,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["hf0Ydt1OQv6j_VtaEOzN3Q"], "issued_at": "2018-07-03T15:15:54.000000Z"}} 2018-07-03 15:15:54,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}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:15:54,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74e27b42-395d-4b8a-85f9-695ac96571a6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:54,429 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-74e27b42-395d-4b8a-85f9-695ac96571a6 2018-07-03 15:15:54,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-07-03 15:15:54,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:15: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-07-03 15:15:54,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?enabled=True&domain_name=Default&name=CreateStackKeypairTests-0780eba4-5f68-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:15:54,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:54 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa38f5cc-e892-44a3-836f-01df8fe2033b 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-0780eba4-5f68-415-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:15:54,477 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-0780eba4-5f68-415-proj used request id req-aa38f5cc-e892-44a3-836f-01df8fe2033b 2018-07-03 15:15:54,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}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:15:54,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb39aedb-c991-422d-8635-05cd8f4674b9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:15:54,643 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-eb39aedb-c991-422d-8635-05cd8f4674b9 2018-07-03 15:15:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj"}}' 2018-07-03 15:15:54,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:15:54 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be8e96fe-9c13-4463-a12c-635ba8351769 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73"}, "tags": [], "enabled": true, "id": "2cc20a68976542f4b3502f2ee8764f73", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj"}} 2018-07-03 15:15:54,869 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-be8e96fe-9c13-4463-a12c-635ba8351769 2018-07-03 15:15:54,869 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-0780eba4-5f68-415-proj 2018-07-03 15:15:54,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:54,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:55,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["-BGGCPGNTLm0iGCeND4A_A"], "issued_at": "2018-07-03T15:15:55.000000Z"}} 2018-07-03 15:15:55,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}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:15:55,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13588c30-346a-464d-9f3e-f5cad6d32429 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:55,557 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-13588c30-346a-464d-9f3e-f5cad6d32429 2018-07-03 15:15:55,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:15:55,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:15: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-07-03 15:15:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:15:55,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:55 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b779b03b-4b39-47f4-9eec-5c6c0375fb42 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:15:55,781 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b779b03b-4b39-47f4-9eec-5c6c0375fb42 2018-07-03 15:15:55,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?name=CreateStackKeypairTests-0780eba4-5f68-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:15:55,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:55 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b89bd6bc-5828-4b8b-a07c-3264080df6ca Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-0780eba4-5f68-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73"}, "tags": [], "enabled": true, "id": "2cc20a68976542f4b3502f2ee8764f73", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj"}]} 2018-07-03 15:15:55,975 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-0780eba4-5f68-415-proj used request id req-b89bd6bc-5828-4b8b-a07c-3264080df6ca 2018-07-03 15:15:55,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:15:56,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbb3e4d5-b9d3-4a35-86bd-751287ca7944 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:15:56,178 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fbb3e4d5-b9d3-4a35-86bd-751287ca7944 2018-07-03 15:15:56,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}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:15:56,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a393f74b-1c49-48b2-b5e9-322b3a0ec2ee Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:56,791 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a393f74b-1c49-48b2-b5e9-322b3a0ec2ee 2018-07-03 15:15:56,794 - keystoneauth.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-0780eba4-5f68-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:15:56,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:56 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-208ca9bd-0224-4ceb-8d43-247d1425162f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-0780eba4-5f68-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73"}, "tags": [], "enabled": true, "id": "2cc20a68976542f4b3502f2ee8764f73", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj"}]} 2018-07-03 15:15:56,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-0780eba4-5f68-415-proj used request id req-208ca9bd-0224-4ceb-8d43-247d1425162f 2018-07-03 15:15:56,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/6a011ed6d34a4cc2b99a81418cebe6d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:15:57,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:56 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0236076-54a0-4825-bd71-d10866eb16b1 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-0780eba4-5f68-415-user", "links": {"self": "http://10.167.4.35:5000/v3/users/6a011ed6d34a4cc2b99a81418cebe6d0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2cc20a68976542f4b3502f2ee8764f73", "id": "6a011ed6d34a4cc2b99a81418cebe6d0", "password_expires_at": null}} 2018-07-03 15:15:57,095 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/6a011ed6d34a4cc2b99a81418cebe6d0 used request id req-a0236076-54a0-4825-bd71-d10866eb16b1 2018-07-03 15:15:57,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/2cc20a68976542f4b3502f2ee8764f73/users/6a011ed6d34a4cc2b99a81418cebe6d0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:15:57,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:57 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe735874-60e9-4864-af16-f762f57be7f8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73/users/6a011ed6d34a4cc2b99a81418cebe6d0/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:15:57,276 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73/users/6a011ed6d34a4cc2b99a81418cebe6d0/roles used request id req-fe735874-60e9-4864-af16-f762f57be7f8 2018-07-03 15:15:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:15:57,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:57 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52334e3e-9cd7-45c9-bdf8-6f603ec31af6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:15:57,411 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-52334e3e-9cd7-45c9-bdf8-6f603ec31af6 2018-07-03 15:15:57,412 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-0780eba4-5f68-415-proj 2018-07-03 15:15:57,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73/users/6a011ed6d34a4cc2b99a81418cebe6d0/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:15:57,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c548749-793e-4a9c-b9ea-f919f2f7a7ad Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:57,602 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73/users/6a011ed6d34a4cc2b99a81418cebe6d0/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-2c548749-793e-4a9c-b9ea-f919f2f7a7ad 2018-07-03 15:15:57,602 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-0780eba4-5f68-415-user 2018-07-03 15:15:57,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:57,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:15:57,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1771c816-2a02-461c-89e3-824dd847c51e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:15:57,747 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1771c816-2a02-461c-89e3-824dd847c51e 2018-07-03 15:15:57,751 - 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}e2adbccad1f226fa63324ea292bd964656874e80" -d '{"role": {"name": "CreateStackKeypairTests-0780eba4-5f68-415-proj-role"}}' 2018-07-03 15:15:57,932 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:15:57 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fce97143-47c5-4bd7-8174-aadf9e71296c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0aab7cc23cd842a8b5f31bc861e4908c", "links": {"self": "http://10.167.4.35:5000/v3/roles/0aab7cc23cd842a8b5f31bc861e4908c"}, "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj-role"}} 2018-07-03 15:15:57,933 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fce97143-47c5-4bd7-8174-aadf9e71296c 2018-07-03 15:15:57,933 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-0780eba4-5f68-415-proj-role 2018-07-03 15:15:57,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0aab7cc23cd842a8b5f31bc861e4908c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:15:58,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:57 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8fbd8f8-76d6-4940-b1b4-bff56ed2c757 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0aab7cc23cd842a8b5f31bc861e4908c", "links": {"self": "http://10.167.4.35:5000/v3/roles/0aab7cc23cd842a8b5f31bc861e4908c"}, "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj-role"}} 2018-07-03 15:15:58,101 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0aab7cc23cd842a8b5f31bc861e4908c used request id req-e8fbd8f8-76d6-4940-b1b4-bff56ed2c757 2018-07-03 15:15:58,101 - keystone_utils - INFO - Granting role CreateStackKeypairTests-0780eba4-5f68-415-proj-role to project CreateStackKeypairTests-0780eba4-5f68-415-proj 2018-07-03 15:15:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73/users/6a011ed6d34a4cc2b99a81418cebe6d0/roles/0aab7cc23cd842a8b5f31bc861e4908c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:15:58,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:15:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a691801-a403-459d-bf87-6a41351cd3ab Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:15:58,345 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73/users/6a011ed6d34a4cc2b99a81418cebe6d0/roles/0aab7cc23cd842a8b5f31bc861e4908c used request id req-1a691801-a403-459d-bf87-6a41351cd3ab 2018-07-03 15:15:58,346 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:15:58,346 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:15:58,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:15:58,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:15:58,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0aab7cc23cd842a8b5f31bc861e4908c", "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cc20a68976542f4b3502f2ee8764f73", "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-0780eba4-5f68-415-user", "id": "6a011ed6d34a4cc2b99a81418cebe6d0"}, "audit_ids": ["PzAVlAVETBi657kU2QM5fA"], "issued_at": "2018-07-03T15:15:58.000000Z"}} 2018-07-03 15:15:58,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}8c10fde1f052f13d90dec26938be5955dd01a4eb" 2018-07-03 15:15:59,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:15:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f037c3b4-11ce-446f-a76f-8de0e355d2e9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:15:59,060 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f037c3b4-11ce-446f-a76f-8de0e355d2e9 2018-07-03 15:15:59,061 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:15:59,068 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:15:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c10fde1f052f13d90dec26938be5955dd01a4eb" 2018-07-03 15:15:59,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:15:59 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-102c5650-d55f-41c6-a0e5-6cbc526a6b0c Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:15:59,528 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack used request id req-102c5650-d55f-41c6-a0e5-6cbc526a6b0c 2018-07-03 15:15:59,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c10fde1f052f13d90dec26938be5955dd01a4eb" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-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-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp"}}' 2018-07-03 15:16:01,875 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:16:01 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b X-Openstack-Request-Id: req-3f47f5a2-6729-4470-8113-5d206a65b80f Front-End-Https: on RESP BODY: {"stack": {"id": "c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "links": [{"href": "https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "rel": "self"}]}} 2018-07-03 15:16:01,875 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks used request id req-3f47f5a2-6729-4470-8113-5d206a65b80f 2018-07-03 15:16:01,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c10fde1f052f13d90dec26938be5955dd01a4eb" 2018-07-03 15:16:02,285 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:02 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b X-Openstack-Request-Id: req-88df068c-9f77-4659-bcb2-73b7ed610ed9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:03,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:03 GMT Content-Type: application/json Content-Length: 3092 Connection: keep-alive X-Openstack-Request-Id: req-7e3b259d-6a06-4088-8fd5-d38613e6c771 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": "2cc20a68976542f4b3502f2ee8764f73", "OS::stack_id": "c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack", "keypair_name": "CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack", "stack_user_project_id": "38f5f828e1bf4129bdeb7653591b0e43", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:16:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAlrwnez9Iot9KoZYxPG0L02OcP3AyahFkYocw0yggKNrTPzvM\nACMYRapTO7/a1HdmA4dkqEDhK2S6oMoer+2fTQmuH5J0YT0O6S+sP9Kb8kKiBTiJ\n7eYO8uYefXVMuPb5UrbB/8ibMCzqWtc7dMLOi/oYcXFR7hrTIYcs3irvmfg0Bk6H\nK3EXWmRSzkyiTyO3X3CjAXCaQj2c5AHV1g+EhqPbVfZ71nvNZ61UERbeCy/Br1Xd\nR3OXhn0buYxPOwgGoE3OTcSlKlwTd3ZlYjtfI1WsKY2LSXwTgsxPk1Vt0e9TR/j2\n0ITWiuEcVCy/BoyayUKEyUDnXBXjSwapJZL5DQIDAQABAoIBAFoIjqiOFyu5pdE4\nbbZDCAI+iDBYKrSyKLy1NVOarwLYGb+2TtZyH+hUoRyaLvIjUxqef2AESLprkxHB\nSG0ayMDyHEAdcUg3eTWNVRxWBvHAHRhzOeeQN7OcAfA75RTB6BAgu2W1hARVf7G8\nx3WpekefnYP9BMvs19k57XHSQYU8EeHvz1fgi3yw7TlOSc1ErrhzoT1Lis4DTI4Y\n9nPnLdZKxBQ6gJlDtKPlYYjW1t/ntiXMXA1AJJWWT5pJ0CxrzlN+Iu8waHVrfsuL\nH0jPx8o2VJKLVl+4m4zdgdOiWICzPLMRqIWPVW8ACXgK7KqbmYwl/vMid2QQiKW3\nyT56bSECgYEAxhugrtqeIrPDK/UdNGNEJcQCh/eMUw/mHdPVsEta8DR9AXZdtc3I\ngJsFwC31FJnfmPvL3Vut6CFo3AjwxAJ/hZdWcONk1U+m3sI+WfcmX2G5l2OAjbqF\naCP60F6LaUyN68Hsb49dzghpZBhHsIE0B3VXJpOVDM6IX/jAiZsz68kCgYEAwsiT\nezRKq69YJg44N9jGIre2X07XlW9e0t/faxLfaqwl/EJ5fQTOpmdXDpeCjSxyAIYp\npmTSiXI7NiuqABJ9zNDuKsuhuo/Y4QfyoeY0yPdLRTig4A6dIaOs5vqIFSbCC/ic\nUJZEzWn3bp8gfgH5Fkg8XNXfr0TnHCXmDCRLPSUCgYEAnH7YqSgkAa/VvtTLtEWy\nYM79XOFN5ZPKqcdcp/5vIQ+lrFEP5/1epVFQ8qabUyHWw2gtfHje4V/7EM6zO3Pp\nvuN1Moo/bk6UuKXjUXhuxKxTSuccd1lf54t8p7v4Dz+dYR75Iouzg32bm6megC0g\np7+nD99HwC0rB/1eQ5XqJxkCgYBoKeksnsc7ztY966bGvscec840Y65IPLmh3ZTV\n5s7RdeQOZeIgKDz2ohbdN8raAiWpABYv5ITueccObgVIapsZt7VV73W6lghuNtjb\nGYeq3QxEpUbq6wW+oo/pKZsybHqi+j1lnyaGDyAB6Vjv6dAxyUl2f+1SBm/tDpta\nbOJLfQKBgGkLQt5Nf3q/UOtnaCNNTHT1lU6Zbab1l/nG43sBIbrARfA9HV1rN7L3\nOiCH1Rs9tOZv7etMqWTKzjF86U3vCrEZiGjvgrmpb4OO+56wAdhUqor6+wglwhSe\n7q6rkzl2OgnP8TT62xPPKguBhCb/vTvSin4ei8rdYEAWahFtbjzk\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-03 15:16:03,111 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b used request id req-7e3b259d-6a06-4088-8fd5-d38613e6c771 2018-07-03 15:16:03,111 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack 2018-07-03 15:16:03,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c10fde1f052f13d90dec26938be5955dd01a4eb" 2018-07-03 15:16:03,499 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b X-Openstack-Request-Id: req-e0f9e016-a1a0-4a4f-9ee1-673f0bac4ea3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:04,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:04 GMT Content-Type: application/json Content-Length: 3092 Connection: keep-alive X-Openstack-Request-Id: req-129ea85f-9176-4572-ab9b-48ddb3720159 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": "2cc20a68976542f4b3502f2ee8764f73", "OS::stack_id": "c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack", "keypair_name": "CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack", "stack_user_project_id": "38f5f828e1bf4129bdeb7653591b0e43", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:16:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAlrwnez9Iot9KoZYxPG0L02OcP3AyahFkYocw0yggKNrTPzvM\nACMYRapTO7/a1HdmA4dkqEDhK2S6oMoer+2fTQmuH5J0YT0O6S+sP9Kb8kKiBTiJ\n7eYO8uYefXVMuPb5UrbB/8ibMCzqWtc7dMLOi/oYcXFR7hrTIYcs3irvmfg0Bk6H\nK3EXWmRSzkyiTyO3X3CjAXCaQj2c5AHV1g+EhqPbVfZ71nvNZ61UERbeCy/Br1Xd\nR3OXhn0buYxPOwgGoE3OTcSlKlwTd3ZlYjtfI1WsKY2LSXwTgsxPk1Vt0e9TR/j2\n0ITWiuEcVCy/BoyayUKEyUDnXBXjSwapJZL5DQIDAQABAoIBAFoIjqiOFyu5pdE4\nbbZDCAI+iDBYKrSyKLy1NVOarwLYGb+2TtZyH+hUoRyaLvIjUxqef2AESLprkxHB\nSG0ayMDyHEAdcUg3eTWNVRxWBvHAHRhzOeeQN7OcAfA75RTB6BAgu2W1hARVf7G8\nx3WpekefnYP9BMvs19k57XHSQYU8EeHvz1fgi3yw7TlOSc1ErrhzoT1Lis4DTI4Y\n9nPnLdZKxBQ6gJlDtKPlYYjW1t/ntiXMXA1AJJWWT5pJ0CxrzlN+Iu8waHVrfsuL\nH0jPx8o2VJKLVl+4m4zdgdOiWICzPLMRqIWPVW8ACXgK7KqbmYwl/vMid2QQiKW3\nyT56bSECgYEAxhugrtqeIrPDK/UdNGNEJcQCh/eMUw/mHdPVsEta8DR9AXZdtc3I\ngJsFwC31FJnfmPvL3Vut6CFo3AjwxAJ/hZdWcONk1U+m3sI+WfcmX2G5l2OAjbqF\naCP60F6LaUyN68Hsb49dzghpZBhHsIE0B3VXJpOVDM6IX/jAiZsz68kCgYEAwsiT\nezRKq69YJg44N9jGIre2X07XlW9e0t/faxLfaqwl/EJ5fQTOpmdXDpeCjSxyAIYp\npmTSiXI7NiuqABJ9zNDuKsuhuo/Y4QfyoeY0yPdLRTig4A6dIaOs5vqIFSbCC/ic\nUJZEzWn3bp8gfgH5Fkg8XNXfr0TnHCXmDCRLPSUCgYEAnH7YqSgkAa/VvtTLtEWy\nYM79XOFN5ZPKqcdcp/5vIQ+lrFEP5/1epVFQ8qabUyHWw2gtfHje4V/7EM6zO3Pp\nvuN1Moo/bk6UuKXjUXhuxKxTSuccd1lf54t8p7v4Dz+dYR75Iouzg32bm6megC0g\np7+nD99HwC0rB/1eQ5XqJxkCgYBoKeksnsc7ztY966bGvscec840Y65IPLmh3ZTV\n5s7RdeQOZeIgKDz2ohbdN8raAiWpABYv5ITueccObgVIapsZt7VV73W6lghuNtjb\nGYeq3QxEpUbq6wW+oo/pKZsybHqi+j1lnyaGDyAB6Vjv6dAxyUl2f+1SBm/tDpta\nbOJLfQKBgGkLQt5Nf3q/UOtnaCNNTHT1lU6Zbab1l/nG43sBIbrARfA9HV1rN7L3\nOiCH1Rs9tOZv7etMqWTKzjF86U3vCrEZiGjvgrmpb4OO+56wAdhUqor6+wglwhSe\n7q6rkzl2OgnP8TT62xPPKguBhCb/vTvSin4ei8rdYEAWahFtbjzk\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-03 15:16:04,449 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b used request id req-129ea85f-9176-4572-ab9b-48ddb3720159 2018-07-03 15:16:04,449 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:16:04,449 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack 2018-07-03 15:16:04,450 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack 2018-07-03 15:16:04,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c10fde1f052f13d90dec26938be5955dd01a4eb" 2018-07-03 15:16:04,825 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:04 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b/resources X-Openstack-Request-Id: req-13a22bef-529b-4d43-8c21-edbda8a44f34 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:05,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:05 GMT Content-Type: application/json Content-Length: 871 Connection: keep-alive X-Openstack-Request-Id: req-807344d8-1c71-458c-a8a3-a9bd74b923dc Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-03T15:16:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:16:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-03 15:16:05,243 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b/resources used request id req-807344d8-1c71-458c-a8a3-a9bd74b923dc 2018-07-03 15:16:05,247 - novaclient.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-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c10fde1f052f13d90dec26938be5955dd01a4eb" 2018-07-03 15:16:05,707 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:05 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-55cf6696-11ef-433a-8815-32262b27d348 X-Compute-Request-Id: req-55cf6696-11ef-433a-8815-32262b27d348 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWvCd7P0ii30qhljE8bQvTY5w/cDJqEWRihzDTKCAo2tM/O8wAIxhFqlM7v9rUd2YDh2SoQOErZLqgyh6v7Z9NCa4fknRhPQ7pL6w/0pvyQqIFOInt5g7y5h59dUy49vlStsH/yJswLOpa1zt0ws6L+hhxcVHuGtMhhyzeKu+Z+DQGTocrcRdaZFLOTKJPI7dfcKMBcJpCPZzkAdXWD4SGo9tV9nvWe81nrVQRFt4LL8GvVd1Hc5eGfRu5jE87CAagTc5NxKUqXBN3dmViO18jVawpjYtJfBOCzE+TVW3R71NH+PbQhNaK4RxULL8GjJrJQoTJQOdcFeNLBqklkvkN Generated-by-Nova", "user_id": "6a011ed6d34a4cc2b99a81418cebe6d0", "name": "CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp", "deleted": false, "created_at": "2018-07-03T15:16:02.000000", "updated_at": null, "fingerprint": "24:b2:a7:5c:0c:19:46:3c:cb:f9:d6:f1:d2:c9:7c:6c", "deleted_at": null, "id": 75}} 2018-07-03 15:16:05,707 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp used request id req-55cf6696-11ef-433a-8815-32262b27d348 2018-07-03 15:16:05,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c10fde1f052f13d90dec26938be5955dd01a4eb" 2018-07-03 15:16:06,112 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b X-Openstack-Request-Id: req-9ef21a72-ae5f-40ed-a83f-5d387fcd5950 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:06,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:06 GMT Content-Type: application/json Content-Length: 3092 Connection: keep-alive X-Openstack-Request-Id: req-64d6f051-b4d3-4a0c-873e-d08044b880bd 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": "2cc20a68976542f4b3502f2ee8764f73", "OS::stack_id": "c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack", "keypair_name": "CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack", "stack_user_project_id": "38f5f828e1bf4129bdeb7653591b0e43", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:16:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAlrwnez9Iot9KoZYxPG0L02OcP3AyahFkYocw0yggKNrTPzvM\nACMYRapTO7/a1HdmA4dkqEDhK2S6oMoer+2fTQmuH5J0YT0O6S+sP9Kb8kKiBTiJ\n7eYO8uYefXVMuPb5UrbB/8ibMCzqWtc7dMLOi/oYcXFR7hrTIYcs3irvmfg0Bk6H\nK3EXWmRSzkyiTyO3X3CjAXCaQj2c5AHV1g+EhqPbVfZ71nvNZ61UERbeCy/Br1Xd\nR3OXhn0buYxPOwgGoE3OTcSlKlwTd3ZlYjtfI1WsKY2LSXwTgsxPk1Vt0e9TR/j2\n0ITWiuEcVCy/BoyayUKEyUDnXBXjSwapJZL5DQIDAQABAoIBAFoIjqiOFyu5pdE4\nbbZDCAI+iDBYKrSyKLy1NVOarwLYGb+2TtZyH+hUoRyaLvIjUxqef2AESLprkxHB\nSG0ayMDyHEAdcUg3eTWNVRxWBvHAHRhzOeeQN7OcAfA75RTB6BAgu2W1hARVf7G8\nx3WpekefnYP9BMvs19k57XHSQYU8EeHvz1fgi3yw7TlOSc1ErrhzoT1Lis4DTI4Y\n9nPnLdZKxBQ6gJlDtKPlYYjW1t/ntiXMXA1AJJWWT5pJ0CxrzlN+Iu8waHVrfsuL\nH0jPx8o2VJKLVl+4m4zdgdOiWICzPLMRqIWPVW8ACXgK7KqbmYwl/vMid2QQiKW3\nyT56bSECgYEAxhugrtqeIrPDK/UdNGNEJcQCh/eMUw/mHdPVsEta8DR9AXZdtc3I\ngJsFwC31FJnfmPvL3Vut6CFo3AjwxAJ/hZdWcONk1U+m3sI+WfcmX2G5l2OAjbqF\naCP60F6LaUyN68Hsb49dzghpZBhHsIE0B3VXJpOVDM6IX/jAiZsz68kCgYEAwsiT\nezRKq69YJg44N9jGIre2X07XlW9e0t/faxLfaqwl/EJ5fQTOpmdXDpeCjSxyAIYp\npmTSiXI7NiuqABJ9zNDuKsuhuo/Y4QfyoeY0yPdLRTig4A6dIaOs5vqIFSbCC/ic\nUJZEzWn3bp8gfgH5Fkg8XNXfr0TnHCXmDCRLPSUCgYEAnH7YqSgkAa/VvtTLtEWy\nYM79XOFN5ZPKqcdcp/5vIQ+lrFEP5/1epVFQ8qabUyHWw2gtfHje4V/7EM6zO3Pp\nvuN1Moo/bk6UuKXjUXhuxKxTSuccd1lf54t8p7v4Dz+dYR75Iouzg32bm6megC0g\np7+nD99HwC0rB/1eQ5XqJxkCgYBoKeksnsc7ztY966bGvscec840Y65IPLmh3ZTV\n5s7RdeQOZeIgKDz2ohbdN8raAiWpABYv5ITueccObgVIapsZt7VV73W6lghuNtjb\nGYeq3QxEpUbq6wW+oo/pKZsybHqi+j1lnyaGDyAB6Vjv6dAxyUl2f+1SBm/tDpta\nbOJLfQKBgGkLQt5Nf3q/UOtnaCNNTHT1lU6Zbab1l/nG43sBIbrARfA9HV1rN7L3\nOiCH1Rs9tOZv7etMqWTKzjF86U3vCrEZiGjvgrmpb4OO+56wAdhUqor6+wglwhSe\n7q6rkzl2OgnP8TT62xPPKguBhCb/vTvSin4ei8rdYEAWahFtbjzk\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-03 15:16:06,615 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b used request id req-64d6f051-b4d3-4a0c-873e-d08044b880bd 2018-07-03 15:16:06,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:06,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:07,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0aab7cc23cd842a8b5f31bc861e4908c", "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cc20a68976542f4b3502f2ee8764f73", "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-0780eba4-5f68-415-user", "id": "6a011ed6d34a4cc2b99a81418cebe6d0"}, "audit_ids": ["zZiVeaWPRO2qxoo6Jy2rHw"], "issued_at": "2018-07-03T15:16:07.000000Z"}} 2018-07-03 15:16:07,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}452c782c37dee808a376ef0a2618cbccdc1f1ff6" 2018-07-03 15:16:07,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4eb2f1a5-8b3a-4394-871b-af1b98dda8e5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:07,380 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4eb2f1a5-8b3a-4394-871b-af1b98dda8e5 2018-07-03 15:16:07,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:16:07,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452c782c37dee808a376ef0a2618cbccdc1f1ff6" 2018-07-03 15:16:07,834 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:07 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-d8219e80-afe1-40f4-9744-4c013ddda969 X-Compute-Request-Id: req-d8219e80-afe1-40f4-9744-4c013ddda969 Front-End-Https: on RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWvCd7P0ii30qhljE8bQvTY5w/cDJqEWRihzDTKCAo2tM/O8wAIxhFqlM7v9rUd2YDh2SoQOErZLqgyh6v7Z9NCa4fknRhPQ7pL6w/0pvyQqIFOInt5g7y5h59dUy49vlStsH/yJswLOpa1zt0ws6L+hhxcVHuGtMhhyzeKu+Z+DQGTocrcRdaZFLOTKJPI7dfcKMBcJpCPZzkAdXWD4SGo9tV9nvWe81nrVQRFt4LL8GvVd1Hc5eGfRu5jE87CAagTc5NxKUqXBN3dmViO18jVawpjYtJfBOCzE+TVW3R71NH+PbQhNaK4RxULL8GjJrJQoTJQOdcFeNLBqklkvkN Generated-by-Nova", "name": "CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp", "fingerprint": "24:b2:a7:5c:0c:19:46:3c:cb:f9:d6:f1:d2:c9:7c:6c"}}]} 2018-07-03 15:16:07,834 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-d8219e80-afe1-40f4-9744-4c013ddda969 2018-07-03 15:16:07,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:08,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0aab7cc23cd842a8b5f31bc861e4908c", "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cc20a68976542f4b3502f2ee8764f73", "name": "CreateStackKeypairTests-0780eba4-5f68-415-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2cc20a68976542f4b3502f2ee8764f73", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2cc20a68976542f4b3502f2ee8764f73", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2cc20a68976542f4b3502f2ee8764f73", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-0780eba4-5f68-415-user", "id": "6a011ed6d34a4cc2b99a81418cebe6d0"}, "audit_ids": ["3FxDcZCcRCum5Yqdb0J0XQ"], "issued_at": "2018-07-03T15:16:08.000000Z"}} 2018-07-03 15:16:08,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae70f005674a1c1cd2309108376a485e7c99b915" 2018-07-03 15:16:08,743 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:08 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-1c248b8e-5932-4d29-b899-126ea8db18fe X-Compute-Request-Id: req-1c248b8e-5932-4d29-b899-126ea8db18fe Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWvCd7P0ii30qhljE8bQvTY5w/cDJqEWRihzDTKCAo2tM/O8wAIxhFqlM7v9rUd2YDh2SoQOErZLqgyh6v7Z9NCa4fknRhPQ7pL6w/0pvyQqIFOInt5g7y5h59dUy49vlStsH/yJswLOpa1zt0ws6L+hhxcVHuGtMhhyzeKu+Z+DQGTocrcRdaZFLOTKJPI7dfcKMBcJpCPZzkAdXWD4SGo9tV9nvWe81nrVQRFt4LL8GvVd1Hc5eGfRu5jE87CAagTc5NxKUqXBN3dmViO18jVawpjYtJfBOCzE+TVW3R71NH+PbQhNaK4RxULL8GjJrJQoTJQOdcFeNLBqklkvkN Generated-by-Nova", "user_id": "6a011ed6d34a4cc2b99a81418cebe6d0", "name": "CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp", "deleted": false, "created_at": "2018-07-03T15:16:02.000000", "updated_at": null, "fingerprint": "24:b2:a7:5c:0c:19:46:3c:cb:f9:d6:f1:d2:c9:7c:6c", "deleted_at": null, "id": 75}} 2018-07-03 15:16:08,743 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp used request id req-1c248b8e-5932-4d29-b899-126ea8db18fe 2018-07-03 15:16:08,743 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack 2018-07-03 15:16:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c10fde1f052f13d90dec26938be5955dd01a4eb" 2018-07-03 15:16:09,283 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b X-Openstack-Request-Id: req-dec52deb-1567-4549-951b-77c9409c9469 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:09,731 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:16:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c1e75648-9e17-4113-9c52-48b9fa3712f6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:09,731 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b used request id req-c1e75648-9e17-4113-9c52-48b9fa3712f6 2018-07-03 15:16:09,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c10fde1f052f13d90dec26938be5955dd01a4eb" 2018-07-03 15:16:10,089 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b X-Openstack-Request-Id: req-1bdc0894-b981-4870-b0d4-29dbb4beb4e2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:10,142 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:10 GMT Content-Type: application/json Content-Length: 1310 Connection: keep-alive X-Openstack-Request-Id: req-95b3bcfc-e50b-4965-a46a-e0dace41ac1a 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": "2cc20a68976542f4b3502f2ee8764f73", "OS::stack_id": "c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack", "keypair_name": "CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack", "stack_user_project_id": "38f5f828e1bf4129bdeb7653591b0e43", "tags": null, "creation_time": "2018-07-03T15:16:01Z", "links": [{"href": "https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:16:10Z", "id": "c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-03 15:16:10,142 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b used request id req-95b3bcfc-e50b-4965-a46a-e0dace41ac1a 2018-07-03 15:16:10,143 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:16:10,143 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack 2018-07-03 15:16:10,143 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack 2018-07-03 15:16:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c10fde1f052f13d90dec26938be5955dd01a4eb" 2018-07-03 15:16:10,181 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b X-Openstack-Request-Id: req-03f24e9f-ed82-4d9f-9624-8c92c2b17825 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:10,228 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:16:10 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-8fc1358e-b5aa-452a-a6f9-08d72308712a RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:16:10,228 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/2cc20a68976542f4b3502f2ee8764f73/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bf0a4f34-645e-4100-948b-8cbdb0fff7b0-stack/c5e0cbdf-8fd1-477d-8d0d-cfe95b84f98b used request id req-8fc1358e-b5aa-452a-a6f9-08d72308712a 2018-07-03 15:16:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:16:10,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:10 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-a02961f1-dac2-4ae4-a651-43670e0e69d2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:16:10,641 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a02961f1-dac2-4ae4-a651-43670e0e69d2 2018-07-03 15:16:10,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:16:10,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:10 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e36efd18-6226-46c9-b73c-e20e7e9b8732 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:16:10,799 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-e36efd18-6226-46c9-b73c-e20e7e9b8732 2018-07-03 15:16:10,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:16:10,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:16:10 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2764f2c-d9a2-4af4-8061-72e7bde6187f Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:16:10,983 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-d2764f2c-d9a2-4af4-8061-72e7bde6187f 2018-07-03 15:16:10,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:16:10,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:16:11,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e29bf2af-6bbe-4991-9727-aeb7a5b67c5f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:16:11,140 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e29bf2af-6bbe-4991-9727-aeb7a5b67c5f 2018-07-03 15:16:11,141 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-0780eba4-5f68-415-proj 2018-07-03 15:16:11,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:16:11,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa8c0d2b-0c0c-4947-a897-855e16c6bc4a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:11,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2cc20a68976542f4b3502f2ee8764f73 used request id req-aa8c0d2b-0c0c-4947-a897-855e16c6bc4a 2018-07-03 15:16:11,401 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-0780eba4-5f68-415-proj-role 2018-07-03 15:16:11,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0aab7cc23cd842a8b5f31bc861e4908c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:16:11,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e7d732b-05cd-442e-a334-13b2622e6b32 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:11,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0aab7cc23cd842a8b5f31bc861e4908c used request id req-4e7d732b-05cd-442e-a334-13b2622e6b32 2018-07-03 15:16:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2adbccad1f226fa63324ea292bd964656874e80" 2018-07-03 15:16:11,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4971b10b-e3d2-46c9-a554-602fa67b9052 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:16:11,925 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4971b10b-e3d2-46c9-a554-602fa67b9052 2018-07-03 15:16:11,926 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-0780eba4-5f68-415-user 2018-07-03 15:16:11,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/6a011ed6d34a4cc2b99a81418cebe6d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7b815063bd55d16eb5918abd9d19270a48014c" 2018-07-03 15:16:12,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3462f3db-bc08-4ef4-91c3-ee42052881a9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:12,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6a011ed6d34a4cc2b99a81418cebe6d0 used request id req-3462f3db-bc08-4ef4-91c3-ee42052881a9 2018-07-03 15:16:12,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:12,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["h-WpFIMNQIuWJKdky7g2Pg"], "issued_at": "2018-07-03T15:16:12.000000Z"}} 2018-07-03 15:16:12,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}5d22909d2464a1f0cf984c4874c9d77a25206283" 2018-07-03 15:16:12,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54ad4e87-0041-45b6-a7f7-6ca2c2c29791 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:12,946 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-54ad4e87-0041-45b6-a7f7-6ca2c2c29791 2018-07-03 15:16:12,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:12,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:13,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["9S-26i4aQVWGwK4UccrVnw"], "issued_at": "2018-07-03T15:16:13.000000Z"}} 2018-07-03 15:16:13,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:13,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8a2fb1a-6878-4398-8622-2877409f633e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:13,509 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c8a2fb1a-6878-4398-8622-2877409f633e 2018-07-03 15:16:13,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:16:13,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:16: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-07-03 15:16:13,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?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:13,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:13 GMT Server: Apache Content-Length: 197 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7a82485-768c-4b6b-9c7c-4d504210488a 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-9aa1731e-4b33-461-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:16:13,702 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj used request id req-c7a82485-768c-4b6b-9c7c-4d504210488a 2018-07-03 15:16:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:13,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-275ecab9-db51-4a4e-a2bc-455efd087dae Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:16:13,888 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-275ecab9-db51-4a4e-a2bc-455efd087dae 2018-07-03 15:16:13,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj"}}' 2018-07-03 15:16:14,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:16:13 GMT Server: Apache Content-Length: 326 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9374ac6-7448-4e06-a8ac-523390533864 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00"}, "tags": [], "enabled": true, "id": "67b73c3c5e114e749f5e78e9c08e8b00", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj"}} 2018-07-03 15:16:14,151 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d9374ac6-7448-4e06-a8ac-523390533864 2018-07-03 15:16:14,151 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj 2018-07-03 15:16:14,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:14,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:14,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["nrSQEIzDQv-YXa8AhNObAA"], "issued_at": "2018-07-03T15:16:14.000000Z"}} 2018-07-03 15:16:14,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}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:14,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fde5f302-a1e9-46d0-8ec4-ad372cd6ce82 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:14,847 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fde5f302-a1e9-46d0-8ec4-ad372cd6ce82 2018-07-03 15:16:14,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-07-03 15:16:14,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:16: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-07-03 15:16:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:15,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:14 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1166be5a-0754-40c5-97c8-d151e4db45c2 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:16:15,083 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1166be5a-0754-40c5-97c8-d151e4db45c2 2018-07-03 15:16:15,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=CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:15,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:15 GMT Server: Apache Content-Length: 477 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d391589-d3ea-4582-84a7-2fcf2b97650b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00"}, "tags": [], "enabled": true, "id": "67b73c3c5e114e749f5e78e9c08e8b00", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj"}]} 2018-07-03 15:16:15,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj used request id req-2d391589-d3ea-4582-84a7-2fcf2b97650b 2018-07-03 15:16:15,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:15,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-447d7523-1bb2-4e06-80a8-bd26e5cd86e3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:16:15,465 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-447d7523-1bb2-4e06-80a8-bd26e5cd86e3 2018-07-03 15:16: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}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:16,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-247b6bc3-c315-4c9e-8147-97ce959d7849 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:16:16,147 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-247b6bc3-c315-4c9e-8147-97ce959d7849 2018-07-03 15:16:16,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:16,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:16 GMT Server: Apache Content-Length: 477 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5236d2f8-ab0b-4b1b-ba4f-15cabaa32d18 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00"}, "tags": [], "enabled": true, "id": "67b73c3c5e114e749f5e78e9c08e8b00", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj"}]} 2018-07-03 15:16:16,351 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj used request id req-5236d2f8-ab0b-4b1b-ba4f-15cabaa32d18 2018-07-03 15:16:16,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/5abeb0ae9d6548528b03d6b5ed8bf7ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:16,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:16 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0655dfd-4fe9-400d-8931-066e966888f8 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-user", "links": {"self": "http://10.167.4.35:5000/v3/users/5abeb0ae9d6548528b03d6b5ed8bf7ef"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "5abeb0ae9d6548528b03d6b5ed8bf7ef", "password_expires_at": null}} 2018-07-03 15:16:16,567 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/5abeb0ae9d6548528b03d6b5ed8bf7ef used request id req-c0655dfd-4fe9-400d-8931-066e966888f8 2018-07-03 15:16: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/67b73c3c5e114e749f5e78e9c08e8b00/users/5abeb0ae9d6548528b03d6b5ed8bf7ef/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:16,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:16 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92fd0243-4ee2-406b-96d6-80610a9757cb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00/users/5abeb0ae9d6548528b03d6b5ed8bf7ef/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:16:16,793 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00/users/5abeb0ae9d6548528b03d6b5ed8bf7ef/roles used request id req-92fd0243-4ee2-406b-96d6-80610a9757cb 2018-07-03 15:16:16,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:16,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:16 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c175d4e9-8604-4390-90da-a5c1f8f034cf Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:16:16,973 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-c175d4e9-8604-4390-90da-a5c1f8f034cf 2018-07-03 15:16:16,973 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj 2018-07-03 15:16:16,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00/users/5abeb0ae9d6548528b03d6b5ed8bf7ef/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:17,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c300db7b-6d5e-46b4-b026-d44aba2f9212 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:17,221 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00/users/5abeb0ae9d6548528b03d6b5ed8bf7ef/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-c300db7b-6d5e-46b4-b026-d44aba2f9212 2018-07-03 15:16:17,221 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-9aa1731e-4b33-461-user 2018-07-03 15:16:17,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:17,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:17,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ce79c04-5418-48ae-ae73-78b478157b41 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:16:17,413 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6ce79c04-5418-48ae-ae73-78b478157b41 2018-07-03 15:16:17,417 - 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}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" -d '{"role": {"name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj-role"}}' 2018-07-03 15:16:17,616 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:16:17 GMT Server: Apache Content-Length: 228 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c77afcb-49a5-43ad-bf33-d872592c583e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "220fe2543b8b480fb0e6008aecd9044c", "links": {"self": "http://10.167.4.35:5000/v3/roles/220fe2543b8b480fb0e6008aecd9044c"}, "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj-role"}} 2018-07-03 15:16:17,616 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7c77afcb-49a5-43ad-bf33-d872592c583e 2018-07-03 15:16:17,617 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj-role 2018-07-03 15:16:17,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/220fe2543b8b480fb0e6008aecd9044c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:17,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:17 GMT Server: Apache Content-Length: 228 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d94655c8-4497-4d4d-9a4e-347d8abd3417 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "220fe2543b8b480fb0e6008aecd9044c", "links": {"self": "http://10.167.4.35:5000/v3/roles/220fe2543b8b480fb0e6008aecd9044c"}, "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj-role"}} 2018-07-03 15:16:17,808 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/220fe2543b8b480fb0e6008aecd9044c used request id req-d94655c8-4497-4d4d-9a4e-347d8abd3417 2018-07-03 15:16:17,808 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj-role to project CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj 2018-07-03 15:16:17,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00/users/5abeb0ae9d6548528b03d6b5ed8bf7ef/roles/220fe2543b8b480fb0e6008aecd9044c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:18,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9940161a-afec-4abe-ab39-4900627caf71 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:18,062 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00/users/5abeb0ae9d6548528b03d6b5ed8bf7ef/roles/220fe2543b8b480fb0e6008aecd9044c used request id req-9940161a-afec-4abe-ab39-4900627caf71 2018-07-03 15:16:18,062 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:16:18,063 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:16:18,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:18,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:18,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "220fe2543b8b480fb0e6008aecd9044c", "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67b73c3c5e114e749f5e78e9c08e8b00", "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-user", "id": "5abeb0ae9d6548528b03d6b5ed8bf7ef"}, "audit_ids": ["e04OGDPBSwOmwFdi2dqJ0A"], "issued_at": "2018-07-03T15:16:18.000000Z"}} 2018-07-03 15:16:18,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}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:18,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c11578fe-e48f-4aed-9c4a-29d0bbada79e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:18,794 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c11578fe-e48f-4aed-9c4a-29d0bbada79e 2018-07-03 15:16:18,795 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:16:18,799 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:16:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:19,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:19 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-0960232b-3466-47a1-86c6-9d666af82900 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:16:19,241 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack used request id req-0960232b-3466-47a1-86c6-9d666af82900 2018-07-03 15:16:19,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-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-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp"}}' 2018-07-03 15:16:21,563 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:16:21 GMT Content-Type: application/json Content-Length: 306 Connection: keep-alive Location: https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a X-Openstack-Request-Id: req-447c8c94-3f21-4c65-990a-b51292914467 Front-End-Https: on RESP BODY: {"stack": {"id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "links": [{"href": "https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "rel": "self"}]}} 2018-07-03 15:16:21,563 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks used request id req-447c8c94-3f21-4c65-990a-b51292914467 2018-07-03 15:16:21,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:21,921 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:21 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a X-Openstack-Request-Id: req-33f42301-297d-4bc8-bff6-69880dc1a887 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:22,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:22 GMT Content-Type: application/json Content-Length: 1323 Connection: keep-alive X-Openstack-Request-Id: req-6385e908-babb-4734-a824-b2436eb89ee6 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": "67b73c3c5e114e749f5e78e9c08e8b00", "OS::stack_id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack", "security_group_name": "CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack", "stack_user_project_id": "03a4afd1a6384dc9a719c545343b923e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:16:21Z", "links": [{"href": "https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-03 15:16:22,250 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a used request id req-6385e908-babb-4734-a824-b2436eb89ee6 2018-07-03 15:16:22,251 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack 2018-07-03 15:16:22,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:22,613 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:22 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a X-Openstack-Request-Id: req-6c9682c2-1465-4ffe-9d4c-3066b6349a22 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:22,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:22 GMT Content-Type: application/json Content-Length: 1323 Connection: keep-alive X-Openstack-Request-Id: req-74ce5c2d-f504-4613-9fb4-c3a79633352d 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": "67b73c3c5e114e749f5e78e9c08e8b00", "OS::stack_id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack", "security_group_name": "CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack", "stack_user_project_id": "03a4afd1a6384dc9a719c545343b923e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:16:21Z", "links": [{"href": "https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-03 15:16:22,673 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a used request id req-74ce5c2d-f504-4613-9fb4-c3a79633352d 2018-07-03 15:16:22,674 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:16:22,674 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:16:25,677 - create_stack - DEBUG - Stack status query timeout in 1196.5744462 2018-07-03 15:16:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:26,071 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:26 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a X-Openstack-Request-Id: req-c47f8d4b-9a40-41d7-bc08-a83eb74e5f94 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:26,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:26 GMT Content-Type: application/json Content-Length: 1335 Connection: keep-alive X-Openstack-Request-Id: req-97cd3dc7-7e83-47d3-a43f-316c795c3067 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": "67b73c3c5e114e749f5e78e9c08e8b00", "OS::stack_id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack", "security_group_name": "CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack", "stack_user_project_id": "03a4afd1a6384dc9a719c545343b923e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:16:21Z", "links": [{"href": "https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-03 15:16:26,138 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a used request id req-97cd3dc7-7e83-47d3-a43f-316c795c3067 2018-07-03 15:16:26,138 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:16:26,139 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack 2018-07-03 15:16:26,139 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack 2018-07-03 15:16:26,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:26,550 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:26 GMT Content-Type: application/json Content-Length: 581 Connection: keep-alive Location: https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a/resources X-Openstack-Request-Id: req-1d451dab-4052-4560-87fa-ee05bbc8cb3b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:26,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:26 GMT Content-Type: application/json Content-Length: 919 Connection: keep-alive X-Openstack-Request-Id: req-c79cee8b-b3d7-46d1-8399-8afd620b9a6c Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-03T15:16:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:16:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-03 15:16:26,603 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a/resources used request id req-c79cee8b-b3d7-46d1-8399-8afd620b9a6c 2018-07-03 15:16:26,603 - neutron_utils - INFO - Retrieving security group with ID - f647fe7b-1981-4ba0-9147-27e2f4573cc8 2018-07-03 15:16:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:26,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:26 GMT Content-Type: application/json Content-Length: 1435 Connection: keep-alive X-Openstack-Request-Id: req-74426134-643f-4c28-b62f-1f61442b7fdf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:21Z", "updated_at": "2018-07-03T15:16:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:16:22Z", "revision_number": 0, "id": "1eb42700-9823-4b91-9cfb-c19846fc22b6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:16:22Z", "revision_number": 0, "id": "c2cb60a4-f42d-45bd-ae22-a2de6fd36a83", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00"}], "revision_number": 6, "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "name": "CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp"}]} 2018-07-03 15:16:26,749 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 used request id req-74426134-643f-4c28-b62f-1f61442b7fdf 2018-07-03 15:16:26,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f647fe7b-1981-4ba0-9147-27e2f4573cc8 2018-07-03 15:16:26,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-group-rules?security_group_id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:26,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:26 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-b3e1cd9e-7b96-44ee-bfcc-1f0415f60266 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-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "port_range_min": null, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:22Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "1eb42700-9823-4b91-9cfb-c19846fc22b6"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "port_range_min": 22, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:22Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "c2cb60a4-f42d-45bd-ae22-a2de6fd36a83"}]} 2018-07-03 15:16:26,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 used request id req-b3e1cd9e-7b96-44ee-bfcc-1f0415f60266 2018-07-03 15:16:26,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f647fe7b-1981-4ba0-9147-27e2f4573cc8 2018-07-03 15:16:26,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:27,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:27 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-81aa442f-81e2-4288-ae34-92c5dc6e1e4a 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-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "port_range_min": null, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:22Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "1eb42700-9823-4b91-9cfb-c19846fc22b6"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "port_range_min": 22, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:22Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "c2cb60a4-f42d-45bd-ae22-a2de6fd36a83"}]} 2018-07-03 15:16:27,266 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 used request id req-81aa442f-81e2-4288-ae34-92c5dc6e1e4a 2018-07-03 15:16:27,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:27,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:27,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "220fe2543b8b480fb0e6008aecd9044c", "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:16:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67b73c3c5e114e749f5e78e9c08e8b00", "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/67b73c3c5e114e749f5e78e9c08e8b00", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-user", "id": "5abeb0ae9d6548528b03d6b5ed8bf7ef"}, "audit_ids": ["-J__Qi5lTtSUwwuHGzyb-g"], "issued_at": "2018-07-03T15:16:27.000000Z"}} 2018-07-03 15:16:27,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}0390bd92584d00e634ab27acde99602ff2642e5f" 2018-07-03 15:16:28,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c46d8ddf-0885-495d-a2fb-e2430347d913 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:28,006 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c46d8ddf-0885-495d-a2fb-e2430347d913 2018-07-03 15:16:28,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/security-groups?name=CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390bd92584d00e634ab27acde99602ff2642e5f" 2018-07-03 15:16:28,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:28 GMT Content-Type: application/json Content-Length: 1435 Connection: keep-alive X-Openstack-Request-Id: req-ab9308ed-bfa9-48fc-9d9d-fdf92d7f07d4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:21Z", "updated_at": "2018-07-03T15:16:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:16:22Z", "revision_number": 0, "id": "1eb42700-9823-4b91-9cfb-c19846fc22b6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:16:22Z", "revision_number": 0, "id": "c2cb60a4-f42d-45bd-ae22-a2de6fd36a83", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00"}], "revision_number": 6, "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "name": "CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp"}]} 2018-07-03 15:16:28,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp&description=Test+description used request id req-ab9308ed-bfa9-48fc-9d9d-fdf92d7f07d4 2018-07-03 15:16:28,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:16:28,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:16: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-07-03 15:16:28,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390bd92584d00e634ab27acde99602ff2642e5f" 2018-07-03 15:16:28,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:28 GMT Server: Apache Content-Length: 326 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ec2708a-7a98-4f99-8805-c065e6471f46 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "67b73c3c5e114e749f5e78e9c08e8b00", "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj"}} 2018-07-03 15:16:28,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00 used request id req-7ec2708a-7a98-4f99-8805-c065e6471f46 2018-07-03 15:16:28,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f647fe7b-1981-4ba0-9147-27e2f4573cc8 2018-07-03 15:16:28,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=f647fe7b-1981-4ba0-9147-27e2f4573cc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390bd92584d00e634ab27acde99602ff2642e5f" 2018-07-03 15:16:29,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:29 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-78d27e52-b4df-4574-8d3c-fd1ef24da07a 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-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "port_range_min": null, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:22Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "1eb42700-9823-4b91-9cfb-c19846fc22b6"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "port_range_min": 22, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:22Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "c2cb60a4-f42d-45bd-ae22-a2de6fd36a83"}]} 2018-07-03 15:16:29,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 used request id req-78d27e52-b4df-4574-8d3c-fd1ef24da07a 2018-07-03 15:16:29,101 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f647fe7b-1981-4ba0-9147-27e2f4573cc8 2018-07-03 15:16:29,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-group-rules?security_group_id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390bd92584d00e634ab27acde99602ff2642e5f" 2018-07-03 15:16:29,153 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:29 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-a8f3d889-c260-474c-85a9-a167cc690be8 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-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "port_range_min": null, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:22Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "1eb42700-9823-4b91-9cfb-c19846fc22b6"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "port_range_min": 22, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:22Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "c2cb60a4-f42d-45bd-ae22-a2de6fd36a83"}]} 2018-07-03 15:16:29,153 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 used request id req-a8f3d889-c260-474c-85a9-a167cc690be8 2018-07-03 15:16:29,153 - neutron_utils - INFO - Retrieving security group with ID - f647fe7b-1981-4ba0-9147-27e2f4573cc8 2018-07-03 15:16:29,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390bd92584d00e634ab27acde99602ff2642e5f" 2018-07-03 15:16:29,599 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:29 GMT Content-Type: application/json Content-Length: 1435 Connection: keep-alive X-Openstack-Request-Id: req-a00edcf1-1211-45a2-8ca2-26b2a554cf95 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:21Z", "updated_at": "2018-07-03T15:16:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:16:22Z", "revision_number": 0, "id": "1eb42700-9823-4b91-9cfb-c19846fc22b6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:16:22Z", "revision_number": 0, "id": "c2cb60a4-f42d-45bd-ae22-a2de6fd36a83", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00"}], "revision_number": 6, "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "name": "CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp"}]} 2018-07-03 15:16:29,599 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 used request id req-a00edcf1-1211-45a2-8ca2-26b2a554cf95 2018-07-03 15:16:29,599 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f647fe7b-1981-4ba0-9147-27e2f4573cc8 2018-07-03 15:16:29,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-group-rules?security_group_id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0390bd92584d00e634ab27acde99602ff2642e5f" 2018-07-03 15:16:29,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:29 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-1dfba39d-472d-4f5e-926c-f89a0f1aaa4b 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-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "port_range_min": null, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:22Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "1eb42700-9823-4b91-9cfb-c19846fc22b6"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-03T15:16:22Z", "security_group_id": "f647fe7b-1981-4ba0-9147-27e2f4573cc8", "port_range_min": 22, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:22Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "c2cb60a4-f42d-45bd-ae22-a2de6fd36a83"}]} 2018-07-03 15:16:29,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f647fe7b-1981-4ba0-9147-27e2f4573cc8 used request id req-1dfba39d-472d-4f5e-926c-f89a0f1aaa4b 2018-07-03 15:16:29,652 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack 2018-07-03 15:16:29,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:30,073 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:30 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a X-Openstack-Request-Id: req-4528d3dd-88f4-404a-bbf9-5430cefdbf61 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:30,473 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:16:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d732705a-cad1-4fed-b2c7-1db1dd7ddafb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:30,473 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a used request id req-d732705a-cad1-4fed-b2c7-1db1dd7ddafb 2018-07-03 15:16:30,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:30,509 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:30 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a X-Openstack-Request-Id: req-479a5ac2-c10a-46a5-bc54-bc249a9ab1b7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:30,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:30 GMT Content-Type: application/json Content-Length: 1341 Connection: keep-alive X-Openstack-Request-Id: req-782fd2b3-fa45-460f-8bcf-f0e62b9877f9 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": "67b73c3c5e114e749f5e78e9c08e8b00", "OS::stack_id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack", "security_group_name": "CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack", "stack_user_project_id": "03a4afd1a6384dc9a719c545343b923e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:16:21Z", "links": [{"href": "https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:16:30Z", "id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-03 15:16:30,928 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a used request id req-782fd2b3-fa45-460f-8bcf-f0e62b9877f9 2018-07-03 15:16:30,929 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:16:30,929 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:16:33,932 - create_stack - DEBUG - Stack status query timeout in 1196.54105496 2018-07-03 15:16:33,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:33,980 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:33 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a X-Openstack-Request-Id: req-7ba393b4-98de-4b9b-9bf8-b2d960858994 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:34,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:34 GMT Content-Type: application/json Content-Length: 1356 Connection: keep-alive X-Openstack-Request-Id: req-cfd646dd-97db-4094-87e6-259f1f926095 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": "67b73c3c5e114e749f5e78e9c08e8b00", "OS::stack_id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack", "security_group_name": "CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-sec-grp"}, "deletion_time": "2018-07-03T15:16:32Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack", "stack_user_project_id": "03a4afd1a6384dc9a719c545343b923e", "tags": null, "creation_time": "2018-07-03T15:16:21Z", "links": [{"href": "https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:16:30Z", "id": "b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-03 15:16:34,383 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a used request id req-cfd646dd-97db-4094-87e6-259f1f926095 2018-07-03 15:16:34,383 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:16:34,384 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack 2018-07-03 15:16:34,384 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack 2018-07-03 15:16:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771504438c2bc3ae342c9679694281adb6ccf8c7" 2018-07-03 15:16:34,436 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:16:34 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a X-Openstack-Request-Id: req-a7914d9c-639e-4fe5-ad38-f1669e18c11e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:16:34,481 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:16:34 GMT Content-Type: application/json Content-Length: 291 Connection: keep-alive X-Openstack-Request-Id: req-35ec8d6a-e0d8-477f-994e-246108334522 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:16:34,481 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/67b73c3c5e114e749f5e78e9c08e8b00/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a4135dfe-9b19-4162-b1a1-b22bbd5e7543-stack/b3998d34-da8b-4ad3-afd0-ce2fe2c1b00a used request id req-35ec8d6a-e0d8-477f-994e-246108334522 2018-07-03 15:16:34,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}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:34,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:34 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-55665bd8-885d-4d73-b98f-1e177c32c517 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:21Z", "updated_at": "2018-07-03T15:16:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:16:21Z", "revision_number": 0, "id": "088f31a8-2334-48bd-8991-0b9238824159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:16:21Z", "security_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:16:21Z", "revision_number": 0, "id": "54fff350-4811-4f84-b95d-3c1b4fca606a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:16:21Z", "security_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:16:21Z", "revision_number": 0, "id": "69e95fcf-e405-4b57-b062-a5d009ce2374", "remote_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "remote_ip_prefix": null, "created_at": "2018-07-03T15:16:21Z", "security_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:16:21Z", "revision_number": 0, "id": "b7e5cf78-a920-4449-b648-c5a2fe67d9fa", "remote_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "remote_ip_prefix": null, "created_at": "2018-07-03T15:16:21Z", "security_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00"}], "revision_number": 4, "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "72a53259-8acc-481e-ba74-94fdf11719dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:16:34,945 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-55665bd8-885d-4d73-b98f-1e177c32c517 2018-07-03 15:16:34,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:35,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:34 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4cb6720a-aeaf-4d5b-96a3-dab57e4c83c8 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:16:35,142 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-4cb6720a-aeaf-4d5b-96a3-dab57e4c83c8 2018-07-03 15:16:35,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/67b73c3c5e114e749f5e78e9c08e8b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:35,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:35 GMT Server: Apache Content-Length: 326 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55e2c3fe-d24d-4627-aebc-c22164f6bbf2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "67b73c3c5e114e749f5e78e9c08e8b00", "name": "CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj"}} 2018-07-03 15:16:35,317 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00 used request id req-55e2c3fe-d24d-4627-aebc-c22164f6bbf2 2018-07-03 15:16:35,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72a53259-8acc-481e-ba74-94fdf11719dd 2018-07-03 15:16:35,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-group-rules?security_group_id=72a53259-8acc-481e-ba74-94fdf11719dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:35,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:35 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-66f56387-2a9a-46da-9415-4e36176a7e0e Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:16:21Z", "security_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "port_range_min": null, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:21Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "088f31a8-2334-48bd-8991-0b9238824159"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:16:21Z", "security_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "port_range_min": null, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:21Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "54fff350-4811-4f84-b95d-3c1b4fca606a"}, {"remote_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:16:21Z", "security_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "port_range_min": null, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:21Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "69e95fcf-e405-4b57-b062-a5d009ce2374"}, {"remote_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:16:21Z", "security_group_id": "72a53259-8acc-481e-ba74-94fdf11719dd", "port_range_min": null, "revision_number": 0, "tenant_id": "67b73c3c5e114e749f5e78e9c08e8b00", "created_at": "2018-07-03T15:16:21Z", "project_id": "67b73c3c5e114e749f5e78e9c08e8b00", "id": "b7e5cf78-a920-4449-b648-c5a2fe67d9fa"}]} 2018-07-03 15:16:35,364 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=72a53259-8acc-481e-ba74-94fdf11719dd used request id req-66f56387-2a9a-46da-9415-4e36176a7e0e 2018-07-03 15:16:35,365 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:16:35,370 - keystoneauth.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/72a53259-8acc-481e-ba74-94fdf11719dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:35,969 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:16:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4248898c-0f26-4152-8bbd-3fedadbb5965 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:35,969 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/72a53259-8acc-481e-ba74-94fdf11719dd used request id req-4248898c-0f26-4152-8bbd-3fedadbb5965 2018-07-03 15:16:35,970 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj 2018-07-03 15:16:35,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:36,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60d42946-aed5-4ec2-a06b-f43657dc640e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:36,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/67b73c3c5e114e749f5e78e9c08e8b00 used request id req-60d42946-aed5-4ec2-a06b-f43657dc640e 2018-07-03 15:16:36,461 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-9aa1731e-4b33-461-proj-role 2018-07-03 15:16:36,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/220fe2543b8b480fb0e6008aecd9044c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:36,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68d29ade-98d9-4810-8cc1-973534e8d1e1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:36,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/220fe2543b8b480fb0e6008aecd9044c used request id req-68d29ade-98d9-4810-8cc1-973534e8d1e1 2018-07-03 15:16:36,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41728f156b3d81d4dfdc82fb8e7e26d028c0bf16" 2018-07-03 15:16:36,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11e720db-f32a-422c-9339-a8cfb797eb7b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:16:36,870 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-11e720db-f32a-422c-9339-a8cfb797eb7b 2018-07-03 15:16:36,871 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-9aa1731e-4b33-461-user 2018-07-03 15:16:36,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5abeb0ae9d6548528b03d6b5ed8bf7ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d4197c7046a61acd977dd35d6817efa49cdb31" 2018-07-03 15:16:37,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8201a8bb-92c9-4e10-87fa-08f891215195 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:37,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5abeb0ae9d6548528b03d6b5ed8bf7ef used request id req-8201a8bb-92c9-4e10-87fa-08f891215195 2018-07-03 15:16:37,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:37,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["hAFs9Zx0RoS9-qgXZ6R49g"], "issued_at": "2018-07-03T15:16:37.000000Z"}} 2018-07-03 15:16:37,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}5eb1d874d048dddbc9a7cece4c5f206b1104f316" 2018-07-03 15:16:37,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-500c9ca2-0145-4800-8c75-095bca9c4b51 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:37,832 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-500c9ca2-0145-4800-8c75-095bca9c4b51 2018-07-03 15:16:37,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:37,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:38,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["8lBJSIl-R2agq9jwcvcMoQ"], "issued_at": "2018-07-03T15:16:38.000000Z"}} 2018-07-03 15:16:38,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:38,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bab237f-8b7e-4956-8054-e14386575a65 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:38,538 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8bab237f-8b7e-4956-8054-e14386575a65 2018-07-03 15:16:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:16:38,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:16: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-07-03 15:16:38,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?enabled=True&domain_name=Default&name=CreateStackNegativeTests-08f2955c-484a-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:38,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:38 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b361c25-0177-4166-b28d-f6e0c826afe5 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-08f2955c-484a-4db-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:16:38,588 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-08f2955c-484a-4db-proj used request id req-1b361c25-0177-4166-b28d-f6e0c826afe5 2018-07-03 15:16:38,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}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:38,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3577bea0-b1e3-4940-9f1f-54783f020ca5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:16:38,781 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3577bea0-b1e3-4940-9f1f-54783f020ca5 2018-07-03 15:16:38,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-08f2955c-484a-4db-proj"}}' 2018-07-03 15:16:39,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:16:38 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb1c9f6d-26fe-4c8b-80be-19a66da6e7c9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a"}, "tags": [], "enabled": true, "id": "2f160c743525464ea4d4315add3efb3a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-08f2955c-484a-4db-proj"}} 2018-07-03 15:16:39,006 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-eb1c9f6d-26fe-4c8b-80be-19a66da6e7c9 2018-07-03 15:16:39,007 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-08f2955c-484a-4db-proj 2018-07-03 15:16:39,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:39,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:39,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["fNVRy7YGQyGVLqmat1OK8A"], "issued_at": "2018-07-03T15:16:39.000000Z"}} 2018-07-03 15:16:39,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}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:39,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20f04319-3682-4c4d-87b8-65130603b716 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:39,684 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-20f04319-3682-4c4d-87b8-65130603b716 2018-07-03 15:16:39,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:16:39,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:16: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-07-03 15:16: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/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:39,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8d7929d-bb8b-474b-a37b-d6eb99738a64 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:16:39,927 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a8d7929d-bb8b-474b-a37b-d6eb99738a64 2018-07-03 15:16:39,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?name=CreateStackNegativeTests-08f2955c-484a-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:40,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:39 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31c82b37-33ec-4780-8f29-b193da82cd7c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-08f2955c-484a-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a"}, "tags": [], "enabled": true, "id": "2f160c743525464ea4d4315add3efb3a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-08f2955c-484a-4db-proj"}]} 2018-07-03 15:16:40,109 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-08f2955c-484a-4db-proj used request id req-31c82b37-33ec-4780-8f29-b193da82cd7c 2018-07-03 15:16:40,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:40,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c999db6-1a03-4c47-acea-8e3e3a3901d0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:16:40,310 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9c999db6-1a03-4c47-acea-8e3e3a3901d0 2018-07-03 15:16:40,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:40,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09ea91ee-7ee6-4518-b70e-ca9d1f0d1b81 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:16:40,978 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-09ea91ee-7ee6-4518-b70e-ca9d1f0d1b81 2018-07-03 15:16:40,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-08f2955c-484a-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:41,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:40 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33a8bc14-87cf-4c51-9ac3-5694729dcfa1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-08f2955c-484a-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a"}, "tags": [], "enabled": true, "id": "2f160c743525464ea4d4315add3efb3a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-08f2955c-484a-4db-proj"}]} 2018-07-03 15:16:41,175 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-08f2955c-484a-4db-proj used request id req-33a8bc14-87cf-4c51-9ac3-5694729dcfa1 2018-07-03 15:16:41,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/5e71edf174ad4d20881d98a54629b2dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:41,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:41 GMT Server: Apache Content-Length: 342 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06b62dc2-6ff5-4b71-aeda-763e7acc22dd Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-08f2955c-484a-4db-user", "links": {"self": "http://10.167.4.35:5000/v3/users/5e71edf174ad4d20881d98a54629b2dd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2f160c743525464ea4d4315add3efb3a", "id": "5e71edf174ad4d20881d98a54629b2dd", "password_expires_at": null}} 2018-07-03 15:16:41,386 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/5e71edf174ad4d20881d98a54629b2dd used request id req-06b62dc2-6ff5-4b71-aeda-763e7acc22dd 2018-07-03 15:16:41,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/2f160c743525464ea4d4315add3efb3a/users/5e71edf174ad4d20881d98a54629b2dd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:41,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:41 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fd27773-8c86-453e-9ac3-ba2fe27cc8b0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a/users/5e71edf174ad4d20881d98a54629b2dd/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:16:41,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a/users/5e71edf174ad4d20881d98a54629b2dd/roles used request id req-0fd27773-8c86-453e-9ac3-ba2fe27cc8b0 2018-07-03 15:16:41,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/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:41,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:41 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa82f984-c05b-4f68-b042-faa767e54555 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:16:41,812 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-aa82f984-c05b-4f68-b042-faa767e54555 2018-07-03 15:16:41,812 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-08f2955c-484a-4db-proj 2018-07-03 15:16:41,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a/users/5e71edf174ad4d20881d98a54629b2dd/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:42,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-decb6c6e-c945-465c-bd32-c6691b2b0109 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:42,068 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a/users/5e71edf174ad4d20881d98a54629b2dd/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-decb6c6e-c945-465c-bd32-c6691b2b0109 2018-07-03 15:16:42,068 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-08f2955c-484a-4db-user 2018-07-03 15:16:42,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:42,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:42,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f79de045-5229-46ec-8b30-1fddfcc5c26e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:16:42,248 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f79de045-5229-46ec-8b30-1fddfcc5c26e 2018-07-03 15:16:42,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}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" -d '{"role": {"name": "CreateStackNegativeTests-08f2955c-484a-4db-proj-role"}}' 2018-07-03 15:16:42,465 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:16:42 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70b6747c-b434-4d5e-807b-9660011268ad Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f952a6a29f34960bc309d18b510b889", "links": {"self": "http://10.167.4.35:5000/v3/roles/4f952a6a29f34960bc309d18b510b889"}, "name": "CreateStackNegativeTests-08f2955c-484a-4db-proj-role"}} 2018-07-03 15:16:42,465 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-70b6747c-b434-4d5e-807b-9660011268ad 2018-07-03 15:16:42,466 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-08f2955c-484a-4db-proj-role 2018-07-03 15:16:42,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4f952a6a29f34960bc309d18b510b889 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:42,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:42 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06f835e2-2ec4-4d46-871d-5b1f8478a587 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f952a6a29f34960bc309d18b510b889", "links": {"self": "http://10.167.4.35:5000/v3/roles/4f952a6a29f34960bc309d18b510b889"}, "name": "CreateStackNegativeTests-08f2955c-484a-4db-proj-role"}} 2018-07-03 15:16:42,676 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4f952a6a29f34960bc309d18b510b889 used request id req-06f835e2-2ec4-4d46-871d-5b1f8478a587 2018-07-03 15:16:42,677 - keystone_utils - INFO - Granting role CreateStackNegativeTests-08f2955c-484a-4db-proj-role to project CreateStackNegativeTests-08f2955c-484a-4db-proj 2018-07-03 15:16:42,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a/users/5e71edf174ad4d20881d98a54629b2dd/roles/4f952a6a29f34960bc309d18b510b889 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:42,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71532a7b-1146-4512-9419-427763f689ec Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:42,926 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a/users/5e71edf174ad4d20881d98a54629b2dd/roles/4f952a6a29f34960bc309d18b510b889 used request id req-71532a7b-1146-4512-9419-427763f689ec 2018-07-03 15:16:42,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:42,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:43,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f952a6a29f34960bc309d18b510b889", "name": "CreateStackNegativeTests-08f2955c-484a-4db-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f160c743525464ea4d4315add3efb3a", "name": "CreateStackNegativeTests-08f2955c-484a-4db-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/2f160c743525464ea4d4315add3efb3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/2f160c743525464ea4d4315add3efb3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/2f160c743525464ea4d4315add3efb3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/2f160c743525464ea4d4315add3efb3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/2f160c743525464ea4d4315add3efb3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/2f160c743525464ea4d4315add3efb3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2f160c743525464ea4d4315add3efb3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/2f160c743525464ea4d4315add3efb3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/2f160c743525464ea4d4315add3efb3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2f160c743525464ea4d4315add3efb3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/2f160c743525464ea4d4315add3efb3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/2f160c743525464ea4d4315add3efb3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-08f2955c-484a-4db-user", "id": "5e71edf174ad4d20881d98a54629b2dd"}, "audit_ids": ["EyXdDSSxR0eAIgY_f6m-9w"], "issued_at": "2018-07-03T15:16:43.000000Z"}} 2018-07-03 15:16:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df317ee85a933769166db7baed24e6420469acb" 2018-07-03 15:16:43,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42097a32-4256-429f-abb5-80cf05c3271f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:43,669 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-42097a32-4256-429f-abb5-80cf05c3271f 2018-07-03 15:16:43,671 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:16:43,675 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:16:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/2f160c743525464ea4d4315add3efb3a/stacks?stack_name=CreateStackNegativeTests-5a8ed229-eaa7-4902-8217-194b21b02d05 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df317ee85a933769166db7baed24e6420469acb" 2018-07-03 15:16:44,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:44 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-555025f5-1ebd-4475-8dda-1e3e78db65dd Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:16:44,126 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/2f160c743525464ea4d4315add3efb3a/stacks?stack_name=CreateStackNegativeTests-5a8ed229-eaa7-4902-8217-194b21b02d05 used request id req-555025f5-1ebd-4475-8dda-1e3e78db65dd 2018-07-03 15:16:44,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:44,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:44 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-05a84604-bd6e-446b-9f30-76609dc6683b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:16:44,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-05a84604-bd6e-446b-9f30-76609dc6683b 2018-07-03 15:16:44,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:44,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:44 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fc7215b-c2d5-41d6-aa7b-08557e1aafc0 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:16:44,841 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-3fc7215b-c2d5-41d6-aa7b-08557e1aafc0 2018-07-03 15:16:44,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/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:45,034 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:16:44 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b56f9f34-f818-4d44-8f2d-44f9ee0148b4 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:16:45,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-b56f9f34-f818-4d44-8f2d-44f9ee0148b4 2018-07-03 15:16:45,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:16:45,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:45,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:45 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e74bc809-5bd3-462c-a727-236feb1b748b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:16:45,234 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-e74bc809-5bd3-462c-a727-236feb1b748b 2018-07-03 15:16:45,235 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-08f2955c-484a-4db-proj 2018-07-03 15:16:45,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:45,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb7615ed-af2c-4e7c-9c37-a2bb696c9ad0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:45,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2f160c743525464ea4d4315add3efb3a used request id req-bb7615ed-af2c-4e7c-9c37-a2bb696c9ad0 2018-07-03 15:16:45,641 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-08f2955c-484a-4db-proj-role 2018-07-03 15:16:45,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4f952a6a29f34960bc309d18b510b889 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:45,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a8ad6e3-3d16-40fa-bed0-7ebbc33a6f05 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:45,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4f952a6a29f34960bc309d18b510b889 used request id req-9a8ad6e3-3d16-40fa-bed0-7ebbc33a6f05 2018-07-03 15:16:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dcade34e5d923d20ebf3d05c812ca6d6cd91a3" 2018-07-03 15:16:46,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4da42d53-ff51-493f-b32b-6c3368626661 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:16:46,068 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4da42d53-ff51-493f-b32b-6c3368626661 2018-07-03 15:16:46,069 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-08f2955c-484a-4db-user 2018-07-03 15:16:46,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5e71edf174ad4d20881d98a54629b2dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d7e27c841782c8ef64d6fb83f1cd3fdb926947" 2018-07-03 15:16:46,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-757412bf-538e-4284-8b37-539073d108a8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:46,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5e71edf174ad4d20881d98a54629b2dd used request id req-757412bf-538e-4284-8b37-539073d108a8 2018-07-03 15:16:46,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:46,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["TbureYeYSfW0xjx0LhWy5g"], "issued_at": "2018-07-03T15:16:46.000000Z"}} 2018-07-03 15:16:46,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfbba2f410a6bea149a4cdd7ad2963fa0680cb9" 2018-07-03 15:16:46,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-566ed8d8-cd4f-4b91-8b85-095624df2616 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:46,960 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-566ed8d8-cd4f-4b91-8b85-095624df2616 2018-07-03 15:16:46,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:46,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:47,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["xX4pgj0GReyUzcQwl3hSBQ"], "issued_at": "2018-07-03T15:16:47.000000Z"}} 2018-07-03 15:16:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:47,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03bd9161-7c4e-4b46-882b-6a039028f2e1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:47,658 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-03bd9161-7c4e-4b46-882b-6a039028f2e1 2018-07-03 15:16:47,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:16:47,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:16:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 15:16:47,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7313eba2-e6fa-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:47,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:47 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7862b64b-0348-4fe5-9f7c-e16db100129b 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-7313eba2-e6fa-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:16:47,859 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7313eba2-e6fa-4b5-proj used request id req-7862b64b-0348-4fe5-9f7c-e16db100129b 2018-07-03 15:16:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:48,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45a1d617-bd18-418c-be6e-6714f4c9de54 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:16:48,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-45a1d617-bd18-418c-be6e-6714f4c9de54 2018-07-03 15:16:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-proj"}}' 2018-07-03 15:16:48,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:16:48 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c30226ef-998a-42b4-a32b-00cfa8e4f1b2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cc2aee00985b4ef99a131e892b3c73dc"}, "tags": [], "enabled": true, "id": "cc2aee00985b4ef99a131e892b3c73dc", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-proj"}} 2018-07-03 15:16:48,292 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c30226ef-998a-42b4-a32b-00cfa8e4f1b2 2018-07-03 15:16:48,292 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-7313eba2-e6fa-4b5-proj 2018-07-03 15:16:48,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:48,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:48,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["5qwa7PNrTx6LxlGJGoDBiQ"], "issued_at": "2018-07-03T15:16:48.000000Z"}} 2018-07-03 15:16:48,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:49,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bb5625d-1a4f-4ce5-8b2f-722c05961539 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:49,006 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4bb5625d-1a4f-4ce5-8b2f-722c05961539 2018-07-03 15:16:49,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-07-03 15:16:49,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:16: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-07-03 15:16:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:49,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:49 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90e9fe51-a3b0-48eb-b40c-e0996da6de29 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:16:49,230 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-90e9fe51-a3b0-48eb-b40c-e0996da6de29 2018-07-03 15:16:49,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-7313eba2-e6fa-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:49,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:49 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5c16f44-c6de-4821-8fb9-4f99b094b21e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-7313eba2-e6fa-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cc2aee00985b4ef99a131e892b3c73dc"}, "tags": [], "enabled": true, "id": "cc2aee00985b4ef99a131e892b3c73dc", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-proj"}]} 2018-07-03 15:16:49,441 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-7313eba2-e6fa-4b5-proj used request id req-b5c16f44-c6de-4821-8fb9-4f99b094b21e 2018-07-03 15:16:49,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:49,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f7b84f6-8111-49ce-952b-0e2f4182b673 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:16:49,492 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9f7b84f6-8111-49ce-952b-0e2f4182b673 2018-07-03 15:16:49,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:50,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-514fa6fe-42f2-4dac-a52c-fa8788be99d9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:16:50,152 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-514fa6fe-42f2-4dac-a52c-fa8788be99d9 2018-07-03 15:16:50,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?name=CreateStackNegativeTests-7313eba2-e6fa-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:50,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:50 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa8a5fe7-4cc2-42cc-ba9c-b0f2c5d1681b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-7313eba2-e6fa-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cc2aee00985b4ef99a131e892b3c73dc"}, "tags": [], "enabled": true, "id": "cc2aee00985b4ef99a131e892b3c73dc", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-proj"}]} 2018-07-03 15:16:50,360 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-7313eba2-e6fa-4b5-proj used request id req-fa8a5fe7-4cc2-42cc-ba9c-b0f2c5d1681b 2018-07-03 15:16:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/7645e906aef445ceae521be6ce9e7c24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:50,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:50 GMT Server: Apache Content-Length: 342 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f41b5f5-2b7c-4158-9cad-c1f11c8aaaa7 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-user", "links": {"self": "http://10.167.4.35:5000/v3/users/7645e906aef445ceae521be6ce9e7c24"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cc2aee00985b4ef99a131e892b3c73dc", "id": "7645e906aef445ceae521be6ce9e7c24", "password_expires_at": null}} 2018-07-03 15:16:50,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/7645e906aef445ceae521be6ce9e7c24 used request id req-4f41b5f5-2b7c-4158-9cad-c1f11c8aaaa7 2018-07-03 15:16:50,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/cc2aee00985b4ef99a131e892b3c73dc/users/7645e906aef445ceae521be6ce9e7c24/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:50,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:50 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41617309-9d75-407c-b83a-efc729005d01 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/cc2aee00985b4ef99a131e892b3c73dc/users/7645e906aef445ceae521be6ce9e7c24/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:16:50,835 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cc2aee00985b4ef99a131e892b3c73dc/users/7645e906aef445ceae521be6ce9e7c24/roles used request id req-41617309-9d75-407c-b83a-efc729005d01 2018-07-03 15:16:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:51,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:50 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ea4938c-fb73-47ad-ac33-26edc2e8546c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:16:51,035 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-4ea4938c-fb73-47ad-ac33-26edc2e8546c 2018-07-03 15:16:51,036 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-7313eba2-e6fa-4b5-proj 2018-07-03 15:16:51,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/cc2aee00985b4ef99a131e892b3c73dc/users/7645e906aef445ceae521be6ce9e7c24/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:51,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4169501a-7b19-4362-b9a4-dee7b3e26607 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:51,283 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/cc2aee00985b4ef99a131e892b3c73dc/users/7645e906aef445ceae521be6ce9e7c24/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-4169501a-7b19-4362-b9a4-dee7b3e26607 2018-07-03 15:16:51,284 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-7313eba2-e6fa-4b5-user 2018-07-03 15:16:51,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:51,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4801cb3d-ee39-42fb-96d9-2a06cc90ae84 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:16:51,468 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4801cb3d-ee39-42fb-96d9-2a06cc90ae84 2018-07-03 15:16:51,471 - 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}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" -d '{"role": {"name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-proj-role"}}' 2018-07-03 15:16:51,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:16:51 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d52860f1-1df9-44da-867c-e516246ea8c6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3f8846ff48d43469721002ebb5e649d", "links": {"self": "http://10.167.4.35:5000/v3/roles/d3f8846ff48d43469721002ebb5e649d"}, "name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-proj-role"}} 2018-07-03 15:16:51,650 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d52860f1-1df9-44da-867c-e516246ea8c6 2018-07-03 15:16:51,650 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-7313eba2-e6fa-4b5-proj-role 2018-07-03 15:16:51,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/d3f8846ff48d43469721002ebb5e649d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:51,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:51 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4520738-f90a-41e3-95a7-409a53716864 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3f8846ff48d43469721002ebb5e649d", "links": {"self": "http://10.167.4.35:5000/v3/roles/d3f8846ff48d43469721002ebb5e649d"}, "name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-proj-role"}} 2018-07-03 15:16:51,830 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d3f8846ff48d43469721002ebb5e649d used request id req-d4520738-f90a-41e3-95a7-409a53716864 2018-07-03 15:16:51,830 - keystone_utils - INFO - Granting role CreateStackNegativeTests-7313eba2-e6fa-4b5-proj-role to project CreateStackNegativeTests-7313eba2-e6fa-4b5-proj 2018-07-03 15:16:51,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/cc2aee00985b4ef99a131e892b3c73dc/users/7645e906aef445ceae521be6ce9e7c24/roles/d3f8846ff48d43469721002ebb5e649d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:52,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec225943-65e5-41f5-a316-e016df1aacec Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:52,080 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/cc2aee00985b4ef99a131e892b3c73dc/users/7645e906aef445ceae521be6ce9e7c24/roles/d3f8846ff48d43469721002ebb5e649d used request id req-ec225943-65e5-41f5-a316-e016df1aacec 2018-07-03 15:16:52,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:52,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:52,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3f8846ff48d43469721002ebb5e649d", "name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-proj-role"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:16:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc2aee00985b4ef99a131e892b3c73dc", "name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/cc2aee00985b4ef99a131e892b3c73dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/cc2aee00985b4ef99a131e892b3c73dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/cc2aee00985b4ef99a131e892b3c73dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/cc2aee00985b4ef99a131e892b3c73dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/cc2aee00985b4ef99a131e892b3c73dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/cc2aee00985b4ef99a131e892b3c73dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cc2aee00985b4ef99a131e892b3c73dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/cc2aee00985b4ef99a131e892b3c73dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/cc2aee00985b4ef99a131e892b3c73dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cc2aee00985b4ef99a131e892b3c73dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/cc2aee00985b4ef99a131e892b3c73dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/cc2aee00985b4ef99a131e892b3c73dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-7313eba2-e6fa-4b5-user", "id": "7645e906aef445ceae521be6ce9e7c24"}, "audit_ids": ["GRg6-4sjTkaA3XzRhmPl0g"], "issued_at": "2018-07-03T15:16:52.000000Z"}} 2018-07-03 15:16:52,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}8a3c85fab6ba2d1af33255b74aae578d38f86459" 2018-07-03 15:16:52,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cd0f3bb-90d8-4ecc-a20f-a8ed65701459 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:52,810 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0cd0f3bb-90d8-4ecc-a20f-a8ed65701459 2018-07-03 15:16:52,811 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:16:52,815 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:16:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/cc2aee00985b4ef99a131e892b3c73dc/stacks?stack_name=CreateStackNegativeTests-2541ad92-5229-4773-a606-3bb99e7548d6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3c85fab6ba2d1af33255b74aae578d38f86459" 2018-07-03 15:16:53,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:53 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4eb913e4-254a-4c6d-b401-4f10f11cc7c7 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:16:53,392 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/cc2aee00985b4ef99a131e892b3c73dc/stacks?stack_name=CreateStackNegativeTests-2541ad92-5229-4773-a606-3bb99e7548d6 used request id req-4eb913e4-254a-4c6d-b401-4f10f11cc7c7 2018-07-03 15:16:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/cc2aee00985b4ef99a131e892b3c73dc/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3c85fab6ba2d1af33255b74aae578d38f86459" -d '{"stack_name": "CreateStackNegativeTests-2541ad92-5229-4773-a606-3bb99e7548d6", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-07-03 15:16:54,324 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 15:16:54 GMT Content-Type: application/json Content-Length: 383 Connection: keep-alive X-Openstack-Request-Id: req-6609d971-afe5-49df-8cf7-890a1549a6e1 RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-07-03 15:16:54,325 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/cc2aee00985b4ef99a131e892b3c73dc/stacks used request id req-6609d971-afe5-49df-8cf7-890a1549a6e1 2018-07-03 15:16:54,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?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:54,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:16:54 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-9ab26dfb-57b9-49c2-bc16-dc6f77900548 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:16:54,847 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-9ab26dfb-57b9-49c2-bc16-dc6f77900548 2018-07-03 15:16:54,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:55,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:54 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c542c7e0-d738-4241-95ba-8cca0ebc10a1 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:16:55,044 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-c542c7e0-d738-4241-95ba-8cca0ebc10a1 2018-07-03 15:16:55,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:55,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:16:55 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec972887-18b5-49d7-ae49-8099cdbc87c6 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:16:55,253 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-ec972887-18b5-49d7-ae49-8099cdbc87c6 2018-07-03 15:16:55,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:16:55,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/f2213f40455746c3b623a4fcb5e27a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:55,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:55 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17d04e2a-987d-4f84-9f19-8fa97395a488 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}} 2018-07-03 15:16:55,460 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f2213f40455746c3b623a4fcb5e27a06 used request id req-17d04e2a-987d-4f84-9f19-8fa97395a488 2018-07-03 15:16:55,461 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-7313eba2-e6fa-4b5-proj 2018-07-03 15:16:55,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/cc2aee00985b4ef99a131e892b3c73dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:55,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adba77d3-9751-4581-8e12-3dc86e918d2d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:55,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/cc2aee00985b4ef99a131e892b3c73dc used request id req-adba77d3-9751-4581-8e12-3dc86e918d2d 2018-07-03 15:16:55,853 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-7313eba2-e6fa-4b5-proj-role 2018-07-03 15:16:55,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d3f8846ff48d43469721002ebb5e649d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:56,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c36726a-4a96-4d3f-88d7-669671068578 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:56,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d3f8846ff48d43469721002ebb5e649d used request id req-1c36726a-4a96-4d3f-88d7-669671068578 2018-07-03 15:16:56,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57a6c34b0d55a9096cc294b7335b8a9efc5435c" 2018-07-03 15:16:56,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-872dc877-0994-4c45-ad77-0c4299b10817 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:16:56,264 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-872dc877-0994-4c45-ad77-0c4299b10817 2018-07-03 15:16:56,265 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-7313eba2-e6fa-4b5-user 2018-07-03 15:16:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7645e906aef445ceae521be6ce9e7c24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d885f1b2c2a631cc786a864e7ead929b17541ed2" 2018-07-03 15:16:56,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:16:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a00a22cb-2862-4fa0-8c62-95b93bcf0e3d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:16:56,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7645e906aef445ceae521be6ce9e7c24 used request id req-a00a22cb-2862-4fa0-8c62-95b93bcf0e3d 2018-07-03 15:16:56,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:57,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["JhEss_QDQMats6iac3PUmA"], "issued_at": "2018-07-03T15:16:57.000000Z"}} 2018-07-03 15:16:57,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}fad6686b962a4ef4a9469bbae916dde0d43ba0f8" 2018-07-03 15:16:57,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6164718d-7fd5-4d35-92ce-306ae80627ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:57,376 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6164718d-7fd5-4d35-92ce-306ae80627ae 2018-07-03 15:16:57,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:57,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:57,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["UhimlBmYThKK40Y8vpY6Sw"], "issued_at": "2018-07-03T15:16:57.000000Z"}} 2018-07-03 15:16:57,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}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:16:58,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d7540c4-a55a-49af-ad71-de170e37d387 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:58,109 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d7540c4-a55a-49af-ad71-de170e37d387 2018-07-03 15:16:58,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:16:58,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:16: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-07-03 15:16:58,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?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:16:58,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:58 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55efa648-d684-4efd-942c-828c2d87eaca 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-37f9026c-a3f4-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:16:58,163 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj used request id req-55efa648-d684-4efd-942c-828c2d87eaca 2018-07-03 15:16:58,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:16:58,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6832d46f-7f92-4e21-bcfc-7bab0e094d6e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:16:58,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6832d46f-7f92-4e21-bcfc-7bab0e094d6e 2018-07-03 15:16:58,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}}' 2018-07-03 15:16:58,595 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:16:58 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b22da219-6b3d-469c-8046-5398fffb49fe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "id": "52ab3e89ced1400cbee40bab0f2aa510", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:16:58,595 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b22da219-6b3d-469c-8046-5398fffb49fe 2018-07-03 15:16:58,595 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj 2018-07-03 15:16:58,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:16:58,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:16:59,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:16:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["KhBSVVPHScuEFloSYD_j3w"], "issued_at": "2018-07-03T15:16:59.000000Z"}} 2018-07-03 15:16:59,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}2eb08f558a8417ed511dde0278d38d2cf7449dd3" 2018-07-03 15:16:59,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42faa589-a92d-4cfc-bad8-cf6ffd6025f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:16:59,298 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-42faa589-a92d-4cfc-bad8-cf6ffd6025f6 2018-07-03 15:16:59,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:16:59,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:16: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-07-03 15:16:59,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb08f558a8417ed511dde0278d38d2cf7449dd3" 2018-07-03 15:16:59,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:59 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dbcd4e5-cb4e-4e19-8291-6c507f49725a Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:16:59,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2dbcd4e5-cb4e-4e19-8291-6c507f49725a 2018-07-03 15:16:59,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?name=CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb08f558a8417ed511dde0278d38d2cf7449dd3" 2018-07-03 15:16:59,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:59 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a905ebab-8927-43c5-86b1-33135d063d68 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "id": "52ab3e89ced1400cbee40bab0f2aa510", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}]} 2018-07-03 15:16:59,669 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj used request id req-a905ebab-8927-43c5-86b1-33135d063d68 2018-07-03 15:16:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb08f558a8417ed511dde0278d38d2cf7449dd3" 2018-07-03 15:16:59,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:16:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6578d8f7-d09b-45b6-bb90-5c3699e6d3ea Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:16:59,869 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6578d8f7-d09b-45b6-bb90-5c3699e6d3ea 2018-07-03 15:17:00,338 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user 2018-07-03 15:17:00,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:17:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:17:00,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cae279fd-9c0c-4158-8ff9-51e6559689d8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:17:00,549 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cae279fd-9c0c-4158-8ff9-51e6559689d8 2018-07-03 15:17:00,553 - 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}79650466d4c01d2af116a0728cd516108b60a163" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}}' 2018-07-03 15:17:00,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:17:00 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c236e1a-25a6-4028-af51-1ecaa4870a10 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "282eb8f1277f4896ac938460558b66dc", "links": {"self": "http://10.167.4.35:5000/v3/roles/282eb8f1277f4896ac938460558b66dc"}, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}} 2018-07-03 15:17:00,758 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-9c236e1a-25a6-4028-af51-1ecaa4870a10 2018-07-03 15:17:00,758 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role 2018-07-03 15:17:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/282eb8f1277f4896ac938460558b66dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:17:00,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:00 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-540e58a2-82da-4dd2-b0de-e145979628d5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "282eb8f1277f4896ac938460558b66dc", "links": {"self": "http://10.167.4.35:5000/v3/roles/282eb8f1277f4896ac938460558b66dc"}, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}} 2018-07-03 15:17:00,941 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/282eb8f1277f4896ac938460558b66dc used request id req-540e58a2-82da-4dd2-b0de-e145979628d5 2018-07-03 15:17:00,941 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role to project CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj 2018-07-03 15:17:00,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510/users/e51ff4758d2f4d1caea597839c3019d8/roles/282eb8f1277f4896ac938460558b66dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:17:01,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:17:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-228100ff-5ff7-4200-b5b8-f4992cc827e0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:17:01,182 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510/users/e51ff4758d2f4d1caea597839c3019d8/roles/282eb8f1277f4896ac938460558b66dc used request id req-228100ff-5ff7-4200-b5b8-f4992cc827e0 2018-07-03 15:17:01,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:17:01,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:17: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-07-03 15:17:01,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad6686b962a4ef4a9469bbae916dde0d43ba0f8" 2018-07-03 15:17:01,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:01 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4897ca9-ecea-4606-9dec-515dbfdcfb03 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user", "links": {"self": "http://10.167.4.35:5000/v3/users/e51ff4758d2f4d1caea597839c3019d8"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "e51ff4758d2f4d1caea597839c3019d8", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:17:01,380 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a4897ca9-ecea-4606-9dec-515dbfdcfb03 2018-07-03 15:17:01,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/282eb8f1277f4896ac938460558b66dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:17:01,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:01 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76003c74-2e8d-42cf-814d-19c67be133cf Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "282eb8f1277f4896ac938460558b66dc", "links": {"self": "http://10.167.4.35:5000/v3/roles/282eb8f1277f4896ac938460558b66dc"}, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}} 2018-07-03 15:17:01,578 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/282eb8f1277f4896ac938460558b66dc used request id req-76003c74-2e8d-42cf-814d-19c67be133cf 2018-07-03 15:17:01,578 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role to project CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj 2018-07-03 15:17:01,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/52ab3e89ced1400cbee40bab0f2aa510/users/ada55201ffb54277b8bfe9496150313e/roles/282eb8f1277f4896ac938460558b66dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:17:01,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:17:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e6d64e5-dd5c-4d38-a208-9f13caa7f50b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:17:01,842 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510/users/ada55201ffb54277b8bfe9496150313e/roles/282eb8f1277f4896ac938460558b66dc used request id req-0e6d64e5-dd5c-4d38-a208-9f13caa7f50b 2018-07-03 15:17:01,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:17:01,844 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:17:01,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:17:01,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:17:02,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "282eb8f1277f4896ac938460558b66dc", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}], "expires_at": "2018-07-03T16:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user", "id": "e51ff4758d2f4d1caea597839c3019d8"}, "audit_ids": ["xGxo1v_IS7iJevDJwmSN7Q"], "issued_at": "2018-07-03T15:17:02.000000Z"}} 2018-07-03 15:17:02,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}d489e2d959b6a1b8b9fe51e626c0693001d4a6b6" 2018-07-03 15:17:02,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93ad1982-abc6-4b96-9a51-823472c9bb50 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:17:02,532 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-93ad1982-abc6-4b96-9a51-823472c9bb50 2018-07-03 15:17:02,536 - 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-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d489e2d959b6a1b8b9fe51e626c0693001d4a6b6" 2018-07-03 15:17:02,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:02 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-571eee0a-da63-4cd5-b349-e3bafe67020b Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image"} 2018-07-03 15:17:02,948 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image used request id req-571eee0a-da63-4cd5-b349-e3bafe67020b 2018-07-03 15:17:02,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d489e2d959b6a1b8b9fe51e626c0693001d4a6b6" 2018-07-03 15:17:03,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:03 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7e5bb14f-4a15-4faa-adb9-ef0de99f0781 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:17:03,342 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7e5bb14f-4a15-4faa-adb9-ef0de99f0781 2018-07-03 15:17:03,372 - 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}d489e2d959b6a1b8b9fe51e626c0693001d4a6b6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image"}' 2018-07-03 15:17:03,800 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:17:03 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1d869084-a676-44d9-a8cf-50d3cce64c00 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:17:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:17:04Z", "visibility": "shared", "self": "/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "min_disk": 0, "protected": false, "id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "file": "/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11/file", "checksum": null, "owner": "52ab3e89ced1400cbee40bab0f2aa510", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:17:03,801 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1d869084-a676-44d9-a8cf-50d3cce64c00 2018-07-03 15:17:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d489e2d959b6a1b8b9fe51e626c0693001d4a6b6" -d '' 2018-07-03 15:17:04,574 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:17:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-739dc1ac-7688-4774-a7e5-5ce0f990f78b 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-07-03 15:17:04,574 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11/file used request id req-739dc1ac-7688-4774-a7e5-5ce0f990f78b 2018-07-03 15:17:04,574 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:17: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/fa69b502-b5b8-4f61-97aa-ccb0944fce11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d489e2d959b6a1b8b9fe51e626c0693001d4a6b6" 2018-07-03 15:17:04,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:04 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-a62d1ade-a3a7-47b9-97a3-4d55a5422599 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:17:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:17:05Z", "visibility": "shared", "self": "/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "min_disk": 0, "protected": false, "id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "file": "/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52ab3e89ced1400cbee40bab0f2aa510", "direct_url": "file:///var/lib/glance/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:17:04,613 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11 used request id req-a62d1ade-a3a7-47b9-97a3-4d55a5422599 2018-07-03 15:17:04,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d489e2d959b6a1b8b9fe51e626c0693001d4a6b6" 2018-07-03 15:17:04,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-52833aad-aa4a-42e1-bef4-cd6c1ecc1960 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:17:04,977 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-52833aad-aa4a-42e1-bef4-cd6c1ecc1960 2018-07-03 15:17:04,980 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image 2018-07-03 15:17:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d489e2d959b6a1b8b9fe51e626c0693001d4a6b6" 2018-07-03 15:17:05,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:05 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-44258d54-793a-4fef-b5b6-50f3138f5329 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:17:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:17:05Z", "visibility": "shared", "self": "/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "min_disk": 0, "protected": false, "id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "file": "/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52ab3e89ced1400cbee40bab0f2aa510", "direct_url": "file:///var/lib/glance/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:17:05,023 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11 used request id req-44258d54-793a-4fef-b5b6-50f3138f5329 2018-07-03 15:17:05,024 - create_image - DEBUG - Instance status is - active 2018-07-03 15:17:05,024 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image 2018-07-03 15:17:05,024 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image 2018-07-03 15:17:05,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:17:05,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:17:05,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "282eb8f1277f4896ac938460558b66dc", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}], "expires_at": "2018-07-03T16:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user", "id": "e51ff4758d2f4d1caea597839c3019d8"}, "audit_ids": ["JF0_mH1NSx6rX-x9dz_oLQ"], "issued_at": "2018-07-03T15:17:05.000000Z"}} 2018-07-03 15:17:05,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}01ba176a33408bfe84cfb8177e1cf454a368e672" 2018-07-03 15:17:05,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ffbc243-6906-42ee-9d36-341d37d9f93f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:17:05,730 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0ffbc243-6906-42ee-9d36-341d37d9f93f 2018-07-03 15:17:05,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/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ba176a33408bfe84cfb8177e1cf454a368e672" 2018-07-03 15:17:06,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:06 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-825a8095-e52b-4212-8ef2-00393efbdd59 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:17:06,148 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-825a8095-e52b-4212-8ef2-00393efbdd59 2018-07-03 15:17:06,148 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net 2018-07-03 15:17:06,154 - 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}01ba176a33408bfe84cfb8177e1cf454a368e672" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net", "admin_state_up": true}}' 2018-07-03 15:17:06,772 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:17:06 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-29ff6b70-24a5-40e3-bd17-8a53b0cdcb86 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:17:06Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}} 2018-07-03 15:17:06,773 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-29ff6b70-24a5-40e3-bd17-8a53b0cdcb86 2018-07-03 15:17:06,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ba176a33408bfe84cfb8177e1cf454a368e672" 2018-07-03 15:17:06,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:06 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-f5f271be-001c-42a3-b687-00c47b7e7611 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-07-03T15:17:06Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:06,938 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-f5f271be-001c-42a3-b687-00c47b7e7611 2018-07-03 15:17:06,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ba176a33408bfe84cfb8177e1cf454a368e672" 2018-07-03 15:17:06,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:06 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-44e57089-194d-49b8-959a-b7fae71ca2c2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:17:06,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-44e57089-194d-49b8-959a-b7fae71ca2c2 2018-07-03 15:17:06,994 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet 2018-07-03 15:17:06,999 - 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}01ba176a33408bfe84cfb8177e1cf454a368e672" -d '{"subnets": [{"ip_version": 4, "network_id": "d07073ce-589d-4fda-9220-8f2da58cfb46", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]}' 2018-07-03 15:17:07,991 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:17:07 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-fab761ec-0f79-4cdf-81d3-5f49f7e8db84 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:07,991 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-fab761ec-0f79-4cdf-81d3-5f49f7e8db84 2018-07-03 15:17:07,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?id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ba176a33408bfe84cfb8177e1cf454a368e672" 2018-07-03 15:17:08,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:08 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e3d0464f-06ab-4de7-a9bd-9d05be096a4e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:08,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-e3d0464f-06ab-4de7-a9bd-9d05be096a4e 2018-07-03 15:17: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/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ba176a33408bfe84cfb8177e1cf454a368e672" 2018-07-03 15:17:08,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:08 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b91e17e7-c348-496f-b7fb-f482aa789e77 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:08,708 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-b91e17e7-c348-496f-b7fb-f482aa789e77 2018-07-03 15:17:08,708 - OpenStackNetwork - DEBUG - Network [d07073ce-589d-4fda-9220-8f2da58cfb46] created successfully 2018-07-03 15:17:08,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:17:08,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:17:09,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "282eb8f1277f4896ac938460558b66dc", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}], "expires_at": "2018-07-03T16:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user", "id": "e51ff4758d2f4d1caea597839c3019d8"}, "audit_ids": ["nLZA9l_gR16CT9fq8Gd_Fw"], "issued_at": "2018-07-03T15:17:09.000000Z"}} 2018-07-03 15:17:09,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:09,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29742222-05ee-493a-9319-703496098139 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:17:09,206 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-29742222-05ee-493a-9319-703496098139 2018-07-03 15:17:09,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/routers?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:09,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:09 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-100ea801-948a-42b3-b887-a7978dadbb4e Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 15:17:09,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router&admin_state_up=True used request id req-100ea801-948a-42b3-b887-a7978dadbb4e 2018-07-03 15:17:09,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:17:09,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:17:10,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "282eb8f1277f4896ac938460558b66dc", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}], "expires_at": "2018-07-03T16:17:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user", "id": "e51ff4758d2f4d1caea597839c3019d8"}, "audit_ids": ["jAJ3aFGhRgCBmNCB8vb6NA"], "issued_at": "2018-07-03T15:17:10.000000Z"}} 2018-07-03 15:17:10,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}e9eff78356f7ddb77b9e77cf9cde5fa3c5dcfce2" 2018-07-03 15:17:10,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aeefb3a2-b458-4619-9ef6-16084c26057a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:17:10,254 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aeefb3a2-b458-4619-9ef6-16084c26057a 2018-07-03 15:17:10,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:10,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:10 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-7c6b8e3f-43f2-4d56-b988-f037cdc61000 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:17:10,403 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-7c6b8e3f-43f2-4d56-b988-f037cdc61000 2018-07-03 15:17:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:10,799 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:10 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1d8fe91d-2f86-4a92-933d-0c662e918f6b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:17:10,799 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-1d8fe91d-2f86-4a92-933d-0c662e918f6b 2018-07-03 15:17:10,800 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router 2018-07-03 15:17:10,805 - 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}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router", "admin_state_up": true}}' 2018-07-03 15:17:12,785 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:17:12 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-cd67ba55-c6ec-44ab-8bed-5e2e1758d779 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:10Z", "admin_state_up": true, "updated_at": "2018-07-03T15:17:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "6380ed96-3c57-4175-ae73-e60e9a1db16b", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router"}} 2018-07-03 15:17:12,785 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-cd67ba55-c6ec-44ab-8bed-5e2e1758d779 2018-07-03 15:17:12,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/ports?device_id=6380ed96-3c57-4175-ae73-e60e9a1db16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:12,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:12 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-520290ad-80df-46a1-b3b0-2b46fe2cb0c1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:17:12,839 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=6380ed96-3c57-4175-ae73-e60e9a1db16b used request id req-520290ad-80df-46a1-b3b0-2b46fe2cb0c1 2018-07-03 15:17:12,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/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:12,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:12 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-8f02db1e-a924-4647-8779-fd122ca2286f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:12,978 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-8f02db1e-a924-4647-8779-fd122ca2286f 2018-07-03 15:17:12,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-07-03 15:17:12,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:17: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-07-03 15:17:12,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/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:13,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:12 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d82a43f-d2aa-4ac7-90ea-234eb2fccd8c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:13,253 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-6d82a43f-d2aa-4ac7-90ea-234eb2fccd8c 2018-07-03 15:17:13,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:13,337 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:13 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5fd99133-5cf0-43d2-aecd-72de0948b1e1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:13,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-5fd99133-5cf0-43d2-aecd-72de0948b1e1 2018-07-03 15:17:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:13,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:13 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-360ba768-099b-4f0f-a2fe-61ea28f61d45 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:13,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet used request id req-360ba768-099b-4f0f-a2fe-61ea28f61d45 2018-07-03 15:17:13,707 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 15:17:13,707 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router 2018-07-03 15:17:13,712 - 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/6380ed96-3c57-4175-ae73-e60e9a1db16b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" -d '{"subnet_id": "c2bc4480-cdac-48dc-8ac5-79f6ee207809"}' 2018-07-03 15:17:16,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:16 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-832ef6a1-16ce-4ea3-a705-d2a3cdde3475 Front-End-Https: on RESP BODY: {"network_id": "d07073ce-589d-4fda-9220-8f2da58cfb46", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "subnet_id": "c2bc4480-cdac-48dc-8ac5-79f6ee207809", "subnet_ids": ["c2bc4480-cdac-48dc-8ac5-79f6ee207809"], "port_id": "023ea382-515f-4458-ad05-d7ab0745cacf", "id": "6380ed96-3c57-4175-ae73-e60e9a1db16b"} 2018-07-03 15:17:16,848 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/6380ed96-3c57-4175-ae73-e60e9a1db16b/add_router_interface used request id req-832ef6a1-16ce-4ea3-a705-d2a3cdde3475 2018-07-03 15:17: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/routers/6380ed96-3c57-4175-ae73-e60e9a1db16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:17,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:17 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-b151caab-9431-4038-9e7a-1bbfbb83e7ea Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:10Z", "admin_state_up": true, "updated_at": "2018-07-03T15:17:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "6380ed96-3c57-4175-ae73-e60e9a1db16b", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router"}} 2018-07-03 15:17:17,057 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/6380ed96-3c57-4175-ae73-e60e9a1db16b used request id req-b151caab-9431-4038-9e7a-1bbfbb83e7ea 2018-07-03 15:17:17,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=6380ed96-3c57-4175-ae73-e60e9a1db16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:17,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:17 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-40e65128-55a8-45f7-bfa5-61c1dd68e8c3 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:15Z","binding:vnic_type":"normal","device_id":"6380ed96-3c57-4175-ae73-e60e9a1db16b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:ee:28:3c","id":"023ea382-515f-4458-ad05-d7ab0745cacf","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:17:17,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=6380ed96-3c57-4175-ae73-e60e9a1db16b used request id req-40e65128-55a8-45f7-bfa5-61c1dd68e8c3 2018-07-03 15:17:17,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/c2bc4480-cdac-48dc-8ac5-79f6ee207809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:17:17,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:17 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-6e0fab15-5dfb-4797-bead-7563e2682790 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}} 2018-07-03 15:17:17,231 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c2bc4480-cdac-48dc-8ac5-79f6ee207809 used request id req-6e0fab15-5dfb-4797-bead-7563e2682790 2018-07-03 15:17:17,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:17:17,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:17:17,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:17:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["wVl9Bae3SOWNI92jY7afPg"], "issued_at": "2018-07-03T15:17:17.000000Z"}} 2018-07-03 15:17:17,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}fa56429ddcbd83ba2167babd02777b78d40a468a" 2018-07-03 15:17:17,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4943fcab-d7e8-4a0a-9988-9874d9074d43 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:17:17,960 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4943fcab-d7e8-4a0a-9988-9874d9074d43 2018-07-03 15:17:17,961 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:17:17,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa56429ddcbd83ba2167babd02777b78d40a468a" 2018-07-03 15:17:18,384 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17: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-cc43fdbd-b4a3-47d7-8236-940176f92f17 X-Compute-Request-Id: req-cc43fdbd-b4a3-47d7-8236-940176f92f17 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:17:18,384 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-cc43fdbd-b4a3-47d7-8236-940176f92f17 2018-07-03 15:17:18,388 - novaclient.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}fa56429ddcbd83ba2167babd02777b78d40a468a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:17:18,787 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:18 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-1fdfbfe2-6b25-4fc9-9924-cb6a32539cb3 X-Compute-Request-Id: req-1fdfbfe2-6b25-4fc9-9924-cb6a32539cb3 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "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": "08b20680-bec3-4533-82c8-d5f08487a314"}} 2018-07-03 15:17:18,787 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1fdfbfe2-6b25-4fc9-9924-cb6a32539cb3 2018-07-03 15:17:18,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/08b20680-bec3-4533-82c8-d5f08487a314 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa56429ddcbd83ba2167babd02777b78d40a468a" 2018-07-03 15:17:19,172 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17: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-242ff188-9aa8-495d-92cc-cac01f2f3466 X-Compute-Request-Id: req-242ff188-9aa8-495d-92cc-cac01f2f3466 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "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": "08b20680-bec3-4533-82c8-d5f08487a314"}} 2018-07-03 15:17:19,173 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/08b20680-bec3-4533-82c8-d5f08487a314 used request id req-242ff188-9aa8-495d-92cc-cac01f2f3466 2018-07-03 15:17:19,176 - novaclient.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/08b20680-bec3-4533-82c8-d5f08487a314/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa56429ddcbd83ba2167babd02777b78d40a468a" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:17:19,465 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:19 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ac21b7c9-0d4e-44d2-8e33-39e63d0c1d52 X-Compute-Request-Id: req-ac21b7c9-0d4e-44d2-8e33-39e63d0c1d52 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:17:19,465 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/08b20680-bec3-4533-82c8-d5f08487a314/os-extra_specs used request id req-ac21b7c9-0d4e-44d2-8e33-39e63d0c1d52 2018-07-03 15:17:19,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:17:19,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:17:19,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "282eb8f1277f4896ac938460558b66dc", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}], "expires_at": "2018-07-03T16:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user", "id": "e51ff4758d2f4d1caea597839c3019d8"}, "audit_ids": ["5LCV7_L8RGS1UYHaEdcxSw"], "issued_at": "2018-07-03T15:17:19.000000Z"}} 2018-07-03 15:17:19,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}b3eb6eff7e687ab9eb6b06cc375fc97d23b3e4d1" 2018-07-03 15:17:20,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1bee329-9ab9-44e6-865d-13d390be4878 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:17:20,156 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c1bee329-9ab9-44e6-865d-13d390be4878 2018-07-03 15:17:20,157 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:17:20,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3eb6eff7e687ab9eb6b06cc375fc97d23b3e4d1" 2018-07-03 15:17:20,523 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:20 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-8d2f3f9d-f786-4cf7-a064-31c283b5a607 X-Compute-Request-Id: req-8d2f3f9d-f786-4cf7-a064-31c283b5a607 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 15:17:20,523 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-8d2f3f9d-f786-4cf7-a064-31c283b5a607 2018-07-03 15:17:20,524 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp... 2018-07-03 15:17:20,524 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 15:17:20,567 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp 2018-07-03 15:17:20,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/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3eb6eff7e687ab9eb6b06cc375fc97d23b3e4d1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/loSaLj+azsFRV4bLcA5CzjxaXBICoE1aDa0Kqe5NeLeUhesM0BchD45uiyGCAcKAxYxJUiiCUTkEo4J06vObJoz+4xAfhHVJwhPLd3wO4CNM75/1u4T8Pw8rXi5JF6MHetoM1UXbS/eHd3W3OGuUQQQZRJz74Z0DIsTwT4mBXw==", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp"}}' 2018-07-03 15:17:20,876 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17: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-3936831a-36ee-4420-8815-4e2d4bb87515 X-Compute-Request-Id: req-3936831a-36ee-4420-8815-4e2d4bb87515 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/loSaLj+azsFRV4bLcA5CzjxaXBICoE1aDa0Kqe5NeLeUhesM0BchD45uiyGCAcKAxYxJUiiCUTkEo4J06vObJoz+4xAfhHVJwhPLd3wO4CNM75/1u4T8Pw8rXi5JF6MHetoM1UXbS/eHd3W3OGuUQQQZRJz74Z0DIsTwT4mBXw==", "user_id": "e51ff4758d2f4d1caea597839c3019d8", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "fingerprint": "89:26:a8:e4:3b:d6:39:92:6b:9f:f0:c5:27:c9:14:ca"}} 2018-07-03 15:17:20,876 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-3936831a-36ee-4420-8815-4e2d4bb87515 2018-07-03 15:17:20,878 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042.pub 2018-07-03 15:17:20,878 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042 2018-07-03 15:17:20,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:17:20,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:17:21,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "282eb8f1277f4896ac938460558b66dc", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}], "expires_at": "2018-07-03T16:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user", "id": "e51ff4758d2f4d1caea597839c3019d8"}, "audit_ids": ["LX0QtPv7TGu3xE37XE_j9A"], "issued_at": "2018-07-03T15:17:21.000000Z"}} 2018-07-03 15:17:21,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:21,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09b779d4-1414-4bc0-b993-806de3881121 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:17:21,579 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-09b779d4-1414-4bc0-b993-806de3881121 2018-07-03 15:17:21,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?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:22,010 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:22 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-8dd13b02-5442-4ebb-b7d8-a20e31ee43a8 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:17:22,010 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp used request id req-8dd13b02-5442-4ebb-b7d8-a20e31ee43a8 2018-07-03 15:17:22,010 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp... 2018-07-03 15:17:22,011 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp 2018-07-03 15:17:22,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}087c06d7cf3d485b60bb492f162af6ec9e1138a0" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp"}}' 2018-07-03 15:17:22,662 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:17:22 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-4acc8726-ff25-43f9-a5af-de91126875b8 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "updated_at": "2018-07-03T15:17:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv6", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}], "revision_number": 2, "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp"}} 2018-07-03 15:17:22,662 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-4acc8726-ff25-43f9-a5af-de91126875b8 2018-07-03 15:17:22,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 439d8fb6-9180-4535-8954-ed5c67b39a0e 2018-07-03 15:17:22,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/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:22,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1b4acaea-0b26-4c51-80fd-fe7985410a4a 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-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd"}]} 2018-07-03 15:17:22,735 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-1b4acaea-0b26-4c51-80fd-fe7985410a4a 2018-07-03 15:17:22,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 439d8fb6-9180-4535-8954-ed5c67b39a0e 2018-07-03 15:17:22,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=439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:22,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-90427d7e-b92e-4ec2-a770-0fb1f07fbf4b 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-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd"}]} 2018-07-03 15:17:22,778 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-90427d7e-b92e-4ec2-a770-0fb1f07fbf4b 2018-07-03 15:17:22,778 - neutron_utils - INFO - Retrieving security group with ID - 439d8fb6-9180-4535-8954-ed5c67b39a0e 2018-07-03 15:17:22,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?id=439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:22,897 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:22 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-5dca7215-3e20-4052-a788-6a49734300db Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "updated_at": "2018-07-03T15:17:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv6", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}], "revision_number": 2, "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp"}]} 2018-07-03 15:17:22,897 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-5dca7215-3e20-4052-a788-6a49734300db 2018-07-03 15:17:22,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 439d8fb6-9180-4535-8954-ed5c67b39a0e 2018-07-03 15:17:22,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-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:22,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a0f58d93-3978-46ad-9c37-26cf9dd1ee08 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-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd"}]} 2018-07-03 15:17:22,939 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-a0f58d93-3978-46ad-9c37-26cf9dd1ee08 2018-07-03 15:17:22,940 - neutron_utils - INFO - Retrieving security group with ID - 439d8fb6-9180-4535-8954-ed5c67b39a0e 2018-07-03 15:17:22,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/security-groups?id=439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:23,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:23 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-59b986e9-3289-4859-9801-ffaac9aa7188 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "updated_at": "2018-07-03T15:17:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv6", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}], "revision_number": 2, "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp"}]} 2018-07-03 15:17:23,018 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-59b986e9-3289-4859-9801-ffaac9aa7188 2018-07-03 15:17:23,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 439d8fb6-9180-4535-8954-ed5c67b39a0e 2018-07-03 15:17:23,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:23,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:23 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d38c0c30-1aad-4d31-92f7-3faba234b8af 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-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd"}]} 2018-07-03 15:17:23,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-d38c0c30-1aad-4d31-92f7-3faba234b8af 2018-07-03 15:17:23,063 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp 2018-07-03 15:17:23,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=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:23,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:23 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-fbe361ef-a220-4f6c-8677-d345ead117f1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "updated_at": "2018-07-03T15:17:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv6", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}], "revision_number": 2, "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp"}]} 2018-07-03 15:17:23,141 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp used request id req-fbe361ef-a220-4f6c-8677-d345ead117f1 2018-07-03 15:17:23,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:17:23,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:17: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-07-03 15:17:23,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/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:23,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:23 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-773eadb8-94a7-4af7-844f-9237ec48771a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:23,197 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-773eadb8-94a7-4af7-844f-9237ec48771a 2018-07-03 15:17:23,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 439d8fb6-9180-4535-8954-ed5c67b39a0e 2018-07-03 15:17:23,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=439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:23,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:23 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-90fddbeb-4833-4a51-807a-afe33b685487 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-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd"}]} 2018-07-03 15:17:23,240 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-90fddbeb-4833-4a51-807a-afe33b685487 2018-07-03 15:17:23,246 - 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}087c06d7cf3d485b60bb492f162af6ec9e1138a0" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e"}}' 2018-07-03 15:17:23,499 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:17:23 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-cd3c648f-0024-4d7d-91ed-523c6c7067d1 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-07-03T15:17:23Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:23Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "fd31be82-5fbd-474e-adea-cdd80ae668c0"}} 2018-07-03 15:17:23,499 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-cd3c648f-0024-4d7d-91ed-523c6c7067d1 2018-07-03 15:17:23,499 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp 2018-07-03 15:17:23,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-groups?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:23,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:23 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-a05936d5-c943-45c9-a929-9c68e440f193 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "updated_at": "2018-07-03T15:17:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv6", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:23Z", "revision_number": 0, "id": "fd31be82-5fbd-474e-adea-cdd80ae668c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:23Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}], "revision_number": 3, "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp"}]} 2018-07-03 15:17:23,590 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp used request id req-a05936d5-c943-45c9-a929-9c68e440f193 2018-07-03 15:17:23,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/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:23,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:23 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbe829c7-db1c-4dab-8b44-ea5474d819d9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:23,777 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-cbe829c7-db1c-4dab-8b44-ea5474d819d9 2018-07-03 15:17:23,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 439d8fb6-9180-4535-8954-ed5c67b39a0e 2018-07-03 15:17:23,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:24,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:24 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-34e8fbb1-63d6-44c9-a5c8-5725344b602d 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-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:23Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:23Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "fd31be82-5fbd-474e-adea-cdd80ae668c0"}]} 2018-07-03 15:17:24,137 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-34e8fbb1-63d6-44c9-a5c8-5725344b602d 2018-07-03 15:17:24,142 - 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}087c06d7cf3d485b60bb492f162af6ec9e1138a0" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e"}}' 2018-07-03 15:17:24,382 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:17:24 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-fb968adf-66dc-49c5-bc90-d9322cc6ebe2 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-07-03T15:17:24Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": 22, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:24Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "e42d5cb9-569a-4cf0-a459-c0d0ba331e99"}} 2018-07-03 15:17:24,382 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-fb968adf-66dc-49c5-bc90-d9322cc6ebe2 2018-07-03 15:17:24,382 - neutron_utils - INFO - Retrieving security group with ID - 439d8fb6-9180-4535-8954-ed5c67b39a0e 2018-07-03 15:17:24,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=439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:24,469 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:24 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-396f9aed-c319-4a46-934a-f314fc346f13 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "updated_at": "2018-07-03T15:17:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv6", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "revision_number": 0, "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:17:24Z", "revision_number": 0, "id": "e42d5cb9-569a-4cf0-a459-c0d0ba331e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:24Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": 22, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:23Z", "revision_number": 0, "id": "fd31be82-5fbd-474e-adea-cdd80ae668c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:23Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}], "revision_number": 4, "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp"}]} 2018-07-03 15:17:24,469 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-396f9aed-c319-4a46-934a-f314fc346f13 2018-07-03 15:17:24,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 439d8fb6-9180-4535-8954-ed5c67b39a0e 2018-07-03 15:17:24,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:17:24,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:24 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-c05bb6e2-8aa1-4bd8-81ab-b7ead4fae97e 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-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:22Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:22Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "a2f29d60-36c0-4ede-9740-7a5326e2f0cd"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-03T15:17:24Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": 22, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:24Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "e42d5cb9-569a-4cf0-a459-c0d0ba331e99"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:23Z", "security_group_id": "439d8fb6-9180-4535-8954-ed5c67b39a0e", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:23Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "fd31be82-5fbd-474e-adea-cdd80ae668c0"}]} 2018-07-03 15:17:24,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-c05bb6e2-8aa1-4bd8-81ab-b7ead4fae97e 2018-07-03 15:17:24,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:17:24,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:17:25,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "282eb8f1277f4896ac938460558b66dc", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}], "expires_at": "2018-07-03T16:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user", "id": "e51ff4758d2f4d1caea597839c3019d8"}, "audit_ids": ["ZGb7fOdCTx-xsRyWk1-_Ug"], "issued_at": "2018-07-03T15:17:25.000000Z"}} 2018-07-03 15:17:25,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}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:25,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8147cc52-5fbf-4cbc-b31b-8d4717c66c58 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:17:25,126 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8147cc52-5fbf-4cbc-b31b-8d4717c66c58 2018-07-03 15:17:25,127 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:17:25,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:25,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2eb3116b-2ed1-4c15-88a5-f846061cd66a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:17:25,310 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2eb3116b-2ed1-4c15-88a5-f846061cd66a 2018-07-03 15:17:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:26,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:26 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-79f27cad-94e3-412e-913c-497564c72275 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:26,033 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-79f27cad-94e3-412e-913c-497564c72275 2018-07-03 15:17:26,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-07-03 15:17:26,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:17: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-07-03 15:17:26,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:26,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:26 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d09fb3d4-166f-4d9d-99e5-342c4c79a12d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:26,095 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-d09fb3d4-166f-4d9d-99e5-342c4c79a12d 2018-07-03 15:17:26,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:26,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:26 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a8176e7b-99c4-46d0-bcac-24e27a4e9fc7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:26,179 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-a8176e7b-99c4-46d0-bcac-24e27a4e9fc7 2018-07-03 15:17:26,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/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:26,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:26 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-41496824-ba3b-467b-9d7e-a0d4b3d18920 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:17:26,278 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1&admin_state_up=True used request id req-41496824-ba3b-467b-9d7e-a0d4b3d18920 2018-07-03 15:17:26,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/detail?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:26,621 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:26 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-3e4d10a9-35c8-4a8f-9107-da6277422f0b X-Compute-Request-Id: req-3e4d10a9-35c8-4a8f-9107-da6277422f0b Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:17:26,621 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst used request id req-3e4d10a9-35c8-4a8f-9107-da6277422f0b 2018-07-03 15:17: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/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:27,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:27 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-028eb89e-fa89-44cb-8c58-ff2029ee7a15 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:27,172 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-028eb89e-fa89-44cb-8c58-ff2029ee7a15 2018-07-03 15:17:27,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:27,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:27 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d0a76aa-c751-4dd9-bd87-319b8a47fbea Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:27,346 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-3d0a76aa-c751-4dd9-bd87-319b8a47fbea 2018-07-03 15:17:27,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=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:27,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:27 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-527241f5-4df8-41ea-9a38-d0ad5e0c9cca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:27,737 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-527241f5-4df8-41ea-9a38-d0ad5e0c9cca 2018-07-03 15:17:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:27,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:27 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-384751a4-3652-4490-82cc-dc5e10498093 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:17:27,790 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1&admin_state_up=True used request id req-384751a4-3652-4490-82cc-dc5e10498093 2018-07-03 15:17:27,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:17:27,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:17:28,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "282eb8f1277f4896ac938460558b66dc", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role"}], "expires_at": "2018-07-03T16:17:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/52ab3e89ced1400cbee40bab0f2aa510", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user", "id": "e51ff4758d2f4d1caea597839c3019d8"}, "audit_ids": ["zmCt-1n5RfmsNkPbDnCwxQ"], "issued_at": "2018-07-03T15:17:28.000000Z"}} 2018-07-03 15:17:28,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}1dd20c9c84b78da6e97e241431dda592b966bff3" 2018-07-03 15:17:28,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce4b03a0-e783-448d-8744-5b1e6c43b72e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:17:28,513 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ce4b03a0-e783-448d-8744-5b1e6c43b72e 2018-07-03 15:17:28,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=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:28,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:28 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-8db5ba51-93fc-4f19-bd8a-5494318bd6e8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:28,834 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-8db5ba51-93fc-4f19-bd8a-5494318bd6e8 2018-07-03 15:17:28,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=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:28,917 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:28 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-226e7a25-49fc-4501-b89c-e8094207fe48 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:28,917 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-226e7a25-49fc-4501-b89c-e8094207fe48 2018-07-03 15:17:28,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/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:29,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-782e915c-d606-43b6-821d-2d18333a4d1d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:29,075 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-782e915c-d606-43b6-821d-2d18333a4d1d 2018-07-03 15:17:29,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-07-03 15:17:29,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:17: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-07-03 15:17:29,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/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd20c9c84b78da6e97e241431dda592b966bff3" 2018-07-03 15:17:29,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:29 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a068ab60-fb70-4d68-b536-cd0d7a21664e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:29,138 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-a068ab60-fb70-4d68-b536-cd0d7a21664e 2018-07-03 15:17:29,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/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:29,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:29 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a159846c-1e3b-4ca9-a419-3a691d4bd3f2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:29,219 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-a159846c-1e3b-4ca9-a419-3a691d4bd3f2 2018-07-03 15:17:29,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:29,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:29 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-24ea4ab1-e25b-476d-a694-3cb2f774d82d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:29,294 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet used request id req-24ea4ab1-e25b-476d-a694-3cb2f774d82d 2018-07-03 15:17:29,295 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net 2018-07-03 15:17:29,300 - 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}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" -d '{"port": {"network_id": "d07073ce-589d-4fda-9220-8f2da58cfb46", "fixed_ips": [{"subnet_id": "c2bc4480-cdac-48dc-8ac5-79f6ee207809", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1", "admin_state_up": true}}' 2018-07-03 15:17:30,430 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:17:30 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-f7c3176e-6df8-4ffb-9136-7e3f6cbce356 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:17:29Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:17:30Z","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:0d:92:4d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.100"}],"id":"30a87148-571b-4531-934e-906de9eb92bc","security_groups":["a2f99558-a35c-4d4c-94ff-793110d4b7fb"],"device_id":""}} 2018-07-03 15:17:30,431 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-f7c3176e-6df8-4ffb-9136-7e3f6cbce356 2018-07-03 15:17:30,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=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:30,578 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:30 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-90a5c894-fc9e-40fb-b081-9fe2533e204e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:30,579 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-90a5c894-fc9e-40fb-b081-9fe2533e204e 2018-07-03 15:17:30,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/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:30,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:30 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd463681-4bb5-4e0d-9be1-e1711d38b6bf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:30,621 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-dd463681-4bb5-4e0d-9be1-e1711d38b6bf 2018-07-03 15:17:30,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=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:30,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b2d0d3d4-a5fd-4ce9-b15a-fec100bda09d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:30,700 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-b2d0d3d4-a5fd-4ce9-b15a-fec100bda09d 2018-07-03 15:17:30,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=d07073ce-589d-4fda-9220-8f2da58cfb46&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:30,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:30 GMT Content-Type: application/json Content-Length: 772 Connection: keep-alive X-Openstack-Request-Id: req-faa24e25-f124-4e8f-98ed-cb38eeb1312d Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:30Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:0d:92:4d","id":"30a87148-571b-4531-934e-906de9eb92bc","port_security_enabled":true,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["a2f99558-a35c-4d4c-94ff-793110d4b7fb"],"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1"}]} 2018-07-03 15:17:30,802 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1&admin_state_up=True used request id req-faa24e25-f124-4e8f-98ed-cb38eeb1312d 2018-07-03 15:17:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:30,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:30 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1f602bb-32ab-4e5d-b547-d01201eb53b3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:30,852 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-b1f602bb-32ab-4e5d-b547-d01201eb53b3 2018-07-03 15:17:30,853 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst 2018-07-03 15:17:30,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:31,259 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:31 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-d2ba18da-eb95-40aa-a5f3-396d784b4539 X-Compute-Request-Id: req-d2ba18da-eb95-40aa-a5f3-396d784b4539 Front-End-Https: on RESP BODY: {"flavors": [{"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:17:31,260 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d2ba18da-eb95-40aa-a5f3-396d784b4539 2018-07-03 15:17:31,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/08b20680-bec3-4533-82c8-d5f08487a314 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:31,634 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17: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-6ca1e004-7a7e-458b-8059-5661017f4c8d X-Compute-Request-Id: req-6ca1e004-7a7e-458b-8059-5661017f4c8d Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "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": "08b20680-bec3-4533-82c8-d5f08487a314"}} 2018-07-03 15:17:31,635 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/08b20680-bec3-4533-82c8-d5f08487a314 used request id req-6ca1e004-7a7e-458b-8059-5661017f4c8d 2018-07-03 15:17:31,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=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:32,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:32 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-b2392540-31b3-4d6c-8f04-15a86729b5e6 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:17:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:17:05Z", "visibility": "shared", "self": "/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "min_disk": 0, "protected": false, "id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "file": "/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52ab3e89ced1400cbee40bab0f2aa510", "direct_url": "file:///var/lib/glance/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image"} 2018-07-03 15:17:32,097 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image used request id req-b2392540-31b3-4d6c-8f04-15a86729b5e6 2018-07-03 15:17:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:32,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:32 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-43302fe3-0c35-4864-942c-cbfea8fc945c Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:17:32,456 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-43302fe3-0c35-4864-942c-cbfea8fc945c 2018-07-03 15:17:32,462 - novaclient.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}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "imageRef": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "flavorRef": "08b20680-bec3-4533-82c8-d5f08487a314", "max_count": 1, "min_count": 1, "networks": [{"port": "30a87148-571b-4531-934e-906de9eb92bc"}]}}' 2018-07-03 15:17:35,287 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:17:35 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-20feb5c4-b4c8-4672-b8d0-7f05a691b376 X-Compute-Request-Id: req-20feb5c4-b4c8-4672-b8d0-7f05a691b376 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "adminPass": "u7JfJV5MX6hx"}} 2018-07-03 15:17:35,288 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-20feb5c4-b4c8-4672-b8d0-7f05a691b376 2018-07-03 15:17:35,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:35,997 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:35 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-8aac790c-4747-4502-b4ef-a48385e2535f X-Compute-Request-Id: req-8aac790c-4747-4502-b4ef-a48385e2535f 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/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:17:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:35,997 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-8aac790c-4747-4502-b4ef-a48385e2535f 2018-07-03 15:17:35,998 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst 2018-07-03 15:17:36,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/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:36,583 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:36 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-f5d3c358-564e-4f7d-8009-9b63cb1a6765 X-Compute-Request-Id: req-f5d3c358-564e-4f7d-8009-9b63cb1a6765 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/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:17:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:36,583 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-f5d3c358-564e-4f7d-8009-9b63cb1a6765 2018-07-03 15:17:36,584 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst] is - BUILD 2018-07-03 15:17:36,584 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:17:39,586 - create_instance - DEBUG - VM status query timeout in 896.412087917 2018-07-03 15:17:39,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/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:40,900 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:40 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-8adf9a04-68ef-4bbb-a1d0-73215d9d9bf8 X-Compute-Request-Id: req-8adf9a04-68ef-4bbb-a1d0-73215d9d9bf8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "security_groups": [{"name": "default"}], "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:17:38Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:40,900 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-8adf9a04-68ef-4bbb-a1d0-73215d9d9bf8 2018-07-03 15:17:40,900 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst] is - BUILD 2018-07-03 15:17:40,901 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:17:43,901 - create_instance - DEBUG - VM status query timeout in 892.096605062 2018-07-03 15:17:43,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:44,155 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:44 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-37e0bee6-1797-4afb-aaf2-bafca5e56106 X-Compute-Request-Id: req-37e0bee6-1797-4afb-aaf2-bafca5e56106 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "security_groups": [{"name": "default"}], "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:17:38Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:44,155 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-37e0bee6-1797-4afb-aaf2-bafca5e56106 2018-07-03 15:17:44,155 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst] is - BUILD 2018-07-03 15:17:44,156 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:17:47,159 - create_instance - DEBUG - VM status query timeout in 888.839004993 2018-07-03 15:17:47,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/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:47,830 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:47 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8ff6da00-d6dd-4899-8088-043eaf98b666 X-Compute-Request-Id: req-8ff6da00-d6dd-4899-8088-043eaf98b666 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "security_groups": [{"name": "default"}], "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:17:38Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:47,830 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-8ff6da00-d6dd-4899-8088-043eaf98b666 2018-07-03 15:17:47,831 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst] is - BUILD 2018-07-03 15:17:47,831 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:17:50,832 - create_instance - DEBUG - VM status query timeout in 885.166297913 2018-07-03 15:17:50,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:51,114 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:51 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-78961c87-d32e-46d5-a6b3-b7b8ebf342b7 X-Compute-Request-Id: req-78961c87-d32e-46d5-a6b3-b7b8ebf342b7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:4d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:17:48.000000", "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "security_groups": [{"name": "default"}], "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:17:49Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:51,115 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-78961c87-d32e-46d5-a6b3-b7b8ebf342b7 2018-07-03 15:17:51,115 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst] is - ACTIVE 2018-07-03 15:17:51,115 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:17:51,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:51,391 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:51 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-7f9c3670-840c-460f-b2da-1ccae069a3f2 X-Compute-Request-Id: req-7f9c3670-840c-460f-b2da-1ccae069a3f2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:4d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:17:48.000000", "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "security_groups": [{"name": "default"}], "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:17:49Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:51,391 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-7f9c3670-840c-460f-b2da-1ccae069a3f2 2018-07-03 15:17:51,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?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:51,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:51 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-1b0c6ec6-193d-49ca-a6e8-21b38eb90624 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:51,544 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-1b0c6ec6-193d-49ca-a6e8-21b38eb90624 2018-07-03 15:17:51,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:51,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:51 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ecaa2229-2e37-4437-a5f7-6807c87b8f68 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:51,704 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-ecaa2229-2e37-4437-a5f7-6807c87b8f68 2018-07-03 15:17:51,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/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:51,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-406f39da-eab4-4ee5-a679-ebf78fa2afb5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:51,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-406f39da-eab4-4ee5-a679-ebf78fa2afb5 2018-07-03 15:17:51,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=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:51,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:51 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-05261310-dde8-496b-99c4-101205facd12 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:24Z","binding:vnic_type":"normal","device_id":"6380ed96-3c57-4175-ae73-e60e9a1db16b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ee:28:3c","id":"023ea382-515f-4458-ad05-d7ab0745cacf","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d07073ce-589d-4fda-9220-8f2da58cfb46","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:9c:7d","id":"06eb9041-5438-472a-bdd2-51c8cfae1203","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:48Z","binding:vnic_type":"normal","device_id":"c4eecf42-47a2-4e53-a086-bafbfd942715","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0d:92:4d","id":"30a87148-571b-4531-934e-906de9eb92bc","port_security_enabled":true,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["a2f99558-a35c-4d4c-94ff-793110d4b7fb"],"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d07073ce-589d-4fda-9220-8f2da58cfb46","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e9:8a:2c","id":"695dd3bd-db86-4287-9832-c871a2cae611","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:17:51,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-05261310-dde8-496b-99c4-101205facd12 2018-07-03 15:17:51,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/routers?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:52,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:52 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-ffde50f6-24c9-4ec0-9fcc-e2adeec6aadd Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:10Z", "admin_state_up": true, "updated_at": "2018-07-03T15:17:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "6380ed96-3c57-4175-ae73-e60e9a1db16b", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router"}]} 2018-07-03 15:17:52,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router used request id req-ffde50f6-24c9-4ec0-9fcc-e2adeec6aadd 2018-07-03 15:17:52,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:52,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:52 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a13ff19-f16d-4bcd-a264-cdf5dcb0ac0d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:52,299 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-0a13ff19-f16d-4bcd-a264-cdf5dcb0ac0d 2018-07-03 15:17:52,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/ports?device_id=6380ed96-3c57-4175-ae73-e60e9a1db16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:52,404 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:52 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-7f32fd4c-e9d1-47bd-a123-fc0999b5594e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:24Z","binding:vnic_type":"normal","device_id":"6380ed96-3c57-4175-ae73-e60e9a1db16b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ee:28:3c","id":"023ea382-515f-4458-ad05-d7ab0745cacf","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:17:52,405 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=6380ed96-3c57-4175-ae73-e60e9a1db16b used request id req-7f32fd4c-e9d1-47bd-a123-fc0999b5594e 2018-07-03 15:17:52,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/c2bc4480-cdac-48dc-8ac5-79f6ee207809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:52,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:52 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-4f4e1d0a-22e9-4d00-bf21-995282b88122 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}} 2018-07-03 15:17:52,481 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c2bc4480-cdac-48dc-8ac5-79f6ee207809 used request id req-4f4e1d0a-22e9-4d00-bf21-995282b88122 2018-07-03 15:17:52,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?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:52,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:52 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-2c92419d-af10-435f-9067-0ffdba06d29b 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:17:52,782 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-2c92419d-af10-435f-9067-0ffdba06d29b 2018-07-03 15:17:52,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:52,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:52 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-24f0c01d-96a7-46bb-b8f3-5715cc1f5230 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:17:52,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-24f0c01d-96a7-46bb-b8f3-5715cc1f5230 2018-07-03 15:17:52,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/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:53,411 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:53 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-f610d8f7-1bd3-44dc-adb2-73c88e44427c X-Compute-Request-Id: req-f610d8f7-1bd3-44dc-adb2-73c88e44427c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:4d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:17:48.000000", "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "security_groups": [{"name": "default"}], "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:17:49Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:53,411 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-f610d8f7-1bd3-44dc-adb2-73c88e44427c 2018-07-03 15:17:53,412 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst] is - ACTIVE 2018-07-03 15:17:53,412 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:17:53,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/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:54,340 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:54 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-58e439ec-588c-4399-9453-9ed9149d2fc8 X-Compute-Request-Id: req-58e439ec-588c-4399-9453-9ed9149d2fc8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:4d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:17:48.000000", "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "security_groups": [{"name": "default"}], "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:17:49Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:54,340 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-58e439ec-588c-4399-9453-9ed9149d2fc8 2018-07-03 15:17:54,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-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:54,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:54 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3fca9b9a-c13c-4505-a4eb-5c233ec19e98 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:54,518 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-3fca9b9a-c13c-4505-a4eb-5c233ec19e98 2018-07-03 15:17:54,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/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:54,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:54 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cc34112-b8a7-44b6-bbe9-e9d414dfe846 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:54,564 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-3cc34112-b8a7-44b6-bbe9-e9d414dfe846 2018-07-03 15:17:54,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=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:54,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:54 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-030f4649-4614-4e94-81df-1058697f53c1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:54,656 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-030f4649-4614-4e94-81df-1058697f53c1 2018-07-03 15:17:54,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/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:54,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:54 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-40692fc8-4e84-40d8-9ca6-8869a144e4f5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:24Z","binding:vnic_type":"normal","device_id":"6380ed96-3c57-4175-ae73-e60e9a1db16b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ee:28:3c","id":"023ea382-515f-4458-ad05-d7ab0745cacf","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d07073ce-589d-4fda-9220-8f2da58cfb46","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:9c:7d","id":"06eb9041-5438-472a-bdd2-51c8cfae1203","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:48Z","binding:vnic_type":"normal","device_id":"c4eecf42-47a2-4e53-a086-bafbfd942715","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0d:92:4d","id":"30a87148-571b-4531-934e-906de9eb92bc","port_security_enabled":true,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["a2f99558-a35c-4d4c-94ff-793110d4b7fb"],"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d07073ce-589d-4fda-9220-8f2da58cfb46","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e9:8a:2c","id":"695dd3bd-db86-4287-9832-c871a2cae611","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:17:54,788 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-40692fc8-4e84-40d8-9ca6-8869a144e4f5 2018-07-03 15:17:54,789 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-03 15:17:54,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:54,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:54 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-2bef467e-1bd1-4a55-8896-ba78ea26e22f 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:17:54,943 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-2bef467e-1bd1-4a55-8896-ba78ea26e22f 2018-07-03 15:17:54,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:54,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:54 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-da5ce1cc-95b1-4b7c-8d0d-3a3b547a7abb Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:17:54,993 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-da5ce1cc-95b1-4b7c-8d0d-3a3b547a7abb 2018-07-03 15:17:54,998 - 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}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" -d '{"floatingip": {"floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "port_id": "30a87148-571b-4531-934e-906de9eb92bc"}}' 2018-07-03 15:17:58,002 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:17:57 GMT Content-Type: application/json Content-Length: 550 Connection: keep-alive X-Openstack-Request-Id: req-a8f39981-b6db-403a-94ae-4d1d61a41b62 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "6380ed96-3c57-4175-ae73-e60e9a1db16b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:56Z", "updated_at": "2018-07-03T15:17:56Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.10.123", "revision_number": 0, "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_id": "30a87148-571b-4531-934e-906de9eb92bc", "id": "3e66763b-8af3-4aae-a6f2-9585719428eb"}} 2018-07-03 15:17:58,003 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-a8f39981-b6db-403a-94ae-4d1d61a41b62 2018-07-03 15:17:58,003 - create_instance - INFO - Created floating IP 172.30.10.123 via router - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router 2018-07-03 15:17:58,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/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:58,713 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:58 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-ac7896bb-e565-420a-9061-1b6a2ee7a0b9 X-Compute-Request-Id: req-ac7896bb-e565-420a-9061-1b6a2ee7a0b9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:4d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:17:48.000000", "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "security_groups": [{"name": "default"}], "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:17:49Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:58,713 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-ac7896bb-e565-420a-9061-1b6a2ee7a0b9 2018-07-03 15:17:58,714 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst] is - ACTIVE 2018-07-03 15:17:58,714 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:17:58,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:58,996 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:58 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-0bf87b48-a8a3-48c4-8500-67a24cfa13e1 X-Compute-Request-Id: req-0bf87b48-a8a3-48c4-8500-67a24cfa13e1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:4d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:4d", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:17:48.000000", "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "security_groups": [{"name": "default"}], "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:17:49Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:17:58,996 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-0bf87b48-a8a3-48c4-8500-67a24cfa13e1 2018-07-03 15:17:59,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/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:59,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:59 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4e6bb022-9ae0-4e2d-addd-066b46c48f79 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:17:59,162 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-4e6bb022-9ae0-4e2d-addd-066b46c48f79 2018-07-03 15:17:59,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:59,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:17:59 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-738d3ff1-8c79-4a44-9f8c-78cbe0ca65a5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:17:59,337 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-738d3ff1-8c79-4a44-9f8c-78cbe0ca65a5 2018-07-03 15:17:59,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=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:59,422 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:59 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-790b1723-834e-47ef-9a6d-eb3b056ac450 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:17:59,422 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-790b1723-834e-47ef-9a6d-eb3b056ac450 2018-07-03 15:17:59,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:17:59,547 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:17:59 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-280fbe00-0006-4b9c-bd70-45f12e5ef421 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:24Z","binding:vnic_type":"normal","device_id":"6380ed96-3c57-4175-ae73-e60e9a1db16b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ee:28:3c","id":"023ea382-515f-4458-ad05-d7ab0745cacf","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d07073ce-589d-4fda-9220-8f2da58cfb46","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:9c:7d","id":"06eb9041-5438-472a-bdd2-51c8cfae1203","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:48Z","binding:vnic_type":"normal","device_id":"c4eecf42-47a2-4e53-a086-bafbfd942715","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0d:92:4d","id":"30a87148-571b-4531-934e-906de9eb92bc","port_security_enabled":true,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["a2f99558-a35c-4d4c-94ff-793110d4b7fb"],"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d07073ce-589d-4fda-9220-8f2da58cfb46","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e9:8a:2c","id":"695dd3bd-db86-4287-9832-c871a2cae611","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:17:59,547 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-280fbe00-0006-4b9c-bd70-45f12e5ef421 2018-07-03 15:17:59,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/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:18:00,178 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18: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-766c239b-8eb1-418c-93cf-fb304b793569 X-Compute-Request-Id: req-766c239b-8eb1-418c-93cf-fb304b793569 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:4d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:4d", "version": 4, "addr": "172.30.10.123", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:17:48.000000", "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "security_groups": [{"name": "default"}], "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:17:49Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:18:00,178 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-766c239b-8eb1-418c-93cf-fb304b793569 2018-07-03 15:18:00,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-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:18:00,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:00 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9f86e48b-eb29-4861-955d-0edba3e666a8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2bc4480-cdac-48dc-8ac5-79f6ee207809"],"updated_at":"2018-07-03T15:17:07Z","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:06Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"d07073ce-589d-4fda-9220-8f2da58cfb46","name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net"}]} 2018-07-03 15:18:00,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net used request id req-9f86e48b-eb29-4861-955d-0edba3e666a8 2018-07-03 15:18:00,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/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:18:00,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:00 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cca0db5-1926-40fc-9572-c90d1c9c43de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:18:00,386 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-6cca0db5-1926-40fc-9572-c90d1c9c43de 2018-07-03 15:18:00,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=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:18:00,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:00 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2ee7a129-5e71-4bc2-a23d-3ad5bb0250e9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:07Z","dns_nameservers":[],"updated_at":"2018-07-03T15:17:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52ab3e89ced1400cbee40bab0f2aa510","id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet"}]} 2018-07-03 15:18:00,472 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-2ee7a129-5e71-4bc2-a23d-3ad5bb0250e9 2018-07-03 15:18: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/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:18:00,605 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:00 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-1f604f57-02f0-460a-950d-d375cf3dccd4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:14Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:24Z","binding:vnic_type":"normal","device_id":"6380ed96-3c57-4175-ae73-e60e9a1db16b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ee:28:3c","id":"023ea382-515f-4458-ad05-d7ab0745cacf","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:12Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d07073ce-589d-4fda-9220-8f2da58cfb46","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:70:9c:7d","id":"06eb9041-5438-472a-bdd2-51c8cfae1203","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:48Z","binding:vnic_type":"normal","device_id":"c4eecf42-47a2-4e53-a086-bafbfd942715","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:0d:92:4d","id":"30a87148-571b-4531-934e-906de9eb92bc","port_security_enabled":true,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["a2f99558-a35c-4d4c-94ff-793110d4b7fb"],"name":"CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d07073ce-589d-4fda-9220-8f2da58cfb46","tenant_id":"52ab3e89ced1400cbee40bab0f2aa510","created_at":"2018-07-03T15:17:08Z","admin_state_up":true,"updated_at":"2018-07-03T15:17:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d07073ce-589d-4fda-9220-8f2da58cfb46","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e9:8a:2c","id":"695dd3bd-db86-4287-9832-c871a2cae611","port_security_enabled":false,"project_id":"52ab3e89ced1400cbee40bab0f2aa510","fixed_ips":[{"subnet_id":"c2bc4480-cdac-48dc-8ac5-79f6ee207809","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:18:00,605 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-1f604f57-02f0-460a-950d-d375cf3dccd4 2018-07-03 15:18:00,606 - create_instance - INFO - Deleting Floating IP - 172.30.10.123 2018-07-03 15:18:00,606 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.123 2018-07-03 15:18:00,611 - 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/3e66763b-8af3-4aae-a6f2-9585719428eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:18:02,158 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dec4c740-b368-4e5f-8326-e66e1e32c6b2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:02,158 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/3e66763b-8af3-4aae-a6f2-9585719428eb used request id req-dec4c740-b368-4e5f-8326-e66e1e32c6b2 2018-07-03 15:18:02,158 - create_instance - INFO - Deleting Port with ID - 30a87148-571b-4531-934e-906de9eb92bc 2018-07-03 15:18:02,158 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042port-1 2018-07-03 15:18:02,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/ports/30a87148-571b-4531-934e-906de9eb92bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:18:03,133 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e0794afe-6970-41c5-b90a-bb2ae3865e4b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:03,133 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/30a87148-571b-4531-934e-906de9eb92bc used request id req-e0794afe-6970-41c5-b90a-bb2ae3865e4b 2018-07-03 15:18:03,134 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst 2018-07-03 15:18:03,137 - 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/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:18:03,543 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15: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-2d4cf79e-e68c-4e75-a645-c4d02f08c7d9 X-Compute-Request-Id: req-2d4cf79e-e68c-4e75-a645-c4d02f08c7d9 Front-End-Https: on 2018-07-03 15:18:03,543 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-2d4cf79e-e68c-4e75-a645-c4d02f08c7d9 2018-07-03 15:18:03,543 - create_instance - INFO - Checking deletion status 2018-07-03 15:18:03,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:18:04,495 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:04 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-faa67288-6a19-4b7f-9b9a-fdd59a2fecea X-Compute-Request-Id: req-faa67288-6a19-4b7f-9b9a-fdd59a2fecea 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/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c4eecf42-47a2-4e53-a086-bafbfd942715", "rel": "bookmark"}], "image": {"id": "fa69b502-b5b8-4f61-97aa-ccb0944fce11", "links": [{"href": "http://172.30.10.101:8774/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:17:48.000000", "flavor": {"id": "08b20680-bec3-4533-82c8-d5f08487a314", "links": [{"href": "http://172.30.10.101:8774/flavors/08b20680-bec3-4533-82c8-d5f08487a314", "rel": "bookmark"}]}, "id": "c4eecf42-47a2-4e53-a086-bafbfd942715", "user_id": "e51ff4758d2f4d1caea597839c3019d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:18:03Z", "hostId": "b6b15d939cb4a62d36bbb3e02a750abe5cd1a0de91a00c087663bd8b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp", "name": "CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst", "created": "2018-07-03T15:17:35Z", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:18:04,495 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-faa67288-6a19-4b7f-9b9a-fdd59a2fecea 2018-07-03 15:18:04,496 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst] is - ACTIVE 2018-07-03 15:18:04,496 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:18:07,499 - create_instance - DEBUG - VM status query timeout in 296.044721842 2018-07-03 15:18:07,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/c4eecf42-47a2-4e53-a086-bafbfd942715 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d598bce9b538aabef1c9b7f127cc2e75d7d5fcd" 2018-07-03 15:18:07,581 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:18:07 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-f2d8dc67-a6bb-4304-805a-2109b743165d X-Compute-Request-Id: req-f2d8dc67-a6bb-4304-805a-2109b743165d RESP BODY: {"itemNotFound": {"message": "Instance c4eecf42-47a2-4e53-a086-bafbfd942715 could not be found.", "code": 404}} 2018-07-03 15:18:07,581 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c4eecf42-47a2-4e53-a086-bafbfd942715 used request id req-f2d8dc67-a6bb-4304-805a-2109b743165d 2018-07-03 15:18:07,581 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c4eecf42-47a2-4e53-a086-bafbfd942715 could not be found. (HTTP 404) (Request-ID: req-f2d8dc67-a6bb-4304-805a-2109b743165d) 2018-07-03 15:18:07,581 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-inst 2018-07-03 15:18:07,583 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp 2018-07-03 15:18:07,586 - 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-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3eb6eff7e687ab9eb6b06cc375fc97d23b3e4d1" 2018-07-03 15:18:08,000 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:18: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-9116bfdc-18c7-4873-a115-aa03ea34dfbb X-Compute-Request-Id: req-9116bfdc-18c7-4873-a115-aa03ea34dfbb 2018-07-03 15:18:08,000 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-kp used request id req-9116bfdc-18c7-4873-a115-aa03ea34dfbb 2018-07-03 15:18:08,001 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042.pub] 2018-07-03 15:18:08,001 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042] 2018-07-03 15:18:08,004 - 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/08b20680-bec3-4533-82c8-d5f08487a314 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa56429ddcbd83ba2167babd02777b78d40a468a" 2018-07-03 15:18:08,370 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:18: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-ec1b7bb0-755c-4d9f-aef5-7b5fc875335f X-Compute-Request-Id: req-ec1b7bb0-755c-4d9f-aef5-7b5fc875335f 2018-07-03 15:18:08,370 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/08b20680-bec3-4533-82c8-d5f08487a314 used request id req-ec1b7bb0-755c-4d9f-aef5-7b5fc875335f 2018-07-03 15:18:08,371 - neutron_utils - INFO - Deleting security group rule with ID - fd31be82-5fbd-474e-adea-cdd80ae668c0 2018-07-03 15:18:08,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-group-rules/fd31be82-5fbd-474e-adea-cdd80ae668c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:18:08,522 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c814b89e-411a-44be-a199-665cf444b3dc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:08,523 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/fd31be82-5fbd-474e-adea-cdd80ae668c0 used request id req-c814b89e-411a-44be-a199-665cf444b3dc 2018-07-03 15:18:08,523 - neutron_utils - INFO - Deleting security group rule with ID - 33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4 2018-07-03 15:18:08,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/33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:18:09,016 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fd86d232-87e6-4c96-9ad9-1215ee4393d6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:09,016 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/33d11b03-d71e-4ec3-bcf0-11adf5ed6eb4 used request id req-fd86d232-87e6-4c96-9ad9-1215ee4393d6 2018-07-03 15:18:09,017 - neutron_utils - INFO - Deleting security group rule with ID - a2f29d60-36c0-4ede-9740-7a5326e2f0cd 2018-07-03 15:18:09,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/security-group-rules/a2f29d60-36c0-4ede-9740-7a5326e2f0cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:18:09,158 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c22d13a0-96eb-4d08-88f2-b0b99068bbe7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:09,158 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a2f29d60-36c0-4ede-9740-7a5326e2f0cd used request id req-c22d13a0-96eb-4d08-88f2-b0b99068bbe7 2018-07-03 15:18:09,158 - neutron_utils - INFO - Deleting security group rule with ID - e42d5cb9-569a-4cf0-a459-c0d0ba331e99 2018-07-03 15:18:09,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/security-group-rules/e42d5cb9-569a-4cf0-a459-c0d0ba331e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:18:09,314 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cbe6a755-95eb-41c8-b5ef-616ee7176953 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:09,314 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/e42d5cb9-569a-4cf0-a459-c0d0ba331e99 used request id req-cbe6a755-95eb-41c8-b5ef-616ee7176953 2018-07-03 15:18:09,314 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-sec-grp 2018-07-03 15:18:09,319 - keystoneauth.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/439d8fb6-9180-4535-8954-ed5c67b39a0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087c06d7cf3d485b60bb492f162af6ec9e1138a0" 2018-07-03 15:18:09,509 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-28bb88be-20d4-4381-a943-84845b9b74f7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:09,509 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/439d8fb6-9180-4535-8954-ed5c67b39a0e used request id req-28bb88be-20d4-4381-a943-84845b9b74f7 2018-07-03 15:18:09,510 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router and subnet CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet 2018-07-03 15:18:09,510 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router 2018-07-03 15:18:09,516 - 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/6380ed96-3c57-4175-ae73-e60e9a1db16b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" -d '{"subnet_id": "c2bc4480-cdac-48dc-8ac5-79f6ee207809"}' 2018-07-03 15:18:12,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:12 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-759799ba-33d3-45a4-a2d7-0b30038bfeb1 Front-End-Https: on RESP BODY: {"network_id": "d07073ce-589d-4fda-9220-8f2da58cfb46", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "subnet_id": "c2bc4480-cdac-48dc-8ac5-79f6ee207809", "subnet_ids": ["c2bc4480-cdac-48dc-8ac5-79f6ee207809"], "port_id": "023ea382-515f-4458-ad05-d7ab0745cacf", "id": "6380ed96-3c57-4175-ae73-e60e9a1db16b"} 2018-07-03 15:18:12,497 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/6380ed96-3c57-4175-ae73-e60e9a1db16b/remove_router_interface used request id req-759799ba-33d3-45a4-a2d7-0b30038bfeb1 2018-07-03 15:18:12,497 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router 2018-07-03 15:18:12,497 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-router 2018-07-03 15:18:12,502 - 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/6380ed96-3c57-4175-ae73-e60e9a1db16b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f190d78e0d0b947c49a84946a2365f6f6e90eb0" 2018-07-03 15:18:14,286 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aa2cfcfc-46f6-4adc-b1f1-84196e76204b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:14,286 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/6380ed96-3c57-4175-ae73-e60e9a1db16b used request id req-aa2cfcfc-46f6-4adc-b1f1-84196e76204b 2018-07-03 15:18:14,288 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet 2018-07-03 15:18:14,288 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-subnet 2018-07-03 15:18:14,293 - 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/c2bc4480-cdac-48dc-8ac5-79f6ee207809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ba176a33408bfe84cfb8177e1cf454a368e672" 2018-07-03 15:18:16,868 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eea6c95a-2b6e-4d7b-af8f-55b18077a519 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:16,868 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/c2bc4480-cdac-48dc-8ac5-79f6ee207809 used request id req-eea6c95a-2b6e-4d7b-af8f-55b18077a519 2018-07-03 15:18:16,869 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-pub-net 2018-07-03 15:18:16,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/networks/d07073ce-589d-4fda-9220-8f2da58cfb46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ba176a33408bfe84cfb8177e1cf454a368e672" 2018-07-03 15:18:18,817 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6d62bc14-a919-4abb-8790-36887aef317f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:18,818 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/d07073ce-589d-4fda-9220-8f2da58cfb46 used request id req-6d62bc14-a919-4abb-8790-36887aef317f 2018-07-03 15:18:18,819 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-c72d8ab2-8f94-405b-8ffc-9afe715fd042-image 2018-07-03 15:18:18,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d489e2d959b6a1b8b9fe51e626c0693001d4a6b6" 2018-07-03 15:18:19,309 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:19 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-40fa9a47-e6ea-436c-abfc-709e9100d251 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-07-03 15:18:19,309 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/fa69b502-b5b8-4f61-97aa-ccb0944fce11 used request id req-40fa9a47-e6ea-436c-abfc-709e9100d251 2018-07-03 15:18:19,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:18:19,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:19 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-141429ce-564a-4241-b905-6dbc1ec4f605 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:06Z", "updated_at": "2018-07-03T15:17:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:06Z", "revision_number": 0, "id": "2737d8a2-dbe4-44a1-ac88-cc899376164a", "remote_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:06Z", "security_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv6", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:06Z", "revision_number": 0, "id": "3ac6eb4d-147e-4e06-9adf-0955dccaf12b", "remote_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:06Z", "security_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:06Z", "revision_number": 0, "id": "77211a84-931d-43ba-a484-54ec4a64e81f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:06Z", "security_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv6", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:17:06Z", "revision_number": 0, "id": "9097f024-6b61-4cfd-ac60-e6737e14f890", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:17:06Z", "security_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "port_range_min": null, "ethertype": "IPv4", "project_id": "52ab3e89ced1400cbee40bab0f2aa510"}], "revision_number": 4, "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:18:19,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-141429ce-564a-4241-b905-6dbc1ec4f605 2018-07-03 15:18:19,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:18:19,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:19 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c407e784-ba35-4ed4-bc07-dd7240d2ddec 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:18:19,976 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-c407e784-ba35-4ed4-bc07-dd7240d2ddec 2018-07-03 15:18:19,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/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:18:20,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2248c8b-3be8-407a-8fb4-c5e860e6fedb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52ab3e89ced1400cbee40bab0f2aa510", "name": "CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj"}} 2018-07-03 15:18:20,138 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-b2248c8b-3be8-407a-8fb4-c5e860e6fedb 2018-07-03 15:18:20,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2f99558-a35c-4d4c-94ff-793110d4b7fb 2018-07-03 15:18:20,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/security-group-rules?security_group_id=a2f99558-a35c-4d4c-94ff-793110d4b7fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:18:20,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:20 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-4fae40df-cf8b-4b5f-8e15-a37f532126b6 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:06Z", "security_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:06Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "2737d8a2-dbe4-44a1-ac88-cc899376164a"}, {"remote_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:06Z", "security_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:06Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "3ac6eb4d-147e-4e06-9adf-0955dccaf12b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:06Z", "security_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:06Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "77211a84-931d-43ba-a484-54ec4a64e81f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:17:06Z", "security_group_id": "a2f99558-a35c-4d4c-94ff-793110d4b7fb", "port_range_min": null, "revision_number": 0, "tenant_id": "52ab3e89ced1400cbee40bab0f2aa510", "created_at": "2018-07-03T15:17:06Z", "project_id": "52ab3e89ced1400cbee40bab0f2aa510", "id": "9097f024-6b61-4cfd-ac60-e6737e14f890"}]} 2018-07-03 15:18:20,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a2f99558-a35c-4d4c-94ff-793110d4b7fb used request id req-4fae40df-cf8b-4b5f-8e15-a37f532126b6 2018-07-03 15:18:20,175 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:18:20,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/a2f99558-a35c-4d4c-94ff-793110d4b7fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:18:20,412 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-527f3520-f975-4823-8ec7-cee8e404cc42 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:20,412 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a2f99558-a35c-4d4c-94ff-793110d4b7fb used request id req-527f3520-f975-4823-8ec7-cee8e404cc42 2018-07-03 15:18:20,413 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj 2018-07-03 15:18:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:18:20,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:18:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c897c67-06bb-45c2-9489-d2b931803014 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:20,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/52ab3e89ced1400cbee40bab0f2aa510 used request id req-0c897c67-06bb-45c2-9489-d2b931803014 2018-07-03 15:18:20,819 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-proj-role 2018-07-03 15:18:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/282eb8f1277f4896ac938460558b66dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:18:20,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:18:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86943b0f-a7a9-407f-af36-31fc14eb4d6b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:20,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/282eb8f1277f4896ac938460558b66dc used request id req-86943b0f-a7a9-407f-af36-31fc14eb4d6b 2018-07-03 15:18:20,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}79650466d4c01d2af116a0728cd516108b60a163" 2018-07-03 15:18:21,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38fcc42a-8d10-44ec-a824-54f4a4c67de5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:18:21,199 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-38fcc42a-8d10-44ec-a824-54f4a4c67de5 2018-07-03 15:18:21,200 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-37f9026c-a3f4-4b0-user 2018-07-03 15:18:21,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e51ff4758d2f4d1caea597839c3019d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb08f558a8417ed511dde0278d38d2cf7449dd3" 2018-07-03 15:18:21,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:18:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d6a59fa-5fee-4e9c-a30f-7bbd8d73ab28 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:21,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e51ff4758d2f4d1caea597839c3019d8 used request id req-5d6a59fa-5fee-4e9c-a30f-7bbd8d73ab28 2018-07-03 15:18:21,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:22,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["nb1MY6FWSvWQgN6peGZYAg"], "issued_at": "2018-07-03T15:18:22.000000Z"}} 2018-07-03 15:18:22,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4090551985c0a0727bc774904ebcd4b2371e3c2a" 2018-07-03 15:18:22,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-702da384-cfe0-482a-a90a-05604866fb50 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:22,176 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-702da384-cfe0-482a-a90a-05604866fb50 2018-07-03 15:18:22,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:22,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:22,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["emwt4GnWQfSDC4kwkNRerw"], "issued_at": "2018-07-03T15:18:22.000000Z"}} 2018-07-03 15:18:22,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}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:18:22,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df695792-daf6-45d1-9920-4739ef0507fd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:22,880 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-df695792-daf6-45d1-9920-4739ef0507fd 2018-07-03 15:18:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:18:22,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:18: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-07-03 15:18:22,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:18:22,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:22 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eade9764-12c2-419a-bbe7-93d2e5145e3e 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-c36990fa-cb85-411-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:18:22,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj used request id req-eade9764-12c2-419a-bbe7-93d2e5145e3e 2018-07-03 15:18:22,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}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:18:23,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:22 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dabbd2d8-593e-4fad-ac80-03170125ef21 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:18:23,117 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-dabbd2d8-593e-4fad-ac80-03170125ef21 2018-07-03 15:18:23,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}}' 2018-07-03 15:18:23,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:18:23 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da368cd3-7200-49d6-b4dc-5c0f7aa9f1b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "id": "7613242ae4e84b9db01fa13305b6b938", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:18:23,344 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-da368cd3-7200-49d6-b4dc-5c0f7aa9f1b4 2018-07-03 15:18:23,344 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj 2018-07-03 15:18:23,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:23,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:23,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:18:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["NNC18Z7KQ26JEwKYciBNNA"], "issued_at": "2018-07-03T15:18:23.000000Z"}} 2018-07-03 15:18:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d3c6ca18c4935249bd0c5416d021e6f38ebe40" 2018-07-03 15:18:24,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83140845-fe22-42fe-94c1-babe91f009cd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:24,007 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-83140845-fe22-42fe-94c1-babe91f009cd 2018-07-03 15:18:24,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-07-03 15:18:24,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:18: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-07-03 15:18:24,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d3c6ca18c4935249bd0c5416d021e6f38ebe40" 2018-07-03 15:18:24,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:24 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-469bf799-66fa-4765-953f-683f4a8e8276 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:18:24,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-469bf799-66fa-4765-953f-683f4a8e8276 2018-07-03 15:18:24,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=CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d3c6ca18c4935249bd0c5416d021e6f38ebe40" 2018-07-03 15:18:24,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:24 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7158d416-58ce-4701-bc9b-5a583fd603a3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "id": "7613242ae4e84b9db01fa13305b6b938", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}]} 2018-07-03 15:18:24,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj used request id req-7158d416-58ce-4701-bc9b-5a583fd603a3 2018-07-03 15:18:24,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d3c6ca18c4935249bd0c5416d021e6f38ebe40" 2018-07-03 15:18:24,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9f465db-4701-4e59-811f-fc6afd9f153d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:18:24,717 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c9f465db-4701-4e59-811f-fc6afd9f153d 2018-07-03 15:18:25,200 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user 2018-07-03 15:18:25,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18: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/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:18:25,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:25 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28dd4eaa-06db-4f93-973e-f3d4786c603f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:18:25,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-28dd4eaa-06db-4f93-973e-f3d4786c603f 2018-07-03 15:18:25,374 - 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}02ba6a9bfe6607d9a9360559d21d32968cd06f09" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}}' 2018-07-03 15:18:25,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:18:25 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee9370f1-e90a-44f3-b363-cd2dd28c90f8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97ebee990a424924a47b9d7c9cc4e56b", "links": {"self": "http://10.167.4.35:5000/v3/roles/97ebee990a424924a47b9d7c9cc4e56b"}, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}} 2018-07-03 15:18:25,579 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ee9370f1-e90a-44f3-b363-cd2dd28c90f8 2018-07-03 15:18:25,579 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role 2018-07-03 15:18:25,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/97ebee990a424924a47b9d7c9cc4e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:18:25,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:25 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bb31a25-c6b3-4b66-8103-e891e387ab42 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97ebee990a424924a47b9d7c9cc4e56b", "links": {"self": "http://10.167.4.35:5000/v3/roles/97ebee990a424924a47b9d7c9cc4e56b"}, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}} 2018-07-03 15:18:25,789 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/97ebee990a424924a47b9d7c9cc4e56b used request id req-1bb31a25-c6b3-4b66-8103-e891e387ab42 2018-07-03 15:18:25,789 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role to project CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj 2018-07-03 15:18:25,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/7613242ae4e84b9db01fa13305b6b938/users/d08d569ed4fe4838843f6b600c7fbda7/roles/97ebee990a424924a47b9d7c9cc4e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:18:26,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:18:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f33e9114-c3a2-47f5-bbc3-c35a5bfded79 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:26,030 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938/users/d08d569ed4fe4838843f6b600c7fbda7/roles/97ebee990a424924a47b9d7c9cc4e56b used request id req-f33e9114-c3a2-47f5-bbc3-c35a5bfded79 2018-07-03 15:18:26,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:18:26,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:18: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-07-03 15:18:26,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}4090551985c0a0727bc774904ebcd4b2371e3c2a" 2018-07-03 15:18:26,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:26 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7aaf05b0-3789-481a-8e4e-e75fcdb37632 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user", "links": {"self": "http://10.167.4.35:5000/v3/users/d08d569ed4fe4838843f6b600c7fbda7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "d08d569ed4fe4838843f6b600c7fbda7", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:18:26,247 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7aaf05b0-3789-481a-8e4e-e75fcdb37632 2018-07-03 15:18: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/roles/97ebee990a424924a47b9d7c9cc4e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:18:26,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:26 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b62d6209-fc65-44ab-a913-7ea8369b6199 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97ebee990a424924a47b9d7c9cc4e56b", "links": {"self": "http://10.167.4.35:5000/v3/roles/97ebee990a424924a47b9d7c9cc4e56b"}, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}} 2018-07-03 15:18:26,431 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/97ebee990a424924a47b9d7c9cc4e56b used request id req-b62d6209-fc65-44ab-a913-7ea8369b6199 2018-07-03 15:18:26,431 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role to project CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj 2018-07-03 15:18:26,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938/users/ada55201ffb54277b8bfe9496150313e/roles/97ebee990a424924a47b9d7c9cc4e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:18:26,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:18:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-477f5779-d55f-4ff9-b372-264cc0fd8951 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:18:26,668 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938/users/ada55201ffb54277b8bfe9496150313e/roles/97ebee990a424924a47b9d7c9cc4e56b used request id req-477f5779-d55f-4ff9-b372-264cc0fd8951 2018-07-03 15:18:26,668 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:18:26,670 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:18:26,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:26,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:27,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97ebee990a424924a47b9d7c9cc4e56b", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}], "expires_at": "2018-07-03T16:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user", "id": "d08d569ed4fe4838843f6b600c7fbda7"}, "audit_ids": ["EaaQVfYtSRmG6gOQOfuS-g"], "issued_at": "2018-07-03T15:18:27.000000Z"}} 2018-07-03 15:18:27,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}f70ced5d065f3988b9d3e167cde6e7fffb372192" 2018-07-03 15:18:27,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57f66665-af6b-410a-9f51-8532da34a831 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:27,382 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-57f66665-af6b-410a-9f51-8532da34a831 2018-07-03 15:18:27,386 - 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-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f70ced5d065f3988b9d3e167cde6e7fffb372192" 2018-07-03 15:18:27,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:27 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-c0ca3ada-392c-4c59-853b-7efe501e0a14 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image"} 2018-07-03 15:18:27,817 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image used request id req-c0ca3ada-392c-4c59-853b-7efe501e0a14 2018-07-03 15:18:27,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f70ced5d065f3988b9d3e167cde6e7fffb372192" 2018-07-03 15:18:28,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:28 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6dff2dba-5779-43bb-9df5-3be927a6a579 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:18:28,187 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6dff2dba-5779-43bb-9df5-3be927a6a579 2018-07-03 15:18:28,218 - 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}f70ced5d065f3988b9d3e167cde6e7fffb372192" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image"}' 2018-07-03 15:18:29,171 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:18:29 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-5d33b067-cb44-4b56-b256-46cba6b1fea9 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:18:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:18:29Z", "visibility": "shared", "self": "/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "min_disk": 0, "protected": false, "id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "file": "/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168/file", "checksum": null, "owner": "7613242ae4e84b9db01fa13305b6b938", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:18:29,171 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-5d33b067-cb44-4b56-b256-46cba6b1fea9 2018-07-03 15:18:29,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f70ced5d065f3988b9d3e167cde6e7fffb372192" -d '' 2018-07-03 15:18:29,966 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:18:29 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e0b58c56-79b2-44b1-901d-98094da25a09 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-07-03 15:18:29,967 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168/file used request id req-e0b58c56-79b2-44b1-901d-98094da25a09 2018-07-03 15:18:29,967 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:18:29,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/fb91a1b6-259e-457b-aa0e-e08653fe9168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f70ced5d065f3988b9d3e167cde6e7fffb372192" 2018-07-03 15:18:30,311 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:30 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-014d2c88-fbc5-4ce9-82fb-fb74835a7a82 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:18:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:18:30Z", "visibility": "shared", "self": "/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "min_disk": 0, "protected": false, "id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "file": "/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7613242ae4e84b9db01fa13305b6b938", "direct_url": "file:///var/lib/glance/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:18:30,311 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168 used request id req-014d2c88-fbc5-4ce9-82fb-fb74835a7a82 2018-07-03 15:18:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f70ced5d065f3988b9d3e167cde6e7fffb372192" 2018-07-03 15:18:30,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:30 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-aedb478a-e22a-467e-a4c1-19dc8d754fd6 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:18:30,666 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-aedb478a-e22a-467e-a4c1-19dc8d754fd6 2018-07-03 15:18:30,668 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image 2018-07-03 15:18:30,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/fb91a1b6-259e-457b-aa0e-e08653fe9168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f70ced5d065f3988b9d3e167cde6e7fffb372192" 2018-07-03 15:18:31,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:31 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-96faa63f-72de-47a4-814d-551ad5269322 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:18:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:18:30Z", "visibility": "shared", "self": "/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "min_disk": 0, "protected": false, "id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "file": "/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7613242ae4e84b9db01fa13305b6b938", "direct_url": "file:///var/lib/glance/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:18:31,569 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168 used request id req-96faa63f-72de-47a4-814d-551ad5269322 2018-07-03 15:18:31,570 - create_image - DEBUG - Instance status is - active 2018-07-03 15:18:31,570 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image 2018-07-03 15:18:31,570 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image 2018-07-03 15:18:31,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:31,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:32,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97ebee990a424924a47b9d7c9cc4e56b", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}], "expires_at": "2018-07-03T16:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user", "id": "d08d569ed4fe4838843f6b600c7fbda7"}, "audit_ids": ["4m6Faq4bSrCb0WGADSoB4g"], "issued_at": "2018-07-03T15:18:32.000000Z"}} 2018-07-03 15:18:32,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31efc62b533b14ca03088aedea84531ddd4ad632" 2018-07-03 15:18:32,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53bc0f7b-75a7-4597-b20b-7f5dd4cc64c4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:32,270 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-53bc0f7b-75a7-4597-b20b-7f5dd4cc64c4 2018-07-03 15:18:32,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=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31efc62b533b14ca03088aedea84531ddd4ad632" 2018-07-03 15:18:32,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:32 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ecddd1ca-9da5-46cf-885d-1304be3039b5 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:18:32,691 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-ecddd1ca-9da5-46cf-885d-1304be3039b5 2018-07-03 15:18:32,691 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net 2018-07-03 15:18:32,696 - 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}31efc62b533b14ca03088aedea84531ddd4ad632" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net", "admin_state_up": true}}' 2018-07-03 15:18:33,499 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:18:33 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-957910fe-854f-4b43-b653-09300bc90d49 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:18:33Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}} 2018-07-03 15:18:33,500 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-957910fe-854f-4b43-b653-09300bc90d49 2018-07-03 15:18:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31efc62b533b14ca03088aedea84531ddd4ad632" 2018-07-03 15:18:34,048 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:34 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-69688152-ea66-488d-91d6-f35b85412ef8 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-07-03T15:18:33Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:18:34,048 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-69688152-ea66-488d-91d6-f35b85412ef8 2018-07-03 15:18:34,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31efc62b533b14ca03088aedea84531ddd4ad632" 2018-07-03 15:18:34,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-82173922-b557-4f0c-9f50-3fc9925f43ec Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:18:34,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-82173922-b557-4f0c-9f50-3fc9925f43ec 2018-07-03 15:18:34,100 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet 2018-07-03 15:18:34,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31efc62b533b14ca03088aedea84531ddd4ad632" -d '{"subnets": [{"ip_version": 4, "network_id": "1d850532-cc11-47e4-8f02-2bd5acc459d2", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]}' 2018-07-03 15:18:35,112 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:18:35 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-88aadf7e-8ce2-47ac-8939-5f3ddbebf455 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","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":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:18:35,113 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-88aadf7e-8ce2-47ac-8939-5f3ddbebf455 2018-07-03 15:18:35,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31efc62b533b14ca03088aedea84531ddd4ad632" 2018-07-03 15:18:35,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:35 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-92de860c-3ce8-4384-83bf-36860f5869a4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:18:35,265 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-92de860c-3ce8-4384-83bf-36860f5869a4 2018-07-03 15:18:35,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31efc62b533b14ca03088aedea84531ddd4ad632" 2018-07-03 15:18:35,373 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:35 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-89ec6589-5ddd-41b5-9491-582d335065fb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:18:35,373 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-89ec6589-5ddd-41b5-9491-582d335065fb 2018-07-03 15:18:35,374 - OpenStackNetwork - DEBUG - Network [1d850532-cc11-47e4-8f02-2bd5acc459d2] created successfully 2018-07-03 15:18:35,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:35,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:35,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97ebee990a424924a47b9d7c9cc4e56b", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}], "expires_at": "2018-07-03T16:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user", "id": "d08d569ed4fe4838843f6b600c7fbda7"}, "audit_ids": ["vH434qvPRvSX0fb8Av8mEA"], "issued_at": "2018-07-03T15:18:35.000000Z"}} 2018-07-03 15:18:35,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}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:35,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-471b3fb4-dbc1-4c5b-a6f1-6b86be5d0971 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:35,901 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-471b3fb4-dbc1-4c5b-a6f1-6b86be5d0971 2018-07-03 15:18:35,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/routers?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:36,284 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:36 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-1b9631ed-34b9-4fb4-baf1-df8a57631d1a Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 15:18:36,285 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router&admin_state_up=True used request id req-1b9631ed-34b9-4fb4-baf1-df8a57631d1a 2018-07-03 15:18:36,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:36,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:36,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97ebee990a424924a47b9d7c9cc4e56b", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}], "expires_at": "2018-07-03T16:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user", "id": "d08d569ed4fe4838843f6b600c7fbda7"}, "audit_ids": ["UOwa7_UPTJ-DH5oBfE5Thg"], "issued_at": "2018-07-03T15:18:36.000000Z"}} 2018-07-03 15:18:36,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}a2306887ffbc060a12ef196d12cf400dd5a262f0" 2018-07-03 15:18:36,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4904ad4-8e0c-4bc5-9e08-1b1478c75157 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:36,822 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f4904ad4-8e0c-4bc5-9e08-1b1478c75157 2018-07-03 15:18:36,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:37,313 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:37 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-9702850f-26df-40e6-a8fb-9bd753b381c5 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:18:37,313 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-9702850f-26df-40e6-a8fb-9bd753b381c5 2018-07-03 15:18:37,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:37,361 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:37 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-aee7c2c9-3bd7-4fe0-885c-50aac9391596 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:18:37,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-aee7c2c9-3bd7-4fe0-885c-50aac9391596 2018-07-03 15:18:37,362 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router 2018-07-03 15:18:37,367 - 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}415e353573bdd3d7180ff359574fc6a6fd4e50a8" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router", "admin_state_up": true}}' 2018-07-03 15:18:39,222 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:18:39 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-ff42930d-7bfa-4770-8e98-6c821de837ac Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:37Z", "admin_state_up": true, "updated_at": "2018-07-03T15:18:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router"}} 2018-07-03 15:18:39,223 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-ff42930d-7bfa-4770-8e98-6c821de837ac 2018-07-03 15:18:39,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:39,283 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:39 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-7cf68ce5-dbbd-48ff-b7df-b275a639d8bb Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:18:39,283 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26 used request id req-7cf68ce5-dbbd-48ff-b7df-b275a639d8bb 2018-07-03 15:18:39,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/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:39,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:39 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b46a71b5-a4e2-4972-b5bc-8ba24f5aa55f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:18:39,470 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-b46a71b5-a4e2-4972-b5bc-8ba24f5aa55f 2018-07-03 15:18:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:18:39,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:18: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-07-03 15:18:39,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/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:39,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:39 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2a96d6d-fb38-42ef-af90-509e3fa5df53 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:18:39,527 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-d2a96d6d-fb38-42ef-af90-509e3fa5df53 2018-07-03 15:18:39,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=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:40,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:40 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b04e5107-4335-435a-bef8-a053d6f5f847 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:18:40,096 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-b04e5107-4335-435a-bef8-a053d6f5f847 2018-07-03 15:18:40,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:40,184 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:40 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-198de9d8-8bfb-41c2-9fc0-be215cb667a6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:18:40,184 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet used request id req-198de9d8-8bfb-41c2-9fc0-be215cb667a6 2018-07-03 15:18:40,185 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 15:18:40,185 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router 2018-07-03 15:18:40,190 - 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/eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" -d '{"subnet_id": "155bd399-342f-4e81-990a-5fdf67fde465"}' 2018-07-03 15:18:43,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:43 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-985676db-5110-4daf-8bfe-6d0b36197c66 Front-End-Https: on RESP BODY: {"network_id": "1d850532-cc11-47e4-8f02-2bd5acc459d2", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "subnet_id": "155bd399-342f-4e81-990a-5fdf67fde465", "subnet_ids": ["155bd399-342f-4e81-990a-5fdf67fde465"], "port_id": "d4a69f5a-c8db-48e6-9b0a-f56b7a4e911d", "id": "eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26"} 2018-07-03 15:18:43,839 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26/add_router_interface used request id req-985676db-5110-4daf-8bfe-6d0b36197c66 2018-07-03 15:18:43,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/routers/eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:44,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:44 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-2be724b3-bc81-4741-8c8d-24d24432fe89 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:37Z", "admin_state_up": true, "updated_at": "2018-07-03T15:18:42Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router"}} 2018-07-03 15:18:44,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26 used request id req-2be724b3-bc81-4741-8c8d-24d24432fe89 2018-07-03 15:18:44,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/ports?device_id=eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:44,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:44 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-285bfb25-171d-4eb1-914d-8301b85eb57a Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:41Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:42Z","binding:vnic_type":"normal","device_id":"eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:41:f4:4b","id":"d4a69f5a-c8db-48e6-9b0a-f56b7a4e911d","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:18:44,124 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26 used request id req-285bfb25-171d-4eb1-914d-8301b85eb57a 2018-07-03 15:18:44,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/155bd399-342f-4e81-990a-5fdf67fde465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:18:44,196 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:44 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-e47eaf07-7029-4018-86ad-7cedc00ac649 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","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":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}} 2018-07-03 15:18:44,196 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/155bd399-342f-4e81-990a-5fdf67fde465 used request id req-e47eaf07-7029-4018-86ad-7cedc00ac649 2018-07-03 15:18:44,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:44,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:44,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:18:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HSDR_megQ7iYI5xT6P0zow"], "issued_at": "2018-07-03T15:18:44.000000Z"}} 2018-07-03 15:18:44,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b3b46c4324ddb75e0a2df4314cc32483322bdd" 2018-07-03 15:18:44,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75646816-3e96-48de-b905-0cef23e8cef6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:44,763 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-75646816-3e96-48de-b905-0cef23e8cef6 2018-07-03 15:18:44,764 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:18:44,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b3b46c4324ddb75e0a2df4314cc32483322bdd" 2018-07-03 15:18:45,204 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:45 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8928ff22-8901-4609-a2ba-6714e2201b97 X-Compute-Request-Id: req-8928ff22-8901-4609-a2ba-6714e2201b97 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:18:45,204 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-8928ff22-8901-4609-a2ba-6714e2201b97 2018-07-03 15:18:45,208 - novaclient.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}94b3b46c4324ddb75e0a2df4314cc32483322bdd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:18:45,644 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:45 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-3564a5dc-182f-48d2-ae82-a28b9dd561de X-Compute-Request-Id: req-3564a5dc-182f-48d2-ae82-a28b9dd561de Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "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": "6a073166-c994-40e8-8120-2570a866eab3"}} 2018-07-03 15:18:45,644 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-3564a5dc-182f-48d2-ae82-a28b9dd561de 2018-07-03 15:18:45,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/flavors/6a073166-c994-40e8-8120-2570a866eab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b3b46c4324ddb75e0a2df4314cc32483322bdd" 2018-07-03 15:18:46,041 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:46 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-4e3b6412-648d-4f32-a036-e2fc00d22e86 X-Compute-Request-Id: req-4e3b6412-648d-4f32-a036-e2fc00d22e86 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "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": "6a073166-c994-40e8-8120-2570a866eab3"}} 2018-07-03 15:18:46,041 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/6a073166-c994-40e8-8120-2570a866eab3 used request id req-4e3b6412-648d-4f32-a036-e2fc00d22e86 2018-07-03 15:18:46,044 - novaclient.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/6a073166-c994-40e8-8120-2570a866eab3/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b3b46c4324ddb75e0a2df4314cc32483322bdd" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:18:46,450 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:46 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eef6619c-b748-46af-9ec9-c152a2f6fab8 X-Compute-Request-Id: req-eef6619c-b748-46af-9ec9-c152a2f6fab8 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:18:46,450 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/6a073166-c994-40e8-8120-2570a866eab3/os-extra_specs used request id req-eef6619c-b748-46af-9ec9-c152a2f6fab8 2018-07-03 15:18:46,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:46,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:46,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97ebee990a424924a47b9d7c9cc4e56b", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}], "expires_at": "2018-07-03T16:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user", "id": "d08d569ed4fe4838843f6b600c7fbda7"}, "audit_ids": ["umLPmWgxTqO8OHeokOZlAw"], "issued_at": "2018-07-03T15:18:46.000000Z"}} 2018-07-03 15:18:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1153f994e6fee6dacb8b010f52bd78680d25f0" 2018-07-03 15:18:47,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b380429-8591-4b1b-8e94-a0e238b58b21 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:47,118 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4b380429-8591-4b1b-8e94-a0e238b58b21 2018-07-03 15:18:47,119 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:18:47,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1153f994e6fee6dacb8b010f52bd78680d25f0" 2018-07-03 15:18:47,520 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:47 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-8453c5e7-6215-422f-a6be-c9a0a07249ed X-Compute-Request-Id: req-8453c5e7-6215-422f-a6be-c9a0a07249ed Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 15:18:47,520 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-8453c5e7-6215-422f-a6be-c9a0a07249ed 2018-07-03 15:18:47,521 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp... 2018-07-03 15:18:47,521 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 15:18:47,591 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp 2018-07-03 15:18:47,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1153f994e6fee6dacb8b010f52bd78680d25f0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9l+5yC7Ev1T+1gty5ldmmWBN/wmLGGyMbGxUkggRXbSStKPeG/MMDNfmj7lMfBU5f0skmw8s2Tuk++fwG0xAjhJ1WKRcJquM4trJ6sDFesvgJRkjizA4wvNgm1eSzS+q8JJe0JbxUUboV/85neMdaHfxG22ld5xD0HX5PMrzGfQ==", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp"}}' 2018-07-03 15:18:48,026 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:48 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-03347028-66f5-4639-ad6f-840d260a9dc0 X-Compute-Request-Id: req-03347028-66f5-4639-ad6f-840d260a9dc0 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9l+5yC7Ev1T+1gty5ldmmWBN/wmLGGyMbGxUkggRXbSStKPeG/MMDNfmj7lMfBU5f0skmw8s2Tuk++fwG0xAjhJ1WKRcJquM4trJ6sDFesvgJRkjizA4wvNgm1eSzS+q8JJe0JbxUUboV/85neMdaHfxG22ld5xD0HX5PMrzGfQ==", "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "fingerprint": "c6:37:c3:72:d1:dd:22:83:e4:4d:dc:ac:7f:16:5c:c2"}} 2018-07-03 15:18:48,026 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-03347028-66f5-4639-ad6f-840d260a9dc0 2018-07-03 15:18:48,028 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1.pub 2018-07-03 15:18:48,029 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1 2018-07-03 15:18:48,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:48,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:48,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97ebee990a424924a47b9d7c9cc4e56b", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}], "expires_at": "2018-07-03T16:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user", "id": "d08d569ed4fe4838843f6b600c7fbda7"}, "audit_ids": ["OFqEDx2ERbuXwIJzd-PwSA"], "issued_at": "2018-07-03T15:18:48.000000Z"}} 2018-07-03 15:18:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:48,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b89d316-6f57-4171-a74b-51084e07f7d7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:48,564 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1b89d316-6f57-4171-a74b-51084e07f7d7 2018-07-03 15:18:48,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-groups?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:48,992 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:48 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-83a2b990-d5bf-40b8-ae87-7f566c16a72c Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:18:48,993 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp used request id req-83a2b990-d5bf-40b8-ae87-7f566c16a72c 2018-07-03 15:18:48,993 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp... 2018-07-03 15:18:48,993 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp 2018-07-03 15:18:48,998 - 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}bff5e15fbd917108256ca468749ab97809a16ae8" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}}' 2018-07-03 15:18:49,292 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:18:49 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-ea8496f7-1949-44bc-a546-85a79919ea4c Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "updated_at": "2018-07-03T15:18:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "b266dfde-e9a3-4451-9489-858ba392cea3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv6", "project_id": "7613242ae4e84b9db01fa13305b6b938"}], "revision_number": 2, "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}} 2018-07-03 15:18:49,293 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-ea8496f7-1949-44bc-a546-85a79919ea4c 2018-07-03 15:18:49,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5032c9af-9f02-43b0-ab07-c10de94ecb4c 2018-07-03 15:18:49,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=5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:49,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:49 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-97edc822-42ff-455c-8bec-7d03491e0e2d Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "b266dfde-e9a3-4451-9489-858ba392cea3"}]} 2018-07-03 15:18:49,377 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-97edc822-42ff-455c-8bec-7d03491e0e2d 2018-07-03 15:18:49,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5032c9af-9f02-43b0-ab07-c10de94ecb4c 2018-07-03 15:18:49,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/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:49,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:49 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5c621cd2-e365-4b8d-8167-b103ba9856d4 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "b266dfde-e9a3-4451-9489-858ba392cea3"}]} 2018-07-03 15:18:49,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-5c621cd2-e365-4b8d-8167-b103ba9856d4 2018-07-03 15:18:49,428 - neutron_utils - INFO - Retrieving security group with ID - 5032c9af-9f02-43b0-ab07-c10de94ecb4c 2018-07-03 15:18:49,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/security-groups?id=5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:49,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:49 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-778cbeda-d80c-4b6d-9e94-3dad44e5dbdb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "updated_at": "2018-07-03T15:18:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "b266dfde-e9a3-4451-9489-858ba392cea3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv6", "project_id": "7613242ae4e84b9db01fa13305b6b938"}], "revision_number": 2, "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}]} 2018-07-03 15:18:49,886 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-778cbeda-d80c-4b6d-9e94-3dad44e5dbdb 2018-07-03 15:18:49,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5032c9af-9f02-43b0-ab07-c10de94ecb4c 2018-07-03 15:18:49,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/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:50,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:50 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-569bc06f-1901-4728-b4bb-3e653a3036fe Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "b266dfde-e9a3-4451-9489-858ba392cea3"}]} 2018-07-03 15:18:50,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-569bc06f-1901-4728-b4bb-3e653a3036fe 2018-07-03 15:18:50,294 - neutron_utils - INFO - Retrieving security group with ID - 5032c9af-9f02-43b0-ab07-c10de94ecb4c 2018-07-03 15:18:50,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/security-groups?id=5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:50,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:50 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-f764c938-852f-4b69-8dc9-c98af1978de9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "updated_at": "2018-07-03T15:18:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "b266dfde-e9a3-4451-9489-858ba392cea3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv6", "project_id": "7613242ae4e84b9db01fa13305b6b938"}], "revision_number": 2, "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}]} 2018-07-03 15:18:50,379 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-f764c938-852f-4b69-8dc9-c98af1978de9 2018-07-03 15:18:50,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5032c9af-9f02-43b0-ab07-c10de94ecb4c 2018-07-03 15:18:50,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:50,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:50 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4192466a-7088-449e-9531-d3a11034bc2d Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "b266dfde-e9a3-4451-9489-858ba392cea3"}]} 2018-07-03 15:18:50,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-4192466a-7088-449e-9531-d3a11034bc2d 2018-07-03 15:18:50,426 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp 2018-07-03 15:18:50,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:50,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:50 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-12fa88f7-2a3c-48b3-864a-9bb2bed8698c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "updated_at": "2018-07-03T15:18:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "b266dfde-e9a3-4451-9489-858ba392cea3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv6", "project_id": "7613242ae4e84b9db01fa13305b6b938"}], "revision_number": 2, "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}]} 2018-07-03 15:18:50,547 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp used request id req-12fa88f7-2a3c-48b3-864a-9bb2bed8698c 2018-07-03 15:18:50,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-07-03 15:18:50,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:18: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-07-03 15:18:50,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/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:50,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:50 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6548a98d-830c-4bd6-b8ba-f7d834d55eb3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:18:50,763 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-6548a98d-830c-4bd6-b8ba-f7d834d55eb3 2018-07-03 15:18:50,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5032c9af-9f02-43b0-ab07-c10de94ecb4c 2018-07-03 15:18:50,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=5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:50,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:50 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d94d0608-a770-4166-a6d9-9642550b5237 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "b266dfde-e9a3-4451-9489-858ba392cea3"}]} 2018-07-03 15:18:50,817 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-d94d0608-a770-4166-a6d9-9642550b5237 2018-07-03 15:18:50,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/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c"}}' 2018-07-03 15:18:51,078 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:18:51 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-1d7cc014-7bf2-47ca-a643-7da8949ab418 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-07-03T15:18:50Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:50Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "24342062-c42e-4dd9-88f2-2c9fc1f073e9"}} 2018-07-03 15:18:51,078 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-1d7cc014-7bf2-47ca-a643-7da8949ab418 2018-07-03 15:18:51,079 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp 2018-07-03 15:18:51,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/security-groups?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:51,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:51 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-15394820-a52a-4510-8a9b-c9b4a4266686 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "updated_at": "2018-07-03T15:18:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:50Z", "revision_number": 0, "id": "24342062-c42e-4dd9-88f2-2c9fc1f073e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:50Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "b266dfde-e9a3-4451-9489-858ba392cea3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv6", "project_id": "7613242ae4e84b9db01fa13305b6b938"}], "revision_number": 3, "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}]} 2018-07-03 15:18:51,162 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp used request id req-15394820-a52a-4510-8a9b-c9b4a4266686 2018-07-03 15:18:51,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:51,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:51 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13dd1812-7489-497a-b610-d3fbee4d3717 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:18:51,207 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-13dd1812-7489-497a-b610-d3fbee4d3717 2018-07-03 15:18:51,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5032c9af-9f02-43b0-ab07-c10de94ecb4c 2018-07-03 15:18:51,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:51,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:51 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-f31c731c-38d2-4947-8441-173a0b4a6f02 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:50Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:50Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "24342062-c42e-4dd9-88f2-2c9fc1f073e9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "b266dfde-e9a3-4451-9489-858ba392cea3"}]} 2018-07-03 15:18:51,297 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-f31c731c-38d2-4947-8441-173a0b4a6f02 2018-07-03 15:18:51,302 - 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}bff5e15fbd917108256ca468749ab97809a16ae8" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c"}}' 2018-07-03 15:18:51,847 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:18:51 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-8aadd1df-9b32-4d7b-bf3f-43483434a481 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-07-03T15:18:51Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": 22, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:51Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "24990b1e-8574-4586-aa9e-b0ed8291832c"}} 2018-07-03 15:18:51,847 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-8aadd1df-9b32-4d7b-bf3f-43483434a481 2018-07-03 15:18:51,848 - neutron_utils - INFO - Retrieving security group with ID - 5032c9af-9f02-43b0-ab07-c10de94ecb4c 2018-07-03 15:18:51,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?id=5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:51,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:51 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-eff84e67-f98f-4848-8230-ff794f1e0de2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "updated_at": "2018-07-03T15:18:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:50Z", "revision_number": 0, "id": "24342062-c42e-4dd9-88f2-2c9fc1f073e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:50Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:18:51Z", "revision_number": 0, "id": "24990b1e-8574-4586-aa9e-b0ed8291832c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:51Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "revision_number": 0, "id": "b266dfde-e9a3-4451-9489-858ba392cea3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv6", "project_id": "7613242ae4e84b9db01fa13305b6b938"}], "revision_number": 4, "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}]} 2018-07-03 15:18:51,933 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-eff84e67-f98f-4848-8230-ff794f1e0de2 2018-07-03 15:18:51,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5032c9af-9f02-43b0-ab07-c10de94ecb4c 2018-07-03 15:18:51,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/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:18:51,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:51 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-da2ebbf9-2532-4826-9d99-2e4104914941 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "13dcff43-48c1-441a-85f2-4a8adfdbd584"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:50Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:50Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "24342062-c42e-4dd9-88f2-2c9fc1f073e9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-03T15:18:51Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": 22, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:51Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "24990b1e-8574-4586-aa9e-b0ed8291832c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:49Z", "security_group_id": "5032c9af-9f02-43b0-ab07-c10de94ecb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:49Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "b266dfde-e9a3-4451-9489-858ba392cea3"}]} 2018-07-03 15:18:51,978 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-da2ebbf9-2532-4826-9d99-2e4104914941 2018-07-03 15:18:51,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:51,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:52,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97ebee990a424924a47b9d7c9cc4e56b", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}], "expires_at": "2018-07-03T16:18:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user", "id": "d08d569ed4fe4838843f6b600c7fbda7"}, "audit_ids": ["XNArC2IkTeSV1q8cqNAeuA"], "issued_at": "2018-07-03T15:18:52.000000Z"}} 2018-07-03 15:18: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}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:52,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-997f2d8b-1dd9-4b76-b3f0-ec1b20d53fa5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:52,642 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-997f2d8b-1dd9-4b76-b3f0-ec1b20d53fa5 2018-07-03 15:18:52,643 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:18:52,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}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:52,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb76639c-b86a-41a0-98d7-24a087ba43af Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:52,671 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb76639c-b86a-41a0-98d7-24a087ba43af 2018-07-03 15:18:52,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-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:53,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:53 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-56aea1a1-2867-44be-9a82-161365efbf13 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:18:53,179 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-56aea1a1-2867-44be-9a82-161365efbf13 2018-07-03 15:18:53,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:18:53,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:18: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-07-03 15:18:53,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:53,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:53 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fd89b09-bd0d-4638-b586-7002b0aef1a1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:18:53,372 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-3fd89b09-bd0d-4638-b586-7002b0aef1a1 2018-07-03 15:18:53,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=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:53,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:53 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-774499e3-047c-418c-a8de-f90fff8b874e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:18:53,478 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-774499e3-047c-418c-a8de-f90fff8b874e 2018-07-03 15:18:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:53,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:53 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-cdda10e3-a936-4a96-8d6f-d6ae0452d0b1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:18:53,913 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1&admin_state_up=True used request id req-cdda10e3-a936-4a96-8d6f-d6ae0452d0b1 2018-07-03 15:18:53,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:54,612 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:54 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0ef0bc45-3b2c-4db3-9ef0-831733ee0010 X-Compute-Request-Id: req-0ef0bc45-3b2c-4db3-9ef0-831733ee0010 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:18:54,613 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst used request id req-0ef0bc45-3b2c-4db3-9ef0-831733ee0010 2018-07-03 15:18:54,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?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:55,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:55 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-cc4286f3-1a60-4536-974d-d246b63052a7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:18:55,377 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-cc4286f3-1a60-4536-974d-d246b63052a7 2018-07-03 15:18:55,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:55,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:55 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10091999-7a29-463f-b7cb-48ea2f36d2f6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:18:55,556 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-10091999-7a29-463f-b7cb-48ea2f36d2f6 2018-07-03 15:18:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:55,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:55 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-342290d9-92c6-4f28-bade-e6f7fd7039d1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:18:55,639 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-342290d9-92c6-4f28-bade-e6f7fd7039d1 2018-07-03 15:18:55,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/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:55,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:55 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-83e70365-500f-430b-9a5e-5a83003a4398 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:18:55,695 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1&admin_state_up=True used request id req-83e70365-500f-430b-9a5e-5a83003a4398 2018-07-03 15:18:55,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:18:55,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:18:56,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97ebee990a424924a47b9d7c9cc4e56b", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role"}], "expires_at": "2018-07-03T16:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7613242ae4e84b9db01fa13305b6b938", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user", "id": "d08d569ed4fe4838843f6b600c7fbda7"}, "audit_ids": ["aOSvR_eSTZSKMhKK9_c0rg"], "issued_at": "2018-07-03T15:18:56.000000Z"}} 2018-07-03 15:18:56,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}5d0ab4c5160e7ef2a37bcdf81d177a4d80e457c0" 2018-07-03 15:18:56,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74eb2a4d-552d-4934-8f04-9bbec90eed3a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:18:56,405 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-74eb2a4d-552d-4934-8f04-9bbec90eed3a 2018-07-03 15:18:56,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-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:56,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:56 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-33a76623-094a-4f6c-8551-e1e3db23e685 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:18:56,593 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-33a76623-094a-4f6c-8551-e1e3db23e685 2018-07-03 15:18:56,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=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:56,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:56 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-68477320-5bee-4b95-8c24-8afbe86fad0a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:18:56,975 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-68477320-5bee-4b95-8c24-8afbe86fad0a 2018-07-03 15:18:56,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/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:57,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:57 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3c292573-999c-403c-9160-4c105f3679c4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:18:57,107 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-3c292573-999c-403c-9160-4c105f3679c4 2018-07-03 15:18:57,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-07-03 15:18:57,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:18:57 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 15:18:57,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/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0ab4c5160e7ef2a37bcdf81d177a4d80e457c0" 2018-07-03 15:18:57,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:57 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72d22662-e493-468d-b25d-15c74a2cd72d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:18:57,267 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-72d22662-e493-468d-b25d-15c74a2cd72d 2018-07-03 15:18:57,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=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:57,370 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:57 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-33c9dc4f-1871-49db-8e23-b5bd66bc470d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:18:57,370 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-33c9dc4f-1871-49db-8e23-b5bd66bc470d 2018-07-03 15:18:57,371 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net 2018-07-03 15:18:57,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" -d '{"port": {"network_id": "1d850532-cc11-47e4-8f02-2bd5acc459d2", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1", "admin_state_up": true}}' 2018-07-03 15:18:58,587 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:18:58 GMT Content-Type: application/json Content-Length: 768 Connection: keep-alive X-Openstack-Request-Id: req-87e32531-4966-4ade-b9e5-7671c936a70c Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:18:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:18:58Z","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:af:bf:28","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.13"}],"id":"825e3ca9-85ae-40e1-be78-a9f6ecffa209","security_groups":["19d43d32-3ff4-4136-aefc-7ce44827d8f1"],"device_id":""}} 2018-07-03 15:18:58,588 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-87e32531-4966-4ade-b9e5-7671c936a70c 2018-07-03 15:18:58,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=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:58,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:58 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ee6825c2-2548-4ae5-b24e-3fa90c541e90 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:18:58,763 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-ee6825c2-2548-4ae5-b24e-3fa90c541e90 2018-07-03 15:18:58,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/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:58,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:58 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a40d0e8-8142-41a3-95b2-107b993258b1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:18:58,814 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-5a40d0e8-8142-41a3-95b2-107b993258b1 2018-07-03 15:18:58,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=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:58,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:58 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d07a3dd0-6f79-4e2c-80ed-478333e2ddb7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:18:58,904 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-d07a3dd0-6f79-4e2c-80ed-478333e2ddb7 2018-07-03 15:18:58,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/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:59,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:59 GMT Content-Type: application/json Content-Length: 771 Connection: keep-alive X-Openstack-Request-Id: req-069f16db-00be-4cf8-a711-567e19923d2d Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:58Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:af:bf:28","id":"825e3ca9-85ae-40e1-be78-a9f6ecffa209","port_security_enabled":true,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["19d43d32-3ff4-4136-aefc-7ce44827d8f1"],"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1"}]} 2018-07-03 15:18:59,007 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1&admin_state_up=True used request id req-069f16db-00be-4cf8-a711-567e19923d2d 2018-07-03 15:18:59,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/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:59,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:18:59 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3260a847-4a91-4eda-8a24-2b724b553ef6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:18:59,048 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-3260a847-4a91-4eda-8a24-2b724b553ef6 2018-07-03 15:18:59,049 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst 2018-07-03 15:18:59,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 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:59,431 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:59 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2a694cad-afa9-4f3d-a0b9-224cc1c9a399 X-Compute-Request-Id: req-2a694cad-afa9-4f3d-a0b9-224cc1c9a399 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-flavor-name"}]} 2018-07-03 15:18:59,431 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2a694cad-afa9-4f3d-a0b9-224cc1c9a399 2018-07-03 15:18:59,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/6a073166-c994-40e8-8120-2570a866eab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:18:59,823 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:18:59 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e471f857-ae30-4a2b-82cc-fe9e1de58f41 X-Compute-Request-Id: req-e471f857-ae30-4a2b-82cc-fe9e1de58f41 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "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": "6a073166-c994-40e8-8120-2570a866eab3"}} 2018-07-03 15:18:59,824 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/6a073166-c994-40e8-8120-2570a866eab3 used request id req-e471f857-ae30-4a2b-82cc-fe9e1de58f41 2018-07-03 15:18:59,825 - 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-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:00,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:00 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-3c4d5298-8643-46fe-9d30-ba95b62efe1f Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:18:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:18:30Z", "visibility": "shared", "self": "/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "min_disk": 0, "protected": false, "id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "file": "/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7613242ae4e84b9db01fa13305b6b938", "direct_url": "file:///var/lib/glance/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image"} 2018-07-03 15:19:00,251 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image used request id req-3c4d5298-8643-46fe-9d30-ba95b62efe1f 2018-07-03 15:19:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:00,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d29df1ee-a2ca-470e-8151-21f72d6d876c Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:19:00,629 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d29df1ee-a2ca-470e-8151-21f72d6d876c 2018-07-03 15:19:00,635 - novaclient.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}4f394376408664e29b98b15ef186f8af3c50aac7" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "imageRef": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "flavorRef": "6a073166-c994-40e8-8120-2570a866eab3", "max_count": 1, "min_count": 1, "networks": [{"port": "825e3ca9-85ae-40e1-be78-a9f6ecffa209"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}]}}' 2018-07-03 15:19:03,435 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:19:03 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2fa21ecd-defe-4247-acb1-25047e3051e8 X-Compute-Request-Id: req-2fa21ecd-defe-4247-acb1-25047e3051e8 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "0102bab7-450b-4a63-a081-2b7469185e56", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "adminPass": "EFGY9KXss3QP"}} 2018-07-03 15:19:03,435 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-2fa21ecd-defe-4247-acb1-25047e3051e8 2018-07-03 15:19:03,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:04,171 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:04 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-d5360681-3efd-4364-b187-244c217f9b80 X-Compute-Request-Id: req-d5360681-3efd-4364-b187-244c217f9b80 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/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:19:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:04,171 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-d5360681-3efd-4364-b187-244c217f9b80 2018-07-03 15:19:04,172 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst 2018-07-03 15:19:04,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:04,829 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:04 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-17b3fc0b-dc9f-4200-91be-2169bb778bac X-Compute-Request-Id: req-17b3fc0b-dc9f-4200-91be-2169bb778bac 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/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:19:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:04,829 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-17b3fc0b-dc9f-4200-91be-2169bb778bac 2018-07-03 15:19:04,829 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst] is - BUILD 2018-07-03 15:19:04,830 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:19:07,832 - create_instance - DEBUG - VM status query timeout in 896.339727879 2018-07-03 15:19:07,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:08,560 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19: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-50561d0a-dff6-457a-81fb-c45138af8921 X-Compute-Request-Id: req-50561d0a-dff6-457a-81fb-c45138af8921 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:19:06Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:08,560 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-50561d0a-dff6-457a-81fb-c45138af8921 2018-07-03 15:19:08,561 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst] is - BUILD 2018-07-03 15:19:08,561 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:19:11,564 - create_instance - DEBUG - VM status query timeout in 892.607609987 2018-07-03 15:19:11,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:12,327 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:12 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-8869ab69-76b8-459e-a1a4-3367d2044c02 X-Compute-Request-Id: req-8869ab69-76b8-459e-a1a4-3367d2044c02 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:19:06Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:12,327 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-8869ab69-76b8-459e-a1a4-3367d2044c02 2018-07-03 15:19:12,327 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst] is - BUILD 2018-07-03 15:19:12,327 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:19:15,331 - create_instance - DEBUG - VM status query timeout in 888.841423035 2018-07-03 15:19:15,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:16,313 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19: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-29de392d-a664-41d9-b8f8-3d5181cfb7d8 X-Compute-Request-Id: req-29de392d-a664-41d9-b8f8-3d5181cfb7d8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:19:06Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:16,313 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-29de392d-a664-41d9-b8f8-3d5181cfb7d8 2018-07-03 15:19:16,314 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst] is - BUILD 2018-07-03 15:19:16,314 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:19:19,316 - create_instance - DEBUG - VM status query timeout in 884.856304884 2018-07-03 15:19:19,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:19,586 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19: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-91cdaf43-36a0-4c30-93fc-3cbf5da95757 X-Compute-Request-Id: req-91cdaf43-36a0-4c30-93fc-3cbf5da95757 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:19,586 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-91cdaf43-36a0-4c30-93fc-3cbf5da95757 2018-07-03 15:19:19,586 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst] is - ACTIVE 2018-07-03 15:19:19,587 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:19:19,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:20,415 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:20 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-7147ff6a-5d8b-4038-9edd-12cfab7d41fd X-Compute-Request-Id: req-7147ff6a-5d8b-4038-9edd-12cfab7d41fd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:20,415 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-7147ff6a-5d8b-4038-9edd-12cfab7d41fd 2018-07-03 15:19:20,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/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:20,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:20 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-10106be6-bc2c-42f4-81cb-89d21f71c0ee Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:19:20,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-10106be6-bc2c-42f4-81cb-89d21f71c0ee 2018-07-03 15:19:20,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/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:20,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ab432de-3f52-416b-828d-88eceaea047d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:19:20,741 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-4ab432de-3f52-416b-828d-88eceaea047d 2018-07-03 15:19:20,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/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:20,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:20 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-bc3803dc-fa4c-4752-a94a-0cd45e341d68 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:19:20,824 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-bc3803dc-fa4c-4752-a94a-0cd45e341d68 2018-07-03 15:19:20,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=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:20,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:20 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-7c45bfbb-f691-4cf0-8607-590cb31ceef4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b6:ea:a9","id":"270169ef-b7cb-4f0b-ade1-8e77ce7a7c27","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:35Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:17:2f:58","id":"4d71d0a8-29cf-4e2b-8703-dd42c241f487","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:19:16Z","binding:vnic_type":"normal","device_id":"0102bab7-450b-4a63-a081-2b7469185e56","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:af:bf:28","id":"825e3ca9-85ae-40e1-be78-a9f6ecffa209","port_security_enabled":true,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["19d43d32-3ff4-4136-aefc-7ce44827d8f1"],"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:41Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:49Z","binding:vnic_type":"normal","device_id":"eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:41:f4:4b","id":"d4a69f5a-c8db-48e6-9b0a-f56b7a4e911d","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:19:20,981 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-7c45bfbb-f691-4cf0-8607-590cb31ceef4 2018-07-03 15:19:20,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:22,144 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19: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-ab10e733-4a5b-4027-b032-30876502b880 X-Compute-Request-Id: req-ab10e733-4a5b-4027-b032-30876502b880 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:22,144 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-ab10e733-4a5b-4027-b032-30876502b880 2018-07-03 15:19:22,145 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst] is - ACTIVE 2018-07-03 15:19:22,145 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:19:22,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:22,732 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19: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-dfb84edc-dc3d-4c0c-ba67-ff13a01cc422 X-Compute-Request-Id: req-dfb84edc-dc3d-4c0c-ba67-ff13a01cc422 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:22,732 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-dfb84edc-dc3d-4c0c-ba67-ff13a01cc422 2018-07-03 15:19:22,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=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:22,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:22 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-eac122a3-9217-492e-8fac-41abaf1e8fed Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:19:22,900 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-eac122a3-9217-492e-8fac-41abaf1e8fed 2018-07-03 15:19:22,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/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:22,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:22 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-502214ea-6ac5-4e73-af60-03ef7d5f8289 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:19:22,941 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-502214ea-6ac5-4e73-af60-03ef7d5f8289 2018-07-03 15:19:22,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?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:23,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:23 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f6a0d0dc-26a2-4f9c-95a7-d72e7d8923b6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:19:23,016 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-f6a0d0dc-26a2-4f9c-95a7-d72e7d8923b6 2018-07-03 15:19:23,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/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:23,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:23 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-1c365ddd-af1b-4974-8591-bf013002fd46 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b6:ea:a9","id":"270169ef-b7cb-4f0b-ade1-8e77ce7a7c27","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:35Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:17:2f:58","id":"4d71d0a8-29cf-4e2b-8703-dd42c241f487","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:19:16Z","binding:vnic_type":"normal","device_id":"0102bab7-450b-4a63-a081-2b7469185e56","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:af:bf:28","id":"825e3ca9-85ae-40e1-be78-a9f6ecffa209","port_security_enabled":true,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["19d43d32-3ff4-4136-aefc-7ce44827d8f1"],"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:41Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:49Z","binding:vnic_type":"normal","device_id":"eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:41:f4:4b","id":"d4a69f5a-c8db-48e6-9b0a-f56b7a4e911d","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:19:23,128 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-1c365ddd-af1b-4974-8591-bf013002fd46 2018-07-03 15:19:23,132 - novaclient.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/0102bab7-450b-4a63-a081-2b7469185e56/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}}' 2018-07-03 15:19:24,096 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:19: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-3e45fe10-29df-44ff-86c3-53ca2cd0448f X-Compute-Request-Id: req-3e45fe10-29df-44ff-86c3-53ca2cd0448f 2018-07-03 15:19:24,096 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56/action used request id req-3e45fe10-29df-44ff-86c3-53ca2cd0448f 2018-07-03 15:19:24,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/routers?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:24,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:24 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-82af19c2-187f-46a5-83d8-018130d01eb7 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:37Z", "admin_state_up": true, "updated_at": "2018-07-03T15:18:42Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router"}]} 2018-07-03 15:19:24,458 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router used request id req-82af19c2-187f-46a5-83d8-018130d01eb7 2018-07-03 15:19:24,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:24,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-042cfc22-20c2-4959-9cf3-8ba8df2295eb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:19:24,614 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-042cfc22-20c2-4959-9cf3-8ba8df2295eb 2018-07-03 15:19:24,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=eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:24,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:24 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-f79ba45f-49ff-4ff3-a975-3eb2f9f32169 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:41Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:49Z","binding:vnic_type":"normal","device_id":"eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:41:f4:4b","id":"d4a69f5a-c8db-48e6-9b0a-f56b7a4e911d","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:19:24,719 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26 used request id req-f79ba45f-49ff-4ff3-a975-3eb2f9f32169 2018-07-03 15:19:24,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/155bd399-342f-4e81-990a-5fdf67fde465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:24,783 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:24 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-5343c321-b055-45d7-943b-570ae12617c4 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","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":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}} 2018-07-03 15:19:24,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/155bd399-342f-4e81-990a-5fdf67fde465 used request id req-5343c321-b055-45d7-943b-570ae12617c4 2018-07-03 15:19:24,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?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:24,924 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:24 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-f0bf1860-09c0-486b-867a-73a9a70c262a 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:19:24,924 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-f0bf1860-09c0-486b-867a-73a9a70c262a 2018-07-03 15:19:24,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:24,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:24 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8d516004-32fb-45ac-814f-9e332a45da3e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:19:24,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-8d516004-32fb-45ac-814f-9e332a45da3e 2018-07-03 15:19:24,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:25,248 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:25 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-5eb64b9f-2755-4bc4-a146-dc3541ecc43e X-Compute-Request-Id: req-5eb64b9f-2755-4bc4-a146-dc3541ecc43e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:25,248 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-5eb64b9f-2755-4bc4-a146-dc3541ecc43e 2018-07-03 15:19:25,248 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst] is - ACTIVE 2018-07-03 15:19:25,249 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:19:25,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:26,199 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:26 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-30a4ebea-6b78-4e1e-8af7-875cf4415cd8 X-Compute-Request-Id: req-30a4ebea-6b78-4e1e-8af7-875cf4415cd8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:26,200 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-30a4ebea-6b78-4e1e-8af7-875cf4415cd8 2018-07-03 15:19:26,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:26,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:26 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a177ce14-3286-4989-8ae5-80b8e20c13a1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:19:26,363 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-a177ce14-3286-4989-8ae5-80b8e20c13a1 2018-07-03 15:19:26,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/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:26,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:26 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9021c88-d07c-48d9-92e3-bc70edcc0a23 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:19:26,513 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-c9021c88-d07c-48d9-92e3-bc70edcc0a23 2018-07-03 15:19:26,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=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:26,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:26 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b1541077-468d-4c3b-9cbe-f68e234bc685 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:19:26,596 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-b1541077-468d-4c3b-9cbe-f68e234bc685 2018-07-03 15:19:26,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/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:26,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:26 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-c36f0a98-0960-4f7e-a5e3-340f16007cc2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b6:ea:a9","id":"270169ef-b7cb-4f0b-ade1-8e77ce7a7c27","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:35Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:17:2f:58","id":"4d71d0a8-29cf-4e2b-8703-dd42c241f487","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:19:23Z","binding:vnic_type":"normal","device_id":"0102bab7-450b-4a63-a081-2b7469185e56","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:af:bf:28","id":"825e3ca9-85ae-40e1-be78-a9f6ecffa209","port_security_enabled":true,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["5032c9af-9f02-43b0-ab07-c10de94ecb4c","19d43d32-3ff4-4136-aefc-7ce44827d8f1"],"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:41Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:49Z","binding:vnic_type":"normal","device_id":"eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:41:f4:4b","id":"d4a69f5a-c8db-48e6-9b0a-f56b7a4e911d","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:19:26,729 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-c36f0a98-0960-4f7e-a5e3-340f16007cc2 2018-07-03 15:19:26,729 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-03 15:19:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:26,880 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:26 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-58bf82a7-fe6a-4896-b262-cee25dc63a34 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:19:26,880 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-58bf82a7-fe6a-4896-b262-cee25dc63a34 2018-07-03 15:19:26,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:26,929 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:26 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e27ee9e3-2111-4c1e-b124-db7b6ce5fae1 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:19:26,929 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-e27ee9e3-2111-4c1e-b124-db7b6ce5fae1 2018-07-03 15:19:26,934 - 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}4f394376408664e29b98b15ef186f8af3c50aac7" -d '{"floatingip": {"floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "port_id": "825e3ca9-85ae-40e1-be78-a9f6ecffa209"}}' 2018-07-03 15:19:29,759 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:19:29 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive X-Openstack-Request-Id: req-7429e967-ba13-468f-8afb-a71f4c689f93 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:19:28Z", "updated_at": "2018-07-03T15:19:28Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.10.120", "revision_number": 0, "project_id": "7613242ae4e84b9db01fa13305b6b938", "port_id": "825e3ca9-85ae-40e1-be78-a9f6ecffa209", "id": "143d8ece-930b-4a0d-b803-4f58a7c90829"}} 2018-07-03 15:19:29,760 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-7429e967-ba13-468f-8afb-a71f4c689f93 2018-07-03 15:19:29,760 - create_instance - INFO - Created floating IP 172.30.10.120 via router - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router 2018-07-03 15:19:29,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:30,651 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:30 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-35c28f09-d187-4da4-9301-07835a0af52e X-Compute-Request-Id: req-35c28f09-d187-4da4-9301-07835a0af52e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:30,651 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-35c28f09-d187-4da4-9301-07835a0af52e 2018-07-03 15:19:30,652 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst] is - ACTIVE 2018-07-03 15:19:30,652 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:19:30,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:30,922 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:30 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-e0acbc3f-a4b8-476a-9dc4-6f14d144cb02 X-Compute-Request-Id: req-e0acbc3f-a4b8-476a-9dc4-6f14d144cb02 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:30,922 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-e0acbc3f-a4b8-476a-9dc4-6f14d144cb02 2018-07-03 15:19:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:31,067 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:31 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-70e6a3f4-7429-42d9-a5e7-3cc849856cbd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:19:31,067 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-70e6a3f4-7429-42d9-a5e7-3cc849856cbd 2018-07-03 15:19:31,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:31,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:31 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23ab3065-b917-4259-9ced-0d1ce16eeeca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:19:31,110 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-23ab3065-b917-4259-9ced-0d1ce16eeeca 2018-07-03 15:19:31,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=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:31,197 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:31 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-91d20485-8f7f-4d48-a4d5-6052a9ace1db Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:19:31,197 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-91d20485-8f7f-4d48-a4d5-6052a9ace1db 2018-07-03 15:19:31,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/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:31,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:31 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-102d670c-8955-4928-a61b-7b9f6346b854 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b6:ea:a9","id":"270169ef-b7cb-4f0b-ade1-8e77ce7a7c27","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:35Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:17:2f:58","id":"4d71d0a8-29cf-4e2b-8703-dd42c241f487","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:19:23Z","binding:vnic_type":"normal","device_id":"0102bab7-450b-4a63-a081-2b7469185e56","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:af:bf:28","id":"825e3ca9-85ae-40e1-be78-a9f6ecffa209","port_security_enabled":true,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["5032c9af-9f02-43b0-ab07-c10de94ecb4c","19d43d32-3ff4-4136-aefc-7ce44827d8f1"],"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:41Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:49Z","binding:vnic_type":"normal","device_id":"eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:41:f4:4b","id":"d4a69f5a-c8db-48e6-9b0a-f56b7a4e911d","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:19:31,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-102d670c-8955-4928-a61b-7b9f6346b854 2018-07-03 15:19:31,321 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2018-07-03 15:19:31,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:31,612 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:31 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-c1ded68a-5b55-4753-9b15-dd038b8291c8 X-Compute-Request-Id: req-c1ded68a-5b55-4753-9b15-dd038b8291c8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:31,612 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-c1ded68a-5b55-4753-9b15-dd038b8291c8 2018-07-03 15:19:31,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/0102bab7-450b-4a63-a081-2b7469185e56/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 15:19:31,701 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:31 GMT Content-Type: application/json Content-Length: 27941 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6024c42e-e9e9-4f07-bf19-4bfd6d721f39 X-Compute-Request-Id: req-6024c42e-e9e9-4f07-bf19-4bfd6d721f39 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff]\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 1581651973 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.137690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139580] pid_max: default: 32768 minimum: 301\n[ 0.140581] ACPI: Core revision 20150930\n[ 0.142091] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143467] Security Framework initialized\n[ 0.144325] Yama: becoming mindful.\n[ 0.145229] AppArmor: AppArmor initialized\n[ 0.146310] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147961] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.149336] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.150826] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.152760] Initializing cgroup subsys io\n[ 0.153705] Initializing cgroup subsys memory\n[ 0.154773] Initializing cgroup subsys devices\n[ 0.155830] Initializing cgroup subsys freezer\n[ 0.157054] Initializing cgroup subsys net_cls\n[ 0.158181] Initializing cgroup subsys perf_event\n[ 0.159324] Initializing cgroup subsys net_prio\n[ 0.160458] Initializing cgroup subsys hugetlb\n[ 0.161602] Initializing cgroup subsys pids\n[ 0.162753] CPU: Physical Processor ID: 0\n[ 0.164437] mce: CPU supports 10 MCE banks\n[ 0.165331] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166402] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168393] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173684] ftrace: allocating 31920 entries in 125 pages\n[ 0.194492] smpboot: Max logical packages: 2\n[ 0.195400] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196847] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.198422] x2apic enabled\n[ 0.199260] Switched APIC routing to physical x2apic.\n[ 0.200977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202395] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.205042] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.207029] ... version: 2\n[ 0.208019] ... bit width: 48\n[ 0.209049] ... generic registers: 4\n[ 0.210100] ... value mask: 0000ffffffffffff\n[ 0.211359] ... max period: 000000007fffffff\n[ 0.212661] ... fixed-purpose events: 3\n[ 0.213764] ... event mask: 000000070000000f\n[ 0.215107] KVM setup paravirtual spinlock\n[ 0.216686] x86: Booting SMP configuration:\n[ 0.217745] .... node #0, CPUs: #1\n[ 0.218777] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.240804] x86: Booted up 1 node, 2 CPUs\n[ 0.240806] KVM setup async PF for cpu 1\n[ 0.240808] kvm-stealtime: cpu 1, msr f90d940\n[ 0.243193] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.244586] devtmpfs: initialized\n[ 0.246260] evm: security.selinux\n[ 0.247066] evm: security.SMACK64\n[ 0.247805] evm: security.SMACK64EXEC\n[ 0.248501] evm: security.SMACK64TRANSMUTE\n[ 0.249358] evm: security.SMACK64MMAP\n[ 0.250222] evm: security.ima\n[ 0.250969] evm: security.capability\n[ 0.251912] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254203] pinctrl core: initialized pinctrl subsystem\n[ 0.255501] RTC time: 15:19:16, date: 07/03/18\n[ 0.256646] NET: Registered protocol family 16\n[ 0.266154] cpuidle: using governor ladder\n[ 0.278208] cpuidle: using governor menu\n[ 0.279073] PCCT header not found.\n[ 0.279897] ACPI: bus type PCI registered\n[ 0.280795] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282265] PCI: Using configuration type 1 for base access\n[ 0.283576] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.294603] ACPI: Added _OSI(Module Device)\n[ 0.295567] ACPI: Added _OSI(Processor Device)\n[ 0.296563] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.297783] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300074] ACPI: Interpreter enabled\n[ 0.300899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305102] ACPI: (supports S0 S3 S4 S5)\n[ 0.306029] ACPI: Using IOAPIC for interrupt routing\n[ 0.307071] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.310746] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.311974] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.313389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.321467] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323855] acpiphp: Slot [3] registered\n[ 0.324696] acpiphp: Slot [4] registered\n[ 0.325637] acpiphp: Slot [5] registered\n[ 0.326574] acpiphp: Slot [6] registered\n[ 0.327465] acpiphp: Slot [7] registered\n[ 0.328390] acpiphp: Slot [8] registered\n[ 0.329270] acpiphp: Slot [9] registered\n[ 0.330147] acpiphp: Slot [10] registered\n[ 0.331063] acpiphp: Slot [11] registered\n[ 0.331976] acpiphp: Slot [12] registered\n[ 0.332948] acpiphp: Slot [13] registered\n[ 0.333913] acpiphp: Slot [14] registered\n[ 0.334837] acpiphp: Slot [15] registered\n[ 0.335758] acpiphp: Slot [16] registered\n[ 0.336726] acpiphp: Slot [17] registered\n[ 0.337685] acpiphp: Slot [18] registered\n[ 0.338583] acpiphp: Slot [19] registered\n[ 0.339524] acpiphp: Slot [20] registered\n[ 0.340441] acpiphp: Slot [21] registered\n[ 0.341330] acpiphp: Slot [22] registered\n[ 0.342268] acpiphp: Slot [23] registered\n[ 0.343190] acpiphp: Slot [24] registered\n[ 0.344117] acpiphp: Slot [25] registered\n[ 0.345064] acpiphp: Slot [26] registered\n[ 0.345972] acpiphp: Slot [27] registered\n[ 0.347052] acpiphp: Slot [28] registered\n[ 0.348117] acpiphp: Slot [29] registered\n[ 0.349087] acpiphp: Slot [30] registered\n[ 0.350029] acpiphp: Slot [31] registered\n[ 0.351004] PCI host bridge to bus 0000:00\n[ 0.351899] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354894] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356607] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.358250] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.359902] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.364013] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.365324] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.366498] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367750] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372433] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.373992] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.402228] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.403713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405716] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.408922] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410398] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411796] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413096] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414998] vgaarb: loaded\n[ 0.415694] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417097] SCSI subsystem initialized\n[ 0.418116] ACPI: bus type USB registered\n[ 0.419128] usbcore: registered new interface driver usbfs\n[ 0.420453] usbcore: registered new interface driver hub\n[ 0.421706] usbcore: registered new device driver usb\n[ 0.423055] PCI: Using ACPI for IRQ routing\n[ 0.424293] NetLabel: Initializing\n[ 0.425169] NetLabel: domain hash size = 128\n[ 0.426235] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427426] NetLabel: unlabeled traffic allowed by default\n[ 0.428858] clocksource: Switched to clocksource kvm-clock\n[ 0.434573] AppArmor: AppArmor Filesystem Enabled\n[ 0.435775] pnp: PnP ACPI init\n[ 0.436843] pnp: PnP ACPI: found 5 devices\n[ 0.443741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.445886] NET: Registered protocol family 2\n[ 0.447082] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.448751] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.450247] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.451700] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453049] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454562] NET: Registered protocol family 1\n[ 0.455636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.457038] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.458399] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.477310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496351] Trying to unpack rootfs image as initramfs...\n[ 0.546776] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.548429] Scanning for low memory corruption every 60 seconds\n[ 0.550090] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.551546] audit: initializing netlink subsys (disabled)\n[ 0.552846] audit: type=2000 audit(1530631157.819:1): initialized\n[ 0.554492] Initialise system trusted keyring\n[ 0.555641] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.557120] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559512] zbud: loaded\n[ 0.560324] VFS: Disk quotas dquot_6.6.0\n[ 0.561305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.563188] fuse init (API version 7.23)\n[ 0.564244] Key type big_key registered\n[ 0.565193] Allocating IMA MOK and blacklist keyrings.\n[ 0.566619] Key type asymmetric registered\n[ 0.567591] Asymmetric key parser 'x509' registered\n[ 0.568767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.570567] io scheduler noop registered\n[ 0.571568] io scheduler deadline registered (default)\n[ 0.572906] io scheduler cfq registered\n[ 0.573921] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.575244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576854] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578340] ACPI: Power Button [PWRF]\n[ 0.579201] GHES: HEST is not enabled!\n[ 0.598281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636062] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655504] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.657610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.681369] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.683862] Linux agpgart interface v0.103\n[ 0.686377] brd: module loaded\n[ 0.688142] loop: module loaded\n[ 0.692884] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694415] GPT:90111 != 20971519\n[ 0.695195] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696481] GPT:90111 != 20971519\n[ 0.697411] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698604] vda: vda1 vda15\n[ 0.700522] vdb:\n[ 0.701734] scsi host0: ata_piix\n[ 0.702539] scsi host1: ata_piix\n[ 0.703353] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.704482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.706235] libphy: Fixed MDIO Bus: probed\n[ 0.707097] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708081] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710245] PPP generic driver version 2.4.2\n[ 0.711379] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.712766] ehci-pci: EHCI PCI platform driver\n[ 0.713781] ehci-platform: EHCI generic platform driver\n[ 0.714935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.716317] ohci-pci: OHCI PCI platform driver\n[ 0.717395] ohci-platform: OHCI generic platform driver\n[ 0.718416] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737341] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739883] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.742458] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.744200] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746118] usb usb1: Product: UHCI Host Controller\n[ 0.747182] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748057] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749278] hub 1-0:1.0: USB hub found\n[ 0.750174] hub 1-0:1.0: 2 ports detected\n[ 0.751317] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753555] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754713] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756041] mousedev: PS/2 mouse device common for all mice\n[ 0.757388] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758850] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.762364] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763984] i2c /dev entries driver\n[ 0.764956] device-mapper: uevent: version 1.0.3\n[ 0.766098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767979] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769526] NET: Registered protocol family 10\n[ 0.770679] NET: Registered protocol family 17\n[ 0.771685] Key type dns_resolver registered\n[ 0.772835] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.774174] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.782072] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.784106] registered taskstats version 1\n[ 0.785214] Loading compiled-in X.509 certificates\n[ 0.787009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.789434] zswap: loaded using pool lzo/zbud\n[ 0.791023] Key type trusted registered\n[ 0.792771] Key type encrypted registered\n[ 0.793722] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.794830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.796002] evm: HMAC attrs: 0x1\n[ 0.797077] Magic number: 10:93:335\n[ 0.798043] tty tty56: hash matches\n[ 0.799057] rtc_cmos 00:00: setting system clock to 2018-07-03 15:19:17 UTC (1530631157)\n[ 0.801234] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.802752] EDD information not available.\n[ 0.861943] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863867] Write protecting the kernel read-only data: 14336k\n[ 0.865874] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868105] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.937477] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 8.22\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.13...\nLease of 10.55.1.13 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzXDsM+Gir0Ct2wrmmDZXQlSw/PHVAfo2TFulYwwibD/s6ZzYZUdmw4BeyXCiMGHWqi7uoLuO0R7/wRrbNbMOYhJ14A/41+EAO6z4SfMXeFALAA65qkgNLC0QpHime1xxIFueGACqCy5Ww5lZlC00fUDhzW8HA1vuRMxMTDpTLfsrteaaiEYezYJ03+JjUU0JfdG/UgX59Xy0pXcXPDCV3S0oszZk4dIiCvLEp5SrRvTEafN53INq2KqPWH8TJY6ZsuNLHPezNnSVT3LpzOOo2mZAHiMZAOcQU7vpwPDqCGVr4wnMFWlheWiPgpaFuLOThZON6HjPhAylKkot7sHr root@createinstancesinglenetworktests-2ff439bd-3338-4b26-bb95-5da3d4\nssh-dss AAAAB3NzaC1kc3MAAACBAJrF19EuAVmgobRACYIbyjiRrggf6t9FVVKyo4bZKRDgEA1uwd6zLNT02UMjmJXdObADtYIlUhfd+NtBouG7c3rX18QJ+Ng5kINf2g8K2eCJGsUKQXhC6fF2WfF5edqm0d/JtnRfs5Z0ZAoUOvib51A3PgrqjHls++Z4ShZaz0WPAAAAFQCykcj1fy7hCAmnd1d0loF1TQhsGwAAAIBdt1JGhE1yfslAW3CjaQrz01M/DFATWGutnGHGKN99x/iZ3tR38dljW3yiqAFKg67PMGFcXhgUDyHkO6e/bLz88/Yx9sRSgiwflDQE1TuGeqTN0bX+pHpFwgnDM0ykwWksFe2JdZKCEF9zfO7JsDhkJo4eF5A4bwRh85278YX23wAAAIBnsvTsI8qfTNt3mKmkxkzAMPbjuC0AX5U2SPpYXHvs/Hz+1NBvh41d+AidiFvCpMhIq/c56tEkQpvFW4UBTPOUhoF/UZ0kbeAJUiqzipM1iCG5njY5HHocnhwcBb6WIi+Pn+P9avPBX05TJl3Kuq7+l167exefux4R8eSEfpJtSw== root@createinstancesinglenetworktests-2ff439bd-3338-4b26-bb95-5da3d4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:feaf:bf28/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 \nip-route:169.254.169.254 via 10.55.1.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 0102bab7-450b-4a63-a081-2b7469185e56\nname: CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-2ff439bd-3338-4b26-bb95-5da3d4.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=9.98 ===\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:AF:BF:28 \n inet addr:10.55.1.13 Bcast:10.55.1.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaf:bf28/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:17 errors:0 dropped:0 overruns:0 frame:0\n TX packets:24 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1939 (1.8 KiB) TX bytes:2486 (2.4 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.2\nnameserver 10.55.1.3\n### ping -c 5 10.55.1.1\nPING 10.55.1.1 (10.55.1.1): 56 data bytes\n"} 2018-07-03 15:19:31,703 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56/action used request id req-6024c42e-e9e9-4f07-bf19-4bfd6d721f39 2018-07-03 15:19:31,705 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 15:19:31,705 - 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff] [ 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 1581651973 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.137690] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139580] pid_max: default: 32768 minimum: 301 [ 0.140581] ACPI: Core revision 20150930 [ 0.142091] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143467] Security Framework initialized [ 0.144325] Yama: becoming mindful. [ 0.145229] AppArmor: AppArmor initialized [ 0.146310] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147961] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.149336] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.150826] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.152760] Initializing cgroup subsys io [ 0.153705] Initializing cgroup subsys memory [ 0.154773] Initializing cgroup subsys devices [ 0.155830] Initializing cgroup subsys freezer [ 0.157054] Initializing cgroup subsys net_cls [ 0.158181] Initializing cgroup subsys perf_event [ 0.159324] Initializing cgroup subsys net_prio [ 0.160458] Initializing cgroup subsys hugetlb [ 0.161602] Initializing cgroup subsys pids [ 0.162753] CPU: Physical Processor ID: 0 [ 0.164437] mce: CPU supports 10 MCE banks [ 0.165331] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166402] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168393] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173684] ftrace: allocating 31920 entries in 125 pages [ 0.194492] smpboot: Max logical packages: 2 [ 0.195400] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196847] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.198422] x2apic enabled [ 0.199260] Switched APIC routing to physical x2apic. [ 0.200977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202395] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.205042] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.207029] ... version: 2 [ 0.208019] ... bit width: 48 [ 0.209049] ... generic registers: 4 [ 0.210100] ... value mask: 0000ffffffffffff [ 0.211359] ... max period: 000000007fffffff [ 0.212661] ... fixed-purpose events: 3 [ 0.213764] ... event mask: 000000070000000f [ 0.215107] KVM setup paravirtual spinlock [ 0.216686] x86: Booting SMP configuration: [ 0.217745] .... node #0, CPUs: #1 [ 0.218777] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.240804] x86: Booted up 1 node, 2 CPUs [ 0.240806] KVM setup async PF for cpu 1 [ 0.240808] kvm-stealtime: cpu 1, msr f90d940 [ 0.243193] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.244586] devtmpfs: initialized [ 0.246260] evm: security.selinux [ 0.247066] evm: security.SMACK64 [ 0.247805] evm: security.SMACK64EXEC [ 0.248501] evm: security.SMACK64TRANSMUTE [ 0.249358] evm: security.SMACK64MMAP [ 0.250222] evm: security.ima [ 0.250969] evm: security.capability [ 0.251912] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.254203] pinctrl core: initialized pinctrl subsystem [ 0.255501] RTC time: 15:19:16, date: 07/03/18 [ 0.256646] NET: Registered protocol family 16 [ 0.266154] cpuidle: using governor ladder [ 0.278208] cpuidle: using governor menu [ 0.279073] PCCT header not found. [ 0.279897] ACPI: bus type PCI registered [ 0.280795] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.282265] PCI: Using configuration type 1 for base access [ 0.283576] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.294603] ACPI: Added _OSI(Module Device) [ 0.295567] ACPI: Added _OSI(Processor Device) [ 0.296563] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.297783] ACPI: Added _OSI(Processor Aggregator Device) [ 0.300074] ACPI: Interpreter enabled [ 0.300899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.303000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.305102] ACPI: (supports S0 S3 S4 S5) [ 0.306029] ACPI: Using IOAPIC for interrupt routing [ 0.307071] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.310746] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.311974] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.313389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.321467] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323855] acpiphp: Slot [3] registered [ 0.324696] acpiphp: Slot [4] registered [ 0.325637] acpiphp: Slot [5] registered [ 0.326574] acpiphp: Slot [6] registered [ 0.327465] acpiphp: Slot [7] registered [ 0.328390] acpiphp: Slot [8] registered [ 0.329270] acpiphp: Slot [9] registered [ 0.330147] acpiphp: Slot [10] registered [ 0.331063] acpiphp: Slot [11] registered [ 0.331976] acpiphp: Slot [12] registered [ 0.332948] acpiphp: Slot [13] registered [ 0.333913] acpiphp: Slot [14] registered [ 0.334837] acpiphp: Slot [15] registered [ 0.335758] acpiphp: Slot [16] registered [ 0.336726] acpiphp: Slot [17] registered [ 0.337685] acpiphp: Slot [18] registered [ 0.338583] acpiphp: Slot [19] registered [ 0.339524] acpiphp: Slot [20] registered [ 0.340441] acpiphp: Slot [21] registered [ 0.341330] acpiphp: Slot [22] registered [ 0.342268] acpiphp: Slot [23] registered [ 0.343190] acpiphp: Slot [24] registered [ 0.344117] acpiphp: Slot [25] registered [ 0.345064] acpiphp: Slot [26] registered [ 0.345972] acpiphp: Slot [27] registered [ 0.347052] acpiphp: Slot [28] registered [ 0.348117] acpiphp: Slot [29] registered [ 0.349087] acpiphp: Slot [30] registered [ 0.350029] acpiphp: Slot [31] registered [ 0.351004] PCI host bridge to bus 0000:00 [ 0.351899] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354894] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356607] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.358250] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.359902] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.364013] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.365324] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366498] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367750] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372433] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.373992] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.402228] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.403713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.405716] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408922] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.410398] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411796] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413096] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414998] vgaarb: loaded [ 0.415694] vgaarb: bridge control possible 0000:00:02.0 [ 0.417097] SCSI subsystem initialized [ 0.418116] ACPI: bus type USB registered [ 0.419128] usbcore: registered new interface driver usbfs [ 0.420453] usbcore: registered new interface driver hub [ 0.421706] usbcore: registered new device driver usb [ 0.423055] PCI: Using ACPI for IRQ routing [ 0.424293] NetLabel: Initializing [ 0.425169] NetLabel: domain hash size = 128 [ 0.426235] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427426] NetLabel: unlabeled traffic allowed by default [ 0.428858] clocksource: Switched to clocksource kvm-clock [ 0.434573] AppArmor: AppArmor Filesystem Enabled [ 0.435775] pnp: PnP ACPI init [ 0.436843] pnp: PnP ACPI: found 5 devices [ 0.443741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.445886] NET: Registered protocol family 2 [ 0.447082] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.448751] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.450247] TCP: Hash tables configured (established 2048 bind 2048) [ 0.451700] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453049] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454562] NET: Registered protocol family 1 [ 0.455636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.457038] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.458399] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.477310] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.496351] Trying to unpack rootfs image as initramfs... [ 0.546776] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.548429] Scanning for low memory corruption every 60 seconds [ 0.550090] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.551546] audit: initializing netlink subsys (disabled) [ 0.552846] audit: type=2000 audit(1530631157.819:1): initialized [ 0.554492] Initialise system trusted keyring [ 0.555641] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.557120] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559512] zbud: loaded [ 0.560324] VFS: Disk quotas dquot_6.6.0 [ 0.561305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.563188] fuse init (API version 7.23) [ 0.564244] Key type big_key registered [ 0.565193] Allocating IMA MOK and blacklist keyrings. [ 0.566619] Key type asymmetric registered [ 0.567591] Asymmetric key parser 'x509' registered [ 0.568767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.570567] io scheduler noop registered [ 0.571568] io scheduler deadline registered (default) [ 0.572906] io scheduler cfq registered [ 0.573921] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.575244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.576854] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578340] ACPI: Power Button [PWRF] [ 0.579201] GHES: HEST is not enabled! [ 0.598281] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.636062] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.655504] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.657610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.681369] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.683862] Linux agpgart interface v0.103 [ 0.686377] brd: module loaded [ 0.688142] loop: module loaded [ 0.692884] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694415] GPT:90111 != 20971519 [ 0.695195] GPT:Alternate GPT header not at the end of the disk. [ 0.696481] GPT:90111 != 20971519 [ 0.697411] GPT: Use GNU Parted to correct GPT errors. [ 0.698604] vda: vda1 vda15 [ 0.700522] vdb: [ 0.701734] scsi host0: ata_piix [ 0.702539] scsi host1: ata_piix [ 0.703353] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.704482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.706235] libphy: Fixed MDIO Bus: probed [ 0.707097] tun: Universal TUN/TAP device driver, 1.6 [ 0.708081] tun: (C) 1999-2004 Max Krasnyansky [ 0.710245] PPP generic driver version 2.4.2 [ 0.711379] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.712766] ehci-pci: EHCI PCI platform driver [ 0.713781] ehci-platform: EHCI generic platform driver [ 0.714935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.716317] ohci-pci: OHCI PCI platform driver [ 0.717395] ohci-platform: OHCI generic platform driver [ 0.718416] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737341] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739883] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.742458] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.744200] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746118] usb usb1: Product: UHCI Host Controller [ 0.747182] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748057] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749278] hub 1-0:1.0: USB hub found [ 0.750174] hub 1-0:1.0: 2 ports detected [ 0.751317] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753555] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756041] mousedev: PS/2 mouse device common for all mice [ 0.757388] rtc_cmos 00:00: RTC can wake from S4 [ 0.758850] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.762364] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763984] i2c /dev entries driver [ 0.764956] device-mapper: uevent: version 1.0.3 [ 0.766098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767979] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769526] NET: Registered protocol family 10 [ 0.770679] NET: Registered protocol family 17 [ 0.771685] Key type dns_resolver registered [ 0.772835] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.774174] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.782072] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.784106] registered taskstats version 1 [ 0.785214] Loading compiled-in X.509 certificates [ 0.787009] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.789434] zswap: loaded using pool lzo/zbud [ 0.791023] Key type trusted registered [ 0.792771] Key type encrypted registered [ 0.793722] AppArmor: AppArmor sha1 policy hashing enabled [ 0.794830] ima: No TPM chip found, activating TPM-bypass! [ 0.796002] evm: HMAC attrs: 0x1 [ 0.797077] Magic number: 10:93:335 [ 0.798043] tty tty56: hash matches [ 0.799057] rtc_cmos 00:00: setting system clock to 2018-07-03 15:19:17 UTC (1530631157) [ 0.801234] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802752] EDD information not available. [ 0.861943] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.863867] Write protecting the kernel read-only data: 14336k [ 0.865874] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868105] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.937477] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.22 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.13... Lease of 10.55.1.13 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzXDsM+Gir0Ct2wrmmDZXQlSw/PHVAfo2TFulYwwibD/s6ZzYZUdmw4BeyXCiMGHWqi7uoLuO0R7/wRrbNbMOYhJ14A/41+EAO6z4SfMXeFALAA65qkgNLC0QpHime1xxIFueGACqCy5Ww5lZlC00fUDhzW8HA1vuRMxMTDpTLfsrteaaiEYezYJ03+JjUU0JfdG/UgX59Xy0pXcXPDCV3S0oszZk4dIiCvLEp5SrRvTEafN53INq2KqPWH8TJY6ZsuNLHPezNnSVT3LpzOOo2mZAHiMZAOcQU7vpwPDqCGVr4wnMFWlheWiPgpaFuLOThZON6HjPhAylKkot7sHr root@createinstancesinglenetworktests-2ff439bd-3338-4b26-bb95-5da3d4 ssh-dss AAAAB3NzaC1kc3MAAACBAJrF19EuAVmgobRACYIbyjiRrggf6t9FVVKyo4bZKRDgEA1uwd6zLNT02UMjmJXdObADtYIlUhfd+NtBouG7c3rX18QJ+Ng5kINf2g8K2eCJGsUKQXhC6fF2WfF5edqm0d/JtnRfs5Z0ZAoUOvib51A3PgrqjHls++Z4ShZaz0WPAAAAFQCykcj1fy7hCAmnd1d0loF1TQhsGwAAAIBdt1JGhE1yfslAW3CjaQrz01M/DFATWGutnGHGKN99x/iZ3tR38dljW3yiqAFKg67PMGFcXhgUDyHkO6e/bLz88/Yx9sRSgiwflDQE1TuGeqTN0bX+pHpFwgnDM0ykwWksFe2JdZKCEF9zfO7JsDhkJo4eF5A4bwRh85278YX23wAAAIBnsvTsI8qfTNt3mKmkxkzAMPbjuC0AX5U2SPpYXHvs/Hz+1NBvh41d+AidiFvCpMhIq/c56tEkQpvFW4UBTPOUhoF/UZ0kbeAJUiqzipM1iCG5njY5HHocnhwcBb6WIi+Pn+P9avPBX05TJl3Kuq7+l167exefux4R8eSEfpJtSw== root@createinstancesinglenetworktests-2ff439bd-3338-4b26-bb95-5da3d4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:feaf:bf28/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 0102bab7-450b-4a63-a081-2b7469185e56 name: CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-2ff439bd-3338-4b26-bb95-5da3d4.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=9.98 === === 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:AF:BF:28 inet addr:10.55.1.13 Bcast:10.55.1.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feaf:bf28/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:17 errors:0 dropped:0 overruns:0 frame:0 TX packets:24 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1939 (1.8 KiB) TX bytes:2486 (2.4 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.2 nameserver 10.55.1.3 ### ping -c 5 10.55.1.1 PING 10.55.1.1 (10.55.1.1): 56 data bytes 2018-07-03 15:19:31,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:31,978 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:31 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-79e06c06-1a8b-4d0f-b3c2-15c5f8e52918 X-Compute-Request-Id: req-79e06c06-1a8b-4d0f-b3c2-15c5f8e52918 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:31,978 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-79e06c06-1a8b-4d0f-b3c2-15c5f8e52918 2018-07-03 15:19:31,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:32,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:32 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-0fba63de-0908-404d-82e2-b392015aaa09 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:19:32,130 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-0fba63de-0908-404d-82e2-b392015aaa09 2018-07-03 15:19:32,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/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:32,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:32 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3daa421a-6056-4759-a693-5546432a468e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:19:32,314 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-3daa421a-6056-4759-a693-5546432a468e 2018-07-03 15:19:32,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=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:32,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:32 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a184fd2c-f3e5-411a-b788-cf97ee767c61 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:19:32,403 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-a184fd2c-f3e5-411a-b788-cf97ee767c61 2018-07-03 15:19:32,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/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:32,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:32 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-595a996c-3d81-4360-9cb5-27daa26d9d84 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b6:ea:a9","id":"270169ef-b7cb-4f0b-ade1-8e77ce7a7c27","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:35Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:17:2f:58","id":"4d71d0a8-29cf-4e2b-8703-dd42c241f487","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:19:23Z","binding:vnic_type":"normal","device_id":"0102bab7-450b-4a63-a081-2b7469185e56","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:af:bf:28","id":"825e3ca9-85ae-40e1-be78-a9f6ecffa209","port_security_enabled":true,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["5032c9af-9f02-43b0-ab07-c10de94ecb4c","19d43d32-3ff4-4136-aefc-7ce44827d8f1"],"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:41Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:49Z","binding:vnic_type":"normal","device_id":"eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:41:f4:4b","id":"d4a69f5a-c8db-48e6-9b0a-f56b7a4e911d","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:19:32,521 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-595a996c-3d81-4360-9cb5-27daa26d9d84 2018-07-03 15:19:32,522 - create_instance - INFO - Checking if VM is active 2018-07-03 15:19:32,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:33,079 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:33 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-2bd728b6-0ecf-4000-8b5e-13a0be15a970 X-Compute-Request-Id: req-2bd728b6-0ecf-4000-8b5e-13a0be15a970 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:33,079 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-2bd728b6-0ecf-4000-8b5e-13a0be15a970 2018-07-03 15:19:33,080 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst] is - ACTIVE 2018-07-03 15:19:33,080 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:19:33,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:33,350 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:33 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-1b808226-b876-429d-a334-eb17ef229dec X-Compute-Request-Id: req-1b808226-b876-429d-a334-eb17ef229dec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp"}], "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:17Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:33,350 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-1b808226-b876-429d-a334-eb17ef229dec 2018-07-03 15:19:33,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:33,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:33 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-700065dd-bd27-4026-844c-09a807704759 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["155bd399-342f-4e81-990a-5fdf67fde465"],"updated_at":"2018-07-03T15:18:34Z","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net"}]} 2018-07-03 15:19:33,494 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net used request id req-700065dd-bd27-4026-844c-09a807704759 2018-07-03 15:19: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/projects/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:33,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:33 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad2b2946-c97d-4baf-9998-daa77dcf8b5e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:19:33,658 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-ad2b2946-c97d-4baf-9998-daa77dcf8b5e 2018-07-03 15:19:33,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:33,726 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:33 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-dcbeaff6-bb7f-46fa-a050-36eb7e9f9d69 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:34Z","dns_nameservers":[],"updated_at":"2018-07-03T15:18:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7613242ae4e84b9db01fa13305b6b938","id":"155bd399-342f-4e81-990a-5fdf67fde465","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet"}]} 2018-07-03 15:19:33,726 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-dcbeaff6-bb7f-46fa-a050-36eb7e9f9d69 2018-07-03 15:19:33,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/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:33,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:33 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-6e9c0616-ca3e-4aa3-883e-9555521d79da Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:40Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b6:ea:a9","id":"270169ef-b7cb-4f0b-ade1-8e77ce7a7c27","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:35Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:39Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1d850532-cc11-47e4-8f02-2bd5acc459d2","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:17:2f:58","id":"4d71d0a8-29cf-4e2b-8703-dd42c241f487","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:57Z","admin_state_up":true,"updated_at":"2018-07-03T15:19:23Z","binding:vnic_type":"normal","device_id":"0102bab7-450b-4a63-a081-2b7469185e56","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:af:bf:28","id":"825e3ca9-85ae-40e1-be78-a9f6ecffa209","port_security_enabled":true,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["5032c9af-9f02-43b0-ab07-c10de94ecb4c","19d43d32-3ff4-4136-aefc-7ce44827d8f1"],"name":"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1d850532-cc11-47e4-8f02-2bd5acc459d2","tenant_id":"7613242ae4e84b9db01fa13305b6b938","created_at":"2018-07-03T15:18:41Z","admin_state_up":true,"updated_at":"2018-07-03T15:18:49Z","binding:vnic_type":"normal","device_id":"eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:41:f4:4b","id":"d4a69f5a-c8db-48e6-9b0a-f56b7a4e911d","port_security_enabled":false,"project_id":"7613242ae4e84b9db01fa13305b6b938","fixed_ips":[{"subnet_id":"155bd399-342f-4e81-990a-5fdf67fde465","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:19:33,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-6e9c0616-ca3e-4aa3-883e-9555521d79da 2018-07-03 15:19:33,845 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:19:33,848 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c6b7e90L 2018-07-03 15:19:33,849 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:19:33,849 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:19:33,849 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:19:33,851 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:19:33,851 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:19:33,851 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:19:33,851 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:19:33,852 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:19:33,852 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:19:33,871 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:19:33,872 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:19:33,882 - paramiko.transport - DEBUG - Trying discovered key c637c372d1dd2283e44ddcac7f165cc2 in tmp/CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1 2018-07-03 15:19:33,910 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:19:33,913 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:19:34,014 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:19:34,029 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:19:34,029 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:19:34,031 - paramiko.transport - DEBUG - starting thread (client mode): 0x34ae6a90L 2018-07-03 15:19:34,031 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:19:34,031 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:19:34,031 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:19:34,033 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:19:34,033 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:19:34,033 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:19:34,033 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:19:34,034 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:19:34,034 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:19:34,051 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:19:34,052 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:19:34,063 - paramiko.transport - DEBUG - Trying discovered key c637c372d1dd2283e44ddcac7f165cc2 in tmp/CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1 2018-07-03 15:19:34,090 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:19:34,093 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:19:34,096 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:19:34,097 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-03 15:19:34,097 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:19:34,098 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:19:34,100 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:19:34,101 - create_instance - INFO - Deleting Floating IP - 172.30.10.120 2018-07-03 15:19:34,101 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.120 2018-07-03 15:19:34,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/floatingips/143d8ece-930b-4a0d-b803-4f58a7c90829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:35,522 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3d73047e-1b47-45d1-ae5c-bfd1530f4756 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:35,522 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/143d8ece-930b-4a0d-b803-4f58a7c90829 used request id req-3d73047e-1b47-45d1-ae5c-bfd1530f4756 2018-07-03 15:19:35,523 - create_instance - INFO - Deleting Port with ID - 825e3ca9-85ae-40e1-be78-a9f6ecffa209 2018-07-03 15:19:35,523 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1port-1 2018-07-03 15:19: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/ports/825e3ca9-85ae-40e1-be78-a9f6ecffa209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:36,622 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d54559d6-1431-4590-9f3e-2eded4e7571e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:36,622 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/825e3ca9-85ae-40e1-be78-a9f6ecffa209 used request id req-d54559d6-1431-4590-9f3e-2eded4e7571e 2018-07-03 15:19:36,622 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst 2018-07-03 15:19:36,625 - 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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:36,845 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19: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-e0c13533-adc4-48ad-9de9-0abefaf86862 X-Compute-Request-Id: req-e0c13533-adc4-48ad-9de9-0abefaf86862 Front-End-Https: on 2018-07-03 15:19:36,845 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-e0c13533-adc4-48ad-9de9-0abefaf86862 2018-07-03 15:19:36,846 - create_instance - INFO - Checking deletion status 2018-07-03 15:19:36,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:37,020 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:37 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-596e2373-70da-4dde-8f09-0923bae2a9d1 X-Compute-Request-Id: req-596e2373-70da-4dde-8f09-0923bae2a9d1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:bf:28", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0102bab7-450b-4a63-a081-2b7469185e56", "rel": "bookmark"}], "image": {"id": "fb91a1b6-259e-457b-aa0e-e08653fe9168", "links": [{"href": "http://172.30.10.101:8774/images/fb91a1b6-259e-457b-aa0e-e08653fe9168", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:19:16.000000", "flavor": {"id": "6a073166-c994-40e8-8120-2570a866eab3", "links": [{"href": "http://172.30.10.101:8774/flavors/6a073166-c994-40e8-8120-2570a866eab3", "rel": "bookmark"}]}, "id": "0102bab7-450b-4a63-a081-2b7469185e56", "user_id": "d08d569ed4fe4838843f6b600c7fbda7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:19:37Z", "hostId": "8e807ac00adb46eb9e9e8445b2028f7a002ac1ef26308ab28004959a", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp", "name": "CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst", "created": "2018-07-03T15:19:03Z", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:19:37,020 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-596e2373-70da-4dde-8f09-0923bae2a9d1 2018-07-03 15:19:37,020 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst] is - ACTIVE 2018-07-03 15:19:37,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:19:40,024 - create_instance - DEBUG - VM status query timeout in 296.822157145 2018-07-03 15:19:40,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/0102bab7-450b-4a63-a081-2b7469185e56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f394376408664e29b98b15ef186f8af3c50aac7" 2018-07-03 15:19:40,098 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:19:40 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-76f2a580-1af1-44a6-8e25-011b5a06c82b X-Compute-Request-Id: req-76f2a580-1af1-44a6-8e25-011b5a06c82b RESP BODY: {"itemNotFound": {"message": "Instance 0102bab7-450b-4a63-a081-2b7469185e56 could not be found.", "code": 404}} 2018-07-03 15:19:40,098 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0102bab7-450b-4a63-a081-2b7469185e56 used request id req-76f2a580-1af1-44a6-8e25-011b5a06c82b 2018-07-03 15:19:40,098 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0102bab7-450b-4a63-a081-2b7469185e56 could not be found. (HTTP 404) (Request-ID: req-76f2a580-1af1-44a6-8e25-011b5a06c82b) 2018-07-03 15:19:40,099 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-inst 2018-07-03 15:19:40,101 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp 2018-07-03 15:19:40,103 - 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-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1153f994e6fee6dacb8b010f52bd78680d25f0" 2018-07-03 15:19:40,534 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:19: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-992c28cc-41f8-4ea7-9075-8c63c15ed58e X-Compute-Request-Id: req-992c28cc-41f8-4ea7-9075-8c63c15ed58e 2018-07-03 15:19:40,534 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-kp used request id req-992c28cc-41f8-4ea7-9075-8c63c15ed58e 2018-07-03 15:19:40,534 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1.pub] 2018-07-03 15:19:40,535 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1] 2018-07-03 15:19:40,538 - 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/6a073166-c994-40e8-8120-2570a866eab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b3b46c4324ddb75e0a2df4314cc32483322bdd" 2018-07-03 15:19:40,579 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:19: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-90759619-6977-4471-ada4-40d7026f0a4d X-Compute-Request-Id: req-90759619-6977-4471-ada4-40d7026f0a4d 2018-07-03 15:19:40,580 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/6a073166-c994-40e8-8120-2570a866eab3 used request id req-90759619-6977-4471-ada4-40d7026f0a4d 2018-07-03 15:19:40,581 - neutron_utils - INFO - Deleting security group rule with ID - 24990b1e-8574-4586-aa9e-b0ed8291832c 2018-07-03 15:19: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-group-rules/24990b1e-8574-4586-aa9e-b0ed8291832c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:19:40,739 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-319911b6-38b6-467f-b7cf-2c7e7345c236 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:40,739 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/24990b1e-8574-4586-aa9e-b0ed8291832c used request id req-319911b6-38b6-467f-b7cf-2c7e7345c236 2018-07-03 15:19:40,740 - neutron_utils - INFO - Deleting security group rule with ID - 13dcff43-48c1-441a-85f2-4a8adfdbd584 2018-07-03 15:19:40,745 - keystoneauth.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/13dcff43-48c1-441a-85f2-4a8adfdbd584 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:19:40,883 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-81aa4fb6-ba8f-4251-94f7-d77193b62b3d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:40,883 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/13dcff43-48c1-441a-85f2-4a8adfdbd584 used request id req-81aa4fb6-ba8f-4251-94f7-d77193b62b3d 2018-07-03 15:19:40,884 - neutron_utils - INFO - Deleting security group rule with ID - b266dfde-e9a3-4451-9489-858ba392cea3 2018-07-03 15:19:40,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-group-rules/b266dfde-e9a3-4451-9489-858ba392cea3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:19:41,046 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-258e17ce-ee37-46d7-9852-eddd843ce304 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:41,047 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b266dfde-e9a3-4451-9489-858ba392cea3 used request id req-258e17ce-ee37-46d7-9852-eddd843ce304 2018-07-03 15:19:41,047 - neutron_utils - INFO - Deleting security group rule with ID - 24342062-c42e-4dd9-88f2-2c9fc1f073e9 2018-07-03 15:19:41,052 - keystoneauth.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/24342062-c42e-4dd9-88f2-2c9fc1f073e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:19:41,183 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2284d5e0-2ad9-468d-b419-6a141eec6310 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:41,184 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/24342062-c42e-4dd9-88f2-2c9fc1f073e9 used request id req-2284d5e0-2ad9-468d-b419-6a141eec6310 2018-07-03 15:19:41,184 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-sec-grp 2018-07-03 15:19:41,189 - keystoneauth.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/5032c9af-9f02-43b0-ab07-c10de94ecb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff5e15fbd917108256ca468749ab97809a16ae8" 2018-07-03 15:19:41,386 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9fb26275-9bb2-4f13-8db7-65964d24be0d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:41,386 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5032c9af-9f02-43b0-ab07-c10de94ecb4c used request id req-9fb26275-9bb2-4f13-8db7-65964d24be0d 2018-07-03 15:19:41,388 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router and subnet CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet 2018-07-03 15:19:41,388 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router 2018-07-03 15:19:41,393 - 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/eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" -d '{"subnet_id": "155bd399-342f-4e81-990a-5fdf67fde465"}' 2018-07-03 15:19:44,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:44 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-4dfefbdc-8591-4179-8bd8-df543a1c6152 Front-End-Https: on RESP BODY: {"network_id": "1d850532-cc11-47e4-8f02-2bd5acc459d2", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "subnet_id": "155bd399-342f-4e81-990a-5fdf67fde465", "subnet_ids": ["155bd399-342f-4e81-990a-5fdf67fde465"], "port_id": "d4a69f5a-c8db-48e6-9b0a-f56b7a4e911d", "id": "eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26"} 2018-07-03 15:19:44,354 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26/remove_router_interface used request id req-4dfefbdc-8591-4179-8bd8-df543a1c6152 2018-07-03 15:19:44,355 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router 2018-07-03 15:19:44,355 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-router 2018-07-03 15:19:44,360 - 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/eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}415e353573bdd3d7180ff359574fc6a6fd4e50a8" 2018-07-03 15:19:45,893 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e380758a-23c0-4151-adac-71f6bdb2d68e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:45,893 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/eea9e44e-bf0c-460c-ab8f-4dd38f2f0b26 used request id req-e380758a-23c0-4151-adac-71f6bdb2d68e 2018-07-03 15:19:45,894 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet 2018-07-03 15:19:45,895 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-subnet 2018-07-03 15:19:45,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/155bd399-342f-4e81-990a-5fdf67fde465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31efc62b533b14ca03088aedea84531ddd4ad632" 2018-07-03 15:19:48,666 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c986e98f-7617-4860-b83b-29165a872dfb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:48,666 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/155bd399-342f-4e81-990a-5fdf67fde465 used request id req-c986e98f-7617-4860-b83b-29165a872dfb 2018-07-03 15:19:48,666 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-pub-net 2018-07-03 15:19:48,672 - 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/1d850532-cc11-47e4-8f02-2bd5acc459d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31efc62b533b14ca03088aedea84531ddd4ad632" 2018-07-03 15:19:50,413 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-198d33e5-92f0-47b2-ba3d-ae6dab8140ef Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:50,413 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/1d850532-cc11-47e4-8f02-2bd5acc459d2 used request id req-198d33e5-92f0-47b2-ba3d-ae6dab8140ef 2018-07-03 15:19:50,414 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-2ff439bd-3338-4b26-bb95-5da3d457cfc1-image 2018-07-03 15:19:50,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f70ced5d065f3988b9d3e167cde6e7fffb372192" 2018-07-03 15:19:51,029 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3c65bb5b-6139-47ca-9d65-be483e486fb1 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-07-03 15:19:51,029 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/fb91a1b6-259e-457b-aa0e-e08653fe9168 used request id req-3c65bb5b-6139-47ca-9d65-be483e486fb1 2018-07-03 15:19:51,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:19:51,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:51 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-6b5d90b7-3abd-45d6-b70e-a119d1c421d2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:32Z", "updated_at": "2018-07-03T15:18:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:32Z", "revision_number": 0, "id": "3a3b5d68-4980-48c6-9eb2-992df9563532", "remote_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:32Z", "security_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:32Z", "revision_number": 0, "id": "4689e2cf-6c49-4664-bf46-d2e3db0f591b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:32Z", "security_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv6", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:32Z", "revision_number": 0, "id": "76f62555-2f02-46f9-a4a2-8f415398a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:32Z", "security_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv4", "project_id": "7613242ae4e84b9db01fa13305b6b938"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:18:32Z", "revision_number": 0, "id": "dd3bc219-163c-468d-82c4-dddaa037b426", "remote_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "remote_ip_prefix": null, "created_at": "2018-07-03T15:18:32Z", "security_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "port_range_min": null, "ethertype": "IPv6", "project_id": "7613242ae4e84b9db01fa13305b6b938"}], "revision_number": 4, "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:19:51,521 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6b5d90b7-3abd-45d6-b70e-a119d1c421d2 2018-07-03 15:19:51,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:19:51,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:51 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98350f09-e8e5-4a02-b107-8bbb979eca17 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:19:51,784 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-98350f09-e8e5-4a02-b107-8bbb979eca17 2018-07-03 15:19:51,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:19:51,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:51 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8918988b-9606-46ec-bcf2-a5d13c347bce Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7613242ae4e84b9db01fa13305b6b938", "name": "CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj"}} 2018-07-03 15:19:51,947 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-8918988b-9606-46ec-bcf2-a5d13c347bce 2018-07-03 15:19:51,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19d43d32-3ff4-4136-aefc-7ce44827d8f1 2018-07-03 15:19:51,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=19d43d32-3ff4-4136-aefc-7ce44827d8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:19:52,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:19:52 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-161fb37d-43a9-4dec-ba3c-395d1341f8f3 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:32Z", "security_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:32Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "3a3b5d68-4980-48c6-9eb2-992df9563532"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:32Z", "security_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:32Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "4689e2cf-6c49-4664-bf46-d2e3db0f591b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:32Z", "security_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:32Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "76f62555-2f02-46f9-a4a2-8f415398a2f4"}, {"remote_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:18:32Z", "security_group_id": "19d43d32-3ff4-4136-aefc-7ce44827d8f1", "port_range_min": null, "revision_number": 0, "tenant_id": "7613242ae4e84b9db01fa13305b6b938", "created_at": "2018-07-03T15:18:32Z", "project_id": "7613242ae4e84b9db01fa13305b6b938", "id": "dd3bc219-163c-468d-82c4-dddaa037b426"}]} 2018-07-03 15:19:52,309 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=19d43d32-3ff4-4136-aefc-7ce44827d8f1 used request id req-161fb37d-43a9-4dec-ba3c-395d1341f8f3 2018-07-03 15:19:52,310 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:19:52,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/19d43d32-3ff4-4136-aefc-7ce44827d8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:19:52,534 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:19:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a6c4fd4e-6056-4cf3-b434-d1dfc8b1f82c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:52,534 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/19d43d32-3ff4-4136-aefc-7ce44827d8f1 used request id req-a6c4fd4e-6056-4cf3-b434-d1dfc8b1f82c 2018-07-03 15:19:52,535 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj 2018-07-03 15:19:52,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:19:52,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:19:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b13a92b-7be8-442b-ad00-55b55a7f6287 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:52,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7613242ae4e84b9db01fa13305b6b938 used request id req-9b13a92b-7be8-442b-ad00-55b55a7f6287 2018-07-03 15:19:52,944 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-c36990fa-cb85-411-proj-role 2018-07-03 15:19:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/97ebee990a424924a47b9d7c9cc4e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:19:53,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:19:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aaeba0d9-312e-473e-99be-6e1c5235e187 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:53,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/97ebee990a424924a47b9d7c9cc4e56b used request id req-aaeba0d9-312e-473e-99be-6e1c5235e187 2018-07-03 15:19:53,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}02ba6a9bfe6607d9a9360559d21d32968cd06f09" 2018-07-03 15:19:53,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88f136c0-e1c5-4dc4-b66c-fc4039ebebad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:19:53,450 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-88f136c0-e1c5-4dc4-b66c-fc4039ebebad 2018-07-03 15:19:53,451 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-c36990fa-cb85-411-user 2018-07-03 15:19:53,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d08d569ed4fe4838843f6b600c7fbda7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84d3c6ca18c4935249bd0c5416d021e6f38ebe40" 2018-07-03 15:19:53,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:19:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29f46a86-5072-4d95-8d08-8594511115b7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:53,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d08d569ed4fe4838843f6b600c7fbda7 used request id req-29f46a86-5072-4d95-8d08-8594511115b7 2018-07-03 15:19:53,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:19:54,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:19:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HCPtaTMpRY6FrDagq8tEeA"], "issued_at": "2018-07-03T15:19:54.000000Z"}} 2018-07-03 15:19:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fbd1db810410c502234bc98d6c67362e46b2f" 2018-07-03 15:19:54,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bbb7d33-97a8-420a-82f4-cd4171bf48a0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:19:54,525 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1bbb7d33-97a8-420a-82f4-cd4171bf48a0 2018-07-03 15:19:54,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:19:54,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:19:55,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["3kZo-JhTSP6c19pLgtKGrw"], "issued_at": "2018-07-03T15:19:55.000000Z"}} 2018-07-03 15:19:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:19:55,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c96ef5f-5cdb-44d0-8030-4adef40f8980 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:19:55,090 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0c96ef5f-5cdb-44d0-8030-4adef40f8980 2018-07-03 15:19:55,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:19:55,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:19: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-07-03 15:19: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/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:19:55,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:55 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c443126f-f09c-4634-948e-a9861f4bfec8 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-1ed8a9a6-9158-43c-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:19:55,271 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj used request id req-c443126f-f09c-4634-948e-a9861f4bfec8 2018-07-03 15:19:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:19:55,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51b46477-f3c7-4201-84cf-a21e8bcdf276 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:19:55,446 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-51b46477-f3c7-4201-84cf-a21e8bcdf276 2018-07-03 15:19:55,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}}' 2018-07-03 15:19:55,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:19:55 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77f2c420-36c9-4757-934c-16afb704f53d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:19:55,680 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-77f2c420-36c9-4757-934c-16afb704f53d 2018-07-03 15:19:55,680 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj 2018-07-03 15:19:55,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:19:55,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:19:56,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tAFRkaIZRBCbx_tRs6TPrw"], "issued_at": "2018-07-03T15:19:56.000000Z"}} 2018-07-03 15:19:56,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}2604614ee74972ca012610a5cb2e5e3baa691ca7" 2018-07-03 15:19:56,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55e09f2b-541b-4ae0-9fb7-7847e11b0889 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:19:56,507 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-55e09f2b-541b-4ae0-9fb7-7847e11b0889 2018-07-03 15:19:56,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-07-03 15:19:56,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:19:56,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604614ee74972ca012610a5cb2e5e3baa691ca7" 2018-07-03 15:19:56,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:56 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe3f2051-b413-4a06-848b-20a18021e95d Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:19:56,745 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-fe3f2051-b413-4a06-848b-20a18021e95d 2018-07-03 15:19:56,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604614ee74972ca012610a5cb2e5e3baa691ca7" 2018-07-03 15:19:56,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:56 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa8c8391-e687-4767-a843-49b33a658f14 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}]} 2018-07-03 15:19:56,964 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj used request id req-fa8c8391-e687-4767-a843-49b33a658f14 2018-07-03 15:19:56,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604614ee74972ca012610a5cb2e5e3baa691ca7" 2018-07-03 15:19:57,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1f79c4d-9ee2-4f41-8333-ee64965700da Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:19:57,008 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f1f79c4d-9ee2-4f41-8333-ee64965700da 2018-07-03 15:19:57,504 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user 2018-07-03 15:19:57,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:19:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:19:57,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39949a7a-ae7a-4b29-8a0e-8a9b4ae95712 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:19:57,691 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-39949a7a-ae7a-4b29-8a0e-8a9b4ae95712 2018-07-03 15:19:57,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}}' 2018-07-03 15:19:57,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:19:57 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-859018ee-b90a-4c76-af65-089595bbd563 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27f96c1d7286446f94ae2c91181cfc08", "links": {"self": "http://10.167.4.35:5000/v3/roles/27f96c1d7286446f94ae2c91181cfc08"}, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}} 2018-07-03 15:19:57,874 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-859018ee-b90a-4c76-af65-089595bbd563 2018-07-03 15:19:57,874 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role 2018-07-03 15:19: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/roles/27f96c1d7286446f94ae2c91181cfc08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:19:58,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:57 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5241f9f1-4b1a-4a5d-acdd-427b6b512c6c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27f96c1d7286446f94ae2c91181cfc08", "links": {"self": "http://10.167.4.35:5000/v3/roles/27f96c1d7286446f94ae2c91181cfc08"}, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}} 2018-07-03 15:19:58,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/27f96c1d7286446f94ae2c91181cfc08 used request id req-5241f9f1-4b1a-4a5d-acdd-427b6b512c6c 2018-07-03 15:19:58,069 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role to project CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj 2018-07-03 15:19:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e/users/32eb7a38922d4e5e903a9cf65b4cc3c7/roles/27f96c1d7286446f94ae2c91181cfc08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:19:58,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:19:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc13f3d6-a5e1-4c27-a4e8-ae0edba36b05 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:58,313 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e/users/32eb7a38922d4e5e903a9cf65b4cc3c7/roles/27f96c1d7286446f94ae2c91181cfc08 used request id req-cc13f3d6-a5e1-4c27-a4e8-ae0edba36b05 2018-07-03 15:19:58,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:19:58,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:19:58,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fbd1db810410c502234bc98d6c67362e46b2f" 2018-07-03 15:19:58,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:58 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5067f8f5-78ee-4b1d-b273-103976de1194 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user", "links": {"self": "http://10.167.4.35:5000/v3/users/32eb7a38922d4e5e903a9cf65b4cc3c7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:19:58,492 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5067f8f5-78ee-4b1d-b273-103976de1194 2018-07-03 15:19:58,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/27f96c1d7286446f94ae2c91181cfc08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:19:58,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:58 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a7e99cf-d9f4-427c-b354-191cfede03c3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27f96c1d7286446f94ae2c91181cfc08", "links": {"self": "http://10.167.4.35:5000/v3/roles/27f96c1d7286446f94ae2c91181cfc08"}, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}} 2018-07-03 15:19:58,790 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/27f96c1d7286446f94ae2c91181cfc08 used request id req-5a7e99cf-d9f4-427c-b354-191cfede03c3 2018-07-03 15:19:58,791 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role to project CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj 2018-07-03 15:19:58,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e/users/ada55201ffb54277b8bfe9496150313e/roles/27f96c1d7286446f94ae2c91181cfc08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:19:59,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:19:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3376201-198b-4abc-ac31-6d1d0f2c0a8b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:19:59,051 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e/users/ada55201ffb54277b8bfe9496150313e/roles/27f96c1d7286446f94ae2c91181cfc08 used request id req-d3376201-198b-4abc-ac31-6d1d0f2c0a8b 2018-07-03 15:19:59,051 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:19:59,053 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:19:59,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:19:59,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:19:59,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f96c1d7286446f94ae2c91181cfc08", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}], "expires_at": "2018-07-03T16:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user", "id": "32eb7a38922d4e5e903a9cf65b4cc3c7"}, "audit_ids": ["kSehbJleQtishM-2IJjDYw"], "issued_at": "2018-07-03T15:19:59.000000Z"}} 2018-07-03 15:19:59,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}5a2141aacbbcb7418a38acd1cbabdeb3d13455f5" 2018-07-03 15:19:59,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:19:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5dc31957-560f-4e76-a1d5-af8450512bfa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:19:59,783 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5dc31957-560f-4e76-a1d5-af8450512bfa 2018-07-03 15:19:59,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=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a2141aacbbcb7418a38acd1cbabdeb3d13455f5" 2018-07-03 15:20:00,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:00 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-5d56b9ca-76c6-46af-bcc0-97ad4abb687d Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image"} 2018-07-03 15:20:00,255 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image used request id req-5d56b9ca-76c6-46af-bcc0-97ad4abb687d 2018-07-03 15:20:00,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a2141aacbbcb7418a38acd1cbabdeb3d13455f5" 2018-07-03 15:20:00,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8e98f17d-5ca6-4cfc-af07-e3916d2e7e7e Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:20:00,657 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8e98f17d-5ca6-4cfc-af07-e3916d2e7e7e 2018-07-03 15:20:00,686 - 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}5a2141aacbbcb7418a38acd1cbabdeb3d13455f5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image"}' 2018-07-03 15:20:01,147 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:20:01 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/2dfd7c48-0842-475c-9560-59529fe33833 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-e5407e5a-4999-48e4-8c09-f37e6a93904a Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:20:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:20:01Z", "visibility": "shared", "self": "/v2/images/2dfd7c48-0842-475c-9560-59529fe33833", "min_disk": 0, "protected": false, "id": "2dfd7c48-0842-475c-9560-59529fe33833", "file": "/v2/images/2dfd7c48-0842-475c-9560-59529fe33833/file", "checksum": null, "owner": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:20:01,147 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-e5407e5a-4999-48e4-8c09-f37e6a93904a 2018-07-03 15:20:01,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/2dfd7c48-0842-475c-9560-59529fe33833/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a2141aacbbcb7418a38acd1cbabdeb3d13455f5" -d '' 2018-07-03 15:20:01,979 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:20:01 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-12af9434-c17f-4e29-baba-13282d94488b 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-07-03 15:20:01,980 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/2dfd7c48-0842-475c-9560-59529fe33833/file used request id req-12af9434-c17f-4e29-baba-13282d94488b 2018-07-03 15:20:01,980 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:20:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/2dfd7c48-0842-475c-9560-59529fe33833 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a2141aacbbcb7418a38acd1cbabdeb3d13455f5" 2018-07-03 15:20:02,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:02 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-a429384d-80cb-462f-a8ba-9f28c03d8aae Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:20:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:20:02Z", "visibility": "shared", "self": "/v2/images/2dfd7c48-0842-475c-9560-59529fe33833", "min_disk": 0, "protected": false, "id": "2dfd7c48-0842-475c-9560-59529fe33833", "file": "/v2/images/2dfd7c48-0842-475c-9560-59529fe33833/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "direct_url": "file:///var/lib/glance/images/2dfd7c48-0842-475c-9560-59529fe33833", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:20:02,023 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/2dfd7c48-0842-475c-9560-59529fe33833 used request id req-a429384d-80cb-462f-a8ba-9f28c03d8aae 2018-07-03 15:20:02,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a2141aacbbcb7418a38acd1cbabdeb3d13455f5" 2018-07-03 15:20:02,042 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:02 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2dc658b3-8508-4f42-8532-1fd51bafd21f Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:20:02,042 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2dc658b3-8508-4f42-8532-1fd51bafd21f 2018-07-03 15:20:02,045 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image 2018-07-03 15:20:02,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/2dfd7c48-0842-475c-9560-59529fe33833 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a2141aacbbcb7418a38acd1cbabdeb3d13455f5" 2018-07-03 15:20:02,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:02 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-f40a22ed-4f6d-48ce-98d1-e555aba1c810 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:20:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:20:02Z", "visibility": "shared", "self": "/v2/images/2dfd7c48-0842-475c-9560-59529fe33833", "min_disk": 0, "protected": false, "id": "2dfd7c48-0842-475c-9560-59529fe33833", "file": "/v2/images/2dfd7c48-0842-475c-9560-59529fe33833/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "direct_url": "file:///var/lib/glance/images/2dfd7c48-0842-475c-9560-59529fe33833", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:20:02,984 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/2dfd7c48-0842-475c-9560-59529fe33833 used request id req-f40a22ed-4f6d-48ce-98d1-e555aba1c810 2018-07-03 15:20:02,985 - create_image - DEBUG - Instance status is - active 2018-07-03 15:20:02,985 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image 2018-07-03 15:20:02,985 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image 2018-07-03 15:20:02,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:20:02,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:20:03,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f96c1d7286446f94ae2c91181cfc08", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}], "expires_at": "2018-07-03T16:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user", "id": "32eb7a38922d4e5e903a9cf65b4cc3c7"}, "audit_ids": ["IITgpeb3QHqZF4mZCIucxw"], "issued_at": "2018-07-03T15:20:03.000000Z"}} 2018-07-03 15:20:03,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}76efb40ad8c958602b3386709bad69d0d75993e7" 2018-07-03 15:20:03,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3225e5c5-6542-4fb5-a9f9-38ce4a4d8b0a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:20:03,719 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3225e5c5-6542-4fb5-a9f9-38ce4a4d8b0a 2018-07-03 15:20:03,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=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb40ad8c958602b3386709bad69d0d75993e7" 2018-07-03 15:20:04,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:04 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-7faf9806-8b31-45e3-a416-eeaba609e859 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:20:04,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-7faf9806-8b31-45e3-a416-eeaba609e859 2018-07-03 15:20:04,144 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net 2018-07-03 15:20:04,149 - 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}76efb40ad8c958602b3386709bad69d0d75993e7" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net", "admin_state_up": true}}' 2018-07-03 15:20:04,761 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:20:04 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-aa0b5ee4-024f-4d6e-b234-c2373466a3d7 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:20:04Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}} 2018-07-03 15:20:04,761 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-aa0b5ee4-024f-4d6e-b234-c2373466a3d7 2018-07-03 15:20:04,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?id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb40ad8c958602b3386709bad69d0d75993e7" 2018-07-03 15:20:04,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:04 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-07c61e26-4f3a-4543-b439-fa694f2e1b56 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-07-03T15:20:04Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:04,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-07c61e26-4f3a-4543-b439-fa694f2e1b56 2018-07-03 15:20: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=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb40ad8c958602b3386709bad69d0d75993e7" 2018-07-03 15:20:04,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-55a5af81-d8b6-4008-be2b-fd1b4538a0fa Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:20:04,967 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-55a5af81-d8b6-4008-be2b-fd1b4538a0fa 2018-07-03 15:20:04,968 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet 2018-07-03 15:20:04,972 - 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}76efb40ad8c958602b3386709bad69d0d75993e7" -d '{"subnets": [{"ip_version": 4, "network_id": "1f244e30-7153-4c58-935b-f31cb79300ee", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]}' 2018-07-03 15:20:05,929 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:20:05 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-860a2a58-d2b4-4861-b91d-c723e16be9f1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:05,929 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-860a2a58-d2b4-4861-b91d-c723e16be9f1 2018-07-03 15:20:05,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?id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb40ad8c958602b3386709bad69d0d75993e7" 2018-07-03 15:20:06,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:06 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3bab7e7d-f771-4246-b0fa-c5bff12bf370 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:06,082 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-3bab7e7d-f771-4246-b0fa-c5bff12bf370 2018-07-03 15:20:06,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=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb40ad8c958602b3386709bad69d0d75993e7" 2018-07-03 15:20:06,194 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:06 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-88088ded-f50f-41ed-8557-7638a69cded0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:06,195 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-88088ded-f50f-41ed-8557-7638a69cded0 2018-07-03 15:20:06,195 - OpenStackNetwork - DEBUG - Network [1f244e30-7153-4c58-935b-f31cb79300ee] created successfully 2018-07-03 15:20:06,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:20:06,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:20:06,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f96c1d7286446f94ae2c91181cfc08", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}], "expires_at": "2018-07-03T16:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user", "id": "32eb7a38922d4e5e903a9cf65b4cc3c7"}, "audit_ids": ["UPKhgjdHTI21oGifiGIUhQ"], "issued_at": "2018-07-03T15:20:06.000000Z"}} 2018-07-03 15:20:06,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}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:06,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd7fba09-0a68-4619-8246-be6368765c7a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:20:06,751 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bd7fba09-0a68-4619-8246-be6368765c7a 2018-07-03 15:20:06,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:07,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:07 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8ea23110-5c69-470a-969d-a91530abbb97 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 15:20:07,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router&admin_state_up=True used request id req-8ea23110-5c69-470a-969d-a91530abbb97 2018-07-03 15:20:07,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:20:07,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:20:07,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f96c1d7286446f94ae2c91181cfc08", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}], "expires_at": "2018-07-03T16:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user", "id": "32eb7a38922d4e5e903a9cf65b4cc3c7"}, "audit_ids": ["XuwmQON_RRyw7q19Dh_zKw"], "issued_at": "2018-07-03T15:20:07.000000Z"}} 2018-07-03 15:20:07,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d681fd1dec917788ae6d7eab98b6b6172e0fa5" 2018-07-03 15:20:07,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-341f9f69-cb0c-49ee-835a-8b6ac0ba6451 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:20:07,847 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-341f9f69-cb0c-49ee-835a-8b6ac0ba6451 2018-07-03 15:20:07,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:08,161 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:08 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-b58fec49-1fa2-4d01-9989-7b89870ad07c 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:20:08,161 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-b58fec49-1fa2-4d01-9989-7b89870ad07c 2018-07-03 15:20:08,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:08,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:08 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4bad0ed4-578f-476b-87bb-29d3a6e4ce01 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:20:08,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-4bad0ed4-578f-476b-87bb-29d3a6e4ce01 2018-07-03 15:20:08,207 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router 2018-07-03 15:20:08,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router", "admin_state_up": true}}' 2018-07-03 15:20:10,207 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:20:10 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-506c7a40-6fab-46fb-a315-6462ba01e979 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:08Z", "admin_state_up": true, "updated_at": "2018-07-03T15:20:09Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router"}} 2018-07-03 15:20:10,207 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-506c7a40-6fab-46fb-a315-6462ba01e979 2018-07-03 15:20:10,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:10,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:10 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-44c87172-1717-436c-9f4c-da4cad99e9b6 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:20:10,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36 used request id req-44c87172-1717-436c-9f4c-da4cad99e9b6 2018-07-03 15:20:10,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:10,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:10 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-270b9708-ac31-41e7-b4d3-8f874e225517 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:10,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-270b9708-ac31-41e7-b4d3-8f874e225517 2018-07-03 15:20:10,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:20:10,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:20: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-07-03 15:20:10,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:11,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:10 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f802f2a-b925-473c-81fc-7d6513a73e90 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:11,240 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-5f802f2a-b925-473c-81fc-7d6513a73e90 2018-07-03 15:20:11,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=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:11,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:11 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-49a8de11-6f35-42c8-9632-87bf4a5eadc6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:11,324 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-49a8de11-6f35-42c8-9632-87bf4a5eadc6 2018-07-03 15:20:11,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=1f244e30-7153-4c58-935b-f31cb79300ee&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:11,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:11 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-efbe25da-4878-43ad-8ad6-899c7cc4d102 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:11,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet used request id req-efbe25da-4878-43ad-8ad6-899c7cc4d102 2018-07-03 15:20:11,714 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 15:20:11,714 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router 2018-07-03 15:20:11,719 - 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/0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" -d '{"subnet_id": "4ed57549-fbbf-4fdd-b4af-4ec853f23b03"}' 2018-07-03 15:20:15,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:15 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-ecebc944-931d-446d-a22a-8481c1493ac3 Front-End-Https: on RESP BODY: {"network_id": "1f244e30-7153-4c58-935b-f31cb79300ee", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "subnet_id": "4ed57549-fbbf-4fdd-b4af-4ec853f23b03", "subnet_ids": ["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"], "port_id": "47e795af-e4dd-4a87-b772-29e4c680feaa", "id": "0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36"} 2018-07-03 15:20:15,052 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36/add_router_interface used request id req-ecebc944-931d-446d-a22a-8481c1493ac3 2018-07-03 15:20:15,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/routers/0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:15,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:15 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-3bef7dd9-39f4-43ce-b819-ea4145fadea3 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:08Z", "admin_state_up": true, "updated_at": "2018-07-03T15:20:13Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router"}} 2018-07-03 15:20:15,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36 used request id req-3bef7dd9-39f4-43ce-b819-ea4145fadea3 2018-07-03 15:20:15,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/ports?device_id=0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:15,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:15 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-d80d2480-1c13-4496-847f-87211b08a509 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:14Z","binding:vnic_type":"normal","device_id":"0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:11:b7:7c","id":"47e795af-e4dd-4a87-b772-29e4c680feaa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:20:15,374 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36 used request id req-d80d2480-1c13-4496-847f-87211b08a509 2018-07-03 15:20:15,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/4ed57549-fbbf-4fdd-b4af-4ec853f23b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:20:15,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:15 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-4672b78e-c4a0-40f2-a28e-23b16a021808 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}} 2018-07-03 15:20:15,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/4ed57549-fbbf-4fdd-b4af-4ec853f23b03 used request id req-4672b78e-c4a0-40f2-a28e-23b16a021808 2018-07-03 15:20:15,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:20:15,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:20:15,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:20:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["HZxPGttKRqae3XjMF4aH7Q"], "issued_at": "2018-07-03T15:20:15.000000Z"}} 2018-07-03 15:20:15,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2704c30aa6f7e857a6d977f37c2b5a4650d5d1" 2018-07-03 15:20:16,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9acf394-bdd5-4f1f-8466-8b7e25b60989 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:20:16,158 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f9acf394-bdd5-4f1f-8466-8b7e25b60989 2018-07-03 15:20:16,159 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:20:16,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2704c30aa6f7e857a6d977f37c2b5a4650d5d1" 2018-07-03 15:20:16,582 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20: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-295ceecf-4983-4489-b5a7-73bf96b86349 X-Compute-Request-Id: req-295ceecf-4983-4489-b5a7-73bf96b86349 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:20:16,583 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-295ceecf-4983-4489-b5a7-73bf96b86349 2018-07-03 15:20:16,586 - novaclient.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}4f2704c30aa6f7e857a6d977f37c2b5a4650d5d1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:20:16,972 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:16 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-c9baab5c-77bb-4293-8b85-5d8a32d4bed0 X-Compute-Request-Id: req-c9baab5c-77bb-4293-8b85-5d8a32d4bed0 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "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": "b715b858-c19a-4db6-ad79-ae189f5936e9"}} 2018-07-03 15:20:16,972 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c9baab5c-77bb-4293-8b85-5d8a32d4bed0 2018-07-03 15:20:16,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2704c30aa6f7e857a6d977f37c2b5a4650d5d1" 2018-07-03 15:20:17,398 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20: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-d8e571ae-0be4-440d-bf98-02846134970b X-Compute-Request-Id: req-d8e571ae-0be4-440d-bf98-02846134970b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "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": "b715b858-c19a-4db6-ad79-ae189f5936e9"}} 2018-07-03 15:20:17,398 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9 used request id req-d8e571ae-0be4-440d-bf98-02846134970b 2018-07-03 15:20:17,401 - novaclient.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/b715b858-c19a-4db6-ad79-ae189f5936e9/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2704c30aa6f7e857a6d977f37c2b5a4650d5d1" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:20:17,466 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:17 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3ebea4aa-f12c-4298-bbe1-ffb16dced977 X-Compute-Request-Id: req-3ebea4aa-f12c-4298-bbe1-ffb16dced977 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:20:17,467 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9/os-extra_specs used request id req-3ebea4aa-f12c-4298-bbe1-ffb16dced977 2018-07-03 15:20:17,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:20:17,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:20:18,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f96c1d7286446f94ae2c91181cfc08", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}], "expires_at": "2018-07-03T16:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user", "id": "32eb7a38922d4e5e903a9cf65b4cc3c7"}, "audit_ids": ["QnGMSB8XR52xbZ5U_zSyKw"], "issued_at": "2018-07-03T15:20:18.000000Z"}} 2018-07-03 15:20:18,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}db4d689620ad71d9c96043efbdfca3a03eefaebf" 2018-07-03 15:20:18,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2aa91b6-63c7-4145-a88d-b9742652146f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:20:18,206 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f2aa91b6-63c7-4145-a88d-b9742652146f 2018-07-03 15:20:18,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:20:18,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4d689620ad71d9c96043efbdfca3a03eefaebf" 2018-07-03 15:20:18,585 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20: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-18da31e3-3ea1-48a7-b75f-25d55539dc46 X-Compute-Request-Id: req-18da31e3-3ea1-48a7-b75f-25d55539dc46 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 15:20:18,586 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-18da31e3-3ea1-48a7-b75f-25d55539dc46 2018-07-03 15:20:18,587 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp... 2018-07-03 15:20:18,587 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 15:20:18,620 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp 2018-07-03 15:20:18,623 - novaclient.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}db4d689620ad71d9c96043efbdfca3a03eefaebf" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8geWpSrMqDaLywDFeLuVrxqGFA80R8M+mva2CChGhhkf1kDK7LGlsO1EAyYWZc+0G1QVJ6iXa3csBf0UTybWlUvmKgD/2YcD7dN/MV/cyuRHnzjQhVNwi33rYZUFLt1qrsjXNj0vU+GhjlMJGpQTLNrJBObwNqZMumuU7TbIf4Q==", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp"}}' 2018-07-03 15:20:19,081 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:19 GMT Content-Type: application/json Content-Length: 440 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-47cf910d-127e-4dc0-ba24-35af1595f6e3 X-Compute-Request-Id: req-47cf910d-127e-4dc0-ba24-35af1595f6e3 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8geWpSrMqDaLywDFeLuVrxqGFA80R8M+mva2CChGhhkf1kDK7LGlsO1EAyYWZc+0G1QVJ6iXa3csBf0UTybWlUvmKgD/2YcD7dN/MV/cyuRHnzjQhVNwi33rYZUFLt1qrsjXNj0vU+GhjlMJGpQTLNrJBObwNqZMumuU7TbIf4Q==", "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "fingerprint": "43:f9:dc:01:57:4a:c5:de:22:5b:bb:5d:25:be:9f:ee"}} 2018-07-03 15:20:19,081 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-47cf910d-127e-4dc0-ba24-35af1595f6e3 2018-07-03 15:20:19,083 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642.pub 2018-07-03 15:20:19,083 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642 2018-07-03 15:20:19,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:20:19,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:20:19,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f96c1d7286446f94ae2c91181cfc08", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}], "expires_at": "2018-07-03T16:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user", "id": "32eb7a38922d4e5e903a9cf65b4cc3c7"}, "audit_ids": ["PY_8NDzCR0OCyKW7vcfBCw"], "issued_at": "2018-07-03T15:20:19.000000Z"}} 2018-07-03 15:20:19,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:19,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1014bb73-00e0-4fbb-8704-b05b71ad4a3e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:20:19,761 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1014bb73-00e0-4fbb-8704-b05b71ad4a3e 2018-07-03 15:20:19,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-groups?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:20,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:20 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-b4498fc2-3d93-4a70-b411-eda35d21f949 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:20:20,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp used request id req-b4498fc2-3d93-4a70-b411-eda35d21f949 2018-07-03 15:20:20,253 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp... 2018-07-03 15:20:20,253 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp 2018-07-03 15:20:20,258 - 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}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}}' 2018-07-03 15:20:20,976 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:20:20 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-c85bea7a-9c78-4d58-b13d-1b57cd323a21 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "updated_at": "2018-07-03T15:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}], "revision_number": 2, "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}} 2018-07-03 15:20:20,976 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-c85bea7a-9c78-4d58-b13d-1b57cd323a21 2018-07-03 15:20:20,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f 2018-07-03 15:20:20,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=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:21,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:21 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a71a298f-0647-4181-a27e-4a464fb71a73 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-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e"}]} 2018-07-03 15:20:21,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-a71a298f-0647-4181-a27e-4a464fb71a73 2018-07-03 15:20:21,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f 2018-07-03 15:20:21,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=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:21,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:21 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f287e9db-75b0-49e3-8d09-05cd8b1276bb 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-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e"}]} 2018-07-03 15:20:21,134 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-f287e9db-75b0-49e3-8d09-05cd8b1276bb 2018-07-03 15:20:21,135 - neutron_utils - INFO - Retrieving security group with ID - 4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f 2018-07-03 15:20:21,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:21,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:21 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-defdb39d-73f0-475d-88ed-8bf6daf683b2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "updated_at": "2018-07-03T15:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}], "revision_number": 2, "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}]} 2018-07-03 15:20:21,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-defdb39d-73f0-475d-88ed-8bf6daf683b2 2018-07-03 15:20:21,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f 2018-07-03 15:20:21,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:21,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:21 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-705a1931-6094-4ed4-8872-d693dcca7f8c 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-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e"}]} 2018-07-03 15:20:21,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-705a1931-6094-4ed4-8872-d693dcca7f8c 2018-07-03 15:20:21,641 - neutron_utils - INFO - Retrieving security group with ID - 4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f 2018-07-03 15:20:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:21,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:21 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-3b36bf0a-2b84-4a64-a132-525589c61bc0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "updated_at": "2018-07-03T15:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}], "revision_number": 2, "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}]} 2018-07-03 15:20:21,729 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-3b36bf0a-2b84-4a64-a132-525589c61bc0 2018-07-03 15:20:21,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f 2018-07-03 15:20:21,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=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:21,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:21 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0b140b3c-a0f1-4782-be6c-be81e4ed0b46 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-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e"}]} 2018-07-03 15:20:21,770 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-0b140b3c-a0f1-4782-be6c-be81e4ed0b46 2018-07-03 15:20:21,771 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp 2018-07-03 15:20:21,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:21,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:21 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-a1eec42c-bbee-490c-9760-327fdfafb414 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "updated_at": "2018-07-03T15:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}], "revision_number": 2, "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}]} 2018-07-03 15:20:21,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp used request id req-a1eec42c-bbee-490c-9760-327fdfafb414 2018-07-03 15:20:21,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-07-03 15:20:21,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:20: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-07-03 15:20:21,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/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:22,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:21 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-285a933b-4850-4d85-b128-c45cc5b4aa0e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:22,070 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-285a933b-4850-4d85-b128-c45cc5b4aa0e 2018-07-03 15:20:22,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f 2018-07-03 15:20:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:22,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:22 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2ee74b4f-59d8-43bd-b987-02349e298eac 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-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e"}]} 2018-07-03 15:20:22,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-2ee74b4f-59d8-43bd-b987-02349e298eac 2018-07-03 15:20:22,122 - 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}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f"}}' 2018-07-03 15:20:22,359 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:20:22 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-7cfa6e8d-cb13-49ed-af29-e858c5e8e51e 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-07-03T15:20:22Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:22Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "c1afea40-edbf-4194-8bc9-90f37f6959d0"}} 2018-07-03 15:20:22,359 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-7cfa6e8d-cb13-49ed-af29-e858c5e8e51e 2018-07-03 15:20:22,359 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp 2018-07-03 15:20:22,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/security-groups?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:22,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:22 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-7b25af74-a7e8-435f-a11e-dc8c7ce65758 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "updated_at": "2018-07-03T15:20:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:22Z", "revision_number": 0, "id": "c1afea40-edbf-4194-8bc9-90f37f6959d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:22Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}], "revision_number": 3, "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}]} 2018-07-03 15:20:22,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp used request id req-7b25af74-a7e8-435f-a11e-dc8c7ce65758 2018-07-03 15:20:22,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/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:22,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:22 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20c6532c-2fea-45ac-863a-9b1b674a7b95 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:22,484 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-20c6532c-2fea-45ac-863a-9b1b674a7b95 2018-07-03 15:20:22,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f 2018-07-03 15:20:22,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-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:22,561 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:22 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-a4938fc7-0d67-4e83-91c7-ddde91689166 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-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:22Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:22Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "c1afea40-edbf-4194-8bc9-90f37f6959d0"}]} 2018-07-03 15:20:22,561 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-a4938fc7-0d67-4e83-91c7-ddde91689166 2018-07-03 15:20:22,567 - 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}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f"}}' 2018-07-03 15:20:22,821 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:20:22 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-8fa98bb3-2559-434e-b08a-0ce28f5e811f 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-07-03T15:20:22Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": 22, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:22Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "e8e48bf6-2843-4bd6-8573-f4d6b5492d08"}} 2018-07-03 15:20:22,822 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-8fa98bb3-2559-434e-b08a-0ce28f5e811f 2018-07-03 15:20:22,822 - neutron_utils - INFO - Retrieving security group with ID - 4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f 2018-07-03 15:20:22,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-groups?id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:22,906 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:22 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-82d25791-fc32-495c-8304-2e72ee9509f3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "updated_at": "2018-07-03T15:20:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "revision_number": 0, "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:22Z", "revision_number": 0, "id": "c1afea40-edbf-4194-8bc9-90f37f6959d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:22Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:20:22Z", "revision_number": 0, "id": "e8e48bf6-2843-4bd6-8573-f4d6b5492d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:22Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}], "revision_number": 4, "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}]} 2018-07-03 15:20:22,906 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-82d25791-fc32-495c-8304-2e72ee9509f3 2018-07-03 15:20:22,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f 2018-07-03 15:20:22,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/security-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:20:22,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:22 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-64e3ec0f-6ddd-4a3c-8fd6-4189058ba1f0 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-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "9c52d64c-d6c4-45d4-9c25-0ec3bf9125de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:20Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:20Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "c0e81971-f7c2-414b-a371-a48a8b0dab2e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:22Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:22Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "c1afea40-edbf-4194-8bc9-90f37f6959d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-03T15:20:22Z", "security_group_id": "4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f", "port_range_min": 22, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:22Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "e8e48bf6-2843-4bd6-8573-f4d6b5492d08"}]} 2018-07-03 15:20:22,988 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-64e3ec0f-6ddd-4a3c-8fd6-4189058ba1f0 2018-07-03 15:20:22,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:20:22,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:20:23,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f96c1d7286446f94ae2c91181cfc08", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}], "expires_at": "2018-07-03T16:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user", "id": "32eb7a38922d4e5e903a9cf65b4cc3c7"}, "audit_ids": ["dI5j4gUfRo68PU1CtOcJVA"], "issued_at": "2018-07-03T15:20:23.000000Z"}} 2018-07-03 15:20:23,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}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:23,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7213f2c-4e21-4d3b-8365-4ab7dcfb65c5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:20:23,570 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f7213f2c-4e21-4d3b-8365-4ab7dcfb65c5 2018-07-03 15:20:23,571 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:20:23,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}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:23,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f613806d-4402-494c-b620-11605f6d8f43 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:20:23,726 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f613806d-4402-494c-b620-11605f6d8f43 2018-07-03 15:20:23,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:24,258 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-69b7b98a-9de7-4e45-aa1c-b9d7738962e1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:24,258 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-69b7b98a-9de7-4e45-aa1c-b9d7738962e1 2018-07-03 15:20:24,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-07-03 15:20:24,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:20: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-07-03 15:20:24,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:24,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bc7e8fb-862e-45b4-9ca9-8bd9b76c78e1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:24,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-6bc7e8fb-862e-45b4-9ca9-8bd9b76c78e1 2018-07-03 15:20:24,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=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:24,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:24 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1a7b04c5-d371-4578-90d0-92e1b5c0f933 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:24,921 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-1a7b04c5-d371-4578-90d0-92e1b5c0f933 2018-07-03 15:20:24,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=1f244e30-7153-4c58-935b-f31cb79300ee&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:25,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:25 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f6952e50-9060-4dfc-9b62-497d19b73880 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:20:25,173 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1&admin_state_up=True used request id req-f6952e50-9060-4dfc-9b62-497d19b73880 2018-07-03 15:20:25,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=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:25,508 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:25 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5d59dfe2-513f-4600-8175-34bb8c53326e X-Compute-Request-Id: req-5d59dfe2-513f-4600-8175-34bb8c53326e Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:20:25,509 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst used request id req-5d59dfe2-513f-4600-8175-34bb8c53326e 2018-07-03 15:20:25,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:25,677 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:25 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fe0284b2-d9b7-4235-b870-0cc27528b965 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:25,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-fe0284b2-d9b7-4235-b870-0cc27528b965 2018-07-03 15:20:25,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/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:25,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:25 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a2d1a7c-ee9f-4b0d-92f8-3e0df25d2113 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:25,719 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-5a2d1a7c-ee9f-4b0d-92f8-3e0df25d2113 2018-07-03 15:20:25,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:26,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:26 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b93e3418-ee4b-474a-ac6d-426d0c66712c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:26,172 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-b93e3418-ee4b-474a-ac6d-426d0c66712c 2018-07-03 15:20:26,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=1f244e30-7153-4c58-935b-f31cb79300ee&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:26,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:26 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e8e85f87-d2f2-41c1-8c7b-d596a1f50d00 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:20:26,224 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1&admin_state_up=True used request id req-e8e85f87-d2f2-41c1-8c7b-d596a1f50d00 2018-07-03 15:20:26,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:20:26,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:20:26,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27f96c1d7286446f94ae2c91181cfc08", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role"}], "expires_at": "2018-07-03T16:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/96f0b224fcfb4c1c848ae70e6e4dbf6e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user", "id": "32eb7a38922d4e5e903a9cf65b4cc3c7"}, "audit_ids": ["jpD5mqjNSLiHAbJEDUY9ww"], "issued_at": "2018-07-03T15:20:26.000000Z"}} 2018-07-03 15:20:26,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be81a9342eeb3f875a6f985962b380c7a3c69e3" 2018-07-03 15:20:26,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ad079ca-8948-47d3-bba7-9d0ae68f1821 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:20:26,959 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3ad079ca-8948-47d3-bba7-9d0ae68f1821 2018-07-03 15:20: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/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:27,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:27 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-09409b48-2520-450b-b595-f225369a6b8d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:27,470 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-09409b48-2520-450b-b595-f225369a6b8d 2018-07-03 15:20:27,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/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:27,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:27 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-37d543f3-84bc-4172-ba2e-a569ccfbe6ee Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:27,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-37d543f3-84bc-4172-ba2e-a569ccfbe6ee 2018-07-03 15:20:27,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/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:27,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:27 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-2ce72532-36cb-4054-812f-1991b0016464 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:27,711 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-2ce72532-36cb-4054-812f-1991b0016464 2018-07-03 15:20:27,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:20:27,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:20: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-07-03 15:20:27,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be81a9342eeb3f875a6f985962b380c7a3c69e3" 2018-07-03 15:20:27,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:27 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b77954c-f0bd-4bc7-9734-15cfdd0cc504 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:27,903 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-5b77954c-f0bd-4bc7-9734-15cfdd0cc504 2018-07-03 15:20: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/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:27,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:27 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a8564568-57d7-4f09-a5e5-3ab59fd0b99a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:27,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-a8564568-57d7-4f09-a5e5-3ab59fd0b99a 2018-07-03 15:20:27,990 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net 2018-07-03 15:20:27,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/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" -d '{"port": {"network_id": "1f244e30-7153-4c58-935b-f31cb79300ee", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1", "admin_state_up": true}}' 2018-07-03 15:20:29,241 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:20:29 GMT Content-Type: application/json Content-Length: 768 Connection: keep-alive X-Openstack-Request-Id: req-f3e3df72-20cf-4cc7-baef-c8527f833161 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:20:28Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:20:28Z","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e7:91:66","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.10"}],"id":"f772fb3c-03ee-45a7-8df3-44c130f2bf7e","security_groups":["2df3e6d7-0220-4373-b9c6-4526a82dd44e"],"device_id":""}} 2018-07-03 15:20:29,241 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-f3e3df72-20cf-4cc7-baef-c8527f833161 2018-07-03 15:20:29,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=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:29,406 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f0a47f8e-ca72-416e-b064-cacf6739e950 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:29,406 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-f0a47f8e-ca72-416e-b064-cacf6739e950 2018-07-03 15:20:29,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/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:29,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:29 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5268d912-c3e3-4624-8417-e33a2fc7546d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:29,597 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-5268d912-c3e3-4624-8417-e33a2fc7546d 2018-07-03 15:20:29,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:29,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:29 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-242db2d2-5353-4a4f-abe8-41e0874a614f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:29,680 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-242db2d2-5353-4a4f-abe8-41e0874a614f 2018-07-03 15:20:29,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=1f244e30-7153-4c58-935b-f31cb79300ee&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:29,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:29 GMT Content-Type: application/json Content-Length: 771 Connection: keep-alive X-Openstack-Request-Id: req-9ab30147-6d4f-4f6c-ac01-e1431b140e97 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:28Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:28Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e7:91:66","id":"f772fb3c-03ee-45a7-8df3-44c130f2bf7e","port_security_enabled":true,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["2df3e6d7-0220-4373-b9c6-4526a82dd44e"],"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1"}]} 2018-07-03 15:20:29,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1&admin_state_up=True used request id req-9ab30147-6d4f-4f6c-ac01-e1431b140e97 2018-07-03 15:20:29,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:29,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:29 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1a2e030-9c9b-4dc7-8aec-27328cbe9a16 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:29,837 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-d1a2e030-9c9b-4dc7-8aec-27328cbe9a16 2018-07-03 15:20:29,837 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst 2018-07-03 15:20:29,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 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:30,254 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20: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-e7e3f05d-d14f-4785-87fc-7f5aeba96b83 X-Compute-Request-Id: req-e7e3f05d-d14f-4785-87fc-7f5aeba96b83 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-flavor-name"}]} 2018-07-03 15:20:30,255 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e7e3f05d-d14f-4785-87fc-7f5aeba96b83 2018-07-03 15:20:30,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/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:30,657 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:30 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-04bff785-446b-46fb-814a-375e18c3d78e X-Compute-Request-Id: req-04bff785-446b-46fb-814a-375e18c3d78e Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "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": "b715b858-c19a-4db6-ad79-ae189f5936e9"}} 2018-07-03 15:20:30,657 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9 used request id req-04bff785-446b-46fb-814a-375e18c3d78e 2018-07-03 15:20:30,661 - 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-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:31,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:31 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-de41b2c0-c205-4384-9092-2f0ffb554294 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:20:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:20:02Z", "visibility": "shared", "self": "/v2/images/2dfd7c48-0842-475c-9560-59529fe33833", "min_disk": 0, "protected": false, "id": "2dfd7c48-0842-475c-9560-59529fe33833", "file": "/v2/images/2dfd7c48-0842-475c-9560-59529fe33833/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "direct_url": "file:///var/lib/glance/images/2dfd7c48-0842-475c-9560-59529fe33833", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image"} 2018-07-03 15:20:31,112 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image used request id req-de41b2c0-c205-4384-9092-2f0ffb554294 2018-07-03 15:20:31,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:31,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9dbe4369-26ca-493d-9665-d3c937fc2b03 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:20:31,499 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9dbe4369-26ca-493d-9665-d3c937fc2b03 2018-07-03 15:20:31,505 - novaclient.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}637294bc7166f48ed840b934df0ada763744c52c" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "imageRef": "2dfd7c48-0842-475c-9560-59529fe33833", "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "flavorRef": "b715b858-c19a-4db6-ad79-ae189f5936e9", "max_count": 1, "min_count": 1, "networks": [{"port": "f772fb3c-03ee-45a7-8df3-44c130f2bf7e"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}]}}' 2018-07-03 15:20:34,059 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:20:34 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-455fe6b7-27f9-41df-9bf0-b93b05a0404b X-Compute-Request-Id: req-455fe6b7-27f9-41df-9bf0-b93b05a0404b RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "13d33238-42c1-40e4-b4ca-eae188193293", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "adminPass": "ak2QudYqV3EQ"}} 2018-07-03 15:20:34,060 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-455fe6b7-27f9-41df-9bf0-b93b05a0404b 2018-07-03 15:20:34,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/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:35,256 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:35 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-90cebaa4-b7e3-4e5c-ac98-c188c312b471 X-Compute-Request-Id: req-90cebaa4-b7e3-4e5c-ac98-c188c312b471 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/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:20:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:35,256 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-90cebaa4-b7e3-4e5c-ac98-c188c312b471 2018-07-03 15:20:35,257 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst 2018-07-03 15:20:35,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:35,936 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:35 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-3f2127dd-e42a-48a7-8047-05a0fab1758a X-Compute-Request-Id: req-3f2127dd-e42a-48a7-8047-05a0fab1758a 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/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:20:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:35,937 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-3f2127dd-e42a-48a7-8047-05a0fab1758a 2018-07-03 15:20:35,937 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst] is - BUILD 2018-07-03 15:20:35,937 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:20:38,941 - create_instance - DEBUG - VM status query timeout in 896.316287041 2018-07-03 15:20:38,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/servers/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:39,802 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:39 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-12cc7719-15d5-4d1a-80e9-18ae04e0129c X-Compute-Request-Id: req-12cc7719-15d5-4d1a-80e9-18ae04e0129c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:20:36Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:39,803 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-12cc7719-15d5-4d1a-80e9-18ae04e0129c 2018-07-03 15:20:39,803 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst] is - BUILD 2018-07-03 15:20:39,803 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:20:42,807 - create_instance - DEBUG - VM status query timeout in 892.450366974 2018-07-03 15:20:42,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/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:43,280 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:43 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-77963e9d-0fcc-4b59-be4f-3b4d266ef190 X-Compute-Request-Id: req-77963e9d-0fcc-4b59-be4f-3b4d266ef190 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:20:36Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:43,280 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-77963e9d-0fcc-4b59-be4f-3b4d266ef190 2018-07-03 15:20:43,281 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst] is - BUILD 2018-07-03 15:20:43,281 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:20:46,284 - create_instance - DEBUG - VM status query timeout in 888.972486019 2018-07-03 15:20:46,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:46,567 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:46 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-70bd3ba0-481b-4d3f-8e19-d4e8a5555100 X-Compute-Request-Id: req-70bd3ba0-481b-4d3f-8e19-d4e8a5555100 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:20:36Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:46,568 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-70bd3ba0-481b-4d3f-8e19-d4e8a5555100 2018-07-03 15:20:46,568 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst] is - BUILD 2018-07-03 15:20:46,568 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:20:49,570 - create_instance - DEBUG - VM status query timeout in 885.687029123 2018-07-03 15:20:49,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:50,194 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20: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-5c9c47bf-5358-4f7e-a377-8e9647dc63d3 X-Compute-Request-Id: req-5c9c47bf-5358-4f7e-a377-8e9647dc63d3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:50,194 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-5c9c47bf-5358-4f7e-a377-8e9647dc63d3 2018-07-03 15:20:50,195 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst] is - ACTIVE 2018-07-03 15:20:50,195 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:20:50,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:51,175 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20: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-cb8e379c-dcd9-4fd8-81fb-3d87bfa88297 X-Compute-Request-Id: req-cb8e379c-dcd9-4fd8-81fb-3d87bfa88297 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:51,175 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-cb8e379c-dcd9-4fd8-81fb-3d87bfa88297 2018-07-03 15:20:51,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-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:51,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:51 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e851f82b-00d7-4818-8e99-46d382229437 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:51,316 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-e851f82b-00d7-4818-8e99-46d382229437 2018-07-03 15:20:51,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/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:51,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:51 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-841f633f-b1e5-4f56-873c-b9a403d422ab Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:51,495 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-841f633f-b1e5-4f56-873c-b9a403d422ab 2018-07-03 15:20:51,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:51,572 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f8cca125-e447-47a9-9d0f-f1013e6a82e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:51,572 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-f8cca125-e447-47a9-9d0f-f1013e6a82e2 2018-07-03 15:20:51,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?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:51,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:51 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-aa624b2d-20d7-4232-9155-42a1e1f88198 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:21Z","binding:vnic_type":"normal","device_id":"0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:11:b7:7c","id":"47e795af-e4dd-4a87-b772-29e4c680feaa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:83:17:3e","id":"49fd1869-9b36-4864-8d92-f6dccfcbeffa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:11Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:08:38","id":"9fa14b2d-aba7-44c9-a8f5-ede3eb3d26a7","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:28Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:46Z","binding:vnic_type":"normal","device_id":"13d33238-42c1-40e4-b4ca-eae188193293","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e7:91:66","id":"f772fb3c-03ee-45a7-8df3-44c130f2bf7e","port_security_enabled":true,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["2df3e6d7-0220-4373-b9c6-4526a82dd44e"],"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1"}]} 2018-07-03 15:20:51,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-aa624b2d-20d7-4232-9155-42a1e1f88198 2018-07-03 15:20:51,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:52,258 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:52 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-9225c2b2-cb55-4392-8594-45d3c1ba5dbc X-Compute-Request-Id: req-9225c2b2-cb55-4392-8594-45d3c1ba5dbc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:52,259 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-9225c2b2-cb55-4392-8594-45d3c1ba5dbc 2018-07-03 15:20:52,259 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst] is - ACTIVE 2018-07-03 15:20:52,259 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:20:52,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/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:52,549 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:52 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-7b6b28e8-7af5-44fe-a7c7-d8f5947924d5 X-Compute-Request-Id: req-7b6b28e8-7af5-44fe-a7c7-d8f5947924d5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:52,549 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-7b6b28e8-7af5-44fe-a7c7-d8f5947924d5 2018-07-03 15:20:52,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=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:52,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:52 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ccabfb1e-1d21-46c4-941d-9b21ec327011 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:52,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-ccabfb1e-1d21-46c4-941d-9b21ec327011 2018-07-03 15:20:52,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/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:52,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:52 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fea6bf94-a829-4ab8-ae96-1a871b8e9866 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:52,844 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-fea6bf94-a829-4ab8-ae96-1a871b8e9866 2018-07-03 15:20:52,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=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:52,924 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:52 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-738eb6c3-b1f4-4838-b6ba-e0ee3d5bd764 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:52,925 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-738eb6c3-b1f4-4838-b6ba-e0ee3d5bd764 2018-07-03 15:20:52,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/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:53,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:53 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-d5595dc3-4f80-4ba7-9de1-2baafa69a366 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:21Z","binding:vnic_type":"normal","device_id":"0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:11:b7:7c","id":"47e795af-e4dd-4a87-b772-29e4c680feaa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:83:17:3e","id":"49fd1869-9b36-4864-8d92-f6dccfcbeffa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:11Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:08:38","id":"9fa14b2d-aba7-44c9-a8f5-ede3eb3d26a7","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:28Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:46Z","binding:vnic_type":"normal","device_id":"13d33238-42c1-40e4-b4ca-eae188193293","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e7:91:66","id":"f772fb3c-03ee-45a7-8df3-44c130f2bf7e","port_security_enabled":true,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["2df3e6d7-0220-4373-b9c6-4526a82dd44e"],"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1"}]} 2018-07-03 15:20:53,056 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-d5595dc3-4f80-4ba7-9de1-2baafa69a366 2018-07-03 15:20:53,060 - novaclient.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/13d33238-42c1-40e4-b4ca-eae188193293/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}}' 2018-07-03 15:20:54,892 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:20: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-781184c7-07ed-4e54-b030-7f59c6869372 X-Compute-Request-Id: req-781184c7-07ed-4e54-b030-7f59c6869372 2018-07-03 15:20:54,892 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293/action used request id req-781184c7-07ed-4e54-b030-7f59c6869372 2018-07-03 15:20:54,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/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:55,140 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:55 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-7cc31ab6-e83c-42bf-b635-9120e84fbede X-Compute-Request-Id: req-7cc31ab6-e83c-42bf-b635-9120e84fbede Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:55,141 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-7cc31ab6-e83c-42bf-b635-9120e84fbede 2018-07-03 15:20:55,141 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst] is - ACTIVE 2018-07-03 15:20:55,141 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:20:55,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/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:55,774 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:55 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-01e633ec-5581-4811-abce-b7412fc7cebf X-Compute-Request-Id: req-01e633ec-5581-4811-abce-b7412fc7cebf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:55,775 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-01e633ec-5581-4811-abce-b7412fc7cebf 2018-07-03 15:20:55,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-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:55,934 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:55 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-22760492-7ee3-405c-b531-537c2e8a93b0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:55,935 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-22760492-7ee3-405c-b531-537c2e8a93b0 2018-07-03 15:20:55,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:56,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:55 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-891961a0-cd23-4d5e-a7d9-d310a2b1017d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:56,120 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-891961a0-cd23-4d5e-a7d9-d310a2b1017d 2018-07-03 15:20:56,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:56,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:56 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0a29002e-c061-495b-bf55-ce545aa67117 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:56,200 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-0a29002e-c061-495b-bf55-ce545aa67117 2018-07-03 15:20:56,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/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:56,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:56 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-ea01d4e1-a039-42dd-b8ac-40f2d48e6bc1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:21Z","binding:vnic_type":"normal","device_id":"0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:11:b7:7c","id":"47e795af-e4dd-4a87-b772-29e4c680feaa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:83:17:3e","id":"49fd1869-9b36-4864-8d92-f6dccfcbeffa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:11Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:08:38","id":"9fa14b2d-aba7-44c9-a8f5-ede3eb3d26a7","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:28Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:54Z","binding:vnic_type":"normal","device_id":"13d33238-42c1-40e4-b4ca-eae188193293","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e7:91:66","id":"f772fb3c-03ee-45a7-8df3-44c130f2bf7e","port_security_enabled":true,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f","2df3e6d7-0220-4373-b9c6-4526a82dd44e"],"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1"}]} 2018-07-03 15:20:56,330 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-ea01d4e1-a039-42dd-b8ac-40f2d48e6bc1 2018-07-03 15:20:56,331 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-07-03 15:20:56,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:56,936 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:56 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-d282ab59-8ee3-4963-883d-ec1f2872d4b4 X-Compute-Request-Id: req-d282ab59-8ee3-4963-883d-ec1f2872d4b4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:56,936 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-d282ab59-8ee3-4963-883d-ec1f2872d4b4 2018-07-03 15:20:56,939 - novaclient.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/13d33238-42c1-40e4-b4ca-eae188193293/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 15:20:57,223 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:57 GMT Content-Type: application/json Content-Length: 23725 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9223de68-2583-4ead-908e-57b61ce864bf X-Compute-Request-Id: req-9223de68-2583-4ead-908e-57b61ce864bf 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff]\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 1640545898 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.916 MHz processor\n[ 0.133376] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.135132] pid_max: default: 32768 minimum: 301\n[ 0.136096] ACPI: Core revision 20150930\n[ 0.137521] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139056] Security Framework initialized\n[ 0.139954] Yama: becoming mindful.\n[ 0.140790] AppArmor: AppArmor initialized\n[ 0.141759] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143231] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.144675] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146001] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147583] Initializing cgroup subsys io\n[ 0.148450] Initializing cgroup subsys memory\n[ 0.149412] Initializing cgroup subsys devices\n[ 0.150375] Initializing cgroup subsys freezer\n[ 0.151348] Initializing cgroup subsys net_cls\n[ 0.152261] Initializing cgroup subsys perf_event\n[ 0.153269] Initializing cgroup subsys net_prio\n[ 0.154193] Initializing cgroup subsys hugetlb\n[ 0.155163] Initializing cgroup subsys pids\n[ 0.156120] CPU: Physical Processor ID: 0\n[ 0.157694] mce: CPU supports 10 MCE banks\n[ 0.158618] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161827] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167118] ftrace: allocating 31920 entries in 125 pages\n[ 0.188241] smpboot: Max logical packages: 2\n[ 0.189110] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190352] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191785] x2apic enabled\n[ 0.192591] Switched APIC routing to physical x2apic.\n[ 0.194205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.195402] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.197548] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.199315] ... version: 2\n[ 0.200185] ... bit width: 48\n[ 0.201065] ... generic registers: 4\n[ 0.202093] ... value mask: 0000ffffffffffff\n[ 0.203415] ... max period: 000000007fffffff\n[ 0.204717] ... fixed-purpose events: 3\n[ 0.205755] ... event mask: 000000070000000f\n[ 0.207118] KVM setup paravirtual spinlock\n[ 0.208740] x86: Booting SMP configuration:\n[ 0.209840] .... node #0, CPUs: #1\n[ 0.210953] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.232910] x86: Booted up 1 node, 2 CPUs\n[ 0.232912] KVM setup async PF for cpu 1\n[ 0.232915] kvm-stealtime: cpu 1, msr f90d940\n[ 0.235901] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.237695] devtmpfs: initialized\n[ 0.239662] evm: security.selinux\n[ 0.240398] evm: security.SMACK64\n[ 0.241272] evm: security.SMACK64EXEC\n[ 0.242045] evm: security.SMACK64TRANSMUTE\n[ 0.242888] evm: security.SMACK64MMAP\n[ 0.243789] evm: security.ima\n[ 0.244541] evm: security.capability\n[ 0.245444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247264] pinctrl core: initialized pinctrl subsystem\n[ 0.248302] RTC time: 15:20:46, date: 07/03/18\n[ 0.249255] NET: Registered protocol family 16\n[ 0.259218] cpuidle: using governor ladder\n[ 0.271241] cpuidle: using governor menu\n[ 0.272236] PCCT header not found.\n[ 0.273187] ACPI: bus type PCI registered\n[ 0.274255] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.275827] PCI: Using configuration type 1 for base access\n[ 0.277209] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.288132] ACPI: Added _OSI(Module Device)\n[ 0.289138] ACPI: Added _OSI(Processor Device)\n[ 0.290192] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.291166] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.293352] ACPI: Interpreter enabled\n[ 0.294115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297781] ACPI: (supports S0 S3 S4 S5)\n[ 0.298594] ACPI: Using IOAPIC for interrupt routing\n[ 0.299511] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.304190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.313504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.315682] acpiphp: Slot [3] registered\n[ 0.316422] acpiphp: Slot [4] registered\n[ 0.317140] acpiphp: Slot [5] registered\n[ 0.317878] acpiphp: Slot [6] registered\n[ 0.318602] acpiphp: Slot [7] registered\n[ 0.319329] acpiphp: Slot [8] registered\n[ 0.320022] acpiphp: Slot [9] registered\n[ 0.320714] acpiphp: Slot [10] registered\n[ 0.321443] acpiphp: Slot [11] registered\n[ 0.322162] acpiphp: Slot [12] registered\n[ 0.323008] acpiphp: Slot [13] registered\n[ 0.323874] acpiphp: Slot [14] registered\n[ 0.324720] acpiphp: Slot [15] registered\n[ 0.325509] acpiphp: Slot [16] registered\n[ 0.326385] acpiphp: Slot [17] registered\n[ 0.327228] acpiphp: Slot [18] registered\n[ 0.328201] acpiphp: Slot [19] registered\n[ 0.329072] acpiphp: Slot [20] registered\n[ 0.329941] acpiphp: Slot [21] registered\n[ 0.330857] acpiphp: Slot [22] registered\n[ 0.331782] acpiphp: Slot [23] registered\n[ 0.332725] acpiphp: Slot [24] registered\n[ 0.333550] acpiphp: Slot [25] registered\n[ 0.334387] acpiphp: Slot [26] registered\n[ 0.335275] acpiphp: Slot [27] registered\n[ 0.336019] acpiphp: Slot [28] registered\n[ 0.336846] acpiphp: Slot [29] registered\n[ 0.337891] acpiphp: Slot [30] registered\n[ 0.338761] acpiphp: Slot [31] registered\n[ 0.339538] PCI host bridge to bus 0000:00\n[ 0.340304] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.341596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343038] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.344925] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.346848] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.348793] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352952] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354926] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.356551] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.358241] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361989] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364059] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393914] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.397400] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398884] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.400242] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401593] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.402891] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.403991] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.405680] vgaarb: loaded\n[ 0.406343] vgaarb: bridge control possible 0000:00:02.0\n[ 0.407630] SCSI subsystem initialized\n[ 0.408523] ACPI: bus type USB registered\n[ 0.409420] usbcore: registered new interface driver usbfs\n[ 0.410550] usbcore: registered new interface driver hub\n[ 0.411666] usbcore: registered new device driver usb\n[ 0.412807] PCI: Using ACPI for IRQ routing\n[ 0.413861] NetLabel: Initializing\n[ 0.414786] NetLabel: domain hash size = 128\n[ 0.415829] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416996] NetLabel: unlabeled traffic allowed by default\n[ 0.418348] clocksource: Switched to clocksource kvm-clock\n[ 0.424142] AppArmor: AppArmor Filesystem Enabled\n[ 0.425290] pnp: PnP ACPI init\n[ 0.426334] pnp: PnP ACPI: found 5 devices\n[ 0.433175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.435076] NET: Registered protocol family 2\n[ 0.436114] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.437530] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.438887] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.440155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.441267] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.442508] NET: Registered protocol family 1\n[ 0.443391] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.444638] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.445849] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.464774] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.483783] Trying to unpack rootfs image as initramfs...\n[ 0.534078] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.535544] Scanning for low memory corruption every 60 seconds\n[ 0.537088] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.538464] audit: initializing netlink subsys (disabled)\n[ 0.539593] audit: type=2000 audit(1530631247.382:1): initialized\n[ 0.540975] Initialise system trusted keyring\n[ 0.541949] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.543318] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545801] zbud: loaded\n[ 0.546667] VFS: Disk quotas dquot_6.6.0\n[ 0.547695] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.549626] fuse init (API version 7.23)\n[ 0.550725] Key type big_key registered\n[ 0.551695] Allocating IMA MOK and blacklist keyrings.\n[ 0.553212] Key type asymmetric registered\n[ 0.554237] Asymmetric key parser 'x509' registered\n[ 0.555401] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.557038] io scheduler noop registered\n[ 0.557937] io scheduler deadline registered (default)\n[ 0.559083] io scheduler cfq registered\n[ 0.560139] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.561509] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563159] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.564886] ACPI: Power Button [PWRF]\n[ 0.565835] GHES: HEST is not enabled!\n[ 0.584177] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.641049] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.643191] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666614] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.668646] Linux agpgart interface v0.103\n[ 0.671117] brd: module loaded\n[ 0.672766] loop: module loaded\n[ 0.678473] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.680189] GPT:90111 != 20971519\n[ 0.681007] GPT:Alternate GPT header not at the end of the disk.\n[ 0.682363] GPT:90111 != 20971519\n[ 0.683168] GPT: Use GNU Parted to correct GPT errors.\n[ 0.684324] vda: vda1 vda15\n[ 0.686444] vdb:\n[ 0.687692] scsi host0: ata_piix\n[ 0.688644] scsi host1: ata_piix\n[ 0.689458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.690954] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.692498] libphy: Fixed MDIO Bus: probed\n[ 0.693634] tun: Universal TUN/TAP device driver, 1.6\n[ 0.694756] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696827] PPP generic driver version 2.4.2\n[ 0.697833] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.699411] ehci-pci: EHCI PCI platform driver\n[ 0.700489] ehci-platform: EHCI generic platform driver\n[ 0.701749] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703168] ohci-pci: OHCI PCI platform driver\n[ 0.704095] ohci-platform: OHCI generic platform driver\n[ 0.705150] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.723981] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725134] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.729536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732851] usb usb1: Product: UHCI Host Controller\n[ 0.734051] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.735370] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.736689] hub 1-0:1.0: USB hub found\n[ 0.737522] hub 1-0:1.0: 2 ports detected\n[ 0.738708] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740961] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741980] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743130] mousedev: PS/2 mouse device common for all mice\n[ 0.744405] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745681] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.746381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746542] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.746551] i2c /dev entries driver\n[ 0.746598] device-mapper: uevent: version 1.0.3\n[ 0.747487] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.747504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747760] NET: Registered protocol family 10\n[ 0.750461] NET: Registered protocol family 17\n[ 0.750470] Key type dns_resolver registered\n[ 0.750578] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.750637] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.750656] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.750833] registered taskstats version 1\n[ 0.750845] Loading compiled-in X.509 certificates\n[ 0.751604] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.751620] zswap: loaded using pool lzo/zbud\n[ 0.752428] Key type trusted registered\n[ 0.753658] Key type encrypted registered\n[ 0.753661] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.753663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.753694] evm: HMAC attrs: 0x1\n[ 0.754020] Magic number: 10:93:335\n[ 0.754033] tty tty56: hash matches\n[ 0.755444] rtc_cmos 00:00: setting system clock to 2018-07-03 15:20:47 UTC (1530631247)\n[ 0.755522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.755522] EDD information not available.\n[ 0.847441] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.848829] Write protecting the kernel read-only data: 14336k\n[ 0.850075] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.851414] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.01\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.219820] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\n"} 2018-07-03 15:20:57,224 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293/action used request id req-9223de68-2583-4ead-908e-57b61ce864bf 2018-07-03 15:20:57,226 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 15:20:57,226 - 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff] [ 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 1640545898 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.916 MHz processor [ 0.133376] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.135132] pid_max: default: 32768 minimum: 301 [ 0.136096] ACPI: Core revision 20150930 [ 0.137521] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139056] Security Framework initialized [ 0.139954] Yama: becoming mindful. [ 0.140790] AppArmor: AppArmor initialized [ 0.141759] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143231] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.144675] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146001] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147583] Initializing cgroup subsys io [ 0.148450] Initializing cgroup subsys memory [ 0.149412] Initializing cgroup subsys devices [ 0.150375] Initializing cgroup subsys freezer [ 0.151348] Initializing cgroup subsys net_cls [ 0.152261] Initializing cgroup subsys perf_event [ 0.153269] Initializing cgroup subsys net_prio [ 0.154193] Initializing cgroup subsys hugetlb [ 0.155163] Initializing cgroup subsys pids [ 0.156120] CPU: Physical Processor ID: 0 [ 0.157694] mce: CPU supports 10 MCE banks [ 0.158618] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159701] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161827] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167118] ftrace: allocating 31920 entries in 125 pages [ 0.188241] smpboot: Max logical packages: 2 [ 0.189110] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190352] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.191785] x2apic enabled [ 0.192591] Switched APIC routing to physical x2apic. [ 0.194205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.195402] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.197548] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.199315] ... version: 2 [ 0.200185] ... bit width: 48 [ 0.201065] ... generic registers: 4 [ 0.202093] ... value mask: 0000ffffffffffff [ 0.203415] ... max period: 000000007fffffff [ 0.204717] ... fixed-purpose events: 3 [ 0.205755] ... event mask: 000000070000000f [ 0.207118] KVM setup paravirtual spinlock [ 0.208740] x86: Booting SMP configuration: [ 0.209840] .... node #0, CPUs: #1 [ 0.210953] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.232910] x86: Booted up 1 node, 2 CPUs [ 0.232912] KVM setup async PF for cpu 1 [ 0.232915] kvm-stealtime: cpu 1, msr f90d940 [ 0.235901] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.237695] devtmpfs: initialized [ 0.239662] evm: security.selinux [ 0.240398] evm: security.SMACK64 [ 0.241272] evm: security.SMACK64EXEC [ 0.242045] evm: security.SMACK64TRANSMUTE [ 0.242888] evm: security.SMACK64MMAP [ 0.243789] evm: security.ima [ 0.244541] evm: security.capability [ 0.245444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.247264] pinctrl core: initialized pinctrl subsystem [ 0.248302] RTC time: 15:20:46, date: 07/03/18 [ 0.249255] NET: Registered protocol family 16 [ 0.259218] cpuidle: using governor ladder [ 0.271241] cpuidle: using governor menu [ 0.272236] PCCT header not found. [ 0.273187] ACPI: bus type PCI registered [ 0.274255] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.275827] PCI: Using configuration type 1 for base access [ 0.277209] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.288132] ACPI: Added _OSI(Module Device) [ 0.289138] ACPI: Added _OSI(Processor Device) [ 0.290192] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.291166] ACPI: Added _OSI(Processor Aggregator Device) [ 0.293352] ACPI: Interpreter enabled [ 0.294115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297781] ACPI: (supports S0 S3 S4 S5) [ 0.298594] ACPI: Using IOAPIC for interrupt routing [ 0.299511] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302963] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305415] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.313504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315682] acpiphp: Slot [3] registered [ 0.316422] acpiphp: Slot [4] registered [ 0.317140] acpiphp: Slot [5] registered [ 0.317878] acpiphp: Slot [6] registered [ 0.318602] acpiphp: Slot [7] registered [ 0.319329] acpiphp: Slot [8] registered [ 0.320022] acpiphp: Slot [9] registered [ 0.320714] acpiphp: Slot [10] registered [ 0.321443] acpiphp: Slot [11] registered [ 0.322162] acpiphp: Slot [12] registered [ 0.323008] acpiphp: Slot [13] registered [ 0.323874] acpiphp: Slot [14] registered [ 0.324720] acpiphp: Slot [15] registered [ 0.325509] acpiphp: Slot [16] registered [ 0.326385] acpiphp: Slot [17] registered [ 0.327228] acpiphp: Slot [18] registered [ 0.328201] acpiphp: Slot [19] registered [ 0.329072] acpiphp: Slot [20] registered [ 0.329941] acpiphp: Slot [21] registered [ 0.330857] acpiphp: Slot [22] registered [ 0.331782] acpiphp: Slot [23] registered [ 0.332725] acpiphp: Slot [24] registered [ 0.333550] acpiphp: Slot [25] registered [ 0.334387] acpiphp: Slot [26] registered [ 0.335275] acpiphp: Slot [27] registered [ 0.336019] acpiphp: Slot [28] registered [ 0.336846] acpiphp: Slot [29] registered [ 0.337891] acpiphp: Slot [30] registered [ 0.338761] acpiphp: Slot [31] registered [ 0.339538] PCI host bridge to bus 0000:00 [ 0.340304] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.341596] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343038] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.344925] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.346848] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.348793] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.352952] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354926] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.356551] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.358241] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361989] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.364059] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.393914] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.395384] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.397400] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.398884] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.400242] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.401593] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.402891] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.403991] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.405680] vgaarb: loaded [ 0.406343] vgaarb: bridge control possible 0000:00:02.0 [ 0.407630] SCSI subsystem initialized [ 0.408523] ACPI: bus type USB registered [ 0.409420] usbcore: registered new interface driver usbfs [ 0.410550] usbcore: registered new interface driver hub [ 0.411666] usbcore: registered new device driver usb [ 0.412807] PCI: Using ACPI for IRQ routing [ 0.413861] NetLabel: Initializing [ 0.414786] NetLabel: domain hash size = 128 [ 0.415829] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.416996] NetLabel: unlabeled traffic allowed by default [ 0.418348] clocksource: Switched to clocksource kvm-clock [ 0.424142] AppArmor: AppArmor Filesystem Enabled [ 0.425290] pnp: PnP ACPI init [ 0.426334] pnp: PnP ACPI: found 5 devices [ 0.433175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.435076] NET: Registered protocol family 2 [ 0.436114] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.437530] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.438887] TCP: Hash tables configured (established 2048 bind 2048) [ 0.440155] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.441267] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.442508] NET: Registered protocol family 1 [ 0.443391] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.444638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.445849] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.464774] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483783] Trying to unpack rootfs image as initramfs... [ 0.534078] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.535544] Scanning for low memory corruption every 60 seconds [ 0.537088] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.538464] audit: initializing netlink subsys (disabled) [ 0.539593] audit: type=2000 audit(1530631247.382:1): initialized [ 0.540975] Initialise system trusted keyring [ 0.541949] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.543318] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.545801] zbud: loaded [ 0.546667] VFS: Disk quotas dquot_6.6.0 [ 0.547695] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.549626] fuse init (API version 7.23) [ 0.550725] Key type big_key registered [ 0.551695] Allocating IMA MOK and blacklist keyrings. [ 0.553212] Key type asymmetric registered [ 0.554237] Asymmetric key parser 'x509' registered [ 0.555401] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.557038] io scheduler noop registered [ 0.557937] io scheduler deadline registered (default) [ 0.559083] io scheduler cfq registered [ 0.560139] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.561509] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.563159] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.564886] ACPI: Power Button [PWRF] [ 0.565835] GHES: HEST is not enabled! [ 0.584177] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641049] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.643191] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666614] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668646] Linux agpgart interface v0.103 [ 0.671117] brd: module loaded [ 0.672766] loop: module loaded [ 0.678473] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.680189] GPT:90111 != 20971519 [ 0.681007] GPT:Alternate GPT header not at the end of the disk. [ 0.682363] GPT:90111 != 20971519 [ 0.683168] GPT: Use GNU Parted to correct GPT errors. [ 0.684324] vda: vda1 vda15 [ 0.686444] vdb: [ 0.687692] scsi host0: ata_piix [ 0.688644] scsi host1: ata_piix [ 0.689458] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.690954] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.692498] libphy: Fixed MDIO Bus: probed [ 0.693634] tun: Universal TUN/TAP device driver, 1.6 [ 0.694756] tun: (C) 1999-2004 Max Krasnyansky [ 0.696827] PPP generic driver version 2.4.2 [ 0.697833] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.699411] ehci-pci: EHCI PCI platform driver [ 0.700489] ehci-platform: EHCI generic platform driver [ 0.701749] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703168] ohci-pci: OHCI PCI platform driver [ 0.704095] ohci-platform: OHCI generic platform driver [ 0.705150] uhci_hcd: USB Universal Host Controller Interface driver [ 0.723981] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725134] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726735] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728003] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.729536] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732851] usb usb1: Product: UHCI Host Controller [ 0.734051] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.735370] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736689] hub 1-0:1.0: USB hub found [ 0.737522] hub 1-0:1.0: 2 ports detected [ 0.738708] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741980] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743130] mousedev: PS/2 mouse device common for all mice [ 0.744405] rtc_cmos 00:00: RTC can wake from S4 [ 0.745681] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746542] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746551] i2c /dev entries driver [ 0.746598] device-mapper: uevent: version 1.0.3 [ 0.747487] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.747504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747760] NET: Registered protocol family 10 [ 0.750461] NET: Registered protocol family 17 [ 0.750470] Key type dns_resolver registered [ 0.750578] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.750637] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.750656] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.750833] registered taskstats version 1 [ 0.750845] Loading compiled-in X.509 certificates [ 0.751604] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.751620] zswap: loaded using pool lzo/zbud [ 0.752428] Key type trusted registered [ 0.753658] Key type encrypted registered [ 0.753661] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753663] ima: No TPM chip found, activating TPM-bypass! [ 0.753694] evm: HMAC attrs: 0x1 [ 0.754020] Magic number: 10:93:335 [ 0.754033] tty tty56: hash matches [ 0.755444] rtc_cmos 00:00: setting system clock to 2018-07-03 15:20:47 UTC (1530631247) [ 0.755522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.755522] EDD information not available. [ 0.847441] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.848829] Write protecting the kernel read-only data: 14336k [ 0.850075] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.851414] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.01 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.219820] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" Top of dropbear init script Starting dropbear sshd: OK 2018-07-03 15:20:57,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/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:57,497 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:57 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-b4061271-7df6-4f4f-923a-53549056fd9b X-Compute-Request-Id: req-b4061271-7df6-4f4f-923a-53549056fd9b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:57,497 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-b4061271-7df6-4f4f-923a-53549056fd9b 2018-07-03 15:20:57,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:57,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:57 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-049f7eb1-3df2-45b8-a907-db0f5828961e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:20:57,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-049f7eb1-3df2-45b8-a907-db0f5828961e 2018-07-03 15:20:57,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:57,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:57 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08a4dae9-fda8-4873-a036-db15aaf709fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:57,826 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-08a4dae9-fda8-4873-a036-db15aaf709fc 2018-07-03 15:20:57,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/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:57,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:57 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-52148bdd-1519-4ed0-9603-09edf4d97d61 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:20:57,916 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-52148bdd-1519-4ed0-9603-09edf4d97d61 2018-07-03 15:20:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:58,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:58 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-8458853f-c823-47d0-8b6f-b12171fff73c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:21Z","binding:vnic_type":"normal","device_id":"0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:11:b7:7c","id":"47e795af-e4dd-4a87-b772-29e4c680feaa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:83:17:3e","id":"49fd1869-9b36-4864-8d92-f6dccfcbeffa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:11Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:08:38","id":"9fa14b2d-aba7-44c9-a8f5-ede3eb3d26a7","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:28Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:54Z","binding:vnic_type":"normal","device_id":"13d33238-42c1-40e4-b4ca-eae188193293","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e7:91:66","id":"f772fb3c-03ee-45a7-8df3-44c130f2bf7e","port_security_enabled":true,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f","2df3e6d7-0220-4373-b9c6-4526a82dd44e"],"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1"}]} 2018-07-03 15:20:58,044 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-8458853f-c823-47d0-8b6f-b12171fff73c 2018-07-03 15:20:58,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/routers?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:58,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:58 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-2fbee029-997d-40d3-adec-40c11a0d66ec Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:08Z", "admin_state_up": true, "updated_at": "2018-07-03T15:20:13Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router"}]} 2018-07-03 15:20:58,244 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router used request id req-2fbee029-997d-40d3-adec-40c11a0d66ec 2018-07-03 15:20: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/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:58,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:20:58 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f34db31-f71f-4aaf-ba53-b1a87ab94e03 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:20:58,285 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-7f34db31-f71f-4aaf-ba53-b1a87ab94e03 2018-07-03 15:20:58,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/ports?device_id=0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:58,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:58 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-849d891b-47c6-4da2-8a00-94910e927254 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:21Z","binding:vnic_type":"normal","device_id":"0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:11:b7:7c","id":"47e795af-e4dd-4a87-b772-29e4c680feaa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:20:58,392 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36 used request id req-849d891b-47c6-4da2-8a00-94910e927254 2018-07-03 15:20:58,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/4ed57549-fbbf-4fdd-b4af-4ec853f23b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:58,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:58 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-3a0f9b4b-a427-43d2-8786-78b3f7bbf603 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}} 2018-07-03 15:20:58,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/4ed57549-fbbf-4fdd-b4af-4ec853f23b03 used request id req-3a0f9b4b-a427-43d2-8786-78b3f7bbf603 2018-07-03 15:20:58,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:58,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:58 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-cf6bafcf-b926-4f85-89f2-f5c055fda01d 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:20:58,618 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-cf6bafcf-b926-4f85-89f2-f5c055fda01d 2018-07-03 15:20:58,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/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:58,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:58 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2001576e-5d50-4da5-ac22-c6bf28ede8f1 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:20:58,674 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-2001576e-5d50-4da5-ac22-c6bf28ede8f1 2018-07-03 15:20:58,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:59,503 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:59 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-7cf5eff9-409e-4a84-8dcd-ef7c5052be95 X-Compute-Request-Id: req-7cf5eff9-409e-4a84-8dcd-ef7c5052be95 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:59,503 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-7cf5eff9-409e-4a84-8dcd-ef7c5052be95 2018-07-03 15:20:59,503 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst] is - ACTIVE 2018-07-03 15:20:59,503 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:20:59,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/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:20:59,922 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:20:59 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-bd00e15d-2306-43c1-9e6d-38b38b5f6fc0 X-Compute-Request-Id: req-bd00e15d-2306-43c1-9e6d-38b38b5f6fc0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:20:59,922 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-bd00e15d-2306-43c1-9e6d-38b38b5f6fc0 2018-07-03 15:20:59,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:00,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:00 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4ee2c83c-b30c-4418-8347-3d4cfe99161c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:21:00,075 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-4ee2c83c-b30c-4418-8347-3d4cfe99161c 2018-07-03 15:21:00,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:00,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:00 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11c46b4d-ee73-4b95-840d-8efdd53583c8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:21:00,253 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-11c46b4d-ee73-4b95-840d-8efdd53583c8 2018-07-03 15:21:00,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/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:00,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:00 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5f2c24f9-3b21-4729-a6d3-0ba10684f73c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:21:00,330 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-5f2c24f9-3b21-4729-a6d3-0ba10684f73c 2018-07-03 15:21:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:00,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:00 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-1a23c065-583b-427a-8400-5e9895551b56 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:21Z","binding:vnic_type":"normal","device_id":"0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:11:b7:7c","id":"47e795af-e4dd-4a87-b772-29e4c680feaa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:83:17:3e","id":"49fd1869-9b36-4864-8d92-f6dccfcbeffa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:11Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:08:38","id":"9fa14b2d-aba7-44c9-a8f5-ede3eb3d26a7","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:28Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:54Z","binding:vnic_type":"normal","device_id":"13d33238-42c1-40e4-b4ca-eae188193293","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e7:91:66","id":"f772fb3c-03ee-45a7-8df3-44c130f2bf7e","port_security_enabled":true,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f","2df3e6d7-0220-4373-b9c6-4526a82dd44e"],"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1"}]} 2018-07-03 15:21:00,446 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-1a23c065-583b-427a-8400-5e9895551b56 2018-07-03 15:21:00,447 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-03 15:21:00,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:00,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:00 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-32631479-0966-428b-ad03-25491040ddfc 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:21:00,582 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-32631479-0966-428b-ad03-25491040ddfc 2018-07-03 15:21:00,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:00,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:00 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8053111f-2ef7-40ac-ba61-918f02bb5980 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:21:00,627 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-8053111f-2ef7-40ac-ba61-918f02bb5980 2018-07-03 15:21:00,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/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" -d '{"floatingip": {"floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "port_id": "f772fb3c-03ee-45a7-8df3-44c130f2bf7e"}}' 2018-07-03 15:21:03,430 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:21:03 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive X-Openstack-Request-Id: req-9f598b93-722d-4478-8363-9b4ca73f972a Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:21:01Z", "updated_at": "2018-07-03T15:21:01Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.10.122", "revision_number": 0, "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_id": "f772fb3c-03ee-45a7-8df3-44c130f2bf7e", "id": "eb42a837-02ab-43be-8a8d-b3c1a6f99ba5"}} 2018-07-03 15:21:03,430 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-9f598b93-722d-4478-8363-9b4ca73f972a 2018-07-03 15:21:03,430 - create_instance - INFO - Created floating IP 172.30.10.122 via router - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router 2018-07-03 15:21:03,431 - create_instance - INFO - Checking if VM is active 2018-07-03 15:21:03,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:03,693 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:03 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5795f4ba-1fa0-460e-a4f0-96b46ecb10e3 X-Compute-Request-Id: req-5795f4ba-1fa0-460e-a4f0-96b46ecb10e3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:21:03,693 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-5795f4ba-1fa0-460e-a4f0-96b46ecb10e3 2018-07-03 15:21:03,693 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst] is - ACTIVE 2018-07-03 15:21:03,694 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:21:03,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/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:04,259 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:04 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9490bddc-962b-4188-99a9-e1d774fa8585 X-Compute-Request-Id: req-9490bddc-962b-4188-99a9-e1d774fa8585 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:91:66", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp"}], "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:20:47Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:21:04,260 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-9490bddc-962b-4188-99a9-e1d774fa8585 2018-07-03 15:21:04,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-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:04,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:04 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-5dea50fa-2a16-4aa6-bbfe-202d3292847c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"],"updated_at":"2018-07-03T15:20:05Z","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:04Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"1f244e30-7153-4c58-935b-f31cb79300ee","name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net"}]} 2018-07-03 15:21:04,415 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net used request id req-5dea50fa-2a16-4aa6-bbfe-202d3292847c 2018-07-03 15:21:04,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/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:04,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:04 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee334fb6-f426-419d-a294-55f650b58823 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:21:04,462 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-ee334fb6-f426-419d-a294-55f650b58823 2018-07-03 15:21:04,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=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:04,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:04 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-7695c6b2-3f91-4845-9abe-186b640e6b22 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:05Z","dns_nameservers":[],"updated_at":"2018-07-03T15:20:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet"}]} 2018-07-03 15:21:04,543 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-7695c6b2-3f91-4845-9abe-186b640e6b22 2018-07-03 15:21:04,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:04,663 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:04 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-349b06ae-447b-4a4c-a347-90c80a43a917 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:21Z","binding:vnic_type":"normal","device_id":"0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:11:b7:7c","id":"47e795af-e4dd-4a87-b772-29e4c680feaa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:83:17:3e","id":"49fd1869-9b36-4864-8d92-f6dccfcbeffa","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:07Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:11Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1f244e30-7153-4c58-935b-f31cb79300ee","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:08:38","id":"9fa14b2d-aba7-44c9-a8f5-ede3eb3d26a7","port_security_enabled":false,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1f244e30-7153-4c58-935b-f31cb79300ee","tenant_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","created_at":"2018-07-03T15:20:28Z","admin_state_up":true,"updated_at":"2018-07-03T15:20:54Z","binding:vnic_type":"normal","device_id":"13d33238-42c1-40e4-b4ca-eae188193293","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e7:91:66","id":"f772fb3c-03ee-45a7-8df3-44c130f2bf7e","port_security_enabled":true,"project_id":"96f0b224fcfb4c1c848ae70e6e4dbf6e","fixed_ips":[{"subnet_id":"4ed57549-fbbf-4fdd-b4af-4ec853f23b03","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f","2df3e6d7-0220-4373-b9c6-4526a82dd44e"],"name":"CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1"}]} 2018-07-03 15:21:04,663 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1f244e30-7153-4c58-935b-f31cb79300ee used request id req-349b06ae-447b-4a4c-a347-90c80a43a917 2018-07-03 15:21:04,664 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:21:11,684 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c5a9990L 2018-07-03 15:21:11,685 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:21:11,685 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:21:11,685 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:21:11,687 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:21:11,687 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:21:11,687 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:21:11,687 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:21:11,688 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:21:11,688 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:21:11,705 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:21:11,705 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:21:11,718 - paramiko.transport - DEBUG - Trying discovered key 43f9dc01574ac5de225bbb5d25be9fee in tmp/CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642 2018-07-03 15:21:11,745 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:21:11,748 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:21:11,849 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:21:11,864 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:21:11,864 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:21:11,867 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c5a9ed0L 2018-07-03 15:21:11,868 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:21:11,868 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:21:11,868 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:21:11,869 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:21:11,869 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:21:11,869 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:21:11,869 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:21:11,870 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:21:11,870 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:21:11,887 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:21:11,888 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:21:11,900 - paramiko.transport - DEBUG - Trying discovered key 43f9dc01574ac5de225bbb5d25be9fee in tmp/CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642 2018-07-03 15:21:11,925 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:21:11,928 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:21:11,932 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:21:11,933 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-03 15:21:11,934 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:21:11,935 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:21:11,936 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:21:11,937 - create_instance - INFO - Deleting Floating IP - 172.30.10.122 2018-07-03 15:21:11,937 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.122 2018-07-03 15:21:11,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/eb42a837-02ab-43be-8a8d-b3c1a6f99ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:13,393 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5133de51-8f38-4696-b671-c164c65c2204 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:13,393 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/eb42a837-02ab-43be-8a8d-b3c1a6f99ba5 used request id req-5133de51-8f38-4696-b671-c164c65c2204 2018-07-03 15:21:13,393 - create_instance - INFO - Deleting Port with ID - f772fb3c-03ee-45a7-8df3-44c130f2bf7e 2018-07-03 15:21:13,393 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642port-1 2018-07-03 15:21:13,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/f772fb3c-03ee-45a7-8df3-44c130f2bf7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:14,200 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-041c6ea2-43ba-4453-b439-81d691d9a9dd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:14,200 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/f772fb3c-03ee-45a7-8df3-44c130f2bf7e used request id req-041c6ea2-43ba-4453-b439-81d691d9a9dd 2018-07-03 15:21:14,201 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst 2018-07-03 15:21:14,204 - 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/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:14,409 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21: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-d2717132-4a94-42bf-bc85-a43b64369912 X-Compute-Request-Id: req-d2717132-4a94-42bf-bc85-a43b64369912 Front-End-Https: on 2018-07-03 15:21:14,409 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-d2717132-4a94-42bf-bc85-a43b64369912 2018-07-03 15:21:14,409 - create_instance - INFO - Checking deletion status 2018-07-03 15:21:14,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/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:14,580 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:14 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-b708a6e0-29c8-41d7-a4f5-4437c5c56b79 X-Compute-Request-Id: req-b708a6e0-29c8-41d7-a4f5-4437c5c56b79 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/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/13d33238-42c1-40e4-b4ca-eae188193293", "rel": "bookmark"}], "image": {"id": "2dfd7c48-0842-475c-9560-59529fe33833", "links": [{"href": "http://172.30.10.101:8774/images/2dfd7c48-0842-475c-9560-59529fe33833", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:20:46.000000", "flavor": {"id": "b715b858-c19a-4db6-ad79-ae189f5936e9", "links": [{"href": "http://172.30.10.101:8774/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9", "rel": "bookmark"}]}, "id": "13d33238-42c1-40e4-b4ca-eae188193293", "user_id": "32eb7a38922d4e5e903a9cf65b4cc3c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:21:14Z", "hostId": "90aac8abdeeafd0133e8594467bfc1dd15fe6b4371f7ee6acc6d14c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp", "name": "CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst", "created": "2018-07-03T15:20:34Z", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:21:14,581 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-b708a6e0-29c8-41d7-a4f5-4437c5c56b79 2018-07-03 15:21:14,582 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst] is - ACTIVE 2018-07-03 15:21:14,582 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:21:17,585 - create_instance - DEBUG - VM status query timeout in 296.824295998 2018-07-03 15:21:17,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637294bc7166f48ed840b934df0ada763744c52c" 2018-07-03 15:21:17,659 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:21:17 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-a7f3d9e6-2116-4985-94a9-a2b580759e21 X-Compute-Request-Id: req-a7f3d9e6-2116-4985-94a9-a2b580759e21 RESP BODY: {"itemNotFound": {"message": "Instance 13d33238-42c1-40e4-b4ca-eae188193293 could not be found.", "code": 404}} 2018-07-03 15:21:17,659 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/13d33238-42c1-40e4-b4ca-eae188193293 used request id req-a7f3d9e6-2116-4985-94a9-a2b580759e21 2018-07-03 15:21:17,659 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 13d33238-42c1-40e4-b4ca-eae188193293 could not be found. (HTTP 404) (Request-ID: req-a7f3d9e6-2116-4985-94a9-a2b580759e21) 2018-07-03 15:21:17,660 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-inst 2018-07-03 15:21:17,662 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp 2018-07-03 15:21:17,665 - 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-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4d689620ad71d9c96043efbdfca3a03eefaebf" 2018-07-03 15:21:18,077 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:21: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-a84677d8-a4b3-40d0-91a3-ae87202433f5 X-Compute-Request-Id: req-a84677d8-a4b3-40d0-91a3-ae87202433f5 2018-07-03 15:21:18,077 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-kp used request id req-a84677d8-a4b3-40d0-91a3-ae87202433f5 2018-07-03 15:21:18,078 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642.pub] 2018-07-03 15:21:18,078 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642] 2018-07-03 15:21:18,081 - 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/b715b858-c19a-4db6-ad79-ae189f5936e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2704c30aa6f7e857a6d977f37c2b5a4650d5d1" 2018-07-03 15:21:18,505 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:21: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-c0a2a28b-9018-4cc3-bc4c-7d78f64daf30 X-Compute-Request-Id: req-c0a2a28b-9018-4cc3-bc4c-7d78f64daf30 2018-07-03 15:21:18,505 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/b715b858-c19a-4db6-ad79-ae189f5936e9 used request id req-c0a2a28b-9018-4cc3-bc4c-7d78f64daf30 2018-07-03 15:21:18,506 - neutron_utils - INFO - Deleting security group rule with ID - e8e48bf6-2843-4bd6-8573-f4d6b5492d08 2018-07-03 15:21:18,511 - keystoneauth.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/e8e48bf6-2843-4bd6-8573-f4d6b5492d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:21:18,699 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c38b18b1-9639-4c00-8150-9c0073e2d20b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:18,699 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/e8e48bf6-2843-4bd6-8573-f4d6b5492d08 used request id req-c38b18b1-9639-4c00-8150-9c0073e2d20b 2018-07-03 15:21:18,700 - neutron_utils - INFO - Deleting security group rule with ID - c0e81971-f7c2-414b-a371-a48a8b0dab2e 2018-07-03 15:21:18,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/security-group-rules/c0e81971-f7c2-414b-a371-a48a8b0dab2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:21:18,843 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-685663d8-c9a1-4b25-bd46-cface05847ca Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:18,844 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c0e81971-f7c2-414b-a371-a48a8b0dab2e used request id req-685663d8-c9a1-4b25-bd46-cface05847ca 2018-07-03 15:21:18,844 - neutron_utils - INFO - Deleting security group rule with ID - 9c52d64c-d6c4-45d4-9c25-0ec3bf9125de 2018-07-03 15:21:18,849 - keystoneauth.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/9c52d64c-d6c4-45d4-9c25-0ec3bf9125de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:21:18,983 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6fdd89e8-c917-4456-9f12-0084fd251d5a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:18,984 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9c52d64c-d6c4-45d4-9c25-0ec3bf9125de used request id req-6fdd89e8-c917-4456-9f12-0084fd251d5a 2018-07-03 15:21:18,984 - neutron_utils - INFO - Deleting security group rule with ID - c1afea40-edbf-4194-8bc9-90f37f6959d0 2018-07-03 15:21:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/c1afea40-edbf-4194-8bc9-90f37f6959d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:21:19,145 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4e4890b9-307e-4f75-8fca-359bbdeedbfa Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:19,145 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c1afea40-edbf-4194-8bc9-90f37f6959d0 used request id req-4e4890b9-307e-4f75-8fca-359bbdeedbfa 2018-07-03 15:21:19,145 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-sec-grp 2018-07-03 15:21:19,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/security-groups/4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3bb65ee0446954e64452b8fed0a8ea9276d62" 2018-07-03 15:21:19,718 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6e332a2e-bc92-4525-a624-dd91fafdda81 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:19,718 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/4fd0d6cc-be3b-4f33-bddb-4a43e2aa873f used request id req-6e332a2e-bc92-4525-a624-dd91fafdda81 2018-07-03 15:21:19,719 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router and subnet CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet 2018-07-03 15:21:19,720 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router 2018-07-03 15:21:19,725 - 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/0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" -d '{"subnet_id": "4ed57549-fbbf-4fdd-b4af-4ec853f23b03"}' 2018-07-03 15:21:22,668 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:22 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-85b044f5-7f56-4c40-a69b-559dff3a73e5 Front-End-Https: on RESP BODY: {"network_id": "1f244e30-7153-4c58-935b-f31cb79300ee", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "subnet_id": "4ed57549-fbbf-4fdd-b4af-4ec853f23b03", "subnet_ids": ["4ed57549-fbbf-4fdd-b4af-4ec853f23b03"], "port_id": "47e795af-e4dd-4a87-b772-29e4c680feaa", "id": "0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36"} 2018-07-03 15:21:22,668 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36/remove_router_interface used request id req-85b044f5-7f56-4c40-a69b-559dff3a73e5 2018-07-03 15:21:22,669 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router 2018-07-03 15:21:22,669 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-router 2018-07-03 15:21:22,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e13cf1f888d66027385e6f55b882b908e727d32" 2018-07-03 15:21:24,601 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-783c28a3-3558-4308-9d81-62dcc1781c94 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:24,601 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/0bfe7f5a-dc5d-4a3a-b56b-d5ba81458c36 used request id req-783c28a3-3558-4308-9d81-62dcc1781c94 2018-07-03 15:21:24,603 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet 2018-07-03 15:21:24,603 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-subnet 2018-07-03 15:21:24,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/4ed57549-fbbf-4fdd-b4af-4ec853f23b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb40ad8c958602b3386709bad69d0d75993e7" 2018-07-03 15:21:27,276 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-59cee36c-fa30-4909-a0d9-3f1aec607240 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:27,276 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/4ed57549-fbbf-4fdd-b4af-4ec853f23b03 used request id req-59cee36c-fa30-4909-a0d9-3f1aec607240 2018-07-03 15:21:27,277 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-pub-net 2018-07-03 15:21:27,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/1f244e30-7153-4c58-935b-f31cb79300ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76efb40ad8c958602b3386709bad69d0d75993e7" 2018-07-03 15:21:29,257 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8c7e822d-a6da-4f23-aa6f-751bf260bd3a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:29,258 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/1f244e30-7153-4c58-935b-f31cb79300ee used request id req-8c7e822d-a6da-4f23-aa6f-751bf260bd3a 2018-07-03 15:21:29,259 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-c58ff2dd-0d75-4c4e-bb88-4b1163178642-image 2018-07-03 15:21:29,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/2dfd7c48-0842-475c-9560-59529fe33833 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a2141aacbbcb7418a38acd1cbabdeb3d13455f5" 2018-07-03 15:21:29,431 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:29 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-49f29e68-6f7a-422b-86b2-9801b117e692 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-07-03 15:21:29,431 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/2dfd7c48-0842-475c-9560-59529fe33833 used request id req-49f29e68-6f7a-422b-86b2-9801b117e692 2018-07-03 15:21:29,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}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:21:29,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:29 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-8dd4b58e-2178-4d63-aca0-4f999bfa03f7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:04Z", "updated_at": "2018-07-03T15:20:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:04Z", "revision_number": 0, "id": "18b328ad-28ae-4c87-b267-5357e53c2e2c", "remote_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:04Z", "security_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:04Z", "revision_number": 0, "id": "2b8d703a-2007-40a2-a8d1-97d4dbc7bfa7", "remote_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:04Z", "security_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:04Z", "revision_number": 0, "id": "3317a5ee-450a-4cee-9bb6-c69cc60e33e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:04Z", "security_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:20:04Z", "revision_number": 0, "id": "f7cb7953-c719-4af5-8dd8-891cf3aacdbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:20:04Z", "security_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e"}], "revision_number": 4, "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:21:29,897 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8dd4b58e-2178-4d63-aca0-4f999bfa03f7 2018-07-03 15:21:29,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:21:30,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:29 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c303a5ee-62d9-49a2-9a60-7b429d0839a8 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:21:30,072 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-c303a5ee-62d9-49a2-9a60-7b429d0839a8 2018-07-03 15:21:30,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/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:21:30,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:30 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92809990-8294-42f9-a548-3d1b7e2f9fd5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "name": "CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj"}} 2018-07-03 15:21:30,255 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-92809990-8294-42f9-a548-3d1b7e2f9fd5 2018-07-03 15:21:30,256 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2df3e6d7-0220-4373-b9c6-4526a82dd44e 2018-07-03 15:21:30,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2df3e6d7-0220-4373-b9c6-4526a82dd44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:21:30,635 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:30 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-766385b8-ac77-41f7-918b-708dfaf0362c Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:04Z", "security_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:04Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "18b328ad-28ae-4c87-b267-5357e53c2e2c"}, {"remote_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:04Z", "security_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:04Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "2b8d703a-2007-40a2-a8d1-97d4dbc7bfa7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:04Z", "security_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:04Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "3317a5ee-450a-4cee-9bb6-c69cc60e33e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:20:04Z", "security_group_id": "2df3e6d7-0220-4373-b9c6-4526a82dd44e", "port_range_min": null, "revision_number": 0, "tenant_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "created_at": "2018-07-03T15:20:04Z", "project_id": "96f0b224fcfb4c1c848ae70e6e4dbf6e", "id": "f7cb7953-c719-4af5-8dd8-891cf3aacdbb"}]} 2018-07-03 15:21:30,635 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2df3e6d7-0220-4373-b9c6-4526a82dd44e used request id req-766385b8-ac77-41f7-918b-708dfaf0362c 2018-07-03 15:21:30,636 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:21:30,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/security-groups/2df3e6d7-0220-4373-b9c6-4526a82dd44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:21:30,869 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b5f07883-3c42-477e-851c-fb1d37690e63 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:30,870 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/2df3e6d7-0220-4373-b9c6-4526a82dd44e used request id req-b5f07883-3c42-477e-851c-fb1d37690e63 2018-07-03 15:21:30,871 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj 2018-07-03 15:21:30,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:21:31,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:21:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c24bb72-22e1-4a82-a374-036f22af879e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:31,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/96f0b224fcfb4c1c848ae70e6e4dbf6e used request id req-6c24bb72-22e1-4a82-a374-036f22af879e 2018-07-03 15:21:31,275 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-proj-role 2018-07-03 15:21:31,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/27f96c1d7286446f94ae2c91181cfc08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:21:31,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:21:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0467da51-f029-4ffa-a39f-6f983a7cecd4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:31,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/27f96c1d7286446f94ae2c91181cfc08 used request id req-0467da51-f029-4ffa-a39f-6f983a7cecd4 2018-07-03 15:21:31,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}78ea5250653fa90a0b196ebb2127c8ab3affca58" 2018-07-03 15:21:31,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17ce5aee-c8f2-4946-b3d5-5434c6baf003 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:21:31,392 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-17ce5aee-c8f2-4946-b3d5-5434c6baf003 2018-07-03 15:21:31,393 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-1ed8a9a6-9158-43c-user 2018-07-03 15:21:31,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/32eb7a38922d4e5e903a9cf65b4cc3c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2604614ee74972ca012610a5cb2e5e3baa691ca7" 2018-07-03 15:21:31,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:21:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3accf7a-bb7e-4bbb-a770-8e9444342326 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:31,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/32eb7a38922d4e5e903a9cf65b4cc3c7 used request id req-a3accf7a-bb7e-4bbb-a770-8e9444342326 2018-07-03 15:21:31,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:21:32,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["B27QGc3tRW29D2_p7ah9_w"], "issued_at": "2018-07-03T15:21:32.000000Z"}} 2018-07-03 15:21:32,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66954524af8b122afb10de5b4ae42aabc7644bb" 2018-07-03 15:21:32,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-837f528c-299f-4a86-b07c-b3e6e4f3931f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:21:32,432 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-837f528c-299f-4a86-b07c-b3e6e4f3931f 2018-07-03 15:21:32,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:21:32,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:21:32,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["BwauFIjqT9OhxGdpStUfHg"], "issued_at": "2018-07-03T15:21:32.000000Z"}} 2018-07-03 15:21:32,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}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:21:33,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff37bfec-5965-4a44-bfb6-c13a635e482e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:21:33,152 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ff37bfec-5965-4a44-bfb6-c13a635e482e 2018-07-03 15:21:33,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:21:33,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:21: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-07-03 15:21:33,166 - keystoneauth.session - DEBUG - REQ: curl -g -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-455f6099-226a-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:21:33,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:33 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88a96629-dd15-44a9-b4b4-26a384a2b1b0 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-455f6099-226a-473-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:21:33,590 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-455f6099-226a-473-proj used request id req-88a96629-dd15-44a9-b4b4-26a384a2b1b0 2018-07-03 15:21:33,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}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:21:33,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb3b99c5-9349-49d5-9d40-55cee5b2a8d6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:21:33,774 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bb3b99c5-9349-49d5-9d40-55cee5b2a8d6 2018-07-03 15:21:33,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}}' 2018-07-03 15:21:34,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:21:33 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b7c4f97-87d5-4850-8df0-3408cd8a290d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "id": "690348143f42483fb33d1539b60e521a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:21:34,007 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-3b7c4f97-87d5-4850-8df0-3408cd8a290d 2018-07-03 15:21:34,007 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-455f6099-226a-473-proj 2018-07-03 15:21:34,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:21:34,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:21:34,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["fNo-cmN3TWqIpvn91rBXxg"], "issued_at": "2018-07-03T15:21:34.000000Z"}} 2018-07-03 15:21:34,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}32dde1f27bda91c1883120c7ab066be85c48c304" 2018-07-03 15:21:34,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb94a59b-8326-4563-b3a8-5e7d53a7c661 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:21:34,701 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb94a59b-8326-4563-b3a8-5e7d53a7c661 2018-07-03 15:21:34,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:21:34,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:21: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-07-03 15:21:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32dde1f27bda91c1883120c7ab066be85c48c304" 2018-07-03 15:21:34,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:34 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-604248c0-9ad4-4459-a0ff-1cc3e50a37ef Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:21:34,916 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-604248c0-9ad4-4459-a0ff-1cc3e50a37ef 2018-07-03 15:21:34,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?name=CreateInstanceSingleNetworkTests-455f6099-226a-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32dde1f27bda91c1883120c7ab066be85c48c304" 2018-07-03 15:21:35,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:34 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-275f7b75-2d8b-40ac-8354-6363a96d6cb6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-455f6099-226a-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "id": "690348143f42483fb33d1539b60e521a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}]} 2018-07-03 15:21:35,105 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-455f6099-226a-473-proj used request id req-275f7b75-2d8b-40ac-8354-6363a96d6cb6 2018-07-03 15:21:35,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}32dde1f27bda91c1883120c7ab066be85c48c304" 2018-07-03 15:21:35,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b8d76d7-08c5-40f2-9440-c867ae404823 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:21:35,285 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3b8d76d7-08c5-40f2-9440-c867ae404823 2018-07-03 15:21:35,761 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-455f6099-226a-473-user 2018-07-03 15:21:35,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:21:35,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}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:21:35,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e975093f-3001-4186-bbe9-ed1fe84f1032 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:21:35,958 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e975093f-3001-4186-bbe9-ed1fe84f1032 2018-07-03 15:21:35,962 - 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}b06e6e576b5fa6d21770aaa64633688df08390a6" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}}' 2018-07-03 15:21:36,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:21:35 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a34a03e-0de5-4169-baf5-467858130fe9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5300c06a2a54bf4bdc299df9fb8a66d", "links": {"self": "http://10.167.4.35:5000/v3/roles/a5300c06a2a54bf4bdc299df9fb8a66d"}, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}} 2018-07-03 15:21:36,163 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7a34a03e-0de5-4169-baf5-467858130fe9 2018-07-03 15:21:36,163 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role 2018-07-03 15:21:36,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a5300c06a2a54bf4bdc299df9fb8a66d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:21:36,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:36 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8cc98b8-9480-41ea-8c56-5a88f07ab7c5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5300c06a2a54bf4bdc299df9fb8a66d", "links": {"self": "http://10.167.4.35:5000/v3/roles/a5300c06a2a54bf4bdc299df9fb8a66d"}, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}} 2018-07-03 15:21:36,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a5300c06a2a54bf4bdc299df9fb8a66d used request id req-f8cc98b8-9480-41ea-8c56-5a88f07ab7c5 2018-07-03 15:21:36,333 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role to project CreateInstanceSingleNetworkTests-455f6099-226a-473-proj 2018-07-03 15:21:36,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/690348143f42483fb33d1539b60e521a/users/5ad6defb02eb445b8dee537ae358c643/roles/a5300c06a2a54bf4bdc299df9fb8a66d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:21:36,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:21:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4a727e7-c243-4728-b3c5-faaa48f0e56b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:36,580 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a/users/5ad6defb02eb445b8dee537ae358c643/roles/a5300c06a2a54bf4bdc299df9fb8a66d used request id req-a4a727e7-c243-4728-b3c5-faaa48f0e56b 2018-07-03 15:21:36,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:21:36,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:21: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-07-03 15:21:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66954524af8b122afb10de5b4ae42aabc7644bb" 2018-07-03 15:21:36,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:36 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31391515-bcdd-4097-a205-058a7a7a8b7d Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-user", "links": {"self": "http://10.167.4.35:5000/v3/users/5ad6defb02eb445b8dee537ae358c643"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "690348143f42483fb33d1539b60e521a", "id": "5ad6defb02eb445b8dee537ae358c643", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:21:36,800 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-31391515-bcdd-4097-a205-058a7a7a8b7d 2018-07-03 15:21:36,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/a5300c06a2a54bf4bdc299df9fb8a66d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:21:36,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:36 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e514da36-396a-416a-ab00-0f7f27bf196b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5300c06a2a54bf4bdc299df9fb8a66d", "links": {"self": "http://10.167.4.35:5000/v3/roles/a5300c06a2a54bf4bdc299df9fb8a66d"}, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}} 2018-07-03 15:21:36,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a5300c06a2a54bf4bdc299df9fb8a66d used request id req-e514da36-396a-416a-ab00-0f7f27bf196b 2018-07-03 15:21:36,997 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role to project CreateInstanceSingleNetworkTests-455f6099-226a-473-proj 2018-07-03 15:21:37,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a/users/ada55201ffb54277b8bfe9496150313e/roles/a5300c06a2a54bf4bdc299df9fb8a66d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:21:37,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:21:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82e3b5fd-6998-4d12-92a4-7b9c00daf978 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:21:37,099 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a/users/ada55201ffb54277b8bfe9496150313e/roles/a5300c06a2a54bf4bdc299df9fb8a66d used request id req-82e3b5fd-6998-4d12-92a4-7b9c00daf978 2018-07-03 15:21:37,099 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:21:37,101 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:21:37,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:21:37,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:21:37,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5300c06a2a54bf4bdc299df9fb8a66d", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}], "expires_at": "2018-07-03T16:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-user", "id": "5ad6defb02eb445b8dee537ae358c643"}, "audit_ids": ["CbLAarE7QkWdbBfRqvVy7A"], "issued_at": "2018-07-03T15:21:37.000000Z"}} 2018-07-03 15:21:37,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}d7b089982d689fe0afa5b17b02c0fcb7193a3f1a" 2018-07-03 15:21:37,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3aa80db7-3917-44f7-88fd-2221ac61e803 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:21:37,793 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3aa80db7-3917-44f7-88fd-2221ac61e803 2018-07-03 15:21:37,797 - 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-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7b089982d689fe0afa5b17b02c0fcb7193a3f1a" 2018-07-03 15:21:38,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:38 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-e5addd9d-b66d-4d21-9520-fb190a0699b1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image"} 2018-07-03 15:21:38,207 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image used request id req-e5addd9d-b66d-4d21-9520-fb190a0699b1 2018-07-03 15:21:38,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7b089982d689fe0afa5b17b02c0fcb7193a3f1a" 2018-07-03 15:21:38,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:38 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-99d0bc47-903d-415e-8c8d-94d3d90c6f93 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:21:38,546 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-99d0bc47-903d-415e-8c8d-94d3d90c6f93 2018-07-03 15:21:38,577 - 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}d7b089982d689fe0afa5b17b02c0fcb7193a3f1a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image"}' 2018-07-03 15:21:39,006 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:21:39 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-0810fbbd-6f2e-4f5e-bd4b-1ee0b80d63b4 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:21:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:21:39Z", "visibility": "shared", "self": "/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "min_disk": 0, "protected": false, "id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "file": "/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267/file", "checksum": null, "owner": "690348143f42483fb33d1539b60e521a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:21:39,006 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-0810fbbd-6f2e-4f5e-bd4b-1ee0b80d63b4 2018-07-03 15:21:39,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7b089982d689fe0afa5b17b02c0fcb7193a3f1a" -d '' 2018-07-03 15:21:39,794 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:21:39 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c3848e11-c276-42f0-a594-3db015e3a7dc 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-07-03 15:21:39,795 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267/file used request id req-c3848e11-c276-42f0-a594-3db015e3a7dc 2018-07-03 15:21:39,795 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:21:39,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7b089982d689fe0afa5b17b02c0fcb7193a3f1a" 2018-07-03 15:21:40,196 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:40 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-63c7c989-2f60-48d2-a25b-fba19a65c5f9 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:21:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:21:40Z", "visibility": "shared", "self": "/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "min_disk": 0, "protected": false, "id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "file": "/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "690348143f42483fb33d1539b60e521a", "direct_url": "file:///var/lib/glance/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:21:40,196 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267 used request id req-63c7c989-2f60-48d2-a25b-fba19a65c5f9 2018-07-03 15:21:40,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7b089982d689fe0afa5b17b02c0fcb7193a3f1a" 2018-07-03 15:21:40,576 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-00f73d85-20f6-4eb3-a5a4-0fdcd7056c6a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:21:40,576 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-00f73d85-20f6-4eb3-a5a4-0fdcd7056c6a 2018-07-03 15:21:40,579 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image 2018-07-03 15:21:40,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7b089982d689fe0afa5b17b02c0fcb7193a3f1a" 2018-07-03 15:21:40,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:40 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-fbecb321-9d2b-4d84-b6ce-299dfacd237c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:21:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:21:40Z", "visibility": "shared", "self": "/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "min_disk": 0, "protected": false, "id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "file": "/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "690348143f42483fb33d1539b60e521a", "direct_url": "file:///var/lib/glance/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:21:40,986 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267 used request id req-fbecb321-9d2b-4d84-b6ce-299dfacd237c 2018-07-03 15:21:40,987 - create_image - DEBUG - Instance status is - active 2018-07-03 15:21:40,987 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image 2018-07-03 15:21:40,987 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image 2018-07-03 15:21:40,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:21:40,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:21:41,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5300c06a2a54bf4bdc299df9fb8a66d", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}], "expires_at": "2018-07-03T16:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-user", "id": "5ad6defb02eb445b8dee537ae358c643"}, "audit_ids": ["mmWIU4UJRKqj0Qjm9gJIkA"], "issued_at": "2018-07-03T15:21:41.000000Z"}} 2018-07-03 15:21:41,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}a7a7b0af7b513284e356bf25ea6d2a367b176656" 2018-07-03 15:21:41,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8004567-53ed-4662-9f78-17d05f30bc51 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:21:41,589 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d8004567-53ed-4662-9f78-17d05f30bc51 2018-07-03 15:21:41,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/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a7b0af7b513284e356bf25ea6d2a367b176656" 2018-07-03 15:21:42,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:42 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-afc56db9-28e1-4fe7-8e73-a2ac72e45b1a Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:21:42,007 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-afc56db9-28e1-4fe7-8e73-a2ac72e45b1a 2018-07-03 15:21:42,008 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net 2018-07-03 15:21:42,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a7b0af7b513284e356bf25ea6d2a367b176656" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net", "admin_state_up": true}}' 2018-07-03 15:21:42,711 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:21:42 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-b5a9c39a-c2e1-41d9-beb3-160b7b7ef2b6 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:21:42Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}} 2018-07-03 15:21:42,711 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b5a9c39a-c2e1-41d9-beb3-160b7b7ef2b6 2018-07-03 15:21:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a7b0af7b513284e356bf25ea6d2a367b176656" 2018-07-03 15:21:42,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:42 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-590957f8-df54-4509-bbaf-ec6fc4ad51b7 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-07-03T15:21:42Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:21:42,867 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-590957f8-df54-4509-bbaf-ec6fc4ad51b7 2018-07-03 15:21:42,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a7b0af7b513284e356bf25ea6d2a367b176656" 2018-07-03 15:21:42,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:42 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6203243f-6c4d-40b1-bc31-234481868782 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:21:42,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-6203243f-6c4d-40b1-bc31-234481868782 2018-07-03 15:21:42,920 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet 2018-07-03 15:21:42,925 - 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}a7a7b0af7b513284e356bf25ea6d2a367b176656" -d '{"subnets": [{"ip_version": 4, "network_id": "0ebd9c5a-3979-4f47-ab4a-e80d95cf0742", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]}' 2018-07-03 15:21:43,940 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:21:43 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a1c31ae2-ec54-47c8-8917-893d187d072a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:21:43,940 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-a1c31ae2-ec54-47c8-8917-893d187d072a 2018-07-03 15:21:43,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a7b0af7b513284e356bf25ea6d2a367b176656" 2018-07-03 15:21:44,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:44 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-30400bd7-c498-4246-96fe-bb43a904a72e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:21:44,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-30400bd7-c498-4246-96fe-bb43a904a72e 2018-07-03 15:21:44,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?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a7b0af7b513284e356bf25ea6d2a367b176656" 2018-07-03 15:21:44,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:44 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f701f9d5-b65e-47b8-aede-f5c76478389e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:21:44,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-f701f9d5-b65e-47b8-aede-f5c76478389e 2018-07-03 15:21:44,228 - OpenStackNetwork - DEBUG - Network [0ebd9c5a-3979-4f47-ab4a-e80d95cf0742] created successfully 2018-07-03 15:21:44,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:21:44,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:21:44,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5300c06a2a54bf4bdc299df9fb8a66d", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}], "expires_at": "2018-07-03T16:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-user", "id": "5ad6defb02eb445b8dee537ae358c643"}, "audit_ids": ["ZRtDKKWMT1mA1P3-rzqPrw"], "issued_at": "2018-07-03T15:21:44.000000Z"}} 2018-07-03 15:21:44,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}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:44,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c4e6e40-79de-48a7-a4d0-6ff9be1f8bff Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:21:44,908 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0c4e6e40-79de-48a7-a4d0-6ff9be1f8bff 2018-07-03 15:21:44,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/routers?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:45,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:45 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-43cd7d4e-9688-43d7-80d6-70d8f82cb5d4 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 15:21:45,289 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router&admin_state_up=True used request id req-43cd7d4e-9688-43d7-80d6-70d8f82cb5d4 2018-07-03 15:21:45,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:21:45,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:21:45,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5300c06a2a54bf4bdc299df9fb8a66d", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}], "expires_at": "2018-07-03T16:21:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-user", "id": "5ad6defb02eb445b8dee537ae358c643"}, "audit_ids": ["nSTw1h_ZQBeS5FYyMTCrsw"], "issued_at": "2018-07-03T15:21:45.000000Z"}} 2018-07-03 15:21:45,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}66778444f5aa2315559126bc3dc3039413175ed5" 2018-07-03 15:21:45,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ed53ff6-ddf2-49a0-a7a5-989afe4adcc4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:21:45,993 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3ed53ff6-ddf2-49a0-a7a5-989afe4adcc4 2018-07-03 15:21:45,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:46,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:46 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-db634855-40f8-4f91-b8f4-756626898dca 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:21:46,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-db634855-40f8-4f91-b8f4-756626898dca 2018-07-03 15:21: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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:46,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:46 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8916b209-e93e-433f-995e-d667ba19bbb9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:21:46,191 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-8916b209-e93e-433f-995e-d667ba19bbb9 2018-07-03 15:21:46,191 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router 2018-07-03 15:21:46,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/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router", "admin_state_up": true}}' 2018-07-03 15:21:48,243 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:21:48 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-9ea2f56c-0b85-48dd-8f9c-7a0f30cb654f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:46Z", "admin_state_up": true, "updated_at": "2018-07-03T15:21:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "690348143f42483fb33d1539b60e521a", "id": "df0c6c98-143f-4f9f-af21-8ae47f7630fb", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router"}} 2018-07-03 15:21:48,243 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-9ea2f56c-0b85-48dd-8f9c-7a0f30cb654f 2018-07-03 15:21:48,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=df0c6c98-143f-4f9f-af21-8ae47f7630fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:48,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:48 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-349538f5-8e76-48b6-964b-001bbb17f715 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:21:48,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=df0c6c98-143f-4f9f-af21-8ae47f7630fb used request id req-349538f5-8e76-48b6-964b-001bbb17f715 2018-07-03 15:21:48,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:48,609 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:48 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-adcd63e2-ed0d-4bf5-b869-ecf47a96f9ba Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:21:48,609 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-adcd63e2-ed0d-4bf5-b869-ecf47a96f9ba 2018-07-03 15:21:48,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:21:48,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:21:48,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:48,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:48 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7251286e-39ef-4eca-badc-126846af6481 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:21:48,657 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-7251286e-39ef-4eca-badc-126846af6481 2018-07-03 15:21:48,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/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:49,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:49 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-784ad789-6fe0-44d3-be66-8d14aa1fe6c3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:21:49,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-784ad789-6fe0-44d3-be66-8d14aa1fe6c3 2018-07-03 15:21:49,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?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:49,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:49 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-7550e69b-2ccf-4f0e-9529-4718f998556f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:21:49,182 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet used request id req-7550e69b-2ccf-4f0e-9529-4718f998556f 2018-07-03 15:21:49,183 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 15:21:49,183 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router 2018-07-03 15:21:49,188 - 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/df0c6c98-143f-4f9f-af21-8ae47f7630fb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" -d '{"subnet_id": "2ae7dcf0-06a5-4872-8675-6e8c03f9d827"}' 2018-07-03 15:21:52,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:52 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-8ac6799e-45a8-4b26-b1a5-79dd9a5d3ecc Front-End-Https: on RESP BODY: {"network_id": "0ebd9c5a-3979-4f47-ab4a-e80d95cf0742", "tenant_id": "690348143f42483fb33d1539b60e521a", "subnet_id": "2ae7dcf0-06a5-4872-8675-6e8c03f9d827", "subnet_ids": ["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"], "port_id": "451dc685-c454-48d8-a724-b1150336321c", "id": "df0c6c98-143f-4f9f-af21-8ae47f7630fb"} 2018-07-03 15:21:52,429 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/df0c6c98-143f-4f9f-af21-8ae47f7630fb/add_router_interface used request id req-8ac6799e-45a8-4b26-b1a5-79dd9a5d3ecc 2018-07-03 15:21:52,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/routers/df0c6c98-143f-4f9f-af21-8ae47f7630fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:52,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:52 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-85c858c0-e451-4766-901e-6864d690c6a9 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:46Z", "admin_state_up": true, "updated_at": "2018-07-03T15:21:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "690348143f42483fb33d1539b60e521a", "id": "df0c6c98-143f-4f9f-af21-8ae47f7630fb", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router"}} 2018-07-03 15:21:52,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/df0c6c98-143f-4f9f-af21-8ae47f7630fb used request id req-85c858c0-e451-4766-901e-6864d690c6a9 2018-07-03 15:21:52,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=df0c6c98-143f-4f9f-af21-8ae47f7630fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:52,767 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:52 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-56fdba2e-ead2-4bfa-a1c3-897eb17baf37 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:51Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:21:52,767 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=df0c6c98-143f-4f9f-af21-8ae47f7630fb used request id req-56fdba2e-ead2-4bfa-a1c3-897eb17baf37 2018-07-03 15:21:52,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/2ae7dcf0-06a5-4872-8675-6e8c03f9d827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:21:52,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:52 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-f5b63e0b-811f-40f6-88de-ef4d6c3e7b37 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}} 2018-07-03 15:21:52,847 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/2ae7dcf0-06a5-4872-8675-6e8c03f9d827 used request id req-f5b63e0b-811f-40f6-88de-ef4d6c3e7b37 2018-07-03 15:21:52,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:21:52,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:21:53,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["6jwXaQzeSBKfV1EG-BPPCg"], "issued_at": "2018-07-03T15:21:53.000000Z"}} 2018-07-03 15:21:53,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}861171b664efe456b9fbe09248e93d0e31437377" 2018-07-03 15:21:53,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3265b428-9036-4415-8a04-d6a22ff5e06d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:21:53,575 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3265b428-9036-4415-8a04-d6a22ff5e06d 2018-07-03 15:21:53,576 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:21:53,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861171b664efe456b9fbe09248e93d0e31437377" 2018-07-03 15:21:54,022 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:54 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7339cf48-6754-4dea-844a-0198798e5553 X-Compute-Request-Id: req-7339cf48-6754-4dea-844a-0198798e5553 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:21:54,022 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-7339cf48-6754-4dea-844a-0198798e5553 2018-07-03 15:21:54,025 - novaclient.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}861171b664efe456b9fbe09248e93d0e31437377" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:21:54,440 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:54 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-daa24f8e-2924-4d72-8157-853df82a684d X-Compute-Request-Id: req-daa24f8e-2924-4d72-8157-853df82a684d Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "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": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b"}} 2018-07-03 15:21:54,440 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-daa24f8e-2924-4d72-8157-853df82a684d 2018-07-03 15:21:54,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/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861171b664efe456b9fbe09248e93d0e31437377" 2018-07-03 15:21:54,866 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:54 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-feb768db-30ff-4dc8-99ab-521e163b3efe X-Compute-Request-Id: req-feb768db-30ff-4dc8-99ab-521e163b3efe Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "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": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b"}} 2018-07-03 15:21:54,866 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b used request id req-feb768db-30ff-4dc8-99ab-521e163b3efe 2018-07-03 15:21:54,869 - novaclient.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/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861171b664efe456b9fbe09248e93d0e31437377" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:21:55,292 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:55 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7ff51011-2492-427f-a1f8-92613c767000 X-Compute-Request-Id: req-7ff51011-2492-427f-a1f8-92613c767000 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:21:55,292 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b/os-extra_specs used request id req-7ff51011-2492-427f-a1f8-92613c767000 2018-07-03 15:21:55,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:21:55,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:21:55,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5300c06a2a54bf4bdc299df9fb8a66d", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}], "expires_at": "2018-07-03T16:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-user", "id": "5ad6defb02eb445b8dee537ae358c643"}, "audit_ids": ["lZ3rgGjsQSOjVFlRqseEyg"], "issued_at": "2018-07-03T15:21:55.000000Z"}} 2018-07-03 15:21:55,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}8d00a8733d40e124824018639bc69bf642b80712" 2018-07-03 15:21:55,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c184d8c9-22fe-44d0-bbf6-3cc0a3c2f3b8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:21:55,851 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c184d8c9-22fe-44d0-bbf6-3cc0a3c2f3b8 2018-07-03 15:21:55,852 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:21:55,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d00a8733d40e124824018639bc69bf642b80712" 2018-07-03 15:21:56,245 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:56 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-ada9cfd8-e749-4f20-bc24-d096f05df5c1 X-Compute-Request-Id: req-ada9cfd8-e749-4f20-bc24-d096f05df5c1 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 15:21:56,246 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-ada9cfd8-e749-4f20-bc24-d096f05df5c1 2018-07-03 15:21:56,246 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp... 2018-07-03 15:21:56,247 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 15:21:56,272 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp 2018-07-03 15:21:56,275 - novaclient.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}8d00a8733d40e124824018639bc69bf642b80712" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQClNJz2xhjrP2pLb5P74PZw0h4lpJCpJBrsPA29uHsy98a3nzfG80apUOO4YiHzE8rXO7Cwcv0RTDYxBfv2U9JU3PbNlsUJ/4R/qHdhoQumiv5XLh4iYTQBja9n35jNNVd/pCEWZSDB1CEj5DsZxhES6qMKSeY4qoFoRLwWdXP3Rw==", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp"}}' 2018-07-03 15:21:56,695 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:56 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-1a577f86-5269-43b8-a8d0-69b4dd2baa6a X-Compute-Request-Id: req-1a577f86-5269-43b8-a8d0-69b4dd2baa6a Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQClNJz2xhjrP2pLb5P74PZw0h4lpJCpJBrsPA29uHsy98a3nzfG80apUOO4YiHzE8rXO7Cwcv0RTDYxBfv2U9JU3PbNlsUJ/4R/qHdhoQumiv5XLh4iYTQBja9n35jNNVd/pCEWZSDB1CEj5DsZxhES6qMKSeY4qoFoRLwWdXP3Rw==", "user_id": "5ad6defb02eb445b8dee537ae358c643", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "fingerprint": "24:a5:40:24:90:e5:eb:34:2f:01:5d:9b:d2:e4:63:11"}} 2018-07-03 15:21:56,695 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-1a577f86-5269-43b8-a8d0-69b4dd2baa6a 2018-07-03 15:21:56,697 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6.pub 2018-07-03 15:21:56,698 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6 2018-07-03 15:21:56,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:21:56,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:21:57,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5300c06a2a54bf4bdc299df9fb8a66d", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}], "expires_at": "2018-07-03T16:21:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-user", "id": "5ad6defb02eb445b8dee537ae358c643"}, "audit_ids": ["ktbFC6W6Rgm8F22Bw5ewXQ"], "issued_at": "2018-07-03T15:21:57.000000Z"}} 2018-07-03 15:21:57,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}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:57,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b080a4a-10ee-48d4-94b4-6f356f89b271 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:21:57,207 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5b080a4a-10ee-48d4-94b4-6f356f89b271 2018-07-03 15:21:57,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:57,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:57 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-f1b9c88e-122b-4bc0-ba9f-97d8d7aa740f Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:21:57,575 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp used request id req-f1b9c88e-122b-4bc0-ba9f-97d8d7aa740f 2018-07-03 15:21:57,576 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp... 2018-07-03 15:21:57,576 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp 2018-07-03 15:21:57,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}}' 2018-07-03 15:21:57,903 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:21:57 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-2357a407-7d38-4236-9673-e7365f28cd31 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "updated_at": "2018-07-03T15:21:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv6", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "938549b1-9054-46a5-8ccd-142a26e8b005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}], "revision_number": 2, "project_id": "690348143f42483fb33d1539b60e521a", "id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}} 2018-07-03 15:21:57,903 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-2357a407-7d38-4236-9673-e7365f28cd31 2018-07-03 15:21:57,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cdaf9c4f-0677-4636-9dc6-a08edf01e704 2018-07-03 15:21:57,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/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:58,471 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ac6c7d0c-e665-4241-b8c7-ca13246d2e38 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-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "938549b1-9054-46a5-8ccd-142a26e8b005"}]} 2018-07-03 15:21:58,471 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-ac6c7d0c-e665-4241-b8c7-ca13246d2e38 2018-07-03 15:21:58,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cdaf9c4f-0677-4636-9dc6-a08edf01e704 2018-07-03 15:21: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=cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:58,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fcea9153-9dd1-4b91-b9cc-31c55c325782 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-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "938549b1-9054-46a5-8ccd-142a26e8b005"}]} 2018-07-03 15:21:58,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-fcea9153-9dd1-4b91-b9cc-31c55c325782 2018-07-03 15:21:58,512 - neutron_utils - INFO - Retrieving security group with ID - cdaf9c4f-0677-4636-9dc6-a08edf01e704 2018-07-03 15:21:58,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-groups?id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:58,652 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:58 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-7326e76e-080a-47e5-8ef2-7e69523a18ca Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "updated_at": "2018-07-03T15:21:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv6", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "938549b1-9054-46a5-8ccd-142a26e8b005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}], "revision_number": 2, "project_id": "690348143f42483fb33d1539b60e521a", "id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}]} 2018-07-03 15:21:58,652 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-7326e76e-080a-47e5-8ef2-7e69523a18ca 2018-07-03 15:21:58,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cdaf9c4f-0677-4636-9dc6-a08edf01e704 2018-07-03 15:21: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/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:59,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2c9a8cd3-7b05-4905-994b-2b69ba6d0e21 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-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "938549b1-9054-46a5-8ccd-142a26e8b005"}]} 2018-07-03 15:21:59,081 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-2c9a8cd3-7b05-4905-994b-2b69ba6d0e21 2018-07-03 15:21:59,082 - neutron_utils - INFO - Retrieving security group with ID - cdaf9c4f-0677-4636-9dc6-a08edf01e704 2018-07-03 15:21:59,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?id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:59,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:59 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-44056c61-8512-4caa-9f17-329ad6727707 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "updated_at": "2018-07-03T15:21:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv6", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "938549b1-9054-46a5-8ccd-142a26e8b005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}], "revision_number": 2, "project_id": "690348143f42483fb33d1539b60e521a", "id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}]} 2018-07-03 15:21:59,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-44056c61-8512-4caa-9f17-329ad6727707 2018-07-03 15:21:59,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cdaf9c4f-0677-4636-9dc6-a08edf01e704 2018-07-03 15:21:59,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-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:59,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-85b5e88c-2234-4ea9-8497-2c28909b19d7 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-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "938549b1-9054-46a5-8ccd-142a26e8b005"}]} 2018-07-03 15:21:59,204 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-85b5e88c-2234-4ea9-8497-2c28909b19d7 2018-07-03 15:21:59,205 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp 2018-07-03 15:21:59,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:59,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:59 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-fe4efa36-0175-4cca-ad07-dfa722f7d167 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "updated_at": "2018-07-03T15:21:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv6", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "938549b1-9054-46a5-8ccd-142a26e8b005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}], "revision_number": 2, "project_id": "690348143f42483fb33d1539b60e521a", "id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}]} 2018-07-03 15:21:59,290 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp used request id req-fe4efa36-0175-4cca-ad07-dfa722f7d167 2018-07-03 15:21:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:21:59,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:21: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-07-03 15:21:59,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:59,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:59 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50e43b08-94b6-4f4d-b73c-bf986e344765 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:21:59,346 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-50e43b08-94b6-4f4d-b73c-bf986e344765 2018-07-03 15:21:59,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cdaf9c4f-0677-4636-9dc6-a08edf01e704 2018-07-03 15:21:59,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-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:59,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2c045025-b459-4153-9a10-57dc7239e304 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-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "938549b1-9054-46a5-8ccd-142a26e8b005"}]} 2018-07-03 15:21:59,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-2c045025-b459-4153-9a10-57dc7239e304 2018-07-03 15:21:59,394 - 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}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704"}}' 2018-07-03 15:21:59,648 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:21:59 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-f5ccbe5f-dcef-453d-9046-28d5bff913b0 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-07-03T15:21:59Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:59Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "a5a83e00-27f1-4e5c-b0f6-65fd131af095"}} 2018-07-03 15:21:59,648 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-f5ccbe5f-dcef-453d-9046-28d5bff913b0 2018-07-03 15:21:59,649 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp 2018-07-03 15:21:59,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=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:59,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:59 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-a19d31cc-fa25-4404-82ac-6040a55e92cb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "updated_at": "2018-07-03T15:21:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv6", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "938549b1-9054-46a5-8ccd-142a26e8b005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:59Z", "revision_number": 0, "id": "a5a83e00-27f1-4e5c-b0f6-65fd131af095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:59Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}], "revision_number": 3, "project_id": "690348143f42483fb33d1539b60e521a", "id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}]} 2018-07-03 15:21:59,735 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp used request id req-a19d31cc-fa25-4404-82ac-6040a55e92cb 2018-07-03 15:21:59,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:59,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:21:59 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a3f07e2-cdc6-475b-af1a-ed0bc285e4dd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:21:59,780 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-4a3f07e2-cdc6-475b-af1a-ed0bc285e4dd 2018-07-03 15:21:59,781 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cdaf9c4f-0677-4636-9dc6-a08edf01e704 2018-07-03 15:21:59,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:21:59,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:21:59 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-651d487a-c401-4cac-8044-7b9138b2dbb1 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-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "938549b1-9054-46a5-8ccd-142a26e8b005"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:59Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:59Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "a5a83e00-27f1-4e5c-b0f6-65fd131af095"}]} 2018-07-03 15:21:59,829 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-651d487a-c401-4cac-8044-7b9138b2dbb1 2018-07-03 15:21:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704"}}' 2018-07-03 15:22:00,419 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:22:00 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-b453506f-b251-4b42-bafa-1f683efcbb95 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-07-03T15:22:00Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": 22, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:22:00Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "31630d09-3061-4ac1-ae1c-401e717b05a5"}} 2018-07-03 15:22:00,419 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-b453506f-b251-4b42-bafa-1f683efcbb95 2018-07-03 15:22:00,420 - neutron_utils - INFO - Retrieving security group with ID - cdaf9c4f-0677-4636-9dc6-a08edf01e704 2018-07-03 15:22:00,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:22:00,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:00 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-e66f4634-ac69-45d9-9cf9-b28e19d4f992 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "updated_at": "2018-07-03T15:22:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:22:00Z", "revision_number": 0, "id": "31630d09-3061-4ac1-ae1c-401e717b05a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:22:00Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv6", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "revision_number": 0, "id": "938549b1-9054-46a5-8ccd-142a26e8b005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:59Z", "revision_number": 0, "id": "a5a83e00-27f1-4e5c-b0f6-65fd131af095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:59Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}], "revision_number": 4, "project_id": "690348143f42483fb33d1539b60e521a", "id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}]} 2018-07-03 15:22:00,513 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-e66f4634-ac69-45d9-9cf9-b28e19d4f992 2018-07-03 15:22:00,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cdaf9c4f-0677-4636-9dc6-a08edf01e704 2018-07-03 15:22:00,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/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:22:00,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:00 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-c09f3b88-b107-4949-bd6c-08eafd79a26f 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-07-03T15:22:00Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": 22, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:22:00Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "31630d09-3061-4ac1-ae1c-401e717b05a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "5f9ed97c-4a9a-4409-88c6-4d186fd7a91e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:57Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:57Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "938549b1-9054-46a5-8ccd-142a26e8b005"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:59Z", "security_group_id": "cdaf9c4f-0677-4636-9dc6-a08edf01e704", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:59Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "a5a83e00-27f1-4e5c-b0f6-65fd131af095"}]} 2018-07-03 15:22:00,606 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-c09f3b88-b107-4949-bd6c-08eafd79a26f 2018-07-03 15:22:00,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:22:00,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:22:01,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5300c06a2a54bf4bdc299df9fb8a66d", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}], "expires_at": "2018-07-03T16:22:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-user", "id": "5ad6defb02eb445b8dee537ae358c643"}, "audit_ids": ["_YS74gWkQnCaRnKK_bXx5Q"], "issued_at": "2018-07-03T15:22:01.000000Z"}} 2018-07-03 15:22:01,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}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:01,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65b18bfd-66b7-45c1-8e56-4d5fbb7989c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:22:01,350 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-65b18bfd-66b7-45c1-8e56-4d5fbb7989c7 2018-07-03 15:22:01,352 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:22:01,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:01,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39a138e1-c428-470f-a618-fc134b2e0b99 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:22:01,542 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-39a138e1-c428-470f-a618-fc134b2e0b99 2018-07-03 15:22:01,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/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:02,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:02 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-20af74cd-7b93-4fd3-9d6b-4ae8f764416c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:02,118 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-20af74cd-7b93-4fd3-9d6b-4ae8f764416c 2018-07-03 15:22:02,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-07-03 15:22:02,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:22: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-07-03 15:22:02,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:02,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:02 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b34762da-fcdb-4f9b-ad05-5e786294804b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:02,181 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-b34762da-fcdb-4f9b-ad05-5e786294804b 2018-07-03 15:22:02,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:02,269 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:02 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0f13c7ca-a158-4cc5-8361-23d92f229ce0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:02,269 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-0f13c7ca-a158-4cc5-8361-23d92f229ce0 2018-07-03 15:22:02,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/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:02,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:02 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5d84b620-781a-4b37-948a-a2a2e80dd9da Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:22:02,808 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1&admin_state_up=True used request id req-5d84b620-781a-4b37-948a-a2a2e80dd9da 2018-07-03 15:22:02,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=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:03,341 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-b7d3f0bf-3b9d-4064-9cc1-2ba042e68908 X-Compute-Request-Id: req-b7d3f0bf-3b9d-4064-9cc1-2ba042e68908 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:22:03,341 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst used request id req-b7d3f0bf-3b9d-4064-9cc1-2ba042e68908 2018-07-03 15:22:03,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/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:03,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:03 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a1601777-32a7-4dcd-8fc3-9cb81eb0423a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:03,939 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-a1601777-32a7-4dcd-8fc3-9cb81eb0423a 2018-07-03 15:22:03,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:03,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:03 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef1669e9-594c-4aa7-a3ff-040317e2dea4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:03,986 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-ef1669e9-594c-4aa7-a3ff-040317e2dea4 2018-07-03 15:22:03,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:04,434 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:04 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e16ddb81-0670-4a6c-8076-29769b13ab8b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:04,434 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-e16ddb81-0670-4a6c-8076-29769b13ab8b 2018-07-03 15:22:04,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/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:04,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:04 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-26fee0f1-95ac-4c87-b550-57e3ddbdd7ed Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:22:04,497 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1&admin_state_up=True used request id req-26fee0f1-95ac-4c87-b550-57e3ddbdd7ed 2018-07-03 15:22:04,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:22:04,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:22:05,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5300c06a2a54bf4bdc299df9fb8a66d", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role"}], "expires_at": "2018-07-03T16:22:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/690348143f42483fb33d1539b60e521a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-user", "id": "5ad6defb02eb445b8dee537ae358c643"}, "audit_ids": ["DtnO_TP9RumEKRUkUREjUw"], "issued_at": "2018-07-03T15:22:05.000000Z"}} 2018-07-03 15:22:05,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}8a3313a9db174e5fb0cbeb285a715f3fd1d975fb" 2018-07-03 15:22:05,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74ed2ffd-14ac-416f-a871-3ca2141bf15a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:22:05,088 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-74ed2ffd-14ac-416f-a871-3ca2141bf15a 2018-07-03 15:22:05,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-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:05,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:05 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-bceefe4b-0e6e-4d8c-ae41-6dbe2e3a0968 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:05,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-bceefe4b-0e6e-4d8c-ae41-6dbe2e3a0968 2018-07-03 15:22:05,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:05,355 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:05 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-287ce3ba-56fa-4d69-a93f-8e4bacc299a7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:05,355 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-287ce3ba-56fa-4d69-a93f-8e4bacc299a7 2018-07-03 15:22:05,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/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:05,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:05 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-cb52415f-65cd-4ca0-860c-00d518ced396 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:05,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-cb52415f-65cd-4ca0-860c-00d518ced396 2018-07-03 15:22:05,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:22:05,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:22: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-07-03 15:22:05,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3313a9db174e5fb0cbeb285a715f3fd1d975fb" 2018-07-03 15:22:05,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:05 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9054434-b354-4714-9442-2a4a1913d505 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:05,563 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-c9054434-b354-4714-9442-2a4a1913d505 2018-07-03 15:22:05,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:05,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:05 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d7489cf7-193c-44d0-873a-cb1462663918 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:05,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-d7489cf7-193c-44d0-873a-cb1462663918 2018-07-03 15:22:05,847 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net 2018-07-03 15:22:05,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"port": {"network_id": "0ebd9c5a-3979-4f47-ab4a-e80d95cf0742", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1", "admin_state_up": true}}' 2018-07-03 15:22:07,185 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:22:07 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-1fd1c669-d7cd-4009-a9d3-f5320eb3b4d0 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:22:06Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:22:06Z","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:7f:8d:5e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"id":"0aa57bc4-3acb-4522-b5a4-071995033e48","security_groups":["74641a6f-b535-4b19-9807-b83309b4931c"],"device_id":""}} 2018-07-03 15:22:07,185 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-1fd1c669-d7cd-4009-a9d3-f5320eb3b4d0 2018-07-03 15:22:07,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/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:07,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:07 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e30643f6-0a7f-4a27-88e4-b35861bbb691 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:07,345 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-e30643f6-0a7f-4a27-88e4-b35861bbb691 2018-07-03 15:22:07,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:07,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:07 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4cce4c6-1990-434d-930d-1a67935aaf99 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:07,395 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-a4cce4c6-1990-434d-930d-1a67935aaf99 2018-07-03 15:22:07,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:07,488 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:07 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-7656bf1c-a468-43a5-868a-e34fb891b82e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:07,488 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-7656bf1c-a468-43a5-868a-e34fb891b82e 2018-07-03 15:22:07,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/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:07,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:07 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-42d0e5bb-174f-49b1-9ce9-c6b786096b4d Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:22:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:06Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:7f:8d:5e","id":"0aa57bc4-3acb-4522-b5a4-071995033e48","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["74641a6f-b535-4b19-9807-b83309b4931c"],"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1"}]} 2018-07-03 15:22:07,582 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1&admin_state_up=True used request id req-42d0e5bb-174f-49b1-9ce9-c6b786096b4d 2018-07-03 15:22:07,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:07,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:07 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb46ecd3-1291-4e83-b759-ec28f975fa41 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:07,628 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-bb46ecd3-1291-4e83-b759-ec28f975fa41 2018-07-03 15:22:07,628 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst 2018-07-03 15:22:07,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:08,029 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:08 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-99763fc5-d938-4566-9865-94b8d0a94e02 X-Compute-Request-Id: req-99763fc5-d938-4566-9865-94b8d0a94e02 Front-End-Https: on RESP BODY: {"flavors": [{"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:22:08,029 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-99763fc5-d938-4566-9865-94b8d0a94e02 2018-07-03 15:22:08,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/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:08,398 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:08 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-9d405e22-c6a1-441c-a099-275e6018761f X-Compute-Request-Id: req-9d405e22-c6a1-441c-a099-275e6018761f Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "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": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b"}} 2018-07-03 15:22:08,398 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b used request id req-9d405e22-c6a1-441c-a099-275e6018761f 2018-07-03 15:22:08,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:08,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:08 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-0ab21836-939e-438c-a893-e10ca0f0df75 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:21:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:21:40Z", "visibility": "shared", "self": "/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "min_disk": 0, "protected": false, "id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "file": "/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "690348143f42483fb33d1539b60e521a", "direct_url": "file:///var/lib/glance/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image"} 2018-07-03 15:22:08,788 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image used request id req-0ab21836-939e-438c-a893-e10ca0f0df75 2018-07-03 15:22:08,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:09,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:09 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e42a9b20-2fbb-4747-858f-e61ca533813d Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:22:09,172 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e42a9b20-2fbb-4747-858f-e61ca533813d 2018-07-03 15:22:09,178 - novaclient.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}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "imageRef": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "flavorRef": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "max_count": 1, "min_count": 1, "networks": [{"port": "0aa57bc4-3acb-4522-b5a4-071995033e48"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}]}}' 2018-07-03 15:22:11,492 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:22:11 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dc2be8f0-e7bc-407e-9eb9-ff837552329d X-Compute-Request-Id: req-dc2be8f0-e7bc-407e-9eb9-ff837552329d RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "adminPass": "rB4jMXYvQL9z"}} 2018-07-03 15:22:11,492 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-dc2be8f0-e7bc-407e-9eb9-ff837552329d 2018-07-03 15:22:11,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:12,666 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:12 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-5f66a38c-b569-4b76-83fd-45c58bc0a84d X-Compute-Request-Id: req-5f66a38c-b569-4b76-83fd-45c58bc0a84d 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/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:22:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:12,666 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-5f66a38c-b569-4b76-83fd-45c58bc0a84d 2018-07-03 15:22:12,667 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst 2018-07-03 15:22:12,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:13,135 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-b883192f-c8d4-4957-8a50-47c2fefe224f X-Compute-Request-Id: req-b883192f-c8d4-4957-8a50-47c2fefe224f 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/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:22:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:13,135 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-b883192f-c8d4-4957-8a50-47c2fefe224f 2018-07-03 15:22:13,136 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - BUILD 2018-07-03 15:22:13,136 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:22:16,137 - create_instance - DEBUG - VM status query timeout in 896.530363083 2018-07-03 15:22:16,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:16,576 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-fd93dc7f-1bb3-41c7-a37e-46d20abc9dd4 X-Compute-Request-Id: req-fd93dc7f-1bb3-41c7-a37e-46d20abc9dd4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:22:14Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:16,576 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-fd93dc7f-1bb3-41c7-a37e-46d20abc9dd4 2018-07-03 15:22:16,576 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - BUILD 2018-07-03 15:22:16,577 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:22:19,580 - create_instance - DEBUG - VM status query timeout in 893.087254047 2018-07-03 15:22:19,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/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:19,835 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-9ceda443-b88b-41e7-96cf-c09cdc68c234 X-Compute-Request-Id: req-9ceda443-b88b-41e7-96cf-c09cdc68c234 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:22:14Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:19,835 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-9ceda443-b88b-41e7-96cf-c09cdc68c234 2018-07-03 15:22:19,836 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - BUILD 2018-07-03 15:22:19,836 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:22:22,837 - create_instance - DEBUG - VM status query timeout in 889.830465078 2018-07-03 15:22:22,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:23,699 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-7733d0a2-222e-4eaf-b749-9f7555814f30 X-Compute-Request-Id: req-7733d0a2-222e-4eaf-b749-9f7555814f30 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:22:14Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:23,699 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-7733d0a2-222e-4eaf-b749-9f7555814f30 2018-07-03 15:22:23,699 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - BUILD 2018-07-03 15:22:23,700 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:22:26,703 - create_instance - DEBUG - VM status query timeout in 885.964547157 2018-07-03 15:22:26,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:27,175 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-203531a1-0806-4696-8e47-8d4f81336729 X-Compute-Request-Id: req-203531a1-0806-4696-8e47-8d4f81336729 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:27,175 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-203531a1-0806-4696-8e47-8d4f81336729 2018-07-03 15:22:27,175 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - ACTIVE 2018-07-03 15:22:27,176 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:22:27,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:28,158 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:28 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-7ae31144-f578-44a2-8095-a08569b86774 X-Compute-Request-Id: req-7ae31144-f578-44a2-8095-a08569b86774 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:28,158 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-7ae31144-f578-44a2-8095-a08569b86774 2018-07-03 15:22:28,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:28,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:28 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-66dc3658-483a-470b-860c-2dda5795a057 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:28,318 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-66dc3658-483a-470b-860c-2dda5795a057 2018-07-03 15:22:28,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:28,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:28 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c64f0cb-e40d-42f4-a4a9-b22de4437b29 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:28,487 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-0c64f0cb-e40d-42f4-a4a9-b22de4437b29 2018-07-03 15:22:28,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:28,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:28 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-288f8f13-0c85-4cb3-91dd-87fc395a1688 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:28,576 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-288f8f13-0c85-4cb3-91dd-87fc395a1688 2018-07-03 15:22:28,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:28,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:28 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-80140e4d-2ac2-447c-a965-2be7306ba31f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:22:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:24Z","binding:vnic_type":"normal","device_id":"a70549a1-056a-4c22-adc4-5cf3a70a1560","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7f:8d:5e","id":"0aa57bc4-3acb-4522-b5a4-071995033e48","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["74641a6f-b535-4b19-9807-b83309b4931c"],"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:00Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:48Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1e:b0:91","id":"7a89e5fd-599e-4eb7-97de-8f63bd8dd91a","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:49Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:06:64","id":"f2a3eab7-414e-4a25-9aa2-53a79a38ed2f","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:22:28,704 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-80140e4d-2ac2-447c-a965-2be7306ba31f 2018-07-03 15:22:28,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:29,924 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-68afdb10-c166-454f-8a2b-913d215abb33 X-Compute-Request-Id: req-68afdb10-c166-454f-8a2b-913d215abb33 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:29,924 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-68afdb10-c166-454f-8a2b-913d215abb33 2018-07-03 15:22:29,924 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - ACTIVE 2018-07-03 15:22:29,925 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:22:29,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:30,179 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:30 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-d8c3d529-c659-47a2-bb55-36fb01437310 X-Compute-Request-Id: req-d8c3d529-c659-47a2-bb55-36fb01437310 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:30,180 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-d8c3d529-c659-47a2-bb55-36fb01437310 2018-07-03 15:22:30,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=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:30,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:30 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-86da0f65-fa00-4f6d-8545-97ada12f6e51 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:30,337 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-86da0f65-fa00-4f6d-8545-97ada12f6e51 2018-07-03 15:22:30,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:30,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:30 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46c893d8-5e41-4d09-a55a-a437effaf755 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:30,384 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-46c893d8-5e41-4d09-a55a-a437effaf755 2018-07-03 15:22:30,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:30,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-68d9c858-d511-48bd-a7de-8af07483f278 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:30,476 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-68d9c858-d511-48bd-a7de-8af07483f278 2018-07-03 15:22:30,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/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:30,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:30 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-4f2360d7-d14e-4503-9c47-fc448931cad5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:22:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:24Z","binding:vnic_type":"normal","device_id":"a70549a1-056a-4c22-adc4-5cf3a70a1560","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7f:8d:5e","id":"0aa57bc4-3acb-4522-b5a4-071995033e48","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["74641a6f-b535-4b19-9807-b83309b4931c"],"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:00Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:48Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1e:b0:91","id":"7a89e5fd-599e-4eb7-97de-8f63bd8dd91a","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:49Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:06:64","id":"f2a3eab7-414e-4a25-9aa2-53a79a38ed2f","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:22:30,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-4f2360d7-d14e-4503-9c47-fc448931cad5 2018-07-03 15:22:30,614 - novaclient.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/a70549a1-056a-4c22-adc4-5cf3a70a1560/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}}' 2018-07-03 15:22:31,716 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-e00c74b3-d2d3-416b-a27b-2646bf2fb48d X-Compute-Request-Id: req-e00c74b3-d2d3-416b-a27b-2646bf2fb48d 2018-07-03 15:22:31,716 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560/action used request id req-e00c74b3-d2d3-416b-a27b-2646bf2fb48d 2018-07-03 15:22: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/routers?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:31,987 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:31 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-ec173033-7b9b-4174-b79c-105cb69d6f21 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:46Z", "admin_state_up": true, "updated_at": "2018-07-03T15:21:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "690348143f42483fb33d1539b60e521a", "id": "df0c6c98-143f-4f9f-af21-8ae47f7630fb", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router"}]} 2018-07-03 15:22:31,987 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router used request id req-ec173033-7b9b-4174-b79c-105cb69d6f21 2018-07-03 15:22:31,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:32,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:31 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d3ab382-d1a0-49ba-9e02-81cc58ad3869 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:32,165 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-9d3ab382-d1a0-49ba-9e02-81cc58ad3869 2018-07-03 15:22:32,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=df0c6c98-143f-4f9f-af21-8ae47f7630fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:32,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:32 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-04869014-4553-4bd3-8eb4-c1957364e0ab Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:00Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:22:32,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=df0c6c98-143f-4f9f-af21-8ae47f7630fb used request id req-04869014-4553-4bd3-8eb4-c1957364e0ab 2018-07-03 15:22: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/subnets/2ae7dcf0-06a5-4872-8675-6e8c03f9d827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:32,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:32 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-987a3a77-af86-444b-ade8-f03a02a0c2a2 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}} 2018-07-03 15:22:32,331 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/2ae7dcf0-06a5-4872-8675-6e8c03f9d827 used request id req-987a3a77-af86-444b-ade8-f03a02a0c2a2 2018-07-03 15:22:32,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?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:32,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:32 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-dec67fb0-ebf3-458e-b5d6-54d2eb75460b 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:22:32,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-dec67fb0-ebf3-458e-b5d6-54d2eb75460b 2018-07-03 15:22:32,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:32,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:32 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-61b2dc88-d8e4-4388-b682-c90cf90a5faa Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:22:32,523 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-61b2dc88-d8e4-4388-b682-c90cf90a5faa 2018-07-03 15:22:32,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:33,100 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-d4f69308-7ba3-4cdf-bc6c-6bb12d439552 X-Compute-Request-Id: req-d4f69308-7ba3-4cdf-bc6c-6bb12d439552 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:33,101 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-d4f69308-7ba3-4cdf-bc6c-6bb12d439552 2018-07-03 15:22:33,101 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - ACTIVE 2018-07-03 15:22:33,101 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:22:33,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:33,591 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-eb64a13f-00f3-4b94-8138-b46b166edfab X-Compute-Request-Id: req-eb64a13f-00f3-4b94-8138-b46b166edfab Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:33,591 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-eb64a13f-00f3-4b94-8138-b46b166edfab 2018-07-03 15:22:33,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:33,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:33 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-cbf9efc0-5f71-422f-97bc-3f2ed4903896 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:33,753 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-cbf9efc0-5f71-422f-97bc-3f2ed4903896 2018-07-03 15:22:33,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:33,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:33 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f918a3e-1c06-4e1f-a9fa-eeec36e66fc4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:33,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-8f918a3e-1c06-4e1f-a9fa-eeec36e66fc4 2018-07-03 15:22:33,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:34,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:34 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-98bd9607-4ff4-46c7-bee1-8f6f3ea4e86f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:34,013 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-98bd9607-4ff4-46c7-bee1-8f6f3ea4e86f 2018-07-03 15:22:34,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:34,134 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:34 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-a966d553-f210-4e7d-b315-7ec0749c6e7c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:22:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:31Z","binding:vnic_type":"normal","device_id":"a70549a1-056a-4c22-adc4-5cf3a70a1560","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:7f:8d:5e","id":"0aa57bc4-3acb-4522-b5a4-071995033e48","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["cdaf9c4f-0677-4636-9dc6-a08edf01e704","74641a6f-b535-4b19-9807-b83309b4931c"],"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:00Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:48Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1e:b0:91","id":"7a89e5fd-599e-4eb7-97de-8f63bd8dd91a","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:49Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:06:64","id":"f2a3eab7-414e-4a25-9aa2-53a79a38ed2f","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:22:34,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-a966d553-f210-4e7d-b315-7ec0749c6e7c 2018-07-03 15:22:34,135 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-03 15:22:34,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:34,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:34 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-423ad001-1cd4-4dd7-8120-6ba2fdf0f21f 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:22:34,283 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-423ad001-1cd4-4dd7-8120-6ba2fdf0f21f 2018-07-03 15:22:34,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:34,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-31b36a18-5ebd-4f60-b13d-cda20a4ec0b5 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:22:34,330 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-31b36a18-5ebd-4f60-b13d-cda20a4ec0b5 2018-07-03 15:22:34,335 - 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}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"floatingip": {"floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "port_id": "0aa57bc4-3acb-4522-b5a4-071995033e48"}}' 2018-07-03 15:22:37,105 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:22:37 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-9a673849-ca1c-43ab-9efe-fb873ed20c87 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "df0c6c98-143f-4f9f-af21-8ae47f7630fb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:22:35Z", "updated_at": "2018-07-03T15:22:35Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.10.119", "revision_number": 0, "project_id": "690348143f42483fb33d1539b60e521a", "port_id": "0aa57bc4-3acb-4522-b5a4-071995033e48", "id": "eb7ab9f5-d2b0-4650-bbaf-ba490438b7b4"}} 2018-07-03 15:22:37,106 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-9a673849-ca1c-43ab-9efe-fb873ed20c87 2018-07-03 15:22:37,106 - create_instance - INFO - Created floating IP 172.30.10.119 via router - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router 2018-07-03 15:22:37,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:37,632 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-830455f5-124b-4f11-aa85-e1deca779e38 X-Compute-Request-Id: req-830455f5-124b-4f11-aa85-e1deca779e38 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:37,632 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-830455f5-124b-4f11-aa85-e1deca779e38 2018-07-03 15:22:37,633 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - ACTIVE 2018-07-03 15:22:37,633 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:22:37,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:38,145 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-74979d42-2510-492c-9c93-4bf802d4a3f8 X-Compute-Request-Id: req-74979d42-2510-492c-9c93-4bf802d4a3f8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:38,145 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-74979d42-2510-492c-9c93-4bf802d4a3f8 2018-07-03 15:22: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?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:38,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-795e10d2-88ca-40d2-b26d-50dbba7019ed Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:38,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-795e10d2-88ca-40d2-b26d-50dbba7019ed 2018-07-03 15:22:38,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:38,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:38 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f20f820b-7a79-4421-9d58-2c161aad4108 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:38,344 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-f20f820b-7a79-4421-9d58-2c161aad4108 2018-07-03 15:22:38,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:38,418 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-ce70dfa9-9603-4753-bc9c-24427b40d8ba Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:38,418 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-ce70dfa9-9603-4753-bc9c-24427b40d8ba 2018-07-03 15:22:38,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:38,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:38 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-3b3df5d2-a716-4081-8435-71d4323666af Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:22:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:31Z","binding:vnic_type":"normal","device_id":"a70549a1-056a-4c22-adc4-5cf3a70a1560","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:7f:8d:5e","id":"0aa57bc4-3acb-4522-b5a4-071995033e48","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["cdaf9c4f-0677-4636-9dc6-a08edf01e704","74641a6f-b535-4b19-9807-b83309b4931c"],"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:00Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:48Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1e:b0:91","id":"7a89e5fd-599e-4eb7-97de-8f63bd8dd91a","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:49Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:06:64","id":"f2a3eab7-414e-4a25-9aa2-53a79a38ed2f","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:22:38,535 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-3b3df5d2-a716-4081-8435-71d4323666af 2018-07-03 15:22:38,535 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-07-03 15:22:38,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:39,093 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-bb99d9f8-04c1-4eb2-b1d5-243e5ab71c8a X-Compute-Request-Id: req-bb99d9f8-04c1-4eb2-b1d5-243e5ab71c8a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:39,093 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-bb99d9f8-04c1-4eb2-b1d5-243e5ab71c8a 2018-07-03 15:22:39,096 - novaclient.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/a70549a1-056a-4c22-adc4-5cf3a70a1560/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 15:22:39,197 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:39 GMT Content-Type: application/json Content-Length: 27950 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cec3813e-8989-4016-9c7e-db1f29b4273d X-Compute-Request-Id: req-cec3813e-8989-4016-9c7e-db1f29b4273d 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff]\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 946455685 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.156735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.157980] pid_max: default: 32768 minimum: 301\n[ 0.158787] ACPI: Core revision 20150930\n[ 0.160306] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162049] Security Framework initialized\n[ 0.163178] Yama: becoming mindful.\n[ 0.164153] AppArmor: AppArmor initialized\n[ 0.165400] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.167317] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.169206] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.170563] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.171694] Initializing cgroup subsys io\n[ 0.172231] Initializing cgroup subsys memory\n[ 0.172857] Initializing cgroup subsys devices\n[ 0.173502] Initializing cgroup subsys freezer\n[ 0.174030] Initializing cgroup subsys net_cls\n[ 0.174545] Initializing cgroup subsys perf_event\n[ 0.175101] Initializing cgroup subsys net_prio\n[ 0.176314] Initializing cgroup subsys hugetlb\n[ 0.177593] Initializing cgroup subsys pids\n[ 0.178808] CPU: Physical Processor ID: 0\n[ 0.180671] mce: CPU supports 10 MCE banks\n[ 0.181777] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183258] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185708] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191295] ftrace: allocating 31920 entries in 125 pages\n[ 0.212310] smpboot: Max logical packages: 2\n[ 0.213422] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214854] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216406] x2apic enabled\n[ 0.217286] Switched APIC routing to physical x2apic.\n[ 0.218994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220435] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.222957] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.225025] ... version: 2\n[ 0.226024] ... bit width: 48\n[ 0.227129] ... generic registers: 4\n[ 0.228259] ... value mask: 0000ffffffffffff\n[ 0.229457] ... max period: 000000007fffffff\n[ 0.230671] ... fixed-purpose events: 3\n[ 0.231724] ... event mask: 000000070000000f\n[ 0.232664] KVM setup paravirtual spinlock\n[ 0.233900] x86: Booting SMP configuration:\n[ 0.234469] .... node #0, CPUs: #1\n[ 0.235165] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.257123] x86: Booted up 1 node, 2 CPUs\n[ 0.257126] KVM setup async PF for cpu 1\n[ 0.257129] kvm-stealtime: cpu 1, msr f90d940\n[ 0.260684] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.262436] devtmpfs: initialized\n[ 0.264373] evm: security.selinux\n[ 0.265260] evm: security.SMACK64\n[ 0.266295] evm: security.SMACK64EXEC\n[ 0.267190] evm: security.SMACK64TRANSMUTE\n[ 0.268345] evm: security.SMACK64MMAP\n[ 0.269280] evm: security.ima\n[ 0.270061] evm: security.capability\n[ 0.271053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.273506] pinctrl core: initialized pinctrl subsystem\n[ 0.274897] RTC time: 15:22:25, date: 07/03/18\n[ 0.276134] NET: Registered protocol family 16\n[ 0.288057] cpuidle: using governor ladder\n[ 0.300075] cpuidle: using governor menu\n[ 0.301151] PCCT header not found.\n[ 0.302320] ACPI: bus type PCI registered\n[ 0.303401] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305132] PCI: Using configuration type 1 for base access\n[ 0.306827] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.321301] ACPI: Added _OSI(Module Device)\n[ 0.322612] ACPI: Added _OSI(Processor Device)\n[ 0.323869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324999] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327251] ACPI: Interpreter enabled\n[ 0.328080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332156] ACPI: (supports S0 S3 S4 S5)\n[ 0.332995] ACPI: Using IOAPIC for interrupt routing\n[ 0.334212] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339412] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341032] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351619] acpiphp: Slot [3] registered\n[ 0.352407] acpiphp: Slot [4] registered\n[ 0.353184] acpiphp: Slot [5] registered\n[ 0.353977] acpiphp: Slot [6] registered\n[ 0.354757] acpiphp: Slot [7] registered\n[ 0.355641] acpiphp: Slot [8] registered\n[ 0.356479] acpiphp: Slot [9] registered\n[ 0.357300] acpiphp: Slot [10] registered\n[ 0.358135] acpiphp: Slot [11] registered\n[ 0.359018] acpiphp: Slot [12] registered\n[ 0.359883] acpiphp: Slot [13] registered\n[ 0.360727] acpiphp: Slot [14] registered\n[ 0.361574] acpiphp: Slot [15] registered\n[ 0.362427] acpiphp: Slot [16] registered\n[ 0.363264] acpiphp: Slot [17] registered\n[ 0.364081] acpiphp: Slot [18] registered\n[ 0.364912] acpiphp: Slot [19] registered\n[ 0.365797] acpiphp: Slot [20] registered\n[ 0.366621] acpiphp: Slot [21] registered\n[ 0.367506] acpiphp: Slot [22] registered\n[ 0.368341] acpiphp: Slot [23] registered\n[ 0.369203] acpiphp: Slot [24] registered\n[ 0.370042] acpiphp: Slot [25] registered\n[ 0.370910] acpiphp: Slot [26] registered\n[ 0.371773] acpiphp: Slot [27] registered\n[ 0.372607] acpiphp: Slot [28] registered\n[ 0.373441] acpiphp: Slot [29] registered\n[ 0.374306] acpiphp: Slot [30] registered\n[ 0.375212] acpiphp: Slot [31] registered\n[ 0.376042] PCI host bridge to bus 0000:00\n[ 0.376940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.378294] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.379617] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.381050] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.382573] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.384109] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.388034] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.389432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.390669] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.392284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.396156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.427039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433792] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436460] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.437614] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.439429] vgaarb: loaded\n[ 0.440057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441675] SCSI subsystem initialized\n[ 0.442598] ACPI: bus type USB registered\n[ 0.443608] usbcore: registered new interface driver usbfs\n[ 0.444811] usbcore: registered new interface driver hub\n[ 0.445964] usbcore: registered new device driver usb\n[ 0.447308] PCI: Using ACPI for IRQ routing\n[ 0.448461] NetLabel: Initializing\n[ 0.449214] NetLabel: domain hash size = 128\n[ 0.450221] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.451345] NetLabel: unlabeled traffic allowed by default\n[ 0.452674] clocksource: Switched to clocksource kvm-clock\n[ 0.458317] AppArmor: AppArmor Filesystem Enabled\n[ 0.459388] pnp: PnP ACPI init\n[ 0.460435] pnp: PnP ACPI: found 5 devices\n[ 0.467206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469074] NET: Registered protocol family 2\n[ 0.470221] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.471726] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.473117] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.474501] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.475729] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.477119] NET: Registered protocol family 1\n[ 0.478099] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.479449] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.480667] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.499904] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518838] Trying to unpack rootfs image as initramfs...\n[ 0.569090] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.570773] Scanning for low memory corruption every 60 seconds\n[ 0.572158] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.573642] audit: initializing netlink subsys (disabled)\n[ 0.574974] audit: type=2000 audit(1530631345.576:1): initialized\n[ 0.576619] Initialise system trusted keyring\n[ 0.577777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.579296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.581801] zbud: loaded\n[ 0.582640] VFS: Disk quotas dquot_6.6.0\n[ 0.583673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.585556] fuse init (API version 7.23)\n[ 0.586508] Key type big_key registered\n[ 0.587413] Allocating IMA MOK and blacklist keyrings.\n[ 0.588810] Key type asymmetric registered\n[ 0.589738] Asymmetric key parser 'x509' registered\n[ 0.590903] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.592655] io scheduler noop registered\n[ 0.593743] io scheduler deadline registered (default)\n[ 0.595013] io scheduler cfq registered\n[ 0.595975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597162] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.598838] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.600781] ACPI: Power Button [PWRF]\n[ 0.601810] GHES: HEST is not enabled!\n[ 0.620293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.657431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676599] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.678899] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702952] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705440] Linux agpgart interface v0.103\n[ 0.707954] brd: module loaded\n[ 0.709780] loop: module loaded\n[ 0.714260] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.715530] GPT:90111 != 20971519\n[ 0.716277] GPT:Alternate GPT header not at the end of the disk.\n[ 0.717522] GPT:90111 != 20971519\n[ 0.718285] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719345] vda: vda1 vda15\n[ 0.721261] vdb:\n[ 0.722346] scsi host0: ata_piix\n[ 0.723181] scsi host1: ata_piix\n[ 0.723909] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.725264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.726962] libphy: Fixed MDIO Bus: probed\n[ 0.727905] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728942] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.730939] PPP generic driver version 2.4.2\n[ 0.732059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.733632] ehci-pci: EHCI PCI platform driver\n[ 0.734653] ehci-platform: EHCI generic platform driver\n[ 0.735852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.737199] ohci-pci: OHCI PCI platform driver\n[ 0.738206] ohci-platform: OHCI generic platform driver\n[ 0.739230] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758093] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759219] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.760700] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764451] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766269] usb usb1: Product: UHCI Host Controller\n[ 0.767465] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769002] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770252] hub 1-0:1.0: USB hub found\n[ 0.771158] hub 1-0:1.0: 2 ports detected\n[ 0.772223] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.774338] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.775374] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.776690] mousedev: PS/2 mouse device common for all mice\n[ 0.778308] rtc_cmos 00:00: RTC can wake from S4\n[ 0.779748] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781637] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.783190] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784408] i2c /dev entries driver\n[ 0.785155] device-mapper: uevent: version 1.0.3\n[ 0.786074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787784] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789418] NET: Registered protocol family 10\n[ 0.790555] NET: Registered protocol family 17\n[ 0.791538] Key type dns_resolver registered\n[ 0.792709] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.794075] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.803757] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805742] registered taskstats version 1\n[ 0.806778] Loading compiled-in X.509 certificates\n[ 0.808456] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810801] zswap: loaded using pool lzo/zbud\n[ 0.812533] Key type trusted registered\n[ 0.814542] Key type encrypted registered\n[ 0.815455] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816517] ima: No TPM chip found, activating TPM-bypass!\n[ 0.817618] evm: HMAC attrs: 0x1\n[ 0.818646] Magic number: 10:643:385\n[ 0.819472] thermal cooling_device0: hash matches\n[ 0.820534] rtc_cmos 00:00: setting system clock to 2018-07-03 15:22:25 UTC (1530631345)\n[ 0.822296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823414] EDD information not available.\n[ 0.881762] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.883354] Write protecting the kernel read-only data: 14336k\n[ 0.885035] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.953556] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.81\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.6...\nLease of 10.55.1.6 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6d0dcvCGcB/E5GM1ZUXHNSq4xexfsAn2MiQJsIoeiaGM0WeB+zMB1TD1oS9rpQ/lUfZQhSWj6yDRXYaVLJx5E5j4C7xr9wnGoOby+QoXoftuOTuAzXd2KmSx8wJMpGes8Z5FZ6an1XkhQE1u8h14beWkjvc2DZawfiXCChDQYy+WYg+7gv1Znw41kRG5P1QrD4ZYDbKP1Mdj7c0LDelHqxNQKtO+LiTtN2QAGSHXrMi4p3NHwyz1bioVN2uvFd54JnVUl9xxWrgMzSCAAREr322SAyFJZGbUU3YMEYhbEJW7JkDcS2e2xWrBzEAObcnU5uWBt2X6yOXvqQLARt2EL root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292\nssh-dss AAAAB3NzaC1kc3MAAACBAMBWg+zv84VYSY8n6z0z/JErdifhI0ahZzExdIdrcKhc7Mlxx4xb4Y15+uI5E86UUnOmkhJ68v9HsTpVSZ+TA9ZUOaXyPY6volRC4g+y9rV1EAZ2JJlHYyA9oLI59NSthtxw8OINMn/88tQtbNPuioROrousgm9URG7225BV7jG5AAAAFQCjMf9MU+vg/vHewQFtVTwekay0SwAAAIBYNYLqSrqzknNONe5ZcxstBW5mKzVyvHnWZp7cgGAAUb3vt6Nrt31n+90+yU/JNlNp35sS9gJxNjmlwqZrZOvad3R4SeoWEzFTRWGCxdwdwk1e2zWdNgArhGxI4qMVWFq5nkfkt0oKS7wmDKppzExT6eCHnnp/2jasm81T2nYd0gAAAIEAvKwegNgPAcV8JWOcL9PThfvGvP3ctL74dMBB+cktF+3lfJU7zJlDFOBFBYTz7bOAC9HTLxL/ON+i3MvYoD2eSRRjAxA3JU3V1QgCyEw9p0Ad9Ksiwis2Ghou26d1GiRx6HyJPwBN2T0poGHd2lgsVeXYomqdYuhb3YT/+4N1iyc= root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe7f:8d5e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: a70549a1-056a-4c22-adc4-5cf3a70a1560\nname: CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=9.40 ===\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:7F:8D:5E \n inet addr:10.55.1.6 Bcast:10.55.1.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7f:8d5e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:17 errors:0 dropped:0 overruns:0 frame:0\n TX packets:24 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1938 (1.8 KiB) TX bytes:2494 (2.4 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.2\nnameserver 10.55.1.3\n### ping -c 5 10.55.1.1\nPING 10.55.1.1 (10.55.1.1): 56 data bytes\n"} 2018-07-03 15:22:39,199 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560/action used request id req-cec3813e-8989-4016-9c7e-db1f29b4273d 2018-07-03 15:22:39,201 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 15:22:39,201 - 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff] [ 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 946455685 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.156735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.157980] pid_max: default: 32768 minimum: 301 [ 0.158787] ACPI: Core revision 20150930 [ 0.160306] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.162049] Security Framework initialized [ 0.163178] Yama: becoming mindful. [ 0.164153] AppArmor: AppArmor initialized [ 0.165400] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.167317] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.169206] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.170563] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.171694] Initializing cgroup subsys io [ 0.172231] Initializing cgroup subsys memory [ 0.172857] Initializing cgroup subsys devices [ 0.173502] Initializing cgroup subsys freezer [ 0.174030] Initializing cgroup subsys net_cls [ 0.174545] Initializing cgroup subsys perf_event [ 0.175101] Initializing cgroup subsys net_prio [ 0.176314] Initializing cgroup subsys hugetlb [ 0.177593] Initializing cgroup subsys pids [ 0.178808] CPU: Physical Processor ID: 0 [ 0.180671] mce: CPU supports 10 MCE banks [ 0.181777] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.183258] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.185708] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.191295] ftrace: allocating 31920 entries in 125 pages [ 0.212310] smpboot: Max logical packages: 2 [ 0.213422] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214854] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.216406] x2apic enabled [ 0.217286] Switched APIC routing to physical x2apic. [ 0.218994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220435] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222957] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.225025] ... version: 2 [ 0.226024] ... bit width: 48 [ 0.227129] ... generic registers: 4 [ 0.228259] ... value mask: 0000ffffffffffff [ 0.229457] ... max period: 000000007fffffff [ 0.230671] ... fixed-purpose events: 3 [ 0.231724] ... event mask: 000000070000000f [ 0.232664] KVM setup paravirtual spinlock [ 0.233900] x86: Booting SMP configuration: [ 0.234469] .... node #0, CPUs: #1 [ 0.235165] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.257123] x86: Booted up 1 node, 2 CPUs [ 0.257126] KVM setup async PF for cpu 1 [ 0.257129] kvm-stealtime: cpu 1, msr f90d940 [ 0.260684] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.262436] devtmpfs: initialized [ 0.264373] evm: security.selinux [ 0.265260] evm: security.SMACK64 [ 0.266295] evm: security.SMACK64EXEC [ 0.267190] evm: security.SMACK64TRANSMUTE [ 0.268345] evm: security.SMACK64MMAP [ 0.269280] evm: security.ima [ 0.270061] evm: security.capability [ 0.271053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.273506] pinctrl core: initialized pinctrl subsystem [ 0.274897] RTC time: 15:22:25, date: 07/03/18 [ 0.276134] NET: Registered protocol family 16 [ 0.288057] cpuidle: using governor ladder [ 0.300075] cpuidle: using governor menu [ 0.301151] PCCT header not found. [ 0.302320] ACPI: bus type PCI registered [ 0.303401] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.305132] PCI: Using configuration type 1 for base access [ 0.306827] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.321301] ACPI: Added _OSI(Module Device) [ 0.322612] ACPI: Added _OSI(Processor Device) [ 0.323869] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324999] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327251] ACPI: Interpreter enabled [ 0.328080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.330080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.332156] ACPI: (supports S0 S3 S4 S5) [ 0.332995] ACPI: Using IOAPIC for interrupt routing [ 0.334212] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.339412] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.341032] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.349221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.351619] acpiphp: Slot [3] registered [ 0.352407] acpiphp: Slot [4] registered [ 0.353184] acpiphp: Slot [5] registered [ 0.353977] acpiphp: Slot [6] registered [ 0.354757] acpiphp: Slot [7] registered [ 0.355641] acpiphp: Slot [8] registered [ 0.356479] acpiphp: Slot [9] registered [ 0.357300] acpiphp: Slot [10] registered [ 0.358135] acpiphp: Slot [11] registered [ 0.359018] acpiphp: Slot [12] registered [ 0.359883] acpiphp: Slot [13] registered [ 0.360727] acpiphp: Slot [14] registered [ 0.361574] acpiphp: Slot [15] registered [ 0.362427] acpiphp: Slot [16] registered [ 0.363264] acpiphp: Slot [17] registered [ 0.364081] acpiphp: Slot [18] registered [ 0.364912] acpiphp: Slot [19] registered [ 0.365797] acpiphp: Slot [20] registered [ 0.366621] acpiphp: Slot [21] registered [ 0.367506] acpiphp: Slot [22] registered [ 0.368341] acpiphp: Slot [23] registered [ 0.369203] acpiphp: Slot [24] registered [ 0.370042] acpiphp: Slot [25] registered [ 0.370910] acpiphp: Slot [26] registered [ 0.371773] acpiphp: Slot [27] registered [ 0.372607] acpiphp: Slot [28] registered [ 0.373441] acpiphp: Slot [29] registered [ 0.374306] acpiphp: Slot [30] registered [ 0.375212] acpiphp: Slot [31] registered [ 0.376042] PCI host bridge to bus 0000:00 [ 0.376940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378294] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.379617] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.381050] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.382573] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.384109] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.388034] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.389432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.390669] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.392284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.396156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.427039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433792] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.435193] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436460] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437614] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.439429] vgaarb: loaded [ 0.440057] vgaarb: bridge control possible 0000:00:02.0 [ 0.441675] SCSI subsystem initialized [ 0.442598] ACPI: bus type USB registered [ 0.443608] usbcore: registered new interface driver usbfs [ 0.444811] usbcore: registered new interface driver hub [ 0.445964] usbcore: registered new device driver usb [ 0.447308] PCI: Using ACPI for IRQ routing [ 0.448461] NetLabel: Initializing [ 0.449214] NetLabel: domain hash size = 128 [ 0.450221] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451345] NetLabel: unlabeled traffic allowed by default [ 0.452674] clocksource: Switched to clocksource kvm-clock [ 0.458317] AppArmor: AppArmor Filesystem Enabled [ 0.459388] pnp: PnP ACPI init [ 0.460435] pnp: PnP ACPI: found 5 devices [ 0.467206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469074] NET: Registered protocol family 2 [ 0.470221] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.471726] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.473117] TCP: Hash tables configured (established 2048 bind 2048) [ 0.474501] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.475729] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.477119] NET: Registered protocol family 1 [ 0.478099] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.479449] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.480667] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.499904] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.518838] Trying to unpack rootfs image as initramfs... [ 0.569090] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.570773] Scanning for low memory corruption every 60 seconds [ 0.572158] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.573642] audit: initializing netlink subsys (disabled) [ 0.574974] audit: type=2000 audit(1530631345.576:1): initialized [ 0.576619] Initialise system trusted keyring [ 0.577777] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.579296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.581801] zbud: loaded [ 0.582640] VFS: Disk quotas dquot_6.6.0 [ 0.583673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.585556] fuse init (API version 7.23) [ 0.586508] Key type big_key registered [ 0.587413] Allocating IMA MOK and blacklist keyrings. [ 0.588810] Key type asymmetric registered [ 0.589738] Asymmetric key parser 'x509' registered [ 0.590903] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.592655] io scheduler noop registered [ 0.593743] io scheduler deadline registered (default) [ 0.595013] io scheduler cfq registered [ 0.595975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597162] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.598838] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.600781] ACPI: Power Button [PWRF] [ 0.601810] GHES: HEST is not enabled! [ 0.620293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.657431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676599] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.678899] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702952] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705440] Linux agpgart interface v0.103 [ 0.707954] brd: module loaded [ 0.709780] loop: module loaded [ 0.714260] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.715530] GPT:90111 != 20971519 [ 0.716277] GPT:Alternate GPT header not at the end of the disk. [ 0.717522] GPT:90111 != 20971519 [ 0.718285] GPT: Use GNU Parted to correct GPT errors. [ 0.719345] vda: vda1 vda15 [ 0.721261] vdb: [ 0.722346] scsi host0: ata_piix [ 0.723181] scsi host1: ata_piix [ 0.723909] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.725264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.726962] libphy: Fixed MDIO Bus: probed [ 0.727905] tun: Universal TUN/TAP device driver, 1.6 [ 0.728942] tun: (C) 1999-2004 Max Krasnyansky [ 0.730939] PPP generic driver version 2.4.2 [ 0.732059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.733632] ehci-pci: EHCI PCI platform driver [ 0.734653] ehci-platform: EHCI generic platform driver [ 0.735852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.737199] ohci-pci: OHCI PCI platform driver [ 0.738206] ohci-platform: OHCI generic platform driver [ 0.739230] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759219] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760700] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.761711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.762882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.764451] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.766269] usb usb1: Product: UHCI Host Controller [ 0.767465] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.769002] usb usb1: SerialNumber: 0000:00:01.2 [ 0.770252] hub 1-0:1.0: USB hub found [ 0.771158] hub 1-0:1.0: 2 ports detected [ 0.772223] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.774338] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.775374] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.776690] mousedev: PS/2 mouse device common for all mice [ 0.778308] rtc_cmos 00:00: RTC can wake from S4 [ 0.779748] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781637] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783190] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784408] i2c /dev entries driver [ 0.785155] device-mapper: uevent: version 1.0.3 [ 0.786074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.787784] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789418] NET: Registered protocol family 10 [ 0.790555] NET: Registered protocol family 17 [ 0.791538] Key type dns_resolver registered [ 0.792709] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.794075] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.803757] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805742] registered taskstats version 1 [ 0.806778] Loading compiled-in X.509 certificates [ 0.808456] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.810801] zswap: loaded using pool lzo/zbud [ 0.812533] Key type trusted registered [ 0.814542] Key type encrypted registered [ 0.815455] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816517] ima: No TPM chip found, activating TPM-bypass! [ 0.817618] evm: HMAC attrs: 0x1 [ 0.818646] Magic number: 10:643:385 [ 0.819472] thermal cooling_device0: hash matches [ 0.820534] rtc_cmos 00:00: setting system clock to 2018-07-03 15:22:25 UTC (1530631345) [ 0.822296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.823414] EDD information not available. [ 0.881762] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.883354] Write protecting the kernel read-only data: 14336k [ 0.885035] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.886899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.953556] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.81 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.6... Lease of 10.55.1.6 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6d0dcvCGcB/E5GM1ZUXHNSq4xexfsAn2MiQJsIoeiaGM0WeB+zMB1TD1oS9rpQ/lUfZQhSWj6yDRXYaVLJx5E5j4C7xr9wnGoOby+QoXoftuOTuAzXd2KmSx8wJMpGes8Z5FZ6an1XkhQE1u8h14beWkjvc2DZawfiXCChDQYy+WYg+7gv1Znw41kRG5P1QrD4ZYDbKP1Mdj7c0LDelHqxNQKtO+LiTtN2QAGSHXrMi4p3NHwyz1bioVN2uvFd54JnVUl9xxWrgMzSCAAREr322SAyFJZGbUU3YMEYhbEJW7JkDcS2e2xWrBzEAObcnU5uWBt2X6yOXvqQLARt2EL root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292 ssh-dss AAAAB3NzaC1kc3MAAACBAMBWg+zv84VYSY8n6z0z/JErdifhI0ahZzExdIdrcKhc7Mlxx4xb4Y15+uI5E86UUnOmkhJ68v9HsTpVSZ+TA9ZUOaXyPY6volRC4g+y9rV1EAZ2JJlHYyA9oLI59NSthtxw8OINMn/88tQtbNPuioROrousgm9URG7225BV7jG5AAAAFQCjMf9MU+vg/vHewQFtVTwekay0SwAAAIBYNYLqSrqzknNONe5ZcxstBW5mKzVyvHnWZp7cgGAAUb3vt6Nrt31n+90+yU/JNlNp35sS9gJxNjmlwqZrZOvad3R4SeoWEzFTRWGCxdwdwk1e2zWdNgArhGxI4qMVWFq5nkfkt0oKS7wmDKppzExT6eCHnnp/2jasm81T2nYd0gAAAIEAvKwegNgPAcV8JWOcL9PThfvGvP3ctL74dMBB+cktF+3lfJU7zJlDFOBFBYTz7bOAC9HTLxL/ON+i3MvYoD2eSRRjAxA3JU3V1QgCyEw9p0Ad9Ksiwis2Ghou26d1GiRx6HyJPwBN2T0poGHd2lgsVeXYomqdYuhb3YT/+4N1iyc= root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe7f:8d5e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a70549a1-056a-4c22-adc4-5cf3a70a1560 name: CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=9.40 === === 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:7F:8D:5E inet addr:10.55.1.6 Bcast:10.55.1.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7f:8d5e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:17 errors:0 dropped:0 overruns:0 frame:0 TX packets:24 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1938 (1.8 KiB) TX bytes:2494 (2.4 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.2 nameserver 10.55.1.3 ### ping -c 5 10.55.1.1 PING 10.55.1.1 (10.55.1.1): 56 data bytes 2018-07-03 15:22:39,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:39,480 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-5708bd0a-fc0b-41ed-a543-cee372054fe3 X-Compute-Request-Id: req-5708bd0a-fc0b-41ed-a543-cee372054fe3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:39,480 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-5708bd0a-fc0b-41ed-a543-cee372054fe3 2018-07-03 15:22:39,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/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:39,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:39 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-05b68cf4-26c8-404b-821b-10855c790a24 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:39,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-05b68cf4-26c8-404b-821b-10855c790a24 2018-07-03 15:22:39,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:39,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:39 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0be7ae83-7010-452a-9045-06df751f7fd3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:39,690 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-0be7ae83-7010-452a-9045-06df751f7fd3 2018-07-03 15:22:39,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:39,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:39 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-071ab6b2-2ce8-4a88-916b-6a1421a2d463 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:39,781 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-071ab6b2-2ce8-4a88-916b-6a1421a2d463 2018-07-03 15:22:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:39,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:39 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-6160f070-d074-4a09-8b92-a0acb7bf73d5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:22:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:31Z","binding:vnic_type":"normal","device_id":"a70549a1-056a-4c22-adc4-5cf3a70a1560","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:7f:8d:5e","id":"0aa57bc4-3acb-4522-b5a4-071995033e48","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["74641a6f-b535-4b19-9807-b83309b4931c","cdaf9c4f-0677-4636-9dc6-a08edf01e704"],"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:00Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:48Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1e:b0:91","id":"7a89e5fd-599e-4eb7-97de-8f63bd8dd91a","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:49Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:06:64","id":"f2a3eab7-414e-4a25-9aa2-53a79a38ed2f","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:22:39,901 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-6160f070-d074-4a09-8b92-a0acb7bf73d5 2018-07-03 15:22:39,902 - create_instance - INFO - Checking if VM is active 2018-07-03 15:22:39,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:40,833 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:40 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-6e724d00-79b5-464a-91e4-c90eda3a2a74 X-Compute-Request-Id: req-6e724d00-79b5-464a-91e4-c90eda3a2a74 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:40,834 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-6e724d00-79b5-464a-91e4-c90eda3a2a74 2018-07-03 15:22:40,834 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - ACTIVE 2018-07-03 15:22:40,834 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:22:40,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:41,272 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:41 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-69d3dedc-7c82-4b69-93db-ec866a78c939 X-Compute-Request-Id: req-69d3dedc-7c82-4b69-93db-ec866a78c939 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:41,272 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-69d3dedc-7c82-4b69-93db-ec866a78c939 2018-07-03 15:22:41,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/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:41,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:41 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-522336cf-2198-492f-abd0-6ad375ed1e1e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:22:41,420 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-522336cf-2198-492f-abd0-6ad375ed1e1e 2018-07-03 15:22:41,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:41,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:22:41 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d31a970a-f1a6-49f3-9675-abdc3c1cea6d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:22:41,591 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-d31a970a-f1a6-49f3-9675-abdc3c1cea6d 2018-07-03 15:22:41,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:41,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:41 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0e30186d-14e5-4a99-a24f-318a03fee319 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:22:41,674 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-0e30186d-14e5-4a99-a24f-318a03fee319 2018-07-03 15:22:41,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:41,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:41 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-236c0c10-ee17-43f6-94e0-0db6fd2db69c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:22:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:31Z","binding:vnic_type":"normal","device_id":"a70549a1-056a-4c22-adc4-5cf3a70a1560","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:7f:8d:5e","id":"0aa57bc4-3acb-4522-b5a4-071995033e48","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["cdaf9c4f-0677-4636-9dc6-a08edf01e704","74641a6f-b535-4b19-9807-b83309b4931c"],"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:00Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:48Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1e:b0:91","id":"7a89e5fd-599e-4eb7-97de-8f63bd8dd91a","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:49Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:06:64","id":"f2a3eab7-414e-4a25-9aa2-53a79a38ed2f","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:22:41,793 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-236c0c10-ee17-43f6-94e0-0db6fd2db69c 2018-07-03 15:22:41,794 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:22:41,798 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c5a93d0L 2018-07-03 15:22:41,798 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:22:41,799 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:22:41,799 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:22:41,800 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:22:41,801 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:22:41,801 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:22:41,801 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:22:41,801 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:22:41,801 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:22:41,819 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:22:41,819 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:22:41,831 - paramiko.transport - DEBUG - Trying discovered key 24a5402490e5eb342f015d9bd2e46311 in tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6 2018-07-03 15:22:41,859 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:22:41,862 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:22:41,963 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:22:41,977 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:22:41,977 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:22:41,979 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c5a93d0L 2018-07-03 15:22:41,979 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:22:41,980 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:22:41,980 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:22:41,981 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:22:41,981 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:22:41,981 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:22:41,981 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:22:41,981 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:22:41,982 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:22:41,998 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:22:41,999 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:22:42,011 - paramiko.transport - DEBUG - Trying discovered key 24a5402490e5eb342f015d9bd2e46311 in tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6 2018-07-03 15:22:42,039 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:22:42,042 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:22:42,044 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:22:42,045 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-03 15:22:42,045 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:22:42,046 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:22:42,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:42,748 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:42 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-3e75f8f7-93b9-4d5b-bd11-f4d1523ca853 X-Compute-Request-Id: req-3e75f8f7-93b9-4d5b-bd11-f4d1523ca853 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:22:25Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:42,748 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-3e75f8f7-93b9-4d5b-bd11-f4d1523ca853 2018-07-03 15:22:42,752 - novaclient.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/a70549a1-056a-4c22-adc4-5cf3a70a1560/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"reboot": {"type": "SOFT"}}' 2018-07-03 15:22:42,947 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:22: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-24bcb1ea-84ee-46ad-a152-84984ab3227c X-Compute-Request-Id: req-24bcb1ea-84ee-46ad-a152-84984ab3227c 2018-07-03 15:22:42,947 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560/action used request id req-24bcb1ea-84ee-46ad-a152-84984ab3227c 2018-07-03 15:22:57,950 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-07-03 15:22:57,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:58,395 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:58 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-84b4c2ad-494d-46eb-aa84-173d3573cd4d X-Compute-Request-Id: req-84b4c2ad-494d-46eb-aa84-173d3573cd4d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:58,395 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-84b4c2ad-494d-46eb-aa84-173d3573cd4d 2018-07-03 15:22:58,399 - novaclient.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/a70549a1-056a-4c22-adc4-5cf3a70a1560/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 15:22:58,699 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:58 GMT Content-Type: application/json Content-Length: 28619 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-47137a8a-bad9-4559-bd1f-d0b93e9316df X-Compute-Request-Id: req-47137a8a-bad9-4559-bd1f-d0b93e9316df 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff]\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 946455685 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.156735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.157980] pid_max: default: 32768 minimum: 301\n[ 0.158787] ACPI: Core revision 20150930\n[ 0.160306] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162049] Security Framework initialized\n[ 0.163178] Yama: becoming mindful.\n[ 0.164153] AppArmor: AppArmor initialized\n[ 0.165400] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.167317] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.169206] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.170563] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.171694] Initializing cgroup subsys io\n[ 0.172231] Initializing cgroup subsys memory\n[ 0.172857] Initializing cgroup subsys devices\n[ 0.173502] Initializing cgroup subsys freezer\n[ 0.174030] Initializing cgroup subsys net_cls\n[ 0.174545] Initializing cgroup subsys perf_event\n[ 0.175101] Initializing cgroup subsys net_prio\n[ 0.176314] Initializing cgroup subsys hugetlb\n[ 0.177593] Initializing cgroup subsys pids\n[ 0.178808] CPU: Physical Processor ID: 0\n[ 0.180671] mce: CPU supports 10 MCE banks\n[ 0.181777] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183258] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185708] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191295] ftrace: allocating 31920 entries in 125 pages\n[ 0.212310] smpboot: Max logical packages: 2\n[ 0.213422] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214854] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216406] x2apic enabled\n[ 0.217286] Switched APIC routing to physical x2apic.\n[ 0.218994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220435] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.222957] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.225025] ... version: 2\n[ 0.226024] ... bit width: 48\n[ 0.227129] ... generic registers: 4\n[ 0.228259] ... value mask: 0000ffffffffffff\n[ 0.229457] ... max period: 000000007fffffff\n[ 0.230671] ... fixed-purpose events: 3\n[ 0.231724] ... event mask: 000000070000000f\n[ 0.232664] KVM setup paravirtual spinlock\n[ 0.233900] x86: Booting SMP configuration:\n[ 0.234469] .... node #0, CPUs: #1\n[ 0.235165] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.257123] x86: Booted up 1 node, 2 CPUs\n[ 0.257126] KVM setup async PF for cpu 1\n[ 0.257129] kvm-stealtime: cpu 1, msr f90d940\n[ 0.260684] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.262436] devtmpfs: initialized\n[ 0.264373] evm: security.selinux\n[ 0.265260] evm: security.SMACK64\n[ 0.266295] evm: security.SMACK64EXEC\n[ 0.267190] evm: security.SMACK64TRANSMUTE\n[ 0.268345] evm: security.SMACK64MMAP\n[ 0.269280] evm: security.ima\n[ 0.270061] evm: security.capability\n[ 0.271053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.273506] pinctrl core: initialized pinctrl subsystem\n[ 0.274897] RTC time: 15:22:25, date: 07/03/18\n[ 0.276134] NET: Registered protocol family 16\n[ 0.288057] cpuidle: using governor ladder\n[ 0.300075] cpuidle: using governor menu\n[ 0.301151] PCCT header not found.\n[ 0.302320] ACPI: bus type PCI registered\n[ 0.303401] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305132] PCI: Using configuration type 1 for base access\n[ 0.306827] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.321301] ACPI: Added _OSI(Module Device)\n[ 0.322612] ACPI: Added _OSI(Processor Device)\n[ 0.323869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324999] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327251] ACPI: Interpreter enabled\n[ 0.328080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332156] ACPI: (supports S0 S3 S4 S5)\n[ 0.332995] ACPI: Using IOAPIC for interrupt routing\n[ 0.334212] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339412] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.341032] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.351619] acpiphp: Slot [3] registered\n[ 0.352407] acpiphp: Slot [4] registered\n[ 0.353184] acpiphp: Slot [5] registered\n[ 0.353977] acpiphp: Slot [6] registered\n[ 0.354757] acpiphp: Slot [7] registered\n[ 0.355641] acpiphp: Slot [8] registered\n[ 0.356479] acpiphp: Slot [9] registered\n[ 0.357300] acpiphp: Slot [10] registered\n[ 0.358135] acpiphp: Slot [11] registered\n[ 0.359018] acpiphp: Slot [12] registered\n[ 0.359883] acpiphp: Slot [13] registered\n[ 0.360727] acpiphp: Slot [14] registered\n[ 0.361574] acpiphp: Slot [15] registered\n[ 0.362427] acpiphp: Slot [16] registered\n[ 0.363264] acpiphp: Slot [17] registered\n[ 0.364081] acpiphp: Slot [18] registered\n[ 0.364912] acpiphp: Slot [19] registered\n[ 0.365797] acpiphp: Slot [20] registered\n[ 0.366621] acpiphp: Slot [21] registered\n[ 0.367506] acpiphp: Slot [22] registered\n[ 0.368341] acpiphp: Slot [23] registered\n[ 0.369203] acpiphp: Slot [24] registered\n[ 0.370042] acpiphp: Slot [25] registered\n[ 0.370910] acpiphp: Slot [26] registered\n[ 0.371773] acpiphp: Slot [27] registered\n[ 0.372607] acpiphp: Slot [28] registered\n[ 0.373441] acpiphp: Slot [29] registered\n[ 0.374306] acpiphp: Slot [30] registered\n[ 0.375212] acpiphp: Slot [31] registered\n[ 0.376042] PCI host bridge to bus 0000:00\n[ 0.376940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.378294] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.379617] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.381050] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.382573] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.384109] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.388034] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.389432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.390669] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.392284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.396156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.427039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.428786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.430840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.432337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433792] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.435193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436460] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.437614] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.439429] vgaarb: loaded\n[ 0.440057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441675] SCSI subsystem initialized\n[ 0.442598] ACPI: bus type USB registered\n[ 0.443608] usbcore: registered new interface driver usbfs\n[ 0.444811] usbcore: registered new interface driver hub\n[ 0.445964] usbcore: registered new device driver usb\n[ 0.447308] PCI: Using ACPI for IRQ routing\n[ 0.448461] NetLabel: Initializing\n[ 0.449214] NetLabel: domain hash size = 128\n[ 0.450221] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.451345] NetLabel: unlabeled traffic allowed by default\n[ 0.452674] clocksource: Switched to clocksource kvm-clock\n[ 0.458317] AppArmor: AppArmor Filesystem Enabled\n[ 0.459388] pnp: PnP ACPI init\n[ 0.460435] pnp: PnP ACPI: found 5 devices\n[ 0.467206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.469074] NET: Registered protocol family 2\n[ 0.470221] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.471726] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.473117] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.474501] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.475729] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.477119] NET: Registered protocol family 1\n[ 0.478099] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.479449] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.480667] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.499904] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.518838] Trying to unpack rootfs image as initramfs...\n[ 0.569090] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.570773] Scanning for low memory corruption every 60 seconds\n[ 0.572158] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.573642] audit: initializing netlink subsys (disabled)\n[ 0.574974] audit: type=2000 audit(1530631345.576:1): initialized\n[ 0.576619] Initialise system trusted keyring\n[ 0.577777] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.579296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.581801] zbud: loaded\n[ 0.582640] VFS: Disk quotas dquot_6.6.0\n[ 0.583673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.585556] fuse init (API version 7.23)\n[ 0.586508] Key type big_key registered\n[ 0.587413] Allocating IMA MOK and blacklist keyrings.\n[ 0.588810] Key type asymmetric registered\n[ 0.589738] Asymmetric key parser 'x509' registered\n[ 0.590903] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.592655] io scheduler noop registered\n[ 0.593743] io scheduler deadline registered (default)\n[ 0.595013] io scheduler cfq registered\n[ 0.595975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597162] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.598838] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.600781] ACPI: Power Button [PWRF]\n[ 0.601810] GHES: HEST is not enabled!\n[ 0.620293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.657431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676599] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.678899] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702952] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705440] Linux agpgart interface v0.103\n[ 0.707954] brd: module loaded\n[ 0.709780] loop: module loaded\n[ 0.714260] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.715530] GPT:90111 != 20971519\n[ 0.716277] GPT:Alternate GPT header not at the end of the disk.\n[ 0.717522] GPT:90111 != 20971519\n[ 0.718285] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719345] vda: vda1 vda15\n[ 0.721261] vdb:\n[ 0.722346] scsi host0: ata_piix\n[ 0.723181] scsi host1: ata_piix\n[ 0.723909] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.725264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.726962] libphy: Fixed MDIO Bus: probed\n[ 0.727905] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728942] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.730939] PPP generic driver version 2.4.2\n[ 0.732059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.733632] ehci-pci: EHCI PCI platform driver\n[ 0.734653] ehci-platform: EHCI generic platform driver\n[ 0.735852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.737199] ohci-pci: OHCI PCI platform driver\n[ 0.738206] ohci-platform: OHCI generic platform driver\n[ 0.739230] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758093] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759219] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.760700] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764451] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766269] usb usb1: Product: UHCI Host Controller\n[ 0.767465] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.769002] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.770252] hub 1-0:1.0: USB hub found\n[ 0.771158] hub 1-0:1.0: 2 ports detected\n[ 0.772223] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.774338] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.775374] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.776690] mousedev: PS/2 mouse device common for all mice\n[ 0.778308] rtc_cmos 00:00: RTC can wake from S4\n[ 0.779748] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781637] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.783190] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784408] i2c /dev entries driver\n[ 0.785155] device-mapper: uevent: version 1.0.3\n[ 0.786074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787784] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789418] NET: Registered protocol family 10\n[ 0.790555] NET: Registered protocol family 17\n[ 0.791538] Key type dns_resolver registered\n[ 0.792709] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.794075] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.803757] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805742] registered taskstats version 1\n[ 0.806778] Loading compiled-in X.509 certificates\n[ 0.808456] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810801] zswap: loaded using pool lzo/zbud\n[ 0.812533] Key type trusted registered\n[ 0.814542] Key type encrypted registered\n[ 0.815455] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816517] ima: No TPM chip found, activating TPM-bypass!\n[ 0.817618] evm: HMAC attrs: 0x1\n[ 0.818646] Magic number: 10:643:385\n[ 0.819472] thermal cooling_device0: hash matches\n[ 0.820534] rtc_cmos 00:00: setting system clock to 2018-07-03 15:22:25 UTC (1530631345)\n[ 0.822296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823414] EDD information not available.\n[ 0.881762] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.883354] Write protecting the kernel read-only data: 14336k\n[ 0.885035] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.953556] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.81\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.6...\nLease of 10.55.1.6 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6d0dcvCGcB/E5GM1ZUXHNSq4xexfsAn2MiQJsIoeiaGM0WeB+zMB1TD1oS9rpQ/lUfZQhSWj6yDRXYaVLJx5E5j4C7xr9wnGoOby+QoXoftuOTuAzXd2KmSx8wJMpGes8Z5FZ6an1XkhQE1u8h14beWkjvc2DZawfiXCChDQYy+WYg+7gv1Znw41kRG5P1QrD4ZYDbKP1Mdj7c0LDelHqxNQKtO+LiTtN2QAGSHXrMi4p3NHwyz1bioVN2uvFd54JnVUl9xxWrgMzSCAAREr322SAyFJZGbUU3YMEYhbEJW7JkDcS2e2xWrBzEAObcnU5uWBt2X6yOXvqQLARt2EL root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292\nssh-dss AAAAB3NzaC1kc3MAAACBAMBWg+zv84VYSY8n6z0z/JErdifhI0ahZzExdIdrcKhc7Mlxx4xb4Y15+uI5E86UUnOmkhJ68v9HsTpVSZ+TA9ZUOaXyPY6volRC4g+y9rV1EAZ2JJlHYyA9oLI59NSthtxw8OINMn/88tQtbNPuioROrousgm9URG7225BV7jG5AAAAFQCjMf9MU+vg/vHewQFtVTwekay0SwAAAIBYNYLqSrqzknNONe5ZcxstBW5mKzVyvHnWZp7cgGAAUb3vt6Nrt31n+90+yU/JNlNp35sS9gJxNjmlwqZrZOvad3R4SeoWEzFTRWGCxdwdwk1e2zWdNgArhGxI4qMVWFq5nkfkt0oKS7wmDKppzExT6eCHnnp/2jasm81T2nYd0gAAAIEAvKwegNgPAcV8JWOcL9PThfvGvP3ctL74dMBB+cktF+3lfJU7zJlDFOBFBYTz7bOAC9HTLxL/ON+i3MvYoD2eSRRjAxA3JU3V1QgCyEw9p0Ad9Ksiwis2Ghou26d1GiRx6HyJPwBN2T0poGHd2lgsVeXYomqdYuhb3YT/+4N1iyc= root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe7f:8d5e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: a70549a1-056a-4c22-adc4-5cf3a70a1560\nname: CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=9.40 ===\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:7F:8D:5E \n inet addr:10.55.1.6 Bcast:10.55.1.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7f:8d5e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:17 errors:0 dropped:0 overruns:0 frame:0\n TX packets:24 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1938 (1.8 KiB) TX bytes:2494 (2.4 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.2\nnameserver 10.55.1.3\n### ping -c 5 10.55.1.1\nPING 10.55.1.1 (10.55.1.1): 56 data bytes\n\n--- 10.55.1.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 10.55.1.2\nPING 10.55.1.2 (10.55.1.2): 56 data bytes\n64 bytes from 10.55.1.2: seq=0 ttl=64 time=0.647 ms\n64 bytes from 10.55.1.2: seq=1 ttl=64 time=0.137 ms\n64 bytes from 10.55.1.2: seq=2 ttl=64 time=0.111 ms\n64 bytes from 10.55.1.2: seq=3 ttl=64 time=0.121 ms\n64 bytes from 10.55.1.2: seq=4 ttl=64 time=0.112 ms\n\n--- 10.55.1.2 ping statistics ---\n5 packets transmitted, 5 packets received, 0% packet loss\nround-trip min/avg/max = 0.111/0.225/0.647 ms\n#### ping -c 5 10.55.1.3\nPING 10.55.1.3 (10.55.1.3): 56 data bytes\n"} 2018-07-03 15:22:58,700 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560/action used request id req-47137a8a-bad9-4559-bd1f-d0b93e9316df 2018-07-03 15:22:58,702 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 15:22:58,702 - 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff] [ 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 946455685 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.156735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.157980] pid_max: default: 32768 minimum: 301 [ 0.158787] ACPI: Core revision 20150930 [ 0.160306] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.162049] Security Framework initialized [ 0.163178] Yama: becoming mindful. [ 0.164153] AppArmor: AppArmor initialized [ 0.165400] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.167317] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.169206] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.170563] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.171694] Initializing cgroup subsys io [ 0.172231] Initializing cgroup subsys memory [ 0.172857] Initializing cgroup subsys devices [ 0.173502] Initializing cgroup subsys freezer [ 0.174030] Initializing cgroup subsys net_cls [ 0.174545] Initializing cgroup subsys perf_event [ 0.175101] Initializing cgroup subsys net_prio [ 0.176314] Initializing cgroup subsys hugetlb [ 0.177593] Initializing cgroup subsys pids [ 0.178808] CPU: Physical Processor ID: 0 [ 0.180671] mce: CPU supports 10 MCE banks [ 0.181777] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.183258] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.185708] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.191295] ftrace: allocating 31920 entries in 125 pages [ 0.212310] smpboot: Max logical packages: 2 [ 0.213422] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214854] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.216406] x2apic enabled [ 0.217286] Switched APIC routing to physical x2apic. [ 0.218994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220435] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222957] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.225025] ... version: 2 [ 0.226024] ... bit width: 48 [ 0.227129] ... generic registers: 4 [ 0.228259] ... value mask: 0000ffffffffffff [ 0.229457] ... max period: 000000007fffffff [ 0.230671] ... fixed-purpose events: 3 [ 0.231724] ... event mask: 000000070000000f [ 0.232664] KVM setup paravirtual spinlock [ 0.233900] x86: Booting SMP configuration: [ 0.234469] .... node #0, CPUs: #1 [ 0.235165] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.257123] x86: Booted up 1 node, 2 CPUs [ 0.257126] KVM setup async PF for cpu 1 [ 0.257129] kvm-stealtime: cpu 1, msr f90d940 [ 0.260684] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.262436] devtmpfs: initialized [ 0.264373] evm: security.selinux [ 0.265260] evm: security.SMACK64 [ 0.266295] evm: security.SMACK64EXEC [ 0.267190] evm: security.SMACK64TRANSMUTE [ 0.268345] evm: security.SMACK64MMAP [ 0.269280] evm: security.ima [ 0.270061] evm: security.capability [ 0.271053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.273506] pinctrl core: initialized pinctrl subsystem [ 0.274897] RTC time: 15:22:25, date: 07/03/18 [ 0.276134] NET: Registered protocol family 16 [ 0.288057] cpuidle: using governor ladder [ 0.300075] cpuidle: using governor menu [ 0.301151] PCCT header not found. [ 0.302320] ACPI: bus type PCI registered [ 0.303401] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.305132] PCI: Using configuration type 1 for base access [ 0.306827] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.321301] ACPI: Added _OSI(Module Device) [ 0.322612] ACPI: Added _OSI(Processor Device) [ 0.323869] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324999] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327251] ACPI: Interpreter enabled [ 0.328080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.330080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.332156] ACPI: (supports S0 S3 S4 S5) [ 0.332995] ACPI: Using IOAPIC for interrupt routing [ 0.334212] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.337897] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.339412] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.341032] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.349221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.351619] acpiphp: Slot [3] registered [ 0.352407] acpiphp: Slot [4] registered [ 0.353184] acpiphp: Slot [5] registered [ 0.353977] acpiphp: Slot [6] registered [ 0.354757] acpiphp: Slot [7] registered [ 0.355641] acpiphp: Slot [8] registered [ 0.356479] acpiphp: Slot [9] registered [ 0.357300] acpiphp: Slot [10] registered [ 0.358135] acpiphp: Slot [11] registered [ 0.359018] acpiphp: Slot [12] registered [ 0.359883] acpiphp: Slot [13] registered [ 0.360727] acpiphp: Slot [14] registered [ 0.361574] acpiphp: Slot [15] registered [ 0.362427] acpiphp: Slot [16] registered [ 0.363264] acpiphp: Slot [17] registered [ 0.364081] acpiphp: Slot [18] registered [ 0.364912] acpiphp: Slot [19] registered [ 0.365797] acpiphp: Slot [20] registered [ 0.366621] acpiphp: Slot [21] registered [ 0.367506] acpiphp: Slot [22] registered [ 0.368341] acpiphp: Slot [23] registered [ 0.369203] acpiphp: Slot [24] registered [ 0.370042] acpiphp: Slot [25] registered [ 0.370910] acpiphp: Slot [26] registered [ 0.371773] acpiphp: Slot [27] registered [ 0.372607] acpiphp: Slot [28] registered [ 0.373441] acpiphp: Slot [29] registered [ 0.374306] acpiphp: Slot [30] registered [ 0.375212] acpiphp: Slot [31] registered [ 0.376042] PCI host bridge to bus 0000:00 [ 0.376940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.378294] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.379617] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.381050] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.382573] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.384109] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.388034] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.389432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.390669] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.392284] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.396156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.427039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430840] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432337] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433792] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.435193] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436460] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.437614] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.439429] vgaarb: loaded [ 0.440057] vgaarb: bridge control possible 0000:00:02.0 [ 0.441675] SCSI subsystem initialized [ 0.442598] ACPI: bus type USB registered [ 0.443608] usbcore: registered new interface driver usbfs [ 0.444811] usbcore: registered new interface driver hub [ 0.445964] usbcore: registered new device driver usb [ 0.447308] PCI: Using ACPI for IRQ routing [ 0.448461] NetLabel: Initializing [ 0.449214] NetLabel: domain hash size = 128 [ 0.450221] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451345] NetLabel: unlabeled traffic allowed by default [ 0.452674] clocksource: Switched to clocksource kvm-clock [ 0.458317] AppArmor: AppArmor Filesystem Enabled [ 0.459388] pnp: PnP ACPI init [ 0.460435] pnp: PnP ACPI: found 5 devices [ 0.467206] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.469074] NET: Registered protocol family 2 [ 0.470221] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.471726] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.473117] TCP: Hash tables configured (established 2048 bind 2048) [ 0.474501] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.475729] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.477119] NET: Registered protocol family 1 [ 0.478099] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.479449] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.480667] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.499904] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.518838] Trying to unpack rootfs image as initramfs... [ 0.569090] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.570773] Scanning for low memory corruption every 60 seconds [ 0.572158] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.573642] audit: initializing netlink subsys (disabled) [ 0.574974] audit: type=2000 audit(1530631345.576:1): initialized [ 0.576619] Initialise system trusted keyring [ 0.577777] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.579296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.581801] zbud: loaded [ 0.582640] VFS: Disk quotas dquot_6.6.0 [ 0.583673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.585556] fuse init (API version 7.23) [ 0.586508] Key type big_key registered [ 0.587413] Allocating IMA MOK and blacklist keyrings. [ 0.588810] Key type asymmetric registered [ 0.589738] Asymmetric key parser 'x509' registered [ 0.590903] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.592655] io scheduler noop registered [ 0.593743] io scheduler deadline registered (default) [ 0.595013] io scheduler cfq registered [ 0.595975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597162] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.598838] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.600781] ACPI: Power Button [PWRF] [ 0.601810] GHES: HEST is not enabled! [ 0.620293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.657431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676599] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.678899] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702952] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705440] Linux agpgart interface v0.103 [ 0.707954] brd: module loaded [ 0.709780] loop: module loaded [ 0.714260] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.715530] GPT:90111 != 20971519 [ 0.716277] GPT:Alternate GPT header not at the end of the disk. [ 0.717522] GPT:90111 != 20971519 [ 0.718285] GPT: Use GNU Parted to correct GPT errors. [ 0.719345] vda: vda1 vda15 [ 0.721261] vdb: [ 0.722346] scsi host0: ata_piix [ 0.723181] scsi host1: ata_piix [ 0.723909] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.725264] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.726962] libphy: Fixed MDIO Bus: probed [ 0.727905] tun: Universal TUN/TAP device driver, 1.6 [ 0.728942] tun: (C) 1999-2004 Max Krasnyansky [ 0.730939] PPP generic driver version 2.4.2 [ 0.732059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.733632] ehci-pci: EHCI PCI platform driver [ 0.734653] ehci-platform: EHCI generic platform driver [ 0.735852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.737199] ohci-pci: OHCI PCI platform driver [ 0.738206] ohci-platform: OHCI generic platform driver [ 0.739230] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758093] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759219] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760700] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.761711] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.762882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.764451] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.766269] usb usb1: Product: UHCI Host Controller [ 0.767465] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.769002] usb usb1: SerialNumber: 0000:00:01.2 [ 0.770252] hub 1-0:1.0: USB hub found [ 0.771158] hub 1-0:1.0: 2 ports detected [ 0.772223] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.774338] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.775374] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.776690] mousedev: PS/2 mouse device common for all mice [ 0.778308] rtc_cmos 00:00: RTC can wake from S4 [ 0.779748] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781637] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783190] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784408] i2c /dev entries driver [ 0.785155] device-mapper: uevent: version 1.0.3 [ 0.786074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.787784] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789418] NET: Registered protocol family 10 [ 0.790555] NET: Registered protocol family 17 [ 0.791538] Key type dns_resolver registered [ 0.792709] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.794075] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.803757] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805742] registered taskstats version 1 [ 0.806778] Loading compiled-in X.509 certificates [ 0.808456] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.810801] zswap: loaded using pool lzo/zbud [ 0.812533] Key type trusted registered [ 0.814542] Key type encrypted registered [ 0.815455] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816517] ima: No TPM chip found, activating TPM-bypass! [ 0.817618] evm: HMAC attrs: 0x1 [ 0.818646] Magic number: 10:643:385 [ 0.819472] thermal cooling_device0: hash matches [ 0.820534] rtc_cmos 00:00: setting system clock to 2018-07-03 15:22:25 UTC (1530631345) [ 0.822296] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.823414] EDD information not available. [ 0.881762] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.883354] Write protecting the kernel read-only data: 14336k [ 0.885035] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.886899] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.953556] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.81 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.6... Lease of 10.55.1.6 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6d0dcvCGcB/E5GM1ZUXHNSq4xexfsAn2MiQJsIoeiaGM0WeB+zMB1TD1oS9rpQ/lUfZQhSWj6yDRXYaVLJx5E5j4C7xr9wnGoOby+QoXoftuOTuAzXd2KmSx8wJMpGes8Z5FZ6an1XkhQE1u8h14beWkjvc2DZawfiXCChDQYy+WYg+7gv1Znw41kRG5P1QrD4ZYDbKP1Mdj7c0LDelHqxNQKtO+LiTtN2QAGSHXrMi4p3NHwyz1bioVN2uvFd54JnVUl9xxWrgMzSCAAREr322SAyFJZGbUU3YMEYhbEJW7JkDcS2e2xWrBzEAObcnU5uWBt2X6yOXvqQLARt2EL root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292 ssh-dss AAAAB3NzaC1kc3MAAACBAMBWg+zv84VYSY8n6z0z/JErdifhI0ahZzExdIdrcKhc7Mlxx4xb4Y15+uI5E86UUnOmkhJ68v9HsTpVSZ+TA9ZUOaXyPY6volRC4g+y9rV1EAZ2JJlHYyA9oLI59NSthtxw8OINMn/88tQtbNPuioROrousgm9URG7225BV7jG5AAAAFQCjMf9MU+vg/vHewQFtVTwekay0SwAAAIBYNYLqSrqzknNONe5ZcxstBW5mKzVyvHnWZp7cgGAAUb3vt6Nrt31n+90+yU/JNlNp35sS9gJxNjmlwqZrZOvad3R4SeoWEzFTRWGCxdwdwk1e2zWdNgArhGxI4qMVWFq5nkfkt0oKS7wmDKppzExT6eCHnnp/2jasm81T2nYd0gAAAIEAvKwegNgPAcV8JWOcL9PThfvGvP3ctL74dMBB+cktF+3lfJU7zJlDFOBFBYTz7bOAC9HTLxL/ON+i3MvYoD2eSRRjAxA3JU3V1QgCyEw9p0Ad9Ksiwis2Ghou26d1GiRx6HyJPwBN2T0poGHd2lgsVeXYomqdYuhb3YT/+4N1iyc= root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe7f:8d5e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a70549a1-056a-4c22-adc4-5cf3a70a1560 name: CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=9.40 === === 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:7F:8D:5E inet addr:10.55.1.6 Bcast:10.55.1.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7f:8d5e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:17 errors:0 dropped:0 overruns:0 frame:0 TX packets:24 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1938 (1.8 KiB) TX bytes:2494 (2.4 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.2 nameserver 10.55.1.3 ### ping -c 5 10.55.1.1 PING 10.55.1.1 (10.55.1.1): 56 data bytes --- 10.55.1.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.55.1.2 PING 10.55.1.2 (10.55.1.2): 56 data bytes 64 bytes from 10.55.1.2: seq=0 ttl=64 time=0.647 ms 64 bytes from 10.55.1.2: seq=1 ttl=64 time=0.137 ms 64 bytes from 10.55.1.2: seq=2 ttl=64 time=0.111 ms 64 bytes from 10.55.1.2: seq=3 ttl=64 time=0.121 ms 64 bytes from 10.55.1.2: seq=4 ttl=64 time=0.112 ms --- 10.55.1.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.111/0.225/0.647 ms #### ping -c 5 10.55.1.3 PING 10.55.1.3 (10.55.1.3): 56 data bytes 2018-07-03 15:22:58,703 - create_instance - INFO - Checking if VM is active 2018-07-03 15:22:58,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:22:58,971 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:22:58 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-cea93603-091b-4a3f-aa18-be74bbc599ee X-Compute-Request-Id: req-cea93603-091b-4a3f-aa18-be74bbc599ee Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:22:58,971 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-cea93603-091b-4a3f-aa18-be74bbc599ee 2018-07-03 15:22:58,972 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:22:58,972 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:01,975 - create_instance - DEBUG - VM status query timeout in 896.727683067 2018-07-03 15:23:01,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:02,531 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:02 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-78239483-0260-4ecf-8515-525ff8f7cf1e X-Compute-Request-Id: req-78239483-0260-4ecf-8515-525ff8f7cf1e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:02,531 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-78239483-0260-4ecf-8515-525ff8f7cf1e 2018-07-03 15:23:02,531 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:02,531 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:05,533 - create_instance - DEBUG - VM status query timeout in 893.170423031 2018-07-03 15:23:05,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:06,148 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:06 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-164b190a-919e-41bd-84d5-dcafd34c47c1 X-Compute-Request-Id: req-164b190a-919e-41bd-84d5-dcafd34c47c1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:06,148 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-164b190a-919e-41bd-84d5-dcafd34c47c1 2018-07-03 15:23:06,149 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:06,149 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:09,150 - create_instance - DEBUG - VM status query timeout in 889.553173065 2018-07-03 15:23:09,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:09,654 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:09 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-c1b4d054-2eaf-4dd8-996e-2d9b5a3c04e7 X-Compute-Request-Id: req-c1b4d054-2eaf-4dd8-996e-2d9b5a3c04e7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:09,654 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-c1b4d054-2eaf-4dd8-996e-2d9b5a3c04e7 2018-07-03 15:23:09,655 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:09,655 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:12,658 - create_instance - DEBUG - VM status query timeout in 886.044963121 2018-07-03 15:23:12,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:12,947 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23: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-ec91bb55-2998-4e4b-8b93-9e6e4c4b29cf X-Compute-Request-Id: req-ec91bb55-2998-4e4b-8b93-9e6e4c4b29cf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:12,947 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-ec91bb55-2998-4e4b-8b93-9e6e4c4b29cf 2018-07-03 15:23:12,948 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:12,948 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:15,949 - create_instance - DEBUG - VM status query timeout in 882.753765106 2018-07-03 15:23:15,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:16,594 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:16 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-a340af5a-7207-4204-b20e-66724dbd7c7f X-Compute-Request-Id: req-a340af5a-7207-4204-b20e-66724dbd7c7f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:16,594 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-a340af5a-7207-4204-b20e-66724dbd7c7f 2018-07-03 15:23:16,595 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:16,595 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:19,596 - create_instance - DEBUG - VM status query timeout in 879.107425928 2018-07-03 15:23:19,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:20,210 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:20 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-1edcc851-0384-438f-bd95-e8392ecc76bb X-Compute-Request-Id: req-1edcc851-0384-438f-bd95-e8392ecc76bb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:20,210 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-1edcc851-0384-438f-bd95-e8392ecc76bb 2018-07-03 15:23:20,211 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:20,211 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:23,214 - create_instance - DEBUG - VM status query timeout in 875.488883972 2018-07-03 15:23:23,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:23,872 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23: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-2c645e7a-7529-4e73-8532-c3154e8bc7f1 X-Compute-Request-Id: req-2c645e7a-7529-4e73-8532-c3154e8bc7f1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:23,872 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-2c645e7a-7529-4e73-8532-c3154e8bc7f1 2018-07-03 15:23:23,873 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:23,873 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:26,876 - create_instance - DEBUG - VM status query timeout in 871.826819897 2018-07-03 15:23:26,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:27,376 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23: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-149dae02-2857-43e5-984c-3b0deef2fc16 X-Compute-Request-Id: req-149dae02-2857-43e5-984c-3b0deef2fc16 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:27,376 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-149dae02-2857-43e5-984c-3b0deef2fc16 2018-07-03 15:23:27,376 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:27,377 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:30,380 - create_instance - DEBUG - VM status query timeout in 868.323228121 2018-07-03 15:23:30,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:30,680 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:30 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-f492727c-3cbf-487c-8b37-538322fb8301 X-Compute-Request-Id: req-f492727c-3cbf-487c-8b37-538322fb8301 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:30,680 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-f492727c-3cbf-487c-8b37-538322fb8301 2018-07-03 15:23:30,681 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:30,681 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:33,684 - create_instance - DEBUG - VM status query timeout in 865.018673897 2018-07-03 15:23:33,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:33,986 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:33 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-b6a71140-d50f-48e1-a92a-8eef04f00243 X-Compute-Request-Id: req-b6a71140-d50f-48e1-a92a-8eef04f00243 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:33,987 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-b6a71140-d50f-48e1-a92a-8eef04f00243 2018-07-03 15:23:33,987 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:33,987 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:36,991 - create_instance - DEBUG - VM status query timeout in 861.712347031 2018-07-03 15:23:36,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:37,258 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:37 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-2c416f2e-3fc2-40b8-8248-5bcc1a3a87f2 X-Compute-Request-Id: req-2c416f2e-3fc2-40b8-8248-5bcc1a3a87f2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:37,258 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-2c416f2e-3fc2-40b8-8248-5bcc1a3a87f2 2018-07-03 15:23:37,258 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:37,259 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:40,262 - create_instance - DEBUG - VM status query timeout in 858.441422939 2018-07-03 15:23:40,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:40,549 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:40 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-f4dec070-b0f4-4031-b4af-9cc710abc9cf X-Compute-Request-Id: req-f4dec070-b0f4-4031-b4af-9cc710abc9cf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:40,549 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-f4dec070-b0f4-4031-b4af-9cc710abc9cf 2018-07-03 15:23:40,550 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:40,550 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:43,550 - create_instance - DEBUG - VM status query timeout in 855.15277791 2018-07-03 15:23:43,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:43,854 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23: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-6e399ad9-9834-452b-a9f4-8d74063fc1ba X-Compute-Request-Id: req-6e399ad9-9834-452b-a9f4-8d74063fc1ba Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:43,854 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-6e399ad9-9834-452b-a9f4-8d74063fc1ba 2018-07-03 15:23:43,854 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:43,855 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:46,858 - create_instance - DEBUG - VM status query timeout in 851.845195055 2018-07-03 15:23:46,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:47,143 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23: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-023db381-2d0c-415b-ac6e-480f60f1dbc6 X-Compute-Request-Id: req-023db381-2d0c-415b-ac6e-480f60f1dbc6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:47,143 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-023db381-2d0c-415b-ac6e-480f60f1dbc6 2018-07-03 15:23:47,144 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:47,144 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:50,145 - create_instance - DEBUG - VM status query timeout in 848.558448076 2018-07-03 15:23:50,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:50,422 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:50 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-6c9e4d1d-7760-4630-998b-ea2c99f3ff78 X-Compute-Request-Id: req-6c9e4d1d-7760-4630-998b-ea2c99f3ff78 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:50,422 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-6c9e4d1d-7760-4630-998b-ea2c99f3ff78 2018-07-03 15:23:50,422 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:50,423 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:53,426 - create_instance - DEBUG - VM status query timeout in 845.27718997 2018-07-03 15:23:53,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:53,692 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:53 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-52feea61-bc7b-42e9-85f5-6507000bdf5b X-Compute-Request-Id: req-52feea61-bc7b-42e9-85f5-6507000bdf5b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:53,692 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-52feea61-bc7b-42e9-85f5-6507000bdf5b 2018-07-03 15:23:53,693 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:53,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:56,696 - create_instance - DEBUG - VM status query timeout in 842.006890059 2018-07-03 15:23:56,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:23:56,992 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:23:56 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-dfe7d5b6-ef00-4343-a45f-abdd30c31dd8 X-Compute-Request-Id: req-dfe7d5b6-ef00-4343-a45f-abdd30c31dd8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:23:56,992 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-dfe7d5b6-ef00-4343-a45f-abdd30c31dd8 2018-07-03 15:23:56,993 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:23:56,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:23:59,996 - create_instance - DEBUG - VM status query timeout in 838.706892967 2018-07-03 15:23: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/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:00,265 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24: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-94d25f7d-8e56-4d8c-b155-bd1de4d5a518 X-Compute-Request-Id: req-94d25f7d-8e56-4d8c-b155-bd1de4d5a518 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:00,265 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-94d25f7d-8e56-4d8c-b155-bd1de4d5a518 2018-07-03 15:24:00,266 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:00,266 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:03,268 - create_instance - DEBUG - VM status query timeout in 835.435117006 2018-07-03 15:24:03,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:03,554 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24: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-ec7bde5c-2c1b-4397-8250-7d5521082990 X-Compute-Request-Id: req-ec7bde5c-2c1b-4397-8250-7d5521082990 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:03,555 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-ec7bde5c-2c1b-4397-8250-7d5521082990 2018-07-03 15:24:03,555 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:03,555 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:06,559 - create_instance - DEBUG - VM status query timeout in 832.144465923 2018-07-03 15:24:06,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:06,840 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:06 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-853fd9c5-eb96-4ad9-a258-844d8797d98b X-Compute-Request-Id: req-853fd9c5-eb96-4ad9-a258-844d8797d98b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:06,840 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-853fd9c5-eb96-4ad9-a258-844d8797d98b 2018-07-03 15:24:06,840 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:06,841 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:09,844 - create_instance - DEBUG - VM status query timeout in 828.859113932 2018-07-03 15:24:09,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:10,112 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24: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-c90d38ca-1a5f-438c-a61f-84ca6117c070 X-Compute-Request-Id: req-c90d38ca-1a5f-438c-a61f-84ca6117c070 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:10,112 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-c90d38ca-1a5f-438c-a61f-84ca6117c070 2018-07-03 15:24:10,112 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:10,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:13,115 - create_instance - DEBUG - VM status query timeout in 825.588176012 2018-07-03 15:24:13,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:13,752 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:13 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-6c38f849-f400-408d-984d-695f134ee1a0 X-Compute-Request-Id: req-6c38f849-f400-408d-984d-695f134ee1a0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:13,753 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-6c38f849-f400-408d-984d-695f134ee1a0 2018-07-03 15:24:13,753 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:13,753 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:16,754 - create_instance - DEBUG - VM status query timeout in 821.949459076 2018-07-03 15:24:16,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:17,047 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:17 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-f9b50ae2-747f-4684-b001-32b58f226e92 X-Compute-Request-Id: req-f9b50ae2-747f-4684-b001-32b58f226e92 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:17,048 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-f9b50ae2-747f-4684-b001-32b58f226e92 2018-07-03 15:24:17,048 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:17,048 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:20,049 - create_instance - DEBUG - VM status query timeout in 818.654235125 2018-07-03 15:24:20,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:20,705 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:20 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-bf906511-bbfe-4b0b-86e0-fd968dc4c304 X-Compute-Request-Id: req-bf906511-bbfe-4b0b-86e0-fd968dc4c304 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:20,705 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-bf906511-bbfe-4b0b-86e0-fd968dc4c304 2018-07-03 15:24:20,706 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:20,706 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:23,709 - create_instance - DEBUG - VM status query timeout in 814.993693113 2018-07-03 15:24:23,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:24,006 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24: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-683d8a2d-fa46-41e2-a4d2-6068bc1df324 X-Compute-Request-Id: req-683d8a2d-fa46-41e2-a4d2-6068bc1df324 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:24,006 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-683d8a2d-fa46-41e2-a4d2-6068bc1df324 2018-07-03 15:24:24,007 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:24,007 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:27,010 - create_instance - DEBUG - VM status query timeout in 811.693421125 2018-07-03 15:24:27,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:27,285 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24: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-76d2755e-9408-4ffb-86ed-d73890d2eb61 X-Compute-Request-Id: req-76d2755e-9408-4ffb-86ed-d73890d2eb61 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:27,285 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-76d2755e-9408-4ffb-86ed-d73890d2eb61 2018-07-03 15:24:27,285 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:27,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:30,289 - create_instance - DEBUG - VM status query timeout in 808.414283991 2018-07-03 15:24:30,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:30,602 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:30 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-47268ad2-65b7-4a7a-b971-ab7be7cdb36a X-Compute-Request-Id: req-47268ad2-65b7-4a7a-b971-ab7be7cdb36a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:30,602 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-47268ad2-65b7-4a7a-b971-ab7be7cdb36a 2018-07-03 15:24:30,603 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:30,603 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:33,604 - create_instance - DEBUG - VM status query timeout in 805.099462032 2018-07-03 15:24:33,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:33,917 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:33 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-ba3f309e-8443-4c6e-8906-7bef470e9e71 X-Compute-Request-Id: req-ba3f309e-8443-4c6e-8906-7bef470e9e71 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:33,917 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-ba3f309e-8443-4c6e-8906-7bef470e9e71 2018-07-03 15:24:33,918 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:33,918 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:36,921 - create_instance - DEBUG - VM status query timeout in 801.781917095 2018-07-03 15:24:36,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:37,561 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:37 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-d9091466-952a-4f10-8850-97b37c71090e X-Compute-Request-Id: req-d9091466-952a-4f10-8850-97b37c71090e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:37,561 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-d9091466-952a-4f10-8850-97b37c71090e 2018-07-03 15:24:37,561 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:37,561 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:40,563 - create_instance - DEBUG - VM status query timeout in 798.140239 2018-07-03 15:24:40,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:41,172 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24: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-1d581dfc-8cec-420b-8613-49ee813403cc X-Compute-Request-Id: req-1d581dfc-8cec-420b-8613-49ee813403cc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:41,172 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-1d581dfc-8cec-420b-8613-49ee813403cc 2018-07-03 15:24:41,173 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:41,173 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:44,174 - create_instance - DEBUG - VM status query timeout in 794.529450893 2018-07-03 15:24:44,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:44,464 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24: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-d81ae84a-772c-407e-b95d-cdacc994ef3f X-Compute-Request-Id: req-d81ae84a-772c-407e-b95d-cdacc994ef3f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:22:44Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:44,464 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-d81ae84a-772c-407e-b95d-cdacc994ef3f 2018-07-03 15:24:44,464 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:24:44,465 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:24:47,468 - create_instance - DEBUG - VM status query timeout in 791.235145092 2018-07-03 15:24:47,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:47,750 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:47 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-93b11f20-09e8-4cfb-b634-0ef2e25155bf X-Compute-Request-Id: req-93b11f20-09e8-4cfb-b634-0ef2e25155bf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:24:46Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:47,750 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-93b11f20-09e8-4cfb-b634-0ef2e25155bf 2018-07-03 15:24:47,751 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - ACTIVE 2018-07-03 15:24:47,751 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:24:47,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:48,022 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24: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-495db65f-7e23-449d-a372-6a880094e281 X-Compute-Request-Id: req-495db65f-7e23-449d-a372-6a880094e281 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:24:46Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:48,023 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-495db65f-7e23-449d-a372-6a880094e281 2018-07-03 15:24:48,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/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:48,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:48 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-67c08709-d6c1-4ff0-b6d5-0bfde46051cb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:24:48,200 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-67c08709-d6c1-4ff0-b6d5-0bfde46051cb 2018-07-03 15:24:48,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:48,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:24:48 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7e9f6be-e933-47eb-bab7-c3eb29303926 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:24:48,475 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-c7e9f6be-e933-47eb-bab7-c3eb29303926 2018-07-03 15:24:48,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:48,561 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-520b8baf-0787-4557-9e9c-426f290f0c89 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:24:48,562 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-520b8baf-0787-4557-9e9c-426f290f0c89 2018-07-03 15:24:48,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:48,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:48 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-ef26cc45-3b97-4c3f-89b6-a09e70247178 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:22:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:24:46Z","binding:vnic_type":"normal","device_id":"a70549a1-056a-4c22-adc4-5cf3a70a1560","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:7f:8d:5e","id":"0aa57bc4-3acb-4522-b5a4-071995033e48","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["cdaf9c4f-0677-4636-9dc6-a08edf01e704","74641a6f-b535-4b19-9807-b83309b4931c"],"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:00Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:48Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1e:b0:91","id":"7a89e5fd-599e-4eb7-97de-8f63bd8dd91a","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:49Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:06:64","id":"f2a3eab7-414e-4a25-9aa2-53a79a38ed2f","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:24:48,688 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-ef26cc45-3b97-4c3f-89b6-a09e70247178 2018-07-03 15:24:48,688 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:24:55,700 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c4ce750L 2018-07-03 15:24:55,701 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:24:55,701 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:24:55,701 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:24:55,702 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:24:55,703 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:24:55,703 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:24:55,703 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:24:55,703 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:24:55,703 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:24:55,720 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:24:55,721 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:24:55,733 - paramiko.transport - DEBUG - Trying discovered key 24a5402490e5eb342f015d9bd2e46311 in tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6 2018-07-03 15:24:55,759 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:24:55,765 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:24:55,865 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:24:55,879 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:24:55,880 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:24:55,881 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c4ce750L 2018-07-03 15:24:55,882 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:24:55,882 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:24:55,882 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:24:55,884 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:24:55,884 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:24:55,884 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:24:55,884 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:24:55,885 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:24:55,885 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:24:55,902 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:24:55,902 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:24:55,915 - paramiko.transport - DEBUG - Trying discovered key 24a5402490e5eb342f015d9bd2e46311 in tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6 2018-07-03 15:24:55,939 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:24:55,942 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:24:55,947 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:24:55,948 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-03 15:24:55,948 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:24:55,950 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:24:55,951 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:24:55,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:24:56,578 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:24:56 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bdf04c44-50ed-4b48-8939-bfdb40556fa8 X-Compute-Request-Id: req-bdf04c44-50ed-4b48-8939-bfdb40556fa8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:24:46Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:24:56,578 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-bdf04c44-50ed-4b48-8939-bfdb40556fa8 2018-07-03 15:24:56,581 - novaclient.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/a70549a1-056a-4c22-adc4-5cf3a70a1560/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"reboot": {"type": "SOFT"}}' 2018-07-03 15:24:56,770 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:24: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-f807fad9-6054-4d63-8f0f-55c127940017 X-Compute-Request-Id: req-f807fad9-6054-4d63-8f0f-55c127940017 2018-07-03 15:24:56,770 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560/action used request id req-f807fad9-6054-4d63-8f0f-55c127940017 2018-07-03 15:25:11,774 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-07-03 15:25:11,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:12,062 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25: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-36c073ad-4fb9-4d98-a0da-d1894402193a X-Compute-Request-Id: req-36c073ad-4fb9-4d98-a0da-d1894402193a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:12,062 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-36c073ad-4fb9-4d98-a0da-d1894402193a 2018-07-03 15:25:12,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 15:25:12,169 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25:12 GMT Content-Type: application/json Content-Length: 28012 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-582c97ec-319e-44a7-a172-a8652176911a X-Compute-Request-Id: req-582c97ec-319e-44a7-a172-a8652176911a 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff]\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 796222081 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.145147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147529] pid_max: default: 32768 minimum: 301\n[ 0.148851] ACPI: Core revision 20150930\n[ 0.150575] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152392] Security Framework initialized\n[ 0.153533] Yama: becoming mindful.\n[ 0.154508] AppArmor: AppArmor initialized\n[ 0.155703] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157490] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.159259] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.160932] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.162920] Initializing cgroup subsys io\n[ 0.164068] Initializing cgroup subsys memory\n[ 0.165292] Initializing cgroup subsys devices\n[ 0.166567] Initializing cgroup subsys freezer\n[ 0.167801] Initializing cgroup subsys net_cls\n[ 0.169117] Initializing cgroup subsys perf_event\n[ 0.170510] Initializing cgroup subsys net_prio\n[ 0.171771] Initializing cgroup subsys hugetlb\n[ 0.173074] Initializing cgroup subsys pids\n[ 0.174293] CPU: Physical Processor ID: 0\n[ 0.176137] mce: CPU supports 10 MCE banks\n[ 0.177111] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178395] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180820] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186546] ftrace: allocating 31920 entries in 125 pages\n[ 0.207846] smpboot: Max logical packages: 2\n[ 0.208990] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210739] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.212618] x2apic enabled\n[ 0.213567] Switched APIC routing to physical x2apic.\n[ 0.215575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217120] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.220051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.222290] ... version: 2\n[ 0.223189] ... bit width: 48\n[ 0.224215] ... generic registers: 4\n[ 0.225021] ... value mask: 0000ffffffffffff\n[ 0.226221] ... max period: 000000007fffffff\n[ 0.227470] ... fixed-purpose events: 3\n[ 0.228382] ... event mask: 000000070000000f\n[ 0.229845] KVM setup paravirtual spinlock\n[ 0.231595] x86: Booting SMP configuration:\n[ 0.232717] .... node #0, CPUs: #1\n[ 0.233919] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.256198] x86: Booted up 1 node, 2 CPUs\n[ 0.256200] KVM setup async PF for cpu 1\n[ 0.256203] kvm-stealtime: cpu 1, msr f90d940\n[ 0.259750] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.261774] devtmpfs: initialized\n[ 0.263825] evm: security.selinux\n[ 0.264822] evm: security.SMACK64\n[ 0.265763] evm: security.SMACK64EXEC\n[ 0.266564] evm: security.SMACK64TRANSMUTE\n[ 0.267468] evm: security.SMACK64MMAP\n[ 0.268406] evm: security.ima\n[ 0.269159] evm: security.capability\n[ 0.270170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.272503] pinctrl core: initialized pinctrl subsystem\n[ 0.274050] RTC time: 15:24:46, date: 07/03/18\n[ 0.275463] NET: Registered protocol family 16\n[ 0.287432] cpuidle: using governor ladder\n[ 0.299480] cpuidle: using governor menu\n[ 0.300510] PCCT header not found.\n[ 0.301523] ACPI: bus type PCI registered\n[ 0.302642] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304343] PCI: Using configuration type 1 for base access\n[ 0.305955] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.316546] ACPI: Added _OSI(Module Device)\n[ 0.318039] ACPI: Added _OSI(Processor Device)\n[ 0.319175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322906] ACPI: Interpreter enabled\n[ 0.323960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328792] ACPI: (supports S0 S3 S4 S5)\n[ 0.329750] ACPI: Using IOAPIC for interrupt routing\n[ 0.330944] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.334929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338435] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346851] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349777] acpiphp: Slot [3] registered\n[ 0.350885] acpiphp: Slot [4] registered\n[ 0.351928] acpiphp: Slot [5] registered\n[ 0.352874] acpiphp: Slot [6] registered\n[ 0.354018] acpiphp: Slot [7] registered\n[ 0.355079] acpiphp: Slot [8] registered\n[ 0.356129] acpiphp: Slot [9] registered\n[ 0.357177] acpiphp: Slot [10] registered\n[ 0.358167] acpiphp: Slot [11] registered\n[ 0.359244] acpiphp: Slot [12] registered\n[ 0.360350] acpiphp: Slot [13] registered\n[ 0.361367] acpiphp: Slot [14] registered\n[ 0.362404] acpiphp: Slot [15] registered\n[ 0.363421] acpiphp: Slot [16] registered\n[ 0.364202] acpiphp: Slot [17] registered\n[ 0.365184] acpiphp: Slot [18] registered\n[ 0.366150] acpiphp: Slot [19] registered\n[ 0.367108] acpiphp: Slot [20] registered\n[ 0.368358] acpiphp: Slot [21] registered\n[ 0.369385] acpiphp: Slot [22] registered\n[ 0.370408] acpiphp: Slot [23] registered\n[ 0.371529] acpiphp: Slot [24] registered\n[ 0.372813] acpiphp: Slot [25] registered\n[ 0.374088] acpiphp: Slot [26] registered\n[ 0.375161] acpiphp: Slot [27] registered\n[ 0.376264] acpiphp: Slot [28] registered\n[ 0.377370] acpiphp: Slot [29] registered\n[ 0.378423] acpiphp: Slot [30] registered\n[ 0.379301] acpiphp: Slot [31] registered\n[ 0.380489] PCI host bridge to bus 0000:00\n[ 0.381662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.383380] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.385170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.387097] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.388881] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.391126] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.395521] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.397439] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.399278] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401270] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.405686] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.407756] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438532] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440534] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442205] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443932] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445717] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447663] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449198] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450809] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.453029] vgaarb: loaded\n[ 0.453825] vgaarb: bridge control possible 0000:00:02.0\n[ 0.455366] SCSI subsystem initialized\n[ 0.456459] ACPI: bus type USB registered\n[ 0.457307] usbcore: registered new interface driver usbfs\n[ 0.458647] usbcore: registered new interface driver hub\n[ 0.460154] usbcore: registered new device driver usb\n[ 0.461748] PCI: Using ACPI for IRQ routing\n[ 0.463137] NetLabel: Initializing\n[ 0.464096] NetLabel: domain hash size = 128\n[ 0.465220] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466600] NetLabel: unlabeled traffic allowed by default\n[ 0.467853] clocksource: Switched to clocksource kvm-clock\n[ 0.473806] AppArmor: AppArmor Filesystem Enabled\n[ 0.475168] pnp: PnP ACPI init\n[ 0.476394] pnp: PnP ACPI: found 5 devices\n[ 0.483385] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485551] NET: Registered protocol family 2\n[ 0.486827] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.488667] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.490175] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.491721] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493303] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495185] NET: Registered protocol family 1\n[ 0.496322] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497957] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499477] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518806] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538049] Trying to unpack rootfs image as initramfs...\n[ 0.589250] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.591409] Scanning for low memory corruption every 60 seconds\n[ 0.593349] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.594687] audit: initializing netlink subsys (disabled)\n[ 0.596022] audit: type=2000 audit(1530631487.094:1): initialized\n[ 0.597477] Initialise system trusted keyring\n[ 0.598825] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.603280] zbud: loaded\n[ 0.604154] VFS: Disk quotas dquot_6.6.0\n[ 0.605353] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.607705] fuse init (API version 7.23)\n[ 0.608971] Key type big_key registered\n[ 0.610017] Allocating IMA MOK and blacklist keyrings.\n[ 0.611741] Key type asymmetric registered\n[ 0.612862] Asymmetric key parser 'x509' registered\n[ 0.614371] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.616393] io scheduler noop registered\n[ 0.617472] io scheduler deadline registered (default)\n[ 0.618810] io scheduler cfq registered\n[ 0.619864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621310] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.625271] ACPI: Power Button [PWRF]\n[ 0.626330] GHES: HEST is not enabled!\n[ 0.644868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683273] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702872] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.705408] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.729267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.732141] Linux agpgart interface v0.103\n[ 0.734958] brd: module loaded\n[ 0.736580] loop: module loaded\n[ 0.741870] vda: vda1 vda15\n[ 0.744256] vdb:\n[ 0.745441] scsi host0: ata_piix\n[ 0.746446] scsi host1: ata_piix\n[ 0.747324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.748877] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.750752] libphy: Fixed MDIO Bus: probed\n[ 0.751859] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753135] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755230] PPP generic driver version 2.4.2\n[ 0.756404] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.758171] ehci-pci: EHCI PCI platform driver\n[ 0.759324] ehci-platform: EHCI generic platform driver\n[ 0.760820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.762518] ohci-pci: OHCI PCI platform driver\n[ 0.763748] ohci-platform: OHCI generic platform driver\n[ 0.765180] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.784445] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787250] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788380] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791109] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.792691] usb usb1: Product: UHCI Host Controller\n[ 0.793768] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.795304] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796478] hub 1-0:1.0: USB hub found\n[ 0.797341] hub 1-0:1.0: 2 ports detected\n[ 0.798328] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.800852] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.801997] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.803420] mousedev: PS/2 mouse device common for all mice\n[ 0.804988] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.807292] rtc_cmos 00:00: RTC can wake from S4\n[ 0.808572] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.810109] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.811619] i2c /dev entries driver\n[ 0.812591] device-mapper: uevent: version 1.0.3\n[ 0.813826] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815835] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.817453] NET: Registered protocol family 10\n[ 0.818642] NET: Registered protocol family 17\n[ 0.819581] Key type dns_resolver registered\n[ 0.820678] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.821981] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.823377] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825613] registered taskstats version 1\n[ 0.826608] Loading compiled-in X.509 certificates\n[ 0.828376] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837613] zswap: loaded using pool lzo/zbud\n[ 0.839371] Key type trusted registered\n[ 0.841356] Key type encrypted registered\n[ 0.842257] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843404] ima: No TPM chip found, activating TPM-bypass!\n[ 0.844730] evm: HMAC attrs: 0x1\n[ 0.845860] Magic number: 10:196:436\n[ 0.846899] rtc_cmos 00:00: setting system clock to 2018-07-03 15:24:47 UTC (1530631487)\n[ 0.848849] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.850140] EDD information not available.\n[ 0.908860] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910579] Write protecting the kernel read-only data: 14336k\n[ 0.912413] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914470] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\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 5.95\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... [ 6.183233] random: dd urandom read with 9 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.6...\nLease of 10.55.1.6 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6d0dcvCGcB/E5GM1ZUXHNSq4xexfsAn2MiQJsIoeiaGM0WeB+zMB1TD1oS9rpQ/lUfZQhSWj6yDRXYaVLJx5E5j4C7xr9wnGoOby+QoXoftuOTuAzXd2KmSx8wJMpGes8Z5FZ6an1XkhQE1u8h14beWkjvc2DZawfiXCChDQYy+WYg+7gv1Znw41kRG5P1QrD4ZYDbKP1Mdj7c0LDelHqxNQKtO+LiTtN2QAGSHXrMi4p3NHwyz1bioVN2uvFd54JnVUl9xxWrgMzSCAAREr322SAyFJZGbUU3YMEYhbEJW7JkDcS2e2xWrBzEAObcnU5uWBt2X6yOXvqQLARt2EL root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292\nssh-dss AAAAB3NzaC1kc3MAAACBAMBWg+zv84VYSY8n6z0z/JErdifhI0ahZzExdIdrcKhc7Mlxx4xb4Y15+uI5E86UUnOmkhJ68v9HsTpVSZ+TA9ZUOaXyPY6volRC4g+y9rV1EAZ2JJlHYyA9oLI59NSthtxw8OINMn/88tQtbNPuioROrousgm9URG7225BV7jG5AAAAFQCjMf9MU+vg/vHewQFtVTwekay0SwAAAIBYNYLqSrqzknNONe5ZcxstBW5mKzVyvHnWZp7cgGAAUb3vt6Nrt31n+90+yU/JNlNp35sS9gJxNjmlwqZrZOvad3R4SeoWEzFTRWGCxdwdwk1e2zWdNgArhGxI4qMVWFq5nkfkt0oKS7wmDKppzExT6eCHnnp/2jasm81T2nYd0gAAAIEAvKwegNgPAcV8JWOcL9PThfvGvP3ctL74dMBB+cktF+3lfJU7zJlDFOBFBYTz7bOAC9HTLxL/ON+i3MvYoD2eSRRjAxA3JU3V1QgCyEw9p0Ad9Ksiwis2Ghou26d1GiRx6HyJPwBN2T0poGHd2lgsVeXYomqdYuhb3YT/+4N1iyc= root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe7f:8d5e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: a70549a1-056a-4c22-adc4-5cf3a70a1560\nname: CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=6.32 ===\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:7F:8D:5E \n inet addr:10.55.1.6 Bcast:10.55.1.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7f:8d5e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:32 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:5728 (5.5 KiB) TX bytes:5338 (5.2 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.2\nnameserver 10.55.1.3\n### ping -c 5 10.55.1.1\nPING 10.55.1.1 (10.55.1.1): 56 data bytes\n\n--- 10.55.1.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 10.55.1.2\nPING 10.55.1.2 (10.55.1.2): 56 data bytes\n64 bytes from 10.55.1.2: seq=0 ttl=64 time=0.230 ms\n64 bytes from 10.55.1.2: seq=1 ttl=64 time=0.168 ms\n"} 2018-07-03 15:25:12,170 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560/action used request id req-582c97ec-319e-44a7-a172-a8652176911a 2018-07-03 15:25:12,172 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 15:25:12,172 - 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff] [ 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 796222081 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.145147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.147529] pid_max: default: 32768 minimum: 301 [ 0.148851] ACPI: Core revision 20150930 [ 0.150575] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152392] Security Framework initialized [ 0.153533] Yama: becoming mindful. [ 0.154508] AppArmor: AppArmor initialized [ 0.155703] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157490] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.159259] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.160932] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.162920] Initializing cgroup subsys io [ 0.164068] Initializing cgroup subsys memory [ 0.165292] Initializing cgroup subsys devices [ 0.166567] Initializing cgroup subsys freezer [ 0.167801] Initializing cgroup subsys net_cls [ 0.169117] Initializing cgroup subsys perf_event [ 0.170510] Initializing cgroup subsys net_prio [ 0.171771] Initializing cgroup subsys hugetlb [ 0.173074] Initializing cgroup subsys pids [ 0.174293] CPU: Physical Processor ID: 0 [ 0.176137] mce: CPU supports 10 MCE banks [ 0.177111] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.178395] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180820] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186546] ftrace: allocating 31920 entries in 125 pages [ 0.207846] smpboot: Max logical packages: 2 [ 0.208990] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210739] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.212618] x2apic enabled [ 0.213567] Switched APIC routing to physical x2apic. [ 0.215575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217120] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.220051] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.222290] ... version: 2 [ 0.223189] ... bit width: 48 [ 0.224215] ... generic registers: 4 [ 0.225021] ... value mask: 0000ffffffffffff [ 0.226221] ... max period: 000000007fffffff [ 0.227470] ... fixed-purpose events: 3 [ 0.228382] ... event mask: 000000070000000f [ 0.229845] KVM setup paravirtual spinlock [ 0.231595] x86: Booting SMP configuration: [ 0.232717] .... node #0, CPUs: #1 [ 0.233919] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.256198] x86: Booted up 1 node, 2 CPUs [ 0.256200] KVM setup async PF for cpu 1 [ 0.256203] kvm-stealtime: cpu 1, msr f90d940 [ 0.259750] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.261774] devtmpfs: initialized [ 0.263825] evm: security.selinux [ 0.264822] evm: security.SMACK64 [ 0.265763] evm: security.SMACK64EXEC [ 0.266564] evm: security.SMACK64TRANSMUTE [ 0.267468] evm: security.SMACK64MMAP [ 0.268406] evm: security.ima [ 0.269159] evm: security.capability [ 0.270170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.272503] pinctrl core: initialized pinctrl subsystem [ 0.274050] RTC time: 15:24:46, date: 07/03/18 [ 0.275463] NET: Registered protocol family 16 [ 0.287432] cpuidle: using governor ladder [ 0.299480] cpuidle: using governor menu [ 0.300510] PCCT header not found. [ 0.301523] ACPI: bus type PCI registered [ 0.302642] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304343] PCI: Using configuration type 1 for base access [ 0.305955] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.316546] ACPI: Added _OSI(Module Device) [ 0.318039] ACPI: Added _OSI(Processor Device) [ 0.319175] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322906] ACPI: Interpreter enabled [ 0.323960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328792] ACPI: (supports S0 S3 S4 S5) [ 0.329750] ACPI: Using IOAPIC for interrupt routing [ 0.330944] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.334929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336601] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338435] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.346851] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349777] acpiphp: Slot [3] registered [ 0.350885] acpiphp: Slot [4] registered [ 0.351928] acpiphp: Slot [5] registered [ 0.352874] acpiphp: Slot [6] registered [ 0.354018] acpiphp: Slot [7] registered [ 0.355079] acpiphp: Slot [8] registered [ 0.356129] acpiphp: Slot [9] registered [ 0.357177] acpiphp: Slot [10] registered [ 0.358167] acpiphp: Slot [11] registered [ 0.359244] acpiphp: Slot [12] registered [ 0.360350] acpiphp: Slot [13] registered [ 0.361367] acpiphp: Slot [14] registered [ 0.362404] acpiphp: Slot [15] registered [ 0.363421] acpiphp: Slot [16] registered [ 0.364202] acpiphp: Slot [17] registered [ 0.365184] acpiphp: Slot [18] registered [ 0.366150] acpiphp: Slot [19] registered [ 0.367108] acpiphp: Slot [20] registered [ 0.368358] acpiphp: Slot [21] registered [ 0.369385] acpiphp: Slot [22] registered [ 0.370408] acpiphp: Slot [23] registered [ 0.371529] acpiphp: Slot [24] registered [ 0.372813] acpiphp: Slot [25] registered [ 0.374088] acpiphp: Slot [26] registered [ 0.375161] acpiphp: Slot [27] registered [ 0.376264] acpiphp: Slot [28] registered [ 0.377370] acpiphp: Slot [29] registered [ 0.378423] acpiphp: Slot [30] registered [ 0.379301] acpiphp: Slot [31] registered [ 0.380489] PCI host bridge to bus 0000:00 [ 0.381662] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.383380] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.385170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.387097] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.388881] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.391126] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.395521] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.397439] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.399278] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.401270] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.405686] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.407756] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438532] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440534] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442205] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.443932] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445717] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.449198] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450809] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.453029] vgaarb: loaded [ 0.453825] vgaarb: bridge control possible 0000:00:02.0 [ 0.455366] SCSI subsystem initialized [ 0.456459] ACPI: bus type USB registered [ 0.457307] usbcore: registered new interface driver usbfs [ 0.458647] usbcore: registered new interface driver hub [ 0.460154] usbcore: registered new device driver usb [ 0.461748] PCI: Using ACPI for IRQ routing [ 0.463137] NetLabel: Initializing [ 0.464096] NetLabel: domain hash size = 128 [ 0.465220] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.466600] NetLabel: unlabeled traffic allowed by default [ 0.467853] clocksource: Switched to clocksource kvm-clock [ 0.473806] AppArmor: AppArmor Filesystem Enabled [ 0.475168] pnp: PnP ACPI init [ 0.476394] pnp: PnP ACPI: found 5 devices [ 0.483385] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485551] NET: Registered protocol family 2 [ 0.486827] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.488667] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.490175] TCP: Hash tables configured (established 2048 bind 2048) [ 0.491721] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.493303] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495185] NET: Registered protocol family 1 [ 0.496322] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.497957] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499477] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518806] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.538049] Trying to unpack rootfs image as initramfs... [ 0.589250] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.591409] Scanning for low memory corruption every 60 seconds [ 0.593349] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.594687] audit: initializing netlink subsys (disabled) [ 0.596022] audit: type=2000 audit(1530631487.094:1): initialized [ 0.597477] Initialise system trusted keyring [ 0.598825] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600550] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.603280] zbud: loaded [ 0.604154] VFS: Disk quotas dquot_6.6.0 [ 0.605353] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.607705] fuse init (API version 7.23) [ 0.608971] Key type big_key registered [ 0.610017] Allocating IMA MOK and blacklist keyrings. [ 0.611741] Key type asymmetric registered [ 0.612862] Asymmetric key parser 'x509' registered [ 0.614371] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.616393] io scheduler noop registered [ 0.617472] io scheduler deadline registered (default) [ 0.618810] io scheduler cfq registered [ 0.619864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.621310] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.625271] ACPI: Power Button [PWRF] [ 0.626330] GHES: HEST is not enabled! [ 0.644868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683273] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702872] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.705408] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.729267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.732141] Linux agpgart interface v0.103 [ 0.734958] brd: module loaded [ 0.736580] loop: module loaded [ 0.741870] vda: vda1 vda15 [ 0.744256] vdb: [ 0.745441] scsi host0: ata_piix [ 0.746446] scsi host1: ata_piix [ 0.747324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.748877] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.750752] libphy: Fixed MDIO Bus: probed [ 0.751859] tun: Universal TUN/TAP device driver, 1.6 [ 0.753135] tun: (C) 1999-2004 Max Krasnyansky [ 0.755230] PPP generic driver version 2.4.2 [ 0.756404] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758171] ehci-pci: EHCI PCI platform driver [ 0.759324] ehci-platform: EHCI generic platform driver [ 0.760820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.762518] ohci-pci: OHCI PCI platform driver [ 0.763748] ohci-platform: OHCI generic platform driver [ 0.765180] uhci_hcd: USB Universal Host Controller Interface driver [ 0.784445] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785560] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.787250] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788380] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791109] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.792691] usb usb1: Product: UHCI Host Controller [ 0.793768] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.795304] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796478] hub 1-0:1.0: USB hub found [ 0.797341] hub 1-0:1.0: 2 ports detected [ 0.798328] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.800852] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.801997] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.803420] mousedev: PS/2 mouse device common for all mice [ 0.804988] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.807292] rtc_cmos 00:00: RTC can wake from S4 [ 0.808572] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.810109] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.811619] i2c /dev entries driver [ 0.812591] device-mapper: uevent: version 1.0.3 [ 0.813826] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.815835] ledtrig-cpu: registered to indicate activity on CPUs [ 0.817453] NET: Registered protocol family 10 [ 0.818642] NET: Registered protocol family 17 [ 0.819581] Key type dns_resolver registered [ 0.820678] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.821981] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.823377] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825613] registered taskstats version 1 [ 0.826608] Loading compiled-in X.509 certificates [ 0.828376] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837613] zswap: loaded using pool lzo/zbud [ 0.839371] Key type trusted registered [ 0.841356] Key type encrypted registered [ 0.842257] AppArmor: AppArmor sha1 policy hashing enabled [ 0.843404] ima: No TPM chip found, activating TPM-bypass! [ 0.844730] evm: HMAC attrs: 0x1 [ 0.845860] Magic number: 10:196:436 [ 0.846899] rtc_cmos 00:00: setting system clock to 2018-07-03 15:24:47 UTC (1530631487) [ 0.848849] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.850140] EDD information not available. [ 0.908860] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.910579] Write protecting the kernel read-only data: 14336k [ 0.912413] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.914470] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 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 5.95 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... [ 6.183233] random: dd urandom read with 9 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.6... Lease of 10.55.1.6 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6d0dcvCGcB/E5GM1ZUXHNSq4xexfsAn2MiQJsIoeiaGM0WeB+zMB1TD1oS9rpQ/lUfZQhSWj6yDRXYaVLJx5E5j4C7xr9wnGoOby+QoXoftuOTuAzXd2KmSx8wJMpGes8Z5FZ6an1XkhQE1u8h14beWkjvc2DZawfiXCChDQYy+WYg+7gv1Znw41kRG5P1QrD4ZYDbKP1Mdj7c0LDelHqxNQKtO+LiTtN2QAGSHXrMi4p3NHwyz1bioVN2uvFd54JnVUl9xxWrgMzSCAAREr322SAyFJZGbUU3YMEYhbEJW7JkDcS2e2xWrBzEAObcnU5uWBt2X6yOXvqQLARt2EL root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292 ssh-dss AAAAB3NzaC1kc3MAAACBAMBWg+zv84VYSY8n6z0z/JErdifhI0ahZzExdIdrcKhc7Mlxx4xb4Y15+uI5E86UUnOmkhJ68v9HsTpVSZ+TA9ZUOaXyPY6volRC4g+y9rV1EAZ2JJlHYyA9oLI59NSthtxw8OINMn/88tQtbNPuioROrousgm9URG7225BV7jG5AAAAFQCjMf9MU+vg/vHewQFtVTwekay0SwAAAIBYNYLqSrqzknNONe5ZcxstBW5mKzVyvHnWZp7cgGAAUb3vt6Nrt31n+90+yU/JNlNp35sS9gJxNjmlwqZrZOvad3R4SeoWEzFTRWGCxdwdwk1e2zWdNgArhGxI4qMVWFq5nkfkt0oKS7wmDKppzExT6eCHnnp/2jasm81T2nYd0gAAAIEAvKwegNgPAcV8JWOcL9PThfvGvP3ctL74dMBB+cktF+3lfJU7zJlDFOBFBYTz7bOAC9HTLxL/ON+i3MvYoD2eSRRjAxA3JU3V1QgCyEw9p0Ad9Ksiwis2Ghou26d1GiRx6HyJPwBN2T0poGHd2lgsVeXYomqdYuhb3YT/+4N1iyc= root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe7f:8d5e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a70549a1-056a-4c22-adc4-5cf3a70a1560 name: CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=6.32 === === 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:7F:8D:5E inet addr:10.55.1.6 Bcast:10.55.1.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7f:8d5e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:32 errors:0 dropped:0 overruns:0 frame:0 TX packets:34 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:5728 (5.5 KiB) TX bytes:5338 (5.2 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.2 nameserver 10.55.1.3 ### ping -c 5 10.55.1.1 PING 10.55.1.1 (10.55.1.1): 56 data bytes --- 10.55.1.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.55.1.2 PING 10.55.1.2 (10.55.1.2): 56 data bytes 64 bytes from 10.55.1.2: seq=0 ttl=64 time=0.230 ms 64 bytes from 10.55.1.2: seq=1 ttl=64 time=0.168 ms 2018-07-03 15:25:12,173 - create_instance - INFO - Checking if VM is active 2018-07-03 15:25:12,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:13,008 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25:13 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-ec0ab9d6-8968-46e2-9e41-0d7195016e34 X-Compute-Request-Id: req-ec0ab9d6-8968-46e2-9e41-0d7195016e34 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:13,009 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-ec0ab9d6-8968-46e2-9e41-0d7195016e34 2018-07-03 15:25:13,009 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:13,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:16,010 - create_instance - DEBUG - VM status query timeout in 896.163215876 2018-07-03 15:25:16,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:16,313 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25:16 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-27437186-1683-435d-ab61-d5c2ed5bc8b3 X-Compute-Request-Id: req-27437186-1683-435d-ab61-d5c2ed5bc8b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:16,313 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-27437186-1683-435d-ab61-d5c2ed5bc8b3 2018-07-03 15:25:16,314 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:16,314 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:19,317 - create_instance - DEBUG - VM status query timeout in 892.85597086 2018-07-03 15:25:19,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/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:19,950 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25: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-e9b72e7e-f929-431a-adf8-0bbbd83b7428 X-Compute-Request-Id: req-e9b72e7e-f929-431a-adf8-0bbbd83b7428 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:19,950 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-e9b72e7e-f929-431a-adf8-0bbbd83b7428 2018-07-03 15:25:19,951 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:19,951 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:22,954 - create_instance - DEBUG - VM status query timeout in 889.218914986 2018-07-03 15:25:22,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:23,242 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25: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-0ab64e7d-4e45-468c-9e27-f69c36b104a7 X-Compute-Request-Id: req-0ab64e7d-4e45-468c-9e27-f69c36b104a7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:23,242 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-0ab64e7d-4e45-468c-9e27-f69c36b104a7 2018-07-03 15:25:23,242 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:23,243 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:26,246 - create_instance - DEBUG - VM status query timeout in 885.927422047 2018-07-03 15:25:26,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:26,906 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25:26 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-5a0340b5-7203-4e99-b8fd-c98f24fb4088 X-Compute-Request-Id: req-5a0340b5-7203-4e99-b8fd-c98f24fb4088 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:26,906 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-5a0340b5-7203-4e99-b8fd-c98f24fb4088 2018-07-03 15:25:26,907 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:26,907 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:29,909 - create_instance - DEBUG - VM status query timeout in 882.264259815 2018-07-03 15:25:29,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:30,384 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25:30 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-345ea19c-5b57-4337-8bb5-b6918e82e562 X-Compute-Request-Id: req-345ea19c-5b57-4337-8bb5-b6918e82e562 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:30,384 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-345ea19c-5b57-4337-8bb5-b6918e82e562 2018-07-03 15:25:30,385 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:30,385 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:33,386 - create_instance - DEBUG - VM status query timeout in 878.786916018 2018-07-03 15:25:33,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:33,996 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25:33 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-a62fd577-3fdf-40a5-9644-61c913a90b9f X-Compute-Request-Id: req-a62fd577-3fdf-40a5-9644-61c913a90b9f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:33,996 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-a62fd577-3fdf-40a5-9644-61c913a90b9f 2018-07-03 15:25:33,997 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:33,997 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:37,000 - create_instance - DEBUG - VM status query timeout in 875.17297101 2018-07-03 15:25:37,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/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:37,955 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25:37 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-adbec39c-5dfc-4483-8ea1-a8a0728c2822 X-Compute-Request-Id: req-adbec39c-5dfc-4483-8ea1-a8a0728c2822 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:37,955 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-adbec39c-5dfc-4483-8ea1-a8a0728c2822 2018-07-03 15:25:37,955 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:37,956 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:40,957 - create_instance - DEBUG - VM status query timeout in 871.216058969 2018-07-03 15:25:40,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:41,638 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25: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-e3248c84-9a06-4452-aba2-dc0a38a72f7e X-Compute-Request-Id: req-e3248c84-9a06-4452-aba2-dc0a38a72f7e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:41,638 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-e3248c84-9a06-4452-aba2-dc0a38a72f7e 2018-07-03 15:25:41,638 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:41,639 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:44,642 - create_instance - DEBUG - VM status query timeout in 867.531339884 2018-07-03 15:25:44,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:44,926 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25: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-5c5c9054-67ef-48d9-94dc-210182668bf3 X-Compute-Request-Id: req-5c5c9054-67ef-48d9-94dc-210182668bf3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:44,926 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-5c5c9054-67ef-48d9-94dc-210182668bf3 2018-07-03 15:25:44,927 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:44,927 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:47,930 - create_instance - DEBUG - VM status query timeout in 864.243191004 2018-07-03 15:25:47,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:48,238 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25:48 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-4bd4f6e1-ceed-46d2-b504-284cc560879b X-Compute-Request-Id: req-4bd4f6e1-ceed-46d2-b504-284cc560879b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:48,239 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-4bd4f6e1-ceed-46d2-b504-284cc560879b 2018-07-03 15:25:48,239 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:48,239 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:51,243 - create_instance - DEBUG - VM status query timeout in 860.930495024 2018-07-03 15:25:51,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:51,543 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25: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-4edb0ca4-a15d-467e-af01-ee26691bf5ed X-Compute-Request-Id: req-4edb0ca4-a15d-467e-af01-ee26691bf5ed Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:51,543 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-4edb0ca4-a15d-467e-af01-ee26691bf5ed 2018-07-03 15:25:51,544 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:51,544 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:54,547 - create_instance - DEBUG - VM status query timeout in 857.62588191 2018-07-03 15:25:54,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:55,222 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25: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-9f7e47cb-a785-4672-9bad-39d57b70a17e X-Compute-Request-Id: req-9f7e47cb-a785-4672-9bad-39d57b70a17e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:55,223 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-9f7e47cb-a785-4672-9bad-39d57b70a17e 2018-07-03 15:25:55,223 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:55,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:25:58,224 - create_instance - DEBUG - VM status query timeout in 853.94964385 2018-07-03 15:25:58,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:25:58,868 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:25:58 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-3b2e9f05-8b29-4998-a9d3-39725bf1a910 X-Compute-Request-Id: req-3b2e9f05-8b29-4998-a9d3-39725bf1a910 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:25:58,868 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-3b2e9f05-8b29-4998-a9d3-39725bf1a910 2018-07-03 15:25:58,869 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:25:58,869 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:01,870 - create_instance - DEBUG - VM status query timeout in 850.303676844 2018-07-03 15:26:01,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:02,507 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:02 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-1d3f9010-c1fa-4799-a7b3-98991b0f55bc X-Compute-Request-Id: req-1d3f9010-c1fa-4799-a7b3-98991b0f55bc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:02,507 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-1d3f9010-c1fa-4799-a7b3-98991b0f55bc 2018-07-03 15:26:02,507 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:02,508 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:05,510 - create_instance - DEBUG - VM status query timeout in 846.663611889 2018-07-03 15:26:05,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:05,784 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26: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-3fb1d472-e30b-4e89-866b-20612434f1c4 X-Compute-Request-Id: req-3fb1d472-e30b-4e89-866b-20612434f1c4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:05,784 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-3fb1d472-e30b-4e89-866b-20612434f1c4 2018-07-03 15:26:05,784 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:05,784 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:08,785 - create_instance - DEBUG - VM status query timeout in 843.388281822 2018-07-03 15:26:08,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:09,452 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:09 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-d5b5001f-ba1d-4eb1-acd9-1250cbf660a9 X-Compute-Request-Id: req-d5b5001f-ba1d-4eb1-acd9-1250cbf660a9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:09,452 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-d5b5001f-ba1d-4eb1-acd9-1250cbf660a9 2018-07-03 15:26:09,452 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:09,452 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:12,456 - create_instance - DEBUG - VM status query timeout in 839.717480898 2018-07-03 15:26:12,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:12,772 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26: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-86349811-94e0-4705-a0a6-b31811a27358 X-Compute-Request-Id: req-86349811-94e0-4705-a0a6-b31811a27358 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:12,772 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-86349811-94e0-4705-a0a6-b31811a27358 2018-07-03 15:26:12,772 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:12,773 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:15,775 - create_instance - DEBUG - VM status query timeout in 836.398725033 2018-07-03 15:26:15,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:16,075 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:16 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-14e504fa-23ef-4494-99db-a54d53ff1361 X-Compute-Request-Id: req-14e504fa-23ef-4494-99db-a54d53ff1361 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:16,075 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-14e504fa-23ef-4494-99db-a54d53ff1361 2018-07-03 15:26:16,075 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:16,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:19,079 - create_instance - DEBUG - VM status query timeout in 833.094496965 2018-07-03 15:26:19,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:19,730 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26: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-272d905a-073d-4bb8-b070-7c02bf969941 X-Compute-Request-Id: req-272d905a-073d-4bb8-b070-7c02bf969941 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:19,730 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-272d905a-073d-4bb8-b070-7c02bf969941 2018-07-03 15:26:19,730 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:19,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:22,734 - create_instance - DEBUG - VM status query timeout in 829.439484835 2018-07-03 15:26:22,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:23,229 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26: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-a02b9398-fae0-435e-842a-9542ca513ba6 X-Compute-Request-Id: req-a02b9398-fae0-435e-842a-9542ca513ba6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:23,229 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-a02b9398-fae0-435e-842a-9542ca513ba6 2018-07-03 15:26:23,230 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:23,230 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:26,233 - create_instance - DEBUG - VM status query timeout in 825.940253019 2018-07-03 15:26:26,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:26,506 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:26 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-403ddf84-67d7-4d5a-99aa-6b7317fc4d11 X-Compute-Request-Id: req-403ddf84-67d7-4d5a-99aa-6b7317fc4d11 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:26,507 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-403ddf84-67d7-4d5a-99aa-6b7317fc4d11 2018-07-03 15:26:26,507 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:26,507 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:29,511 - create_instance - DEBUG - VM status query timeout in 822.662616014 2018-07-03 15:26:29,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:29,807 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:29 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-09cf7e56-a9c7-4d3c-af09-237eb2079574 X-Compute-Request-Id: req-09cf7e56-a9c7-4d3c-af09-237eb2079574 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:29,807 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-09cf7e56-a9c7-4d3c-af09-237eb2079574 2018-07-03 15:26:29,808 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:29,808 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:32,810 - create_instance - DEBUG - VM status query timeout in 819.363620996 2018-07-03 15:26:32,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:33,117 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:33 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-afc19555-2a43-48ad-b589-31f5f39a41c7 X-Compute-Request-Id: req-afc19555-2a43-48ad-b589-31f5f39a41c7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:33,117 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-afc19555-2a43-48ad-b589-31f5f39a41c7 2018-07-03 15:26:33,117 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:33,118 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:36,121 - create_instance - DEBUG - VM status query timeout in 816.052254915 2018-07-03 15:26:36,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:36,392 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26: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-3171fc9b-8d6d-403c-bfb5-9a208481dac2 X-Compute-Request-Id: req-3171fc9b-8d6d-403c-bfb5-9a208481dac2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:36,393 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-3171fc9b-8d6d-403c-bfb5-9a208481dac2 2018-07-03 15:26:36,393 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:36,393 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:39,394 - create_instance - DEBUG - VM status query timeout in 812.779665947 2018-07-03 15:26:39,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:40,043 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:40 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-7da1f238-db3d-49f1-987b-17455a7dccfe X-Compute-Request-Id: req-7da1f238-db3d-49f1-987b-17455a7dccfe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:40,043 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-7da1f238-db3d-49f1-987b-17455a7dccfe 2018-07-03 15:26:40,044 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:40,044 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:43,047 - create_instance - DEBUG - VM status query timeout in 809.126658916 2018-07-03 15:26:43,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:43,354 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26: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-b413b59d-6a56-4732-92c9-f83139d3f881 X-Compute-Request-Id: req-b413b59d-6a56-4732-92c9-f83139d3f881 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:43,355 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-b413b59d-6a56-4732-92c9-f83139d3f881 2018-07-03 15:26:43,355 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:43,355 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:46,359 - create_instance - DEBUG - VM status query timeout in 805.814589024 2018-07-03 15:26:46,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:46,643 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:46 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-bb26c7dd-568b-4d29-ad46-8535a49120a3 X-Compute-Request-Id: req-bb26c7dd-568b-4d29-ad46-8535a49120a3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:46,643 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-bb26c7dd-568b-4d29-ad46-8535a49120a3 2018-07-03 15:26:46,643 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:46,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:49,647 - create_instance - DEBUG - VM status query timeout in 802.526473999 2018-07-03 15:26:49,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:50,418 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:50 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-82d04ba5-e186-4011-bcf6-876c582f950c X-Compute-Request-Id: req-82d04ba5-e186-4011-bcf6-876c582f950c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:50,418 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-82d04ba5-e186-4011-bcf6-876c582f950c 2018-07-03 15:26:50,419 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:50,419 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:53,420 - create_instance - DEBUG - VM status query timeout in 798.75364089 2018-07-03 15:26:53,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:53,717 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:53 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-67c8feac-d3e6-4068-b1ea-601883e883a1 X-Compute-Request-Id: req-67c8feac-d3e6-4068-b1ea-601883e883a1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:53,717 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-67c8feac-d3e6-4068-b1ea-601883e883a1 2018-07-03 15:26:53,718 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:53,718 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:56,721 - create_instance - DEBUG - VM status query timeout in 795.452672005 2018-07-03 15:26:56,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:26:56,992 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:26:56 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-181245b9-5fd4-4546-9084-cca1ac3cf99d X-Compute-Request-Id: req-181245b9-5fd4-4546-9084-cca1ac3cf99d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:26:56,992 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-181245b9-5fd4-4546-9084-cca1ac3cf99d 2018-07-03 15:26:56,992 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:26:56,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:26:59,995 - create_instance - DEBUG - VM status query timeout in 792.178195 2018-07-03 15:26:59,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:00,469 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27: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-e29b39c2-5df6-4079-9874-546a2608eca9 X-Compute-Request-Id: req-e29b39c2-5df6-4079-9874-546a2608eca9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "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-07-03T15:24:57Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:27:00,469 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-e29b39c2-5df6-4079-9874-546a2608eca9 2018-07-03 15:27:00,469 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - REBOOT 2018-07-03 15:27:00,470 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:27:03,472 - create_instance - DEBUG - VM status query timeout in 788.701678991 2018-07-03 15:27:03,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:04,468 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:04 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-69c2a922-aac4-4ae9-9046-3bc36a01cded X-Compute-Request-Id: req-69c2a922-aac4-4ae9-9046-3bc36a01cded Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:27:00Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:27:04,468 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-69c2a922-aac4-4ae9-9046-3bc36a01cded 2018-07-03 15:27:04,469 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - ACTIVE 2018-07-03 15:27:04,469 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:27:04,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:04,987 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:04 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-fb43b45f-2cdd-4957-b793-502a9aa8af24 X-Compute-Request-Id: req-fb43b45f-2cdd-4957-b793-502a9aa8af24 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:27:00Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:27:04,987 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-fb43b45f-2cdd-4957-b793-502a9aa8af24 2018-07-03 15:27:04,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-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:05,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:05 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-981f44d6-3c34-4372-b613-23f300fe728b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:27:05,504 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-981f44d6-3c34-4372-b613-23f300fe728b 2018-07-03 15:27:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:05,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:05 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a437243c-f83b-47f8-b261-56dbae27bf1e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:27:05,674 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-a437243c-f83b-47f8-b261-56dbae27bf1e 2018-07-03 15:27:05,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:06,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:06 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-6b5c39b5-1b9d-42bd-941c-06bcb7e0cd1b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:27:06,087 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-6b5c39b5-1b9d-42bd-941c-06bcb7e0cd1b 2018-07-03 15:27:06,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/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:06,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:06 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-3280b5e3-9073-4c21-ac75-2f350298bf93 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:22:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:27:00Z","binding:vnic_type":"normal","device_id":"a70549a1-056a-4c22-adc4-5cf3a70a1560","device_owner":"compute:nova","revision_number":16,"mac_address":"fa:16:3e:7f:8d:5e","id":"0aa57bc4-3acb-4522-b5a4-071995033e48","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["74641a6f-b535-4b19-9807-b83309b4931c","cdaf9c4f-0677-4636-9dc6-a08edf01e704"],"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:00Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:48Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1e:b0:91","id":"7a89e5fd-599e-4eb7-97de-8f63bd8dd91a","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:49Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:06:64","id":"f2a3eab7-414e-4a25-9aa2-53a79a38ed2f","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:27:06,207 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-3280b5e3-9073-4c21-ac75-2f350298bf93 2018-07-03 15:27:06,208 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:27:06,210 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c5a93d0L 2018-07-03 15:27:06,211 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:27:06,211 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:27:06,211 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:27:06,213 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:27:06,213 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:27:06,213 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:27:06,213 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:27:06,213 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:27:06,214 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:27:06,236 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:27:06,237 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:27:06,243 - paramiko.transport - DEBUG - Trying discovered key 24a5402490e5eb342f015d9bd2e46311 in tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6 2018-07-03 15:27:06,274 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:27:06,281 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:27:06,381 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:27:06,422 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:27:06,422 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:27:06,424 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c5a93d0L 2018-07-03 15:27:06,424 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:27:06,424 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:27:06,424 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:27:06,426 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:27:06,426 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:27:06,426 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:27:06,426 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:27:06,426 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:27:06,427 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:27:06,443 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:27:06,444 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:27:06,456 - paramiko.transport - DEBUG - Trying discovered key 24a5402490e5eb342f015d9bd2e46311 in tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6 2018-07-03 15:27:06,482 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:27:06,485 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:27:06,489 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:27:06,490 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-03 15:27:06,490 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:27:06,491 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:27:06,493 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:27:06,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:06,769 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:06 GMT Content-Type: application/json Content-Length: 1900 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-82931cc1-a805-43c9-89c0-7e7fdf48eff9 X-Compute-Request-Id: req-82931cc1-a805-43c9-89c0-7e7fdf48eff9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:27:00Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:27:06,770 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-82931cc1-a805-43c9-89c0-7e7fdf48eff9 2018-07-03 15:27:06,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/a70549a1-056a-4c22-adc4-5cf3a70a1560/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"reboot": {"type": "HARD"}}' 2018-07-03 15:27:06,984 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:27: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-fc2429c7-1db3-4d58-8287-4bb400a5b0fd X-Compute-Request-Id: req-fc2429c7-1db3-4d58-8287-4bb400a5b0fd 2018-07-03 15:27:06,984 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560/action used request id req-fc2429c7-1db3-4d58-8287-4bb400a5b0fd 2018-07-03 15:27:22,000 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-07-03 15:27:22,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:22,274 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:22 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-89e1fd3a-fb41-4ef7-a5d3-0dad3f4899db X-Compute-Request-Id: req-89e1fd3a-fb41-4ef7-a5d3-0dad3f4899db Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:27:10Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:27:22,274 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-89e1fd3a-fb41-4ef7-a5d3-0dad3f4899db 2018-07-03 15:27:22,277 - novaclient.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/a70549a1-056a-4c22-adc4-5cf3a70a1560/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 15:27:22,389 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:22 GMT Content-Type: application/json Content-Length: 27713 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-44ba857f-5a07-4060-a224-1b1345b0051b X-Compute-Request-Id: req-44ba857f-5a07-4060-a224-1b1345b0051b 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff]\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 1617556995 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.139427] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141355] pid_max: default: 32768 minimum: 301\n[ 0.142462] ACPI: Core revision 20150930\n[ 0.143829] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145327] Security Framework initialized\n[ 0.146284] Yama: becoming mindful.\n[ 0.147165] AppArmor: AppArmor initialized\n[ 0.148145] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149716] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.151183] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.152569] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.154210] Initializing cgroup subsys io\n[ 0.155111] Initializing cgroup subsys memory\n[ 0.156116] Initializing cgroup subsys devices\n[ 0.157142] Initializing cgroup subsys freezer\n[ 0.158201] Initializing cgroup subsys net_cls\n[ 0.159226] Initializing cgroup subsys perf_event\n[ 0.160236] Initializing cgroup subsys net_prio\n[ 0.161297] Initializing cgroup subsys hugetlb\n[ 0.162345] Initializing cgroup subsys pids\n[ 0.163404] CPU: Physical Processor ID: 0\n[ 0.165026] mce: CPU supports 10 MCE banks\n[ 0.165984] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167138] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169241] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174609] ftrace: allocating 31920 entries in 125 pages\n[ 0.195511] smpboot: Max logical packages: 2\n[ 0.196380] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197751] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.199183] x2apic enabled\n[ 0.200013] Switched APIC routing to physical x2apic.\n[ 0.201665] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202955] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.205276] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.207167] ... version: 2\n[ 0.208066] ... bit width: 48\n[ 0.208964] ... generic registers: 4\n[ 0.209830] ... value mask: 0000ffffffffffff\n[ 0.210964] ... max period: 000000007fffffff\n[ 0.212105] ... fixed-purpose events: 3\n[ 0.213024] ... event mask: 000000070000000f\n[ 0.214250] KVM setup paravirtual spinlock\n[ 0.215895] x86: Booting SMP configuration:\n[ 0.216841] .... node #0, CPUs: #1\n[ 0.217787] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.239541] x86: Booted up 1 node, 2 CPUs\n[ 0.239543] KVM setup async PF for cpu 1\n[ 0.239546] kvm-stealtime: cpu 1, msr f90d940\n[ 0.242894] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.244736] devtmpfs: initialized\n[ 0.246647] evm: security.selinux\n[ 0.247547] evm: security.SMACK64\n[ 0.248428] evm: security.SMACK64EXEC\n[ 0.249309] evm: security.SMACK64TRANSMUTE\n[ 0.250284] evm: security.SMACK64MMAP\n[ 0.251152] evm: security.ima\n[ 0.251906] evm: security.capability\n[ 0.252872] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255231] pinctrl core: initialized pinctrl subsystem\n[ 0.256612] RTC time: 15:27:09, date: 07/03/18\n[ 0.257737] NET: Registered protocol family 16\n[ 0.267182] cpuidle: using governor ladder\n[ 0.279204] cpuidle: using governor menu\n[ 0.280239] PCCT header not found.\n[ 0.281265] ACPI: bus type PCI registered\n[ 0.282293] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283782] PCI: Using configuration type 1 for base access\n[ 0.285128] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.295955] ACPI: Added _OSI(Module Device)\n[ 0.296871] ACPI: Added _OSI(Processor Device)\n[ 0.297894] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298968] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.301171] ACPI: Interpreter enabled\n[ 0.302041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.304177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.306301] ACPI: (supports S0 S3 S4 S5)\n[ 0.307421] ACPI: Using IOAPIC for interrupt routing\n[ 0.308668] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.312311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.313619] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.315121] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.323158] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.325790] acpiphp: Slot [3] registered\n[ 0.326788] acpiphp: Slot [4] registered\n[ 0.327795] acpiphp: Slot [5] registered\n[ 0.328699] acpiphp: Slot [6] registered\n[ 0.329525] acpiphp: Slot [7] registered\n[ 0.330363] acpiphp: Slot [8] registered\n[ 0.331228] acpiphp: Slot [9] registered\n[ 0.332070] acpiphp: Slot [10] registered\n[ 0.332975] acpiphp: Slot [11] registered\n[ 0.333810] acpiphp: Slot [12] registered\n[ 0.334671] acpiphp: Slot [13] registered\n[ 0.335546] acpiphp: Slot [14] registered\n[ 0.336394] acpiphp: Slot [15] registered\n[ 0.337278] acpiphp: Slot [16] registered\n[ 0.338149] acpiphp: Slot [17] registered\n[ 0.339028] acpiphp: Slot [18] registered\n[ 0.339923] acpiphp: Slot [19] registered\n[ 0.340831] acpiphp: Slot [20] registered\n[ 0.341726] acpiphp: Slot [21] registered\n[ 0.342660] acpiphp: Slot [22] registered\n[ 0.343619] acpiphp: Slot [23] registered\n[ 0.344471] acpiphp: Slot [24] registered\n[ 0.345323] acpiphp: Slot [25] registered\n[ 0.346202] acpiphp: Slot [26] registered\n[ 0.347108] acpiphp: Slot [27] registered\n[ 0.347962] acpiphp: Slot [28] registered\n[ 0.348858] acpiphp: Slot [29] registered\n[ 0.349732] acpiphp: Slot [30] registered\n[ 0.350613] acpiphp: Slot [31] registered\n[ 0.351524] PCI host bridge to bus 0000:00\n[ 0.352413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353763] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.355092] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356688] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.358243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.359826] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.365070] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.366354] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367742] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372442] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.373940] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.401965] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.403445] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405593] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407114] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.408547] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409909] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411198] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.412336] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414006] vgaarb: loaded\n[ 0.414659] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415921] SCSI subsystem initialized\n[ 0.416870] ACPI: bus type USB registered\n[ 0.417768] usbcore: registered new interface driver usbfs\n[ 0.418876] usbcore: registered new interface driver hub\n[ 0.419960] usbcore: registered new device driver usb\n[ 0.421214] PCI: Using ACPI for IRQ routing\n[ 0.422263] NetLabel: Initializing\n[ 0.423131] NetLabel: domain hash size = 128\n[ 0.424273] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425357] NetLabel: unlabeled traffic allowed by default\n[ 0.426545] clocksource: Switched to clocksource kvm-clock\n[ 0.432117] AppArmor: AppArmor Filesystem Enabled\n[ 0.433149] pnp: PnP ACPI init\n[ 0.434139] pnp: PnP ACPI: found 5 devices\n[ 0.440823] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442564] NET: Registered protocol family 2\n[ 0.443298] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.444723] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.445975] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.447255] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449689] NET: Registered protocol family 1\n[ 0.450619] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451831] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453006] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471792] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490853] Trying to unpack rootfs image as initramfs...\n[ 0.540970] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.542645] Scanning for low memory corruption every 60 seconds\n[ 0.544332] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.545580] audit: initializing netlink subsys (disabled)\n[ 0.546705] audit: type=2000 audit(1530631630.867:1): initialized\n[ 0.548107] Initialise system trusted keyring\n[ 0.549159] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.550411] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552698] zbud: loaded\n[ 0.553411] VFS: Disk quotas dquot_6.6.0\n[ 0.554288] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.556014] fuse init (API version 7.23)\n[ 0.556960] Key type big_key registered\n[ 0.557816] Allocating IMA MOK and blacklist keyrings.\n[ 0.559201] Key type asymmetric registered\n[ 0.560079] Asymmetric key parser 'x509' registered\n[ 0.561100] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.562690] io scheduler noop registered\n[ 0.563505] io scheduler deadline registered (default)\n[ 0.564608] io scheduler cfq registered\n[ 0.565542] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.566653] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.568074] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.569600] ACPI: Power Button [PWRF]\n[ 0.570519] GHES: HEST is not enabled!\n[ 0.588844] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645725] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.647714] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.673638] Linux agpgart interface v0.103\n[ 0.676110] brd: module loaded\n[ 0.677806] loop: module loaded\n[ 0.683328] vda: vda1 vda15\n[ 0.685481] vdb:\n[ 0.686612] scsi host0: ata_piix\n[ 0.687388] scsi host1: ata_piix\n[ 0.688144] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.689494] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.690886] libphy: Fixed MDIO Bus: probed\n[ 0.691785] tun: Universal TUN/TAP device driver, 1.6\n[ 0.693098] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.695073] PPP generic driver version 2.4.2\n[ 0.696014] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697276] ehci-pci: EHCI PCI platform driver\n[ 0.698133] ehci-platform: EHCI generic platform driver\n[ 0.699146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.700250] ohci-pci: OHCI PCI platform driver\n[ 0.701022] ohci-platform: OHCI generic platform driver\n[ 0.702154] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.721053] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722122] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.723652] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.724676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.725864] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.727227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728780] usb usb1: Product: UHCI Host Controller\n[ 0.729797] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.731080] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732153] hub 1-0:1.0: USB hub found\n[ 0.732997] hub 1-0:1.0: 2 ports detected\n[ 0.733990] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.736147] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.737144] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.738319] mousedev: PS/2 mouse device common for all mice\n[ 0.739925] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.742280] rtc_cmos 00:00: RTC can wake from S4\n[ 0.743635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.744957] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.746275] i2c /dev entries driver\n[ 0.747077] device-mapper: uevent: version 1.0.3\n[ 0.748103] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.749883] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.751394] NET: Registered protocol family 10\n[ 0.752507] NET: Registered protocol family 17\n[ 0.753455] Key type dns_resolver registered\n[ 0.754474] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.755646] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.757182] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.759236] registered taskstats version 1\n[ 0.760204] Loading compiled-in X.509 certificates\n[ 0.761963] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.770703] zswap: loaded using pool lzo/zbud\n[ 0.772363] Key type trusted registered\n[ 0.774087] Key type encrypted registered\n[ 0.774943] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776137] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777404] evm: HMAC attrs: 0x1\n[ 0.778463] Magic number: 10:746:486\n[ 0.779464] rtc_cmos 00:00: setting system clock to 2018-07-03 15:27:10 UTC (1530631630)\n[ 0.781337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782575] EDD information not available.\n[ 0.847646] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.849246] Write protecting the kernel read-only data: 14336k\n[ 0.850968] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.852883] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\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.052144] 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.6...\nLease of 10.55.1.6 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6d0dcvCGcB/E5GM1ZUXHNSq4xexfsAn2MiQJsIoeiaGM0WeB+zMB1TD1oS9rpQ/lUfZQhSWj6yDRXYaVLJx5E5j4C7xr9wnGoOby+QoXoftuOTuAzXd2KmSx8wJMpGes8Z5FZ6an1XkhQE1u8h14beWkjvc2DZawfiXCChDQYy+WYg+7gv1Znw41kRG5P1QrD4ZYDbKP1Mdj7c0LDelHqxNQKtO+LiTtN2QAGSHXrMi4p3NHwyz1bioVN2uvFd54JnVUl9xxWrgMzSCAAREr322SAyFJZGbUU3YMEYhbEJW7JkDcS2e2xWrBzEAObcnU5uWBt2X6yOXvqQLARt2EL root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292\nssh-dss AAAAB3NzaC1kc3MAAACBAMBWg+zv84VYSY8n6z0z/JErdifhI0ahZzExdIdrcKhc7Mlxx4xb4Y15+uI5E86UUnOmkhJ68v9HsTpVSZ+TA9ZUOaXyPY6volRC4g+y9rV1EAZ2JJlHYyA9oLI59NSthtxw8OINMn/88tQtbNPuioROrousgm9URG7225BV7jG5AAAAFQCjMf9MU+vg/vHewQFtVTwekay0SwAAAIBYNYLqSrqzknNONe5ZcxstBW5mKzVyvHnWZp7cgGAAUb3vt6Nrt31n+90+yU/JNlNp35sS9gJxNjmlwqZrZOvad3R4SeoWEzFTRWGCxdwdwk1e2zWdNgArhGxI4qMVWFq5nkfkt0oKS7wmDKppzExT6eCHnnp/2jasm81T2nYd0gAAAIEAvKwegNgPAcV8JWOcL9PThfvGvP3ctL74dMBB+cktF+3lfJU7zJlDFOBFBYTz7bOAC9HTLxL/ON+i3MvYoD2eSRRjAxA3JU3V1QgCyEw9p0Ad9Ksiwis2Ghou26d1GiRx6HyJPwBN2T0poGHd2lgsVeXYomqdYuhb3YT/+4N1iyc= root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe7f:8d5e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: a70549a1-056a-4c22-adc4-5cf3a70a1560\nname: CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.23 ===\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:7F:8D:5E \n inet addr:10.55.1.6 Bcast:10.55.1.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7f:8d5e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1\n RX packets:4 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:1194 (1.1 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.2\nnameserver 10.55.1.3\n### ping -c 5 10.55.1.1\nPING 10.55.1.1 (10.55.1.1): 56 data bytes\n"} 2018-07-03 15:27:22,391 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560/action used request id req-44ba857f-5a07-4060-a224-1b1345b0051b 2018-07-03 15:27:22,392 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 15:27:22,393 - 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff] [ 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 1617556995 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.139427] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141355] pid_max: default: 32768 minimum: 301 [ 0.142462] ACPI: Core revision 20150930 [ 0.143829] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145327] Security Framework initialized [ 0.146284] Yama: becoming mindful. [ 0.147165] AppArmor: AppArmor initialized [ 0.148145] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149716] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.151183] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.152569] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.154210] Initializing cgroup subsys io [ 0.155111] Initializing cgroup subsys memory [ 0.156116] Initializing cgroup subsys devices [ 0.157142] Initializing cgroup subsys freezer [ 0.158201] Initializing cgroup subsys net_cls [ 0.159226] Initializing cgroup subsys perf_event [ 0.160236] Initializing cgroup subsys net_prio [ 0.161297] Initializing cgroup subsys hugetlb [ 0.162345] Initializing cgroup subsys pids [ 0.163404] CPU: Physical Processor ID: 0 [ 0.165026] mce: CPU supports 10 MCE banks [ 0.165984] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167138] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.169241] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174609] ftrace: allocating 31920 entries in 125 pages [ 0.195511] smpboot: Max logical packages: 2 [ 0.196380] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197751] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.199183] x2apic enabled [ 0.200013] Switched APIC routing to physical x2apic. [ 0.201665] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202955] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.205276] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.207167] ... version: 2 [ 0.208066] ... bit width: 48 [ 0.208964] ... generic registers: 4 [ 0.209830] ... value mask: 0000ffffffffffff [ 0.210964] ... max period: 000000007fffffff [ 0.212105] ... fixed-purpose events: 3 [ 0.213024] ... event mask: 000000070000000f [ 0.214250] KVM setup paravirtual spinlock [ 0.215895] x86: Booting SMP configuration: [ 0.216841] .... node #0, CPUs: #1 [ 0.217787] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.239541] x86: Booted up 1 node, 2 CPUs [ 0.239543] KVM setup async PF for cpu 1 [ 0.239546] kvm-stealtime: cpu 1, msr f90d940 [ 0.242894] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.244736] devtmpfs: initialized [ 0.246647] evm: security.selinux [ 0.247547] evm: security.SMACK64 [ 0.248428] evm: security.SMACK64EXEC [ 0.249309] evm: security.SMACK64TRANSMUTE [ 0.250284] evm: security.SMACK64MMAP [ 0.251152] evm: security.ima [ 0.251906] evm: security.capability [ 0.252872] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.255231] pinctrl core: initialized pinctrl subsystem [ 0.256612] RTC time: 15:27:09, date: 07/03/18 [ 0.257737] NET: Registered protocol family 16 [ 0.267182] cpuidle: using governor ladder [ 0.279204] cpuidle: using governor menu [ 0.280239] PCCT header not found. [ 0.281265] ACPI: bus type PCI registered [ 0.282293] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283782] PCI: Using configuration type 1 for base access [ 0.285128] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.295955] ACPI: Added _OSI(Module Device) [ 0.296871] ACPI: Added _OSI(Processor Device) [ 0.297894] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298968] ACPI: Added _OSI(Processor Aggregator Device) [ 0.301171] ACPI: Interpreter enabled [ 0.302041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.304177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.306301] ACPI: (supports S0 S3 S4 S5) [ 0.307421] ACPI: Using IOAPIC for interrupt routing [ 0.308668] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.312311] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.313619] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.315121] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.323158] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.325790] acpiphp: Slot [3] registered [ 0.326788] acpiphp: Slot [4] registered [ 0.327795] acpiphp: Slot [5] registered [ 0.328699] acpiphp: Slot [6] registered [ 0.329525] acpiphp: Slot [7] registered [ 0.330363] acpiphp: Slot [8] registered [ 0.331228] acpiphp: Slot [9] registered [ 0.332070] acpiphp: Slot [10] registered [ 0.332975] acpiphp: Slot [11] registered [ 0.333810] acpiphp: Slot [12] registered [ 0.334671] acpiphp: Slot [13] registered [ 0.335546] acpiphp: Slot [14] registered [ 0.336394] acpiphp: Slot [15] registered [ 0.337278] acpiphp: Slot [16] registered [ 0.338149] acpiphp: Slot [17] registered [ 0.339028] acpiphp: Slot [18] registered [ 0.339923] acpiphp: Slot [19] registered [ 0.340831] acpiphp: Slot [20] registered [ 0.341726] acpiphp: Slot [21] registered [ 0.342660] acpiphp: Slot [22] registered [ 0.343619] acpiphp: Slot [23] registered [ 0.344471] acpiphp: Slot [24] registered [ 0.345323] acpiphp: Slot [25] registered [ 0.346202] acpiphp: Slot [26] registered [ 0.347108] acpiphp: Slot [27] registered [ 0.347962] acpiphp: Slot [28] registered [ 0.348858] acpiphp: Slot [29] registered [ 0.349732] acpiphp: Slot [30] registered [ 0.350613] acpiphp: Slot [31] registered [ 0.351524] PCI host bridge to bus 0000:00 [ 0.352413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353763] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.355092] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356688] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.358243] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.359826] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363712] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.365070] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.366354] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367742] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372442] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.373940] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.401965] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.403445] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.405593] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407114] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408547] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409909] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411198] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412336] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414006] vgaarb: loaded [ 0.414659] vgaarb: bridge control possible 0000:00:02.0 [ 0.415921] SCSI subsystem initialized [ 0.416870] ACPI: bus type USB registered [ 0.417768] usbcore: registered new interface driver usbfs [ 0.418876] usbcore: registered new interface driver hub [ 0.419960] usbcore: registered new device driver usb [ 0.421214] PCI: Using ACPI for IRQ routing [ 0.422263] NetLabel: Initializing [ 0.423131] NetLabel: domain hash size = 128 [ 0.424273] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425357] NetLabel: unlabeled traffic allowed by default [ 0.426545] clocksource: Switched to clocksource kvm-clock [ 0.432117] AppArmor: AppArmor Filesystem Enabled [ 0.433149] pnp: PnP ACPI init [ 0.434139] pnp: PnP ACPI: found 5 devices [ 0.440823] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442564] NET: Registered protocol family 2 [ 0.443298] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.444723] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.445975] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447255] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448419] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449689] NET: Registered protocol family 1 [ 0.450619] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451831] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453006] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471792] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490853] Trying to unpack rootfs image as initramfs... [ 0.540970] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.542645] Scanning for low memory corruption every 60 seconds [ 0.544332] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.545580] audit: initializing netlink subsys (disabled) [ 0.546705] audit: type=2000 audit(1530631630.867:1): initialized [ 0.548107] Initialise system trusted keyring [ 0.549159] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.550411] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552698] zbud: loaded [ 0.553411] VFS: Disk quotas dquot_6.6.0 [ 0.554288] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.556014] fuse init (API version 7.23) [ 0.556960] Key type big_key registered [ 0.557816] Allocating IMA MOK and blacklist keyrings. [ 0.559201] Key type asymmetric registered [ 0.560079] Asymmetric key parser 'x509' registered [ 0.561100] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.562690] io scheduler noop registered [ 0.563505] io scheduler deadline registered (default) [ 0.564608] io scheduler cfq registered [ 0.565542] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.566653] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.568074] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.569600] ACPI: Power Button [PWRF] [ 0.570519] GHES: HEST is not enabled! [ 0.588844] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645725] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.647714] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671241] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.673638] Linux agpgart interface v0.103 [ 0.676110] brd: module loaded [ 0.677806] loop: module loaded [ 0.683328] vda: vda1 vda15 [ 0.685481] vdb: [ 0.686612] scsi host0: ata_piix [ 0.687388] scsi host1: ata_piix [ 0.688144] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.689494] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.690886] libphy: Fixed MDIO Bus: probed [ 0.691785] tun: Universal TUN/TAP device driver, 1.6 [ 0.693098] tun: (C) 1999-2004 Max Krasnyansky [ 0.695073] PPP generic driver version 2.4.2 [ 0.696014] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697276] ehci-pci: EHCI PCI platform driver [ 0.698133] ehci-platform: EHCI generic platform driver [ 0.699146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700250] ohci-pci: OHCI PCI platform driver [ 0.701022] ohci-platform: OHCI generic platform driver [ 0.702154] uhci_hcd: USB Universal Host Controller Interface driver [ 0.721053] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722122] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723652] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.724676] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725864] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728780] usb usb1: Product: UHCI Host Controller [ 0.729797] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731080] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732153] hub 1-0:1.0: USB hub found [ 0.732997] hub 1-0:1.0: 2 ports detected [ 0.733990] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736147] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.737144] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.738319] mousedev: PS/2 mouse device common for all mice [ 0.739925] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.742280] rtc_cmos 00:00: RTC can wake from S4 [ 0.743635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744957] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746275] i2c /dev entries driver [ 0.747077] device-mapper: uevent: version 1.0.3 [ 0.748103] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.749883] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751394] NET: Registered protocol family 10 [ 0.752507] NET: Registered protocol family 17 [ 0.753455] Key type dns_resolver registered [ 0.754474] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.755646] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.757182] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.759236] registered taskstats version 1 [ 0.760204] Loading compiled-in X.509 certificates [ 0.761963] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.770703] zswap: loaded using pool lzo/zbud [ 0.772363] Key type trusted registered [ 0.774087] Key type encrypted registered [ 0.774943] AppArmor: AppArmor sha1 policy hashing enabled [ 0.776137] ima: No TPM chip found, activating TPM-bypass! [ 0.777404] evm: HMAC attrs: 0x1 [ 0.778463] Magic number: 10:746:486 [ 0.779464] rtc_cmos 00:00: setting system clock to 2018-07-03 15:27:10 UTC (1530631630) [ 0.781337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.782575] EDD information not available. [ 0.847646] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.849246] Write protecting the kernel read-only data: 14336k [ 0.850968] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.852883] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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.052144] 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.6... Lease of 10.55.1.6 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6d0dcvCGcB/E5GM1ZUXHNSq4xexfsAn2MiQJsIoeiaGM0WeB+zMB1TD1oS9rpQ/lUfZQhSWj6yDRXYaVLJx5E5j4C7xr9wnGoOby+QoXoftuOTuAzXd2KmSx8wJMpGes8Z5FZ6an1XkhQE1u8h14beWkjvc2DZawfiXCChDQYy+WYg+7gv1Znw41kRG5P1QrD4ZYDbKP1Mdj7c0LDelHqxNQKtO+LiTtN2QAGSHXrMi4p3NHwyz1bioVN2uvFd54JnVUl9xxWrgMzSCAAREr322SAyFJZGbUU3YMEYhbEJW7JkDcS2e2xWrBzEAObcnU5uWBt2X6yOXvqQLARt2EL root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292 ssh-dss AAAAB3NzaC1kc3MAAACBAMBWg+zv84VYSY8n6z0z/JErdifhI0ahZzExdIdrcKhc7Mlxx4xb4Y15+uI5E86UUnOmkhJ68v9HsTpVSZ+TA9ZUOaXyPY6volRC4g+y9rV1EAZ2JJlHYyA9oLI59NSthtxw8OINMn/88tQtbNPuioROrousgm9URG7225BV7jG5AAAAFQCjMf9MU+vg/vHewQFtVTwekay0SwAAAIBYNYLqSrqzknNONe5ZcxstBW5mKzVyvHnWZp7cgGAAUb3vt6Nrt31n+90+yU/JNlNp35sS9gJxNjmlwqZrZOvad3R4SeoWEzFTRWGCxdwdwk1e2zWdNgArhGxI4qMVWFq5nkfkt0oKS7wmDKppzExT6eCHnnp/2jasm81T2nYd0gAAAIEAvKwegNgPAcV8JWOcL9PThfvGvP3ctL74dMBB+cktF+3lfJU7zJlDFOBFBYTz7bOAC9HTLxL/ON+i3MvYoD2eSRRjAxA3JU3V1QgCyEw9p0Ad9Ksiwis2Ghou26d1GiRx6HyJPwBN2T0poGHd2lgsVeXYomqdYuhb3YT/+4N1iyc= root@createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe7f:8d5e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: a70549a1-056a-4c22-adc4-5cf3a70a1560 name: CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-78d5b01c-a11d-4f8f-acb1-40b292.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=1.23 === === 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:7F:8D:5E inet addr:10.55.1.6 Bcast:10.55.1.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7f:8d5e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4 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:1194 (1.1 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.2 nameserver 10.55.1.3 ### ping -c 5 10.55.1.1 PING 10.55.1.1 (10.55.1.1): 56 data bytes 2018-07-03 15:27:22,393 - create_instance - INFO - Checking if VM is active 2018-07-03 15:27:22,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:23,461 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27: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-d2a75f02-dd55-4cb5-ae9c-fa9cc467b965 X-Compute-Request-Id: req-d2a75f02-dd55-4cb5-ae9c-fa9cc467b965 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:27:10Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:27:23,461 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-d2a75f02-dd55-4cb5-ae9c-fa9cc467b965 2018-07-03 15:27:23,462 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - ACTIVE 2018-07-03 15:27:23,462 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:27:23,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:24,099 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27: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-daca866c-cf20-4392-862f-9fe6e82cdcc4 X-Compute-Request-Id: req-daca866c-cf20-4392-862f-9fe6e82cdcc4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp"}], "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:27:10Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:27:24,100 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-daca866c-cf20-4392-862f-9fe6e82cdcc4 2018-07-03 15:27:24,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/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:24,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a2dc0d25-702c-4673-aa62-651422aa6367 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"],"updated_at":"2018-07-03T15:21:43Z","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"690348143f42483fb33d1539b60e521a","id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net"}]} 2018-07-03 15:27:24,253 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net used request id req-a2dc0d25-702c-4673-aa62-651422aa6367 2018-07-03 15:27:24,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:24,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ac17cb2-bcc4-4d48-b7ca-0040f4ab8fa7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:27:24,442 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-5ac17cb2-bcc4-4d48-b7ca-0040f4ab8fa7 2018-07-03 15:27:24,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=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:24,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:24 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-ea56ab1b-f776-4541-ab99-9ea871b25902 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:43Z","dns_nameservers":[],"updated_at":"2018-07-03T15:21:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"690348143f42483fb33d1539b60e521a","id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet"}]} 2018-07-03 15:27:24,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-ea56ab1b-f776-4541-ab99-9ea871b25902 2018-07-03 15:27: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/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:24,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:24 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-2b138b37-1f51-4fba-9c1e-2065499985ed Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:22:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:27:10Z","binding:vnic_type":"normal","device_id":"a70549a1-056a-4c22-adc4-5cf3a70a1560","device_owner":"compute:nova","revision_number":18,"mac_address":"fa:16:3e:7f:8d:5e","id":"0aa57bc4-3acb-4522-b5a4-071995033e48","port_security_enabled":true,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["74641a6f-b535-4b19-9807-b83309b4931c","cdaf9c4f-0677-4636-9dc6-a08edf01e704"],"name":"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:22:00Z","binding:vnic_type":"normal","device_id":"df0c6c98-143f-4f9f-af21-8ae47f7630fb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:df:9d","id":"451dc685-c454-48d8-a724-b1150336321c","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:48Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1e:b0:91","id":"7a89e5fd-599e-4eb7-97de-8f63bd8dd91a","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","tenant_id":"690348143f42483fb33d1539b60e521a","created_at":"2018-07-03T15:21:44Z","admin_state_up":true,"updated_at":"2018-07-03T15:21:49Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0ebd9c5a-3979-4f47-ab4a-e80d95cf0742","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:06:64","id":"f2a3eab7-414e-4a25-9aa2-53a79a38ed2f","port_security_enabled":false,"project_id":"690348143f42483fb33d1539b60e521a","fixed_ips":[{"subnet_id":"2ae7dcf0-06a5-4872-8675-6e8c03f9d827","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:27:24,965 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-2b138b37-1f51-4fba-9c1e-2065499985ed 2018-07-03 15:27:24,966 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:27:24,969 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c5a93d0L 2018-07-03 15:27:24,969 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:27:24,969 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:27:24,970 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:27:24,971 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:27:24,971 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:27:24,971 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:27:24,971 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:27:24,972 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:27:24,972 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:27:24,989 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:27:24,990 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:27:25,002 - paramiko.transport - DEBUG - Trying discovered key 24a5402490e5eb342f015d9bd2e46311 in tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6 2018-07-03 15:27:25,027 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:27:25,033 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:27:25,134 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:27:25,148 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:27:25,148 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:27:25,150 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c5a94d0L 2018-07-03 15:27:25,150 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:27:25,151 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:27:25,151 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:27:25,152 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:27:25,152 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:27:25,152 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:27:25,152 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:27:25,153 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:27:25,153 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:27:25,169 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:27:25,170 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:27:25,183 - paramiko.transport - DEBUG - Trying discovered key 24a5402490e5eb342f015d9bd2e46311 in tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6 2018-07-03 15:27:25,207 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:27:25,210 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:27:25,215 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:27:25,216 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-03 15:27:25,216 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:27:25,217 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:27:25,219 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:27:25,221 - create_instance - INFO - Deleting Floating IP - 172.30.10.119 2018-07-03 15:27:25,221 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.119 2018-07-03 15:27:25,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/floatingips/eb7ab9f5-d2b0-4650-bbaf-ba490438b7b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:26,797 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6982ee45-b801-4c84-92bf-55a59e419ee1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:26,797 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/eb7ab9f5-d2b0-4650-bbaf-ba490438b7b4 used request id req-6982ee45-b801-4c84-92bf-55a59e419ee1 2018-07-03 15:27:26,798 - create_instance - INFO - Deleting Port with ID - 0aa57bc4-3acb-4522-b5a4-071995033e48 2018-07-03 15:27:26,798 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6port-1 2018-07-03 15:27:26,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/ports/0aa57bc4-3acb-4522-b5a4-071995033e48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:27,703 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-764149d3-cd62-4036-ab9f-ce66cb008ce8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:27,703 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/0aa57bc4-3acb-4522-b5a4-071995033e48 used request id req-764149d3-cd62-4036-ab9f-ce66cb008ce8 2018-07-03 15:27:27,703 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst 2018-07-03 15:27:27,706 - 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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:27,903 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27: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-4224aa07-9233-4414-a5dd-95978c12ab2b X-Compute-Request-Id: req-4224aa07-9233-4414-a5dd-95978c12ab2b Front-End-Https: on 2018-07-03 15:27:27,903 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-4224aa07-9233-4414-a5dd-95978c12ab2b 2018-07-03 15:27:27,903 - create_instance - INFO - Checking deletion status 2018-07-03 15:27:27,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:28,241 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:28 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-f282b38f-7244-4dc4-bb5e-0df3afa1184b X-Compute-Request-Id: req-f282b38f-7244-4dc4-bb5e-0df3afa1184b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:8d:5e", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560", "rel": "bookmark"}], "image": {"id": "49fb009f-aaa0-49c6-8470-3fc3a5db5267", "links": [{"href": "http://172.30.10.101:8774/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:22:24.000000", "flavor": {"id": "02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b", "rel": "bookmark"}]}, "id": "a70549a1-056a-4c22-adc4-5cf3a70a1560", "user_id": "5ad6defb02eb445b8dee537ae358c643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:27:28Z", "hostId": "f89069b3c131010644073a27e37efea8849b3a9ed3b5eb187480ad72", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp", "name": "CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst", "created": "2018-07-03T15:22:11Z", "tenant_id": "690348143f42483fb33d1539b60e521a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:27:28,241 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-f282b38f-7244-4dc4-bb5e-0df3afa1184b 2018-07-03 15:27:28,241 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst] is - ACTIVE 2018-07-03 15:27:28,242 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:27:31,245 - create_instance - DEBUG - VM status query timeout in 296.658642054 2018-07-03 15:27:31,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/a70549a1-056a-4c22-adc4-5cf3a70a1560 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e8fa10c53d47b3309df45aacdae57deee27353" 2018-07-03 15:27:31,324 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:27: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-07df6e96-bd45-4966-91cb-2d1cba34a18f X-Compute-Request-Id: req-07df6e96-bd45-4966-91cb-2d1cba34a18f RESP BODY: {"itemNotFound": {"message": "Instance a70549a1-056a-4c22-adc4-5cf3a70a1560 could not be found.", "code": 404}} 2018-07-03 15:27:31,324 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a70549a1-056a-4c22-adc4-5cf3a70a1560 used request id req-07df6e96-bd45-4966-91cb-2d1cba34a18f 2018-07-03 15:27:31,325 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a70549a1-056a-4c22-adc4-5cf3a70a1560 could not be found. (HTTP 404) (Request-ID: req-07df6e96-bd45-4966-91cb-2d1cba34a18f) 2018-07-03 15:27:31,325 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-inst 2018-07-03 15:27:31,327 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp 2018-07-03 15:27:31,330 - 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-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d00a8733d40e124824018639bc69bf642b80712" 2018-07-03 15:27:31,776 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:27: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-95c329de-1d20-4056-a1af-3aef54156850 X-Compute-Request-Id: req-95c329de-1d20-4056-a1af-3aef54156850 2018-07-03 15:27:31,776 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-kp used request id req-95c329de-1d20-4056-a1af-3aef54156850 2018-07-03 15:27:31,777 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6.pub] 2018-07-03 15:27:31,777 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6] 2018-07-03 15:27:31,780 - 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/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}861171b664efe456b9fbe09248e93d0e31437377" 2018-07-03 15:27:32,052 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:27: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-177da501-d3c8-4f30-9b1c-e11015e5dcdb X-Compute-Request-Id: req-177da501-d3c8-4f30-9b1c-e11015e5dcdb 2018-07-03 15:27:32,052 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/02cb32bb-8fb3-4c5f-97a6-14d13db72b8b used request id req-177da501-d3c8-4f30-9b1c-e11015e5dcdb 2018-07-03 15:27:32,053 - neutron_utils - INFO - Deleting security group rule with ID - 5f9ed97c-4a9a-4409-88c6-4d186fd7a91e 2018-07-03 15:27:32,059 - keystoneauth.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/5f9ed97c-4a9a-4409-88c6-4d186fd7a91e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:27:32,623 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f4b49d84-0b8c-4c88-b131-fa43bab53eb7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:32,624 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5f9ed97c-4a9a-4409-88c6-4d186fd7a91e used request id req-f4b49d84-0b8c-4c88-b131-fa43bab53eb7 2018-07-03 15:27:32,624 - neutron_utils - INFO - Deleting security group rule with ID - a5a83e00-27f1-4e5c-b0f6-65fd131af095 2018-07-03 15:27:32,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/a5a83e00-27f1-4e5c-b0f6-65fd131af095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:27:33,141 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6d0efbcc-e3dc-427d-b7b3-71260112c83f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:33,141 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a5a83e00-27f1-4e5c-b0f6-65fd131af095 used request id req-6d0efbcc-e3dc-427d-b7b3-71260112c83f 2018-07-03 15:27:33,141 - neutron_utils - INFO - Deleting security group rule with ID - 938549b1-9054-46a5-8ccd-142a26e8b005 2018-07-03 15:27:33,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/938549b1-9054-46a5-8ccd-142a26e8b005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:27:33,293 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c259dd1d-dfec-43b5-a8b5-e31c75f91e09 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:33,293 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/938549b1-9054-46a5-8ccd-142a26e8b005 used request id req-c259dd1d-dfec-43b5-a8b5-e31c75f91e09 2018-07-03 15:27:33,293 - neutron_utils - INFO - Deleting security group rule with ID - 31630d09-3061-4ac1-ae1c-401e717b05a5 2018-07-03 15:27:33,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/31630d09-3061-4ac1-ae1c-401e717b05a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:27:33,446 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fd71e41d-9ab8-42a6-8c49-b37a990fb11b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:33,446 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/31630d09-3061-4ac1-ae1c-401e717b05a5 used request id req-fd71e41d-9ab8-42a6-8c49-b37a990fb11b 2018-07-03 15:27:33,446 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-sec-grp 2018-07-03 15:27:33,451 - keystoneauth.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/cdaf9c4f-0677-4636-9dc6-a08edf01e704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaad4e81d25a0172a31cd7e91aaf9d374ed1668d" 2018-07-03 15:27:33,960 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e224417a-7703-414f-a6ed-a445d1a42e2d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:33,960 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/cdaf9c4f-0677-4636-9dc6-a08edf01e704 used request id req-e224417a-7703-414f-a6ed-a445d1a42e2d 2018-07-03 15:27:33,961 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router and subnet CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet 2018-07-03 15:27:33,961 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router 2018-07-03 15:27:33,966 - 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/df0c6c98-143f-4f9f-af21-8ae47f7630fb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" -d '{"subnet_id": "2ae7dcf0-06a5-4872-8675-6e8c03f9d827"}' 2018-07-03 15:27:37,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:37 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-468fafab-9db2-4223-b0b3-7fe5db5ffbe6 Front-End-Https: on RESP BODY: {"network_id": "0ebd9c5a-3979-4f47-ab4a-e80d95cf0742", "tenant_id": "690348143f42483fb33d1539b60e521a", "subnet_id": "2ae7dcf0-06a5-4872-8675-6e8c03f9d827", "subnet_ids": ["2ae7dcf0-06a5-4872-8675-6e8c03f9d827"], "port_id": "451dc685-c454-48d8-a724-b1150336321c", "id": "df0c6c98-143f-4f9f-af21-8ae47f7630fb"} 2018-07-03 15:27:37,064 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/df0c6c98-143f-4f9f-af21-8ae47f7630fb/remove_router_interface used request id req-468fafab-9db2-4223-b0b3-7fe5db5ffbe6 2018-07-03 15:27:37,064 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router 2018-07-03 15:27:37,064 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-router 2018-07-03 15:27:37,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/routers/df0c6c98-143f-4f9f-af21-8ae47f7630fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1e15101276b5c472fced71513902d1602904ce" 2018-07-03 15:27:39,222 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f9e1bd41-2bdc-412e-b4d3-5e28a84a45c8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:39,222 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/df0c6c98-143f-4f9f-af21-8ae47f7630fb used request id req-f9e1bd41-2bdc-412e-b4d3-5e28a84a45c8 2018-07-03 15:27:39,223 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet 2018-07-03 15:27:39,224 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-subnet 2018-07-03 15:27:39,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/subnets/2ae7dcf0-06a5-4872-8675-6e8c03f9d827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a7b0af7b513284e356bf25ea6d2a367b176656" 2018-07-03 15:27:42,323 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-86c5e813-6d54-4089-96a2-686eabb47936 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:42,323 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/2ae7dcf0-06a5-4872-8675-6e8c03f9d827 used request id req-86c5e813-6d54-4089-96a2-686eabb47936 2018-07-03 15:27:42,323 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-pub-net 2018-07-03 15:27:42,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/networks/0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a7b0af7b513284e356bf25ea6d2a367b176656" 2018-07-03 15:27:44,160 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4dc847c9-003b-440a-92dd-678ed26732af Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:44,160 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/0ebd9c5a-3979-4f47-ab4a-e80d95cf0742 used request id req-4dc847c9-003b-440a-92dd-678ed26732af 2018-07-03 15:27:44,162 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-78d5b01c-a11d-4f8f-acb1-40b2926d54f6-image 2018-07-03 15:27:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7b089982d689fe0afa5b17b02c0fcb7193a3f1a" 2018-07-03 15:27:44,674 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:44 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a5ab05f4-9d66-4292-b041-b982c11d13d0 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-07-03 15:27:44,674 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/49fb009f-aaa0-49c6-8470-3fc3a5db5267 used request id req-a5ab05f4-9d66-4292-b041-b982c11d13d0 2018-07-03 15:27:44,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:27:45,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:45 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-b4ca3e6c-2dc8-4029-8db9-237ce6662850 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:42Z", "updated_at": "2018-07-03T15:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:42Z", "revision_number": 0, "id": "16d830c1-6d4f-47dd-92a6-053476a451d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:42Z", "security_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:42Z", "revision_number": 0, "id": "b7b593bc-d4bd-4506-9225-6e2e0a552189", "remote_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:42Z", "security_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv6", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:42Z", "revision_number": 0, "id": "d47a31d8-f4f0-41da-bbf9-9f30fdf95b5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:42Z", "security_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv6", "project_id": "690348143f42483fb33d1539b60e521a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:21:42Z", "revision_number": 0, "id": "ea1b5eb5-3dde-4ed9-8f09-5de430b77372", "remote_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "remote_ip_prefix": null, "created_at": "2018-07-03T15:21:42Z", "security_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "tenant_id": "690348143f42483fb33d1539b60e521a", "port_range_min": null, "ethertype": "IPv4", "project_id": "690348143f42483fb33d1539b60e521a"}], "revision_number": 4, "project_id": "690348143f42483fb33d1539b60e521a", "id": "74641a6f-b535-4b19-9807-b83309b4931c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:27:45,181 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b4ca3e6c-2dc8-4029-8db9-237ce6662850 2018-07-03 15:27:45,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:27:45,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:45 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7d62638-0f32-4685-abce-928a8c22afad 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:27:45,348 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-f7d62638-0f32-4685-abce-928a8c22afad 2018-07-03 15:27:45,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/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:27:45,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:45 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cb23d74-989a-4ea8-9109-26dce8b76e3a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "690348143f42483fb33d1539b60e521a", "name": "CreateInstanceSingleNetworkTests-455f6099-226a-473-proj"}} 2018-07-03 15:27:45,527 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-0cb23d74-989a-4ea8-9109-26dce8b76e3a 2018-07-03 15:27:45,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74641a6f-b535-4b19-9807-b83309b4931c 2018-07-03 15:27:45,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=74641a6f-b535-4b19-9807-b83309b4931c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:27:45,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:45 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-720dd30a-e80f-40ae-af2e-efbc0bad6cb4 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:42Z", "security_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:42Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "16d830c1-6d4f-47dd-92a6-053476a451d8"}, {"remote_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:42Z", "security_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:42Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "b7b593bc-d4bd-4506-9225-6e2e0a552189"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:42Z", "security_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:42Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "d47a31d8-f4f0-41da-bbf9-9f30fdf95b5b"}, {"remote_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:21:42Z", "security_group_id": "74641a6f-b535-4b19-9807-b83309b4931c", "port_range_min": null, "revision_number": 0, "tenant_id": "690348143f42483fb33d1539b60e521a", "created_at": "2018-07-03T15:21:42Z", "project_id": "690348143f42483fb33d1539b60e521a", "id": "ea1b5eb5-3dde-4ed9-8f09-5de430b77372"}]} 2018-07-03 15:27:45,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=74641a6f-b535-4b19-9807-b83309b4931c used request id req-720dd30a-e80f-40ae-af2e-efbc0bad6cb4 2018-07-03 15:27:45,920 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:27:45,926 - keystoneauth.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/74641a6f-b535-4b19-9807-b83309b4931c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:27:46,183 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ebb75dfd-4f6a-4d12-8a72-2ef8266b9d98 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:46,183 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/74641a6f-b535-4b19-9807-b83309b4931c used request id req-ebb75dfd-4f6a-4d12-8a72-2ef8266b9d98 2018-07-03 15:27:46,184 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-455f6099-226a-473-proj 2018-07-03 15:27:46,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:27:46,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:27:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c707969-2108-475f-972f-317d73a5ea01 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:46,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/690348143f42483fb33d1539b60e521a used request id req-9c707969-2108-475f-972f-317d73a5ea01 2018-07-03 15:27:46,573 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-455f6099-226a-473-proj-role 2018-07-03 15:27:46,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a5300c06a2a54bf4bdc299df9fb8a66d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:27:46,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:27:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55cad465-550a-4eb3-9b85-1a4941288826 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:46,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a5300c06a2a54bf4bdc299df9fb8a66d used request id req-55cad465-550a-4eb3-9b85-1a4941288826 2018-07-03 15:27:46,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? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06e6e576b5fa6d21770aaa64633688df08390a6" 2018-07-03 15:27:46,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a294771-5d12-4383-a6bc-897514b3be74 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:27:46,817 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4a294771-5d12-4383-a6bc-897514b3be74 2018-07-03 15:27:46,818 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-455f6099-226a-473-user 2018-07-03 15:27:46,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5ad6defb02eb445b8dee537ae358c643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32dde1f27bda91c1883120c7ab066be85c48c304" 2018-07-03 15:27:47,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:27:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e732fc0a-6d02-4b7c-a2b9-168db72b5bca Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:47,156 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5ad6defb02eb445b8dee537ae358c643 used request id req-e732fc0a-6d02-4b7c-a2b9-168db72b5bca 2018-07-03 15:27:47,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:27:47,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["hGNRjgJ2SIWH66kluSXu1A"], "issued_at": "2018-07-03T15:27:47.000000Z"}} 2018-07-03 15:27:47,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176ddc7798c3b17f6926a6df2b9f8bcc9e740e2e" 2018-07-03 15:27:47,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b43980c2-072b-49a5-b7fe-0af46998918a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:27:47,879 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b43980c2-072b-49a5-b7fe-0af46998918a 2018-07-03 15:27:47,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:27:47,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:27:48,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["REyU9lKiSb2wSbJ87yJuKw"], "issued_at": "2018-07-03T15:27:48.000000Z"}} 2018-07-03 15:27:48,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:27:48,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c4fa37f-8572-42bc-8c2e-82d0429cac0b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:27:48,615 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6c4fa37f-8572-42bc-8c2e-82d0429cac0b 2018-07-03 15:27:48,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-07-03 15:27:48,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:27: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-07-03 15:27:48,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-67c6f0de-7933-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:27:48,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:48 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c551534b-9236-490f-b72c-20aa30624eeb 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-67c6f0de-7933-447-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:27:48,804 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj used request id req-c551534b-9236-490f-b72c-20aa30624eeb 2018-07-03 15:27:48,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:27:48,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28ff7648-a145-4baa-86f1-76fd7ab21433 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:27:48,982 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-28ff7648-a145-4baa-86f1-76fd7ab21433 2018-07-03 15:27:48,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}}' 2018-07-03 15:27:49,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:27:48 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d282425d-b16f-4108-84e7-0623773f88bc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:27:49,232 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d282425d-b16f-4108-84e7-0623773f88bc 2018-07-03 15:27:49,233 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj 2018-07-03 15:27:49,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:27:49,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:27:49,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["aZ2R1M1dQ6y8yQYIpNWLqA"], "issued_at": "2018-07-03T15:27:49.000000Z"}} 2018-07-03 15:27:49,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}2a5f1289f42348ca43661f0942d51b2d7cb0953e" 2018-07-03 15:27:49,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31ca2fb7-e0a9-4db0-9c76-ce8dcfafb857 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:27:49,953 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-31ca2fb7-e0a9-4db0-9c76-ce8dcfafb857 2018-07-03 15:27:49,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-07-03 15:27:49,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:27: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-07-03 15:27:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5f1289f42348ca43661f0942d51b2d7cb0953e" 2018-07-03 15:27:50,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:49 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-443cd8c8-3ff6-4927-ae37-af00e4fcaf5e Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:27:50,180 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-443cd8c8-3ff6-4927-ae37-af00e4fcaf5e 2018-07-03 15:27:50,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?name=CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5f1289f42348ca43661f0942d51b2d7cb0953e" 2018-07-03 15:27:50,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:50 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-330936f9-d7a6-4997-b9b2-f6efb496fbe0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}]} 2018-07-03 15:27:50,375 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj used request id req-330936f9-d7a6-4997-b9b2-f6efb496fbe0 2018-07-03 15:27:50,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5f1289f42348ca43661f0942d51b2d7cb0953e" 2018-07-03 15:27:50,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ae3de6c-3cea-489e-80bd-4bedf839fb47 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:27:50,586 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2ae3de6c-3cea-489e-80bd-4bedf839fb47 2018-07-03 15:27:50,918 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user 2018-07-03 15:27:50,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:27:50,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}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:27:51,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9358150-2ebc-4401-b3bc-b68882a523bd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:27:51,115 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a9358150-2ebc-4401-b3bc-b68882a523bd 2018-07-03 15:27:51,119 - 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}8d793fa2130d25d558de3e944832aafdba1a9ff2" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}}' 2018-07-03 15:27:51,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:27:51 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bf48b39-00a1-47ee-b0a4-8984549d7480 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a134d4e4008a487dbe3ba9f93f90fce7", "links": {"self": "http://10.167.4.35:5000/v3/roles/a134d4e4008a487dbe3ba9f93f90fce7"}, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}} 2018-07-03 15:27:51,319 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6bf48b39-00a1-47ee-b0a4-8984549d7480 2018-07-03 15:27:51,319 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role 2018-07-03 15:27:51,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/a134d4e4008a487dbe3ba9f93f90fce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:27:51,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:51 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0390b627-c4db-470a-9bf6-875ac48a174d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a134d4e4008a487dbe3ba9f93f90fce7", "links": {"self": "http://10.167.4.35:5000/v3/roles/a134d4e4008a487dbe3ba9f93f90fce7"}, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}} 2018-07-03 15:27:51,491 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a134d4e4008a487dbe3ba9f93f90fce7 used request id req-0390b627-c4db-470a-9bf6-875ac48a174d 2018-07-03 15:27:51,491 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role to project CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj 2018-07-03 15:27:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18/users/d109e389eb3d43fea040e36d879e180d/roles/a134d4e4008a487dbe3ba9f93f90fce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:27:51,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:27:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6d652c1-27fd-4122-9639-5b9c28f630a2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:51,732 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18/users/d109e389eb3d43fea040e36d879e180d/roles/a134d4e4008a487dbe3ba9f93f90fce7 used request id req-a6d652c1-27fd-4122-9639-5b9c28f630a2 2018-07-03 15:27:51,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-07-03 15:27:51,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:27:51,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176ddc7798c3b17f6926a6df2b9f8bcc9e740e2e" 2018-07-03 15:27:51,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:51 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b015b41f-6693-479f-b62b-25cfbb3e3fcb Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user", "links": {"self": "http://10.167.4.35:5000/v3/users/d109e389eb3d43fea040e36d879e180d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "d109e389eb3d43fea040e36d879e180d", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:27:51,947 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b015b41f-6693-479f-b62b-25cfbb3e3fcb 2018-07-03 15:27:51,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a134d4e4008a487dbe3ba9f93f90fce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:27:52,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:51 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-802f6c91-0d51-452f-bf39-75664676e351 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a134d4e4008a487dbe3ba9f93f90fce7", "links": {"self": "http://10.167.4.35:5000/v3/roles/a134d4e4008a487dbe3ba9f93f90fce7"}, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}} 2018-07-03 15:27:52,107 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a134d4e4008a487dbe3ba9f93f90fce7 used request id req-802f6c91-0d51-452f-bf39-75664676e351 2018-07-03 15:27:52,107 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role to project CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj 2018-07-03 15:27:52,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18/users/ada55201ffb54277b8bfe9496150313e/roles/a134d4e4008a487dbe3ba9f93f90fce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:27:52,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:27:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b4bb98a-c530-478c-9008-31befc6bfbcf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:27:52,207 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18/users/ada55201ffb54277b8bfe9496150313e/roles/a134d4e4008a487dbe3ba9f93f90fce7 used request id req-2b4bb98a-c530-478c-9008-31befc6bfbcf 2018-07-03 15:27:52,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:27:52,209 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:27:52,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:27:52,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:27:52,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a134d4e4008a487dbe3ba9f93f90fce7", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}], "expires_at": "2018-07-03T16:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user", "id": "d109e389eb3d43fea040e36d879e180d"}, "audit_ids": ["ZH39qa64RkitDnQ7vVyc2A"], "issued_at": "2018-07-03T15:27:52.000000Z"}} 2018-07-03 15:27:52,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}eee0505c3da6f29633010c92e855d6f48da17272" 2018-07-03 15:27:52,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4717ab82-fa94-4978-b341-ce802083ef1a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:27:52,915 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4717ab82-fa94-4978-b341-ce802083ef1a 2018-07-03 15:27:52,919 - 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-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eee0505c3da6f29633010c92e855d6f48da17272" 2018-07-03 15:27:53,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:53 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-79483e0e-1fa5-4f21-af0a-03c5b850b08e Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image"} 2018-07-03 15:27:53,347 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image used request id req-79483e0e-1fa5-4f21-af0a-03c5b850b08e 2018-07-03 15:27:53,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eee0505c3da6f29633010c92e855d6f48da17272" 2018-07-03 15:27:53,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:53 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-136804f9-5fb0-485f-8bbe-89a8ab05ddb8 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:27:53,731 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-136804f9-5fb0-485f-8bbe-89a8ab05ddb8 2018-07-03 15:27:53,760 - 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}eee0505c3da6f29633010c92e855d6f48da17272" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image"}' 2018-07-03 15:27:54,185 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:27:54 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-594a0675-7aa1-4179-80f4-ffd705254259 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:27:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:27:54Z", "visibility": "shared", "self": "/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "min_disk": 0, "protected": false, "id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "file": "/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133/file", "checksum": null, "owner": "c57be6fa63dd4dd599d4c2d2181bdb18", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:27:54,185 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-594a0675-7aa1-4179-80f4-ffd705254259 2018-07-03 15:27:54,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eee0505c3da6f29633010c92e855d6f48da17272" -d '' 2018-07-03 15:27:54,976 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:27:54 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b7e61f13-3041-46cd-9ec3-5b8370ae4191 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-07-03 15:27:54,977 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133/file used request id req-b7e61f13-3041-46cd-9ec3-5b8370ae4191 2018-07-03 15:27:54,977 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:27:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eee0505c3da6f29633010c92e855d6f48da17272" 2018-07-03 15:27:55,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:55 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-02d5c8cb-b60d-462c-b3a4-82d487898ff7 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:27:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:27:55Z", "visibility": "shared", "self": "/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "min_disk": 0, "protected": false, "id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "file": "/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c57be6fa63dd4dd599d4c2d2181bdb18", "direct_url": "file:///var/lib/glance/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:27:55,892 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133 used request id req-02d5c8cb-b60d-462c-b3a4-82d487898ff7 2018-07-03 15:27:55,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eee0505c3da6f29633010c92e855d6f48da17272" 2018-07-03 15:27:55,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f9722ace-c387-477e-bd65-c60c6a92dce7 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:27:55,908 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f9722ace-c387-477e-bd65-c60c6a92dce7 2018-07-03 15:27:55,911 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image 2018-07-03 15:27:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eee0505c3da6f29633010c92e855d6f48da17272" 2018-07-03 15:27:55,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:55 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-a2222882-91ec-4609-a848-2cdcbd5c190c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:27:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:27:55Z", "visibility": "shared", "self": "/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "min_disk": 0, "protected": false, "id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "file": "/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c57be6fa63dd4dd599d4c2d2181bdb18", "direct_url": "file:///var/lib/glance/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:27:55,946 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133 used request id req-a2222882-91ec-4609-a848-2cdcbd5c190c 2018-07-03 15:27:55,947 - create_image - DEBUG - Instance status is - active 2018-07-03 15:27:55,947 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image 2018-07-03 15:27:55,947 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image 2018-07-03 15:27:55,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:27:55,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:27:56,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a134d4e4008a487dbe3ba9f93f90fce7", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}], "expires_at": "2018-07-03T16:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user", "id": "d109e389eb3d43fea040e36d879e180d"}, "audit_ids": ["cYna_YWeTsaMjtY2P5UZxQ"], "issued_at": "2018-07-03T15:27:56.000000Z"}} 2018-07-03 15:27:56,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739a6e744d4c8e0e441295abc3630fa15aceb6c1" 2018-07-03 15:27:56,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:27:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ca31aab-7c08-43d9-941c-90a526a37c78 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:27:56,637 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7ca31aab-7c08-43d9-941c-90a526a37c78 2018-07-03 15:27:56,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/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739a6e744d4c8e0e441295abc3630fa15aceb6c1" 2018-07-03 15:27:56,999 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:56 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2f4b6a26-0ea0-4cab-9532-61390e362ebe Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:27:56,999 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-2f4b6a26-0ea0-4cab-9532-61390e362ebe 2018-07-03 15:27:57,000 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net 2018-07-03 15:27:57,004 - 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}739a6e744d4c8e0e441295abc3630fa15aceb6c1" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net", "admin_state_up": true}}' 2018-07-03 15:27:57,517 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:27:57 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-15dd2235-3c60-43e6-93a3-23fd082233cd Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:27:57Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}} 2018-07-03 15:27:57,517 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-15dd2235-3c60-43e6-93a3-23fd082233cd 2018-07-03 15:27:57,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?id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739a6e744d4c8e0e441295abc3630fa15aceb6c1" 2018-07-03 15:27:57,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:57 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-293650e4-4aaf-4e05-b820-0709c992a2d6 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-07-03T15:27:57Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:27:57,777 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-293650e4-4aaf-4e05-b820-0709c992a2d6 2018-07-03 15:27:57,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=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739a6e744d4c8e0e441295abc3630fa15aceb6c1" 2018-07-03 15:27:58,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:58 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-cef6680f-035e-480a-854b-d47a88b9a2f4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:27:58,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-cef6680f-035e-480a-854b-d47a88b9a2f4 2018-07-03 15:27:58,206 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet 2018-07-03 15:27:58,209 - 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}739a6e744d4c8e0e441295abc3630fa15aceb6c1" -d '{"subnets": [{"ip_version": 4, "network_id": "921732ee-1fdf-48b3-8e77-b8c8b57e0a88", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]}' 2018-07-03 15:27:59,224 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:27:59 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-32babe28-bfdc-4856-b258-161596c2fb9a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:27:59,224 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-32babe28-bfdc-4856-b258-161596c2fb9a 2018-07-03 15:27:59,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?id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739a6e744d4c8e0e441295abc3630fa15aceb6c1" 2018-07-03 15:27:59,728 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:59 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e16e35ba-fff3-4bb7-9ae4-ee282245bf0c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:27:59,728 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-e16e35ba-fff3-4bb7-9ae4-ee282245bf0c 2018-07-03 15:27:59,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=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739a6e744d4c8e0e441295abc3630fa15aceb6c1" 2018-07-03 15:27:59,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:27:59 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d55d9623-046f-4fe8-a74d-404fcdaca2b0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:27:59,816 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-d55d9623-046f-4fe8-a74d-404fcdaca2b0 2018-07-03 15:27:59,817 - OpenStackNetwork - DEBUG - Network [921732ee-1fdf-48b3-8e77-b8c8b57e0a88] created successfully 2018-07-03 15:27:59,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:27:59,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:28:00,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a134d4e4008a487dbe3ba9f93f90fce7", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}], "expires_at": "2018-07-03T16:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user", "id": "d109e389eb3d43fea040e36d879e180d"}, "audit_ids": ["qU4voaM2TJO98GyoRKUXOQ"], "issued_at": "2018-07-03T15:28:00.000000Z"}} 2018-07-03 15:28:00,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}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:00,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b3fefa1-f18d-4901-9bed-667533feb228 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:28:00,508 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b3fefa1-f18d-4901-9bed-667533feb228 2018-07-03 15:28:00,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/routers?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:00,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:00 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-7b6624fc-1b2d-4d6c-9ee7-05f6cfe54fd1 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 15:28:00,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router&admin_state_up=True used request id req-7b6624fc-1b2d-4d6c-9ee7-05f6cfe54fd1 2018-07-03 15:28:00,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:28:00,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:28:01,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a134d4e4008a487dbe3ba9f93f90fce7", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}], "expires_at": "2018-07-03T16:28:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user", "id": "d109e389eb3d43fea040e36d879e180d"}, "audit_ids": ["FRIoXehAQqOiL95OduBKPw"], "issued_at": "2018-07-03T15:28:01.000000Z"}} 2018-07-03 15:28:01,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}376b84b713a39f2cd0469d52170955e97556aa81" 2018-07-03 15:28:01,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa5e8190-18d0-4e5b-8bc8-f6bceb9de3ea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:28:01,672 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aa5e8190-18d0-4e5b-8bc8-f6bceb9de3ea 2018-07-03 15:28:01,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}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:02,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:02 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-f6991d27-0469-4b66-8213-80517d041848 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:28:02,211 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-f6991d27-0469-4b66-8213-80517d041848 2018-07-03 15:28:02,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:02,597 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:02 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d223a561-907d-4c18-8c67-9efe38416047 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:28:02,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-d223a561-907d-4c18-8c67-9efe38416047 2018-07-03 15:28:02,598 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router 2018-07-03 15:28:02,603 - 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}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router", "admin_state_up": true}}' 2018-07-03 15:28:04,747 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:28:04 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-49376248-7ff4-475f-913c-3e774c77112d Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:02Z", "admin_state_up": true, "updated_at": "2018-07-03T15:28:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "426aadcc-f028-4625-ad04-b31005d2b201", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router"}} 2018-07-03 15:28:04,747 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-49376248-7ff4-475f-913c-3e774c77112d 2018-07-03 15:28:04,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?device_id=426aadcc-f028-4625-ad04-b31005d2b201 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:04,805 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:04 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-453525f9-ea67-4271-8199-3101984266ff Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:28:04,805 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=426aadcc-f028-4625-ad04-b31005d2b201 used request id req-453525f9-ea67-4271-8199-3101984266ff 2018-07-03 15:28:04,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:04,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:04 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-8bd3a61e-95a9-4fa0-85ec-8593019d967a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:04,954 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-8bd3a61e-95a9-4fa0-85ec-8593019d967a 2018-07-03 15:28:04,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-07-03 15:28:04,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:28: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-07-03 15:28:04,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/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:05,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:04 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-247006ac-c4c2-4ccd-9cf5-402f045f7375 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:05,008 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-247006ac-c4c2-4ccd-9cf5-402f045f7375 2018-07-03 15:28:05,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=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:05,422 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:05 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-fa9bfdeb-2bdc-4922-a06b-c1522f457f32 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:05,422 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-fa9bfdeb-2bdc-4922-a06b-c1522f457f32 2018-07-03 15:28:05,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=921732ee-1fdf-48b3-8e77-b8c8b57e0a88&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:05,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:05 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d169a81c-d324-4b5a-bafa-a805ad0c0e98 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:05,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet used request id req-d169a81c-d324-4b5a-bafa-a805ad0c0e98 2018-07-03 15:28:05,524 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 15:28:05,524 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router 2018-07-03 15:28:05,530 - 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/426aadcc-f028-4625-ad04-b31005d2b201/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" -d '{"subnet_id": "c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"}' 2018-07-03 15:28:08,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:08 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-bb94974f-72c0-4fd8-86b5-13059abb794d Front-End-Https: on RESP BODY: {"network_id": "921732ee-1fdf-48b3-8e77-b8c8b57e0a88", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "subnet_id": "c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4", "subnet_ids": ["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"], "port_id": "75c7f86b-95b4-490b-b97e-d578939c462e", "id": "426aadcc-f028-4625-ad04-b31005d2b201"} 2018-07-03 15:28:08,477 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/426aadcc-f028-4625-ad04-b31005d2b201/add_router_interface used request id req-bb94974f-72c0-4fd8-86b5-13059abb794d 2018-07-03 15:28:08,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/426aadcc-f028-4625-ad04-b31005d2b201 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:08,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:08 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-26b5d2df-4602-42b1-8017-33ba95575675 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:02Z", "admin_state_up": true, "updated_at": "2018-07-03T15:28:07Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "426aadcc-f028-4625-ad04-b31005d2b201", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router"}} 2018-07-03 15:28:08,879 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/426aadcc-f028-4625-ad04-b31005d2b201 used request id req-26b5d2df-4602-42b1-8017-33ba95575675 2018-07-03 15:28:08,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?device_id=426aadcc-f028-4625-ad04-b31005d2b201 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:09,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:09 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-ce4677a2-eb5b-4e3a-9b6d-eb5cfbaf1eb8 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:07Z","binding:vnic_type":"normal","device_id":"426aadcc-f028-4625-ad04-b31005d2b201","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b5:f0:4d","id":"75c7f86b-95b4-490b-b97e-d578939c462e","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:28:09,027 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=426aadcc-f028-4625-ad04-b31005d2b201 used request id req-ce4677a2-eb5b-4e3a-9b6d-eb5cfbaf1eb8 2018-07-03 15:28:09,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:28:09,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:09 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-470612a3-93be-4b46-bd96-f219325785cd Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}} 2018-07-03 15:28:09,113 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4 used request id req-470612a3-93be-4b46-bd96-f219325785cd 2018-07-03 15:28:09,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:28:09,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:28:09,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:28:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tZWpOVjWTAWwbM9dS0FaTQ"], "issued_at": "2018-07-03T15:28:09.000000Z"}} 2018-07-03 15:28:09,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}03074fcd827f42392bfbe468caece2773e79b997" 2018-07-03 15:28:09,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b236006-96b4-4872-ae25-e97d3af0614a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:28:09,822 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3b236006-96b4-4872-ae25-e97d3af0614a 2018-07-03 15:28:09,823 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:28:09,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}03074fcd827f42392bfbe468caece2773e79b997" 2018-07-03 15:28:10,233 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28: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-5283c153-81d9-46a3-a9a4-0704a04eaf6c X-Compute-Request-Id: req-5283c153-81d9-46a3-a9a4-0704a04eaf6c Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:28:10,233 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5283c153-81d9-46a3-a9a4-0704a04eaf6c 2018-07-03 15:28:10,236 - novaclient.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}03074fcd827f42392bfbe468caece2773e79b997" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:28:10,658 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:10 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-9c3e60ac-3ab2-4551-b988-7cef2ddd2e66 X-Compute-Request-Id: req-9c3e60ac-3ab2-4551-b988-7cef2ddd2e66 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "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": "48f41b15-8444-46fd-800e-d0a82a974744"}} 2018-07-03 15:28:10,658 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9c3e60ac-3ab2-4551-b988-7cef2ddd2e66 2018-07-03 15:28:10,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/48f41b15-8444-46fd-800e-d0a82a974744 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03074fcd827f42392bfbe468caece2773e79b997" 2018-07-03 15:28:11,042 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:11 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-c9ef4e8a-f029-4afc-ab71-0178503e8e99 X-Compute-Request-Id: req-c9ef4e8a-f029-4afc-ab71-0178503e8e99 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "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": "48f41b15-8444-46fd-800e-d0a82a974744"}} 2018-07-03 15:28:11,042 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/48f41b15-8444-46fd-800e-d0a82a974744 used request id req-c9ef4e8a-f029-4afc-ab71-0178503e8e99 2018-07-03 15:28:11,045 - novaclient.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/48f41b15-8444-46fd-800e-d0a82a974744/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03074fcd827f42392bfbe468caece2773e79b997" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:28:11,479 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:11 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d02d0013-54d6-4dff-904d-a89d491f5e8e X-Compute-Request-Id: req-d02d0013-54d6-4dff-904d-a89d491f5e8e Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:28:11,479 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/48f41b15-8444-46fd-800e-d0a82a974744/os-extra_specs used request id req-d02d0013-54d6-4dff-904d-a89d491f5e8e 2018-07-03 15:28:11,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:28:11,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:28:12,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a134d4e4008a487dbe3ba9f93f90fce7", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}], "expires_at": "2018-07-03T16:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user", "id": "d109e389eb3d43fea040e36d879e180d"}, "audit_ids": ["0rFLZc7mQrCXEFb5DqIgcg"], "issued_at": "2018-07-03T15:28:12.000000Z"}} 2018-07-03 15:28:12,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c6aea46baa2dede6247c6ce98945739cfe5f38" 2018-07-03 15:28:12,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5655118-511a-40cb-a8a4-71d891ad6206 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:28:12,206 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d5655118-511a-40cb-a8a4-71d891ad6206 2018-07-03 15:28:12,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:28:12,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c6aea46baa2dede6247c6ce98945739cfe5f38" 2018-07-03 15:28:12,634 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:12 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-0d1721fe-781d-486a-b27e-5e6184df7038 X-Compute-Request-Id: req-0d1721fe-781d-486a-b27e-5e6184df7038 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 15:28:12,634 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-0d1721fe-781d-486a-b27e-5e6184df7038 2018-07-03 15:28:12,635 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp... 2018-07-03 15:28:12,635 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 15:28:12,665 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp 2018-07-03 15:28:12,667 - novaclient.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}c2c6aea46baa2dede6247c6ce98945739cfe5f38" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCzTDtF3lNhvf+TtexYHmI9QB1RTGmw5Q0f7SZZoemtZ6t8yTuiBmwf9XiQ1/w1zmCwuGfLwdS/RTs6gO2NwIiOfyE+45KWu1KDmpmfG8KPfTCnYhO/LGSWIp/KQrfMVKDb1wZCySMTH91B9zIlMeXyQPxllK6XRlG9RCnup+mVOw==", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp"}}' 2018-07-03 15:28:13,245 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:13 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-d54339d0-c4a8-48c3-9beb-a1fb2d2cedb1 X-Compute-Request-Id: req-d54339d0-c4a8-48c3-9beb-a1fb2d2cedb1 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCzTDtF3lNhvf+TtexYHmI9QB1RTGmw5Q0f7SZZoemtZ6t8yTuiBmwf9XiQ1/w1zmCwuGfLwdS/RTs6gO2NwIiOfyE+45KWu1KDmpmfG8KPfTCnYhO/LGSWIp/KQrfMVKDb1wZCySMTH91B9zIlMeXyQPxllK6XRlG9RCnup+mVOw==", "user_id": "d109e389eb3d43fea040e36d879e180d", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "fingerprint": "bd:a6:4f:e8:83:d7:bc:86:7e:63:f3:70:8e:ee:cb:97"}} 2018-07-03 15:28:13,245 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-d54339d0-c4a8-48c3-9beb-a1fb2d2cedb1 2018-07-03 15:28:13,247 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca.pub 2018-07-03 15:28:13,247 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca 2018-07-03 15:28:13,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:28:13,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:28:13,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a134d4e4008a487dbe3ba9f93f90fce7", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}], "expires_at": "2018-07-03T16:28:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user", "id": "d109e389eb3d43fea040e36d879e180d"}, "audit_ids": ["rI5BxV3HQkCtA_4k5Xpgow"], "issued_at": "2018-07-03T15:28:13.000000Z"}} 2018-07-03 15:28:13,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:13,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd075e78-6e2a-4bea-84da-5e1bca2842bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:28:13,783 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd075e78-6e2a-4bea-84da-5e1bca2842bc 2018-07-03 15:28:13,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-groups?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:14,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:14 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-00f10add-b025-42e5-b5ff-59f17e962b58 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:28:14,185 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp used request id req-00f10add-b025-42e5-b5ff-59f17e962b58 2018-07-03 15:28:14,186 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp... 2018-07-03 15:28:14,186 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp 2018-07-03 15:28:14,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}d85c5e5d804a3f91a074486f051ddc7073115b73" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}}' 2018-07-03 15:28:14,535 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:28:14 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-2dffd6f8-dead-4dd2-a4bf-07cf46827661 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "updated_at": "2018-07-03T15:28:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "073a3e69-37e9-4afe-8023-08a92fe7007f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}], "revision_number": 2, "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}} 2018-07-03 15:28:14,536 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-2dffd6f8-dead-4dd2-a4bf-07cf46827661 2018-07-03 15:28:14,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 2018-07-03 15:28:14,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:14,932 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2360421d-3c4b-423f-b71a-cd8fcbd963a8 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "073a3e69-37e9-4afe-8023-08a92fe7007f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61"}]} 2018-07-03 15:28:14,933 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-2360421d-3c4b-423f-b71a-cd8fcbd963a8 2018-07-03 15:28:14,933 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 2018-07-03 15:28:14,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:14,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-27f44f28-98e5-4618-9473-2b554634fe66 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "073a3e69-37e9-4afe-8023-08a92fe7007f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61"}]} 2018-07-03 15:28:14,974 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-27f44f28-98e5-4618-9473-2b554634fe66 2018-07-03 15:28:14,975 - neutron_utils - INFO - Retrieving security group with ID - 7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 2018-07-03 15:28:14,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-groups?id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:15,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:15 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-7011eed0-05fa-4278-ba2c-af1ea114977a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "updated_at": "2018-07-03T15:28:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "073a3e69-37e9-4afe-8023-08a92fe7007f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}], "revision_number": 2, "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}]} 2018-07-03 15:28:15,055 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-7011eed0-05fa-4278-ba2c-af1ea114977a 2018-07-03 15:28:15,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 2018-07-03 15:28:15,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:15,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:15 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f4695f2d-5549-465c-aab2-360f9328e52d Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "073a3e69-37e9-4afe-8023-08a92fe7007f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61"}]} 2018-07-03 15:28:15,096 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-f4695f2d-5549-465c-aab2-360f9328e52d 2018-07-03 15:28:15,097 - neutron_utils - INFO - Retrieving security group with ID - 7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 2018-07-03 15:28:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:15,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:15 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-561f6c2b-8148-4992-bb70-579b860c5354 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "updated_at": "2018-07-03T15:28:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "073a3e69-37e9-4afe-8023-08a92fe7007f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}], "revision_number": 2, "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}]} 2018-07-03 15:28:15,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-561f6c2b-8148-4992-bb70-579b860c5354 2018-07-03 15:28:15,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 2018-07-03 15:28:15,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/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:15,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:15 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e723a43f-601e-43ca-8248-7d7fbaeb1bfd Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "073a3e69-37e9-4afe-8023-08a92fe7007f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61"}]} 2018-07-03 15:28:15,220 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-e723a43f-601e-43ca-8248-7d7fbaeb1bfd 2018-07-03 15:28:15,221 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp 2018-07-03 15:28:15,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-groups?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:15,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:15 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-609cb629-229a-4a5e-bf60-05b19b9633e3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "updated_at": "2018-07-03T15:28:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "073a3e69-37e9-4afe-8023-08a92fe7007f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}], "revision_number": 2, "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}]} 2018-07-03 15:28:15,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp used request id req-609cb629-229a-4a5e-bf60-05b19b9633e3 2018-07-03 15:28:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:28:15,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:28: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-07-03 15:28:15,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:15,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:15 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7caa27d0-c72d-4f7e-877f-74b581bb88d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:15,566 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-7caa27d0-c72d-4f7e-877f-74b581bb88d7 2018-07-03 15:28:15,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 2018-07-03 15:28:15,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:15,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:15 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-47504745-9adb-407d-acd4-b882f4bd708e Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "073a3e69-37e9-4afe-8023-08a92fe7007f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61"}]} 2018-07-03 15:28:15,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-47504745-9adb-407d-acd4-b882f4bd708e 2018-07-03 15:28:16,003 - 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}d85c5e5d804a3f91a074486f051ddc7073115b73" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2"}}' 2018-07-03 15:28:16,618 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:28:16 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-0f7e39b4-93fe-471b-a0fa-3bba750a69e3 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-07-03T15:28:16Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:16Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "725aa88a-e9e8-409a-a7f6-5357113db26c"}} 2018-07-03 15:28:16,618 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-0f7e39b4-93fe-471b-a0fa-3bba750a69e3 2018-07-03 15:28:16,619 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp 2018-07-03 15:28:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:16,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:16 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-5842889a-3638-424e-a5ca-59bfc585e076 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "updated_at": "2018-07-03T15:28:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "073a3e69-37e9-4afe-8023-08a92fe7007f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:16Z", "revision_number": 0, "id": "725aa88a-e9e8-409a-a7f6-5357113db26c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:16Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}], "revision_number": 3, "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}]} 2018-07-03 15:28:16,705 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp used request id req-5842889a-3638-424e-a5ca-59bfc585e076 2018-07-03 15:28:16,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:16,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:16 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84d322ef-0ca5-414a-b217-899f14d17250 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:16,751 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-84d322ef-0ca5-414a-b217-899f14d17250 2018-07-03 15:28:16,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 2018-07-03 15:28:16,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:16,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:16 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-4198c6d7-379b-49b2-8006-eff12a888ec5 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "073a3e69-37e9-4afe-8023-08a92fe7007f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:16Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:16Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "725aa88a-e9e8-409a-a7f6-5357113db26c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61"}]} 2018-07-03 15:28:16,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-4198c6d7-379b-49b2-8006-eff12a888ec5 2018-07-03 15:28:16,855 - 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}d85c5e5d804a3f91a074486f051ddc7073115b73" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2"}}' 2018-07-03 15:28:17,122 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:28:17 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-9c4672ef-4516-43de-af4e-2db7303fe3bb 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-07-03T15:28:17Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": 22, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:17Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "d7e6925b-aa78-4117-80d0-f38006028d3e"}} 2018-07-03 15:28:17,123 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-9c4672ef-4516-43de-af4e-2db7303fe3bb 2018-07-03 15:28:17,123 - neutron_utils - INFO - Retrieving security group with ID - 7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 2018-07-03 15:28:17,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=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:17,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:17 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-df49fafa-edc9-4322-af4b-821a6d37459b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "updated_at": "2018-07-03T15:28:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "073a3e69-37e9-4afe-8023-08a92fe7007f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:16Z", "revision_number": 0, "id": "725aa88a-e9e8-409a-a7f6-5357113db26c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:16Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "revision_number": 0, "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:28:17Z", "revision_number": 0, "id": "d7e6925b-aa78-4117-80d0-f38006028d3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:28:17Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}], "revision_number": 4, "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}]} 2018-07-03 15:28:17,210 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-df49fafa-edc9-4322-af4b-821a6d37459b 2018-07-03 15:28:17,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 2018-07-03 15:28:17,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/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:28:17,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:17 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-24640c61-7344-476d-8525-b2d8012caadc Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "073a3e69-37e9-4afe-8023-08a92fe7007f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:16Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:16Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "725aa88a-e9e8-409a-a7f6-5357113db26c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:28:14Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:14Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "a78da3cb-626a-445e-93fd-5da7c93a3c61"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-03T15:28:17Z", "security_group_id": "7e2e527b-1b51-45c7-bb83-4429cc3a2ca2", "port_range_min": 22, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:17Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "d7e6925b-aa78-4117-80d0-f38006028d3e"}]} 2018-07-03 15:28:17,288 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-24640c61-7344-476d-8525-b2d8012caadc 2018-07-03 15:28:17,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:28:17,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:28:17,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a134d4e4008a487dbe3ba9f93f90fce7", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}], "expires_at": "2018-07-03T16:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user", "id": "d109e389eb3d43fea040e36d879e180d"}, "audit_ids": ["U046blQpQTuo-jDnu2zUIQ"], "issued_at": "2018-07-03T15:28:17.000000Z"}} 2018-07-03 15:28:17,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}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:17,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-993943d8-c099-4d57-9923-5ea79eee89fc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:28:17,846 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-993943d8-c099-4d57-9923-5ea79eee89fc 2018-07-03 15:28:17,847 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:28:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:18,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3be93161-719f-4966-953b-b41410e62691 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:28:18,030 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3be93161-719f-4966-953b-b41410e62691 2018-07-03 15:28:18,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/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:18,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:18 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3c1f4662-574f-4f9f-a9c3-8dd5a4beff42 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:18,585 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-3c1f4662-574f-4f9f-a9c3-8dd5a4beff42 2018-07-03 15:28:18,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-07-03 15:28:18,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:28: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-07-03 15:28:18,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/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:18,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:18 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a26b982a-db0d-444e-8e88-e40281e61434 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:18,777 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-a26b982a-db0d-444e-8e88-e40281e61434 2018-07-03 15:28:18,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:19,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:19 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4afe7650-b5e5-45db-b2c8-3ad8afdad92c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:19,231 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-4afe7650-b5e5-45db-b2c8-3ad8afdad92c 2018-07-03 15:28:19,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/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:19,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:19 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e9e7f4ed-1b45-4bca-a524-df037e190127 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:28:19,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1&admin_state_up=True used request id req-e9e7f4ed-1b45-4bca-a524-df037e190127 2018-07-03 15:28:19,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/detail?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:19,761 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28: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-97e966e5-8feb-4d05-9ead-b83c2d71f9f5 X-Compute-Request-Id: req-97e966e5-8feb-4d05-9ead-b83c2d71f9f5 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:28:19,761 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst used request id req-97e966e5-8feb-4d05-9ead-b83c2d71f9f5 2018-07-03 15:28:19,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=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:20,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:20 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-6267c1e1-2479-44af-b056-c16c5f0d2535 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:20,074 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-6267c1e1-2479-44af-b056-c16c5f0d2535 2018-07-03 15:28:20,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/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:20,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dbdbaff-2a14-4fb9-a469-0985b62e59b3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:20,262 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-4dbdbaff-2a14-4fb9-a469-0985b62e59b3 2018-07-03 15:28:20,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:20,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:20 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-85d9f148-200c-44d3-aeae-e596b375ddb0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:20,347 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-85d9f148-200c-44d3-aeae-e596b375ddb0 2018-07-03 15:28:20,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:20,775 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:20 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4a03b40a-cab6-4d75-91eb-8c84a5996598 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:28:20,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1&admin_state_up=True used request id req-4a03b40a-cab6-4d75-91eb-8c84a5996598 2018-07-03 15:28:20,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:28:20,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:28:21,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a134d4e4008a487dbe3ba9f93f90fce7", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role"}], "expires_at": "2018-07-03T16:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/c57be6fa63dd4dd599d4c2d2181bdb18", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user", "id": "d109e389eb3d43fea040e36d879e180d"}, "audit_ids": ["qLPi_2qMS8SdNacX_qA05A"], "issued_at": "2018-07-03T15:28:21.000000Z"}} 2018-07-03 15:28:21,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}a64bf2f6d4d1b54fd5fcda4d4313f7d81f26a5e3" 2018-07-03 15:28:21,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81b1f5bc-4a74-4bec-a2c1-b3040f1bb0f9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:28:21,474 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-81b1f5bc-4a74-4bec-a2c1-b3040f1bb0f9 2018-07-03 15:28:21,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/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:21,637 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:21 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c2c8c979-5560-4326-8995-0f7027919196 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:21,637 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-c2c8c979-5560-4326-8995-0f7027919196 2018-07-03 15:28:21,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/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:21,937 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:21 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a37c8729-520c-4a35-981d-2a85a052c6fa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:21,937 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-a37c8729-520c-4a35-981d-2a85a052c6fa 2018-07-03 15:28:21,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:22,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:22 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-2e31f21d-fabc-4c54-96e7-65033949bc60 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:22,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-2e31f21d-fabc-4c54-96e7-65033949bc60 2018-07-03 15:28:22,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-07-03 15:28:22,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:28: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-07-03 15:28:22,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64bf2f6d4d1b54fd5fcda4d4313f7d81f26a5e3" 2018-07-03 15:28:22,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:22 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6269ff8d-4d64-423f-953e-91e4b7587293 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:22,631 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-6269ff8d-4d64-423f-953e-91e4b7587293 2018-07-03 15:28:22,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=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:22,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:22 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-18fb86db-63c5-47b2-8b47-e3c0c375afc7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:22,719 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-18fb86db-63c5-47b2-8b47-e3c0c375afc7 2018-07-03 15:28:22,720 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net 2018-07-03 15:28:22,725 - 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}9b143bce9d2863e3d653f707528d981bd4581208" -d '{"port": {"network_id": "921732ee-1fdf-48b3-8e77-b8c8b57e0a88", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1", "admin_state_up": true}}' 2018-07-03 15:28:24,147 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:28:24 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-3ebcedba-e493-4619-ad13-39b072dfaa01 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:28:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:28:23Z","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a6:57:41","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.9"}],"id":"f85f9a09-1d04-438c-8b31-a0bcee254b97","security_groups":["0ee75c34-c018-4b20-bce3-71e239158bf1"],"device_id":""}} 2018-07-03 15:28:24,147 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3ebcedba-e493-4619-ad13-39b072dfaa01 2018-07-03 15:28:24,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:24,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ef928fce-b8fd-40c3-948b-4565330cb258 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:24,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-ef928fce-b8fd-40c3-948b-4565330cb258 2018-07-03 15:28:24,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/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:24,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cca9ed5b-5090-4441-a0ec-6e5c28d99cc2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:24,513 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-cca9ed5b-5090-4441-a0ec-6e5c28d99cc2 2018-07-03 15:28:24,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=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:24,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:24 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-7eb8ff2f-8072-473f-a650-3658cb8b18aa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:24,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-7eb8ff2f-8072-473f-a650-3658cb8b18aa 2018-07-03 15:28:24,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/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:24,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:24 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-b9b55a6f-a259-4073-b529-2d5270a1e8b7 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:23Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a6:57:41","id":"f85f9a09-1d04-438c-8b31-a0bcee254b97","port_security_enabled":true,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["0ee75c34-c018-4b20-bce3-71e239158bf1"],"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1"}]} 2018-07-03 15:28:24,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1&admin_state_up=True used request id req-b9b55a6f-a259-4073-b529-2d5270a1e8b7 2018-07-03 15:28:24,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/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:24,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72f75faf-df8b-4607-953d-4fff0e1732b0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:24,762 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-72f75faf-df8b-4607-953d-4fff0e1732b0 2018-07-03 15:28:24,762 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst 2018-07-03 15:28:24,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:25,157 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28: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-11f231b4-40d5-479f-940a-fe8a19b16d86 X-Compute-Request-Id: req-11f231b4-40d5-479f-940a-fe8a19b16d86 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-flavor-name"}]} 2018-07-03 15:28:25,157 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-11f231b4-40d5-479f-940a-fe8a19b16d86 2018-07-03 15:28:25,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/48f41b15-8444-46fd-800e-d0a82a974744 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:25,566 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:25 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-79c2db61-6aaa-4de6-b546-57c2eead734f X-Compute-Request-Id: req-79c2db61-6aaa-4de6-b546-57c2eead734f Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "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": "48f41b15-8444-46fd-800e-d0a82a974744"}} 2018-07-03 15:28:25,566 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/48f41b15-8444-46fd-800e-d0a82a974744 used request id req-79c2db61-6aaa-4de6-b546-57c2eead734f 2018-07-03 15:28:25,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:26,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:26 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-fb2a537d-7afd-441a-a049-e06e2d6e3c1d Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:27:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:27:55Z", "visibility": "shared", "self": "/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "min_disk": 0, "protected": false, "id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "file": "/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c57be6fa63dd4dd599d4c2d2181bdb18", "direct_url": "file:///var/lib/glance/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image"} 2018-07-03 15:28:26,044 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image used request id req-fb2a537d-7afd-441a-a049-e06e2d6e3c1d 2018-07-03 15:28:26,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}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:26,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:26 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-bf77b45c-5b29-4687-ba67-197894663790 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:28:26,397 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-bf77b45c-5b29-4687-ba67-197894663790 2018-07-03 15:28:26,403 - novaclient.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}9b143bce9d2863e3d653f707528d981bd4581208" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "imageRef": "02baf31d-4d74-4759-91eb-60aa3fb41133", "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "flavorRef": "48f41b15-8444-46fd-800e-d0a82a974744", "max_count": 1, "min_count": 1, "networks": [{"port": "f85f9a09-1d04-438c-8b31-a0bcee254b97"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}]}}' 2018-07-03 15:28:29,790 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:28:29 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24a74785-4831-4328-92a1-a8a643c70bf6 X-Compute-Request-Id: req-24a74785-4831-4328-92a1-a8a643c70bf6 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "adminPass": "XPwCAC8jmaV3"}} 2018-07-03 15:28:29,790 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-24a74785-4831-4328-92a1-a8a643c70bf6 2018-07-03 15:28:29,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:30,288 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:30 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-2e736033-0621-451b-8da3-3c876a84dd89 X-Compute-Request-Id: req-2e736033-0621-451b-8da3-3c876a84dd89 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/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:28:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:30Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:30,288 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-2e736033-0621-451b-8da3-3c876a84dd89 2018-07-03 15:28:30,288 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst 2018-07-03 15:28:30,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:31,333 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:31 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-47113abe-9c44-4208-bb6b-6f47bd7cba4f X-Compute-Request-Id: req-47113abe-9c44-4208-bb6b-6f47bd7cba4f 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/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:28:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:30Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:31,333 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-47113abe-9c44-4208-bb6b-6f47bd7cba4f 2018-07-03 15:28:31,333 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst] is - BUILD 2018-07-03 15:28:31,333 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:28:34,336 - create_instance - DEBUG - VM status query timeout in 895.952260017 2018-07-03 15:28:34,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:34,592 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:34 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-d4a7715b-515d-44da-bd17-b44a80f2c655 X-Compute-Request-Id: req-d4a7715b-515d-44da-bd17-b44a80f2c655 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:28:32Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:34,593 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-d4a7715b-515d-44da-bd17-b44a80f2c655 2018-07-03 15:28:34,593 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst] is - BUILD 2018-07-03 15:28:34,593 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:28:37,594 - create_instance - DEBUG - VM status query timeout in 892.694463015 2018-07-03 15:28:37,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:38,367 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:38 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-34ca758e-155d-4b6b-850e-c36499d817b1 X-Compute-Request-Id: req-34ca758e-155d-4b6b-850e-c36499d817b1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:28:32Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:38,367 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-34ca758e-155d-4b6b-850e-c36499d817b1 2018-07-03 15:28:38,367 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst] is - BUILD 2018-07-03 15:28:38,368 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:28:41,368 - create_instance - DEBUG - VM status query timeout in 888.920410156 2018-07-03 15:28:41,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:42,315 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28: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-5e405e49-9d6d-4fd4-b6c8-a9253f48f6f6 X-Compute-Request-Id: req-5e405e49-9d6d-4fd4-b6c8-a9253f48f6f6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:28:32Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:42,315 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-5e405e49-9d6d-4fd4-b6c8-a9253f48f6f6 2018-07-03 15:28:42,316 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst] is - BUILD 2018-07-03 15:28:42,316 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:28:45,318 - create_instance - DEBUG - VM status query timeout in 884.971153975 2018-07-03 15:28:45,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:45,602 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:45 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-9ce68959-1282-4689-96b3-cd0363fd3db7 X-Compute-Request-Id: req-9ce68959-1282-4689-96b3-cd0363fd3db7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:28:43Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:45,602 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-9ce68959-1282-4689-96b3-cd0363fd3db7 2018-07-03 15:28:45,602 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst] is - ACTIVE 2018-07-03 15:28:45,602 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:28:45,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:46,224 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:46 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-f6dfeb1f-7186-4a6c-90bc-e09195f471aa X-Compute-Request-Id: req-f6dfeb1f-7186-4a6c-90bc-e09195f471aa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:28:43Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:46,224 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-f6dfeb1f-7186-4a6c-90bc-e09195f471aa 2018-07-03 15:28:46,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=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:46,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:46 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f5a0cbd0-c1d9-4e7d-ab12-f0767baf3f9e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:46,385 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-f5a0cbd0-c1d9-4e7d-ab12-f0767baf3f9e 2018-07-03 15:28:46,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/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:46,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:46 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d17df7a5-f6b8-4368-a2b3-973271c57340 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:46,570 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-d17df7a5-f6b8-4368-a2b3-973271c57340 2018-07-03 15:28:46,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:46,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:46 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8f90f8a8-f95c-48c9-85c4-04b8f014f44c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:46,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-8f90f8a8-f95c-48c9-85c4-04b8f014f44c 2018-07-03 15:28: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/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:46,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:46 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-f9632035-d77f-4259-9947-147f6cd3bd8d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:59Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-921732ee-1fdf-48b3-8e77-b8c8b57e0a88","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:62:60:53","id":"1812ddd0-ba94-4367-9401-512910692945","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:15Z","binding:vnic_type":"normal","device_id":"426aadcc-f028-4625-ad04-b31005d2b201","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:f0:4d","id":"75c7f86b-95b4-490b-b97e-d578939c462e","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:04Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-921732ee-1fdf-48b3-8e77-b8c8b57e0a88","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:42:3a","id":"bd205b53-3641-466e-bf1f-9192fa3f14ed","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:42Z","binding:vnic_type":"normal","device_id":"5a4372b3-cecb-418f-a544-b4faf50a8685","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a6:57:41","id":"f85f9a09-1d04-438c-8b31-a0bcee254b97","port_security_enabled":true,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["0ee75c34-c018-4b20-bce3-71e239158bf1"],"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1"}]} 2018-07-03 15:28:46,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-f9632035-d77f-4259-9947-147f6cd3bd8d 2018-07-03 15:28:46,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}}' 2018-07-03 15:28:47,728 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:28: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-4c849ee4-d152-4a5a-a3d8-7409d0484693 X-Compute-Request-Id: req-4c849ee4-d152-4a5a-a3d8-7409d0484693 2018-07-03 15:28:47,729 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685/action used request id req-4c849ee4-d152-4a5a-a3d8-7409d0484693 2018-07-03 15:28: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/routers?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:47,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:47 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-e018291b-29a3-42fc-aa22-f6d7ca49d372 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:02Z", "admin_state_up": true, "updated_at": "2018-07-03T15:28:07Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "426aadcc-f028-4625-ad04-b31005d2b201", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router"}]} 2018-07-03 15:28:47,930 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router used request id req-e018291b-29a3-42fc-aa22-f6d7ca49d372 2018-07-03 15:28:47,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/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:48,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:47 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-abadfd85-9aea-49ae-9875-2d92b8c60a63 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:48,116 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-abadfd85-9aea-49ae-9875-2d92b8c60a63 2018-07-03 15:28: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/ports?device_id=426aadcc-f028-4625-ad04-b31005d2b201 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:48,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:48 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-57da3f5a-300e-455a-897d-c9851cdeb41b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:15Z","binding:vnic_type":"normal","device_id":"426aadcc-f028-4625-ad04-b31005d2b201","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:f0:4d","id":"75c7f86b-95b4-490b-b97e-d578939c462e","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:28:48,210 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=426aadcc-f028-4625-ad04-b31005d2b201 used request id req-57da3f5a-300e-455a-897d-c9851cdeb41b 2018-07-03 15:28:48,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/c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:48,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:48 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-ec170ff1-8115-4f39-812f-08725d57c2ad Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}} 2018-07-03 15:28:48,294 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4 used request id req-ec170ff1-8115-4f39-812f-08725d57c2ad 2018-07-03 15:28:48,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:48,441 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:48 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-d823cf48-1d39-49f2-947d-aea3436e7e43 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:28:48,441 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-d823cf48-1d39-49f2-947d-aea3436e7e43 2018-07-03 15:28:48,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:48,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:48 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3e02aba5-2f0e-470b-bcd0-3850312b4f04 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:28:48,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-3e02aba5-2f0e-470b-bcd0-3850312b4f04 2018-07-03 15:28:48,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:48,753 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:48 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-78b2fbe9-0640-4dd3-a75d-463e0685ba5f X-Compute-Request-Id: req-78b2fbe9-0640-4dd3-a75d-463e0685ba5f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:28:43Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:48,753 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-78b2fbe9-0640-4dd3-a75d-463e0685ba5f 2018-07-03 15:28:48,754 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst] is - ACTIVE 2018-07-03 15:28:48,754 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:28:48,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:49,262 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:49 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-8f56f741-c21c-4779-9204-adfc3f1ef275 X-Compute-Request-Id: req-8f56f741-c21c-4779-9204-adfc3f1ef275 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:28:43Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:49,263 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-8f56f741-c21c-4779-9204-adfc3f1ef275 2018-07-03 15:28:49,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:49,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:49 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e3ba3757-1359-45fe-99c2-95f71cb5c139 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:49,416 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-e3ba3757-1359-45fe-99c2-95f71cb5c139 2018-07-03 15:28: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/projects/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:49,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:49 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3dbf15d9-a4a6-43ff-a0ce-0431976a7b0c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:49,462 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-3dbf15d9-a4a6-43ff-a0ce-0431976a7b0c 2018-07-03 15:28:49,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=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:49,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:49 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-068fa7b6-08c0-4593-8756-789de7d5333b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:49,552 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-068fa7b6-08c0-4593-8756-789de7d5333b 2018-07-03 15:28:49,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?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:49,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:49 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-dbe01d5b-81c8-4711-906c-312ca615da86 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:59Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-921732ee-1fdf-48b3-8e77-b8c8b57e0a88","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:62:60:53","id":"1812ddd0-ba94-4367-9401-512910692945","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:15Z","binding:vnic_type":"normal","device_id":"426aadcc-f028-4625-ad04-b31005d2b201","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:f0:4d","id":"75c7f86b-95b4-490b-b97e-d578939c462e","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:04Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-921732ee-1fdf-48b3-8e77-b8c8b57e0a88","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:42:3a","id":"bd205b53-3641-466e-bf1f-9192fa3f14ed","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:47Z","binding:vnic_type":"normal","device_id":"5a4372b3-cecb-418f-a544-b4faf50a8685","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:a6:57:41","id":"f85f9a09-1d04-438c-8b31-a0bcee254b97","port_security_enabled":true,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["0ee75c34-c018-4b20-bce3-71e239158bf1","7e2e527b-1b51-45c7-bb83-4429cc3a2ca2"],"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1"}]} 2018-07-03 15:28:49,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-dbe01d5b-81c8-4711-906c-312ca615da86 2018-07-03 15:28:49,679 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-03 15:28: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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:49,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:49 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-596cdfc9-9ce7-43eb-b860-99a3b6089ae3 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:28:49,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-596cdfc9-9ce7-43eb-b860-99a3b6089ae3 2018-07-03 15:28:49,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:49,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7ab0592a-0f34-4109-916e-39fe33ce882a Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:28:49,899 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-7ab0592a-0f34-4109-916e-39fe33ce882a 2018-07-03 15:28:49,904 - 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}9b143bce9d2863e3d653f707528d981bd4581208" -d '{"floatingip": {"floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "port_id": "f85f9a09-1d04-438c-8b31-a0bcee254b97"}}' 2018-07-03 15:28:52,816 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:28:52 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-bd73a5a4-5867-41dc-b12f-af63c3a1c4fd Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "426aadcc-f028-4625-ad04-b31005d2b201", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:28:51Z", "updated_at": "2018-07-03T15:28:51Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.10.121", "revision_number": 0, "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_id": "f85f9a09-1d04-438c-8b31-a0bcee254b97", "id": "e5971eaf-1b93-4744-a791-e4152ef8b3aa"}} 2018-07-03 15:28:52,816 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-bd73a5a4-5867-41dc-b12f-af63c3a1c4fd 2018-07-03 15:28:52,817 - create_instance - INFO - Created floating IP 172.30.10.121 via router - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router 2018-07-03 15:28:52,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:53,366 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:53 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-1cfd2216-04c0-4412-849c-7c536b996ac9 X-Compute-Request-Id: req-1cfd2216-04c0-4412-849c-7c536b996ac9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:28:43Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:53,366 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-1cfd2216-04c0-4412-849c-7c536b996ac9 2018-07-03 15:28:53,366 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst] is - ACTIVE 2018-07-03 15:28:53,367 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:28:53,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:53,622 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:53 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-bcb4e35e-cd47-4997-a21a-9ca04d723140 X-Compute-Request-Id: req-bcb4e35e-cd47-4997-a21a-9ca04d723140 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:28:43Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:53,622 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-bcb4e35e-cd47-4997-a21a-9ca04d723140 2018-07-03 15:28:53,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:53,767 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:53 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-1ebb7263-95a6-4468-86e3-f12943228c37 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:53,767 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-1ebb7263-95a6-4468-86e3-f12943228c37 2018-07-03 15:28:53,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:53,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:53 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff9b1158-c1b5-48b6-b5e3-20a1e60dec55 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:53,952 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-ff9b1158-c1b5-48b6-b5e3-20a1e60dec55 2018-07-03 15:28:53,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=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:54,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:54 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5929a79f-e5f8-4c9e-8b0b-0ae53f0423db Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:54,037 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-5929a79f-e5f8-4c9e-8b0b-0ae53f0423db 2018-07-03 15:28:54,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/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:54,155 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:54 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-405fd402-67d5-49be-bd2b-541947dcda77 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:59Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-921732ee-1fdf-48b3-8e77-b8c8b57e0a88","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:62:60:53","id":"1812ddd0-ba94-4367-9401-512910692945","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:15Z","binding:vnic_type":"normal","device_id":"426aadcc-f028-4625-ad04-b31005d2b201","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:f0:4d","id":"75c7f86b-95b4-490b-b97e-d578939c462e","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:04Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-921732ee-1fdf-48b3-8e77-b8c8b57e0a88","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:42:3a","id":"bd205b53-3641-466e-bf1f-9192fa3f14ed","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:47Z","binding:vnic_type":"normal","device_id":"5a4372b3-cecb-418f-a544-b4faf50a8685","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:a6:57:41","id":"f85f9a09-1d04-438c-8b31-a0bcee254b97","port_security_enabled":true,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["0ee75c34-c018-4b20-bce3-71e239158bf1","7e2e527b-1b51-45c7-bb83-4429cc3a2ca2"],"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1"}]} 2018-07-03 15:28:54,155 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-405fd402-67d5-49be-bd2b-541947dcda77 2018-07-03 15:28:54,156 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-07-03 15:28:54,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:55,157 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28: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-9c0661c4-58e9-40c3-9970-a07e7d75afa4 X-Compute-Request-Id: req-9c0661c4-58e9-40c3-9970-a07e7d75afa4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "172.30.10.121", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:28:43Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:55,157 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-9c0661c4-58e9-40c3-9970-a07e7d75afa4 2018-07-03 15:28:55,160 - novaclient.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/5a4372b3-cecb-418f-a544-b4faf50a8685/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 15:28:55,258 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:55 GMT Content-Type: application/json Content-Length: 26251 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3cd58f61-1e36-48ee-b25f-478ca42fc217 X-Compute-Request-Id: req-3cd58f61-1e36-48ee-b25f-478ca42fc217 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff]\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 850741522 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.137686] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139523] pid_max: default: 32768 minimum: 301\n[ 0.140502] ACPI: Core revision 20150930\n[ 0.142054] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143450] Security Framework initialized\n[ 0.144310] Yama: becoming mindful.\n[ 0.145099] AppArmor: AppArmor initialized\n[ 0.145990] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147369] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.148763] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.150099] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.151604] Initializing cgroup subsys io\n[ 0.152437] Initializing cgroup subsys memory\n[ 0.153360] Initializing cgroup subsys devices\n[ 0.154295] Initializing cgroup subsys freezer\n[ 0.155214] Initializing cgroup subsys net_cls\n[ 0.156141] Initializing cgroup subsys perf_event\n[ 0.157103] Initializing cgroup subsys net_prio\n[ 0.158029] Initializing cgroup subsys hugetlb\n[ 0.158975] Initializing cgroup subsys pids\n[ 0.159899] CPU: Physical Processor ID: 0\n[ 0.161421] mce: CPU supports 10 MCE banks\n[ 0.162297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163382] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165468] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170660] ftrace: allocating 31920 entries in 125 pages\n[ 0.191356] smpboot: Max logical packages: 2\n[ 0.192249] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193541] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.194970] x2apic enabled\n[ 0.195746] Switched APIC routing to physical x2apic.\n[ 0.197365] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198603] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.200846] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.202534] ... version: 2\n[ 0.203415] ... bit width: 48\n[ 0.204306] ... generic registers: 4\n[ 0.205159] ... value mask: 0000ffffffffffff\n[ 0.206234] ... max period: 000000007fffffff\n[ 0.207326] ... fixed-purpose events: 3\n[ 0.208205] ... event mask: 000000070000000f\n[ 0.209329] KVM setup paravirtual spinlock\n[ 0.210824] x86: Booting SMP configuration:\n[ 0.211733] .... node #0, CPUs: #1\n[ 0.212655] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.234823] x86: Booted up 1 node, 2 CPUs\n[ 0.234825] KVM setup async PF for cpu 1\n[ 0.234828] kvm-stealtime: cpu 1, msr f90d940\n[ 0.237694] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.239389] devtmpfs: initialized\n[ 0.241117] evm: security.selinux\n[ 0.241866] evm: security.SMACK64\n[ 0.242616] evm: security.SMACK64EXEC\n[ 0.243490] evm: security.SMACK64TRANSMUTE\n[ 0.244446] evm: security.SMACK64MMAP\n[ 0.245373] evm: security.ima\n[ 0.246105] evm: security.capability\n[ 0.247079] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.249191] pinctrl core: initialized pinctrl subsystem\n[ 0.250463] RTC time: 15:28:43, date: 07/03/18\n[ 0.251590] NET: Registered protocol family 16\n[ 0.261139] cpuidle: using governor ladder\n[ 0.273163] cpuidle: using governor menu\n[ 0.274057] PCCT header not found.\n[ 0.275035] ACPI: bus type PCI registered\n[ 0.276093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277778] PCI: Using configuration type 1 for base access\n[ 0.279446] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.289966] ACPI: Added _OSI(Module Device)\n[ 0.290867] ACPI: Added _OSI(Processor Device)\n[ 0.291867] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292802] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.295106] ACPI: Interpreter enabled\n[ 0.295914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.299940] ACPI: (supports S0 S3 S4 S5)\n[ 0.300819] ACPI: Using IOAPIC for interrupt routing\n[ 0.301851] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306615] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.307930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.316120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.318578] acpiphp: Slot [3] registered\n[ 0.319458] acpiphp: Slot [4] registered\n[ 0.320298] acpiphp: Slot [5] registered\n[ 0.321170] acpiphp: Slot [6] registered\n[ 0.322066] acpiphp: Slot [7] registered\n[ 0.322957] acpiphp: Slot [8] registered\n[ 0.323793] acpiphp: Slot [9] registered\n[ 0.324647] acpiphp: Slot [10] registered\n[ 0.325545] acpiphp: Slot [11] registered\n[ 0.326451] acpiphp: Slot [12] registered\n[ 0.327379] acpiphp: Slot [13] registered\n[ 0.328277] acpiphp: Slot [14] registered\n[ 0.329150] acpiphp: Slot [15] registered\n[ 0.330065] acpiphp: Slot [16] registered\n[ 0.330967] acpiphp: Slot [17] registered\n[ 0.331904] acpiphp: Slot [18] registered\n[ 0.332817] acpiphp: Slot [19] registered\n[ 0.333685] acpiphp: Slot [20] registered\n[ 0.334604] acpiphp: Slot [21] registered\n[ 0.335477] acpiphp: Slot [22] registered\n[ 0.336367] acpiphp: Slot [23] registered\n[ 0.337271] acpiphp: Slot [24] registered\n[ 0.338170] acpiphp: Slot [25] registered\n[ 0.339074] acpiphp: Slot [26] registered\n[ 0.339979] acpiphp: Slot [27] registered\n[ 0.340866] acpiphp: Slot [28] registered\n[ 0.341770] acpiphp: Slot [29] registered\n[ 0.342661] acpiphp: Slot [30] registered\n[ 0.343583] acpiphp: Slot [31] registered\n[ 0.344455] PCI host bridge to bus 0000:00\n[ 0.345427] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.346796] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.349746] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.351319] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.352902] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356784] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358145] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359511] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360920] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365725] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367195] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.395676] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.397271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.399525] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.401205] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.402847] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.404314] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405745] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408795] vgaarb: loaded\n[ 0.409518] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410882] SCSI subsystem initialized\n[ 0.411825] ACPI: bus type USB registered\n[ 0.412803] usbcore: registered new interface driver usbfs\n[ 0.414007] usbcore: registered new interface driver hub\n[ 0.415230] usbcore: registered new device driver usb\n[ 0.416649] PCI: Using ACPI for IRQ routing\n[ 0.417887] NetLabel: Initializing\n[ 0.418689] NetLabel: domain hash size = 128\n[ 0.419767] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421069] NetLabel: unlabeled traffic allowed by default\n[ 0.422630] clocksource: Switched to clocksource kvm-clock\n[ 0.428501] AppArmor: AppArmor Filesystem Enabled\n[ 0.429789] pnp: PnP ACPI init\n[ 0.430942] pnp: PnP ACPI: found 5 devices\n[ 0.438606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.440902] NET: Registered protocol family 2\n[ 0.442213] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.444010] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.445640] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.447266] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448802] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450386] NET: Registered protocol family 1\n[ 0.451481] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452942] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.454349] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.473474] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.492973] Trying to unpack rootfs image as initramfs...\n[ 0.543599] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.545627] Scanning for low memory corruption every 60 seconds\n[ 0.547327] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.548460] audit: initializing netlink subsys (disabled)\n[ 0.549489] audit: type=2000 audit(1530631723.546:1): initialized\n[ 0.550898] Initialise system trusted keyring\n[ 0.551972] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.553294] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.555623] zbud: loaded\n[ 0.556372] VFS: Disk quotas dquot_6.6.0\n[ 0.557288] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.559096] fuse init (API version 7.23)\n[ 0.560064] Key type big_key registered\n[ 0.560932] Allocating IMA MOK and blacklist keyrings.\n[ 0.562289] Key type asymmetric registered\n[ 0.563236] Asymmetric key parser 'x509' registered\n[ 0.564304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.565882] io scheduler noop registered\n[ 0.566708] io scheduler deadline registered (default)\n[ 0.567814] io scheduler cfq registered\n[ 0.568775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569993] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571474] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.573032] ACPI: Power Button [PWRF]\n[ 0.574019] GHES: HEST is not enabled!\n[ 0.592408] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.629582] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.648671] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.650669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676541] Linux agpgart interface v0.103\n[ 0.678994] brd: module loaded\n[ 0.680691] loop: module loaded\n[ 0.685351] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686815] GPT:90111 != 20971519\n[ 0.687482] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688715] GPT:90111 != 20971519\n[ 0.689449] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690459] vda: vda1 vda15\n[ 0.692326] vdb:\n[ 0.693426] scsi host0: ata_piix\n[ 0.694232] scsi host1: ata_piix\n[ 0.694952] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.696307] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.697998] libphy: Fixed MDIO Bus: probed\n[ 0.698790] tun: Universal TUN/TAP device driver, 1.6\n[ 0.699854] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701647] PPP generic driver version 2.4.2\n[ 0.702561] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704157] ehci-pci: EHCI PCI platform driver\n[ 0.705183] ehci-platform: EHCI generic platform driver\n[ 0.706280] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707513] ohci-pci: OHCI PCI platform driver\n[ 0.708480] ohci-platform: OHCI generic platform driver\n[ 0.709707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728798] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.729943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.731579] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.733954] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737030] usb usb1: Product: UHCI Host Controller\n[ 0.738097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.739542] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.740801] hub 1-0:1.0: USB hub found\n[ 0.741837] hub 1-0:1.0: 2 ports detected\n[ 0.743060] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.745261] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.746247] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747368] mousedev: PS/2 mouse device common for all mice\n[ 0.748667] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750041] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.753501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755039] i2c /dev entries driver\n[ 0.755956] device-mapper: uevent: version 1.0.3\n[ 0.757088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.758969] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760473] NET: Registered protocol family 10\n[ 0.761600] NET: Registered protocol family 17\n[ 0.762666] Key type dns_resolver registered\n[ 0.763842] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.765162] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.773435] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.775803] registered taskstats version 1\n[ 0.776913] Loading compiled-in X.509 certificates\n[ 0.778716] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.781130] zswap: loaded using pool lzo/zbud\n[ 0.782904] Key type trusted registered\n[ 0.784862] Key type encrypted registered\n[ 0.785944] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787325] ima: No TPM chip found, activating TPM-bypass!\n[ 0.788654] evm: HMAC attrs: 0x1\n[ 0.789827] Magic number: 10:746:486\n[ 0.790848] rtc_cmos 00:00: setting system clock to 2018-07-03 15:28:43 UTC (1530631723)\n[ 0.792696] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793902] EDD information not available.\n[ 0.851691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853743] Write protecting the kernel read-only data: 14336k\n[ 0.855675] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.858054] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.927810] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 8.10\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.9...\nLease of 10.55.1.9 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCC0+eymhsiV+IbPPEGmLncSRAZuEwSHHEFkUk4+OfLzmy/CHbcbgN8eBSSMpZ2OIl3VL8yiT35yl1IeGNxIQCuEhWf7Oqw68c2AR5Y6SPVUE4ZlxwX2I30AzKOfEjRgGSIhAZRRACAq6yI435IwzXOFt5V7OiWnXFMLrVgJgwuGKI7zbCa4GATIeEa6IOHcTUV8sDAKVpPpHRJXavqSatZst3FMsw0WUlZ4RBWTgMqeHoj0g0BhxpE8HwqENUWk6HBeTAIEikp1witEHXB1C2+R5LUJBL10mAlk8oeTaEoI1zB0WKZm6cmza0kRWMVqA4juP0k8UIDqoYm8MOnVJcJ root@createinstancesinglenetworktests-59d4a0a4-c234-4f11-89bc-05fbd2\nssh-dss AAAAB3NzaC1kc3MAAACBAJpaAqO93OuWK8vWK+/in9DZPQIfIlBg7/u3So40ZnPxPo0xm4nwpw3Xj1is/pXZ8QVNTChwkQ2p5JGY3GxcDFUwxaaM+74eFac+bTPxkQbB2MXCU3H0+u8xAlagMl63ofAxk7FNCMnex1b/IoDAss23uLfldojNWN0fQJPbzUd1AAAAFQDpEUtaiqk/7hOJOJ+YDry9Piqi5wAAAIB+NQBJdHQhBc5wbqNo5ABabzStXXsuo38S7ZEqbeltAGxHNlq95DBkh64ZQaLHbkCDN4uIBUgY0ukgBRHlVxF7AX56NODSk0oGE9/mtq6U4FcleSfnHd1Bmg+h23nprkrUWfynQKvd2TSJc/ND0watDorYFwjvqW71PxUKdqRy+QAAAIEAjE5Af8+K+FDiq//VNg0kcxn4qMs4TzAV6y5X2HKIKMXDpuluaKTEoC3WrzlXIKV032vnKNtNr0EovO+5aUYEX0056TT8b76RH04x4ZvioJMmV1oOxNyA1P1uDPungnSlXKZ0PZYH04KQ+eWOPvNwhAd4MjsfsfNyE6pZWP9vB9I= root@createinstancesinglenetworktests-59d4a0a4-c234-4f11-89bc-05fbd2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fea6:5741/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \nip-route:169.254.169.254 via 10.55.1.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 5a4372b3-cecb-418f-a544-b4faf50a8685\nname: CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-59d4a0a4-c234-4f11-89bc-05fbd2.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=9.84 ===\n"} 2018-07-03 15:28:55,259 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685/action used request id req-3cd58f61-1e36-48ee-b25f-478ca42fc217 2018-07-03 15:28:55,261 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 15:28:55,261 - 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff] [ 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 850741522 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.137686] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139523] pid_max: default: 32768 minimum: 301 [ 0.140502] ACPI: Core revision 20150930 [ 0.142054] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143450] Security Framework initialized [ 0.144310] Yama: becoming mindful. [ 0.145099] AppArmor: AppArmor initialized [ 0.145990] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147369] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.148763] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.150099] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.151604] Initializing cgroup subsys io [ 0.152437] Initializing cgroup subsys memory [ 0.153360] Initializing cgroup subsys devices [ 0.154295] Initializing cgroup subsys freezer [ 0.155214] Initializing cgroup subsys net_cls [ 0.156141] Initializing cgroup subsys perf_event [ 0.157103] Initializing cgroup subsys net_prio [ 0.158029] Initializing cgroup subsys hugetlb [ 0.158975] Initializing cgroup subsys pids [ 0.159899] CPU: Physical Processor ID: 0 [ 0.161421] mce: CPU supports 10 MCE banks [ 0.162297] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163382] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165468] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170660] ftrace: allocating 31920 entries in 125 pages [ 0.191356] smpboot: Max logical packages: 2 [ 0.192249] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193541] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.194970] x2apic enabled [ 0.195746] Switched APIC routing to physical x2apic. [ 0.197365] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198603] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.200846] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.202534] ... version: 2 [ 0.203415] ... bit width: 48 [ 0.204306] ... generic registers: 4 [ 0.205159] ... value mask: 0000ffffffffffff [ 0.206234] ... max period: 000000007fffffff [ 0.207326] ... fixed-purpose events: 3 [ 0.208205] ... event mask: 000000070000000f [ 0.209329] KVM setup paravirtual spinlock [ 0.210824] x86: Booting SMP configuration: [ 0.211733] .... node #0, CPUs: #1 [ 0.212655] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.234823] x86: Booted up 1 node, 2 CPUs [ 0.234825] KVM setup async PF for cpu 1 [ 0.234828] kvm-stealtime: cpu 1, msr f90d940 [ 0.237694] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.239389] devtmpfs: initialized [ 0.241117] evm: security.selinux [ 0.241866] evm: security.SMACK64 [ 0.242616] evm: security.SMACK64EXEC [ 0.243490] evm: security.SMACK64TRANSMUTE [ 0.244446] evm: security.SMACK64MMAP [ 0.245373] evm: security.ima [ 0.246105] evm: security.capability [ 0.247079] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.249191] pinctrl core: initialized pinctrl subsystem [ 0.250463] RTC time: 15:28:43, date: 07/03/18 [ 0.251590] NET: Registered protocol family 16 [ 0.261139] cpuidle: using governor ladder [ 0.273163] cpuidle: using governor menu [ 0.274057] PCCT header not found. [ 0.275035] ACPI: bus type PCI registered [ 0.276093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277778] PCI: Using configuration type 1 for base access [ 0.279446] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.289966] ACPI: Added _OSI(Module Device) [ 0.290867] ACPI: Added _OSI(Processor Device) [ 0.291867] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.292802] ACPI: Added _OSI(Processor Aggregator Device) [ 0.295106] ACPI: Interpreter enabled [ 0.295914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.297933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.299940] ACPI: (supports S0 S3 S4 S5) [ 0.300819] ACPI: Using IOAPIC for interrupt routing [ 0.301851] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305332] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306615] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.307930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.316120] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.318578] acpiphp: Slot [3] registered [ 0.319458] acpiphp: Slot [4] registered [ 0.320298] acpiphp: Slot [5] registered [ 0.321170] acpiphp: Slot [6] registered [ 0.322066] acpiphp: Slot [7] registered [ 0.322957] acpiphp: Slot [8] registered [ 0.323793] acpiphp: Slot [9] registered [ 0.324647] acpiphp: Slot [10] registered [ 0.325545] acpiphp: Slot [11] registered [ 0.326451] acpiphp: Slot [12] registered [ 0.327379] acpiphp: Slot [13] registered [ 0.328277] acpiphp: Slot [14] registered [ 0.329150] acpiphp: Slot [15] registered [ 0.330065] acpiphp: Slot [16] registered [ 0.330967] acpiphp: Slot [17] registered [ 0.331904] acpiphp: Slot [18] registered [ 0.332817] acpiphp: Slot [19] registered [ 0.333685] acpiphp: Slot [20] registered [ 0.334604] acpiphp: Slot [21] registered [ 0.335477] acpiphp: Slot [22] registered [ 0.336367] acpiphp: Slot [23] registered [ 0.337271] acpiphp: Slot [24] registered [ 0.338170] acpiphp: Slot [25] registered [ 0.339074] acpiphp: Slot [26] registered [ 0.339979] acpiphp: Slot [27] registered [ 0.340866] acpiphp: Slot [28] registered [ 0.341770] acpiphp: Slot [29] registered [ 0.342661] acpiphp: Slot [30] registered [ 0.343583] acpiphp: Slot [31] registered [ 0.344455] PCI host bridge to bus 0000:00 [ 0.345427] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.346796] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.348193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.349746] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.351319] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.352902] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356784] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358145] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.359511] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360920] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365725] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367195] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.395676] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.397271] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.399525] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.401205] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.402847] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.404314] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405745] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408795] vgaarb: loaded [ 0.409518] vgaarb: bridge control possible 0000:00:02.0 [ 0.410882] SCSI subsystem initialized [ 0.411825] ACPI: bus type USB registered [ 0.412803] usbcore: registered new interface driver usbfs [ 0.414007] usbcore: registered new interface driver hub [ 0.415230] usbcore: registered new device driver usb [ 0.416649] PCI: Using ACPI for IRQ routing [ 0.417887] NetLabel: Initializing [ 0.418689] NetLabel: domain hash size = 128 [ 0.419767] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421069] NetLabel: unlabeled traffic allowed by default [ 0.422630] clocksource: Switched to clocksource kvm-clock [ 0.428501] AppArmor: AppArmor Filesystem Enabled [ 0.429789] pnp: PnP ACPI init [ 0.430942] pnp: PnP ACPI: found 5 devices [ 0.438606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.440902] NET: Registered protocol family 2 [ 0.442213] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.444010] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.445640] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447266] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448802] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450386] NET: Registered protocol family 1 [ 0.451481] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452942] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.454349] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.473474] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.492973] Trying to unpack rootfs image as initramfs... [ 0.543599] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.545627] Scanning for low memory corruption every 60 seconds [ 0.547327] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.548460] audit: initializing netlink subsys (disabled) [ 0.549489] audit: type=2000 audit(1530631723.546:1): initialized [ 0.550898] Initialise system trusted keyring [ 0.551972] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.553294] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.555623] zbud: loaded [ 0.556372] VFS: Disk quotas dquot_6.6.0 [ 0.557288] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.559096] fuse init (API version 7.23) [ 0.560064] Key type big_key registered [ 0.560932] Allocating IMA MOK and blacklist keyrings. [ 0.562289] Key type asymmetric registered [ 0.563236] Asymmetric key parser 'x509' registered [ 0.564304] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.565882] io scheduler noop registered [ 0.566708] io scheduler deadline registered (default) [ 0.567814] io scheduler cfq registered [ 0.568775] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569993] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571474] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.573032] ACPI: Power Button [PWRF] [ 0.574019] GHES: HEST is not enabled! [ 0.592408] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.629582] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648671] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.650669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.674166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676541] Linux agpgart interface v0.103 [ 0.678994] brd: module loaded [ 0.680691] loop: module loaded [ 0.685351] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686815] GPT:90111 != 20971519 [ 0.687482] GPT:Alternate GPT header not at the end of the disk. [ 0.688715] GPT:90111 != 20971519 [ 0.689449] GPT: Use GNU Parted to correct GPT errors. [ 0.690459] vda: vda1 vda15 [ 0.692326] vdb: [ 0.693426] scsi host0: ata_piix [ 0.694232] scsi host1: ata_piix [ 0.694952] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.696307] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.697998] libphy: Fixed MDIO Bus: probed [ 0.698790] tun: Universal TUN/TAP device driver, 1.6 [ 0.699854] tun: (C) 1999-2004 Max Krasnyansky [ 0.701647] PPP generic driver version 2.4.2 [ 0.702561] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704157] ehci-pci: EHCI PCI platform driver [ 0.705183] ehci-platform: EHCI generic platform driver [ 0.706280] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.707513] ohci-pci: OHCI PCI platform driver [ 0.708480] ohci-platform: OHCI generic platform driver [ 0.709707] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728798] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.729943] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.731579] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.733954] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737030] usb usb1: Product: UHCI Host Controller [ 0.738097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.739542] usb usb1: SerialNumber: 0000:00:01.2 [ 0.740801] hub 1-0:1.0: USB hub found [ 0.741837] hub 1-0:1.0: 2 ports detected [ 0.743060] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.746247] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747368] mousedev: PS/2 mouse device common for all mice [ 0.748667] rtc_cmos 00:00: RTC can wake from S4 [ 0.750041] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755039] i2c /dev entries driver [ 0.755956] device-mapper: uevent: version 1.0.3 [ 0.757088] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.758969] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760473] NET: Registered protocol family 10 [ 0.761600] NET: Registered protocol family 17 [ 0.762666] Key type dns_resolver registered [ 0.763842] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.765162] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.773435] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.775803] registered taskstats version 1 [ 0.776913] Loading compiled-in X.509 certificates [ 0.778716] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.781130] zswap: loaded using pool lzo/zbud [ 0.782904] Key type trusted registered [ 0.784862] Key type encrypted registered [ 0.785944] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787325] ima: No TPM chip found, activating TPM-bypass! [ 0.788654] evm: HMAC attrs: 0x1 [ 0.789827] Magic number: 10:746:486 [ 0.790848] rtc_cmos 00:00: setting system clock to 2018-07-03 15:28:43 UTC (1530631723) [ 0.792696] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.793902] EDD information not available. [ 0.851691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.853743] Write protecting the kernel read-only data: 14336k [ 0.855675] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.858054] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.927810] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 8.10 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.9... Lease of 10.55.1.9 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCC0+eymhsiV+IbPPEGmLncSRAZuEwSHHEFkUk4+OfLzmy/CHbcbgN8eBSSMpZ2OIl3VL8yiT35yl1IeGNxIQCuEhWf7Oqw68c2AR5Y6SPVUE4ZlxwX2I30AzKOfEjRgGSIhAZRRACAq6yI435IwzXOFt5V7OiWnXFMLrVgJgwuGKI7zbCa4GATIeEa6IOHcTUV8sDAKVpPpHRJXavqSatZst3FMsw0WUlZ4RBWTgMqeHoj0g0BhxpE8HwqENUWk6HBeTAIEikp1witEHXB1C2+R5LUJBL10mAlk8oeTaEoI1zB0WKZm6cmza0kRWMVqA4juP0k8UIDqoYm8MOnVJcJ root@createinstancesinglenetworktests-59d4a0a4-c234-4f11-89bc-05fbd2 ssh-dss AAAAB3NzaC1kc3MAAACBAJpaAqO93OuWK8vWK+/in9DZPQIfIlBg7/u3So40ZnPxPo0xm4nwpw3Xj1is/pXZ8QVNTChwkQ2p5JGY3GxcDFUwxaaM+74eFac+bTPxkQbB2MXCU3H0+u8xAlagMl63ofAxk7FNCMnex1b/IoDAss23uLfldojNWN0fQJPbzUd1AAAAFQDpEUtaiqk/7hOJOJ+YDry9Piqi5wAAAIB+NQBJdHQhBc5wbqNo5ABabzStXXsuo38S7ZEqbeltAGxHNlq95DBkh64ZQaLHbkCDN4uIBUgY0ukgBRHlVxF7AX56NODSk0oGE9/mtq6U4FcleSfnHd1Bmg+h23nprkrUWfynQKvd2TSJc/ND0watDorYFwjvqW71PxUKdqRy+QAAAIEAjE5Af8+K+FDiq//VNg0kcxn4qMs4TzAV6y5X2HKIKMXDpuluaKTEoC3WrzlXIKV032vnKNtNr0EovO+5aUYEX0056TT8b76RH04x4ZvioJMmV1oOxNyA1P1uDPungnSlXKZ0PZYH04KQ+eWOPvNwhAd4MjsfsfNyE6pZWP9vB9I= root@createinstancesinglenetworktests-59d4a0a4-c234-4f11-89bc-05fbd2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fea6:5741/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 5a4372b3-cecb-418f-a544-b4faf50a8685 name: CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-59d4a0a4-c234-4f11-89bc-05fbd2.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=9.84 === 2018-07-03 15:28:55,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:55,712 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28: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-56d99955-7e7b-4ef8-b2c5-608d1270cdba X-Compute-Request-Id: req-56d99955-7e7b-4ef8-b2c5-608d1270cdba Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "172.30.10.121", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:28:43Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:55,713 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-56d99955-7e7b-4ef8-b2c5-608d1270cdba 2018-07-03 15:28:55,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:55,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:55 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-060cedd7-cf53-4be3-8c3a-353fd7c81779 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:55,868 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-060cedd7-cf53-4be3-8c3a-353fd7c81779 2018-07-03 15:28:55,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/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:56,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:55 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fb842b0-2f34-4640-88f5-1aad3aac2bcd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:56,054 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-9fb842b0-2f34-4640-88f5-1aad3aac2bcd 2018-07-03 15:28:56,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/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:56,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:56 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-abb7a235-c91a-44e9-8765-b9b3432391ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:56,138 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-abb7a235-c91a-44e9-8765-b9b3432391ea 2018-07-03 15:28:56,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=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:56,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:56 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-063d88ad-747b-406b-8cfc-7fbed6ea9062 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:59Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-921732ee-1fdf-48b3-8e77-b8c8b57e0a88","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:62:60:53","id":"1812ddd0-ba94-4367-9401-512910692945","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:15Z","binding:vnic_type":"normal","device_id":"426aadcc-f028-4625-ad04-b31005d2b201","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:f0:4d","id":"75c7f86b-95b4-490b-b97e-d578939c462e","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:04Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-921732ee-1fdf-48b3-8e77-b8c8b57e0a88","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:42:3a","id":"bd205b53-3641-466e-bf1f-9192fa3f14ed","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:47Z","binding:vnic_type":"normal","device_id":"5a4372b3-cecb-418f-a544-b4faf50a8685","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:a6:57:41","id":"f85f9a09-1d04-438c-8b31-a0bcee254b97","port_security_enabled":true,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["7e2e527b-1b51-45c7-bb83-4429cc3a2ca2","0ee75c34-c018-4b20-bce3-71e239158bf1"],"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1"}]} 2018-07-03 15:28:56,265 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-063d88ad-747b-406b-8cfc-7fbed6ea9062 2018-07-03 15:28:56,266 - create_instance - INFO - Checking if VM is active 2018-07-03 15:28:56,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/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:56,748 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:56 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a05bfd27-d854-4ac3-9094-98e7dbcd7ffc X-Compute-Request-Id: req-a05bfd27-d854-4ac3-9094-98e7dbcd7ffc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "172.30.10.121", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:28:43Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:56,748 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-a05bfd27-d854-4ac3-9094-98e7dbcd7ffc 2018-07-03 15:28:56,749 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst] is - ACTIVE 2018-07-03 15:28:56,749 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:28:56,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:57,026 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:57 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-d695ca5e-b18e-4b2b-80e4-aeaa0e24d1e8 X-Compute-Request-Id: req-d695ca5e-b18e-4b2b-80e4-aeaa0e24d1e8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:57:41", "version": 4, "addr": "172.30.10.121", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp"}], "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:28:43Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:28:57,027 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-d695ca5e-b18e-4b2b-80e4-aeaa0e24d1e8 2018-07-03 15:28:57,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:57,188 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:57 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-1b73c283-07ed-4b0f-92d1-8ce27112c038 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"],"updated_at":"2018-07-03T15:27:58Z","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:57Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net"}]} 2018-07-03 15:28:57,188 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net used request id req-1b73c283-07ed-4b0f-92d1-8ce27112c038 2018-07-03 15:28:57,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/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:57,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:28:57 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22506a36-8649-4e30-93dc-bc6d56f4f7d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:28:57,372 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-22506a36-8649-4e30-93dc-bc6d56f4f7d7 2018-07-03 15:28:57,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=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:57,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:57 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5b9d658f-f20d-4a56-863c-002762e1497b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:58Z","dns_nameservers":[],"updated_at":"2018-07-03T15:27: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":"c57be6fa63dd4dd599d4c2d2181bdb18","id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet"}]} 2018-07-03 15:28:57,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-5b9d658f-f20d-4a56-863c-002762e1497b 2018-07-03 15:28:57,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/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:57,572 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:28:57 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-0c3287dc-dd58-4959-bbf7-13e55907a10a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:27:59Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:03Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-921732ee-1fdf-48b3-8e77-b8c8b57e0a88","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:62:60:53","id":"1812ddd0-ba94-4367-9401-512910692945","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:06Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:15Z","binding:vnic_type":"normal","device_id":"426aadcc-f028-4625-ad04-b31005d2b201","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b5:f0:4d","id":"75c7f86b-95b4-490b-b97e-d578939c462e","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:04Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-921732ee-1fdf-48b3-8e77-b8c8b57e0a88","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:24:42:3a","id":"bd205b53-3641-466e-bf1f-9192fa3f14ed","port_security_enabled":false,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"921732ee-1fdf-48b3-8e77-b8c8b57e0a88","tenant_id":"c57be6fa63dd4dd599d4c2d2181bdb18","created_at":"2018-07-03T15:28:23Z","admin_state_up":true,"updated_at":"2018-07-03T15:28:47Z","binding:vnic_type":"normal","device_id":"5a4372b3-cecb-418f-a544-b4faf50a8685","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:a6:57:41","id":"f85f9a09-1d04-438c-8b31-a0bcee254b97","port_security_enabled":true,"project_id":"c57be6fa63dd4dd599d4c2d2181bdb18","fixed_ips":[{"subnet_id":"c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["7e2e527b-1b51-45c7-bb83-4429cc3a2ca2","0ee75c34-c018-4b20-bce3-71e239158bf1"],"name":"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1"}]} 2018-07-03 15:28:57,572 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-0c3287dc-dd58-4959-bbf7-13e55907a10a 2018-07-03 15:28:57,573 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:28:57,576 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c396710L 2018-07-03 15:28:57,576 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:28:57,576 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:28:57,577 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:28:57,578 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:28:57,578 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:28:57,578 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:28:57,578 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:28:57,579 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:28:57,579 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:28:57,596 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:28:57,597 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:28:57,608 - paramiko.transport - DEBUG - Trying discovered key bda64fe883d7bc867e63f3708eeecb97 in tmp/CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca 2018-07-03 15:28:57,634 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:28:57,637 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:28:57,738 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:28:57,755 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:28:57,755 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:28:57,756 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c3965d0L 2018-07-03 15:28:57,757 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:28:57,757 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:28:57,757 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:28:57,758 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:28:57,759 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:28:57,759 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:28:57,759 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:28:57,759 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:28:57,759 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:28:57,776 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:28:57,776 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:28:57,789 - paramiko.transport - DEBUG - Trying discovered key bda64fe883d7bc867e63f3708eeecb97 in tmp/CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca 2018-07-03 15:28:57,814 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:28:57,817 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:28:57,822 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:28:57,822 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-03 15:28:57,823 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:28:57,824 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:28:57,825 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:28:57,826 - create_instance - INFO - Deleting Floating IP - 172.30.10.121 2018-07-03 15:28:57,826 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.121 2018-07-03 15:28:57,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/floatingips/e5971eaf-1b93-4744-a791-e4152ef8b3aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:28:59,319 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:28:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f9dc9a01-6bb1-4a2f-ad3a-ef6681cc65a8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:28:59,319 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/e5971eaf-1b93-4744-a791-e4152ef8b3aa used request id req-f9dc9a01-6bb1-4a2f-ad3a-ef6681cc65a8 2018-07-03 15:28:59,319 - create_instance - INFO - Deleting Port with ID - f85f9a09-1d04-438c-8b31-a0bcee254b97 2018-07-03 15:28:59,319 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13caport-1 2018-07-03 15:28:59,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/f85f9a09-1d04-438c-8b31-a0bcee254b97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:29:00,163 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9fce199a-380b-4a38-afba-e47c6e008eb4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:00,163 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/f85f9a09-1d04-438c-8b31-a0bcee254b97 used request id req-9fce199a-380b-4a38-afba-e47c6e008eb4 2018-07-03 15:29:00,163 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst 2018-07-03 15:29:00,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:29:00,362 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:00 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-371b00c2-f049-4089-8386-4de796006c57 X-Compute-Request-Id: req-371b00c2-f049-4089-8386-4de796006c57 Front-End-Https: on 2018-07-03 15:29:00,362 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-371b00c2-f049-4089-8386-4de796006c57 2018-07-03 15:29:00,363 - create_instance - INFO - Checking deletion status 2018-07-03 15:29:00,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:29:00,869 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:00 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-70a17727-073a-4d16-87d3-eab333e504b5 X-Compute-Request-Id: req-70a17727-073a-4d16-87d3-eab333e504b5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net": []}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5a4372b3-cecb-418f-a544-b4faf50a8685", "rel": "bookmark"}], "image": {"id": "02baf31d-4d74-4759-91eb-60aa3fb41133", "links": [{"href": "http://172.30.10.101:8774/images/02baf31d-4d74-4759-91eb-60aa3fb41133", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:28:42.000000", "flavor": {"id": "48f41b15-8444-46fd-800e-d0a82a974744", "links": [{"href": "http://172.30.10.101:8774/flavors/48f41b15-8444-46fd-800e-d0a82a974744", "rel": "bookmark"}]}, "id": "5a4372b3-cecb-418f-a544-b4faf50a8685", "user_id": "d109e389eb3d43fea040e36d879e180d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:29:00Z", "hostId": "7a0a738feb10037fc4a8b093bfd8bad3e669d42420a9439a881a7eba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp", "name": "CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst", "created": "2018-07-03T15:28:29Z", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:29:00,869 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-70a17727-073a-4d16-87d3-eab333e504b5 2018-07-03 15:29:00,869 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst] is - ACTIVE 2018-07-03 15:29:00,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:29:03,870 - create_instance - DEBUG - VM status query timeout in 296.49298501 2018-07-03 15:29:03,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/5a4372b3-cecb-418f-a544-b4faf50a8685 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b143bce9d2863e3d653f707528d981bd4581208" 2018-07-03 15:29:04,142 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:29:04 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3345c1d1-e40a-4141-b5b7-5904435f7589 X-Compute-Request-Id: req-3345c1d1-e40a-4141-b5b7-5904435f7589 RESP BODY: {"itemNotFound": {"message": "Instance 5a4372b3-cecb-418f-a544-b4faf50a8685 could not be found.", "code": 404}} 2018-07-03 15:29:04,142 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5a4372b3-cecb-418f-a544-b4faf50a8685 used request id req-3345c1d1-e40a-4141-b5b7-5904435f7589 2018-07-03 15:29:04,142 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5a4372b3-cecb-418f-a544-b4faf50a8685 could not be found. (HTTP 404) (Request-ID: req-3345c1d1-e40a-4141-b5b7-5904435f7589) 2018-07-03 15:29:04,143 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-inst 2018-07-03 15:29:04,145 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp 2018-07-03 15:29:04,148 - 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-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c6aea46baa2dede6247c6ce98945739cfe5f38" 2018-07-03 15:29:04,567 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:29:04 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f5865eb-f4dc-4ae3-8c79-6f6bf547b5db X-Compute-Request-Id: req-9f5865eb-f4dc-4ae3-8c79-6f6bf547b5db 2018-07-03 15:29:04,568 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-kp used request id req-9f5865eb-f4dc-4ae3-8c79-6f6bf547b5db 2018-07-03 15:29:04,568 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca.pub] 2018-07-03 15:29:04,569 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca] 2018-07-03 15:29:04,572 - 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/48f41b15-8444-46fd-800e-d0a82a974744 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03074fcd827f42392bfbe468caece2773e79b997" 2018-07-03 15:29:04,841 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:29:04 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bb026526-8a81-43a6-bcc0-7b1dcc06c9d6 X-Compute-Request-Id: req-bb026526-8a81-43a6-bcc0-7b1dcc06c9d6 2018-07-03 15:29:04,842 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/48f41b15-8444-46fd-800e-d0a82a974744 used request id req-bb026526-8a81-43a6-bcc0-7b1dcc06c9d6 2018-07-03 15:29:04,843 - neutron_utils - INFO - Deleting security group rule with ID - a78da3cb-626a-445e-93fd-5da7c93a3c61 2018-07-03 15:29:04,848 - keystoneauth.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/a78da3cb-626a-445e-93fd-5da7c93a3c61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:29:04,985 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-183edc18-5433-4084-9809-7d045bd75ecf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:04,985 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a78da3cb-626a-445e-93fd-5da7c93a3c61 used request id req-183edc18-5433-4084-9809-7d045bd75ecf 2018-07-03 15:29:04,985 - neutron_utils - INFO - Deleting security group rule with ID - 725aa88a-e9e8-409a-a7f6-5357113db26c 2018-07-03 15:29:04,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/725aa88a-e9e8-409a-a7f6-5357113db26c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:29:05,134 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b13a5997-e942-462e-8530-ba5230234b04 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:05,135 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/725aa88a-e9e8-409a-a7f6-5357113db26c used request id req-b13a5997-e942-462e-8530-ba5230234b04 2018-07-03 15:29:05,135 - neutron_utils - INFO - Deleting security group rule with ID - 073a3e69-37e9-4afe-8023-08a92fe7007f 2018-07-03 15:29:05,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/073a3e69-37e9-4afe-8023-08a92fe7007f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:29:05,294 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4cfd1cf9-0426-4fd5-a35f-420895697b80 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:05,294 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/073a3e69-37e9-4afe-8023-08a92fe7007f used request id req-4cfd1cf9-0426-4fd5-a35f-420895697b80 2018-07-03 15:29:05,294 - neutron_utils - INFO - Deleting security group rule with ID - d7e6925b-aa78-4117-80d0-f38006028d3e 2018-07-03 15:29:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/d7e6925b-aa78-4117-80d0-f38006028d3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:29:05,443 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cbec7af9-6889-4134-80a7-e58bc8eff41f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:05,443 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/d7e6925b-aa78-4117-80d0-f38006028d3e used request id req-cbec7af9-6889-4134-80a7-e58bc8eff41f 2018-07-03 15:29:05,443 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-sec-grp 2018-07-03 15:29:05,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85c5e5d804a3f91a074486f051ddc7073115b73" 2018-07-03 15:29:05,659 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fad20649-f09e-425a-838b-3410593ce8ba Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:05,659 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/7e2e527b-1b51-45c7-bb83-4429cc3a2ca2 used request id req-fad20649-f09e-425a-838b-3410593ce8ba 2018-07-03 15:29:05,660 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router and subnet CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet 2018-07-03 15:29:05,660 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router 2018-07-03 15:29:05,665 - 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/426aadcc-f028-4625-ad04-b31005d2b201/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" -d '{"subnet_id": "c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"}' 2018-07-03 15:29:08,493 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:08 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-b8e30fcc-c69b-40e5-83f8-87bad1bb6a21 Front-End-Https: on RESP BODY: {"network_id": "921732ee-1fdf-48b3-8e77-b8c8b57e0a88", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "subnet_id": "c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4", "subnet_ids": ["c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4"], "port_id": "75c7f86b-95b4-490b-b97e-d578939c462e", "id": "426aadcc-f028-4625-ad04-b31005d2b201"} 2018-07-03 15:29:08,493 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/426aadcc-f028-4625-ad04-b31005d2b201/remove_router_interface used request id req-b8e30fcc-c69b-40e5-83f8-87bad1bb6a21 2018-07-03 15:29:08,494 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router 2018-07-03 15:29:08,494 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-router 2018-07-03 15:29:08,499 - 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/426aadcc-f028-4625-ad04-b31005d2b201 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0571ea636e12a5a518ac0ab4d2cf78962fc31b" 2018-07-03 15:29:10,181 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fd713682-4ae5-4d34-af74-8e9d1c1adcf6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:10,181 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/426aadcc-f028-4625-ad04-b31005d2b201 used request id req-fd713682-4ae5-4d34-af74-8e9d1c1adcf6 2018-07-03 15:29:10,183 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet 2018-07-03 15:29:10,183 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-subnet 2018-07-03 15:29:10,188 - 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/c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739a6e744d4c8e0e441295abc3630fa15aceb6c1" 2018-07-03 15:29:12,900 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-27f1de87-ef68-4990-af2a-74d0cffec26d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:12,900 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/c3ece3ca-0cbb-42c0-9f58-4ebfc97f3ea4 used request id req-27f1de87-ef68-4990-af2a-74d0cffec26d 2018-07-03 15:29:12,900 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-pub-net 2018-07-03 15:29:12,906 - 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/921732ee-1fdf-48b3-8e77-b8c8b57e0a88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739a6e744d4c8e0e441295abc3630fa15aceb6c1" 2018-07-03 15:29:14,466 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ba688d44-1d9c-408e-a419-bafcbbeb34dd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:14,466 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/921732ee-1fdf-48b3-8e77-b8c8b57e0a88 used request id req-ba688d44-1d9c-408e-a419-bafcbbeb34dd 2018-07-03 15:29:14,467 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-59d4a0a4-c234-4f11-89bc-05fbd2dc13ca-image 2018-07-03 15:29:14,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/02baf31d-4d74-4759-91eb-60aa3fb41133 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eee0505c3da6f29633010c92e855d6f48da17272" 2018-07-03 15:29:14,959 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:14 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1d592cfa-24b0-4e72-aecb-2dcb30595295 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-07-03 15:29:14,959 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/02baf31d-4d74-4759-91eb-60aa3fb41133 used request id req-1d592cfa-24b0-4e72-aecb-2dcb30595295 2018-07-03 15:29: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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:29:15,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:15 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-c98a67df-f911-41c6-b855-7f77c92e943f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:27:57Z", "updated_at": "2018-07-03T15:27:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:27:57Z", "revision_number": 0, "id": "36d56f59-4e85-480f-b86b-0db64dd5ca00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:27:57Z", "security_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:27:57Z", "revision_number": 0, "id": "47089693-f411-4de9-a635-40e4ac094526", "remote_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "remote_ip_prefix": null, "created_at": "2018-07-03T15:27:57Z", "security_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:27:57Z", "revision_number": 0, "id": "73c03fca-3ee5-4e8e-92fe-fdb7d8d3a3b0", "remote_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "remote_ip_prefix": null, "created_at": "2018-07-03T15:27:57Z", "security_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:27:57Z", "revision_number": 0, "id": "9f2af3fb-f2da-403e-b5c8-5dddcefef71c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:27:57Z", "security_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18"}], "revision_number": 4, "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:29:15,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-c98a67df-f911-41c6-b855-7f77c92e943f 2018-07-03 15:29:15,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:29:15,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:15 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f91d5c7a-59df-46db-88fb-64e66862ff31 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:29:15,648 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-f91d5c7a-59df-46db-88fb-64e66862ff31 2018-07-03 15:29:15,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/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:29:15,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:15 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50b5495c-4722-4378-8d72-26b73e39b116 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c57be6fa63dd4dd599d4c2d2181bdb18", "name": "CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj"}} 2018-07-03 15:29:15,820 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-50b5495c-4722-4378-8d72-26b73e39b116 2018-07-03 15:29:15,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ee75c34-c018-4b20-bce3-71e239158bf1 2018-07-03 15:29:15,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0ee75c34-c018-4b20-bce3-71e239158bf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:29:15,869 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:15 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e0443f8b-4f8c-40b4-82d2-29939f8a306f 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-07-03T15:27:57Z", "security_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:27:57Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "36d56f59-4e85-480f-b86b-0db64dd5ca00"}, {"remote_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:27:57Z", "security_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:27:57Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "47089693-f411-4de9-a635-40e4ac094526"}, {"remote_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:27:57Z", "security_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:27:57Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "73c03fca-3ee5-4e8e-92fe-fdb7d8d3a3b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:27:57Z", "security_group_id": "0ee75c34-c018-4b20-bce3-71e239158bf1", "port_range_min": null, "revision_number": 0, "tenant_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "created_at": "2018-07-03T15:27:57Z", "project_id": "c57be6fa63dd4dd599d4c2d2181bdb18", "id": "9f2af3fb-f2da-403e-b5c8-5dddcefef71c"}]} 2018-07-03 15:29:15,869 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0ee75c34-c018-4b20-bce3-71e239158bf1 used request id req-e0443f8b-4f8c-40b4-82d2-29939f8a306f 2018-07-03 15:29:15,870 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:29:15,875 - keystoneauth.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/0ee75c34-c018-4b20-bce3-71e239158bf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:29:16,495 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-504b56cb-5eac-48f3-bef2-5859c4ae655c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:16,495 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/0ee75c34-c018-4b20-bce3-71e239158bf1 used request id req-504b56cb-5eac-48f3-bef2-5859c4ae655c 2018-07-03 15:29:16,497 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj 2018-07-03 15:29:16,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:29:16,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:29:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-755ae9ae-84ff-4ef1-8ecc-0cceccdadc10 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:16,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c57be6fa63dd4dd599d4c2d2181bdb18 used request id req-755ae9ae-84ff-4ef1-8ecc-0cceccdadc10 2018-07-03 15:29:16,962 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-67c6f0de-7933-447-proj-role 2018-07-03 15:29:16,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a134d4e4008a487dbe3ba9f93f90fce7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:29:17,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:29:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1fbf980-0801-42c7-b159-0afdfe2266f2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:17,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a134d4e4008a487dbe3ba9f93f90fce7 used request id req-c1fbf980-0801-42c7-b159-0afdfe2266f2 2018-07-03 15:29:17,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}8d793fa2130d25d558de3e944832aafdba1a9ff2" 2018-07-03 15:29:17,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f18215c4-5635-48f7-873a-e1460691bffd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:29:17,222 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f18215c4-5635-48f7-873a-e1460691bffd 2018-07-03 15:29:17,222 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-67c6f0de-7933-447-user 2018-07-03 15:29:17,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d109e389eb3d43fea040e36d879e180d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5f1289f42348ca43661f0942d51b2d7cb0953e" 2018-07-03 15:29:17,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:29:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5fc8960-4f08-43cd-a735-86e557499ce2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:17,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d109e389eb3d43fea040e36d879e180d used request id req-f5fc8960-4f08-43cd-a735-86e557499ce2 2018-07-03 15:29:17,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:17,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:29:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["q_leuCWLRZ2sq_p9F6F3Wg"], "issued_at": "2018-07-03T15:29:17.000000Z"}} 2018-07-03 15:29:17,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}217cd62c3c247c475818d583c9e829d83b1eb8ed" 2018-07-03 15:29:18,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ade63666-98f0-46b3-9dfb-b8979ed34c4c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:18,084 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ade63666-98f0-46b3-9dfb-b8979ed34c4c 2018-07-03 15:29:18,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:18,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:18,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["0S-UU_nNQfOxrvTKpYlwew"], "issued_at": "2018-07-03T15:29:18.000000Z"}} 2018-07-03 15:29:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:29:18,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bafca01-0a8e-4292-8c15-b76f9ad99628 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:18,774 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4bafca01-0a8e-4292-8c15-b76f9ad99628 2018-07-03 15:29:18,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-07-03 15:29:18,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:29: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-07-03 15:29:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:29:18,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:18 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e2eb6aa-52ae-45f1-891e-b8518ad271eb 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-4dc5dff8-40c6-492-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:29:18,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj used request id req-8e2eb6aa-52ae-45f1-891e-b8518ad271eb 2018-07-03 15:29:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:29:19,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b22004c0-dbb0-4f70-b340-8529f59b1ab0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:29:19,142 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b22004c0-dbb0-4f70-b340-8529f59b1ab0 2018-07-03 15:29:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}}' 2018-07-03 15:29:19,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:29:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8143fc1f-5775-41b7-8b8d-81a8c9bf89cf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "id": "7a35a4329ec3405195b7db0e1b49106a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:29:19,368 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8143fc1f-5775-41b7-8b8d-81a8c9bf89cf 2018-07-03 15:29:19,368 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj 2018-07-03 15:29:19,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:19,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:20,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ttijIZsvS2GKaGAv9fMSFA"], "issued_at": "2018-07-03T15:29:20.000000Z"}} 2018-07-03 15:29:20,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c682b78b3b9c33990e9e2069786879ce131c7da" 2018-07-03 15:29:20,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ff2cab0-b00d-41bc-9d07-fdd94a2b2a33 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:20,041 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9ff2cab0-b00d-41bc-9d07-fdd94a2b2a33 2018-07-03 15:29:20,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:29:20,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:29: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-07-03 15:29:20,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c682b78b3b9c33990e9e2069786879ce131c7da" 2018-07-03 15:29:20,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95639a45-c8d4-472f-b9f1-e0e8c0dc4d70 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:29:20,277 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-95639a45-c8d4-472f-b9f1-e0e8c0dc4d70 2018-07-03 15:29:20,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?name=CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c682b78b3b9c33990e9e2069786879ce131c7da" 2018-07-03 15:29:20,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:20 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6806cdcf-53df-4724-929f-697123044132 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "id": "7a35a4329ec3405195b7db0e1b49106a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}]} 2018-07-03 15:29:20,447 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj used request id req-6806cdcf-53df-4724-929f-697123044132 2018-07-03 15:29:20,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c682b78b3b9c33990e9e2069786879ce131c7da" 2018-07-03 15:29:20,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d383ea99-71f7-4478-874b-c9b7330ebc90 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:29:20,648 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d383ea99-71f7-4478-874b-c9b7330ebc90 2018-07-03 15:29:21,131 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user 2018-07-03 15:29:21,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:21,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:29:21,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6cec0db-f73b-45d6-ba73-cbbad40c00e3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:29:21,346 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f6cec0db-f73b-45d6-ba73-cbbad40c00e3 2018-07-03 15:29:21,349 - 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}d98f7b590e86af1d01c866144885525e8fa1cd87" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}}' 2018-07-03 15:29:21,538 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:29:21 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9605f62f-3cb8-42ae-a406-fd2d5bfbb4c5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "85f42826365a430a9d30a197a1903aad", "links": {"self": "http://10.167.4.35:5000/v3/roles/85f42826365a430a9d30a197a1903aad"}, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}} 2018-07-03 15:29:21,538 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-9605f62f-3cb8-42ae-a406-fd2d5bfbb4c5 2018-07-03 15:29:21,538 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role 2018-07-03 15:29:21,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/85f42826365a430a9d30a197a1903aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:29:21,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:21 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1414d899-87b1-49bd-b469-59ffe390a115 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "85f42826365a430a9d30a197a1903aad", "links": {"self": "http://10.167.4.35:5000/v3/roles/85f42826365a430a9d30a197a1903aad"}, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}} 2018-07-03 15:29:21,738 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/85f42826365a430a9d30a197a1903aad used request id req-1414d899-87b1-49bd-b469-59ffe390a115 2018-07-03 15:29:21,738 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role to project CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj 2018-07-03 15:29:21,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a/users/a33334a4b9e94fc9b60d9080ff32ae4b/roles/85f42826365a430a9d30a197a1903aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:29:21,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:29:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd63529a-5a3c-493c-825e-b47e8fb3b319 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:21,967 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a/users/a33334a4b9e94fc9b60d9080ff32ae4b/roles/85f42826365a430a9d30a197a1903aad used request id req-dd63529a-5a3c-493c-825e-b47e8fb3b319 2018-07-03 15:29:21,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-07-03 15:29:21,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:29: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-07-03 15:29:21,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}217cd62c3c247c475818d583c9e829d83b1eb8ed" 2018-07-03 15:29:22,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:21 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46c83419-96d4-4e9d-a10f-37525c4ebe8d Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user", "links": {"self": "http://10.167.4.35:5000/v3/users/a33334a4b9e94fc9b60d9080ff32ae4b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "a33334a4b9e94fc9b60d9080ff32ae4b", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:29:22,213 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-46c83419-96d4-4e9d-a10f-37525c4ebe8d 2018-07-03 15:29:22,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/85f42826365a430a9d30a197a1903aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:29:22,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:22 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e66e9f13-bb16-473b-9bd1-e3a01621372c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "85f42826365a430a9d30a197a1903aad", "links": {"self": "http://10.167.4.35:5000/v3/roles/85f42826365a430a9d30a197a1903aad"}, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}} 2018-07-03 15:29:22,406 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/85f42826365a430a9d30a197a1903aad used request id req-e66e9f13-bb16-473b-9bd1-e3a01621372c 2018-07-03 15:29:22,406 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role to project CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj 2018-07-03 15:29:22,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a/users/ada55201ffb54277b8bfe9496150313e/roles/85f42826365a430a9d30a197a1903aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:29:22,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:29:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5126a7fa-0b3d-439d-bdb5-5932a7a83dda Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:29:22,666 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a/users/ada55201ffb54277b8bfe9496150313e/roles/85f42826365a430a9d30a197a1903aad used request id req-5126a7fa-0b3d-439d-bdb5-5932a7a83dda 2018-07-03 15:29:22,666 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:29:22,668 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:29:22,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:22,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:23,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user", "id": "a33334a4b9e94fc9b60d9080ff32ae4b"}, "audit_ids": ["mvIHJMyaTpuqPg513S6ZLA"], "issued_at": "2018-07-03T15:29:23.000000Z"}} 2018-07-03 15:29:23,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}f16b07057a5bffec87998ce2cd8c04b3ce977cfc" 2018-07-03 15:29:23,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f976b77a-c4db-4e42-a374-00961e770982 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:23,360 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f976b77a-c4db-4e42-a374-00961e770982 2018-07-03 15:29:23,364 - 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-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f16b07057a5bffec87998ce2cd8c04b3ce977cfc" 2018-07-03 15:29:23,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:23 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-dbf39589-63be-48b2-85dc-b27ac880b636 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image"} 2018-07-03 15:29:23,792 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image used request id req-dbf39589-63be-48b2-85dc-b27ac880b636 2018-07-03 15:29:23,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f16b07057a5bffec87998ce2cd8c04b3ce977cfc" 2018-07-03 15:29:24,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:24 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-331cb488-06aa-46c7-9ebf-eb41645ec276 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:29:24,158 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-331cb488-06aa-46c7-9ebf-eb41645ec276 2018-07-03 15:29:24,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}f16b07057a5bffec87998ce2cd8c04b3ce977cfc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image"}' 2018-07-03 15:29:24,626 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:29:24 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-f50353bb-7b34-4bed-bdc6-6214751d3c92 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:29:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:29:25Z", "visibility": "shared", "self": "/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa", "min_disk": 0, "protected": false, "id": "ca61f918-163b-4b40-8a67-5376eca797aa", "file": "/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa/file", "checksum": null, "owner": "7a35a4329ec3405195b7db0e1b49106a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:29:24,626 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-f50353bb-7b34-4bed-bdc6-6214751d3c92 2018-07-03 15:29:24,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f16b07057a5bffec87998ce2cd8c04b3ce977cfc" -d '' 2018-07-03 15:29:25,425 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:29:25 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-27cf7122-34ef-43ba-add5-3401f9702d49 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-07-03 15:29:25,425 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa/file used request id req-27cf7122-34ef-43ba-add5-3401f9702d49 2018-07-03 15:29:25,426 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:29:25,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f16b07057a5bffec87998ce2cd8c04b3ce977cfc" 2018-07-03 15:29:25,907 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:25 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-8113033d-7cca-4016-8416-5117799291d5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:29:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:29:25Z", "visibility": "shared", "self": "/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa", "min_disk": 0, "protected": false, "id": "ca61f918-163b-4b40-8a67-5376eca797aa", "file": "/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7a35a4329ec3405195b7db0e1b49106a", "direct_url": "file:///var/lib/glance/images/ca61f918-163b-4b40-8a67-5376eca797aa", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:29:25,907 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa used request id req-8113033d-7cca-4016-8416-5117799291d5 2018-07-03 15:29:25,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f16b07057a5bffec87998ce2cd8c04b3ce977cfc" 2018-07-03 15:29:26,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:26 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e1a953dc-a1a6-431e-ba89-91e267e9de2d Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:29:26,319 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e1a953dc-a1a6-431e-ba89-91e267e9de2d 2018-07-03 15:29:26,322 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image 2018-07-03 15:29:26,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f16b07057a5bffec87998ce2cd8c04b3ce977cfc" 2018-07-03 15:29:26,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:26 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-9b8ded58-26c7-4026-9738-a79d6ce5cd80 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:29:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:29:25Z", "visibility": "shared", "self": "/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa", "min_disk": 0, "protected": false, "id": "ca61f918-163b-4b40-8a67-5376eca797aa", "file": "/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7a35a4329ec3405195b7db0e1b49106a", "direct_url": "file:///var/lib/glance/images/ca61f918-163b-4b40-8a67-5376eca797aa", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:29:26,365 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa used request id req-9b8ded58-26c7-4026-9738-a79d6ce5cd80 2018-07-03 15:29:26,365 - create_image - DEBUG - Instance status is - active 2018-07-03 15:29:26,366 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image 2018-07-03 15:29:26,366 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image 2018-07-03 15:29:26,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:26,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:26,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:29:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user", "id": "a33334a4b9e94fc9b60d9080ff32ae4b"}, "audit_ids": ["BNmQKGcgR7mJx5o52EyRXw"], "issued_at": "2018-07-03T15:29:26.000000Z"}} 2018-07-03 15:29:26,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8511f125a12e81c816de1fcbd6d6523315449c8" 2018-07-03 15:29:27,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f526d507-8fd3-4d24-8e62-a6734923ef44 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:27,090 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f526d507-8fd3-4d24-8e62-a6734923ef44 2018-07-03 15:29:27,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=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8511f125a12e81c816de1fcbd6d6523315449c8" 2018-07-03 15:29:27,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:27 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0f566727-91fc-4c00-842f-cea88d0fd047 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:29:27,498 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-0f566727-91fc-4c00-842f-cea88d0fd047 2018-07-03 15:29:27,498 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net 2018-07-03 15:29:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8511f125a12e81c816de1fcbd6d6523315449c8" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net", "admin_state_up": true}}' 2018-07-03 15:29:28,284 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:29:28 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-a64ce7a9-333f-47ee-bb85-c1c6185061ec Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:29:28Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}} 2018-07-03 15:29:28,285 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-a64ce7a9-333f-47ee-bb85-c1c6185061ec 2018-07-03 15:29:28,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=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8511f125a12e81c816de1fcbd6d6523315449c8" 2018-07-03 15:29:28,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:28 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-9d120e7a-1ae8-477b-aa62-82d7889fd514 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-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:29:28,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-9d120e7a-1ae8-477b-aa62-82d7889fd514 2018-07-03 15:29:28,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=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8511f125a12e81c816de1fcbd6d6523315449c8" 2018-07-03 15:29:28,503 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:28 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ce234a10-1c18-4162-a005-e5509b31c283 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:29:28,503 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-ce234a10-1c18-4162-a005-e5509b31c283 2018-07-03 15:29:28,503 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet 2018-07-03 15:29:28,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8511f125a12e81c816de1fcbd6d6523315449c8" -d '{"subnets": [{"ip_version": 4, "network_id": "51fef01a-0039-4c44-8c93-2220a1fef639", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]}' 2018-07-03 15:29:29,363 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:29:29 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c98302c5-929d-4280-b124-c743c50a6d28 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:29:29,363 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-c98302c5-929d-4280-b124-c743c50a6d28 2018-07-03 15:29:29,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/networks?id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8511f125a12e81c816de1fcbd6d6523315449c8" 2018-07-03 15:29:29,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b7dd16a1-4644-4105-8a42-154e6178b091 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:29:29,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-b7dd16a1-4644-4105-8a42-154e6178b091 2018-07-03 15:29:29,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8511f125a12e81c816de1fcbd6d6523315449c8" 2018-07-03 15:29:30,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d035595d-9c17-4766-b3dd-b12d8c397362 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:29:30,327 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-d035595d-9c17-4766-b3dd-b12d8c397362 2018-07-03 15:29:30,328 - OpenStackNetwork - DEBUG - Network [51fef01a-0039-4c44-8c93-2220a1fef639] created successfully 2018-07-03 15:29:30,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:30,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:30,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user", "id": "a33334a4b9e94fc9b60d9080ff32ae4b"}, "audit_ids": ["kW5FCgr7SPWAmzpjLQNE7w"], "issued_at": "2018-07-03T15:29:30.000000Z"}} 2018-07-03 15:29:30,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}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:31,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af4b38b7-e736-4bd7-a4ad-50278c3253bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:31,004 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-af4b38b7-e736-4bd7-a4ad-50278c3253bc 2018-07-03 15:29:31,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/routers?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:31,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:31 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-53be006b-d41b-4bee-b5a3-1197cb4e2c70 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 15:29:31,413 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router&admin_state_up=True used request id req-53be006b-d41b-4bee-b5a3-1197cb4e2c70 2018-07-03 15:29:31,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:31,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:31,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user", "id": "a33334a4b9e94fc9b60d9080ff32ae4b"}, "audit_ids": ["ywZXg6uvQbSbLmiJLDoWsw"], "issued_at": "2018-07-03T15:29:31.000000Z"}} 2018-07-03 15:29:31,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f45ecfa0fa4f16c4e57e05f27f9d3df81b417f5" 2018-07-03 15:29:32,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6143ec34-f9c7-4dcc-be9f-7f71bdd0a072 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:32,129 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6143ec34-f9c7-4dcc-be9f-7f71bdd0a072 2018-07-03 15:29:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:32,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:32 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-da250e12-6a57-40ed-9fcb-7b2a294c594e 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:29:32,289 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-da250e12-6a57-40ed-9fcb-7b2a294c594e 2018-07-03 15:29:32,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:32,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:32 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-fbf7a7de-e788-4754-bb84-ebd7fd69041a Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:29:32,347 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-fbf7a7de-e788-4754-bb84-ebd7fd69041a 2018-07-03 15:29:32,348 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router 2018-07-03 15:29:32,353 - 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}cc785f1ea054f2290dbbb76c209fa72a90332fd2" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router", "admin_state_up": true}}' 2018-07-03 15:29:34,550 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:29:34 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-d0d8ca0f-2b62-4342-9788-adfebfde3ef9 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:32Z", "admin_state_up": true, "updated_at": "2018-07-03T15:29:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "67dc6509-bf41-484c-85dd-5ed38d6bd53b", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router"}} 2018-07-03 15:29:34,550 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-d0d8ca0f-2b62-4342-9788-adfebfde3ef9 2018-07-03 15:29:34,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=67dc6509-bf41-484c-85dd-5ed38d6bd53b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:34,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:34 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c41d7d04-deb1-48c1-919a-eb3a0923ba93 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:29:34,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=67dc6509-bf41-484c-85dd-5ed38d6bd53b used request id req-c41d7d04-deb1-48c1-919a-eb3a0923ba93 2018-07-03 15:29:34,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:34,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:34 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-31204b9d-665f-4bd2-8b2d-02f915df5203 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:29:34,757 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-31204b9d-665f-4bd2-8b2d-02f915df5203 2018-07-03 15:29:34,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:29:34,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:29: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-07-03 15:29:34,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:34,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:34 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d0e24b1-2bc7-4465-b1dd-c57fe33d64f9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:29:34,915 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-4d0e24b1-2bc7-4465-b1dd-c57fe33d64f9 2018-07-03 15:29:34,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=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:35,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:35 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f1310bf4-9fb5-459a-89cc-92f01cb3a076 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:29:35,210 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-f1310bf4-9fb5-459a-89cc-92f01cb3a076 2018-07-03 15:29:35,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=51fef01a-0039-4c44-8c93-2220a1fef639&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:35,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:35 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-602f1d08-93ee-4af2-ad60-f3fbfb28b57f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:29:35,288 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet used request id req-602f1d08-93ee-4af2-ad60-f3fbfb28b57f 2018-07-03 15:29:35,289 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 15:29:35,289 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router 2018-07-03 15:29:35,294 - 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/67dc6509-bf41-484c-85dd-5ed38d6bd53b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" -d '{"subnet_id": "297d0463-5d3d-4896-afde-706123deeb4d"}' 2018-07-03 15:29:38,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:38 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-46c4c61a-d62b-4c3d-b7bc-07020353fca5 Front-End-Https: on RESP BODY: {"network_id": "51fef01a-0039-4c44-8c93-2220a1fef639", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "subnet_id": "297d0463-5d3d-4896-afde-706123deeb4d", "subnet_ids": ["297d0463-5d3d-4896-afde-706123deeb4d"], "port_id": "67df0bc4-aab8-40c0-ac06-32d1d8e26185", "id": "67dc6509-bf41-484c-85dd-5ed38d6bd53b"} 2018-07-03 15:29:38,887 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/67dc6509-bf41-484c-85dd-5ed38d6bd53b/add_router_interface used request id req-46c4c61a-d62b-4c3d-b7bc-07020353fca5 2018-07-03 15:29:38,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/routers/67dc6509-bf41-484c-85dd-5ed38d6bd53b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:39,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:39 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-26f2eb5b-414c-40e6-aeeb-75bb52b61056 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:32Z", "admin_state_up": true, "updated_at": "2018-07-03T15:29:37Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "67dc6509-bf41-484c-85dd-5ed38d6bd53b", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router"}} 2018-07-03 15:29:39,107 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/67dc6509-bf41-484c-85dd-5ed38d6bd53b used request id req-26f2eb5b-414c-40e6-aeeb-75bb52b61056 2018-07-03 15:29:39,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/ports?device_id=67dc6509-bf41-484c-85dd-5ed38d6bd53b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:39,379 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:39 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-1ea0f3c2-2fbd-4dfd-b1ed-e471749f25b5 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:37Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:29:39,379 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=67dc6509-bf41-484c-85dd-5ed38d6bd53b used request id req-1ea0f3c2-2fbd-4dfd-b1ed-e471749f25b5 2018-07-03 15:29:39,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/297d0463-5d3d-4896-afde-706123deeb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:29:39,453 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:39 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-ff383c80-1aaf-494a-967c-a653bbe809c5 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}} 2018-07-03 15:29:39,453 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d used request id req-ff383c80-1aaf-494a-967c-a653bbe809c5 2018-07-03 15:29:39,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:39,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:40,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Zacl4yyqRsGqe_QP7zT0Hw"], "issued_at": "2018-07-03T15:29:40.000000Z"}} 2018-07-03 15:29:40,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}1e748d368d45add47a8a8c84684d915cab382a02" 2018-07-03 15:29:40,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38dceb71-2975-464d-b46e-efb0f4d9b75d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:40,221 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-38dceb71-2975-464d-b46e-efb0f4d9b75d 2018-07-03 15:29:40,222 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:29:40,228 - novaclient.v2.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}1e748d368d45add47a8a8c84684d915cab382a02" 2018-07-03 15:29:40,663 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29: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-79eb3fb3-0fa0-41de-80dc-9419e2d45477 X-Compute-Request-Id: req-79eb3fb3-0fa0-41de-80dc-9419e2d45477 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:29:40,663 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-79eb3fb3-0fa0-41de-80dc-9419e2d45477 2018-07-03 15:29:40,666 - novaclient.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}1e748d368d45add47a8a8c84684d915cab382a02" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:29:41,103 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:41 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-c161244d-1931-4a36-9c12-cc4333f94eba X-Compute-Request-Id: req-c161244d-1931-4a36-9c12-cc4333f94eba Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "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": "178c1919-9844-4e14-bbaf-f3fb10820736"}} 2018-07-03 15:29:41,104 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c161244d-1931-4a36-9c12-cc4333f94eba 2018-07-03 15:29:41,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/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e748d368d45add47a8a8c84684d915cab382a02" 2018-07-03 15:29:41,517 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:41 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-7d7f49fa-2aca-491c-a737-53c3a8e90364 X-Compute-Request-Id: req-7d7f49fa-2aca-491c-a737-53c3a8e90364 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "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": "178c1919-9844-4e14-bbaf-f3fb10820736"}} 2018-07-03 15:29:41,517 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 used request id req-7d7f49fa-2aca-491c-a737-53c3a8e90364 2018-07-03 15:29:41,520 - novaclient.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/178c1919-9844-4e14-bbaf-f3fb10820736/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e748d368d45add47a8a8c84684d915cab382a02" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:29:41,944 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:41 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d762068a-39e3-4c50-9efd-594e93bbe010 X-Compute-Request-Id: req-d762068a-39e3-4c50-9efd-594e93bbe010 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:29:41,944 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736/os-extra_specs used request id req-d762068a-39e3-4c50-9efd-594e93bbe010 2018-07-03 15:29:41,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:41,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:42,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user", "id": "a33334a4b9e94fc9b60d9080ff32ae4b"}, "audit_ids": ["G7yo9sphR7aOYfg4TL4iPw"], "issued_at": "2018-07-03T15:29:42.000000Z"}} 2018-07-03 15:29:42,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0018d161818423e19a9e04bee987e2b3ededc5c" 2018-07-03 15:29:42,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb8e7e29-74a2-4e33-b6f4-ce3b58818e60 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:42,484 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb8e7e29-74a2-4e33-b6f4-ce3b58818e60 2018-07-03 15:29:42,485 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:29: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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0018d161818423e19a9e04bee987e2b3ededc5c" 2018-07-03 15:29:42,869 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:42 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-80635e48-b19f-45df-8c90-336db698b85a X-Compute-Request-Id: req-80635e48-b19f-45df-8c90-336db698b85a Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 15:29:42,869 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-80635e48-b19f-45df-8c90-336db698b85a 2018-07-03 15:29:42,870 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp... 2018-07-03 15:29:42,870 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 15:29:42,908 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp 2018-07-03 15:29:42,910 - novaclient.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}d0018d161818423e19a9e04bee987e2b3ededc5c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCxvXh7WGoFb3R/z4FmTPqsFsejHnskJNDF5ugLRDYinV2sCLcjZVZAp0N/H2cmhrhkdomSYDaUTrtR3mRJhd3jYExw+ZdGbKl0oodWn1RvAmE7zx4SgGxg9vhASmGfjRFfkpbhGsHTYTp2KUWkV3+jZMB2HnfMAERZCsL3N+0Y+Q==", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp"}}' 2018-07-03 15:29:43,321 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:43 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-e4744814-47ab-4d92-abef-d346b7a01d0d X-Compute-Request-Id: req-e4744814-47ab-4d92-abef-d346b7a01d0d Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCxvXh7WGoFb3R/z4FmTPqsFsejHnskJNDF5ugLRDYinV2sCLcjZVZAp0N/H2cmhrhkdomSYDaUTrtR3mRJhd3jYExw+ZdGbKl0oodWn1RvAmE7zx4SgGxg9vhASmGfjRFfkpbhGsHTYTp2KUWkV3+jZMB2HnfMAERZCsL3N+0Y+Q==", "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "fingerprint": "5c:54:4c:58:be:17:a6:07:e3:3a:9b:1c:ca:ae:5f:79"}} 2018-07-03 15:29:43,321 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-e4744814-47ab-4d92-abef-d346b7a01d0d 2018-07-03 15:29:43,323 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be.pub 2018-07-03 15:29:43,323 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be 2018-07-03 15:29:43,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:43,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:43,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user", "id": "a33334a4b9e94fc9b60d9080ff32ae4b"}, "audit_ids": ["vC05OOhVShqS8mq2WUGGrQ"], "issued_at": "2018-07-03T15:29:43.000000Z"}} 2018-07-03 15:29:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:44,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-259b7899-8e33-42d5-9df0-976870a9417a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:44,014 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-259b7899-8e33-42d5-9df0-976870a9417a 2018-07-03 15:29:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:44,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:44 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-53bc268e-fb8a-4a3e-b24d-d1188761c68a Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:29:44,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp used request id req-53bc268e-fb8a-4a3e-b24d-d1188761c68a 2018-07-03 15:29:44,475 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp... 2018-07-03 15:29:44,475 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp 2018-07-03 15:29:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}}' 2018-07-03 15:29:44,806 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:29:44 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-605af788-f128-4d75-9542-d2f30d15c5be Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "updated_at": "2018-07-03T15:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "278b770e-b7c0-4f72-927c-c2508142a324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}], "revision_number": 2, "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}} 2018-07-03 15:29:44,806 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-605af788-f128-4d75-9542-d2f30d15c5be 2018-07-03 15:29:44,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5c36d7b-0802-4a84-ad3e-d98d06747196 2018-07-03 15:29:44,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:44,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:44 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9fd024bc-1be1-4e3e-8783-1dfe992495ad Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "278b770e-b7c0-4f72-927c-c2508142a324"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f"}]} 2018-07-03 15:29:44,895 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-9fd024bc-1be1-4e3e-8783-1dfe992495ad 2018-07-03 15:29:44,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5c36d7b-0802-4a84-ad3e-d98d06747196 2018-07-03 15:29:44,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=d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:45,304 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:45 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2e779a88-3919-43ac-a958-cd907b4f2d37 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "278b770e-b7c0-4f72-927c-c2508142a324"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f"}]} 2018-07-03 15:29:45,305 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-2e779a88-3919-43ac-a958-cd907b4f2d37 2018-07-03 15:29:45,305 - neutron_utils - INFO - Retrieving security group with ID - d5c36d7b-0802-4a84-ad3e-d98d06747196 2018-07-03 15:29:45,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/security-groups?id=d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:45,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:45 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-91537e17-3b1f-4be1-a164-b5f507637283 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "updated_at": "2018-07-03T15:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "278b770e-b7c0-4f72-927c-c2508142a324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}], "revision_number": 2, "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}]} 2018-07-03 15:29:45,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-91537e17-3b1f-4be1-a164-b5f507637283 2018-07-03 15:29:45,382 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5c36d7b-0802-4a84-ad3e-d98d06747196 2018-07-03 15:29:45,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-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:45,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:45 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-31a12a14-a158-4ac9-9b68-1935f4fb9c34 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "278b770e-b7c0-4f72-927c-c2508142a324"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f"}]} 2018-07-03 15:29:45,424 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-31a12a14-a158-4ac9-9b68-1935f4fb9c34 2018-07-03 15:29:45,424 - neutron_utils - INFO - Retrieving security group with ID - d5c36d7b-0802-4a84-ad3e-d98d06747196 2018-07-03 15:29:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:45,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:45 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-1740897e-2ad4-4ade-91ad-f455b02280c2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "updated_at": "2018-07-03T15:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "278b770e-b7c0-4f72-927c-c2508142a324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}], "revision_number": 2, "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}]} 2018-07-03 15:29:45,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-1740897e-2ad4-4ade-91ad-f455b02280c2 2018-07-03 15:29:45,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5c36d7b-0802-4a84-ad3e-d98d06747196 2018-07-03 15:29:45,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=d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:45,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:45 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-44229d5a-fb31-479e-9b89-e393ef69d860 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "278b770e-b7c0-4f72-927c-c2508142a324"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f"}]} 2018-07-03 15:29:45,540 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-44229d5a-fb31-479e-9b89-e393ef69d860 2018-07-03 15:29:45,541 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp 2018-07-03 15:29:45,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-groups?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:45,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:45 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-fe19a3b7-d774-465e-b228-2114717b1965 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "updated_at": "2018-07-03T15:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "278b770e-b7c0-4f72-927c-c2508142a324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}], "revision_number": 2, "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}]} 2018-07-03 15:29:45,621 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp used request id req-fe19a3b7-d774-465e-b228-2114717b1965 2018-07-03 15:29:45,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-07-03 15:29:45,633 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:29: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-07-03 15:29:45,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:45,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:45 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8222b28-816c-4791-b179-9319760dd7e8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:29:45,681 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-c8222b28-816c-4791-b179-9319760dd7e8 2018-07-03 15:29:45,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5c36d7b-0802-4a84-ad3e-d98d06747196 2018-07-03 15:29: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-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:46,067 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:46 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d6f6247a-74dd-4fe1-84c4-b74a52f2033b Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "278b770e-b7c0-4f72-927c-c2508142a324"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f"}]} 2018-07-03 15:29:46,067 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-d6f6247a-74dd-4fe1-84c4-b74a52f2033b 2018-07-03 15:29:46,073 - 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}a9608699c9e6c00c29a26aacd242be1e4709a832" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196"}}' 2018-07-03 15:29:46,325 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:29:46 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-47d48f1d-5c46-4269-ad38-95607143677f 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-07-03T15:29:46Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:46Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "478f20fe-a9e1-4a7f-8710-ea5019b39443"}} 2018-07-03 15:29:46,326 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-47d48f1d-5c46-4269-ad38-95607143677f 2018-07-03 15:29:46,326 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp 2018-07-03 15:29:46,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?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:46,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:46 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-cef6d8ae-0296-42f5-b853-f38c061d68c9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "updated_at": "2018-07-03T15:29:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "278b770e-b7c0-4f72-927c-c2508142a324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:46Z", "revision_number": 0, "id": "478f20fe-a9e1-4a7f-8710-ea5019b39443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:46Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}], "revision_number": 3, "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}]} 2018-07-03 15:29:46,481 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp used request id req-cef6d8ae-0296-42f5-b853-f38c061d68c9 2018-07-03 15:29:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:46,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:46 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6614c6c-7f3a-47e8-aa79-870de76ebd07 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:29:46,525 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-c6614c6c-7f3a-47e8-aa79-870de76ebd07 2018-07-03 15:29:46,526 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5c36d7b-0802-4a84-ad3e-d98d06747196 2018-07-03 15:29:46,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/security-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:46,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:46 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-eb9d8620-ee3d-47ae-adbd-b531cf06aac1 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "278b770e-b7c0-4f72-927c-c2508142a324"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:46Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:46Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "478f20fe-a9e1-4a7f-8710-ea5019b39443"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f"}]} 2018-07-03 15:29:46,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-eb9d8620-ee3d-47ae-adbd-b531cf06aac1 2018-07-03 15:29:46,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196"}}' 2018-07-03 15:29:46,822 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:29:46 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-dd3a6385-4395-4fc1-baef-69ce3e1219a8 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-07-03T15:29:46Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": 22, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:46Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "82e52afd-9213-4e3b-8c31-14bb34dc8b8a"}} 2018-07-03 15:29:46,822 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-dd3a6385-4395-4fc1-baef-69ce3e1219a8 2018-07-03 15:29:46,822 - neutron_utils - INFO - Retrieving security group with ID - d5c36d7b-0802-4a84-ad3e-d98d06747196 2018-07-03 15:29:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:46,905 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:46 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-8c1f984c-e951-475d-ab80-5479a3679a63 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "updated_at": "2018-07-03T15:29:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "278b770e-b7c0-4f72-927c-c2508142a324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:46Z", "revision_number": 0, "id": "478f20fe-a9e1-4a7f-8710-ea5019b39443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:46Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:29:46Z", "revision_number": 0, "id": "82e52afd-9213-4e3b-8c31-14bb34dc8b8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:46Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "revision_number": 0, "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}], "revision_number": 4, "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}]} 2018-07-03 15:29:46,905 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-8c1f984c-e951-475d-ab80-5479a3679a63 2018-07-03 15:29:46,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5c36d7b-0802-4a84-ad3e-d98d06747196 2018-07-03 15:29:46,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/security-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:29:46,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:46 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-9dd99e3c-002d-471f-833f-2b74b649bd19 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "278b770e-b7c0-4f72-927c-c2508142a324"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:46Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:46Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "478f20fe-a9e1-4a7f-8710-ea5019b39443"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-03T15:29:46Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": 22, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:46Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "82e52afd-9213-4e3b-8c31-14bb34dc8b8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:44Z", "security_group_id": "d5c36d7b-0802-4a84-ad3e-d98d06747196", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:44Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "f94c6d57-8368-4d1b-9b3c-8feca038545f"}]} 2018-07-03 15:29:46,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-9dd99e3c-002d-471f-833f-2b74b649bd19 2018-07-03 15:29:46,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:46,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:47,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user", "id": "a33334a4b9e94fc9b60d9080ff32ae4b"}, "audit_ids": ["tFo-LD5cRRa8iApebbRqtA"], "issued_at": "2018-07-03T15:29:47.000000Z"}} 2018-07-03 15:29:47,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:47,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fa5d283-07b9-4690-8b05-e054538e0cad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:47,690 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5fa5d283-07b9-4690-8b05-e054538e0cad 2018-07-03 15:29:47,691 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:29:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:47,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8da025b1-794a-4f45-a1d5-52ddce5f4df7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:47,853 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8da025b1-794a-4f45-a1d5-52ddce5f4df7 2018-07-03 15:29:47,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=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:48,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:48 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-2e665ff6-e356-4098-a634-1ec29de06342 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:29:48,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-2e665ff6-e356-4098-a634-1ec29de06342 2018-07-03 15:29:48,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:29:48,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:29: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-07-03 15:29:48,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:48,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:48 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffcfd0e5-8273-44f0-9574-49c9e94f613a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:29:48,544 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-ffcfd0e5-8273-44f0-9574-49c9e94f613a 2018-07-03 15:29:48,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:48,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a73fccb6-ae05-4543-a043-55457f8b71a3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:29:48,978 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-a73fccb6-ae05-4543-a043-55457f8b71a3 2018-07-03 15:29:48,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/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:49,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:49 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c1b77652-3a79-43c3-8635-ad3a9be6cb2e Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:29:49,036 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True used request id req-c1b77652-3a79-43c3-8635-ad3a9be6cb2e 2018-07-03 15:29:49,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/detail?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:49,404 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29: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-72ddd89d-1033-41b3-8974-6abc7f910b2e X-Compute-Request-Id: req-72ddd89d-1033-41b3-8974-6abc7f910b2e Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:29:49,404 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst used request id req-72ddd89d-1033-41b3-8974-6abc7f910b2e 2018-07-03 15:29:49,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:49,940 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:49 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-877d78e0-fdb9-4036-964a-2cb3c553460f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:29:49,940 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-877d78e0-fdb9-4036-964a-2cb3c553460f 2018-07-03 15:29:49,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:49,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:49 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6519453-dd1f-4c1d-8a52-daa3b70d0ba7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:29:49,987 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-c6519453-dd1f-4c1d-8a52-daa3b70d0ba7 2018-07-03 15:29:49,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=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:50,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:50 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-126fbd60-b5e2-4fe7-be6d-bc639da6e0f7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:29:50,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-126fbd60-b5e2-4fe7-be6d-bc639da6e0f7 2018-07-03 15:29:50,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/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:50,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:50 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c1912432-2639-44e6-ab03-2d269b3b04e6 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:29:50,505 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True used request id req-c1912432-2639-44e6-ab03-2d269b3b04e6 2018-07-03 15:29:50,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:29:50,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:29:51,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user", "id": "a33334a4b9e94fc9b60d9080ff32ae4b"}, "audit_ids": ["e37XDeGMTqe2EVNgEdVQgQ"], "issued_at": "2018-07-03T15:29:51.000000Z"}} 2018-07-03 15:29:51,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}b3a415b44dd17348575f40208e60a8c0c9c8a92f" 2018-07-03 15:29:51,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4667e362-4979-4f4c-987a-41994d143818 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:29:51,074 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4667e362-4979-4f4c-987a-41994d143818 2018-07-03 15:29:51,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=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:51,230 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:51 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-cd8c6c21-bd87-4b87-9d84-2a7eb4b6a792 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:29:51,230 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-cd8c6c21-bd87-4b87-9d84-2a7eb4b6a792 2018-07-03 15:29:51,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:51,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-493b3c61-df07-4500-ad9d-1d55610c3abd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:29:51,310 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-493b3c61-df07-4500-ad9d-1d55610c3abd 2018-07-03 15:29:51,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?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:51,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:51 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-acfcfb86-35b0-405b-973b-44d7f0c1a0d3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:29:51,466 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-acfcfb86-35b0-405b-973b-44d7f0c1a0d3 2018-07-03 15:29:51,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-07-03 15:29:51,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:29: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-07-03 15:29:51,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a415b44dd17348575f40208e60a8c0c9c8a92f" 2018-07-03 15:29:51,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:51 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3acf9f19-a436-45be-8b4d-16f879d72dcc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:29:51,520 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-3acf9f19-a436-45be-8b4d-16f879d72dcc 2018-07-03 15:29:51,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=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:51,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-59940eca-8e48-4a66-972d-53c221c862fc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:29:51,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-59940eca-8e48-4a66-972d-53c221c862fc 2018-07-03 15:29:51,599 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net 2018-07-03 15:29:51,604 - 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}46175672075fb37c4dc044675567c75e415a4a67" -d '{"port": {"network_id": "51fef01a-0039-4c44-8c93-2220a1fef639", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1", "admin_state_up": true}}' 2018-07-03 15:29:52,915 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:29:52 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-421a848b-87ce-44c2-94b1-4cbd34261273 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:29:52Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:29:52Z","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d9:a8:45","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"id":"67def511-2b61-4c0a-9749-d899045ce48c","security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"device_id":""}} 2018-07-03 15:29:52,915 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-421a848b-87ce-44c2-94b1-4cbd34261273 2018-07-03 15:29:52,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=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:53,060 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:53 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f1d8a721-d311-49ad-8a6c-05d14d3e0b70 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:29:53,060 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-f1d8a721-d311-49ad-8a6c-05d14d3e0b70 2018-07-03 15:29:53,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:53,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:53 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6312e82-4841-4600-8906-7e7d18c82e53 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:29:53,115 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-e6312e82-4841-4600-8906-7e7d18c82e53 2018-07-03 15:29:53,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:53,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:53 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-af61eb81-76ba-4837-a737-405ebf172c8b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:29:53,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-af61eb81-76ba-4837-a737-405ebf172c8b 2018-07-03 15:29:53,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=51fef01a-0039-4c44-8c93-2220a1fef639&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:53,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:53 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-2786ff4f-95a0-4cec-9a3d-b2bba6d0f611 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:52Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"}]} 2018-07-03 15:29:53,297 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True used request id req-2786ff4f-95a0-4cec-9a3d-b2bba6d0f611 2018-07-03 15:29:53,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:53,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:29:53 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b8a1a4b-f8f0-4d3a-82e4-1944e1df4239 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:29:53,467 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-8b8a1a4b-f8f0-4d3a-82e4-1944e1df4239 2018-07-03 15:29:53,468 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst 2018-07-03 15:29:53,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:53,886 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:53 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-a03facd2-018e-40c7-bb51-cdc625cc8dc7 X-Compute-Request-Id: req-a03facd2-018e-40c7-bb51-cdc625cc8dc7 Front-End-Https: on RESP BODY: {"flavors": [{"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:29:53,886 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a03facd2-018e-40c7-bb51-cdc625cc8dc7 2018-07-03 15:29:53,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:54,312 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:54 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-e251e896-5f4d-47f7-a28f-8182e4b10bf2 X-Compute-Request-Id: req-e251e896-5f4d-47f7-a28f-8182e4b10bf2 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "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": "178c1919-9844-4e14-bbaf-f3fb10820736"}} 2018-07-03 15:29:54,312 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 used request id req-e251e896-5f4d-47f7-a28f-8182e4b10bf2 2018-07-03 15:29:54,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:54,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:54 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-6589b87d-02c4-4b7c-a59b-f7652ff43a36 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:29:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:29:25Z", "visibility": "shared", "self": "/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa", "min_disk": 0, "protected": false, "id": "ca61f918-163b-4b40-8a67-5376eca797aa", "file": "/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7a35a4329ec3405195b7db0e1b49106a", "direct_url": "file:///var/lib/glance/images/ca61f918-163b-4b40-8a67-5376eca797aa", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image"} 2018-07-03 15:29:54,732 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image used request id req-6589b87d-02c4-4b7c-a59b-f7652ff43a36 2018-07-03 15:29:54,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}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:55,131 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-259e3f12-7fae-4462-a0c0-6a11fcb233ba Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:29:55,132 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-259e3f12-7fae-4462-a0c0-6a11fcb233ba 2018-07-03 15:29:55,138 - novaclient.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}46175672075fb37c4dc044675567c75e415a4a67" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "imageRef": "ca61f918-163b-4b40-8a67-5376eca797aa", "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "flavorRef": "178c1919-9844-4e14-bbaf-f3fb10820736", "max_count": 1, "min_count": 1, "networks": [{"port": "67def511-2b61-4c0a-9749-d899045ce48c"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}]}}' 2018-07-03 15:29:59,019 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:29:59 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-825fd69c-cfd3-47f6-8d76-a2b7028a429a X-Compute-Request-Id: req-825fd69c-cfd3-47f6-8d76-a2b7028a429a RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "adminPass": "oA8a3EkUtvFz"}} 2018-07-03 15:29:59,019 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-825fd69c-cfd3-47f6-8d76-a2b7028a429a 2018-07-03 15:29:59,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:59,447 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:59 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-26d8bfe3-2d58-4129-b6b1-2d32d25067dc X-Compute-Request-Id: req-26d8bfe3-2d58-4129-b6b1-2d32d25067dc 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/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:29:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:59Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:29:59,448 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-26d8bfe3-2d58-4129-b6b1-2d32d25067dc 2018-07-03 15:29:59,448 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst 2018-07-03 15:29:59,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/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:29:59,748 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:29:59 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d588eefe-9760-416d-b49d-f095f53d0d55 X-Compute-Request-Id: req-d588eefe-9760-416d-b49d-f095f53d0d55 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/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:29:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:59Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:29:59,749 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-d588eefe-9760-416d-b49d-f095f53d0d55 2018-07-03 15:29:59,749 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - BUILD 2018-07-03 15:29:59,749 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:30:02,752 - create_instance - DEBUG - VM status query timeout in 896.69588995 2018-07-03 15:30:02,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/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:03,724 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:03 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-f683a4ab-3c3a-4598-a507-726627f063cb X-Compute-Request-Id: req-f683a4ab-3c3a-4598-a507-726627f063cb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:30:02Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:03,725 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-f683a4ab-3c3a-4598-a507-726627f063cb 2018-07-03 15:30:03,725 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - BUILD 2018-07-03 15:30:03,725 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:30:06,726 - create_instance - DEBUG - VM status query timeout in 892.722735882 2018-07-03 15:30:06,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/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:07,252 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:07 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-c870309c-d9fb-41c8-b3d9-2e52fa033a56 X-Compute-Request-Id: req-c870309c-d9fb-41c8-b3d9-2e52fa033a56 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:30:02Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:07,253 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-c870309c-d9fb-41c8-b3d9-2e52fa033a56 2018-07-03 15:30:07,253 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - BUILD 2018-07-03 15:30:07,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:30:10,254 - create_instance - DEBUG - VM status query timeout in 889.194741964 2018-07-03 15:30:10,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/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:10,534 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30: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-8ee11213-44fd-4d1e-b313-a264adb3cffe X-Compute-Request-Id: req-8ee11213-44fd-4d1e-b313-a264adb3cffe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:30:02Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:10,534 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-8ee11213-44fd-4d1e-b313-a264adb3cffe 2018-07-03 15:30:10,535 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - BUILD 2018-07-03 15:30:10,535 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:30:13,537 - create_instance - DEBUG - VM status query timeout in 885.911133051 2018-07-03 15:30:13,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/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:14,090 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30: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-58095474-f9f7-4ddf-bca3-4ffddbf316f7 X-Compute-Request-Id: req-58095474-f9f7-4ddf-bca3-4ffddbf316f7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:14,090 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-58095474-f9f7-4ddf-bca3-4ffddbf316f7 2018-07-03 15:30:14,091 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - ACTIVE 2018-07-03 15:30:14,091 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:30:14,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:14,378 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30: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-3414d3a0-f55c-4367-a2d0-e10a140905ee X-Compute-Request-Id: req-3414d3a0-f55c-4367-a2d0-e10a140905ee Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:14,378 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-3414d3a0-f55c-4367-a2d0-e10a140905ee 2018-07-03 15:30:14,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/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:14,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:14 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-69d660a1-3c67-4afd-be52-2c16f608493d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:14,540 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-69d660a1-3c67-4afd-be52-2c16f608493d 2018-07-03 15:30:14,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:14,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:14 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bf5064e-73ad-4357-afba-4b1f6457b73e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:14,584 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-3bf5064e-73ad-4357-afba-4b1f6457b73e 2018-07-03 15:30:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:14,672 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:14 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4c954c1b-cd4f-4daf-b74c-0b1f598ee275 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:14,672 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-4c954c1b-cd4f-4daf-b74c-0b1f598ee275 2018-07-03 15:30:14,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=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:14,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:14 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-78090351-73c2-4dc9-9700-2c56855cbc45 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:10Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:14,812 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-78090351-73c2-4dc9-9700-2c56855cbc45 2018-07-03 15:30:14,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:15,389 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:15 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-c2494e6f-c970-49ae-94c0-90d0cd917464 X-Compute-Request-Id: req-c2494e6f-c970-49ae-94c0-90d0cd917464 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:15,389 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-c2494e6f-c970-49ae-94c0-90d0cd917464 2018-07-03 15:30:15,390 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - ACTIVE 2018-07-03 15:30:15,390 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:30:15,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:16,023 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:16 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-2a80a5b1-98f3-4501-a5fc-91a48d1691d6 X-Compute-Request-Id: req-2a80a5b1-98f3-4501-a5fc-91a48d1691d6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:16,023 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-2a80a5b1-98f3-4501-a5fc-91a48d1691d6 2018-07-03 15:30:16,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:16,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:16 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-0d1738cc-3220-4b9b-8814-4aa7dd036c74 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:16,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-0d1738cc-3220-4b9b-8814-4aa7dd036c74 2018-07-03 15:30:16,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:16,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:16 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3beb4d71-a20a-47a8-95b6-850425e1a7e4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:16,378 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-3beb4d71-a20a-47a8-95b6-850425e1a7e4 2018-07-03 15:30:16,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:16,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:16 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-69e3e4ad-769b-475e-867f-3c2861d3cbbb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:16,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-69e3e4ad-769b-475e-867f-3c2861d3cbbb 2018-07-03 15:30:16,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:16,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:16 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-a6bef775-6ccf-4422-8034-947acfbf5ca6 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:10Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:16,639 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-a6bef775-6ccf-4422-8034-947acfbf5ca6 2018-07-03 15:30:16,643 - novaclient.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/2f724ba4-d67e-4883-bf7a-6377ba5137d3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}}' 2018-07-03 15:30:18,429 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:30: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-97de2b98-cdb2-41dd-a6b4-88a91af64ce3 X-Compute-Request-Id: req-97de2b98-cdb2-41dd-a6b4-88a91af64ce3 2018-07-03 15:30:18,429 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3/action used request id req-97de2b98-cdb2-41dd-a6b4-88a91af64ce3 2018-07-03 15:30:18,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/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:19,053 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30: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-f3e5f8a2-94c4-4543-be58-26a16645690e X-Compute-Request-Id: req-f3e5f8a2-94c4-4543-be58-26a16645690e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:19,054 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-f3e5f8a2-94c4-4543-be58-26a16645690e 2018-07-03 15:30:19,054 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - ACTIVE 2018-07-03 15:30:19,054 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:30:19,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/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:19,355 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30: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-267a6aba-b970-4625-9633-38e6045d1782 X-Compute-Request-Id: req-267a6aba-b970-4625-9633-38e6045d1782 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:19,356 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-267a6aba-b970-4625-9633-38e6045d1782 2018-07-03 15:30:19,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=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:19,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:19 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-2c9017ff-7d62-44ff-ae18-e2159a9c4245 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:19,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-2c9017ff-7d62-44ff-ae18-e2159a9c4245 2018-07-03 15:30:19,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:19,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cffda50-8ced-4985-8a2d-11e4efe62345 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:19,571 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-9cffda50-8ced-4985-8a2d-11e4efe62345 2018-07-03 15:30:19,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/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:19,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:19 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-44a2bf86-6b4a-47c6-90f4-340dd4fa40c4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:19,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-44a2bf86-6b4a-47c6-90f4-340dd4fa40c4 2018-07-03 15:30:19,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/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:19,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:19 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-ec069fff-4d98-4cac-a24b-44f5c902fe87 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732","d5c36d7b-0802-4a84-ad3e-d98d06747196"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:19,939 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-ec069fff-4d98-4cac-a24b-44f5c902fe87 2018-07-03 15:30:19,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:30:19,941 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:30:19,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:30:20,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:30:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["tanS52-mS2yooYtexXqVAQ"], "issued_at": "2018-07-03T15:30:20.000000Z"}} 2018-07-03 15:30:20,480 - 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}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:20,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4804abdd-e8b1-4d8e-92d8-aa34276a7191 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:30:20,636 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4804abdd-e8b1-4d8e-92d8-aa34276a7191 2018-07-03 15:30:20,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:20,664 - 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-07-03 15:30:21,067 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:21 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-50007f2a-8b38-46ac-9ae5-a28fbdfe9aa2 X-Compute-Request-Id: req-50007f2a-8b38-46ac-9ae5-a28fbdfe9aa2 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "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": "178c1919-9844-4e14-bbaf-f3fb10820736"}} 2018-07-03 15:30:21,067 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 used request id req-50007f2a-8b38-46ac-9ae5-a28fbdfe9aa2 2018-07-03 15:30:21,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:21,094 - 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-07-03 15:30:21,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:21 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-eb9e3365-1180-4fab-8e14-4c18b3cdabea Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}} 2018-07-03 15:30:21,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d used request id req-eb9e3365-1180-4fab-8e14-4c18b3cdabea 2018-07-03 15:30:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:21,539 - 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-07-03 15:30:21,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:21 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fd1aac03-f26a-41f8-9363-b7b68d7df453 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:21,680 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-fd1aac03-f26a-41f8-9363-b7b68d7df453 2018-07-03 15:30:21,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:21,688 - 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-07-03 15:30:21,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:21 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c47ee5b3-1846-4c1f-8379-125280aa42bb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:21,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-c47ee5b3-1846-4c1f-8379-125280aa42bb 2018-07-03 15:30:21,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:21,767 - 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-07-03 15:30:21,916 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:21 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c40693e6-08ad-440d-8208-ec2af819f184 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:21,916 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-c40693e6-08ad-440d-8208-ec2af819f184 2018-07-03 15:30:21,919 - 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-07-03 15:30:21,939 - 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-07-03 15:30:21,947 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Tue, 03 Jul 2018 15:30:21 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-07-03 15:30:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:21,950 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-03 15:30:22,102 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:22 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ea01d52-d7ab-4b62-8868-357ce5e08ee8 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:22,102 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-1ea01d52-d7ab-4b62-8868-357ce5e08ee8 2018-07-03 15:30:22,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:22,110 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-03 15:30:22,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:22 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8d4b6ae6-617e-4031-86e9-a7586991cc53 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:22,363 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-8d4b6ae6-617e-4031-86e9-a7586991cc53 2018-07-03 15:30:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:22,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-07-03 15:30:22,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:22 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-5b9789db-c3df-457b-b579-c48900d9f04b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732","d5c36d7b-0802-4a84-ad3e-d98d06747196"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"}]} 2018-07-03 15:30:22,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True used request id req-5b9789db-c3df-457b-b579-c48900d9f04b 2018-07-03 15:30:22,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:22,460 - 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-07-03 15:30:22,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:22 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99856878-33a5-4ada-baf8-b2c8533cf27c Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:22,617 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-99856878-33a5-4ada-baf8-b2c8533cf27c 2018-07-03 15:30:22,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:22,624 - 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-07-03 15:30:23,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:23 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-48d3dc86-48cd-4a78-9213-3106ca556c80 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:23,109 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-48d3dc86-48cd-4a78-9213-3106ca556c80 2018-07-03 15:30:23,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:23,116 - 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-07-03 15:30:23,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:23 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8179e05f-7dda-4ec3-81ae-a50529f3bfe4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:23,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-8179e05f-7dda-4ec3-81ae-a50529f3bfe4 2018-07-03 15:30:23,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:23,575 - 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-07-03 15:30:23,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:23 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-99d26ec5-3d45-4a75-a752-936d332d8c62 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["d5c36d7b-0802-4a84-ad3e-d98d06747196","ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:23,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-99d26ec5-3d45-4a75-a752-936d332d8c62 2018-07-03 15:30:23,702 - 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}2bcf47af126181448cdae53569e14add275f81da" 2018-07-03 15:30:23,704 - 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-07-03 15:30:24,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:24 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-ab20eb73-fbe7-40e4-b5e7-39086f5dc76d Front-End-Https: on RESP BODY: {"floatingips": []} 2018-07-03 15:30:24,060 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-ab20eb73-fbe7-40e4-b5e7-39086f5dc76d 2018-07-03 15:30:24,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:30:24,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:30:24,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["sSETFoVBSky9JIL8sMPeqw"], "issued_at": "2018-07-03T15:30:24.000000Z"}} 2018-07-03 15:30:24,586 - 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}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:24,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13cb6c14-30f7-4f48-983f-aa6dc5cbce0e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:30:24,782 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-13cb6c14-30f7-4f48-983f-aa6dc5cbce0e 2018-07-03 15:30:24,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:30:24,785 - 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}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:24,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35d80c05-5800-4eb3-badc-2f02114b13ca Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:30:24,969 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-35d80c05-5800-4eb3-badc-2f02114b13ca 2018-07-03 15:30:24,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:25,003 - 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-07-03 15:30:25,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:25 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b28998b9-5e5a-4d82-84d3-3460f2b9edf1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:25,472 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-b28998b9-5e5a-4d82-84d3-3460f2b9edf1 2018-07-03 15:30:25,476 - 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-07-03 15:30:25,503 - 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-07-03 15:30:25,511 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Tue, 03 Jul 2018 15:30:25 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-07-03 15:30:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:25,513 - 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-07-03 15:30:25,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:25 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-761af88a-6c70-4e95-8af5-b16c07db9cd7 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:25,560 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-761af88a-6c70-4e95-8af5-b16c07db9cd7 2018-07-03 15:30:25,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:25,567 - 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-07-03 15:30:26,010 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:26 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-7381a0b2-01de-49bc-ac07-521a26b21276 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:26,010 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-7381a0b2-01de-49bc-ac07-521a26b21276 2018-07-03 15:30:26,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:26,018 - 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-07-03 15:30:26,121 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:26 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-16969e1f-9a3e-4464-99c2-479bb5aa0fd4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732","d5c36d7b-0802-4a84-ad3e-d98d06747196"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"}]} 2018-07-03 15:30:26,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True used request id req-16969e1f-9a3e-4464-99c2-479bb5aa0fd4 2018-07-03 15:30:26,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:26,127 - 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-07-03 15:30:26,286 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:26 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1855441-25ff-40a7-aeb2-9b0f21da619f Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:26,286 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-e1855441-25ff-40a7-aeb2-9b0f21da619f 2018-07-03 15:30:26,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:26,314 - 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-07-03 15:30:27,218 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:27 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-dbd34e2d-378f-458f-8a5b-40161493d2ce X-Compute-Request-Id: req-dbd34e2d-378f-458f-8a5b-40161493d2ce Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 15:30:27,218 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst used request id req-dbd34e2d-378f-458f-8a5b-40161493d2ce 2018-07-03 15:30:27,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:27,226 - 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-07-03 15:30:27,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:27 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-8341f7b1-104e-4f96-b9df-bf9452c5e19f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:27,371 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-8341f7b1-104e-4f96-b9df-bf9452c5e19f 2018-07-03 15:30:27,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:27,378 - 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-07-03 15:30:27,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:27 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-04dd19a3-ad9b-4b1a-b1bb-3195c9542497 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:27,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-04dd19a3-ad9b-4b1a-b1bb-3195c9542497 2018-07-03 15:30:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:27,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-07-03 15:30:27,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:27 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-d698a150-74a2-4712-bea6-40ea279714f5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["d5c36d7b-0802-4a84-ad3e-d98d06747196","ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:27,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-d698a150-74a2-4712-bea6-40ea279714f5 2018-07-03 15:30:27,570 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst 2018-07-03 15:30:27,575 - 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}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:27,577 - 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-07-03 15:30:27,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:27 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-d358546b-82fa-44a7-b923-7126cd1546c5 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-07-03 15:30:27,606 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-d358546b-82fa-44a7-b923-7126cd1546c5 2018-07-03 15:30:27,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:30:27,609 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:30:27,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:30:28,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["x-KIqmJHTTmkL2Tz0be5bw"], "issued_at": "2018-07-03T15:30:28.000000Z"}} 2018-07-03 15:30:28,138 - 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}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:28,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8bf20e9-5e8e-4182-8638-e04186788d8a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:30:28,279 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d8bf20e9-5e8e-4182-8638-e04186788d8a 2018-07-03 15:30:28,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:28,305 - 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-07-03 15:30:28,674 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:28 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-93037246-fa48-4d35-a3a5-ff0c61094ecc X-Compute-Request-Id: req-93037246-fa48-4d35-a3a5-ff0c61094ecc Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "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": "178c1919-9844-4e14-bbaf-f3fb10820736"}} 2018-07-03 15:30:28,674 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 used request id req-93037246-fa48-4d35-a3a5-ff0c61094ecc 2018-07-03 15:30:28,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:28,704 - 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-07-03 15:30:29,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:29 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-184ae5e5-6425-4617-86d8-e26f28336c25 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}} 2018-07-03 15:30:29,091 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d used request id req-184ae5e5-6425-4617-86d8-e26f28336c25 2018-07-03 15:30:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:29,099 - 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-07-03 15:30:29,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-7f18563c-940f-4268-a1bf-d7c5c81465bf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:29,239 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-7f18563c-940f-4268-a1bf-d7c5c81465bf 2018-07-03 15:30:29,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:29,246 - 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-07-03 15:30:29,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:29 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e21d2f8e-a5d6-49a5-9f14-5d78b2fcfd24 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:29,313 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-e21d2f8e-a5d6-49a5-9f14-5d78b2fcfd24 2018-07-03 15:30:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:29,319 - 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-07-03 15:30:29,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e596d773-049d-4dbf-97c9-714f507c19ac Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:29,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-e596d773-049d-4dbf-97c9-714f507c19ac 2018-07-03 15:30:29,468 - 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-07-03 15:30:29,489 - 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-07-03 15:30:29,496 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Tue, 03 Jul 2018 15:30:29 GMT Content-Type: application/json Content-Length: 603 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://172.30.10.101:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://172.30.10.101:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 15:30:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:29,499 - 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-07-03 15:30:29,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:29 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d114e9a-7f28-4895-831d-76b04e307c72 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:29,674 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-9d114e9a-7f28-4895-831d-76b04e307c72 2018-07-03 15:30:29,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:29,681 - 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-07-03 15:30:30,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-dc1094bf-fd5a-4179-8bcc-f0b90f25d3fd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:30,075 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-dc1094bf-fd5a-4179-8bcc-f0b90f25d3fd 2018-07-03 15:30:30,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:30,083 - 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-07-03 15:30:30,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:30 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-e9411dc2-f7da-4ede-939b-bf027d90d652 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732","d5c36d7b-0802-4a84-ad3e-d98d06747196"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"}]} 2018-07-03 15:30:30,173 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True used request id req-e9411dc2-f7da-4ede-939b-bf027d90d652 2018-07-03 15:30:30,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:30,178 - 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-07-03 15:30:30,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:30 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a80bc4aa-fa30-4cbd-a7bd-e1ea052664b3 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:30,216 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-a80bc4aa-fa30-4cbd-a7bd-e1ea052664b3 2018-07-03 15:30:30,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:30,224 - 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-07-03 15:30:30,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:30 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-134bc0f3-e6a8-42ac-ac00-3f3fe3f3fec1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:30,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-134bc0f3-e6a8-42ac-ac00-3f3fe3f3fec1 2018-07-03 15:30:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:30,376 - 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-07-03 15:30:30,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-fbbf42eb-137d-48f1-b287-ad530e2ee1eb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:30,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-fbbf42eb-137d-48f1-b287-ad530e2ee1eb 2018-07-03 15:30:30,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:30,457 - 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-07-03 15:30:30,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:30 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-b19877e1-fa25-4567-98c5-2e0630896a4b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732","d5c36d7b-0802-4a84-ad3e-d98d06747196"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:30,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-b19877e1-fa25-4567-98c5-2e0630896a4b 2018-07-03 15:30:30,574 - 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}3c4d02d51631095b7382fee597bf86fe8b0518a3" 2018-07-03 15:30:30,575 - 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-07-03 15:30:30,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:30 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-3d039547-66e8-462c-b7bb-84d11f797609 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-07-03 15:30:30,602 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-3d039547-66e8-462c-b7bb-84d11f797609 2018-07-03 15:30:30,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:30:30,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:30:31,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["oIem6waBSGqiVltbKGll3w"], "issued_at": "2018-07-03T15:30:31.000000Z"}} 2018-07-03 15:30:31,106 - 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}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:31,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef1b6b14-0687-41e7-9d7d-79b0d5b8adfd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:30:31,133 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ef1b6b14-0687-41e7-9d7d-79b0d5b8adfd 2018-07-03 15:30:31,134 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:30:31,137 - 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}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:31,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a19401d-b31e-4c5d-83f0-310fee0d00af Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:30:31,266 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3a19401d-b31e-4c5d-83f0-310fee0d00af 2018-07-03 15:30:31,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:31,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-07-03 15:30:31,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:31 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3832646f-eaf5-4094-ab93-94c2e9ddee9d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:31,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-3832646f-eaf5-4094-ab93-94c2e9ddee9d 2018-07-03 15:30:31,763 - 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-07-03 15:30:31,783 - 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-07-03 15:30:31,790 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Tue, 03 Jul 2018 15:30:31 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-07-03 15:30:31,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:31,793 - 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-07-03 15:30:31,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:31 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1da0ccb7-acc6-4cb7-9c79-2b316806ba7c Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:31,830 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-1da0ccb7-acc6-4cb7-9c79-2b316806ba7c 2018-07-03 15:30:31,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:31,837 - 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-07-03 15:30:32,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:32 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-31c1d125-81f5-4cf1-8dfe-2efdd9a26606 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:32,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-31c1d125-81f5-4cf1-8dfe-2efdd9a26606 2018-07-03 15:30:32,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:32,240 - 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-07-03 15:30:32,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:32 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-5e6a8b2f-befa-4aa9-8fdf-c1073aac23ed Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732","d5c36d7b-0802-4a84-ad3e-d98d06747196"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"}]} 2018-07-03 15:30:32,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True used request id req-5e6a8b2f-befa-4aa9-8fdf-c1073aac23ed 2018-07-03 15:30:32,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:32,339 - 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-07-03 15:30:32,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:32 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66435270-9933-4674-919f-8572e1a02cb1 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:32,380 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-66435270-9933-4674-919f-8572e1a02cb1 2018-07-03 15:30:32,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:32,399 - 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-07-03 15:30:33,248 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:33 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-ccf5d67d-539c-4074-b283-2ab75bed49f3 X-Compute-Request-Id: req-ccf5d67d-539c-4074-b283-2ab75bed49f3 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 15:30:33,248 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst used request id req-ccf5d67d-539c-4074-b283-2ab75bed49f3 2018-07-03 15:30:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:33,257 - 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-07-03 15:30:33,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:33 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-233ee094-0101-447c-bd59-5add5cfb3902 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:33,407 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-233ee094-0101-447c-bd59-5add5cfb3902 2018-07-03 15:30:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:33,415 - 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-07-03 15:30:33,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:33 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-6f626ce2-9e52-435d-88e8-70bf6351e286 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:33,493 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-6f626ce2-9e52-435d-88e8-70bf6351e286 2018-07-03 15:30:33,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:33,500 - 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-07-03 15:30:33,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:33 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-15371d39-1bf2-447f-9b96-c53885fe220a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["d5c36d7b-0802-4a84-ad3e-d98d06747196","ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:33,619 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-15371d39-1bf2-447f-9b96-c53885fe220a 2018-07-03 15:30:33,620 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst 2018-07-03 15:30:33,624 - 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}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:33,626 - 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-07-03 15:30:33,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:33 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-9bc6d308-da63-4308-ac9b-2927e9324169 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-07-03 15:30:33,657 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-9bc6d308-da63-4308-ac9b-2927e9324169 2018-07-03 15:30:33,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:33,662 - 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-07-03 15:30:34,636 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:34 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-def9b686-48ad-431b-b0cf-0f908061bccd X-Compute-Request-Id: req-def9b686-48ad-431b-b0cf-0f908061bccd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:34,636 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-def9b686-48ad-431b-b0cf-0f908061bccd 2018-07-03 15:30:34,637 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - ACTIVE 2018-07-03 15:30:34,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:34,642 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-03 15:30:35,917 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:35 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-ff97e353-3967-4c6f-9744-f5e9bb9c0da6 X-Compute-Request-Id: req-ff97e353-3967-4c6f-9744-f5e9bb9c0da6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:35,918 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-ff97e353-3967-4c6f-9744-f5e9bb9c0da6 2018-07-03 15:30:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:35,925 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-03 15:30:36,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:36 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a92b2ab6-7fbf-4ab1-87b1-89715f7ca29f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:36,072 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-a92b2ab6-7fbf-4ab1-87b1-89715f7ca29f 2018-07-03 15:30:36,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:36,078 - 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-07-03 15:30:36,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:36 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9acac785-010c-4efb-ac0f-ca60b9fd9ee8 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:36,113 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-9acac785-010c-4efb-ac0f-ca60b9fd9ee8 2018-07-03 15:30:36,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:36,121 - 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-07-03 15:30:36,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:36 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-7d81cb77-ab86-4f68-b4c4-0bc97aab9ed5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:36,193 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-7d81cb77-ab86-4f68-b4c4-0bc97aab9ed5 2018-07-03 15:30:36,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}483378fde0b8d982aadad37894694dcd5b039a05" 2018-07-03 15:30:36,201 - 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-07-03 15:30:36,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:36 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-8dee32d9-e5b7-434b-bc9f-ba717d867c67 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["d5c36d7b-0802-4a84-ad3e-d98d06747196","ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:36,325 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-8dee32d9-e5b7-434b-bc9f-ba717d867c67 2018-07-03 15:30:36,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:30:36,326 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:30:36,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:30:36,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["cYIxavVYRGCGMiMXFhkZuw"], "issued_at": "2018-07-03T15:30:36.000000Z"}} 2018-07-03 15:30:36,840 - 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}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:37,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64ce188f-ce4e-45e3-b74a-64744d036f52 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:30:37,012 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64ce188f-ce4e-45e3-b74a-64744d036f52 2018-07-03 15:30:37,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:37,040 - 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-07-03 15:30:37,387 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:37 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-297d0005-5572-4f26-b453-fa6496efcd0a X-Compute-Request-Id: req-297d0005-5572-4f26-b453-fa6496efcd0a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "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": "178c1919-9844-4e14-bbaf-f3fb10820736"}} 2018-07-03 15:30:37,388 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 used request id req-297d0005-5572-4f26-b453-fa6496efcd0a 2018-07-03 15:30:37,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:37,428 - 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-07-03 15:30:37,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:37 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-62257419-7994-4a18-b1b7-5a7f11ae2c1c Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}} 2018-07-03 15:30:37,849 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d used request id req-62257419-7994-4a18-b1b7-5a7f11ae2c1c 2018-07-03 15:30:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:37,856 - 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-07-03 15:30:38,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:37 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-926d0e0d-f3c0-4a2d-8281-4ebc9dd3cf79 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:38,002 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-926d0e0d-f3c0-4a2d-8281-4ebc9dd3cf79 2018-07-03 15:30:38,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:38,009 - 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-07-03 15:30:38,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-65a225e5-076a-4d73-a16b-330e003b5cba Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:38,396 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-65a225e5-076a-4d73-a16b-330e003b5cba 2018-07-03 15:30:38,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:38,404 - 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-07-03 15:30:38,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-aa9a4af8-6971-4e8c-b376-1cc6e13d54a6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:38,544 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-aa9a4af8-6971-4e8c-b376-1cc6e13d54a6 2018-07-03 15:30:38,547 - 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-07-03 15:30:38,567 - 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-07-03 15:30:38,573 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Tue, 03 Jul 2018 15:30:38 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-07-03 15:30:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:38,576 - 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-07-03 15:30:38,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:38 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6746e91-64e3-4b38-b3cb-d707ae3f5ee0 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:38,614 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-b6746e91-64e3-4b38-b3cb-d707ae3f5ee0 2018-07-03 15:30:38,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:38,621 - 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-07-03 15:30:38,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-cb7ddf5e-b16a-4175-a8e8-20392cef5084 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:38,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-cb7ddf5e-b16a-4175-a8e8-20392cef5084 2018-07-03 15:30:38,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:39,001 - 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-07-03 15:30:39,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:39 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-0f1010c0-8880-4f3e-9b04-e3ff65cd1a98 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732","d5c36d7b-0802-4a84-ad3e-d98d06747196"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"}]} 2018-07-03 15:30:39,094 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True used request id req-0f1010c0-8880-4f3e-9b04-e3ff65cd1a98 2018-07-03 15:30:39,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:39,099 - 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-07-03 15:30:39,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:39 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30b75347-86d8-4caf-a461-99a1140521ff Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:39,280 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-30b75347-86d8-4caf-a461-99a1140521ff 2018-07-03 15:30:39,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:39,287 - 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-07-03 15:30:39,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:39 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-90d12156-718b-4241-9844-8cb9c279438a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:39,442 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-90d12156-718b-4241-9844-8cb9c279438a 2018-07-03 15:30:39,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:39,449 - 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-07-03 15:30:39,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:39 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2cfa7d78-bb2d-4dd4-851f-e6047aad9fd3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:39,712 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-2cfa7d78-bb2d-4dd4-851f-e6047aad9fd3 2018-07-03 15:30:39,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:39,719 - 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-07-03 15:30:39,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:39 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-5e2e52a5-9ced-4e0f-ad63-b2b7a3a5f5d0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["d5c36d7b-0802-4a84-ad3e-d98d06747196","ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:39,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-5e2e52a5-9ced-4e0f-ad63-b2b7a3a5f5d0 2018-07-03 15:30:39,996 - 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}f43b25fb6c6ea74edcba2cbd02484623e3d804dd" 2018-07-03 15:30:39,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-07-03 15:30:40,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:40 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-cbdb258b-1dcf-4cba-9f79-3f0ce610a464 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-07-03 15:30:40,024 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-cbdb258b-1dcf-4cba-9f79-3f0ce610a464 2018-07-03 15:30:40,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:30:40,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:30:40,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85f42826365a430a9d30a197a1903aad", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role"}], "expires_at": "2018-07-03T16:30:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/7a35a4329ec3405195b7db0e1b49106a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Xj6eC4wOT0mpQwqn_w4nUg"], "issued_at": "2018-07-03T15:30:40.000000Z"}} 2018-07-03 15:30:40,562 - 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}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:40,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2d1200f-48a9-45b2-8339-de9be96d312a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:30:40,703 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b2d1200f-48a9-45b2-8339-de9be96d312a 2018-07-03 15:30:40,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:30:40,706 - 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}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:40,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:30:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f0dc22b-f5da-4ccf-8d0d-3a463ddb23fe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:30:40,882 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f0dc22b-f5da-4ccf-8d0d-3a463ddb23fe 2018-07-03 15:30:40,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:40,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-07-03 15:30:41,373 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:41 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-56965aa3-44af-48fd-8ad7-4ab94981050f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:41,373 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-56965aa3-44af-48fd-8ad7-4ab94981050f 2018-07-03 15:30:41,376 - 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-07-03 15:30:41,400 - 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-07-03 15:30:41,406 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Tue, 03 Jul 2018 15:30:41 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-07-03 15:30:41,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:41,409 - 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-07-03 15:30:41,576 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:41 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16563e55-d0cd-4343-87d4-64c26f61199e Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:41,576 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-16563e55-d0cd-4343-87d4-64c26f61199e 2018-07-03 15:30:41,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:41,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-07-03 15:30:41,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:41 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-088e756c-d0b0-495d-b752-d74305856733 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:41,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-088e756c-d0b0-495d-b752-d74305856733 2018-07-03 15:30:41,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:41,997 - 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-07-03 15:30:42,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:42 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-cd748289-abd8-4be5-ab81-46b59d6ceecf Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["ad10559f-bc3a-4ba6-8e98-ab9edee57732","d5c36d7b-0802-4a84-ad3e-d98d06747196"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"}]} 2018-07-03 15:30:42,088 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639&mac_address=fa%3A16%3A3e%3Ad9%3Aa8%3A45&name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1&admin_state_up=True used request id req-cd748289-abd8-4be5-ab81-46b59d6ceecf 2018-07-03 15:30:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:42,093 - 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-07-03 15:30:42,254 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:42 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02ed9032-25cf-4394-b451-7bad31f63b6d Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:42,254 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-02ed9032-25cf-4394-b451-7bad31f63b6d 2018-07-03 15:30:42,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:42,278 - 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-07-03 15:30:42,917 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:42 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-40c3ed8e-6dfa-414d-b7d3-8c6f205bb40a X-Compute-Request-Id: req-40c3ed8e-6dfa-414d-b7d3-8c6f205bb40a Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 15:30:42,917 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst used request id req-40c3ed8e-6dfa-414d-b7d3-8c6f205bb40a 2018-07-03 15:30:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:42,926 - 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-07-03 15:30:43,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:43 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e2a64f84-080c-4ae7-9ac0-f21ae7dbbb9a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:43,391 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-e2a64f84-080c-4ae7-9ac0-f21ae7dbbb9a 2018-07-03 15:30:43,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:43,399 - 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-07-03 15:30:43,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:43 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f89c09d0-2250-48ba-982d-010d58180a7f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:43,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-f89c09d0-2250-48ba-982d-010d58180a7f 2018-07-03 15:30:43,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:43,471 - 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-07-03 15:30:43,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:43 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-194bcc88-17ed-444f-849c-47a9c697d963 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["d5c36d7b-0802-4a84-ad3e-d98d06747196","ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:43,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-194bcc88-17ed-444f-849c-47a9c697d963 2018-07-03 15:30:43,587 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst 2018-07-03 15:30:43,592 - 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}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:43,594 - 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-07-03 15:30:43,624 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:43 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-fd3d9c96-b744-42c8-a5eb-d851f03d4ad7 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-07-03 15:30:43,624 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-fd3d9c96-b744-42c8-a5eb-d851f03d4ad7 2018-07-03 15:30:43,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:43,630 - 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-07-03 15:30:44,461 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:44 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-3c3faa4b-2bfe-41aa-8ee0-db5ca84a1fab X-Compute-Request-Id: req-3c3faa4b-2bfe-41aa-8ee0-db5ca84a1fab Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:44,462 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-3c3faa4b-2bfe-41aa-8ee0-db5ca84a1fab 2018-07-03 15:30:44,462 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - ACTIVE 2018-07-03 15:30:44,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:44,467 - 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-07-03 15:30:45,394 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:45 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-f1dc37c8-7ce2-4281-a03d-64030371a3ea X-Compute-Request-Id: req-f1dc37c8-7ce2-4281-a03d-64030371a3ea Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:45,394 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-f1dc37c8-7ce2-4281-a03d-64030371a3ea 2018-07-03 15:30:45,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:45,402 - 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-07-03 15:30:45,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:45 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-102221c9-3742-4fea-afa7-1e743b62294f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:45,549 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-102221c9-3742-4fea-afa7-1e743b62294f 2018-07-03 15:30:45,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:45,555 - 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-07-03 15:30:45,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:45 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44d9f446-7d69-4307-a380-d824a4566d44 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:45,591 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-44d9f446-7d69-4307-a380-d824a4566d44 2018-07-03 15:30:45,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:45,598 - 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-07-03 15:30:45,677 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:45 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8d5eaa0d-793d-48af-8534-0cdb2443ec4e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:45,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-8d5eaa0d-793d-48af-8534-0cdb2443ec4e 2018-07-03 15:30:45,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c9152100ec716b5f89efe17d903806e37ad607c" 2018-07-03 15:30:45,685 - 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-07-03 15:30:45,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:45 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-938c99ef-8be6-4573-9619-e15882258148 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["d5c36d7b-0802-4a84-ad3e-d98d06747196","ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:45,801 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-938c99ef-8be6-4573-9619-e15882258148 2018-07-03 15:30:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:45,808 - 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-07-03 15:30:46,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:45 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-121b2257-09b0-481f-b9c9-8839e5a48026 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:32Z", "admin_state_up": true, "updated_at": "2018-07-03T15:29:37Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "67dc6509-bf41-484c-85dd-5ed38d6bd53b", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router"}]} 2018-07-03 15:30:46,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router used request id req-121b2257-09b0-481f-b9c9-8839e5a48026 2018-07-03 15:30:46,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:46,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-07-03 15:30:46,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:46 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3cd47ea-818d-416f-b438-57e89ebb6678 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:46,049 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-a3cd47ea-818d-416f-b438-57e89ebb6678 2018-07-03 15:30:46,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?device_id=67dc6509-bf41-484c-85dd-5ed38d6bd53b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:46,056 - 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-07-03 15:30:46,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:46 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-f84581d0-4773-4b55-9c0f-16043064e0f3 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:46,148 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=67dc6509-bf41-484c-85dd-5ed38d6bd53b used request id req-f84581d0-4773-4b55-9c0f-16043064e0f3 2018-07-03 15:30:46,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:46,155 - 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-07-03 15:30:46,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:46 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-e1832016-6fd8-403b-b04e-a6b8f44dbb51 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}} 2018-07-03 15:30:46,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d used request id req-e1832016-6fd8-403b-b04e-a6b8f44dbb51 2018-07-03 15:30:46,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:46,234 - 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-07-03 15:30:46,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:46 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-f664fe84-6cfd-4be0-86c9-d8a4261c9d3c 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:30:46,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-f664fe84-6cfd-4be0-86c9-d8a4261c9d3c 2018-07-03 15:30:46,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:46,388 - 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-07-03 15:30:46,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:46 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4c743c05-dd15-46e3-a861-a984f1e26d16 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:30:46,429 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-4c743c05-dd15-46e3-a861-a984f1e26d16 2018-07-03 15:30:46,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:46,434 - 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-07-03 15:30:47,076 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30: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-a12f9500-6189-4652-8881-010a42525684 X-Compute-Request-Id: req-a12f9500-6189-4652-8881-010a42525684 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:47,076 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-a12f9500-6189-4652-8881-010a42525684 2018-07-03 15:30:47,077 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - ACTIVE 2018-07-03 15:30:47,077 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:30:47,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:47,082 - 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-07-03 15:30:48,390 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:48 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-08ab57b9-b3d0-48aa-9192-71f7b71d8e5e X-Compute-Request-Id: req-08ab57b9-b3d0-48aa-9192-71f7b71d8e5e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:48,390 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-08ab57b9-b3d0-48aa-9192-71f7b71d8e5e 2018-07-03 15:30:48,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:48,398 - 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-07-03 15:30:48,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:48 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e89a402d-5bc0-4b15-9951-93fa7a66aef5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:48,560 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-e89a402d-5bc0-4b15-9951-93fa7a66aef5 2018-07-03 15:30:48,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:48,566 - 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-07-03 15:30:48,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:48 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a50a76c-426c-4edc-9485-5aed4db54127 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:48,745 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-3a50a76c-426c-4edc-9485-5aed4db54127 2018-07-03 15:30:48,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:48,752 - 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-07-03 15:30:48,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-3a321df2-1eb3-455d-8250-801cb9967d37 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:48,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-3a321df2-1eb3-455d-8250-801cb9967d37 2018-07-03 15:30:48,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:48,839 - 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-07-03 15:30:48,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:48 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-b2ce7813-6bc6-495c-a134-726271bd01ec Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["d5c36d7b-0802-4a84-ad3e-d98d06747196","ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:48,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-b2ce7813-6bc6-495c-a134-726271bd01ec 2018-07-03 15:30:48,960 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-03 15:30:48,965 - 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}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:48,967 - 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-07-03 15:30:49,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:49 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-f9eba115-3a24-49b0-92bc-619a27446d44 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:30:49,280 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-f9eba115-3a24-49b0-92bc-619a27446d44 2018-07-03 15:30:49,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:49,286 - 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-07-03 15:30:49,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f5da952e-bb4d-43ad-ad28-de787268b0cf Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:30:49,331 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-f5da952e-bb4d-43ad-ad28-de787268b0cf 2018-07-03 15:30:49,336 - 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}91e567cebb101540fb804ab49a1e25ced46db93d" -d '{"floatingip": {"floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "port_id": "67def511-2b61-4c0a-9749-d899045ce48c"}}' 2018-07-03 15:30:49,338 - 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-07-03 15:30:52,601 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:30:52 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-b7060e71-24b2-4f32-9ca5-1eba5a451110 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "67dc6509-bf41-484c-85dd-5ed38d6bd53b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:30:50Z", "updated_at": "2018-07-03T15:30:50Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.55.1.4", "floating_ip_address": "172.30.10.117", "revision_number": 0, "project_id": "7a35a4329ec3405195b7db0e1b49106a", "port_id": "67def511-2b61-4c0a-9749-d899045ce48c", "id": "208e18c1-59d4-4cfd-9321-2a7a236851ea"}} 2018-07-03 15:30:52,601 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-b7060e71-24b2-4f32-9ca5-1eba5a451110 2018-07-03 15:30:52,602 - create_instance - INFO - Created floating IP 172.30.10.117 via router - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router 2018-07-03 15:30:52,602 - create_instance - INFO - Checking if VM is active 2018-07-03 15:30:52,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:52,607 - 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-07-03 15:30:53,142 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:53 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-7193304f-3e3e-4347-9efb-0c27844d2a3b X-Compute-Request-Id: req-7193304f-3e3e-4347-9efb-0c27844d2a3b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:53,142 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-7193304f-3e3e-4347-9efb-0c27844d2a3b 2018-07-03 15:30:53,142 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - ACTIVE 2018-07-03 15:30:53,143 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:30:53,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:53,147 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-03 15:30:53,922 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:53 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b1480d0a-7501-4692-b1da-0e07d3961a85 X-Compute-Request-Id: req-b1480d0a-7501-4692-b1da-0e07d3961a85 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:a8:45", "version": 4, "addr": "172.30.10.117", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp"}], "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:12Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:53,923 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-b1480d0a-7501-4692-b1da-0e07d3961a85 2018-07-03 15:30:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:53,931 - 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-07-03 15:30:54,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:54 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-cd31b342-b10f-4ec3-b317-0d18972b3b5c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["297d0463-5d3d-4896-afde-706123deeb4d"],"updated_at":"2018-07-03T15:29:28Z","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","id":"51fef01a-0039-4c44-8c93-2220a1fef639","name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net"}]} 2018-07-03 15:30:54,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net used request id req-cd31b342-b10f-4ec3-b317-0d18972b3b5c 2018-07-03 15:30:54,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:54,104 - 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-07-03 15:30:54,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:54 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-604e2f6b-7bce-4c07-bdca-eb1a5bad5119 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:30:54,147 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-604e2f6b-7bce-4c07-bdca-eb1a5bad5119 2018-07-03 15:30:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:54,156 - 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-07-03 15:30:54,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:54 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-35787d43-6e69-444d-ad09-17567a897023 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:28Z","dns_nameservers":[],"updated_at":"2018-07-03T15:29: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":"7a35a4329ec3405195b7db0e1b49106a","id":"297d0463-5d3d-4896-afde-706123deeb4d","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet"}]} 2018-07-03 15:30:54,238 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-35787d43-6e69-444d-ad09-17567a897023 2018-07-03 15:30:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:30:54,244 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-03 15:30:54,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:54 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-2617ba33-794d-421b-9351-e6e3bca4342d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:52Z","admin_state_up":true,"updated_at":"2018-07-03T15:30:18Z","binding:vnic_type":"normal","device_id":"2f724ba4-d67e-4883-bf7a-6377ba5137d3","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d9:a8:45","id":"67def511-2b61-4c0a-9749-d899045ce48c","port_security_enabled":true,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["d5c36d7b-0802-4a84-ad3e-d98d06747196","ad10559f-bc3a-4ba6-8e98-ab9edee57732"],"name":"CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:36Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:46Z","binding:vnic_type":"normal","device_id":"67dc6509-bf41-484c-85dd-5ed38d6bd53b","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:b7:e5:30","id":"67df0bc4-aab8-40c0-ac06-32d1d8e26185","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:30Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5e:09:91","id":"d585b3c9-58d2-4dd5-9fd8-2866a9cb509f","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"51fef01a-0039-4c44-8c93-2220a1fef639","tenant_id":"7a35a4329ec3405195b7db0e1b49106a","created_at":"2018-07-03T15:29:29Z","admin_state_up":true,"updated_at":"2018-07-03T15:29:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-51fef01a-0039-4c44-8c93-2220a1fef639","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:93:7b:7f","id":"fa308814-a23d-45a8-8ac1-3e731e70212e","port_security_enabled":false,"project_id":"7a35a4329ec3405195b7db0e1b49106a","fixed_ips":[{"subnet_id":"297d0463-5d3d-4896-afde-706123deeb4d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:30:54,374 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-2617ba33-794d-421b-9351-e6e3bca4342d 2018-07-03 15:30:54,375 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:30:57,384 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c1e3b10L 2018-07-03 15:30:57,384 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:30:57,385 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:30:57,385 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:30:57,387 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:30:57,387 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:30:57,387 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:30:57,387 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:30:57,387 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:30:57,388 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:30:57,407 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:30:57,407 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:30:57,417 - paramiko.transport - DEBUG - Trying discovered key 5c544c58be17a607e33a9b1ccaae5f79 in tmp/CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be 2018-07-03 15:30:57,445 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:30:57,449 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:30:57,549 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:30:57,563 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:30:57,563 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:30:57,565 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c1e3a10L 2018-07-03 15:30:57,566 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:30:57,566 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:30:57,566 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:30:57,567 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:30:57,567 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:30:57,568 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:30:57,568 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:30:57,568 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:30:57,568 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:30:57,585 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:30:57,586 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:30:57,598 - paramiko.transport - DEBUG - Trying discovered key 5c544c58be17a607e33a9b1ccaae5f79 in tmp/CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be 2018-07-03 15:30:57,625 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:30:57,628 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:30:57,630 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:30:57,631 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-03 15:30:57,631 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:30:57,633 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:30:57,635 - create_instance - INFO - Deleting Port with ID - 67def511-2b61-4c0a-9749-d899045ce48c 2018-07-03 15:30:57,635 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1 2018-07-03 15:30:57,640 - 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/67def511-2b61-4c0a-9749-d899045ce48c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:58,816 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:30:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bf01ec54-6d40-41b3-8672-12a73604d57a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:30:58,817 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/67def511-2b61-4c0a-9749-d899045ce48c used request id req-bf01ec54-6d40-41b3-8672-12a73604d57a 2018-07-03 15:30:58,817 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst 2018-07-03 15:30:58,820 - 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/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:59,283 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:30: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-65ddb88b-82c3-4168-8bf4-a98c9507756b X-Compute-Request-Id: req-65ddb88b-82c3-4168-8bf4-a98c9507756b Front-End-Https: on 2018-07-03 15:30:59,283 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-65ddb88b-82c3-4168-8bf4-a98c9507756b 2018-07-03 15:30:59,284 - create_instance - INFO - Checking deletion status 2018-07-03 15:30:59,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/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:30:59,599 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:30:59 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-0b21db94-13f2-40f5-a164-739720d63b63 X-Compute-Request-Id: req-0b21db94-13f2-40f5-a164-739720d63b63 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/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3", "rel": "bookmark"}], "image": {"id": "ca61f918-163b-4b40-8a67-5376eca797aa", "links": [{"href": "http://172.30.10.101:8774/images/ca61f918-163b-4b40-8a67-5376eca797aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:30:11.000000", "flavor": {"id": "178c1919-9844-4e14-bbaf-f3fb10820736", "links": [{"href": "http://172.30.10.101:8774/flavors/178c1919-9844-4e14-bbaf-f3fb10820736", "rel": "bookmark"}]}, "id": "2f724ba4-d67e-4883-bf7a-6377ba5137d3", "user_id": "a33334a4b9e94fc9b60d9080ff32ae4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:30:59Z", "hostId": "ebb68d224d88554967c3f0e443751698862db7d6279fb68c701da846", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp", "name": "CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst", "created": "2018-07-03T15:29:58Z", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:30:59,599 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-0b21db94-13f2-40f5-a164-739720d63b63 2018-07-03 15:30:59,600 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst] is - ACTIVE 2018-07-03 15:30:59,600 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:31:02,601 - create_instance - DEBUG - VM status query timeout in 296.683218002 2018-07-03 15:31:02,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46175672075fb37c4dc044675567c75e415a4a67" 2018-07-03 15:31:02,685 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:31:02 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a1746ac8-bc7f-4a2f-ada9-87870fb69762 X-Compute-Request-Id: req-a1746ac8-bc7f-4a2f-ada9-87870fb69762 RESP BODY: {"itemNotFound": {"message": "Instance 2f724ba4-d67e-4883-bf7a-6377ba5137d3 could not be found.", "code": 404}} 2018-07-03 15:31:02,686 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2f724ba4-d67e-4883-bf7a-6377ba5137d3 used request id req-a1746ac8-bc7f-4a2f-ada9-87870fb69762 2018-07-03 15:31:02,686 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2f724ba4-d67e-4883-bf7a-6377ba5137d3 could not be found. (HTTP 404) (Request-ID: req-a1746ac8-bc7f-4a2f-ada9-87870fb69762) 2018-07-03 15:31:02,686 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-inst 2018-07-03 15:31:02,687 - create_instance - INFO - Deleting Floating IP - 172.30.10.117 2018-07-03 15:31:02,687 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.117 2018-07-03 15:31:02,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE https://172.30.10.101:9696/v2.0/floatingips/208e18c1-59d4-4cfd-9321-2a7a236851ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:31:02,690 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-07-03 15:31:03,432 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-679eaa89-c9f6-4e2d-ba50-af24830720ae Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:03,432 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/208e18c1-59d4-4cfd-9321-2a7a236851ea used request id req-679eaa89-c9f6-4e2d-ba50-af24830720ae 2018-07-03 15:31:03,432 - create_instance - INFO - Deleting Port with ID - 67def511-2b61-4c0a-9749-d899045ce48c 2018-07-03 15:31:03,433 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65beport-1 2018-07-03 15:31:03,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE https://172.30.10.101:9696/v2.0/ports/67def511-2b61-4c0a-9749-d899045ce48c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e567cebb101540fb804ab49a1e25ced46db93d" 2018-07-03 15:31:03,440 - 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-07-03 15:31:03,500 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:31:03 GMT Content-Type: application/json Content-Length: 132 Connection: keep-alive X-Openstack-Request-Id: req-a6ef2451-1a3f-4921-bc30-ae610ca72ebb RESP BODY: {"NeutronError": {"message": "Port 67def511-2b61-4c0a-9749-d899045ce48c could not be found.", "type": "PortNotFound", "detail": ""}} 2018-07-03 15:31:03,500 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/67def511-2b61-4c0a-9749-d899045ce48c used request id req-a6ef2451-1a3f-4921-bc30-ae610ca72ebb 2018-07-03 15:31:03,500 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 67def511-2b61-4c0a-9749-d899045ce48c could not be found.", "type": "PortNotFound", "detail": ""}} 2018-07-03 15:31:03,500 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 67def511-2b61-4c0a-9749-d899045ce48c could not be found. Neutron server returns request_ids: ['req-a6ef2451-1a3f-4921-bc30-ae610ca72ebb'] 2018-07-03 15:31:03,501 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp 2018-07-03 15:31:03,504 - 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-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0018d161818423e19a9e04bee987e2b3ededc5c" 2018-07-03 15:31:03,582 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:31: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-80a9f701-9182-4acd-8243-19ba02fb5dd1 X-Compute-Request-Id: req-80a9f701-9182-4acd-8243-19ba02fb5dd1 2018-07-03 15:31:03,582 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-kp used request id req-80a9f701-9182-4acd-8243-19ba02fb5dd1 2018-07-03 15:31:03,583 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be.pub] 2018-07-03 15:31:03,583 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be] 2018-07-03 15:31:03,586 - 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/178c1919-9844-4e14-bbaf-f3fb10820736 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e748d368d45add47a8a8c84684d915cab382a02" 2018-07-03 15:31:04,014 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:31:04 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-23a9d924-c875-4723-98aa-7846e0b99923 X-Compute-Request-Id: req-23a9d924-c875-4723-98aa-7846e0b99923 2018-07-03 15:31:04,014 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/178c1919-9844-4e14-bbaf-f3fb10820736 used request id req-23a9d924-c875-4723-98aa-7846e0b99923 2018-07-03 15:31:04,015 - neutron_utils - INFO - Deleting security group rule with ID - 82e52afd-9213-4e3b-8c31-14bb34dc8b8a 2018-07-03 15:31:04,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-group-rules/82e52afd-9213-4e3b-8c31-14bb34dc8b8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:31:04,567 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-99e1ac19-a786-4db8-a079-e8bf828d4e5f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:04,568 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/82e52afd-9213-4e3b-8c31-14bb34dc8b8a used request id req-99e1ac19-a786-4db8-a079-e8bf828d4e5f 2018-07-03 15:31:04,568 - neutron_utils - INFO - Deleting security group rule with ID - f94c6d57-8368-4d1b-9b3c-8feca038545f 2018-07-03 15:31:04,573 - keystoneauth.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/f94c6d57-8368-4d1b-9b3c-8feca038545f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:31:04,732 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a9561df8-f734-4d50-ba64-eb454370dfc0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:04,732 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/f94c6d57-8368-4d1b-9b3c-8feca038545f used request id req-a9561df8-f734-4d50-ba64-eb454370dfc0 2018-07-03 15:31:04,732 - neutron_utils - INFO - Deleting security group rule with ID - 278b770e-b7c0-4f72-927c-c2508142a324 2018-07-03 15:31:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/278b770e-b7c0-4f72-927c-c2508142a324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:31:04,887 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0dcb8308-86e3-4914-916a-0cbf07f6d1e2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:04,887 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/278b770e-b7c0-4f72-927c-c2508142a324 used request id req-0dcb8308-86e3-4914-916a-0cbf07f6d1e2 2018-07-03 15:31:04,887 - neutron_utils - INFO - Deleting security group rule with ID - 478f20fe-a9e1-4a7f-8710-ea5019b39443 2018-07-03 15:31:04,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/478f20fe-a9e1-4a7f-8710-ea5019b39443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:31:05,035 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-73b5ba19-d8ac-42fc-ad9a-34efbb516a21 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:05,035 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/478f20fe-a9e1-4a7f-8710-ea5019b39443 used request id req-73b5ba19-d8ac-42fc-ad9a-34efbb516a21 2018-07-03 15:31:05,035 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-sec-grp 2018-07-03 15:31:05,040 - keystoneauth.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/d5c36d7b-0802-4a84-ad3e-d98d06747196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9608699c9e6c00c29a26aacd242be1e4709a832" 2018-07-03 15:31:05,219 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-08ac56b3-a917-4b2e-92f6-fb6755cc12c9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:05,219 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d5c36d7b-0802-4a84-ad3e-d98d06747196 used request id req-08ac56b3-a917-4b2e-92f6-fb6755cc12c9 2018-07-03 15:31:05,220 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router and subnet CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet 2018-07-03 15:31:05,220 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router 2018-07-03 15:31:05,226 - 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/67dc6509-bf41-484c-85dd-5ed38d6bd53b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" -d '{"subnet_id": "297d0463-5d3d-4896-afde-706123deeb4d"}' 2018-07-03 15:31:07,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:07 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-11be3b1c-82bf-4c2e-81a9-1bf23fdcbfda Front-End-Https: on RESP BODY: {"network_id": "51fef01a-0039-4c44-8c93-2220a1fef639", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "subnet_id": "297d0463-5d3d-4896-afde-706123deeb4d", "subnet_ids": ["297d0463-5d3d-4896-afde-706123deeb4d"], "port_id": "67df0bc4-aab8-40c0-ac06-32d1d8e26185", "id": "67dc6509-bf41-484c-85dd-5ed38d6bd53b"} 2018-07-03 15:31:07,985 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/67dc6509-bf41-484c-85dd-5ed38d6bd53b/remove_router_interface used request id req-11be3b1c-82bf-4c2e-81a9-1bf23fdcbfda 2018-07-03 15:31:07,985 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router 2018-07-03 15:31:07,985 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-router 2018-07-03 15:31:07,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/routers/67dc6509-bf41-484c-85dd-5ed38d6bd53b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc785f1ea054f2290dbbb76c209fa72a90332fd2" 2018-07-03 15:31:10,142 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-39a0c0c7-4004-417c-b63e-97b237ed4991 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:10,142 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/67dc6509-bf41-484c-85dd-5ed38d6bd53b used request id req-39a0c0c7-4004-417c-b63e-97b237ed4991 2018-07-03 15:31:10,144 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet 2018-07-03 15:31:10,144 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-subnet 2018-07-03 15:31:10,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8511f125a12e81c816de1fcbd6d6523315449c8" 2018-07-03 15:31:12,689 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-41cc3455-1582-429f-8653-e536a3f6c002 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:12,689 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/297d0463-5d3d-4896-afde-706123deeb4d used request id req-41cc3455-1582-429f-8653-e536a3f6c002 2018-07-03 15:31:12,690 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-pub-net 2018-07-03 15:31:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/51fef01a-0039-4c44-8c93-2220a1fef639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8511f125a12e81c816de1fcbd6d6523315449c8" 2018-07-03 15:31:14,463 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eef3eb23-787a-4991-b87d-2846a3a2f1b6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:14,463 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/51fef01a-0039-4c44-8c93-2220a1fef639 used request id req-eef3eb23-787a-4991-b87d-2846a3a2f1b6 2018-07-03 15:31:14,464 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-d314c9be-07a7-4ad8-bcae-2e79ea4d65be-image 2018-07-03 15:31:14,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f16b07057a5bffec87998ce2cd8c04b3ce977cfc" 2018-07-03 15:31:15,516 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:15 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-482c1589-f1cc-4a70-86f9-9e1f439c3040 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-07-03 15:31:15,516 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ca61f918-163b-4b40-8a67-5376eca797aa used request id req-482c1589-f1cc-4a70-86f9-9e1f439c3040 2018-07-03 15:31:15,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=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:31:15,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:15 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-d46d077d-06f1-4dfd-891c-1b59cc1076bb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:27Z", "updated_at": "2018-07-03T15:29:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:27Z", "revision_number": 0, "id": "13aad92b-41dd-4566-8f0b-d48461472442", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:27Z", "security_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:27Z", "revision_number": 0, "id": "974c3843-7a3e-481c-bee7-302b3fe4fff8", "remote_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:27Z", "security_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:27Z", "revision_number": 0, "id": "9cf7c0f4-6c40-4a2e-8789-2aadc66ddf5d", "remote_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:27Z", "security_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:29:27Z", "revision_number": 0, "id": "cefd2698-10c4-44b4-939d-f4d57adde9c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:29:27Z", "security_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a35a4329ec3405195b7db0e1b49106a"}], "revision_number": 4, "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:31:15,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-d46d077d-06f1-4dfd-891c-1b59cc1076bb 2018-07-03 15:31:15,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:31:16,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:15 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eada6a21-8412-4ac0-b4df-84e6d44a02ab 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:31:16,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-eada6a21-8412-4ac0-b4df-84e6d44a02ab 2018-07-03 15:31:16,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:31:16,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:16 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c9442f7-2044-48bc-b927-08a3f83a3e80 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a35a4329ec3405195b7db0e1b49106a", "name": "CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj"}} 2018-07-03 15:31:16,202 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-3c9442f7-2044-48bc-b927-08a3f83a3e80 2018-07-03 15:31:16,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad10559f-bc3a-4ba6-8e98-ab9edee57732 2018-07-03 15:31:16,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=ad10559f-bc3a-4ba6-8e98-ab9edee57732 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:31:16,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:16 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e974c325-81a8-4cf4-a80c-4a7d2a0963a5 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:27Z", "security_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:27Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "13aad92b-41dd-4566-8f0b-d48461472442"}, {"remote_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:27Z", "security_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:27Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "974c3843-7a3e-481c-bee7-302b3fe4fff8"}, {"remote_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:27Z", "security_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:27Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "9cf7c0f4-6c40-4a2e-8789-2aadc66ddf5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:29:27Z", "security_group_id": "ad10559f-bc3a-4ba6-8e98-ab9edee57732", "port_range_min": null, "revision_number": 0, "tenant_id": "7a35a4329ec3405195b7db0e1b49106a", "created_at": "2018-07-03T15:29:27Z", "project_id": "7a35a4329ec3405195b7db0e1b49106a", "id": "cefd2698-10c4-44b4-939d-f4d57adde9c7"}]} 2018-07-03 15:31:16,564 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ad10559f-bc3a-4ba6-8e98-ab9edee57732 used request id req-e974c325-81a8-4cf4-a80c-4a7d2a0963a5 2018-07-03 15:31:16,565 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:31:16,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/ad10559f-bc3a-4ba6-8e98-ab9edee57732 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:31:16,807 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0ec2c771-9d3f-48d9-9a3e-fc29ecfbc1a6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:16,808 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ad10559f-bc3a-4ba6-8e98-ab9edee57732 used request id req-0ec2c771-9d3f-48d9-9a3e-fc29ecfbc1a6 2018-07-03 15:31:16,809 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj 2018-07-03 15:31:16,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/7a35a4329ec3405195b7db0e1b49106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:31:17,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:31:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1296b91-178c-4ae1-b7c0-f05dfe7a00bd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:17,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7a35a4329ec3405195b7db0e1b49106a used request id req-c1296b91-178c-4ae1-b7c0-f05dfe7a00bd 2018-07-03 15:31:17,226 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-proj-role 2018-07-03 15:31:17,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/85f42826365a430a9d30a197a1903aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:31:17,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:31:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43f67522-c352-4164-be77-bb68c7d8a007 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:17,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/85f42826365a430a9d30a197a1903aad used request id req-43f67522-c352-4164-be77-bb68c7d8a007 2018-07-03 15:31:17,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f7b590e86af1d01c866144885525e8fa1cd87" 2018-07-03 15:31:17,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15079311-e91f-402a-91fc-12a391e8c22c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:31:17,601 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-15079311-e91f-402a-91fc-12a391e8c22c 2018-07-03 15:31:17,602 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-4dc5dff8-40c6-492-user 2018-07-03 15:31:17,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/a33334a4b9e94fc9b60d9080ff32ae4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c682b78b3b9c33990e9e2069786879ce131c7da" 2018-07-03 15:31:17,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:31:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10d236ed-ee2e-4988-97a7-45d5ed2ace0a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:17,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a33334a4b9e94fc9b60d9080ff32ae4b used request id req-10d236ed-ee2e-4988-97a7-45d5ed2ace0a 2018-07-03 15:31:17,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:18,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["aQ_BAKr9TI-XRITzs75ouA"], "issued_at": "2018-07-03T15:31:18.000000Z"}} 2018-07-03 15:31:18,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}2bb7ef3991bdae83ad03a5f07af8f2634abde94b" 2018-07-03 15:31:18,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62cf779d-41cf-4559-8075-0d9554e1c9ce Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:18,646 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-62cf779d-41cf-4559-8075-0d9554e1c9ce 2018-07-03 15:31:18,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:18,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:19,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["Et7_TOFbTHuw2Gbv9S_skA"], "issued_at": "2018-07-03T15:31:19.000000Z"}} 2018-07-03 15:31:19,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:31:19,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f578e89d-7bee-4794-9e17-426c3539042b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:19,484 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f578e89d-7bee-4794-9e17-426c3539042b 2018-07-03 15:31:19,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-07-03 15:31:19,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:31: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-07-03 15:31:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -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-8d6d4170-47cb-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:31:19,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:19 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fdfe55f-0010-45d2-843e-8b716d87c6b8 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-8d6d4170-47cb-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:31:19,541 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj used request id req-8fdfe55f-0010-45d2-843e-8b716d87c6b8 2018-07-03 15:31:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:31:19,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-366ad7f9-f988-43d9-abd3-763ee3aecb55 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:31:19,864 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-366ad7f9-f988-43d9-abd3-763ee3aecb55 2018-07-03 15:31:19,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}}' 2018-07-03 15:31:20,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:31:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9620258d-051b-49e1-9db0-b9d204be48ca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "id": "e95f15470d924abeb6c9547979dea930", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:31:20,111 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-9620258d-051b-49e1-9db0-b9d204be48ca 2018-07-03 15:31:20,111 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj 2018-07-03 15:31:20,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:20,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:20,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["iRPXn-3JRfa2RTV_vNKAKw"], "issued_at": "2018-07-03T15:31:20.000000Z"}} 2018-07-03 15:31:20,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}d7e302e551a2629dd853f59348cf8bb7cea2ac29" 2018-07-03 15:31:20,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf8bff4f-bc37-421a-a5c6-bc0394f106b3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:20,823 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bf8bff4f-bc37-421a-a5c6-bc0394f106b3 2018-07-03 15:31:20,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-07-03 15:31:20,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:31: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-07-03 15:31:20,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}d7e302e551a2629dd853f59348cf8bb7cea2ac29" 2018-07-03 15:31:21,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6716601e-ca9b-452b-92cf-6d7f87f25291 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:31:21,050 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6716601e-ca9b-452b-92cf-6d7f87f25291 2018-07-03 15:31:21,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=CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e302e551a2629dd853f59348cf8bb7cea2ac29" 2018-07-03 15:31:21,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:21 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc5f03d7-b359-4e1d-bffa-ca1b773271df Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "id": "e95f15470d924abeb6c9547979dea930", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}]} 2018-07-03 15:31:21,235 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj used request id req-fc5f03d7-b359-4e1d-bffa-ca1b773271df 2018-07-03 15:31:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e302e551a2629dd853f59348cf8bb7cea2ac29" 2018-07-03 15:31:21,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c32dcad-c123-493d-8d3a-7897dd4c6ad7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:31:21,434 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9c32dcad-c123-493d-8d3a-7897dd4c6ad7 2018-07-03 15:31:21,913 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user 2018-07-03 15:31:21,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:21,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:31:22,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac5dc783-7042-489d-86cb-8c300c67640e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:31:22,119 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ac5dc783-7042-489d-86cb-8c300c67640e 2018-07-03 15:31:22,122 - 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}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}}' 2018-07-03 15:31:22,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:31:22 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61194c72-22f7-4655-a396-8efbb830f697 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79cc4547f9f340589c9b22fe3b2e14a3", "links": {"self": "http://10.167.4.35:5000/v3/roles/79cc4547f9f340589c9b22fe3b2e14a3"}, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}} 2018-07-03 15:31:22,175 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-61194c72-22f7-4655-a396-8efbb830f697 2018-07-03 15:31:22,176 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role 2018-07-03 15:31:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/79cc4547f9f340589c9b22fe3b2e14a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:31:22,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:22 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fd96235-c5c6-405c-a9fd-524510c3140f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79cc4547f9f340589c9b22fe3b2e14a3", "links": {"self": "http://10.167.4.35:5000/v3/roles/79cc4547f9f340589c9b22fe3b2e14a3"}, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}} 2018-07-03 15:31:22,376 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/79cc4547f9f340589c9b22fe3b2e14a3 used request id req-8fd96235-c5c6-405c-a9fd-524510c3140f 2018-07-03 15:31:22,377 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role to project CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj 2018-07-03 15:31:22,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930/users/2634b63bfed84df8872279ed5c5f4a42/roles/79cc4547f9f340589c9b22fe3b2e14a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:31:22,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:31:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-875646ac-70f4-4c9c-a0fe-6615886e1d66 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:22,624 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930/users/2634b63bfed84df8872279ed5c5f4a42/roles/79cc4547f9f340589c9b22fe3b2e14a3 used request id req-875646ac-70f4-4c9c-a0fe-6615886e1d66 2018-07-03 15:31:22,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:31:22,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:31: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-07-03 15:31:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb7ef3991bdae83ad03a5f07af8f2634abde94b" 2018-07-03 15:31:22,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:22 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb24bede-2183-4cd0-b2da-368f6a66ada5 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user", "links": {"self": "http://10.167.4.35:5000/v3/users/2634b63bfed84df8872279ed5c5f4a42"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e95f15470d924abeb6c9547979dea930", "id": "2634b63bfed84df8872279ed5c5f4a42", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:31:22,853 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cb24bede-2183-4cd0-b2da-368f6a66ada5 2018-07-03 15:31:22,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/79cc4547f9f340589c9b22fe3b2e14a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:31:23,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:22 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-577c57ec-958f-4b8b-aa58-61c76d1e5303 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79cc4547f9f340589c9b22fe3b2e14a3", "links": {"self": "http://10.167.4.35:5000/v3/roles/79cc4547f9f340589c9b22fe3b2e14a3"}, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}} 2018-07-03 15:31:23,167 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/79cc4547f9f340589c9b22fe3b2e14a3 used request id req-577c57ec-958f-4b8b-aa58-61c76d1e5303 2018-07-03 15:31:23,167 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role to project CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj 2018-07-03 15:31:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930/users/ada55201ffb54277b8bfe9496150313e/roles/79cc4547f9f340589c9b22fe3b2e14a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:31:23,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:31:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fba2c4c0-6a40-420f-b6fa-95553c2dfbb8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:31:23,399 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930/users/ada55201ffb54277b8bfe9496150313e/roles/79cc4547f9f340589c9b22fe3b2e14a3 used request id req-fba2c4c0-6a40-420f-b6fa-95553c2dfbb8 2018-07-03 15:31:23,399 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:31:23,401 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:31:23,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:23,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:23,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79cc4547f9f340589c9b22fe3b2e14a3", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}], "expires_at": "2018-07-03T16:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user", "id": "2634b63bfed84df8872279ed5c5f4a42"}, "audit_ids": ["asDq_IwgTmWcNZg5LbIWeA"], "issued_at": "2018-07-03T15:31:23.000000Z"}} 2018-07-03 15:31:23,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}415f0e1a23956d869c8f7d35b2065cfaa0c14ef9" 2018-07-03 15:31:24,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e419015-f4d7-4f0e-92e7-c70bdf21e8df Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:24,103 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e419015-f4d7-4f0e-92e7-c70bdf21e8df 2018-07-03 15:31:24,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}415f0e1a23956d869c8f7d35b2065cfaa0c14ef9" 2018-07-03 15:31:24,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:24 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-e911b2db-aaab-4b2e-899e-2f8d203e2f71 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image"} 2018-07-03 15:31:24,558 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image used request id req-e911b2db-aaab-4b2e-899e-2f8d203e2f71 2018-07-03 15:31:24,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}415f0e1a23956d869c8f7d35b2065cfaa0c14ef9" 2018-07-03 15:31:25,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c5304a52-dd01-4ef8-87f4-0e12e9d747cc Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:31:25,059 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c5304a52-dd01-4ef8-87f4-0e12e9d747cc 2018-07-03 15:31:25,089 - 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}415f0e1a23956d869c8f7d35b2065cfaa0c14ef9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image"}' 2018-07-03 15:31:25,520 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:31:25 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/278ba340-a179-4242-a98c-29b1cf300ada Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-39022513-c5a9-4bdd-b53e-37341dd729b7 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:31:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:31:25Z", "visibility": "shared", "self": "/v2/images/278ba340-a179-4242-a98c-29b1cf300ada", "min_disk": 0, "protected": false, "id": "278ba340-a179-4242-a98c-29b1cf300ada", "file": "/v2/images/278ba340-a179-4242-a98c-29b1cf300ada/file", "checksum": null, "owner": "e95f15470d924abeb6c9547979dea930", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:31:25,520 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-39022513-c5a9-4bdd-b53e-37341dd729b7 2018-07-03 15:31:25,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/278ba340-a179-4242-a98c-29b1cf300ada/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}415f0e1a23956d869c8f7d35b2065cfaa0c14ef9" -d '' 2018-07-03 15:31:26,385 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:31:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-15086ae6-6224-4506-914b-6036023618dd 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-07-03 15:31:26,385 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/278ba340-a179-4242-a98c-29b1cf300ada/file used request id req-15086ae6-6224-4506-914b-6036023618dd 2018-07-03 15:31:26,386 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:31:26,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/278ba340-a179-4242-a98c-29b1cf300ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}415f0e1a23956d869c8f7d35b2065cfaa0c14ef9" 2018-07-03 15:31:26,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:26 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-8af14ace-0a29-4d8a-824a-964454790f48 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:31:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:31:26Z", "visibility": "shared", "self": "/v2/images/278ba340-a179-4242-a98c-29b1cf300ada", "min_disk": 0, "protected": false, "id": "278ba340-a179-4242-a98c-29b1cf300ada", "file": "/v2/images/278ba340-a179-4242-a98c-29b1cf300ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e95f15470d924abeb6c9547979dea930", "direct_url": "file:///var/lib/glance/images/278ba340-a179-4242-a98c-29b1cf300ada", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:31:26,815 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/278ba340-a179-4242-a98c-29b1cf300ada used request id req-8af14ace-0a29-4d8a-824a-964454790f48 2018-07-03 15:31:26,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}415f0e1a23956d869c8f7d35b2065cfaa0c14ef9" 2018-07-03 15:31:27,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-81c8b0c9-1cf5-455d-9187-4fec95ffdfae Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:31:27,223 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-81c8b0c9-1cf5-455d-9187-4fec95ffdfae 2018-07-03 15:31:27,226 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image 2018-07-03 15:31:27,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/278ba340-a179-4242-a98c-29b1cf300ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}415f0e1a23956d869c8f7d35b2065cfaa0c14ef9" 2018-07-03 15:31:27,635 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:27 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-5334aa3b-9c48-44e2-9d73-e37591c5a9bb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:31:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:31:26Z", "visibility": "shared", "self": "/v2/images/278ba340-a179-4242-a98c-29b1cf300ada", "min_disk": 0, "protected": false, "id": "278ba340-a179-4242-a98c-29b1cf300ada", "file": "/v2/images/278ba340-a179-4242-a98c-29b1cf300ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e95f15470d924abeb6c9547979dea930", "direct_url": "file:///var/lib/glance/images/278ba340-a179-4242-a98c-29b1cf300ada", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:31:27,636 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/278ba340-a179-4242-a98c-29b1cf300ada used request id req-5334aa3b-9c48-44e2-9d73-e37591c5a9bb 2018-07-03 15:31:27,636 - create_image - DEBUG - Instance status is - active 2018-07-03 15:31:27,637 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image 2018-07-03 15:31:27,637 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image 2018-07-03 15:31:27,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:27,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:28,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79cc4547f9f340589c9b22fe3b2e14a3", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}], "expires_at": "2018-07-03T16:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user", "id": "2634b63bfed84df8872279ed5c5f4a42"}, "audit_ids": ["9JU88vwnSZyKJR7-ZJY3uA"], "issued_at": "2018-07-03T15:31:28.000000Z"}} 2018-07-03 15:31:28,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}fb637abe9408f60d2710d8677c34f3a663eb5d6b" 2018-07-03 15:31:28,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f66921c-5325-4ce4-855d-5956a58c543c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:28,342 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3f66921c-5325-4ce4-855d-5956a58c543c 2018-07-03 15:31:28,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/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb637abe9408f60d2710d8677c34f3a663eb5d6b" 2018-07-03 15:31:28,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:28 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-68601afd-2d16-48b2-8e73-685a34a36132 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:31:28,759 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-68601afd-2d16-48b2-8e73-685a34a36132 2018-07-03 15:31:28,760 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net 2018-07-03 15:31:28,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb637abe9408f60d2710d8677c34f3a663eb5d6b" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net", "admin_state_up": true}}' 2018-07-03 15:31:29,575 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:31:29 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-cceb9541-efc9-45fd-9104-ce985d3a0287 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"updated_at":"2018-07-03T15:31:29Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}} 2018-07-03 15:31:29,575 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-cceb9541-efc9-45fd-9104-ce985d3a0287 2018-07-03 15:31:29,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb637abe9408f60d2710d8677c34f3a663eb5d6b" 2018-07-03 15:31:30,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:30 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-e5dee933-5c22-4dd7-8a72-c216aaf661ec 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-07-03T15:31:29Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:31:30,055 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-e5dee933-5c22-4dd7-8a72-c216aaf661ec 2018-07-03 15:31:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb637abe9408f60d2710d8677c34f3a663eb5d6b" 2018-07-03 15:31:30,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:30 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e796976d-0989-46b6-903b-bdc7b1acf540 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:31:30,103 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-e796976d-0989-46b6-903b-bdc7b1acf540 2018-07-03 15:31:30,104 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet 2018-07-03 15:31:30,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb637abe9408f60d2710d8677c34f3a663eb5d6b" -d '{"subnets": [{"ip_version": 4, "network_id": "26234687-26e1-4201-8dfc-33c45d2d7905", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]}' 2018-07-03 15:31:30,972 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:31:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-81a7015f-a9e5-4732-83d8-3ebd65b3617f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:31:30,972 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-81a7015f-a9e5-4732-83d8-3ebd65b3617f 2018-07-03 15:31:30,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?id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb637abe9408f60d2710d8677c34f3a663eb5d6b" 2018-07-03 15:31:31,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:31 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-cf4bb3a6-2465-4cdf-9e62-b94b97a1570d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:31:31,129 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-cf4bb3a6-2465-4cdf-9e62-b94b97a1570d 2018-07-03 15:31:31,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb637abe9408f60d2710d8677c34f3a663eb5d6b" 2018-07-03 15:31:31,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:31 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c6f46560-0ad1-45dd-8541-906d35ff98ca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:31:31,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-c6f46560-0ad1-45dd-8541-906d35ff98ca 2018-07-03 15:31:31,450 - OpenStackNetwork - DEBUG - Network [26234687-26e1-4201-8dfc-33c45d2d7905] created successfully 2018-07-03 15:31:31,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:31,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:31,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79cc4547f9f340589c9b22fe3b2e14a3", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}], "expires_at": "2018-07-03T16:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user", "id": "2634b63bfed84df8872279ed5c5f4a42"}, "audit_ids": ["OVStcXu5S8e4uLnz5wIulw"], "issued_at": "2018-07-03T15:31:31.000000Z"}} 2018-07-03 15:31:31,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:32,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef96ba30-37a5-4e72-add9-4e6809a8c508 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:32,086 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ef96ba30-37a5-4e72-add9-4e6809a8c508 2018-07-03 15:31:32,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:32,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:32 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-77e5ebb2-da97-4aa0-b7ba-8f95d62bcfd2 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 15:31:32,489 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router&admin_state_up=True used request id req-77e5ebb2-da97-4aa0-b7ba-8f95d62bcfd2 2018-07-03 15:31:32,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:32,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:32,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79cc4547f9f340589c9b22fe3b2e14a3", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}], "expires_at": "2018-07-03T16:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user", "id": "2634b63bfed84df8872279ed5c5f4a42"}, "audit_ids": ["r2TttkCaTu2B8YZ9ETeE-g"], "issued_at": "2018-07-03T15:31:32.000000Z"}} 2018-07-03 15:31:32,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}38493ca479fc3168a17af9a2bdc19c923e062cb3" 2018-07-03 15:31:33,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a739194b-2bb2-4c5d-bf54-08950b354a47 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:33,172 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a739194b-2bb2-4c5d-bf54-08950b354a47 2018-07-03 15:31:33,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:33,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:33 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-b21767dd-0ba8-451e-9883-6cd0ad9f186a 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:31:33,705 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-b21767dd-0ba8-451e-9883-6cd0ad9f186a 2018-07-03 15:31: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/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:34,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-67bd0188-9037-4531-979c-fa43a1464d39 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:31:34,104 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-67bd0188-9037-4531-979c-fa43a1464d39 2018-07-03 15:31:34,105 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router 2018-07-03 15:31:34,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router", "admin_state_up": true}}' 2018-07-03 15:31:36,455 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:31:36 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-2958bf3e-186c-4c6f-a9fa-24404c398e62 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:34Z", "admin_state_up": true, "updated_at": "2018-07-03T15:31:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e95f15470d924abeb6c9547979dea930", "id": "949593f5-d0d6-466b-bb62-fadd15eddfd6", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router"}} 2018-07-03 15:31:36,456 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-2958bf3e-186c-4c6f-a9fa-24404c398e62 2018-07-03 15:31:36,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=949593f5-d0d6-466b-bb62-fadd15eddfd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:36,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:36 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-18715fce-6438-499e-a5d1-a7ba87069b3d Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:31:36,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=949593f5-d0d6-466b-bb62-fadd15eddfd6 used request id req-18715fce-6438-499e-a5d1-a7ba87069b3d 2018-07-03 15:31:36,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:36,689 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:36 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9e9eeda4-edf2-4680-bee0-429efa0e2cab Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:31:36,689 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-9e9eeda4-edf2-4680-bee0-429efa0e2cab 2018-07-03 15:31:36,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-07-03 15:31:36,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:31: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-07-03 15:31:36,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:36,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:36 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c52f196-d24c-43bb-8865-f92ab9d64ddf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:31:36,851 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-8c52f196-d24c-43bb-8865-f92ab9d64ddf 2018-07-03 15:31:36,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:36,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:36 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-850534a1-01c9-474d-b1a6-0bba06e69f62 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:31:36,922 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-850534a1-01c9-474d-b1a6-0bba06e69f62 2018-07-03 15:31:36,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/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:36,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:36 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-3e076be0-2361-4015-8992-9dab499fca04 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:31:36,996 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet used request id req-3e076be0-2361-4015-8992-9dab499fca04 2018-07-03 15:31:36,997 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 15:31:36,997 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router 2018-07-03 15:31:37,002 - 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/949593f5-d0d6-466b-bb62-fadd15eddfd6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" -d '{"subnet_id": "b0b0b613-9cc5-47c3-a8e7-39870503d642"}' 2018-07-03 15:31:40,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:40 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-f2c9b830-905a-477a-9625-ba38e06a18d9 Front-End-Https: on RESP BODY: {"network_id": "26234687-26e1-4201-8dfc-33c45d2d7905", "tenant_id": "e95f15470d924abeb6c9547979dea930", "subnet_id": "b0b0b613-9cc5-47c3-a8e7-39870503d642", "subnet_ids": ["b0b0b613-9cc5-47c3-a8e7-39870503d642"], "port_id": "e4caba79-ba63-43e7-b961-658185851860", "id": "949593f5-d0d6-466b-bb62-fadd15eddfd6"} 2018-07-03 15:31:40,251 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/949593f5-d0d6-466b-bb62-fadd15eddfd6/add_router_interface used request id req-f2c9b830-905a-477a-9625-ba38e06a18d9 2018-07-03 15:31:40,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/routers/949593f5-d0d6-466b-bb62-fadd15eddfd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:40,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:40 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-2d55982f-0d72-4724-9032-a3a5e2feef29 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:34Z", "admin_state_up": true, "updated_at": "2018-07-03T15:31:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e95f15470d924abeb6c9547979dea930", "id": "949593f5-d0d6-466b-bb62-fadd15eddfd6", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router"}} 2018-07-03 15:31:40,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/949593f5-d0d6-466b-bb62-fadd15eddfd6 used request id req-2d55982f-0d72-4724-9032-a3a5e2feef29 2018-07-03 15:31:40,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?device_id=949593f5-d0d6-466b-bb62-fadd15eddfd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:40,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:40 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-19d7dece-8d52-445b-a1f1-1cf79b432d35 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:39Z","binding:vnic_type":"normal","device_id":"949593f5-d0d6-466b-bb62-fadd15eddfd6","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:c2:37:20","id":"e4caba79-ba63-43e7-b961-658185851860","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:31:40,727 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=949593f5-d0d6-466b-bb62-fadd15eddfd6 used request id req-19d7dece-8d52-445b-a1f1-1cf79b432d35 2018-07-03 15:31: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/b0b0b613-9cc5-47c3-a8e7-39870503d642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:31:40,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:40 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-10a2fb61-1c6d-46e2-8eea-f8370a5c3295 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}} 2018-07-03 15:31:40,804 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/b0b0b613-9cc5-47c3-a8e7-39870503d642 used request id req-10a2fb61-1c6d-46e2-8eea-f8370a5c3295 2018-07-03 15:31:40,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:40,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:41,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["UHuMarveQgu-YzqG5YxolQ"], "issued_at": "2018-07-03T15:31:41.000000Z"}} 2018-07-03 15:31:41,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}10b2839beddbbc42b6a8f23d097606de1efc7dbf" 2018-07-03 15:31:41,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5a21f52-c5a5-4663-8f17-cc71f2a53a9a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:41,520 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b5a21f52-c5a5-4663-8f17-cc71f2a53a9a 2018-07-03 15:31:41,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:31:41,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2839beddbbc42b6a8f23d097606de1efc7dbf" 2018-07-03 15:31:41,968 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:41 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-222d7e2a-144e-4aec-8039-e8effb9682dd X-Compute-Request-Id: req-222d7e2a-144e-4aec-8039-e8effb9682dd Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:31:41,968 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-222d7e2a-144e-4aec-8039-e8effb9682dd 2018-07-03 15:31:41,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2839beddbbc42b6a8f23d097606de1efc7dbf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-03 15:31:42,396 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31: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-2f88b766-e1c4-4832-89e6-f9499cf56985 X-Compute-Request-Id: req-2f88b766-e1c4-4832-89e6-f9499cf56985 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "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": "6642eaae-349e-48ff-b9e5-80700afd35e2"}} 2018-07-03 15:31:42,397 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2f88b766-e1c4-4832-89e6-f9499cf56985 2018-07-03 15:31:42,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/6642eaae-349e-48ff-b9e5-80700afd35e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2839beddbbc42b6a8f23d097606de1efc7dbf" 2018-07-03 15:31:42,809 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31: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-ec046ca0-f067-4277-9e1f-2daef01608b4 X-Compute-Request-Id: req-ec046ca0-f067-4277-9e1f-2daef01608b4 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "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": "6642eaae-349e-48ff-b9e5-80700afd35e2"}} 2018-07-03 15:31:42,809 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2 used request id req-ec046ca0-f067-4277-9e1f-2daef01608b4 2018-07-03 15:31:42,812 - novaclient.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/6642eaae-349e-48ff-b9e5-80700afd35e2/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2839beddbbc42b6a8f23d097606de1efc7dbf" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:31:43,241 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:43 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-80c469f5-c73d-45c8-8f21-e5cd63ff0830 X-Compute-Request-Id: req-80c469f5-c73d-45c8-8f21-e5cd63ff0830 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:31:43,241 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2/os-extra_specs used request id req-80c469f5-c73d-45c8-8f21-e5cd63ff0830 2018-07-03 15:31:43,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:43,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:43,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79cc4547f9f340589c9b22fe3b2e14a3", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}], "expires_at": "2018-07-03T16:31:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user", "id": "2634b63bfed84df8872279ed5c5f4a42"}, "audit_ids": ["KrCBS2ceQuung1qKvLIjqQ"], "issued_at": "2018-07-03T15:31:43.000000Z"}} 2018-07-03 15:31:43,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}19b90576c021d4e0c1cd4800828243436b1a05ad" 2018-07-03 15:31:43,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf1d73f7-6013-4375-9629-9ddb77610638 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:43,827 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bf1d73f7-6013-4375-9629-9ddb77610638 2018-07-03 15:31:43,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:31:43,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/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b90576c021d4e0c1cd4800828243436b1a05ad" 2018-07-03 15:31:44,254 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31: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-3ad99a08-43d9-442f-b1e6-5d2ddefa53ae X-Compute-Request-Id: req-3ad99a08-43d9-442f-b1e6-5d2ddefa53ae Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 15:31:44,255 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-3ad99a08-43d9-442f-b1e6-5d2ddefa53ae 2018-07-03 15:31:44,255 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp... 2018-07-03 15:31:44,256 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 15:31:44,306 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp 2018-07-03 15:31:44,308 - novaclient.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}19b90576c021d4e0c1cd4800828243436b1a05ad" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDluV66UfNYssqabNIE4tCOY3nO/HgGmqVL5L5zEE0jTn3vewWIIjipTu0XuDOmjnm7GMZD6OHXxCYAKu09rIIebEVF7WliuYoDUX+cx/IwGP5Hl0HcLvQO/0a7s6AFiExIfaburyWrQCCFhov7ZxZbrOZU0zBxu6RRRVHOmnUQVQ==", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp"}}' 2018-07-03 15:31:44,888 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:44 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-ea3ae992-d99e-44ac-b543-ea51be3be0fe X-Compute-Request-Id: req-ea3ae992-d99e-44ac-b543-ea51be3be0fe Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDluV66UfNYssqabNIE4tCOY3nO/HgGmqVL5L5zEE0jTn3vewWIIjipTu0XuDOmjnm7GMZD6OHXxCYAKu09rIIebEVF7WliuYoDUX+cx/IwGP5Hl0HcLvQO/0a7s6AFiExIfaburyWrQCCFhov7ZxZbrOZU0zBxu6RRRVHOmnUQVQ==", "user_id": "2634b63bfed84df8872279ed5c5f4a42", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "fingerprint": "0a:5f:59:5f:3f:74:76:b9:b6:eb:d5:7a:28:36:31:46"}} 2018-07-03 15:31:44,888 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-ea3ae992-d99e-44ac-b543-ea51be3be0fe 2018-07-03 15:31:44,890 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c.pub 2018-07-03 15:31:44,891 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c 2018-07-03 15:31:44,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:44,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:45,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79cc4547f9f340589c9b22fe3b2e14a3", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}], "expires_at": "2018-07-03T16:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user", "id": "2634b63bfed84df8872279ed5c5f4a42"}, "audit_ids": ["KWS22NkrSEe1K8RCdppODw"], "issued_at": "2018-07-03T15:31:45.000000Z"}} 2018-07-03 15:31:45,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}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:45,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27ba8eb3-ff43-4c11-8186-9c0cee8a1e8b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:45,581 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-27ba8eb3-ff43-4c11-8186-9c0cee8a1e8b 2018-07-03 15:31:45,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-groups?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:45,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:45 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-d44791ab-376d-4007-a1e6-cf72257d77da Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:31:45,986 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp used request id req-d44791ab-376d-4007-a1e6-cf72257d77da 2018-07-03 15:31:45,987 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp... 2018-07-03 15:31:45,987 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp 2018-07-03 15:31:45,992 - 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}7a705cbbc6c60080b814c5aee61087285d06cf45" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}}' 2018-07-03 15:31:46,314 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:31:46 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-2a0294a3-1421-4ea7-afc1-eed8c40404dc Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "updated_at": "2018-07-03T15:31:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "a19698e4-9898-451d-9095-06d6cc690657", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}], "revision_number": 2, "project_id": "e95f15470d924abeb6c9547979dea930", "id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}} 2018-07-03 15:31:46,314 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-2a0294a3-1421-4ea7-afc1-eed8c40404dc 2018-07-03 15:31:46,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2dfd3f04-4434-4df3-81eb-659972a02c96 2018-07-03 15:31:46,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=2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:46,406 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:46 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d5fb22d0-3e63-4886-bae6-2b2cdd53b0f5 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-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "a19698e4-9898-451d-9095-06d6cc690657"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe"}]} 2018-07-03 15:31:46,406 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-d5fb22d0-3e63-4886-bae6-2b2cdd53b0f5 2018-07-03 15:31:46,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2dfd3f04-4434-4df3-81eb-659972a02c96 2018-07-03 15:31:46,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-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:46,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:46 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b85fc5b9-77ae-4efb-af7e-6d1f85bd23bb 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-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "a19698e4-9898-451d-9095-06d6cc690657"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe"}]} 2018-07-03 15:31:46,808 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-b85fc5b9-77ae-4efb-af7e-6d1f85bd23bb 2018-07-03 15:31:46,809 - neutron_utils - INFO - Retrieving security group with ID - 2dfd3f04-4434-4df3-81eb-659972a02c96 2018-07-03 15:31:46,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-groups?id=2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:47,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:47 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-1e6abef4-b164-47c0-b9f7-3443992e4048 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "updated_at": "2018-07-03T15:31:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "a19698e4-9898-451d-9095-06d6cc690657", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}], "revision_number": 2, "project_id": "e95f15470d924abeb6c9547979dea930", "id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}]} 2018-07-03 15:31:47,331 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-1e6abef4-b164-47c0-b9f7-3443992e4048 2018-07-03 15:31:47,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2dfd3f04-4434-4df3-81eb-659972a02c96 2018-07-03 15:31:47,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-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:47,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:47 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ebdcf9b9-e9b5-4819-8f3f-b44e1b271cf2 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-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "a19698e4-9898-451d-9095-06d6cc690657"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe"}]} 2018-07-03 15:31:47,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-ebdcf9b9-e9b5-4819-8f3f-b44e1b271cf2 2018-07-03 15:31:47,412 - neutron_utils - INFO - Retrieving security group with ID - 2dfd3f04-4434-4df3-81eb-659972a02c96 2018-07-03 15:31:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:47,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:47 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-e933bbff-71c4-4612-b62a-687ed26f7239 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "updated_at": "2018-07-03T15:31:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "a19698e4-9898-451d-9095-06d6cc690657", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}], "revision_number": 2, "project_id": "e95f15470d924abeb6c9547979dea930", "id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}]} 2018-07-03 15:31:47,536 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-e933bbff-71c4-4612-b62a-687ed26f7239 2018-07-03 15:31:47,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2dfd3f04-4434-4df3-81eb-659972a02c96 2018-07-03 15:31:47,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/security-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:47,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:47 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d9143ec7-4ade-4042-bb55-fecae78d6969 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-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "a19698e4-9898-451d-9095-06d6cc690657"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe"}]} 2018-07-03 15:31:47,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-d9143ec7-4ade-4042-bb55-fecae78d6969 2018-07-03 15:31:47,582 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp 2018-07-03 15:31:47,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/security-groups?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:47,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:47 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-1f30d501-e635-4d0e-8391-677a4930ad7b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "updated_at": "2018-07-03T15:31:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "a19698e4-9898-451d-9095-06d6cc690657", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}], "revision_number": 2, "project_id": "e95f15470d924abeb6c9547979dea930", "id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}]} 2018-07-03 15:31:47,666 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp used request id req-1f30d501-e635-4d0e-8391-677a4930ad7b 2018-07-03 15:31:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:31:47,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:31: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-07-03 15:31:47,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:47,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:47 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98c9441f-d6c9-4987-b92a-91817d11ea57 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:31:47,728 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-98c9441f-d6c9-4987-b92a-91817d11ea57 2018-07-03 15:31:47,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2dfd3f04-4434-4df3-81eb-659972a02c96 2018-07-03 15:31: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-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:48,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:48 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d8ab1170-001b-40c7-b798-d15f3ad085ae 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-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "a19698e4-9898-451d-9095-06d6cc690657"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe"}]} 2018-07-03 15:31:48,104 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-d8ab1170-001b-40c7-b798-d15f3ad085ae 2018-07-03 15:31:48,110 - 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}7a705cbbc6c60080b814c5aee61087285d06cf45" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96"}}' 2018-07-03 15:31:48,367 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:31:48 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-463998b4-1754-4b28-94d5-8ad793aa2e4f 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-07-03T15:31:48Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:48Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "19b87db4-e025-4c5e-8910-2ce6ad3a07a4"}} 2018-07-03 15:31:48,368 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-463998b4-1754-4b28-94d5-8ad793aa2e4f 2018-07-03 15:31:48,368 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp 2018-07-03 15:31:48,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=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:48,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:48 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-040ef6fc-dfb1-4106-a8c4-b8e145098470 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "updated_at": "2018-07-03T15:31:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:48Z", "revision_number": 0, "id": "19b87db4-e025-4c5e-8910-2ce6ad3a07a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:48Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "a19698e4-9898-451d-9095-06d6cc690657", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}], "revision_number": 3, "project_id": "e95f15470d924abeb6c9547979dea930", "id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}]} 2018-07-03 15:31:48,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp used request id req-040ef6fc-dfb1-4106-a8c4-b8e145098470 2018-07-03 15:31:48,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:48,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:48 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8e5feb1-9459-44b0-8824-2d42154f61a9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:31:48,515 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-e8e5feb1-9459-44b0-8824-2d42154f61a9 2018-07-03 15:31:48,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2dfd3f04-4434-4df3-81eb-659972a02c96 2018-07-03 15:31:48,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=2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:48,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:48 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-52f66c9d-b9b9-4b30-8071-031a242eb281 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-07-03T15:31:48Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:48Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "19b87db4-e025-4c5e-8910-2ce6ad3a07a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "a19698e4-9898-451d-9095-06d6cc690657"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe"}]} 2018-07-03 15:31:48,743 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-52f66c9d-b9b9-4b30-8071-031a242eb281 2018-07-03 15:31:48,748 - 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}7a705cbbc6c60080b814c5aee61087285d06cf45" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96"}}' 2018-07-03 15:31:49,027 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:31:49 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-0f9e391d-3455-462c-bc12-f15ea45fdaa4 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-07-03T15:31:48Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": 22, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:48Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "e9c2e7cb-f01c-4a7b-87bd-3c482849557d"}} 2018-07-03 15:31:49,027 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-0f9e391d-3455-462c-bc12-f15ea45fdaa4 2018-07-03 15:31:49,028 - neutron_utils - INFO - Retrieving security group with ID - 2dfd3f04-4434-4df3-81eb-659972a02c96 2018-07-03 15:31:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:49,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:49 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-6615b968-6fe4-4b32-8f9b-2bb928a2de14 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "updated_at": "2018-07-03T15:31:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:48Z", "revision_number": 0, "id": "19b87db4-e025-4c5e-8910-2ce6ad3a07a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:48Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "a19698e4-9898-451d-9095-06d6cc690657", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:31:48Z", "revision_number": 0, "id": "e9c2e7cb-f01c-4a7b-87bd-3c482849557d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:48Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "revision_number": 0, "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}], "revision_number": 4, "project_id": "e95f15470d924abeb6c9547979dea930", "id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}]} 2018-07-03 15:31:49,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-6615b968-6fe4-4b32-8f9b-2bb928a2de14 2018-07-03 15:31:49,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2dfd3f04-4434-4df3-81eb-659972a02c96 2018-07-03 15:31:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:31:49,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:49 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-a7624299-b6a4-41f9-b6dc-67acda172e5a 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-07-03T15:31:48Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:48Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "19b87db4-e025-4c5e-8910-2ce6ad3a07a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "a19698e4-9898-451d-9095-06d6cc690657"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-03T15:31:48Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": 22, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:48Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "e9c2e7cb-f01c-4a7b-87bd-3c482849557d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:46Z", "security_group_id": "2dfd3f04-4434-4df3-81eb-659972a02c96", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:46Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe"}]} 2018-07-03 15:31:49,167 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-a7624299-b6a4-41f9-b6dc-67acda172e5a 2018-07-03 15:31:49,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:49,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:49,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79cc4547f9f340589c9b22fe3b2e14a3", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}], "expires_at": "2018-07-03T16:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user", "id": "2634b63bfed84df8872279ed5c5f4a42"}, "audit_ids": ["s5rd1JtiSXm0dMKViyflvQ"], "issued_at": "2018-07-03T15:31:49.000000Z"}} 2018-07-03 15:31:49,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}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:49,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70d2c09b-33e6-4816-bea7-223372dec0c9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:49,770 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-70d2c09b-33e6-4816-bea7-223372dec0c9 2018-07-03 15:31:49,771 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:31:49,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:49,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78e5b37e-aaa2-4e73-937b-9ca7787bca26 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:49,800 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-78e5b37e-aaa2-4e73-937b-9ca7787bca26 2018-07-03 15:31:49,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-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:50,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:50 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4b04e1e8-7972-49e4-acfc-c689f13a29b3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:31:50,345 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-4b04e1e8-7972-49e4-acfc-c689f13a29b3 2018-07-03 15:31:50,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-07-03 15:31:50,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:31:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 15:31:50,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:50,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:50 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e208f86-c7dc-40ac-82d2-9c111e8185eb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:31:50,516 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-4e208f86-c7dc-40ac-82d2-9c111e8185eb 2018-07-03 15:31:50,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:50,600 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:50 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-80720efe-d028-4c3b-bdf1-b1d95b592055 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:31:50,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-80720efe-d028-4c3b-bdf1-b1d95b592055 2018-07-03 15:31:50,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/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:50,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:50 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-fa3c95b5-dba3-4c75-820a-f8ce21a4f776 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:31:50,660 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1&admin_state_up=True used request id req-fa3c95b5-dba3-4c75-820a-f8ce21a4f776 2018-07-03 15:31:50,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/detail?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:51,166 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31: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-7928e850-c3a0-4cea-b82a-ce40497d5c6d X-Compute-Request-Id: req-7928e850-c3a0-4cea-b82a-ce40497d5c6d Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:31:51,166 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst used request id req-7928e850-c3a0-4cea-b82a-ce40497d5c6d 2018-07-03 15:31:51,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=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:51,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:51 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-35cdefc3-3e85-4f55-adf9-49635b69992c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:31:51,322 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-35cdefc3-3e85-4f55-adf9-49635b69992c 2018-07-03 15:31: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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:51,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:51 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-557d47eb-84a2-44a2-a3ce-0d091ea26e00 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:31:51,366 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-557d47eb-84a2-44a2-a3ce-0d091ea26e00 2018-07-03 15:31: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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:51,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a7ed3bea-5ea2-4385-8fcc-f08a808151e7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:31:51,457 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-a7ed3bea-5ea2-4385-8fcc-f08a808151e7 2018-07-03 15:31:51,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/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:51,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:51 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-68c3726f-26bc-4b17-9357-b91b14fa08a8 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:31:51,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1&admin_state_up=True used request id req-68c3726f-26bc-4b17-9357-b91b14fa08a8 2018-07-03 15:31:51,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:31:51,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:31:52,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79cc4547f9f340589c9b22fe3b2e14a3", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}], "expires_at": "2018-07-03T16:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user", "id": "2634b63bfed84df8872279ed5c5f4a42"}, "audit_ids": ["ZOUtazTISuqR3Ysmiy603Q"], "issued_at": "2018-07-03T15:31:52.000000Z"}} 2018-07-03 15:31:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2cfdd9937a17a6783f1e9d28d6576c42cc8a591" 2018-07-03 15:31:52,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12c433fa-ca51-4eab-ab4a-1d8ec243cd45 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:31:52,078 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-12c433fa-ca51-4eab-ab4a-1d8ec243cd45 2018-07-03 15:31:52,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:52,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:52 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-5c0218ae-59d1-4b31-9869-54e11156f482 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:31:52,595 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-5c0218ae-59d1-4b31-9869-54e11156f482 2018-07-03 15:31:52,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/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:52,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:52 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-858388d8-6cf3-4f8b-87c8-02e55dce8cb2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:31:52,675 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-858388d8-6cf3-4f8b-87c8-02e55dce8cb2 2018-07-03 15:31:52,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-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:52,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:52 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-d35d3b22-e870-4b4d-bc94-f8b9bc717a7f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:31:52,834 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-d35d3b22-e870-4b4d-bc94-f8b9bc717a7f 2018-07-03 15:31:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:31:52,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:31: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-07-03 15:31:52,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2cfdd9937a17a6783f1e9d28d6576c42cc8a591" 2018-07-03 15:31:52,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:52 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a39d0963-5449-478a-8ecc-f439400959f5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:31:52,888 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-a39d0963-5449-478a-8ecc-f439400959f5 2018-07-03 15:31:52,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:53,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:53 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e676c6f6-0b46-4bf6-94fd-665b01b1940c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:31:53,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-e676c6f6-0b46-4bf6-94fd-665b01b1940c 2018-07-03 15:31:53,301 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net 2018-07-03 15:31:53,306 - 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}20b5acd879f67830fd90597a32478497571279ea" -d '{"port": {"network_id": "26234687-26e1-4201-8dfc-33c45d2d7905", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1", "admin_state_up": true}}' 2018-07-03 15:31:54,551 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:31:54 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-578c13a5-23dd-43f8-b361-8575262f9496 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:31:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:31:54Z","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:02:f8:dd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","security_groups":["0d760f40-541e-445a-8f3e-54581bab653b"],"device_id":""}} 2018-07-03 15:31:54,551 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-578c13a5-23dd-43f8-b361-8575262f9496 2018-07-03 15:31:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:54,716 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:54 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-7bbb372d-0e89-4da1-b092-d939fed2dbdb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:31:54,716 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-7bbb372d-0e89-4da1-b092-d939fed2dbdb 2018-07-03 15:31:54,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:54,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:54 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3e7262b-e0ef-4116-9b93-06bbb693222e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:31:54,924 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-b3e7262b-e0ef-4116-9b93-06bbb693222e 2018-07-03 15:31:54,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:55,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:55 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0047da19-09ca-43eb-8700-aa41b761ab11 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:31:55,339 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-0047da19-09ca-43eb-8700-aa41b761ab11 2018-07-03 15:31:55,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/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:55,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:55 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-b5efc3e3-0eb7-43aa-800a-0b385b733f51 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:54Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:02:f8:dd","id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["0d760f40-541e-445a-8f3e-54581bab653b"],"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1"}]} 2018-07-03 15:31:55,495 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1&admin_state_up=True used request id req-b5efc3e3-0eb7-43aa-800a-0b385b733f51 2018-07-03 15:31:55,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:55,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:31:55 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d3b6c91-f621-4e75-b4e8-639797baa4fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:31:55,540 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-9d3b6c91-f621-4e75-b4e8-639797baa4fb 2018-07-03 15:31:55,540 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst 2018-07-03 15:31:55,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:55,957 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:55 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-babeee75-36b7-44b4-8c68-072b7761a4c2 X-Compute-Request-Id: req-babeee75-36b7-44b4-8c68-072b7761a4c2 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-flavor-name"}]} 2018-07-03 15:31:55,957 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-babeee75-36b7-44b4-8c68-072b7761a4c2 2018-07-03 15:31:55,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/6642eaae-349e-48ff-b9e5-80700afd35e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:56,346 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:56 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-5a21bacb-ee73-4040-bdb6-5fbef3e4ba76 X-Compute-Request-Id: req-5a21bacb-ee73-4040-bdb6-5fbef3e4ba76 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "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": "6642eaae-349e-48ff-b9e5-80700afd35e2"}} 2018-07-03 15:31:56,347 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2 used request id req-5a21bacb-ee73-4040-bdb6-5fbef3e4ba76 2018-07-03 15:31:56,350 - 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-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:56,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:56 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-2797cf54-4a02-418a-ac22-22004a3df5a6 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:31:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:31:26Z", "visibility": "shared", "self": "/v2/images/278ba340-a179-4242-a98c-29b1cf300ada", "min_disk": 0, "protected": false, "id": "278ba340-a179-4242-a98c-29b1cf300ada", "file": "/v2/images/278ba340-a179-4242-a98c-29b1cf300ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e95f15470d924abeb6c9547979dea930", "direct_url": "file:///var/lib/glance/images/278ba340-a179-4242-a98c-29b1cf300ada", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image"} 2018-07-03 15:31:56,777 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image used request id req-2797cf54-4a02-418a-ac22-22004a3df5a6 2018-07-03 15:31:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:31:57,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:31:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fc60325e-123e-422b-ae6c-c1464d1c025b Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:31:57,167 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fc60325e-123e-422b-ae6c-c1464d1c025b 2018-07-03 15:31:57,172 - novaclient.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}20b5acd879f67830fd90597a32478497571279ea" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "imageRef": "278ba340-a179-4242-a98c-29b1cf300ada", "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "flavorRef": "6642eaae-349e-48ff-b9e5-80700afd35e2", "max_count": 1, "min_count": 1, "networks": [{"port": "d18112be-74b7-4b7a-9a78-5fc09c3b2897"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}]}}' 2018-07-03 15:32:01,253 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:32:01 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c8e8e819-c475-40c4-9443-18a6d92e29f2 X-Compute-Request-Id: req-c8e8e819-c475-40c4-9443-18a6d92e29f2 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "adminPass": "EoeeKwZ5uQJX"}} 2018-07-03 15:32:01,253 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-c8e8e819-c475-40c4-9443-18a6d92e29f2 2018-07-03 15:32:01,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:02,086 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:02 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-05bd09c3-9d3c-4f63-9531-23a4d16f036a X-Compute-Request-Id: req-05bd09c3-9d3c-4f63-9531-23a4d16f036a 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/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:32:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:02,087 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-05bd09c3-9d3c-4f63-9531-23a4d16f036a 2018-07-03 15:32:02,087 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst 2018-07-03 15:32:02,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:02,213 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:02 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-53cfacdf-9942-405c-ba87-c07f8a7c1e5d X-Compute-Request-Id: req-53cfacdf-9942-405c-ba87-c07f8a7c1e5d 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/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:32:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:02,213 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-53cfacdf-9942-405c-ba87-c07f8a7c1e5d 2018-07-03 15:32:02,214 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - BUILD 2018-07-03 15:32:02,214 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:32:05,215 - create_instance - DEBUG - VM status query timeout in 896.872319937 2018-07-03 15:32:05,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:06,128 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:06 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b7cb0cb4-4c36-46c1-8610-71374399fd7e X-Compute-Request-Id: req-b7cb0cb4-4c36-46c1-8610-71374399fd7e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:32:04Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:06,128 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-b7cb0cb4-4c36-46c1-8610-71374399fd7e 2018-07-03 15:32:06,129 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - BUILD 2018-07-03 15:32:06,129 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:32:09,132 - create_instance - DEBUG - VM status query timeout in 892.955813885 2018-07-03 15:32:09,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:10,025 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32: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-1788f7ab-34a1-4959-8ae5-3dd0b09c7c7f X-Compute-Request-Id: req-1788f7ab-34a1-4959-8ae5-3dd0b09c7c7f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:32:04Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:10,026 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-1788f7ab-34a1-4959-8ae5-3dd0b09c7c7f 2018-07-03 15:32:10,026 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - BUILD 2018-07-03 15:32:10,026 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:32:13,029 - create_instance - DEBUG - VM status query timeout in 889.057957888 2018-07-03 15:32:13,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:13,753 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:13 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-29109b8b-645c-4ede-9b63-a0ffab904ad9 X-Compute-Request-Id: req-29109b8b-645c-4ede-9b63-a0ffab904ad9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:32:04Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:13,753 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-29109b8b-645c-4ede-9b63-a0ffab904ad9 2018-07-03 15:32:13,753 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - BUILD 2018-07-03 15:32:13,754 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:32:16,757 - create_instance - DEBUG - VM status query timeout in 885.330487967 2018-07-03 15:32:16,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:17,026 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32: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-0be244f1-25d3-4584-af4c-39a10b9936c0 X-Compute-Request-Id: req-0be244f1-25d3-4584-af4c-39a10b9936c0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:17,026 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-0be244f1-25d3-4584-af4c-39a10b9936c0 2018-07-03 15:32:17,026 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - ACTIVE 2018-07-03 15:32:17,026 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:32:17,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:17,305 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32: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-1bd1331c-5ad0-400e-bbb0-f3a067d8aade X-Compute-Request-Id: req-1bd1331c-5ad0-400e-bbb0-f3a067d8aade Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:17,305 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-1bd1331c-5ad0-400e-bbb0-f3a067d8aade 2018-07-03 15:32:17,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=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:17,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:17 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-76423533-9e0f-43d3-8d95-7e22c716673b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:32:17,457 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-76423533-9e0f-43d3-8d95-7e22c716673b 2018-07-03 15:32:17,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:17,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:17 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6656cc6d-4a5c-4af8-9b97-356ff8ec5b8e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:17,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-6656cc6d-4a5c-4af8-9b97-356ff8ec5b8e 2018-07-03 15:32:17,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:17,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:17 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-40ebf709-2875-409e-9218-ffba5f42ae46 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:32:17,585 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-40ebf709-2875-409e-9218-ffba5f42ae46 2018-07-03 15:32:17,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:17,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:17 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-78624043-c1a4-4d1d-b2b7-8005f504e627 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:36Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:05:38","id":"17f3d380-f238-4d55-8cef-19e698866456","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:2e:59","id":"749b8227-bc5b-4931-a066-1d7b0058b646","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:32:14Z","binding:vnic_type":"normal","device_id":"43e55dfe-c604-4f25-84a0-a9fb594321f2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:02:f8:dd","id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["0d760f40-541e-445a-8f3e-54581bab653b"],"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:47Z","binding:vnic_type":"normal","device_id":"949593f5-d0d6-466b-bb62-fadd15eddfd6","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c2:37:20","id":"e4caba79-ba63-43e7-b961-658185851860","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:32:17,705 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-78624043-c1a4-4d1d-b2b7-8005f504e627 2018-07-03 15:32:17,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:18,211 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32: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-9de9e6fb-10eb-4912-b78f-66e9094d4282 X-Compute-Request-Id: req-9de9e6fb-10eb-4912-b78f-66e9094d4282 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:18,212 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-9de9e6fb-10eb-4912-b78f-66e9094d4282 2018-07-03 15:32:18,212 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - ACTIVE 2018-07-03 15:32:18,212 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:32:18,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:18,472 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32: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-a5d1af4f-fffd-4868-bc9d-a17b48d53406 X-Compute-Request-Id: req-a5d1af4f-fffd-4868-bc9d-a17b48d53406 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:18,472 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-a5d1af4f-fffd-4868-bc9d-a17b48d53406 2018-07-03 15:32:18,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=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:18,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:18 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-be398f4b-8077-4cc5-a8fd-656bba20d622 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:32:18,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-be398f4b-8077-4cc5-a8fd-656bba20d622 2018-07-03 15:32:18,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:18,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:18 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2631222-4f89-43b8-a497-36ec1ed73ce7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:18,809 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-e2631222-4f89-43b8-a497-36ec1ed73ce7 2018-07-03 15:32:18,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:18,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:18 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-55f3b339-b5dd-47aa-a5fc-43b3608f9326 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:32:18,904 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-55f3b339-b5dd-47aa-a5fc-43b3608f9326 2018-07-03 15:32:18,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/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:19,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:19 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-3917934a-8dbb-4b61-abc3-fa778fe1c405 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:36Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:05:38","id":"17f3d380-f238-4d55-8cef-19e698866456","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:2e:59","id":"749b8227-bc5b-4931-a066-1d7b0058b646","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:32:14Z","binding:vnic_type":"normal","device_id":"43e55dfe-c604-4f25-84a0-a9fb594321f2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:02:f8:dd","id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["0d760f40-541e-445a-8f3e-54581bab653b"],"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:47Z","binding:vnic_type":"normal","device_id":"949593f5-d0d6-466b-bb62-fadd15eddfd6","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c2:37:20","id":"e4caba79-ba63-43e7-b961-658185851860","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:32:19,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-3917934a-8dbb-4b61-abc3-fa778fe1c405 2018-07-03 15:32:19,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}}' 2018-07-03 15:32:20,799 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:32: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-2f9e956f-a8ba-49f4-a28b-fd3846dbd900 X-Compute-Request-Id: req-2f9e956f-a8ba-49f4-a28b-fd3846dbd900 2018-07-03 15:32:20,800 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2/action used request id req-2f9e956f-a8ba-49f4-a28b-fd3846dbd900 2018-07-03 15:32:20,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-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:21,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:21 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-3c0592dd-125b-404a-a1d8-6e48a51865ce Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:34Z", "admin_state_up": true, "updated_at": "2018-07-03T15:31:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e95f15470d924abeb6c9547979dea930", "id": "949593f5-d0d6-466b-bb62-fadd15eddfd6", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router"}]} 2018-07-03 15:32:21,193 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router used request id req-3c0592dd-125b-404a-a1d8-6e48a51865ce 2018-07-03 15:32:21,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:21,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:21 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fa88961-915c-4906-82db-94c34915dc28 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:21,352 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-7fa88961-915c-4906-82db-94c34915dc28 2018-07-03 15:32:21,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=949593f5-d0d6-466b-bb62-fadd15eddfd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:21,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:21 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-2fc3767b-1f6a-4a1a-8c82-9194b021f1f6 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:47Z","binding:vnic_type":"normal","device_id":"949593f5-d0d6-466b-bb62-fadd15eddfd6","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c2:37:20","id":"e4caba79-ba63-43e7-b961-658185851860","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:32:21,455 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=949593f5-d0d6-466b-bb62-fadd15eddfd6 used request id req-2fc3767b-1f6a-4a1a-8c82-9194b021f1f6 2018-07-03 15:32:21,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/b0b0b613-9cc5-47c3-a8e7-39870503d642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:21,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:21 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-5faa63e8-1742-4ac8-a715-acd6e4363a4a Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}} 2018-07-03 15:32:21,529 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/b0b0b613-9cc5-47c3-a8e7-39870503d642 used request id req-5faa63e8-1742-4ac8-a715-acd6e4363a4a 2018-07-03 15:32:21,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?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:21,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:21 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-39af5f52-1c8a-4bfe-b898-ea69de20a9b1 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:32:21,681 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-39af5f52-1c8a-4bfe-b898-ea69de20a9b1 2018-07-03 15:32:21,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/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:21,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:21 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1b2a8143-51eb-44db-95b0-8f5d93d7a589 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:32:21,728 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-1b2a8143-51eb-44db-95b0-8f5d93d7a589 2018-07-03 15:32:21,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:22,323 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:22 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-b9b9ba5c-57d1-463e-b368-0606d9375c17 X-Compute-Request-Id: req-b9b9ba5c-57d1-463e-b368-0606d9375c17 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:22,324 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-b9b9ba5c-57d1-463e-b368-0606d9375c17 2018-07-03 15:32:22,324 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - ACTIVE 2018-07-03 15:32:22,324 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:32:22,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:22,624 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:22 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-5c68a743-14b3-4159-8def-9505096c9aa5 X-Compute-Request-Id: req-5c68a743-14b3-4159-8def-9505096c9aa5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:22,624 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-5c68a743-14b3-4159-8def-9505096c9aa5 2018-07-03 15:32:22,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/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:22,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:22 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-66d102fd-cf0b-4538-956e-d6cc33f0329e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:32:22,782 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-66d102fd-cf0b-4538-956e-d6cc33f0329e 2018-07-03 15:32:22,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:22,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:22 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e168d0fc-160e-4ee0-8eb4-5a177adeaaeb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:22,827 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-e168d0fc-160e-4ee0-8eb4-5a177adeaaeb 2018-07-03 15:32:22,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:22,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:22 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-50ba33a5-1bb0-417f-af70-e445310ed7d4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:32:22,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-50ba33a5-1bb0-417f-af70-e445310ed7d4 2018-07-03 15:32:22,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:23,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:23 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-db79a469-6d21-4547-ab5b-b0a0900b438d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:36Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:05:38","id":"17f3d380-f238-4d55-8cef-19e698866456","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:2e:59","id":"749b8227-bc5b-4931-a066-1d7b0058b646","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:32:20Z","binding:vnic_type":"normal","device_id":"43e55dfe-c604-4f25-84a0-a9fb594321f2","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:02:f8:dd","id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["2dfd3f04-4434-4df3-81eb-659972a02c96","0d760f40-541e-445a-8f3e-54581bab653b"],"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:47Z","binding:vnic_type":"normal","device_id":"949593f5-d0d6-466b-bb62-fadd15eddfd6","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c2:37:20","id":"e4caba79-ba63-43e7-b961-658185851860","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:32:23,033 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-db79a469-6d21-4547-ab5b-b0a0900b438d 2018-07-03 15:32:23,034 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-03 15:32:23,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:23,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:23 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-6ceef975-6428-46fc-994d-5f70ce26580f 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:32:23,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-6ceef975-6428-46fc-994d-5f70ce26580f 2018-07-03 15:32:23,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/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:23,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:23 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-57c0c7e4-c8de-44e1-9cbf-879a5d49e63d Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:32:23,240 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-57c0c7e4-c8de-44e1-9cbf-879a5d49e63d 2018-07-03 15:32:23,245 - 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}20b5acd879f67830fd90597a32478497571279ea" -d '{"floatingip": {"floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "port_id": "d18112be-74b7-4b7a-9a78-5fc09c3b2897"}}' 2018-07-03 15:32:26,176 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:32:26 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-f72a4756-419e-4b48-880d-4d858bdb6359 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "949593f5-d0d6-466b-bb62-fadd15eddfd6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:32:24Z", "updated_at": "2018-07-03T15:32:24Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.10.120", "revision_number": 0, "project_id": "e95f15470d924abeb6c9547979dea930", "port_id": "d18112be-74b7-4b7a-9a78-5fc09c3b2897", "id": "8830d2e7-6327-4d02-acb7-f473fda66029"}} 2018-07-03 15:32:26,176 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-f72a4756-419e-4b48-880d-4d858bdb6359 2018-07-03 15:32:26,177 - create_instance - INFO - Created floating IP 172.30.10.120 via router - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router 2018-07-03 15:32:26,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:26,429 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:26 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-e0e4da05-0e87-4e34-ac98-583504369687 X-Compute-Request-Id: req-e0e4da05-0e87-4e34-ac98-583504369687 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:26,429 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-e0e4da05-0e87-4e34-ac98-583504369687 2018-07-03 15:32:26,430 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - ACTIVE 2018-07-03 15:32:26,430 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:32:26,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:26,694 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:26 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-ea062c23-e894-4558-8d40-a10ed86e1431 X-Compute-Request-Id: req-ea062c23-e894-4558-8d40-a10ed86e1431 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:26,694 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-ea062c23-e894-4558-8d40-a10ed86e1431 2018-07-03 15:32:26,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:26,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:26 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-59a7bb3b-43e5-431c-ae20-3f6fc00d4486 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:32:26,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-59a7bb3b-43e5-431c-ae20-3f6fc00d4486 2018-07-03 15:32:26,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:27,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:27 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d7244a9-448e-4c13-b4da-d07238b7a704 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:27,152 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-3d7244a9-448e-4c13-b4da-d07238b7a704 2018-07-03 15:32:27,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:27,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:27 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b357eb96-e2f7-417c-991c-7c5fe2294583 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:32:27,233 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-b357eb96-e2f7-417c-991c-7c5fe2294583 2018-07-03 15:32:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:27,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:27 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-62e6fc2f-61f9-4de8-b8a0-f4e45b446bd7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:36Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:05:38","id":"17f3d380-f238-4d55-8cef-19e698866456","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:2e:59","id":"749b8227-bc5b-4931-a066-1d7b0058b646","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:32:20Z","binding:vnic_type":"normal","device_id":"43e55dfe-c604-4f25-84a0-a9fb594321f2","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:02:f8:dd","id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["2dfd3f04-4434-4df3-81eb-659972a02c96","0d760f40-541e-445a-8f3e-54581bab653b"],"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:47Z","binding:vnic_type":"normal","device_id":"949593f5-d0d6-466b-bb62-fadd15eddfd6","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c2:37:20","id":"e4caba79-ba63-43e7-b961-658185851860","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:32:27,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-62e6fc2f-61f9-4de8-b8a0-f4e45b446bd7 2018-07-03 15:32:27,361 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-07-03 15:32:27,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:27,666 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:27 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-11f9655d-ac33-469c-ba04-11c0db2a7205 X-Compute-Request-Id: req-11f9655d-ac33-469c-ba04-11c0db2a7205 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:27,666 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-11f9655d-ac33-469c-ba04-11c0db2a7205 2018-07-03 15:32:27,669 - novaclient.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/43e55dfe-c604-4f25-84a0-a9fb594321f2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 15:32:27,754 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:27 GMT Content-Type: application/json Content-Length: 26643 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ccb761e6-3671-45b9-892c-fa43fcd85c0f X-Compute-Request-Id: req-ccb761e6-3671-45b9-892c-fa43fcd85c0f 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff]\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 1532255510 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.916 MHz processor\n[ 0.133436] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.135115] pid_max: default: 32768 minimum: 301\n[ 0.136057] ACPI: Core revision 20150930\n[ 0.137579] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138977] Security Framework initialized\n[ 0.139865] Yama: becoming mindful.\n[ 0.140555] AppArmor: AppArmor initialized\n[ 0.141425] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142806] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.144081] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145293] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146684] Initializing cgroup subsys io\n[ 0.147451] Initializing cgroup subsys memory\n[ 0.148338] Initializing cgroup subsys devices\n[ 0.149187] Initializing cgroup subsys freezer\n[ 0.150000] Initializing cgroup subsys net_cls\n[ 0.150901] Initializing cgroup subsys perf_event\n[ 0.151801] Initializing cgroup subsys net_prio\n[ 0.152740] Initializing cgroup subsys hugetlb\n[ 0.153665] Initializing cgroup subsys pids\n[ 0.154577] CPU: Physical Processor ID: 0\n[ 0.156041] mce: CPU supports 10 MCE banks\n[ 0.156948] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159985] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165239] ftrace: allocating 31920 entries in 125 pages\n[ 0.186132] smpboot: Max logical packages: 2\n[ 0.186977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188170] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189468] x2apic enabled\n[ 0.190167] Switched APIC routing to physical x2apic.\n[ 0.191707] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192816] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.194740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.196323] ... version: 2\n[ 0.197053] ... bit width: 48\n[ 0.197839] ... generic registers: 4\n[ 0.198602] ... value mask: 0000ffffffffffff\n[ 0.199590] ... max period: 000000007fffffff\n[ 0.200632] ... fixed-purpose events: 3\n[ 0.201441] ... event mask: 000000070000000f\n[ 0.202428] KVM setup paravirtual spinlock\n[ 0.203773] x86: Booting SMP configuration:\n[ 0.204578] .... node #0, CPUs: #1\n[ 0.205402] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.227413] x86: Booted up 1 node, 2 CPUs\n[ 0.227418] KVM setup async PF for cpu 1\n[ 0.227422] kvm-stealtime: cpu 1, msr f90d940\n[ 0.229768] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.231271] devtmpfs: initialized\n[ 0.233107] evm: security.selinux\n[ 0.233979] evm: security.SMACK64\n[ 0.234813] evm: security.SMACK64EXEC\n[ 0.235766] evm: security.SMACK64TRANSMUTE\n[ 0.236795] evm: security.SMACK64MMAP\n[ 0.237747] evm: security.ima\n[ 0.238523] evm: security.capability\n[ 0.239544] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241984] pinctrl core: initialized pinctrl subsystem\n[ 0.243373] RTC time: 15:32:14, date: 07/03/18\n[ 0.244594] NET: Registered protocol family 16\n[ 0.253954] cpuidle: using governor ladder\n[ 0.265980] cpuidle: using governor menu\n[ 0.266816] PCCT header not found.\n[ 0.267721] ACPI: bus type PCI registered\n[ 0.268692] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269991] PCI: Using configuration type 1 for base access\n[ 0.271093] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.282322] ACPI: Added _OSI(Module Device)\n[ 0.283200] ACPI: Added _OSI(Processor Device)\n[ 0.284127] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285112] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287311] ACPI: Interpreter enabled\n[ 0.288105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292205] ACPI: (supports S0 S3 S4 S5)\n[ 0.293035] ACPI: Using IOAPIC for interrupt routing\n[ 0.293955] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298687] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308166] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310441] acpiphp: Slot [3] registered\n[ 0.311199] acpiphp: Slot [4] registered\n[ 0.312017] acpiphp: Slot [5] registered\n[ 0.312875] acpiphp: Slot [6] registered\n[ 0.313710] acpiphp: Slot [7] registered\n[ 0.314560] acpiphp: Slot [8] registered\n[ 0.315408] acpiphp: Slot [9] registered\n[ 0.316290] acpiphp: Slot [10] registered\n[ 0.317160] acpiphp: Slot [11] registered\n[ 0.318061] acpiphp: Slot [12] registered\n[ 0.318958] acpiphp: Slot [13] registered\n[ 0.319837] acpiphp: Slot [14] registered\n[ 0.320660] acpiphp: Slot [15] registered\n[ 0.321480] acpiphp: Slot [16] registered\n[ 0.322252] acpiphp: Slot [17] registered\n[ 0.323130] acpiphp: Slot [18] registered\n[ 0.324074] acpiphp: Slot [19] registered\n[ 0.324984] acpiphp: Slot [20] registered\n[ 0.325823] acpiphp: Slot [21] registered\n[ 0.326669] acpiphp: Slot [22] registered\n[ 0.327727] acpiphp: Slot [23] registered\n[ 0.328577] acpiphp: Slot [24] registered\n[ 0.329397] acpiphp: Slot [25] registered\n[ 0.330219] acpiphp: Slot [26] registered\n[ 0.331006] acpiphp: Slot [27] registered\n[ 0.331796] acpiphp: Slot [28] registered\n[ 0.332599] acpiphp: Slot [29] registered\n[ 0.333385] acpiphp: Slot [30] registered\n[ 0.334237] acpiphp: Slot [31] registered\n[ 0.335102] PCI host bridge to bus 0000:00\n[ 0.335919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.337209] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.338518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.339961] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.341373] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.342938] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346776] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348403] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349965] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.354978] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.356625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386573] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388285] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391856] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393450] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394896] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396176] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.399118] vgaarb: loaded\n[ 0.399733] vgaarb: bridge control possible 0000:00:02.0\n[ 0.400945] SCSI subsystem initialized\n[ 0.402081] ACPI: bus type USB registered\n[ 0.403224] usbcore: registered new interface driver usbfs\n[ 0.404559] usbcore: registered new interface driver hub\n[ 0.405719] usbcore: registered new device driver usb\n[ 0.406995] PCI: Using ACPI for IRQ routing\n[ 0.408167] NetLabel: Initializing\n[ 0.408896] NetLabel: domain hash size = 128\n[ 0.409842] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.410894] NetLabel: unlabeled traffic allowed by default\n[ 0.412251] clocksource: Switched to clocksource kvm-clock\n[ 0.417889] AppArmor: AppArmor Filesystem Enabled\n[ 0.418914] pnp: PnP ACPI init\n[ 0.419920] pnp: PnP ACPI: found 5 devices\n[ 0.426657] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.428715] NET: Registered protocol family 2\n[ 0.429753] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.431177] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.432491] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.433853] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434949] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.436230] NET: Registered protocol family 1\n[ 0.437206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.438461] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.439628] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.458472] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.477725] Trying to unpack rootfs image as initramfs...\n[ 0.528348] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.530079] Scanning for low memory corruption every 60 seconds\n[ 0.531597] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.532849] audit: initializing netlink subsys (disabled)\n[ 0.534000] audit: type=2000 audit(1530631935.389:1): initialized\n[ 0.535477] Initialise system trusted keyring\n[ 0.536560] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.537899] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540095] zbud: loaded\n[ 0.540847] VFS: Disk quotas dquot_6.6.0\n[ 0.541743] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543438] fuse init (API version 7.23)\n[ 0.544453] Key type big_key registered\n[ 0.545325] Allocating IMA MOK and blacklist keyrings.\n[ 0.546751] Key type asymmetric registered\n[ 0.547646] Asymmetric key parser 'x509' registered\n[ 0.548813] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550470] io scheduler noop registered\n[ 0.551382] io scheduler deadline registered (default)\n[ 0.552537] io scheduler cfq registered\n[ 0.553484] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556152] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557718] ACPI: Power Button [PWRF]\n[ 0.558634] GHES: HEST is not enabled!\n[ 0.577121] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.614439] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.634002] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.636207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.660642] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.663202] Linux agpgart interface v0.103\n[ 0.665808] brd: module loaded\n[ 0.667475] loop: module loaded\n[ 0.672688] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674248] GPT:90111 != 20971519\n[ 0.675011] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676317] GPT:90111 != 20971519\n[ 0.677160] GPT: Use GNU Parted to correct GPT errors.\n[ 0.678456] vda: vda1 vda15\n[ 0.680496] vdb:\n[ 0.681692] scsi host0: ata_piix\n[ 0.682439] scsi host1: ata_piix\n[ 0.683226] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.684487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.685828] libphy: Fixed MDIO Bus: probed\n[ 0.686693] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687835] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.689619] PPP generic driver version 2.4.2\n[ 0.690594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.691812] ehci-pci: EHCI PCI platform driver\n[ 0.692690] ehci-platform: EHCI generic platform driver\n[ 0.693692] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694896] ohci-pci: OHCI PCI platform driver\n[ 0.695746] ohci-platform: OHCI generic platform driver\n[ 0.696781] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.715619] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.716588] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.718026] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.719045] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.720184] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722806] usb usb1: Product: UHCI Host Controller\n[ 0.723704] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.724901] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725954] hub 1-0:1.0: USB hub found\n[ 0.726770] hub 1-0:1.0: 2 ports detected\n[ 0.727807] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729901] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731973] mousedev: PS/2 mouse device common for all mice\n[ 0.733202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735232] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736434] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.738824] i2c /dev entries driver\n[ 0.739593] device-mapper: uevent: version 1.0.3\n[ 0.740509] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.742069] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.743470] NET: Registered protocol family 10\n[ 0.744469] NET: Registered protocol family 17\n[ 0.745332] Key type dns_resolver registered\n[ 0.746325] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.747473] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.755976] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.758113] registered taskstats version 1\n[ 0.759166] Loading compiled-in X.509 certificates\n[ 0.760888] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.763291] zswap: loaded using pool lzo/zbud\n[ 0.765083] Key type trusted registered\n[ 0.767062] Key type encrypted registered\n[ 0.767921] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769114] ima: No TPM chip found, activating TPM-bypass!\n[ 0.770396] evm: HMAC attrs: 0x1\n[ 0.771463] Magic number: 10:299:537\n[ 0.772417] bdi 1:15: hash matches\n[ 0.773298] tty ttyS17: hash matches\n[ 0.774235] rtc_cmos 00:00: setting system clock to 2018-07-03 15:32:15 UTC (1530631935)\n[ 0.776052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.777523] EDD information not available.\n[ 0.841338] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843048] Write protecting the kernel read-only data: 14336k\n[ 0.844702] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.846568] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 7.64\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... [ 7.855596] 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.9...\nLease of 10.55.1.9 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.916 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDviym2zmRilituRfOdGOPFWDekVdAIL33t9SrSM8iHwTfMAcVkvCWfzErtMz8Tpd2uf62d+nNyWcmMHUSqOiW3ufRlgSBrShqIfFdYk/oVWBTwaZO4tLiKVYnqY1B1Y+82KolxHmLGihVXiv1jo6Q77mFBJQUagk6twRQeGIQJ/Wd0R9QSMjjOZRVg+FqFuAX3C5uVULvqFMKbA2jcobl5taRChZV7lXKvI+rGCTl5nndAsjIYvV22Q+VvlytZAO8jqmHlHHzVItKw5K/pfVhd1wDivYi+NJZRdNgFAKPHpR54Q/JWPrChOajZ59QRj6ldIia91cPpfCmJxm8i80iL root@createinstancesinglenetworktests-b5eac605-b0c7-4e0a-a24f-cd945a\nssh-dss AAAAB3NzaC1kc3MAAACBAPjUpeOBK4VW7BR9gU5j/bqOIFKlhmMIO+Pu8uq5HEGQpcE7WiQTaw+xOo1dRl9r0uXTavWJsU1ku+3916vHctAdD5y/eDMrIiJjoqhM75HV6KwPY4BmxX1TfaK4wqpefgDGNsCwaPek0u8JiFm1+VPf8CVMjkk376i/PKzC0bCRAAAAFQDk3Hag9763ivSmnpmBhu2KYOhREQAAAIEAuR1K30hs2lWhumSfAQ27LyR9/C6Hyy+UwjxyZlpv3j/8AeLIuv+ZUaOb0Xow7ieTh4TI6K51YJMmEJI1HXX0db6ev8pAd2i1tNIpZuNBvNr/854ZfstMzJr0BIvJBx/HP/7quEtznKwerKqK4VgBEgoQt5aXqhLrWk0b39hgsUIAAACAWsr12mgCy7lxtsB62dyP4PI820Id5Lq1eK1X97pGxil2VFKIHAFIvz9hd3cvBOElME/m1zSO7mCQkufdEFUjsko/DuZekgzpewX8y4QATxiyqg+iiZJoQVzV8pbru6FpfIRTxB3IREI8I8KGEyhU8H4eX5W8XYGwqlMUhwddgZA= root@createinstancesinglenetworktests-b5eac605-b0c7-4e0a-a24f-cd945a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe02:f8dd/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \nip-route:169.254.169.254 via 10.55.1.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: configdrive local ===\ninstance-id: 43e55dfe-c604-4f25-84a0-a9fb594321f2\nname: CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-b5eac605-b0c7-4e0a-a24f-cd945a.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=9.84 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-b5eac605-b0c7-4e0a-a24f-cd945a login: "} 2018-07-03 15:32:27,755 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2/action used request id req-ccb761e6-3671-45b9-892c-fa43fcd85c0f 2018-07-03 15:32:27,756 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 15:32:27,757 - 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 0x000000000FFE16BF 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000000FFE15F7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0ffd9fff] -> [mem 0x00000000-0x0ffd9fff] [ 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 1532255510 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.916 MHz processor [ 0.133436] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.135115] pid_max: default: 32768 minimum: 301 [ 0.136057] ACPI: Core revision 20150930 [ 0.137579] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138977] Security Framework initialized [ 0.139865] Yama: becoming mindful. [ 0.140555] AppArmor: AppArmor initialized [ 0.141425] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142806] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.144081] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145293] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146684] Initializing cgroup subsys io [ 0.147451] Initializing cgroup subsys memory [ 0.148338] Initializing cgroup subsys devices [ 0.149187] Initializing cgroup subsys freezer [ 0.150000] Initializing cgroup subsys net_cls [ 0.150901] Initializing cgroup subsys perf_event [ 0.151801] Initializing cgroup subsys net_prio [ 0.152740] Initializing cgroup subsys hugetlb [ 0.153665] Initializing cgroup subsys pids [ 0.154577] CPU: Physical Processor ID: 0 [ 0.156041] mce: CPU supports 10 MCE banks [ 0.156948] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159985] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165239] ftrace: allocating 31920 entries in 125 pages [ 0.186132] smpboot: Max logical packages: 2 [ 0.186977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188170] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189468] x2apic enabled [ 0.190167] Switched APIC routing to physical x2apic. [ 0.191707] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192816] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.194740] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.196323] ... version: 2 [ 0.197053] ... bit width: 48 [ 0.197839] ... generic registers: 4 [ 0.198602] ... value mask: 0000ffffffffffff [ 0.199590] ... max period: 000000007fffffff [ 0.200632] ... fixed-purpose events: 3 [ 0.201441] ... event mask: 000000070000000f [ 0.202428] KVM setup paravirtual spinlock [ 0.203773] x86: Booting SMP configuration: [ 0.204578] .... node #0, CPUs: #1 [ 0.205402] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.227413] x86: Booted up 1 node, 2 CPUs [ 0.227418] KVM setup async PF for cpu 1 [ 0.227422] kvm-stealtime: cpu 1, msr f90d940 [ 0.229768] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.231271] devtmpfs: initialized [ 0.233107] evm: security.selinux [ 0.233979] evm: security.SMACK64 [ 0.234813] evm: security.SMACK64EXEC [ 0.235766] evm: security.SMACK64TRANSMUTE [ 0.236795] evm: security.SMACK64MMAP [ 0.237747] evm: security.ima [ 0.238523] evm: security.capability [ 0.239544] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241984] pinctrl core: initialized pinctrl subsystem [ 0.243373] RTC time: 15:32:14, date: 07/03/18 [ 0.244594] NET: Registered protocol family 16 [ 0.253954] cpuidle: using governor ladder [ 0.265980] cpuidle: using governor menu [ 0.266816] PCCT header not found. [ 0.267721] ACPI: bus type PCI registered [ 0.268692] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269991] PCI: Using configuration type 1 for base access [ 0.271093] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.282322] ACPI: Added _OSI(Module Device) [ 0.283200] ACPI: Added _OSI(Processor Device) [ 0.284127] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287311] ACPI: Interpreter enabled [ 0.288105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290153] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292205] ACPI: (supports S0 S3 S4 S5) [ 0.293035] ACPI: Using IOAPIC for interrupt routing [ 0.293955] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298687] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308166] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310441] acpiphp: Slot [3] registered [ 0.311199] acpiphp: Slot [4] registered [ 0.312017] acpiphp: Slot [5] registered [ 0.312875] acpiphp: Slot [6] registered [ 0.313710] acpiphp: Slot [7] registered [ 0.314560] acpiphp: Slot [8] registered [ 0.315408] acpiphp: Slot [9] registered [ 0.316290] acpiphp: Slot [10] registered [ 0.317160] acpiphp: Slot [11] registered [ 0.318061] acpiphp: Slot [12] registered [ 0.318958] acpiphp: Slot [13] registered [ 0.319837] acpiphp: Slot [14] registered [ 0.320660] acpiphp: Slot [15] registered [ 0.321480] acpiphp: Slot [16] registered [ 0.322252] acpiphp: Slot [17] registered [ 0.323130] acpiphp: Slot [18] registered [ 0.324074] acpiphp: Slot [19] registered [ 0.324984] acpiphp: Slot [20] registered [ 0.325823] acpiphp: Slot [21] registered [ 0.326669] acpiphp: Slot [22] registered [ 0.327727] acpiphp: Slot [23] registered [ 0.328577] acpiphp: Slot [24] registered [ 0.329397] acpiphp: Slot [25] registered [ 0.330219] acpiphp: Slot [26] registered [ 0.331006] acpiphp: Slot [27] registered [ 0.331796] acpiphp: Slot [28] registered [ 0.332599] acpiphp: Slot [29] registered [ 0.333385] acpiphp: Slot [30] registered [ 0.334237] acpiphp: Slot [31] registered [ 0.335102] PCI host bridge to bus 0000:00 [ 0.335919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.337209] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.338518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.339961] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.341373] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.342938] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.346776] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.348403] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349965] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.354978] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.356625] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.386573] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.388285] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.389874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.391856] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.393450] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.394896] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.396176] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.397367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.399118] vgaarb: loaded [ 0.399733] vgaarb: bridge control possible 0000:00:02.0 [ 0.400945] SCSI subsystem initialized [ 0.402081] ACPI: bus type USB registered [ 0.403224] usbcore: registered new interface driver usbfs [ 0.404559] usbcore: registered new interface driver hub [ 0.405719] usbcore: registered new device driver usb [ 0.406995] PCI: Using ACPI for IRQ routing [ 0.408167] NetLabel: Initializing [ 0.408896] NetLabel: domain hash size = 128 [ 0.409842] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.410894] NetLabel: unlabeled traffic allowed by default [ 0.412251] clocksource: Switched to clocksource kvm-clock [ 0.417889] AppArmor: AppArmor Filesystem Enabled [ 0.418914] pnp: PnP ACPI init [ 0.419920] pnp: PnP ACPI: found 5 devices [ 0.426657] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.428715] NET: Registered protocol family 2 [ 0.429753] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.431177] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.432491] TCP: Hash tables configured (established 2048 bind 2048) [ 0.433853] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.434949] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.436230] NET: Registered protocol family 1 [ 0.437206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.438461] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.439628] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.458472] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.477725] Trying to unpack rootfs image as initramfs... [ 0.528348] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.530079] Scanning for low memory corruption every 60 seconds [ 0.531597] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.532849] audit: initializing netlink subsys (disabled) [ 0.534000] audit: type=2000 audit(1530631935.389:1): initialized [ 0.535477] Initialise system trusted keyring [ 0.536560] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.537899] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.540095] zbud: loaded [ 0.540847] VFS: Disk quotas dquot_6.6.0 [ 0.541743] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.543438] fuse init (API version 7.23) [ 0.544453] Key type big_key registered [ 0.545325] Allocating IMA MOK and blacklist keyrings. [ 0.546751] Key type asymmetric registered [ 0.547646] Asymmetric key parser 'x509' registered [ 0.548813] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.550470] io scheduler noop registered [ 0.551382] io scheduler deadline registered (default) [ 0.552537] io scheduler cfq registered [ 0.553484] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.554678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.556152] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.557718] ACPI: Power Button [PWRF] [ 0.558634] GHES: HEST is not enabled! [ 0.577121] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.614439] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.634002] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.636207] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.660642] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.663202] Linux agpgart interface v0.103 [ 0.665808] brd: module loaded [ 0.667475] loop: module loaded [ 0.672688] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.674248] GPT:90111 != 20971519 [ 0.675011] GPT:Alternate GPT header not at the end of the disk. [ 0.676317] GPT:90111 != 20971519 [ 0.677160] GPT: Use GNU Parted to correct GPT errors. [ 0.678456] vda: vda1 vda15 [ 0.680496] vdb: [ 0.681692] scsi host0: ata_piix [ 0.682439] scsi host1: ata_piix [ 0.683226] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.684487] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.685828] libphy: Fixed MDIO Bus: probed [ 0.686693] tun: Universal TUN/TAP device driver, 1.6 [ 0.687835] tun: (C) 1999-2004 Max Krasnyansky [ 0.689619] PPP generic driver version 2.4.2 [ 0.690594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691812] ehci-pci: EHCI PCI platform driver [ 0.692690] ehci-platform: EHCI generic platform driver [ 0.693692] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694896] ohci-pci: OHCI PCI platform driver [ 0.695746] ohci-platform: OHCI generic platform driver [ 0.696781] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715619] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716588] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.718026] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.719045] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.720184] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722806] usb usb1: Product: UHCI Host Controller [ 0.723704] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.724901] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725954] hub 1-0:1.0: USB hub found [ 0.726770] hub 1-0:1.0: 2 ports detected [ 0.727807] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729901] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730885] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731973] mousedev: PS/2 mouse device common for all mice [ 0.733202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735232] rtc_cmos 00:00: RTC can wake from S4 [ 0.736434] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737665] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.738824] i2c /dev entries driver [ 0.739593] device-mapper: uevent: version 1.0.3 [ 0.740509] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.742069] ledtrig-cpu: registered to indicate activity on CPUs [ 0.743470] NET: Registered protocol family 10 [ 0.744469] NET: Registered protocol family 17 [ 0.745332] Key type dns_resolver registered [ 0.746325] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.747473] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.755976] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.758113] registered taskstats version 1 [ 0.759166] Loading compiled-in X.509 certificates [ 0.760888] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.763291] zswap: loaded using pool lzo/zbud [ 0.765083] Key type trusted registered [ 0.767062] Key type encrypted registered [ 0.767921] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769114] ima: No TPM chip found, activating TPM-bypass! [ 0.770396] evm: HMAC attrs: 0x1 [ 0.771463] Magic number: 10:299:537 [ 0.772417] bdi 1:15: hash matches [ 0.773298] tty ttyS17: hash matches [ 0.774235] rtc_cmos 00:00: setting system clock to 2018-07-03 15:32:15 UTC (1530631935) [ 0.776052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.777523] EDD information not available. [ 0.841338] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.843048] Write protecting the kernel read-only data: 14336k [ 0.844702] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.846568] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 7.64 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... [ 7.855596] 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.9... Lease of 10.55.1.9 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.916 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDviym2zmRilituRfOdGOPFWDekVdAIL33t9SrSM8iHwTfMAcVkvCWfzErtMz8Tpd2uf62d+nNyWcmMHUSqOiW3ufRlgSBrShqIfFdYk/oVWBTwaZO4tLiKVYnqY1B1Y+82KolxHmLGihVXiv1jo6Q77mFBJQUagk6twRQeGIQJ/Wd0R9QSMjjOZRVg+FqFuAX3C5uVULvqFMKbA2jcobl5taRChZV7lXKvI+rGCTl5nndAsjIYvV22Q+VvlytZAO8jqmHlHHzVItKw5K/pfVhd1wDivYi+NJZRdNgFAKPHpR54Q/JWPrChOajZ59QRj6ldIia91cPpfCmJxm8i80iL root@createinstancesinglenetworktests-b5eac605-b0c7-4e0a-a24f-cd945a ssh-dss AAAAB3NzaC1kc3MAAACBAPjUpeOBK4VW7BR9gU5j/bqOIFKlhmMIO+Pu8uq5HEGQpcE7WiQTaw+xOo1dRl9r0uXTavWJsU1ku+3916vHctAdD5y/eDMrIiJjoqhM75HV6KwPY4BmxX1TfaK4wqpefgDGNsCwaPek0u8JiFm1+VPf8CVMjkk376i/PKzC0bCRAAAAFQDk3Hag9763ivSmnpmBhu2KYOhREQAAAIEAuR1K30hs2lWhumSfAQ27LyR9/C6Hyy+UwjxyZlpv3j/8AeLIuv+ZUaOb0Xow7ieTh4TI6K51YJMmEJI1HXX0db6ev8pAd2i1tNIpZuNBvNr/854ZfstMzJr0BIvJBx/HP/7quEtznKwerKqK4VgBEgoQt5aXqhLrWk0b39hgsUIAAACAWsr12mgCy7lxtsB62dyP4PI820Id5Lq1eK1X97pGxil2VFKIHAFIvz9hd3cvBOElME/m1zSO7mCQkufdEFUjsko/DuZekgzpewX8y4QATxiyqg+iiZJoQVzV8pbru6FpfIRTxB3IREI8I8KGEyhU8H4eX5W8XYGwqlMUhwddgZA= root@createinstancesinglenetworktests-b5eac605-b0c7-4e0a-a24f-cd945a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe02:f8dd/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 43e55dfe-c604-4f25-84a0-a9fb594321f2 name: CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-b5eac605-b0c7-4e0a-a24f-cd945a.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=9.84 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-b5eac605-b0c7-4e0a-a24f-cd945a login: 2018-07-03 15:32:27,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:28,031 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:28 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-682ce711-cc32-44b6-8ed9-9b302a024ddf X-Compute-Request-Id: req-682ce711-cc32-44b6-8ed9-9b302a024ddf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:28,031 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-682ce711-cc32-44b6-8ed9-9b302a024ddf 2018-07-03 15:32:28,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=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:28,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:28 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fc424da0-6589-40b9-86e7-bfc456d13ccd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:32:28,175 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-fc424da0-6589-40b9-86e7-bfc456d13ccd 2018-07-03 15:32:28,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:28,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:28 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6719d553-3305-4e4a-bf37-f460b6c7c19f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:28,344 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-6719d553-3305-4e4a-bf37-f460b6c7c19f 2018-07-03 15:32:28,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:28,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:28 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8a97e1d1-291b-423a-ab13-54b4e2b8c921 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:32:28,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-8a97e1d1-291b-423a-ab13-54b4e2b8c921 2018-07-03 15:32:28,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:28,547 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:28 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-8e515ce3-b453-43f7-85e6-1bae94eea1f1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:36Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:05:38","id":"17f3d380-f238-4d55-8cef-19e698866456","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:2e:59","id":"749b8227-bc5b-4931-a066-1d7b0058b646","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:32:20Z","binding:vnic_type":"normal","device_id":"43e55dfe-c604-4f25-84a0-a9fb594321f2","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:02:f8:dd","id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["0d760f40-541e-445a-8f3e-54581bab653b","2dfd3f04-4434-4df3-81eb-659972a02c96"],"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:47Z","binding:vnic_type":"normal","device_id":"949593f5-d0d6-466b-bb62-fadd15eddfd6","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c2:37:20","id":"e4caba79-ba63-43e7-b961-658185851860","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:32:28,548 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-8e515ce3-b453-43f7-85e6-1bae94eea1f1 2018-07-03 15:32:28,549 - create_instance - INFO - Checking if VM is active 2018-07-03 15:32:28,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:29,363 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:29 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-b2f57ed6-068e-4c40-8935-235c1ed9e680 X-Compute-Request-Id: req-b2f57ed6-068e-4c40-8935-235c1ed9e680 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:29,363 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-b2f57ed6-068e-4c40-8935-235c1ed9e680 2018-07-03 15:32:29,364 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - ACTIVE 2018-07-03 15:32:29,364 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:32:29,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:29,941 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:29 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-d2ecd02e-7911-42b3-9f90-486aecae1b00 X-Compute-Request-Id: req-d2ecd02e-7911-42b3-9f90-486aecae1b00 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:29,941 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-d2ecd02e-7911-42b3-9f90-486aecae1b00 2018-07-03 15:32:29,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:30,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:30 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-eb42ee84-3797-4d2e-8c61-ea2ccf6dfc15 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:32:30,088 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-eb42ee84-3797-4d2e-8c61-ea2ccf6dfc15 2018-07-03 15:32:30,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:30,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:30 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e917228b-6ed1-4c47-81ac-6e8cbcd635b6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:30,255 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-e917228b-6ed1-4c47-81ac-6e8cbcd635b6 2018-07-03 15:32:30,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:30,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-00619bfb-95c4-48eb-90e1-878e10240cee Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:32:30,339 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-00619bfb-95c4-48eb-90e1-878e10240cee 2018-07-03 15:32:30,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/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:30,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:30 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-5b53aba8-b5b6-49e7-8150-c8cefde857ae Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:36Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:05:38","id":"17f3d380-f238-4d55-8cef-19e698866456","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:2e:59","id":"749b8227-bc5b-4931-a066-1d7b0058b646","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:32:20Z","binding:vnic_type":"normal","device_id":"43e55dfe-c604-4f25-84a0-a9fb594321f2","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:02:f8:dd","id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["2dfd3f04-4434-4df3-81eb-659972a02c96","0d760f40-541e-445a-8f3e-54581bab653b"],"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:47Z","binding:vnic_type":"normal","device_id":"949593f5-d0d6-466b-bb62-fadd15eddfd6","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c2:37:20","id":"e4caba79-ba63-43e7-b961-658185851860","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:32:30,476 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-5b53aba8-b5b6-49e7-8150-c8cefde857ae 2018-07-03 15:32:30,477 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:32:30,479 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c091810L 2018-07-03 15:32:30,480 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:32:30,480 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:32:30,480 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:32:30,482 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:32:30,482 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:32:30,482 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:32:30,482 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:32:30,482 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:32:30,482 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:32:30,499 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:32:30,500 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:32:30,512 - paramiko.transport - DEBUG - Trying discovered key 0a5f595f3f7476b9b6ebd57a28363146 in tmp/CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c 2018-07-03 15:32:30,537 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:32:30,540 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:32:30,640 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:32:30,658 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:32:30,658 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:32:30,660 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c091e90L 2018-07-03 15:32:30,661 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:32:30,661 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:32:30,661 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:32:30,662 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:32:30,663 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:32:30,663 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:32:30,663 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:32:30,663 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:32:30,663 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:32:30,681 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:32:30,681 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:32:30,693 - paramiko.transport - DEBUG - Trying discovered key 0a5f595f3f7476b9b6ebd57a28363146 in tmp/CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c 2018-07-03 15:32:30,721 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:32:30,723 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:32:30,726 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:32:30,727 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-03 15:32:30,727 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:32:30,728 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:32:30,729 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-03 15:32:30,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:32:30,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:32:31,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79cc4547f9f340589c9b22fe3b2e14a3", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role"}], "expires_at": "2018-07-03T16:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/e95f15470d924abeb6c9547979dea930", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user", "id": "2634b63bfed84df8872279ed5c5f4a42"}, "audit_ids": ["z_Uw-YvKSWCQ5ZB42Zej2w"], "issued_at": "2018-07-03T15:32:31.000000Z"}} 2018-07-03 15:32:31,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:31,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0a45a4d-c0df-44b9-9335-05ec517f9146 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:32:31,446 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f0a45a4d-c0df-44b9-9335-05ec517f9146 2018-07-03 15:32:31,448 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:32:31,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:31,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7011c05f-b1ac-41bc-9d14-0b72f78b309b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:32:31,630 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7011c05f-b1ac-41bc-9d14-0b72f78b309b 2018-07-03 15:32:31,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:32,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:32 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-de4d9454-b622-46c4-9493-c39218f2df09 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:32:32,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-de4d9454-b622-46c4-9493-c39218f2df09 2018-07-03 15:32:32,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:32:32,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:32:32,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:32,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:32 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50bc3497-20d9-42c9-afd1-302dd657acaa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:32,340 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-50bc3497-20d9-42c9-afd1-302dd657acaa 2018-07-03 15:32:32,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/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:32,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:32 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-74bc708f-a5de-497f-aa6d-dd953e4b0883 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:32:32,754 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-74bc708f-a5de-497f-aa6d-dd953e4b0883 2018-07-03 15:32:32,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=26234687-26e1-4201-8dfc-33c45d2d7905&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:32,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:32 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-34d50cee-4483-45ac-a9df-e5baa0556153 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:32:20Z","binding:vnic_type":"normal","device_id":"43e55dfe-c604-4f25-84a0-a9fb594321f2","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:02:f8:dd","id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["0d760f40-541e-445a-8f3e-54581bab653b","2dfd3f04-4434-4df3-81eb-659972a02c96"],"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1"}]} 2018-07-03 15:32:32,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905&name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1&admin_state_up=True used request id req-34d50cee-4483-45ac-a9df-e5baa0556153 2018-07-03 15:32:32,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:33,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:32 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d488fef5-2fbb-438f-8c9f-fbe8fe011751 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:33,013 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-d488fef5-2fbb-438f-8c9f-fbe8fe011751 2018-07-03 15:32:33,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/detail?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:33,547 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:33 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-5243d486-57a1-4ee7-baf7-79b70c647d64 X-Compute-Request-Id: req-5243d486-57a1-4ee7-baf7-79b70c647d64 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 15:32:33,547 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst used request id req-5243d486-57a1-4ee7-baf7-79b70c647d64 2018-07-03 15:32:33,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:33,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:33 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3223e518-4945-4804-a34b-78c81bdb05da Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:32:33,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-3223e518-4945-4804-a34b-78c81bdb05da 2018-07-03 15:32:33,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:34,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:34 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-81697771-a8a7-42a1-989e-bdf5fd74310e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:32:34,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-81697771-a8a7-42a1-989e-bdf5fd74310e 2018-07-03 15:32:34,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?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:34,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:34 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-bc9f1b30-0692-4326-b4ca-d6ce466e84ee Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:36Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:05:38","id":"17f3d380-f238-4d55-8cef-19e698866456","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:2e:59","id":"749b8227-bc5b-4931-a066-1d7b0058b646","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:32:20Z","binding:vnic_type":"normal","device_id":"43e55dfe-c604-4f25-84a0-a9fb594321f2","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:02:f8:dd","id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["2dfd3f04-4434-4df3-81eb-659972a02c96","0d760f40-541e-445a-8f3e-54581bab653b"],"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:47Z","binding:vnic_type":"normal","device_id":"949593f5-d0d6-466b-bb62-fadd15eddfd6","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c2:37:20","id":"e4caba79-ba63-43e7-b961-658185851860","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:32:34,246 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-bc9f1b30-0692-4326-b4ca-d6ce466e84ee 2018-07-03 15:32:34,247 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst 2018-07-03 15:32:34,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:34,295 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:34 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-5a66a3ee-9bd7-49b0-834d-0880c977e2bd Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "949593f5-d0d6-466b-bb62-fadd15eddfd6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:32:24Z", "updated_at": "2018-07-03T15:32:28Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.10.120", "revision_number": 1, "project_id": "e95f15470d924abeb6c9547979dea930", "port_id": "d18112be-74b7-4b7a-9a78-5fc09c3b2897", "id": "8830d2e7-6327-4d02-acb7-f473fda66029"}]} 2018-07-03 15:32:34,295 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-5a66a3ee-9bd7-49b0-834d-0880c977e2bd 2018-07-03 15:32:34,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/ports/d18112be-74b7-4b7a-9a78-5fc09c3b2897 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:34,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:34 GMT Content-Type: application/json Content-Length: 857 Connection: keep-alive X-Openstack-Request-Id: req-caeb7291-a30b-4896-be8b-058f89870ae4 Front-End-Https: on RESP BODY: {"port":{"status":"ACTIVE","created_at":"2018-07-03T15:31:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:32:20Z","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:02:f8:dd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","security_groups":["0d760f40-541e-445a-8f3e-54581bab653b","2dfd3f04-4434-4df3-81eb-659972a02c96"],"device_id":"43e55dfe-c604-4f25-84a0-a9fb594321f2"}} 2018-07-03 15:32:34,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/d18112be-74b7-4b7a-9a78-5fc09c3b2897 used request id req-caeb7291-a30b-4896-be8b-058f89870ae4 2018-07-03 15:32:34,370 - create_instance - INFO - Checking if VM is active 2018-07-03 15:32:34,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:34,944 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:34 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-90159847-6f15-4697-b406-24aaa3db88ab X-Compute-Request-Id: req-90159847-6f15-4697-b406-24aaa3db88ab Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:34,945 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-90159847-6f15-4697-b406-24aaa3db88ab 2018-07-03 15:32:34,945 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - ACTIVE 2018-07-03 15:32:34,945 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:32:34,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/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:35,239 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:35 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-58d94e9d-7fb0-48d0-b395-17f567448f2c X-Compute-Request-Id: req-58d94e9d-7fb0-48d0-b395-17f567448f2c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp"}], "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:15Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:35,239 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-58d94e9d-7fb0-48d0-b395-17f567448f2c 2018-07-03 15:32:35,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/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:35,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:35 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3d2f31c7-e12e-4fd8-a5bf-f294a192d3db Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b0b0b613-9cc5-47c3-a8e7-39870503d642"],"updated_at":"2018-07-03T15:31:30Z","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:29Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e95f15470d924abeb6c9547979dea930","id":"26234687-26e1-4201-8dfc-33c45d2d7905","name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net"}]} 2018-07-03 15:32:35,378 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net used request id req-3d2f31c7-e12e-4fd8-a5bf-f294a192d3db 2018-07-03 15:32:35,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:35,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:35 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93168dcc-e2a5-43cd-b129-22fcd56227fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:35,558 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-93168dcc-e2a5-43cd-b129-22fcd56227fb 2018-07-03 15:32:35,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:35,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:35 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-dff65878-e929-4200-941c-a770ebde1ec8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:30Z","dns_nameservers":[],"updated_at":"2018-07-03T15:31: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":"e95f15470d924abeb6c9547979dea930","id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet"}]} 2018-07-03 15:32:35,636 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-dff65878-e929-4200-941c-a770ebde1ec8 2018-07-03 15:32:35,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=26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e93aa81b151b1f3e5bcfa9e0ce20dcf5a1ee9f0d" 2018-07-03 15:32:35,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:35 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-a36e0994-c3d3-4fbf-a1fb-f2df4c9ed0b7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:36Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:05:38","id":"17f3d380-f238-4d55-8cef-19e698866456","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:31Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:35Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-26234687-26e1-4201-8dfc-33c45d2d7905","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:36:2e:59","id":"749b8227-bc5b-4931-a066-1d7b0058b646","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:32:20Z","binding:vnic_type":"normal","device_id":"43e55dfe-c604-4f25-84a0-a9fb594321f2","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:02:f8:dd","id":"d18112be-74b7-4b7a-9a78-5fc09c3b2897","port_security_enabled":true,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["2dfd3f04-4434-4df3-81eb-659972a02c96","0d760f40-541e-445a-8f3e-54581bab653b"],"name":"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"26234687-26e1-4201-8dfc-33c45d2d7905","tenant_id":"e95f15470d924abeb6c9547979dea930","created_at":"2018-07-03T15:31:37Z","admin_state_up":true,"updated_at":"2018-07-03T15:31:47Z","binding:vnic_type":"normal","device_id":"949593f5-d0d6-466b-bb62-fadd15eddfd6","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c2:37:20","id":"e4caba79-ba63-43e7-b961-658185851860","port_security_enabled":false,"project_id":"e95f15470d924abeb6c9547979dea930","fixed_ips":[{"subnet_id":"b0b0b613-9cc5-47c3-a8e7-39870503d642","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:32:35,755 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-a36e0994-c3d3-4fbf-a1fb-f2df4c9ed0b7 2018-07-03 15:32:35,756 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:32:35,758 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c052e10L 2018-07-03 15:32:35,759 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:32:35,759 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:32:35,759 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:32:35,760 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:32:35,761 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:32:35,761 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:32:35,761 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:32:35,761 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:32:35,761 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:32:35,779 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:32:35,780 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:32:35,791 - paramiko.transport - DEBUG - Trying discovered key 0a5f595f3f7476b9b6ebd57a28363146 in tmp/CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c 2018-07-03 15:32:35,817 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:32:35,820 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:32:35,920 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:32:35,938 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:32:35,938 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:32:35,940 - paramiko.transport - DEBUG - starting thread (client mode): 0x2c052190L 2018-07-03 15:32:35,940 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:32:35,940 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-03 15:32:35,940 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-03 15:32:35,942 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:32:35,942 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:32:35,942 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-03 15:32:35,942 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:32:35,942 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:32:35,942 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:32:35,959 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:32:35,960 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:32:35,972 - paramiko.transport - DEBUG - Trying discovered key 0a5f595f3f7476b9b6ebd57a28363146 in tmp/CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c 2018-07-03 15:32:35,997 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:32:36,000 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:32:36,005 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:32:36,006 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-03 15:32:36,006 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:32:36,007 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:32:36,008 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:32:36,010 - create_instance - INFO - Deleting Floating IP - 172.30.10.120 2018-07-03 15:32:36,010 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.120 2018-07-03 15:32:36,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/floatingips/8830d2e7-6327-4d02-acb7-f473fda66029 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:37,450 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c4103d02-bd1d-4c3c-aa69-1f75889f1dc9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:37,450 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/8830d2e7-6327-4d02-acb7-f473fda66029 used request id req-c4103d02-bd1d-4c3c-aa69-1f75889f1dc9 2018-07-03 15:32:37,451 - create_instance - INFO - Deleting Port with ID - d18112be-74b7-4b7a-9a78-5fc09c3b2897 2018-07-03 15:32:37,451 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031cport-1 2018-07-03 15:32:37,456 - 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/d18112be-74b7-4b7a-9a78-5fc09c3b2897 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:38,235 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fcb05064-1172-4661-bd5c-632f354f45e8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:38,235 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/d18112be-74b7-4b7a-9a78-5fc09c3b2897 used request id req-fcb05064-1172-4661-bd5c-632f354f45e8 2018-07-03 15:32:38,236 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst 2018-07-03 15:32:38,239 - 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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:38,424 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:38 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ad8f7cf9-cd2d-4ea8-a5bd-9d8438d9808b X-Compute-Request-Id: req-ad8f7cf9-cd2d-4ea8-a5bd-9d8438d9808b Front-End-Https: on 2018-07-03 15:32:38,424 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-ad8f7cf9-cd2d-4ea8-a5bd-9d8438d9808b 2018-07-03 15:32:38,425 - create_instance - INFO - Checking deletion status 2018-07-03 15:32:38,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/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:38,881 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:38 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-11a98b4a-2ee0-4121-9c38-6de6ce0a3086 X-Compute-Request-Id: req-11a98b4a-2ee0-4121-9c38-6de6ce0a3086 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:f8:dd", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2", "rel": "bookmark"}], "image": {"id": "278ba340-a179-4242-a98c-29b1cf300ada", "links": [{"href": "http://172.30.10.101:8774/images/278ba340-a179-4242-a98c-29b1cf300ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:32:14.000000", "flavor": {"id": "6642eaae-349e-48ff-b9e5-80700afd35e2", "links": [{"href": "http://172.30.10.101:8774/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2", "rel": "bookmark"}]}, "id": "43e55dfe-c604-4f25-84a0-a9fb594321f2", "user_id": "2634b63bfed84df8872279ed5c5f4a42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:32:38Z", "hostId": "54c8cb09b979de2c207a470335fc404afbacf882d7acf177b17088d9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp", "name": "CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst", "created": "2018-07-03T15:32:01Z", "tenant_id": "e95f15470d924abeb6c9547979dea930", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:32:38,881 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-11a98b4a-2ee0-4121-9c38-6de6ce0a3086 2018-07-03 15:32:38,881 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst] is - ACTIVE 2018-07-03 15:32:38,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:32:41,885 - create_instance - DEBUG - VM status query timeout in 296.539887905 2018-07-03 15:32:41,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b5acd879f67830fd90597a32478497571279ea" 2018-07-03 15:32:41,961 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:32:41 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-16bc2877-034d-476c-98d1-1cc084e28449 X-Compute-Request-Id: req-16bc2877-034d-476c-98d1-1cc084e28449 RESP BODY: {"itemNotFound": {"message": "Instance 43e55dfe-c604-4f25-84a0-a9fb594321f2 could not be found.", "code": 404}} 2018-07-03 15:32:41,962 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/43e55dfe-c604-4f25-84a0-a9fb594321f2 used request id req-16bc2877-034d-476c-98d1-1cc084e28449 2018-07-03 15:32:41,962 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 43e55dfe-c604-4f25-84a0-a9fb594321f2 could not be found. (HTTP 404) (Request-ID: req-16bc2877-034d-476c-98d1-1cc084e28449) 2018-07-03 15:32:41,962 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-inst 2018-07-03 15:32:41,964 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp 2018-07-03 15:32:41,967 - 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-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b90576c021d4e0c1cd4800828243436b1a05ad" 2018-07-03 15:32:42,029 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:32: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-35dfb509-c115-487a-8bfa-4f3ee2f57bdd X-Compute-Request-Id: req-35dfb509-c115-487a-8bfa-4f3ee2f57bdd 2018-07-03 15:32:42,030 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-kp used request id req-35dfb509-c115-487a-8bfa-4f3ee2f57bdd 2018-07-03 15:32:42,031 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c.pub] 2018-07-03 15:32:42,031 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c] 2018-07-03 15:32:42,036 - 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/6642eaae-349e-48ff-b9e5-80700afd35e2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2839beddbbc42b6a8f23d097606de1efc7dbf" 2018-07-03 15:32:42,076 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:32: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-8ecf236d-6e05-4f6d-a153-ab5f1fe9b2cc X-Compute-Request-Id: req-8ecf236d-6e05-4f6d-a153-ab5f1fe9b2cc 2018-07-03 15:32:42,076 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/6642eaae-349e-48ff-b9e5-80700afd35e2 used request id req-8ecf236d-6e05-4f6d-a153-ab5f1fe9b2cc 2018-07-03 15:32:42,077 - neutron_utils - INFO - Deleting security group rule with ID - 19b87db4-e025-4c5e-8910-2ce6ad3a07a4 2018-07-03 15:32:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/19b87db4-e025-4c5e-8910-2ce6ad3a07a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:32:42,241 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-415675ec-0f35-4e20-98a4-300000424d0a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:42,241 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/19b87db4-e025-4c5e-8910-2ce6ad3a07a4 used request id req-415675ec-0f35-4e20-98a4-300000424d0a 2018-07-03 15:32:42,242 - neutron_utils - INFO - Deleting security group rule with ID - fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe 2018-07-03 15:32:42,247 - keystoneauth.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/fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:32:42,402 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d0dc7041-c92b-4e76-bed8-f59cb4796c03 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:42,402 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/fe0b9929-c0bb-4eb5-9ef8-d1d09c3290fe used request id req-d0dc7041-c92b-4e76-bed8-f59cb4796c03 2018-07-03 15:32:42,402 - neutron_utils - INFO - Deleting security group rule with ID - a19698e4-9898-451d-9095-06d6cc690657 2018-07-03 15:32:42,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/a19698e4-9898-451d-9095-06d6cc690657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:32:42,578 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ebf8b1f4-3503-419a-ac94-004e7da4b79d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:42,579 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a19698e4-9898-451d-9095-06d6cc690657 used request id req-ebf8b1f4-3503-419a-ac94-004e7da4b79d 2018-07-03 15:32:42,579 - neutron_utils - INFO - Deleting security group rule with ID - e9c2e7cb-f01c-4a7b-87bd-3c482849557d 2018-07-03 15:32:42,583 - keystoneauth.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/e9c2e7cb-f01c-4a7b-87bd-3c482849557d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:32:42,732 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-34a1017a-ce6f-4102-a0d5-fb8c5f2b4e9e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:42,732 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/e9c2e7cb-f01c-4a7b-87bd-3c482849557d used request id req-34a1017a-ce6f-4102-a0d5-fb8c5f2b4e9e 2018-07-03 15:32:42,732 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-sec-grp 2018-07-03 15:32:42,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/2dfd3f04-4434-4df3-81eb-659972a02c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a705cbbc6c60080b814c5aee61087285d06cf45" 2018-07-03 15:32:42,927 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-99f06008-8cd0-4be8-aea0-7a2bfd9f9ff2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:42,927 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/2dfd3f04-4434-4df3-81eb-659972a02c96 used request id req-99f06008-8cd0-4be8-aea0-7a2bfd9f9ff2 2018-07-03 15:32:42,928 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router and subnet CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet 2018-07-03 15:32:42,928 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router 2018-07-03 15:32:42,934 - 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/949593f5-d0d6-466b-bb62-fadd15eddfd6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" -d '{"subnet_id": "b0b0b613-9cc5-47c3-a8e7-39870503d642"}' 2018-07-03 15:32:45,809 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:45 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-24126bec-60dc-4dd9-8424-3d1d2bb077f9 Front-End-Https: on RESP BODY: {"network_id": "26234687-26e1-4201-8dfc-33c45d2d7905", "tenant_id": "e95f15470d924abeb6c9547979dea930", "subnet_id": "b0b0b613-9cc5-47c3-a8e7-39870503d642", "subnet_ids": ["b0b0b613-9cc5-47c3-a8e7-39870503d642"], "port_id": "e4caba79-ba63-43e7-b961-658185851860", "id": "949593f5-d0d6-466b-bb62-fadd15eddfd6"} 2018-07-03 15:32:45,810 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/949593f5-d0d6-466b-bb62-fadd15eddfd6/remove_router_interface used request id req-24126bec-60dc-4dd9-8424-3d1d2bb077f9 2018-07-03 15:32:45,810 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router 2018-07-03 15:32:45,810 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-router 2018-07-03 15:32:45,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/routers/949593f5-d0d6-466b-bb62-fadd15eddfd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecfb1b133bcbc78f74e2589ac9626ad679163e7" 2018-07-03 15:32:47,658 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cdaa5a28-06c2-4535-8314-6a32a6682d70 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:47,658 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/949593f5-d0d6-466b-bb62-fadd15eddfd6 used request id req-cdaa5a28-06c2-4535-8314-6a32a6682d70 2018-07-03 15:32:47,659 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet 2018-07-03 15:32:47,659 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-subnet 2018-07-03 15:32:47,665 - 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/b0b0b613-9cc5-47c3-a8e7-39870503d642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb637abe9408f60d2710d8677c34f3a663eb5d6b" 2018-07-03 15:32:50,371 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9b43ea46-a27c-433d-8102-abe4aa02707c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:50,371 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/b0b0b613-9cc5-47c3-a8e7-39870503d642 used request id req-9b43ea46-a27c-433d-8102-abe4aa02707c 2018-07-03 15:32:50,372 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-pub-net 2018-07-03 15:32:50,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/networks/26234687-26e1-4201-8dfc-33c45d2d7905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb637abe9408f60d2710d8677c34f3a663eb5d6b" 2018-07-03 15:32:52,175 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8969032b-6578-490a-adab-4b5efdc509f0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:52,175 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/26234687-26e1-4201-8dfc-33c45d2d7905 used request id req-8969032b-6578-490a-adab-4b5efdc509f0 2018-07-03 15:32:52,176 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-b5eac605-b0c7-4e0a-a24f-cd945a1d031c-image 2018-07-03 15:32:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/278ba340-a179-4242-a98c-29b1cf300ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}415f0e1a23956d869c8f7d35b2065cfaa0c14ef9" 2018-07-03 15:32:52,353 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-51e17c21-c340-4ff7-aa0b-e7ce2248855d 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-07-03 15:32:52,354 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/278ba340-a179-4242-a98c-29b1cf300ada used request id req-51e17c21-c340-4ff7-aa0b-e7ce2248855d 2018-07-03 15:32:52,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:32:52,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:52 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-466b71ce-19a1-4d68-8306-e25f252ca41a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:28Z", "updated_at": "2018-07-03T15:31:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:29Z", "revision_number": 0, "id": "23b48e98-91bf-430c-a84e-75642917a536", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:29Z", "security_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:28Z", "revision_number": 0, "id": "6984b610-323c-4cb9-a37a-3c75c93966fc", "remote_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:28Z", "security_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv6", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:28Z", "revision_number": 0, "id": "8aeef886-14af-42b4-ba00-00fa321149de", "remote_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:28Z", "security_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:31:28Z", "revision_number": 0, "id": "8caec03a-daf5-462c-9543-507046ee886a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:31:28Z", "security_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "tenant_id": "e95f15470d924abeb6c9547979dea930", "port_range_min": null, "ethertype": "IPv4", "project_id": "e95f15470d924abeb6c9547979dea930"}], "revision_number": 4, "project_id": "e95f15470d924abeb6c9547979dea930", "id": "0d760f40-541e-445a-8f3e-54581bab653b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:32:52,811 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-466b71ce-19a1-4d68-8306-e25f252ca41a 2018-07-03 15:32:52,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:32:52,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:52 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1751cfd6-15b9-4644-96bf-da0bc882b94e 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:32:52,982 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-1751cfd6-15b9-4644-96bf-da0bc882b94e 2018-07-03 15:32:52,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/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:32:53,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:52 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-496e513c-9282-4c14-9fa7-1760ba4c9220 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e95f15470d924abeb6c9547979dea930", "name": "CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj"}} 2018-07-03 15:32:53,167 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-496e513c-9282-4c14-9fa7-1760ba4c9220 2018-07-03 15:32:53,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d760f40-541e-445a-8f3e-54581bab653b 2018-07-03 15:32: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-group-rules?security_group_id=0d760f40-541e-445a-8f3e-54581bab653b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:32:53,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:32:53 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-860e6c8c-14fa-4276-9367-a5b2ead13ed3 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-07-03T15:31:29Z", "security_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:29Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "23b48e98-91bf-430c-a84e-75642917a536"}, {"remote_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:28Z", "security_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:28Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "6984b610-323c-4cb9-a37a-3c75c93966fc"}, {"remote_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:28Z", "security_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:28Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "8aeef886-14af-42b4-ba00-00fa321149de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:31:28Z", "security_group_id": "0d760f40-541e-445a-8f3e-54581bab653b", "port_range_min": null, "revision_number": 0, "tenant_id": "e95f15470d924abeb6c9547979dea930", "created_at": "2018-07-03T15:31:28Z", "project_id": "e95f15470d924abeb6c9547979dea930", "id": "8caec03a-daf5-462c-9543-507046ee886a"}]} 2018-07-03 15:32:53,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0d760f40-541e-445a-8f3e-54581bab653b used request id req-860e6c8c-14fa-4276-9367-a5b2ead13ed3 2018-07-03 15:32:53,608 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:32:53,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/security-groups/0d760f40-541e-445a-8f3e-54581bab653b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:32:53,878 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:32:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-03f96490-616e-4645-a771-8f097607f8e3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:53,878 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/0d760f40-541e-445a-8f3e-54581bab653b used request id req-03f96490-616e-4645-a771-8f097607f8e3 2018-07-03 15:32:53,880 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj 2018-07-03 15:32:53,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:32:54,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:32:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8387a816-b07c-4212-b164-d5329398a0b4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:54,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e95f15470d924abeb6c9547979dea930 used request id req-8387a816-b07c-4212-b164-d5329398a0b4 2018-07-03 15:32:54,284 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-proj-role 2018-07-03 15:32:54,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/79cc4547f9f340589c9b22fe3b2e14a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:32:54,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:32:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db6683bd-fc98-4ab3-ba82-3d8571449fae Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:54,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/79cc4547f9f340589c9b22fe3b2e14a3 used request id req-db6683bd-fc98-4ab3-ba82-3d8571449fae 2018-07-03 15:32:54,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}f7f7c6c3f73833f672cc6ff29304a991e0f2cf2d" 2018-07-03 15:32:54,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ba4ddbf-7a60-4825-a12c-5a9c0bf6d827 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:32:54,535 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2ba4ddbf-7a60-4825-a12c-5a9c0bf6d827 2018-07-03 15:32:54,536 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-8d6d4170-47cb-4c7-user 2018-07-03 15:32:54,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2634b63bfed84df8872279ed5c5f4a42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e302e551a2629dd853f59348cf8bb7cea2ac29" 2018-07-03 15:32:54,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:32:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2baa9684-dd91-4edc-af92-1a177da52ce4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:54,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2634b63bfed84df8872279ed5c5f4a42 used request id req-2baa9684-dd91-4edc-af92-1a177da52ce4 2018-07-03 15:32:54,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:32:55,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["1Wh_KZ8WS5WlPxC0m6AoJQ"], "issued_at": "2018-07-03T15:32:55.000000Z"}} 2018-07-03 15:32:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238456994e2083f3770f70e5397467b21857b7ed" 2018-07-03 15:32:55,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c89a50e-c137-400f-8412-4f3f8e63deb0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:32:55,619 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0c89a50e-c137-400f-8412-4f3f8e63deb0 2018-07-03 15:32:55,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:32:55,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:32:56,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["1bIA6E_tRnmTrTl4Bk8SSQ"], "issued_at": "2018-07-03T15:32:56.000000Z"}} 2018-07-03 15:32:56,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}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:32:56,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b19fa75f-5e86-45fb-993b-d1f829f3863b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:32:56,349 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b19fa75f-5e86-45fb-993b-d1f829f3863b 2018-07-03 15:32:56,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-07-03 15:32:56,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:32: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-07-03 15:32:56,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:32:56,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:56 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77afe47c-422f-437a-865a-64e82d87113b 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-8cf15cf0-5e01-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:32:56,538 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj used request id req-77afe47c-422f-437a-865a-64e82d87113b 2018-07-03 15:32:56,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}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:32:56,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9ae7f23-1933-4961-a1ff-ff1fcdb53941 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:32:56,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c9ae7f23-1933-4961-a1ff-ff1fcdb53941 2018-07-03 15:32:56,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}}' 2018-07-03 15:32:56,921 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:32:56 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c51b184-3ece-48b1-80da-d4a41c3a721f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:32:56,921 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4c51b184-3ece-48b1-80da-d4a41c3a721f 2018-07-03 15:32:56,921 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj 2018-07-03 15:32:56,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:32:56,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:32:57,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:32:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["I63aPozjQ4q7XPs_qzbF1w"], "issued_at": "2018-07-03T15:32:57.000000Z"}} 2018-07-03 15:32:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:32:57,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-164567bc-9f4b-4796-a16d-5791d1869c20 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:32:57,649 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-164567bc-9f4b-4796-a16d-5791d1869c20 2018-07-03 15:32:57,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:32:57,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:32: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-07-03 15:32:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:32:57,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:57 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c82db364-84da-4f52-a005-b867ef5d1fb1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:32:57,881 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c82db364-84da-4f52-a005-b867ef5d1fb1 2018-07-03 15:32:57,885 - keystoneauth.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-8cf15cf0-5e01-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:32:58,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:57 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-462d7b44-4d82-4d1e-8bf7-8ce7da8bad46 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}]} 2018-07-03 15:32:58,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj used request id req-462d7b44-4d82-4d1e-8bf7-8ce7da8bad46 2018-07-03 15:32:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:32:58,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c9c6bfd-d7a3-47c1-9c62-8a4d95a11579 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:32:58,276 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4c9c6bfd-d7a3-47c1-9c62-8a4d95a11579 2018-07-03 15:32:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:32:58,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95b748b8-1c29-4aea-9e09-9ea94aa2e4c4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:32:58,947 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-95b748b8-1c29-4aea-9e09-9ea94aa2e4c4 2018-07-03 15:32: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?name=CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:32:59,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:58 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b746db8a-9eae-4e14-bc47-0183b656b469 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}]} 2018-07-03 15:32:59,140 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj used request id req-b746db8a-9eae-4e14-bc47-0183b656b469 2018-07-03 15:32:59,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/3a8b778a5baa4d93a9c2dca893c746b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:32:59,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:59 GMT Server: Apache Content-Length: 344 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2a0b96e-f64d-4b36-a465-d8721196da50 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-user", "links": {"self": "http://10.167.4.35:5000/v3/users/3a8b778a5baa4d93a9c2dca893c746b4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "id": "3a8b778a5baa4d93a9c2dca893c746b4", "password_expires_at": null}} 2018-07-03 15:32:59,355 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/3a8b778a5baa4d93a9c2dca893c746b4 used request id req-f2a0b96e-f64d-4b36-a465-d8721196da50 2018-07-03 15:32:59,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/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:32:59,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:59 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc8a5814-d619-4600-94da-63535830de63 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:32:59,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles used request id req-cc8a5814-d619-4600-94da-63535830de63 2018-07-03 15:32:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:32:59,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:59 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ac1af4e-c0ec-46f0-b2cb-40b534136c83 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 15:32:59,601 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-7ac1af4e-c0ec-46f0-b2cb-40b534136c83 2018-07-03 15:32:59,601 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj 2018-07-03 15:32:59,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:32:59,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:32:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1111cb1b-140b-49ea-b824-1fdb4f579ab6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:32:59,843 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-1111cb1b-140b-49ea-b824-1fdb4f579ab6 2018-07-03 15:32:59,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}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:33:00,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:32:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-498bd62f-031c-4dd4-b518-e138d862fce8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:33:00,037 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-498bd62f-031c-4dd4-b518-e138d862fce8 2018-07-03 15:33:00,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=CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:33:00,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:00 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-281b2c3b-ecf0-4d62-87d0-5c1ed0ec02e6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}]} 2018-07-03 15:33:00,254 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj used request id req-281b2c3b-ecf0-4d62-87d0-5c1ed0ec02e6 2018-07-03 15:33:00,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/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:33:00,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:00 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10cd95c9-dacc-42fa-9da8-1c967aecb880 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:33:00,493 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles used request id req-10cd95c9-dacc-42fa-9da8-1c967aecb880 2018-07-03 15:33:00,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/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:33:00,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:00 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6519735c-b612-4485-80bb-cc7ed8ce8127 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:33:00,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-6519735c-b612-4485-80bb-cc7ed8ce8127 2018-07-03 15:33:00,683 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj 2018-07-03 15:33:00,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:33:00,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:33:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f7fe80d-d724-434e-828b-60b05157a97f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:33:00,933 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-6f7fe80d-d724-434e-828b-60b05157a97f 2018-07-03 15:33:00,933 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-user 2018-07-03 15:33:00,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:33:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:33:01,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bdb7288-a6ac-4143-8ba1-c09e9cc36682 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:33:01,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1bdb7288-a6ac-4143-8ba1-c09e9cc36682 2018-07-03 15:33:01,103 - 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}e1f6b5ffc998893823fa088a10375598e43c9685" -d '{"role": {"name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj-role"}}' 2018-07-03 15:33:01,281 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:33:01 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7e62f1b-dd0c-4526-83b5-6b944c092e2a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "350c0441a60b436fb36cc2ac9cfc7430", "links": {"self": "http://10.167.4.35:5000/v3/roles/350c0441a60b436fb36cc2ac9cfc7430"}, "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj-role"}} 2018-07-03 15:33:01,281 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f7e62f1b-dd0c-4526-83b5-6b944c092e2a 2018-07-03 15:33:01,282 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj-role 2018-07-03 15:33:01,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/350c0441a60b436fb36cc2ac9cfc7430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:33:01,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:01 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac9d45e5-3b96-41de-b3d5-d9b26d783dc9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "350c0441a60b436fb36cc2ac9cfc7430", "links": {"self": "http://10.167.4.35:5000/v3/roles/350c0441a60b436fb36cc2ac9cfc7430"}, "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj-role"}} 2018-07-03 15:33:01,481 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/350c0441a60b436fb36cc2ac9cfc7430 used request id req-ac9d45e5-3b96-41de-b3d5-d9b26d783dc9 2018-07-03 15:33:01,482 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj-role to project CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj 2018-07-03 15:33:01,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles/350c0441a60b436fb36cc2ac9cfc7430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:33:01,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:33:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11d056d4-17f2-488b-a3e0-4767b6d6f661 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:33:01,727 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f/users/3a8b778a5baa4d93a9c2dca893c746b4/roles/350c0441a60b436fb36cc2ac9cfc7430 used request id req-11d056d4-17f2-488b-a3e0-4767b6d6f661 2018-07-03 15:33:01,728 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:33:01,728 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:33:01,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:33:01,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:33:02,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "350c0441a60b436fb36cc2ac9cfc7430", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:33:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-user", "id": "3a8b778a5baa4d93a9c2dca893c746b4"}, "audit_ids": ["38icZ3s3STSypG85tYD1aw"], "issued_at": "2018-07-03T15:33:02.000000Z"}} 2018-07-03 15:33:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20097e815b79fd09650baf32f78217ae691681ce" 2018-07-03 15:33:02,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3909edf7-4b81-4d08-8c77-0325acf3c39d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:33:02,471 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3909edf7-4b81-4d08-8c77-0325acf3c39d 2018-07-03 15:33:02,476 - 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-ba5668ca-68a7-45c5-8d57-4073a946c400-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20097e815b79fd09650baf32f78217ae691681ce" 2018-07-03 15:33:02,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:02 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-93f76dbf-1df6-4f04-b389-2bd6e95d6e61 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"} 2018-07-03 15:33:02,922 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image used request id req-93f76dbf-1df6-4f04-b389-2bd6e95d6e61 2018-07-03 15:33:02,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20097e815b79fd09650baf32f78217ae691681ce" 2018-07-03 15:33:03,340 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:03 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-27c16241-31a4-4c08-bc60-fcc56ba4252f Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:33:03,340 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-27c16241-31a4-4c08-bc60-fcc56ba4252f 2018-07-03 15:33:03,370 - 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}20097e815b79fd09650baf32f78217ae691681ce" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}' 2018-07-03 15:33:03,831 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:33:03 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a9f76148-eedc-475b-96ad-07541d15f289 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:33:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:33:04Z", "visibility": "shared", "self": "/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4", "min_disk": 0, "protected": false, "id": "68685990-2aed-43e1-9954-fdcc47661cc4", "file": "/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4/file", "checksum": null, "owner": "d4e8a47c5b884c2cb95d5c453967fe1f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:33:03,832 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-a9f76148-eedc-475b-96ad-07541d15f289 2018-07-03 15:33:03,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20097e815b79fd09650baf32f78217ae691681ce" -d '' 2018-07-03 15:33:04,672 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:33:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7c915a9a-3a64-4b59-ae6b-b54799dd6621 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-07-03 15:33:04,673 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4/file used request id req-7c915a9a-3a64-4b59-ae6b-b54799dd6621 2018-07-03 15:33:04,673 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:33:04,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/68685990-2aed-43e1-9954-fdcc47661cc4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20097e815b79fd09650baf32f78217ae691681ce" 2018-07-03 15:33:05,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:05 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-49154528-85e0-43e8-afa8-cac43942c258 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:33:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:33:05Z", "visibility": "shared", "self": "/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4", "min_disk": 0, "protected": false, "id": "68685990-2aed-43e1-9954-fdcc47661cc4", "file": "/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d4e8a47c5b884c2cb95d5c453967fe1f", "direct_url": "file:///var/lib/glance/images/68685990-2aed-43e1-9954-fdcc47661cc4", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:33:05,081 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4 used request id req-49154528-85e0-43e8-afa8-cac43942c258 2018-07-03 15:33:05,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20097e815b79fd09650baf32f78217ae691681ce" 2018-07-03 15:33:05,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:05 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5894ef10-300b-4391-9ed2-4792e4d9b65c Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:33:05,097 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5894ef10-300b-4391-9ed2-4792e4d9b65c 2018-07-03 15:33:05,100 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image 2018-07-03 15:33:05,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/68685990-2aed-43e1-9954-fdcc47661cc4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20097e815b79fd09650baf32f78217ae691681ce" 2018-07-03 15:33:05,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:05 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-f6842bb5-2dd3-400b-8651-8ca6613327c8 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:33:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:33:05Z", "visibility": "shared", "self": "/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4", "min_disk": 0, "protected": false, "id": "68685990-2aed-43e1-9954-fdcc47661cc4", "file": "/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d4e8a47c5b884c2cb95d5c453967fe1f", "direct_url": "file:///var/lib/glance/images/68685990-2aed-43e1-9954-fdcc47661cc4", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:33:05,498 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4 used request id req-f6842bb5-2dd3-400b-8651-8ca6613327c8 2018-07-03 15:33:05,499 - create_image - DEBUG - Instance status is - active 2018-07-03 15:33:05,499 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image 2018-07-03 15:33:05,499 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image 2018-07-03 15:33:05,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:33:05,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:33:06,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "350c0441a60b436fb36cc2ac9cfc7430", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:33:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-user", "id": "3a8b778a5baa4d93a9c2dca893c746b4"}, "audit_ids": ["2Nq4V6euQwqc95KtjeH-ZA"], "issued_at": "2018-07-03T15:33:06.000000Z"}} 2018-07-03 15:33:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:06,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e41ae64-0f39-4f09-89d2-fc5089bbf467 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:33:06,234 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2e41ae64-0f39-4f09-89d2-fc5089bbf467 2018-07-03 15:33:06,235 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:33:06,239 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:33:06,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:06,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:06 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d449ab73-a955-417d-8b0d-a87f8b6dcfd4 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:33:06,895 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack used request id req-d449ab73-a955-417d-8b0d-a87f8b6dcfd4 2018-07-03 15:33:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "external_net_name": "floating_net", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net"}}' 2018-07-03 15:33:13,538 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:33:13 GMT Content-Type: application/json Content-Length: 300 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-c097f9da-2e27-4ecc-bdae-d323ecb9ec83 Front-End-Https: on RESP BODY: {"stack": {"id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}]}} 2018-07-03 15:33:13,538 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks used request id req-c097f9da-2e27-4ecc-bdae-d323ecb9ec83 2018-07-03 15:33:13,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:13,902 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:13 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-a08be3c8-07a8-43cf-b38b-58d64dac1e70 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:14,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:14 GMT Content-Type: application/json Content-Length: 2408 Connection: keep-alive X-Openstack-Request-Id: req-e58e4f09-56c2-4deb-82d8-7e55b3632dc0 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "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-07-03 15:33:14,336 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-e58e4f09-56c2-4deb-82d8-7e55b3632dc0 2018-07-03 15:33:14,336 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack 2018-07-03 15:33:14,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:14,715 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:14 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-6b3a9b91-faf1-4974-81bd-a1d242e4d57d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:15,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:15 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-342cef72-6a6f-497c-bf94-bd50ceb050f3 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:15,250 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-342cef72-6a6f-497c-bf94-bd50ceb050f3 2018-07-03 15:33:15,251 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:33:15,251 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:33:18,254 - create_stack - DEBUG - Stack status query timeout in 1196.08289695 2018-07-03 15:33:18,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:18,636 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:18 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-52d69453-ef1b-4e33-9874-f32292d0b249 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:18,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:18 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-831b1b72-b6a8-4d53-b144-9e7bb0a02c6e 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:18,764 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-831b1b72-b6a8-4d53-b144-9e7bb0a02c6e 2018-07-03 15:33:18,765 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:33:18,765 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:33:21,768 - create_stack - DEBUG - Stack status query timeout in 1192.56890512 2018-07-03 15:33:21,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:22,141 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:22 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-c57e285e-9897-4d27-8d24-8405959b4955 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:22,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:22 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-b8da3685-7850-4b8e-b696-3d16c76b8772 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:22,598 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-b8da3685-7850-4b8e-b696-3d16c76b8772 2018-07-03 15:33:22,598 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:33:22,599 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:33:25,602 - create_stack - DEBUG - Stack status query timeout in 1188.73461699 2018-07-03 15:33:25,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:25,966 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:25 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-da0d246d-a2bc-4c5d-904d-b515e620dc4c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:26,406 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:26 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-d0b28f2e-87af-4b71-8bbd-e1182ad11198 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:26,406 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-d0b28f2e-87af-4b71-8bbd-e1182ad11198 2018-07-03 15:33:26,406 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:33:26,407 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:33:29,410 - create_stack - DEBUG - Stack status query timeout in 1184.92658901 2018-07-03 15:33:29,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:29,453 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:29 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-cb03524e-e86e-4f43-95a7-ce8c17702bd7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:29,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:29 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-a14d51cd-1878-4425-9ca9-994203640018 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:29,623 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-a14d51cd-1878-4425-9ca9-994203640018 2018-07-03 15:33:29,623 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:33:29,624 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:33:32,625 - create_stack - DEBUG - Stack status query timeout in 1181.71191406 2018-07-03 15:33:32,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:33,031 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:33 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-5be5e706-e1d9-4e1a-9ba1-80f93e526f88 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:33,168 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:33 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-365f9cbf-2b32-4e47-b80a-9701cf9e2f45 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:33,168 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-365f9cbf-2b32-4e47-b80a-9701cf9e2f45 2018-07-03 15:33:33,169 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:33:33,169 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:33:36,169 - create_stack - DEBUG - Stack status query timeout in 1178.16713691 2018-07-03 15:33:36,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:36,212 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:36 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-ee6bc142-3804-4db8-ae1d-9a109f130f5c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:36,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:36 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-5ab89507-93a9-4c7a-9907-8a2fc5cd411c 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:36,356 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-5ab89507-93a9-4c7a-9907-8a2fc5cd411c 2018-07-03 15:33:36,357 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:33:36,357 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:33:39,358 - create_stack - DEBUG - Stack status query timeout in 1174.97895098 2018-07-03 15:33:39,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:39,404 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:39 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-e5233f10-ded4-4fb9-ad28-6b21e615f3b3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:39,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:39 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-ce9c7f94-fe8d-47a3-90cb-317e9fc1c4ff 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:39,534 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-ce9c7f94-fe8d-47a3-90cb-317e9fc1c4ff 2018-07-03 15:33:39,535 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:33:39,535 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:33:42,539 - create_stack - DEBUG - Stack status query timeout in 1171.79791403 2018-07-03 15:33:42,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:42,579 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:42 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-09987b73-c4c2-46ae-8fa5-225b7fc18757 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:42,736 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:42 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-4bf19364-e472-4385-beea-d925ae79daf0 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:42,736 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-4bf19364-e472-4385-beea-d925ae79daf0 2018-07-03 15:33:42,737 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:33:42,737 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack 2018-07-03 15:33:42,737 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack 2018-07-03 15:33:42,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:42,777 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:42 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources X-Openstack-Request-Id: req-7432c8e2-c529-4bc1-aac8-fcb18b2515be Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:42,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:42 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-8029f711-d5e2-4df1-aa68-106abf38d0ac Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "418a0711-9f31-48ff-bc47-06320ba0d07b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a9bdff04-4406-44f6-bbfb-62c988330f83", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "489c8c8d-fd9e-44fc-b011-497e4809afe9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d7c10785-fb3a-4a5d-bf9a-03cc4a226f99", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "216", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7011e813-7915-414d-8955-30d0b26f7083:subnet_id=42c07f02-b4c0-4d18-8243-a511bdf456fd", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "42c07f02-b4c0-4d18-8243-a511bdf456fd", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "7011e813-7915-414d-8955-30d0b26f7083", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "86981c0a-cf83-4374-8963-04553d5f1726", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "7fb28a3f-ddeb-4433-b95e-93e0681d911a", "resource_type": "OS::Nova::Server"}]} 2018-07-03 15:33:42,852 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources used request id req-8029f711-d5e2-4df1-aa68-106abf38d0ac 2018-07-03 15:33:42,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/7fb28a3f-ddeb-4433-b95e-93e0681d911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:42,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/86981c0a-cf83-4374-8963-04553d5f1726 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,154 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 1827 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f228b54b-7a12-4070-910b-c1c45385f356 X-Compute-Request-Id: req-f228b54b-7a12-4070-910b-c1c45385f356 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:b8:d6", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/86981c0a-cf83-4374-8963-04553d5f1726", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86981c0a-cf83-4374-8963-04553d5f1726", "rel": "bookmark"}], "image": {"id": "68685990-2aed-43e1-9954-fdcc47661cc4", "links": [{"href": "http://172.30.10.101:8774/images/68685990-2aed-43e1-9954-fdcc47661cc4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c9", "OS-SRV-USG:launched_at": "2018-07-03T15:33:35.000000", "flavor": {"id": "41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6", "links": [{"href": "http://172.30.10.101:8774/flavors/41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6", "rel": "bookmark"}]}, "id": "86981c0a-cf83-4374-8963-04553d5f1726", "security_groups": [{"name": "default"}], "user_id": "3a8b778a5baa4d93a9c2dca893c746b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:33:35Z", "hostId": "77faddf3969ef32878cec5d7ee66f108965801a7d56557a10c0204b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "created": "2018-07-03T15:33:23Z", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:33:43,154 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86981c0a-cf83-4374-8963-04553d5f1726 used request id req-f228b54b-7a12-4070-910b-c1c45385f356 2018-07-03 15:33:43,161 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 2011 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-01ce802c-b134-43fd-93a0-750f022aebde X-Compute-Request-Id: req-01ce802c-b134-43fd-93a0-750f022aebde Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:10:82", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:10:82", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a", "rel": "bookmark"}], "image": {"id": "68685990-2aed-43e1-9954-fdcc47661cc4", "links": [{"href": "http://172.30.10.101:8774/images/68685990-2aed-43e1-9954-fdcc47661cc4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cc", "OS-SRV-USG:launched_at": "2018-07-03T15:33:36.000000", "flavor": {"id": "418a0711-9f31-48ff-bc47-06320ba0d07b", "links": [{"href": "http://172.30.10.101:8774/flavors/418a0711-9f31-48ff-bc47-06320ba0d07b", "rel": "bookmark"}]}, "id": "7fb28a3f-ddeb-4433-b95e-93e0681d911a", "security_groups": [{"name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp"}], "user_id": "3a8b778a5baa4d93a9c2dca893c746b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:33:37Z", "hostId": "87ac2fc3f0020f1d6385913a2556b6490ff27e0e7caeb7aff0cb8289", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "created": "2018-07-03T15:33:23Z", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:33:43,162 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a used request id req-01ce802c-b134-43fd-93a0-750f022aebde 2018-07-03 15:33:43,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-702206a6-2ae6-4f5d-bc6b-10238d386505 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:43,347 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-702206a6-2ae6-4f5d-bc6b-10238d386505 2018-07-03 15:33:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:33:43,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:33: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-07-03 15:33:43,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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-3318d468-5c6f-40a6-a4c7-5fa999e3e6b2 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:43,366 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-3318d468-5c6f-40a6-a4c7-5fa999e3e6b2 2018-07-03 15:33: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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:43 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10d8d036-8a6d-41d3-82b1-15dab5f27c7a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:43,548 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-10d8d036-8a6d-41d3-82b1-15dab5f27c7a 2018-07-03 15:33:43,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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-4250c12e-db10-4d5e-9d2a-472c789daed8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:43,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-4250c12e-db10-4d5e-9d2a-472c789daed8 2018-07-03 15:33:43,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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:43 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fc9b7f7-9428-4f4a-b04d-069a6d85e162 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:43,660 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-4fc9b7f7-9428-4f4a-b04d-069a6d85e162 2018-07-03 15:33: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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-abd4f553-1640-4c2f-82b7-7065924c2745 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:43,732 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-abd4f553-1640-4c2f-82b7-7065924c2745 2018-07-03 15:33:43,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/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,747 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-ba4bffc9-8030-4690-acf4-aecacfca4c99 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.2"}],"id":"3bf76d05-c7bc-4ecf-bfa1-fbdc5c07d9c3","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3bf76d05-c7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:c3:2c:a8","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.3"}],"id":"6997a3cb-4542-41e0-a826-97c95198fa14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6997a3cb-45","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f0:e1:7c","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:28Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.1"}],"id":"74478eff-4341-401f-8cb8-817194dfdcc8","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu74478eff-43","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:6e:b4:af","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:43,747 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-ba4bffc9-8030-4690-acf4-aecacfca4c99 2018-07-03 15:33:43,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-bbe79ef0-a6c8-4319-a0e2-52da41ab0e0f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.2"}],"id":"3bf76d05-c7bc-4ecf-bfa1-fbdc5c07d9c3","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3bf76d05-c7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:c3:2c:a8","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.3"}],"id":"6997a3cb-4542-41e0-a826-97c95198fa14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6997a3cb-45","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f0:e1:7c","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:28Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.1"}],"id":"74478eff-4341-401f-8cb8-817194dfdcc8","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu74478eff-43","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:6e:b4:af","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:43,834 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-bbe79ef0-a6c8-4319-a0e2-52da41ab0e0f 2018-07-03 15:33:43,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,875 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources X-Openstack-Request-Id: req-e4906d86-6014-4ae3-862c-f81969373177 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:43,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-f5eb08a8-3356-43a6-8bff-89e922474f66 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "418a0711-9f31-48ff-bc47-06320ba0d07b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "a9bdff04-4406-44f6-bbfb-62c988330f83", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "489c8c8d-fd9e-44fc-b011-497e4809afe9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d7c10785-fb3a-4a5d-bf9a-03cc4a226f99", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "216", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7011e813-7915-414d-8955-30d0b26f7083:subnet_id=42c07f02-b4c0-4d18-8243-a511bdf456fd", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "42c07f02-b4c0-4d18-8243-a511bdf456fd", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "7011e813-7915-414d-8955-30d0b26f7083", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "86981c0a-cf83-4374-8963-04553d5f1726", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-03T15:33:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:33:14Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "7fb28a3f-ddeb-4433-b95e-93e0681d911a", "resource_type": "OS::Nova::Server"}]} 2018-07-03 15:33:43,952 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2/resources used request id req-f5eb08a8-3356-43a6-8bff-89e922474f66 2018-07-03 15:33:43,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/418a0711-9f31-48ff-bc47-06320ba0d07b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,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/flavors/41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:43,998 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 576 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c1a58fc4-f0d1-4ead-aa49-d6f1d8644e74 X-Compute-Request-Id: req-c1a58fc4-f0d1-4ead-aa49-d6f1d8644e74 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack-flavor2-522m5wrtleke", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6", "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": "41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6"}} 2018-07-03 15:33:43,998 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6 used request id req-c1a58fc4-f0d1-4ead-aa49-d6f1d8644e74 2018-07-03 15:33:44,002 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:43 GMT Content-Type: application/json Content-Length: 576 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-be2d13ed-47f9-421e-8448-c41e26e2387f X-Compute-Request-Id: req-be2d13ed-47f9-421e-8448-c41e26e2387f Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack-flavor1-ttmjvbx4souk", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/418a0711-9f31-48ff-bc47-06320ba0d07b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/418a0711-9f31-48ff-bc47-06320ba0d07b", "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": "418a0711-9f31-48ff-bc47-06320ba0d07b"}} 2018-07-03 15:33:44,002 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/418a0711-9f31-48ff-bc47-06320ba0d07b used request id req-be2d13ed-47f9-421e-8448-c41e26e2387f 2018-07-03 15:33:44,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/42c07f02-b4c0-4d18-8243-a511bdf456fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,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/42c07f02-b4c0-4d18-8243-a511bdf456fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-fec6b32c-6b36-492e-a4a9-54db9b3f0aa5 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}} 2018-07-03 15:33:44,086 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/42c07f02-b4c0-4d18-8243-a511bdf456fd used request id req-fec6b32c-6b36-492e-a4a9-54db9b3f0aa5 2018-07-03 15:33:44,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-670a4c48-6be9-436f-bd0a-712dde79ec08 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}} 2018-07-03 15:33:44,093 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/42c07f02-b4c0-4d18-8243-a511bdf456fd used request id req-670a4c48-6be9-436f-bd0a-712dde79ec08 2018-07-03 15:33:44,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,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/networks?id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-2f579776-e7c3-4ffe-9845-d053167eeee5 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:44,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-2f579776-e7c3-4ffe-9845-d053167eeee5 2018-07-03 15:33:44,230 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-1838cf00-bb0e-4228-9c12-835b53938afc Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:44,231 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-1838cf00-bb0e-4228-9c12-835b53938afc 2018-07-03 15:33:44,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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-1b17f163-ff38-4fb0-b5e0-7102df862d08 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:44,311 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-d5dec1e7-b5b5-4259-bd43-79dcd4aed5ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:44,311 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-1b17f163-ff38-4fb0-b5e0-7102df862d08 2018-07-03 15:33:44,312 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-d5dec1e7-b5b5-4259-bd43-79dcd4aed5ea 2018-07-03 15:33:44,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/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,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/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,459 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-ccc28ade-3bc4-4627-ba76-ed2f4df4ad6f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:44,459 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-ccc28ade-3bc4-4627-ba76-ed2f4df4ad6f 2018-07-03 15:33:44,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-4007a7bc-ef28-4222-afc3-8c69e6fd8b0a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:44,499 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-4007a7bc-ef28-4222-afc3-8c69e6fd8b0a 2018-07-03 15:33:44,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:44 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4198fc0b-4ce0-4f76-b27c-42db1a626fa5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:44,624 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-4198fc0b-4ce0-4f76-b27c-42db1a626fa5 2018-07-03 15:33:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:44 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-792bb395-18d4-41f8-ac07-07243b12c041 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:44,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-792bb395-18d4-41f8-ac07-07243b12c041 2018-07-03 15:33:44,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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-cc96778e-14d9-4615-9dc9-7341aea8886c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:44,743 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-cc96778e-14d9-4615-9dc9-7341aea8886c 2018-07-03 15:33:44,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=a9bdff04-4406-44f6-bbfb-62c988330f83&mac_address=fa%3A16%3A3e%3A8d%3Ab8%3Ad6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,826 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 1029 Connection: keep-alive X-Openstack-Request-Id: req-b7ef7627-9877-400f-9a89-f8e5954205c5 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:44,826 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83&mac_address=fa%3A16%3A3e%3A8d%3Ab8%3Ad6&admin_state_up=True used request id req-b7ef7627-9877-400f-9a89-f8e5954205c5 2018-07-03 15:33:44,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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,894 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-412de278-c557-4dc2-98dd-5726e680caf6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:44,894 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-412de278-c557-4dc2-98dd-5726e680caf6 2018-07-03 15:33:44,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=a9bdff04-4406-44f6-bbfb-62c988330f83&mac_address=fa%3A16%3A3e%3Ace%3A10%3A82&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:44,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:44 GMT Content-Type: application/json Content-Length: 1029 Connection: keep-alive X-Openstack-Request-Id: req-7c266310-7870-480f-8f0e-7db11e1c5f7b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:44,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83&mac_address=fa%3A16%3A3e%3Ace%3A10%3A82&admin_state_up=True used request id req-7c266310-7870-480f-8f0e-7db11e1c5f7b 2018-07-03 15:33:44,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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:44 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-640a7b4d-32b7-4128-af74-0d40de8c3719 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:45,011 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-640a7b4d-32b7-4128-af74-0d40de8c3719 2018-07-03 15:33:45,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-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:44 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e93ec7d5-cd6e-4ec2-abc9-884db4c29c2c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:45,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-e93ec7d5-cd6e-4ec2-abc9-884db4c29c2c 2018-07-03 15:33:45,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/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-6ea223b3-e5ed-4c04-b69d-67bae43671aa Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:45,172 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-6ea223b3-e5ed-4c04-b69d-67bae43671aa 2018-07-03 15:33:45,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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-1f4aeb33-bb9f-4aea-b94f-a388e7e7d938 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:45,243 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-1f4aeb33-bb9f-4aea-b94f-a388e7e7d938 2018-07-03 15:33:45,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/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-fd1ec884-36f3-4db3-950f-2c43a81d9e50 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:45,310 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-fd1ec884-36f3-4db3-950f-2c43a81d9e50 2018-07-03 15:33:45,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-8d1286cd-63d3-47a4-8c8d-6e8841856a13 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.2"}],"id":"3bf76d05-c7bc-4ecf-bfa1-fbdc5c07d9c3","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3bf76d05-c7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:c3:2c:a8","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.3"}],"id":"6997a3cb-4542-41e0-a826-97c95198fa14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6997a3cb-45","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f0:e1:7c","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:28Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.1"}],"id":"74478eff-4341-401f-8cb8-817194dfdcc8","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu74478eff-43","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:6e:b4:af","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:45,328 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-8d1286cd-63d3-47a4-8c8d-6e8841856a13 2018-07-03 15:33:45,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8e1c86b9-9a45-479d-9685-0ed85b016cc3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:45,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-8e1c86b9-9a45-479d-9685-0ed85b016cc3 2018-07-03 15:33:45,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-97429ad9-a72b-43fb-976d-41cf71e7dde4 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "7011e813-7915-414d-8955-30d0b26f7083", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "created_at": "2018-07-03T15:33:20Z", "updated_at": "2018-07-03T15:33:43Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.10.120", "revision_number": 2, "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "port_id": "f253b3d7-4d48-4041-9bf8-1cc04d716d8d", "id": "d7c10785-fb3a-4a5d-bf9a-03cc4a226f99"}]} 2018-07-03 15:33:45,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-97429ad9-a72b-43fb-976d-41cf71e7dde4 2018-07-03 15:33:45,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/7011e813-7915-414d-8955-30d0b26f7083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-fe974ae1-035e-4528-ba61-6c9a81f482a7 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.2"}],"id":"3bf76d05-c7bc-4ecf-bfa1-fbdc5c07d9c3","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3bf76d05-c7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:c3:2c:a8","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.3"}],"id":"6997a3cb-4542-41e0-a826-97c95198fa14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6997a3cb-45","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f0:e1:7c","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:28Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.1"}],"id":"74478eff-4341-401f-8cb8-817194dfdcc8","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu74478eff-43","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:6e:b4:af","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:45,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-fe974ae1-035e-4528-ba61-6c9a81f482a7 2018-07-03 15:33:45,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-c9cad9c8-72c9-4617-b85d-eaf774003201 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "7011e813-7915-414d-8955-30d0b26f7083", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "created_at": "2018-07-03T15:33:20Z", "updated_at": "2018-07-03T15:33:43Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.10.120", "revision_number": 2, "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "port_id": "f253b3d7-4d48-4041-9bf8-1cc04d716d8d", "id": "d7c10785-fb3a-4a5d-bf9a-03cc4a226f99"}]} 2018-07-03 15:33:45,592 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-c9cad9c8-72c9-4617-b85d-eaf774003201 2018-07-03 15:33:45,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-6de2403d-a0f7-49a7-9026-064c86e86976 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "created_at": "2018-07-03T15:33:16Z", "admin_state_up": true, "updated_at": "2018-07-03T15:33:21Z", "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "7011e813-7915-414d-8955-30d0b26f7083", "name": "mgmt_router"}} 2018-07-03 15:33:45,761 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/7011e813-7915-414d-8955-30d0b26f7083 used request id req-6de2403d-a0f7-49a7-9026-064c86e86976 2018-07-03 15:33:45,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=7011e813-7915-414d-8955-30d0b26f7083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 1932 Connection: keep-alive X-Openstack-Request-Id: req-d7821acd-81df-4da0-b5d9-7694428a37d6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:28Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.1"}],"id":"74478eff-4341-401f-8cb8-817194dfdcc8","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu74478eff-43","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:6e:b4:af","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:22Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.115"}],"id":"b415e718-21b4-419f-bb26-7b5261c6f61e","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhub415e718-21","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:eb:f8:bb","project_id":"","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T15:33:17Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:45,855 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7011e813-7915-414d-8955-30d0b26f7083 used request id req-d7821acd-81df-4da0-b5d9-7694428a37d6 2018-07-03 15:33:45,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-ff631588-c136-473c-87ae-fe65cad2fdef Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 15:33:45,928 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-ff631588-c136-473c-87ae-fe65cad2fdef 2018-07-03 15:33:45,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/42c07f02-b4c0-4d18-8243-a511bdf456fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:45,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:45 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-f03afede-0e10-4f63-9036-a8832b3d3e36 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}} 2018-07-03 15:33:45,998 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/42c07f02-b4c0-4d18-8243-a511bdf456fd used request id req-f03afede-0e10-4f63-9036-a8832b3d3e36 2018-07-03 15:33:46,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/ports/f253b3d7-4d48-4041-9bf8-1cc04d716d8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:46,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:46 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-dd91124a-0ed7-48d2-bf27-973d97a53697 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:33:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:33:05Z", "visibility": "shared", "self": "/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4", "min_disk": 0, "protected": false, "id": "68685990-2aed-43e1-9954-fdcc47661cc4", "file": "/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d4e8a47c5b884c2cb95d5c453967fe1f", "direct_url": "file:///var/lib/glance/images/68685990-2aed-43e1-9954-fdcc47661cc4", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:33:46,014 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4 used request id req-dd91124a-0ed7-48d2-bf27-973d97a53697 2018-07-03 15:33:46,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:46,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:46 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-98c00c27-bad2-4678-b8f9-b78de152cdb5 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:33:46,027 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-98c00c27-bad2-4678-b8f9-b78de152cdb5 2018-07-03 15:33:46,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:46,068 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:46 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-15446d5d-9654-4dcc-b836-8acca24efec6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:46,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:46 GMT Content-Type: application/json Content-Length: 1026 Connection: keep-alive X-Openstack-Request-Id: req-de754864-91ea-4dff-923f-f25d69c285f6 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}} 2018-07-03 15:33:46,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/f253b3d7-4d48-4041-9bf8-1cc04d716d8d used request id req-de754864-91ea-4dff-923f-f25d69c285f6 2018-07-03 15:33:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/42c07f02-b4c0-4d18-8243-a511bdf456fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:46,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:46 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-74be67f5-77d7-4f2b-875f-20663fa70715 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:46,206 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-74be67f5-77d7-4f2b-875f-20663fa70715 2018-07-03 15:33:46,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:33:46,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:33:46,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:46 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-d69eab53-73c7-464c-8222-1a93c2f66dd2 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}} 2018-07-03 15:33:46,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/42c07f02-b4c0-4d18-8243-a511bdf456fd used request id req-d69eab53-73c7-464c-8222-1a93c2f66dd2 2018-07-03 15:33:46,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:46,726 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:46 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-830c50ae-dba2-49b4-b1c4-ac47d78de9ae Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:33:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:33:05Z", "visibility": "shared", "self": "/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4", "min_disk": 0, "protected": false, "id": "68685990-2aed-43e1-9954-fdcc47661cc4", "file": "/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d4e8a47c5b884c2cb95d5c453967fe1f", "direct_url": "file:///var/lib/glance/images/68685990-2aed-43e1-9954-fdcc47661cc4", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:33:46,727 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4 used request id req-830c50ae-dba2-49b4-b1c4-ac47d78de9ae 2018-07-03 15:33:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:33:46,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "350c0441a60b436fb36cc2ac9cfc7430", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-user", "id": "3a8b778a5baa4d93a9c2dca893c746b4"}, "audit_ids": ["vr9o0f1zTqyLrFaCjmITdQ"], "issued_at": "2018-07-03T15:33:46.000000Z"}} 2018-07-03 15:33:46,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:46,770 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:33:46 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-f10325ad-39d2-4b6b-a359-b12fbb329947 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:33:46,924 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:46 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-1d4c87b3-f49d-4116-a044-0aa0ad6bdb77 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAw9j92UQ7dvV+p8yM+F5V9zEMw7K9/0I/i5WgXOdN9jJ+Y/Ab\numvRKHrEodXsPVrvtoX9qz+9MEeG1XpGDuicBaMQLNXTj2+3LGNNglJCPpPbhcbp\ng2eLwMJQ6h4TD3g7p7xtk6JgMIuB45zw2Xrh9h9+7WQynQnW0HHWreXUmoTbLgiX\nabiYqCRYOIkgt4BucNntzb84vX/q8c++rmONUeReUpNAIxUQlRsPQpHmcSKWLuM/\n/b3WGJv1fLTm2yhnRjFI3u+Py1A5J2nfqy01veXxbRAeHocbC0JGFlaGXC3HHAgI\n7G+rUNDxYjKBVGIssTRgPYn2+CA+L7D+HEl7twIDAQABAoIBAQCZJB4rPC17ca+e\nKla5B5sU9afThvsGlJj33wJMYxoVP5qRLvmfphshGg6TtaFKwMbc5J1cwTSAgg2u\n9DPACKenyMAnLvSFHogPD39WPlhKcneffdCuzdL74XY/+1BQMmYDXVYZsUih7RSe\nFORISsxSFoK7wjPJlB4DVGDYDfVW9Ni3yZyXq8vaN1TzH+NDu9vA7vWltF1/peux\nFs7SBWwgcvz1e2bNpoVGqr9di+KKnqB0l5EU4CH8kdtgxktVxS2HF2XJqqywz7fo\ncHnYj6kSGEt2nORHFn86ITdqoI9SAdEbHi7JySLifMaLZq+eIACIIDALnORjrpk/\nl8lbE+GhAoGBAPOu3AX8UFJtSpjWxD85iOXUOHeM8CD/9ZE6o/0EJfYcNL6YM6cs\nuj/suB4X9pSG6Hl/Nl5oZQ0nr8UV/49VAGZJuPVIA2zrwZ6fPCjeUwapEKEFN/4b\nSp8jIDQV5/NqBJ6v4ji83HK2WJzzhGoftb6eqY+hg/gn73sTRuLXuKhfAoGBAM2/\nKjpwaaU+lNBN7sVwbGlEG08+sNgJnW/FSSaKTE6EApUV0ciTBHKyPM5gT+1h+8rs\ncMv7B4YMNXk2bvHQqrCghys14yR8ASMbw5kU64UqTqCWzN7mt8/HPYxDO2Z2i9BO\nk+y9hyYKvamQoiVy62ZtvJlriESwBkF03q1SgcupAoGAMLWHLXsd4xwNiTeEys6J\nWsds8hit9yqyv3DlTrIBlIxWzrJFwOjj4dtDgmBv3YiJ959CEuTzLgn8zHx1NQVc\nqxWZbw4SATeu4DIcKF8oYXBx7n3Ij3aNF/pBeafXUYSjn8Swh37Y4eUpGVZj5YKp\nJY05f4hdhMEW0Zcs2DMeqikCgYB51XGUGWz1xREqKHvzvpbz3ritPFpME6V+wjyG\n7e4xsEo3LiyDsUs5AAKx0qaB0zve9hP1NjlGT4R6upkH6KCq5uQj2k0fFa82swIo\nbBLrUBovTh0TAVxnVXxEyqsqCZjRSTafQbv98u5MsrDRrDNo/CJqVxriUbnimOoj\niHADwQKBgH+X91YBAz8oSqyAXmeQuXqNH9eGFJkKOcpV19NS0cxZM7D6CQT9iCL8\n2AJK5/BFFsjDryDIomU2VQDy2KYL9BjYCEQreJyvsacuuo4/TPirB8EjfJLwoLYb\nbZBX5KfWsZtxjDXe7XX/CXRs6mFaYlpFwlt3ExH3CGgX2xwwDJ5k\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-07-03 15:33:46,924 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-1d4c87b3-f49d-4116-a044-0aa0ad6bdb77 2018-07-03 15:33:46,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:33:46,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:33:46,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87b831ef-cf63-48c9-9453-433cad05d695 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:33:46,931 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-87b831ef-cf63-48c9-9453-433cad05d695 2018-07-03 15:33:46,932 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:33:46,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}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:47,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b45df01-00d1-4580-8cf0-808c6a1af3bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:33:47,113 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8b45df01-00d1-4580-8cf0-808c6a1af3bc 2018-07-03 15:33:47,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/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:47,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "350c0441a60b436fb36cc2ac9cfc7430", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:33:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4e8a47c5b884c2cb95d5c453967fe1f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-user", "id": "3a8b778a5baa4d93a9c2dca893c746b4"}, "audit_ids": ["7J5GRogaTPWDycF14SSUrg"], "issued_at": "2018-07-03T15:33:47.000000Z"}} 2018-07-03 15:33:47,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}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:47,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8175204-212e-42fb-9f0f-559344292c7c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:33:47,636 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8175204-212e-42fb-9f0f-559344292c7c 2018-07-03 15:33:47,638 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:33:47,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:47 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-1d1d86c5-97a6-45e8-9047-89ae03fde315 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:47,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-1d1d86c5-97a6-45e8-9047-89ae03fde315 2018-07-03 15:33:47,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}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:47,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:33:47,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:33: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-07-03 15:33:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:47,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1168e8ec-8378-4e76-a735-6f4651d5e73a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:33:47,824 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1168e8ec-8378-4e76-a735-6f4651d5e73a 2018-07-03 15:33:47,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=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:47,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:47 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a114dca5-261d-4573-a295-43b535a23607 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:47,837 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-a114dca5-261d-4573-a295-43b535a23607 2018-07-03 15:33:47,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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:47,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:47 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-10496ba1-310d-4d64-9755-2e2b89a36dca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:47,930 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-10496ba1-310d-4d64-9755-2e2b89a36dca 2018-07-03 15:33:47,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83&mac_address=fa%3A16%3A3e%3A8d%3Ab8%3Ad6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:48,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:48 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-4409fc73-b99c-451b-9e45-8d1a6ae76371 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:48,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-4409fc73-b99c-451b-9e45-8d1a6ae76371 2018-07-03 15:33:48,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-07-03 15:33:48,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:33: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-07-03 15:33:48,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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:48,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:48 GMT Content-Type: application/json Content-Length: 1029 Connection: keep-alive X-Openstack-Request-Id: req-e18ec24c-0596-4d1f-a717-71369c78a153 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:48,415 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83&mac_address=fa%3A16%3A3e%3A8d%3Ab8%3Ad6&admin_state_up=True used request id req-e18ec24c-0596-4d1f-a717-71369c78a153 2018-07-03 15:33:48,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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:48,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:48 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92b6bdf2-44a8-4ecb-b1ef-3223dfbe64d9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:48,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-92b6bdf2-44a8-4ecb-b1ef-3223dfbe64d9 2018-07-03 15:33:48,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:48,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:48 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8515ce33-2790-4769-b27b-3d032c7d82d6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:48,651 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-8515ce33-2790-4769-b27b-3d032c7d82d6 2018-07-03 15:33:48,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:49,093 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:49 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-4be5ccf5-a9c4-42c3-807a-4b50eabde7b0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:49,093 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-4be5ccf5-a9c4-42c3-807a-4b50eabde7b0 2018-07-03 15:33:49,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/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83&mac_address=fa%3A16%3A3e%3Ace%3A10%3A82&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:49,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:49 GMT Content-Type: application/json Content-Length: 1029 Connection: keep-alive X-Openstack-Request-Id: req-306bfea3-9e52-484f-8654-3abb1d1603c9 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:49,177 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83&mac_address=fa%3A16%3A3e%3Ace%3A10%3A82&admin_state_up=True used request id req-306bfea3-9e52-484f-8654-3abb1d1603c9 2018-07-03 15:33:49,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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:49,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:49 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4d77381-4db4-4469-9167-a1e5dde28c6b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:49,351 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-b4d77381-4db4-4469-9167-a1e5dde28c6b 2018-07-03 15:33:49,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:49,644 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:49 GMT Content-Type: application/json Content-Length: 1830 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1531bcc3-02ef-4861-925d-a49230215746 X-Compute-Request-Id: req-1531bcc3-02ef-4861-925d-a49230215746 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:b8:d6", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/86981c0a-cf83-4374-8963-04553d5f1726", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86981c0a-cf83-4374-8963-04553d5f1726", "rel": "bookmark"}], "image": {"id": "68685990-2aed-43e1-9954-fdcc47661cc4", "links": [{"href": "http://172.30.10.101:8774/images/68685990-2aed-43e1-9954-fdcc47661cc4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c9", "OS-SRV-USG:launched_at": "2018-07-03T15:33:35.000000", "flavor": {"id": "41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6", "links": [{"href": "http://172.30.10.101:8774/flavors/41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6", "rel": "bookmark"}]}, "id": "86981c0a-cf83-4374-8963-04553d5f1726", "security_groups": [{"name": "default"}], "user_id": "3a8b778a5baa4d93a9c2dca893c746b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:33:35Z", "hostId": "77faddf3969ef32878cec5d7ee66f108965801a7d56557a10c0204b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "created": "2018-07-03T15:33:23Z", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 15:33:49,644 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2 used request id req-1531bcc3-02ef-4861-925d-a49230215746 2018-07-03 15:33:49,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=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:49,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:49 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-8cae978f-096f-4f5b-9b48-9ab7b24441c3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:49,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-8cae978f-096f-4f5b-9b48-9ab7b24441c3 2018-07-03 15:33:49,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/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:50,248 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:50 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-ea598038-3f96-42e9-90e1-4050857ecf44 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:50,248 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-ea598038-3f96-42e9-90e1-4050857ecf44 2018-07-03 15:33:50,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/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:50,330 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:50 GMT Content-Type: application/json Content-Length: 2014 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-212361cb-7fe3-4a59-8add-03983fe17120 X-Compute-Request-Id: req-212361cb-7fe3-4a59-8add-03983fe17120 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:10:82", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:10:82", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a", "rel": "bookmark"}], "image": {"id": "68685990-2aed-43e1-9954-fdcc47661cc4", "links": [{"href": "http://172.30.10.101:8774/images/68685990-2aed-43e1-9954-fdcc47661cc4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cc", "OS-SRV-USG:launched_at": "2018-07-03T15:33:36.000000", "flavor": {"id": "418a0711-9f31-48ff-bc47-06320ba0d07b", "links": [{"href": "http://172.30.10.101:8774/flavors/418a0711-9f31-48ff-bc47-06320ba0d07b", "rel": "bookmark"}]}, "id": "7fb28a3f-ddeb-4433-b95e-93e0681d911a", "security_groups": [{"name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp"}], "user_id": "3a8b778a5baa4d93a9c2dca893c746b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:33:37Z", "hostId": "87ac2fc3f0020f1d6385913a2556b6490ff27e0e7caeb7aff0cb8289", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "created": "2018-07-03T15:33:23Z", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 15:33:50,330 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1 used request id req-212361cb-7fe3-4a59-8add-03983fe17120 2018-07-03 15:33:50,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:50 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-d853b5bd-be2d-4bfc-a6f8-d2da70160b62 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.2"}],"id":"3bf76d05-c7bc-4ecf-bfa1-fbdc5c07d9c3","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3bf76d05-c7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:c3:2c:a8","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.3"}],"id":"6997a3cb-4542-41e0-a826-97c95198fa14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6997a3cb-45","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f0:e1:7c","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:28Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.1"}],"id":"74478eff-4341-401f-8cb8-817194dfdcc8","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu74478eff-43","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:6e:b4:af","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:50,337 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-d853b5bd-be2d-4bfc-a6f8-d2da70160b62 2018-07-03 15:33:50,338 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2 2018-07-03 15:33:50,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=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:50,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:50,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:50 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-b602553a-b617-4714-ac37-49675ddc4396 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:50,489 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-b602553a-b617-4714-ac37-49675ddc4396 2018-07-03 15:33:50,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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:50,562 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:50 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a6eeaa40-194a-44d5-8947-961b84d4559f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:50,563 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-a6eeaa40-194a-44d5-8947-961b84d4559f 2018-07-03 15:33:50,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/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:50,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:50 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-263e853d-353a-4645-9053-ce2ef8a5b9f6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.2"}],"id":"3bf76d05-c7bc-4ecf-bfa1-fbdc5c07d9c3","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3bf76d05-c7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:c3:2c:a8","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.3"}],"id":"6997a3cb-4542-41e0-a826-97c95198fa14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6997a3cb-45","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f0:e1:7c","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:28Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.1"}],"id":"74478eff-4341-401f-8cb8-817194dfdcc8","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu74478eff-43","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:6e:b4:af","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:50,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-263e853d-353a-4645-9053-ce2ef8a5b9f6 2018-07-03 15:33:50,652 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1 2018-07-03 15:33:50,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:50,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:50 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-1f8d5586-4f79-474d-9730-ea3c75f0a1e4 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "7011e813-7915-414d-8955-30d0b26f7083", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "created_at": "2018-07-03T15:33:20Z", "updated_at": "2018-07-03T15:33:43Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.10.120", "revision_number": 2, "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "port_id": "f253b3d7-4d48-4041-9bf8-1cc04d716d8d", "id": "d7c10785-fb3a-4a5d-bf9a-03cc4a226f99"}]} 2018-07-03 15:33:50,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-1f8d5586-4f79-474d-9730-ea3c75f0a1e4 2018-07-03 15:33:50,762 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:50 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-b2e945e3-2620-4bd0-ba4a-b9292d74af88 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "7011e813-7915-414d-8955-30d0b26f7083", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "created_at": "2018-07-03T15:33:20Z", "updated_at": "2018-07-03T15:33:43Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.10.120", "revision_number": 2, "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "port_id": "f253b3d7-4d48-4041-9bf8-1cc04d716d8d", "id": "d7c10785-fb3a-4a5d-bf9a-03cc4a226f99"}]} 2018-07-03 15:33:50,762 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-b2e945e3-2620-4bd0-ba4a-b9292d74af88 2018-07-03 15:33:50,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/86981c0a-cf83-4374-8963-04553d5f1726 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:51,468 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:51 GMT Content-Type: application/json Content-Length: 1827 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7e64880b-d367-48cd-8bd2-a463299ecbed X-Compute-Request-Id: req-7e64880b-d367-48cd-8bd2-a463299ecbed Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:b8:d6", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/86981c0a-cf83-4374-8963-04553d5f1726", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/86981c0a-cf83-4374-8963-04553d5f1726", "rel": "bookmark"}], "image": {"id": "68685990-2aed-43e1-9954-fdcc47661cc4", "links": [{"href": "http://172.30.10.101:8774/images/68685990-2aed-43e1-9954-fdcc47661cc4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c9", "OS-SRV-USG:launched_at": "2018-07-03T15:33:35.000000", "flavor": {"id": "41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6", "links": [{"href": "http://172.30.10.101:8774/flavors/41f8a19a-e0d0-4d6f-bb3f-5f927b03c2f6", "rel": "bookmark"}]}, "id": "86981c0a-cf83-4374-8963-04553d5f1726", "security_groups": [{"name": "default"}], "user_id": "3a8b778a5baa4d93a9c2dca893c746b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:33:35Z", "hostId": "77faddf3969ef32878cec5d7ee66f108965801a7d56557a10c0204b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "created": "2018-07-03T15:33:23Z", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:33:51,469 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/86981c0a-cf83-4374-8963-04553d5f1726 used request id req-7e64880b-d367-48cd-8bd2-a463299ecbed 2018-07-03 15:33:51,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=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:51,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:51 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-d934cc01-c685-4ad6-a2d5-184ac5035196 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:51,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-d934cc01-c685-4ad6-a2d5-184ac5035196 2018-07-03 15:33:51,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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:51,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:51 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba140265-a399-4c13-aa73-40fae3cd13c4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:51,798 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-ba140265-a399-4c13-aa73-40fae3cd13c4 2018-07-03 15:33:51,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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:51,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:51 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c2858970-20ab-455f-9e05-b8b77beeec6b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:51,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-c2858970-20ab-455f-9e05-b8b77beeec6b 2018-07-03 15:33:51,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/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7f789cb958e2910385d89e7d0a8db9ee08407" 2018-07-03 15:33:51,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:51 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-069d0b93-0464-4100-ad77-ddbe10a66899 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.2"}],"id":"3bf76d05-c7bc-4ecf-bfa1-fbdc5c07d9c3","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3bf76d05-c7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:c3:2c:a8","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.3"}],"id":"6997a3cb-4542-41e0-a826-97c95198fa14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6997a3cb-45","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f0:e1:7c","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:28Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.1"}],"id":"74478eff-4341-401f-8cb8-817194dfdcc8","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu74478eff-43","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:6e:b4:af","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:51,974 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-069d0b93-0464-4100-ad77-ddbe10a66899 2018-07-03 15:33:51,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/7fb28a3f-ddeb-4433-b95e-93e0681d911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:52,958 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:52 GMT Content-Type: application/json Content-Length: 2011 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-16f8797a-ee6c-44ad-a99e-f4af293ca7cf X-Compute-Request-Id: req-16f8797a-ee6c-44ad-a99e-f4af293ca7cf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:10:82", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:10:82", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a", "rel": "bookmark"}], "image": {"id": "68685990-2aed-43e1-9954-fdcc47661cc4", "links": [{"href": "http://172.30.10.101:8774/images/68685990-2aed-43e1-9954-fdcc47661cc4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cc", "OS-SRV-USG:launched_at": "2018-07-03T15:33:36.000000", "flavor": {"id": "418a0711-9f31-48ff-bc47-06320ba0d07b", "links": [{"href": "http://172.30.10.101:8774/flavors/418a0711-9f31-48ff-bc47-06320ba0d07b", "rel": "bookmark"}]}, "id": "7fb28a3f-ddeb-4433-b95e-93e0681d911a", "security_groups": [{"name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp"}], "user_id": "3a8b778a5baa4d93a9c2dca893c746b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:33:37Z", "hostId": "87ac2fc3f0020f1d6385913a2556b6490ff27e0e7caeb7aff0cb8289", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "created": "2018-07-03T15:33:23Z", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:33:52,958 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a used request id req-16f8797a-ee6c-44ad-a99e-f4af293ca7cf 2018-07-03 15:33: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/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:53,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:53 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-ab189fe9-3674-4685-adfa-ca8e662f26a7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:53,462 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-ab189fe9-3674-4685-adfa-ca8e662f26a7 2018-07-03 15:33:53,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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:53,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:53 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fa41ac0-f1cb-414e-bc64-36977e3c2963 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:53,510 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-8fa41ac0-f1cb-414e-bc64-36977e3c2963 2018-07-03 15:33:53,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/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:53,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:53 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a2dcd3f4-c226-4516-beff-aa162057a71d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:53,590 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-a2dcd3f4-c226-4516-beff-aa162057a71d 2018-07-03 15:33: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/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:53,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:53 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-b3dc56e5-80f2-4cfe-956c-82ced6e34afe Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.2"}],"id":"3bf76d05-c7bc-4ecf-bfa1-fbdc5c07d9c3","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3bf76d05-c7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:c3:2c:a8","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.3"}],"id":"6997a3cb-4542-41e0-a826-97c95198fa14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6997a3cb-45","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f0:e1:7c","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:28Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.1"}],"id":"74478eff-4341-401f-8cb8-817194dfdcc8","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu74478eff-43","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:6e:b4:af","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:53,679 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-b3dc56e5-80f2-4cfe-956c-82ced6e34afe 2018-07-03 15:33:53,680 - create_instance - INFO - Checking if VM is active 2018-07-03 15:33:53,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/7fb28a3f-ddeb-4433-b95e-93e0681d911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:54,328 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:54 GMT Content-Type: application/json Content-Length: 2011 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f691d2f8-c3ee-4c58-9168-562598257d1a X-Compute-Request-Id: req-f691d2f8-c3ee-4c58-9168-562598257d1a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:10:82", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:10:82", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a", "rel": "bookmark"}], "image": {"id": "68685990-2aed-43e1-9954-fdcc47661cc4", "links": [{"href": "http://172.30.10.101:8774/images/68685990-2aed-43e1-9954-fdcc47661cc4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cc", "OS-SRV-USG:launched_at": "2018-07-03T15:33:36.000000", "flavor": {"id": "418a0711-9f31-48ff-bc47-06320ba0d07b", "links": [{"href": "http://172.30.10.101:8774/flavors/418a0711-9f31-48ff-bc47-06320ba0d07b", "rel": "bookmark"}]}, "id": "7fb28a3f-ddeb-4433-b95e-93e0681d911a", "security_groups": [{"name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp"}], "user_id": "3a8b778a5baa4d93a9c2dca893c746b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:33:37Z", "hostId": "87ac2fc3f0020f1d6385913a2556b6490ff27e0e7caeb7aff0cb8289", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "created": "2018-07-03T15:33:23Z", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:33:54,328 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a used request id req-f691d2f8-c3ee-4c58-9168-562598257d1a 2018-07-03 15:33:54,329 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1] is - ACTIVE 2018-07-03 15:33:54,329 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:33:54,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:55,179 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:55 GMT Content-Type: application/json Content-Length: 2011 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ed721843-7ec0-4d44-968b-fd29c1293b6e X-Compute-Request-Id: req-ed721843-7ec0-4d44-968b-fd29c1293b6e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:10:82", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:10:82", "version": 4, "addr": "172.30.10.120", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a", "rel": "bookmark"}], "image": {"id": "68685990-2aed-43e1-9954-fdcc47661cc4", "links": [{"href": "http://172.30.10.101:8774/images/68685990-2aed-43e1-9954-fdcc47661cc4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cc", "OS-SRV-USG:launched_at": "2018-07-03T15:33:36.000000", "flavor": {"id": "418a0711-9f31-48ff-bc47-06320ba0d07b", "links": [{"href": "http://172.30.10.101:8774/flavors/418a0711-9f31-48ff-bc47-06320ba0d07b", "rel": "bookmark"}]}, "id": "7fb28a3f-ddeb-4433-b95e-93e0681d911a", "security_groups": [{"name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp"}], "user_id": "3a8b778a5baa4d93a9c2dca893c746b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:33:37Z", "hostId": "87ac2fc3f0020f1d6385913a2556b6490ff27e0e7caeb7aff0cb8289", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "created": "2018-07-03T15:33:23Z", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:33:55,179 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7fb28a3f-ddeb-4433-b95e-93e0681d911a used request id req-ed721843-7ec0-4d44-968b-fd29c1293b6e 2018-07-03 15:33: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=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:55,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:55 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-f10c2c70-7784-4111-86ff-9aad4ee85051 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"a9bdff04-4406-44f6-bbfb-62c988330f83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","subnets":["42c07f02-b4c0-4d18-8243-a511bdf456fd"],"description":"","tags":[],"updated_at":"2018-07-03T15:33:18Z","provider:segmentation_id":1015,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net","admin_state_up":true,"tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:17Z","provider:network_type":"vlan"}]} 2018-07-03 15:33:55,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net used request id req-f10c2c70-7784-4111-86ff-9aad4ee85051 2018-07-03 15:33:55,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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:55,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:33:55 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8eebc81-a525-492c-b248-12f501c10fd7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:33:55,542 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-b8eebc81-a525-492c-b248-12f501c10fd7 2018-07-03 15:33:55,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=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:55,785 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:55 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-6c1dcffa-2c97-4c92-82d7-d98b4a73b03b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:18Z","dns_nameservers":[],"updated_at":"2018-07-03T15:33:18Z","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":"d4e8a47c5b884c2cb95d5c453967fe1f","id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet"}]} 2018-07-03 15:33:55,785 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-6c1dcffa-2c97-4c92-82d7-d98b4a73b03b 2018-07-03 15:33:55,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/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d2fb8c4170c21e9b912f0814e6151ce2621d82" 2018-07-03 15:33:56,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:33:56 GMT Content-Type: application/json Content-Length: 5078 Connection: keep-alive X-Openstack-Request-Id: req-be030262-3e1f-4671-a42f-220b731c44c9 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.2"}],"id":"3bf76d05-c7bc-4ecf-bfa1-fbdc5c07d9c3","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu3bf76d05-c7","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:c3:2c:a8","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.3"}],"id":"6997a3cb-4542-41e0-a826-97c95198fa14","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu6997a3cb-45","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:f0:e1:7c","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bdff04-4406-44f6-bbfb-62c988330f83","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:28Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.1"}],"id":"74478eff-4341-401f-8cb8-817194dfdcc8","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu74478eff-43","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:6e:b4:af","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7011e813-7915-414d-8955-30d0b26f7083","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:20Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.10"}],"id":"c262f76d-d397-4d5d-aa99-8d734c93fdfd","security_groups":["867d1749-38b7-42dc-b147-285e6d43f535"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuc262f76d-d3","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8d:b8:d6","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"86981c0a-cf83-4374-8963-04553d5f1726","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:33:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c07f02-b4c0-4d18-8243-a511bdf456fd","ip_address":"10.1.2.11"}],"id":"f253b3d7-4d48-4041-9bf8-1cc04d716d8d","security_groups":["489c8c8d-fd9e-44fc-b011-497e4809afe9"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuf253b3d7-4d","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ce:10:82","project_id":"d4e8a47c5b884c2cb95d5c453967fe1f","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7fb28a3f-ddeb-4433-b95e-93e0681d911a","name":"","admin_state_up":true,"network_id":"a9bdff04-4406-44f6-bbfb-62c988330f83","tenant_id":"d4e8a47c5b884c2cb95d5c453967fe1f","created_at":"2018-07-03T15:33:25Z","binding:vnic_type":"normal"}]} 2018-07-03 15:33:56,290 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bdff04-4406-44f6-bbfb-62c988330f83 used request id req-be030262-3e1f-4671-a42f-220b731c44c9 2018-07-03 15:33:56,291 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:33:59,349 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:33:59,349 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:34:02,353 - create_instance - DEBUG - SSH connection timeout in 173.938502073 2018-07-03 15:34:02,353 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:34:05,429 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:34:05,429 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:34:08,432 - create_instance - DEBUG - SSH connection timeout in 167.85886097 2018-07-03 15:34:08,433 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:34:11,509 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:34:11,509 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:34:14,512 - create_instance - DEBUG - SSH connection timeout in 161.778838873 2018-07-03 15:34:14,513 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:34:17,589 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:34:17,590 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:34:20,593 - create_instance - DEBUG - SSH connection timeout in 155.698215961 2018-07-03 15:34:20,593 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:34:23,669 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:34:23,669 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:34:26,672 - create_instance - DEBUG - SSH connection timeout in 149.618720055 2018-07-03 15:34:26,673 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:34:29,749 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:34:29,749 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:34:32,749 - create_instance - DEBUG - SSH connection timeout in 143.54182601 2018-07-03 15:34:32,750 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:34:35,829 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:34:35,829 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:34:38,832 - create_instance - DEBUG - SSH connection timeout in 137.458843946 2018-07-03 15:34:38,833 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:34:41,909 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:34:41,909 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:34:44,912 - create_instance - DEBUG - SSH connection timeout in 131.378828049 2018-07-03 15:34:44,913 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:34:47,989 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:34:47,989 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:34:50,992 - create_instance - DEBUG - SSH connection timeout in 125.298887014 2018-07-03 15:34:50,993 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:34:54,069 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:34:54,069 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:34:57,070 - create_instance - DEBUG - SSH connection timeout in 119.221365929 2018-07-03 15:34:57,070 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:35:00,149 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:35:00,149 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:35:03,152 - create_instance - DEBUG - SSH connection timeout in 113.138833046 2018-07-03 15:35:03,153 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:35:06,229 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:35:06,229 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:35:09,230 - create_instance - DEBUG - SSH connection timeout in 107.061482906 2018-07-03 15:35:09,230 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:35:12,309 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:35:12,309 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:35:15,312 - create_instance - DEBUG - SSH connection timeout in 100.978816032 2018-07-03 15:35:15,313 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:35:18,389 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:35:18,389 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:35:21,390 - create_instance - DEBUG - SSH connection timeout in 94.9009709358 2018-07-03 15:35:21,390 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:35:24,469 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:35:24,469 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:35:27,472 - create_instance - DEBUG - SSH connection timeout in 88.8187298775 2018-07-03 15:35:27,473 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:35:30,548 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:35:30,549 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:35:33,552 - create_instance - DEBUG - SSH connection timeout in 82.7388019562 2018-07-03 15:35:33,553 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:35:36,629 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:35:36,629 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:35:39,632 - create_instance - DEBUG - SSH connection timeout in 76.6587769985 2018-07-03 15:35:39,633 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:35:42,709 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:35:42,709 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:35:45,711 - create_instance - DEBUG - SSH connection timeout in 70.5802519321 2018-07-03 15:35:45,711 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:35:48,793 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:35:48,793 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:35:51,796 - create_instance - DEBUG - SSH connection timeout in 64.4948768616 2018-07-03 15:35:51,797 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:35:54,869 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:35:54,869 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:35:57,872 - create_instance - DEBUG - SSH connection timeout in 58.4188220501 2018-07-03 15:35:57,873 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:36:00,949 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:36:00,949 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:36:03,949 - create_instance - DEBUG - SSH connection timeout in 52.3417220116 2018-07-03 15:36:03,950 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:36:07,029 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:36:07,029 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:36:10,030 - create_instance - DEBUG - SSH connection timeout in 46.2612149715 2018-07-03 15:36:10,030 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:36:13,109 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:36:13,109 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:36:16,112 - create_instance - DEBUG - SSH connection timeout in 40.1794600487 2018-07-03 15:36:16,112 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:36:19,189 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:36:19,189 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:36:22,192 - create_instance - DEBUG - SSH connection timeout in 34.09877491 2018-07-03 15:36:22,193 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:36:25,273 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:36:25,273 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:36:28,276 - create_instance - DEBUG - SSH connection timeout in 28.0154938698 2018-07-03 15:36:28,276 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:36:31,349 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:36:31,349 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:36:34,350 - create_instance - DEBUG - SSH connection timeout in 21.9414789677 2018-07-03 15:36:34,350 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:36:37,429 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:36:37,429 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:36:40,430 - create_instance - DEBUG - SSH connection timeout in 15.8614339828 2018-07-03 15:36:40,430 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:36:43,509 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:36:43,509 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:36:46,512 - create_instance - DEBUG - SSH connection timeout in 9.77867698669 2018-07-03 15:36:46,513 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:36:49,589 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:36:49,589 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:36:52,590 - create_instance - DEBUG - SSH connection timeout in 3.70146393776 2018-07-03 15:36:52,590 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:36:55,669 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.120 2018-07-03 15:36:55,669 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:36:58,671 - create_instance - DEBUG - SSH connection timeout in -2.37997603416 2018-07-03 15:36:58,671 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2018-07-03 15:36:58,674 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack 2018-07-03 15:36:58,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:36:58,754 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:36:58 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-66952c9e-a199-4622-b326-e96c8a5a6739 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:36:59,183 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:36:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1670050a-d569-45f8-9a68-125340f2d0b5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:36:59,183 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-1670050a-d569-45f8-9a68-125340f2d0b5 2018-07-03 15:36:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:36:59,236 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:36:59 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-8923b9a2-a34b-433e-8759-bd540ec808d1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:36:59,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:36:59 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-6151c709-3c9f-4bb4-bba5-281b20c30eed 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:36:59Z", "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "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-07-03 15:36:59,286 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-6151c709-3c9f-4bb4-bba5-281b20c30eed 2018-07-03 15:36:59,286 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:36:59,287 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:37:02,289 - create_stack - DEBUG - Stack status query timeout in 1196.89440107 2018-07-03 15:37:02,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:37:02,324 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:02 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-62afb805-1113-4fa7-9343-aa39dc31cec9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:02,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:02 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-bb58014b-c7d3-4e7e-b1eb-9c67cd6cbcda 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:36:59Z", "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "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-07-03 15:37:02,368 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-bb58014b-c7d3-4e7e-b1eb-9c67cd6cbcda 2018-07-03 15:37:02,368 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:37:02,369 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:37:05,372 - create_stack - DEBUG - Stack status query timeout in 1193.81166101 2018-07-03 15:37:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:37:05,414 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:05 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-08d84e97-1f1d-48be-9ceb-7551c8f216ad Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:05,460 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:05 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-8c07af17-9037-4684-b3ed-daf25d327c62 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:36:59Z", "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "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-07-03 15:37:05,460 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-8c07af17-9037-4684-b3ed-daf25d327c62 2018-07-03 15:37:05,460 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:37:05,460 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:37:08,463 - create_stack - DEBUG - Stack status query timeout in 1190.72042799 2018-07-03 15:37:08,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:37:08,501 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:08 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-4900e09c-0760-472c-ad4d-fed082fb19f4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:08,535 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:08 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-cd20376a-2fcd-41f9-b0ff-cfef9f003482 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:36:59Z", "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "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-07-03 15:37:08,535 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-cd20376a-2fcd-41f9-b0ff-cfef9f003482 2018-07-03 15:37:08,536 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:37:08,536 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:37:11,540 - create_stack - DEBUG - Stack status query timeout in 1187.64399004 2018-07-03 15:37:11,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:37:11,585 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:11 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-61c8f090-cda4-416b-bfd8-68d48ee222a4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:11,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:11 GMT Content-Type: application/json Content-Length: 2358 Connection: keep-alive X-Openstack-Request-Id: req-74188be1-ff26-4dfe-a7e9-0dfda5cbf957 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-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor2", "OS::project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "OS::stack_id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-kp", "security_group_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-subnet", "net_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst2", "inst1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-inst1", "image2_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image", "flavor1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-flavor1", "image1_name": "CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image"}, "deletion_time": "2018-07-03T15:37:11Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack", "stack_user_project_id": "92e2233c46234ba8956db56dc186b11a", "tags": null, "creation_time": "2018-07-03T15:33:13Z", "links": [{"href": "https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:36:59Z", "id": "747df07a-b7a1-4636-bdad-1b696c34fcf2", "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-07-03 15:37:11,634 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-74188be1-ff26-4dfe-a7e9-0dfda5cbf957 2018-07-03 15:37:11,634 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:37:11,635 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack 2018-07-03 15:37:11,635 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack 2018-07-03 15:37:11,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/747df07a-b7a1-4636-bdad-1b696c34fcf2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecca0b4420c2cb8c9296dc66fdfff41f2521b36" 2018-07-03 15:37:11,681 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:11 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 X-Openstack-Request-Id: req-52168603-6214-4682-a3ca-fd151fc5e660 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:11,726 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:37:11 GMT Content-Type: application/json Content-Length: 285 Connection: keep-alive X-Openstack-Request-Id: req-c08c14ee-4dfa-4443-8d11-6c693f10a39c RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:37:11,726 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/d4e8a47c5b884c2cb95d5c453967fe1f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-stack/747df07a-b7a1-4636-bdad-1b696c34fcf2 used request id req-c08c14ee-4dfa-4443-8d11-6c693f10a39c 2018-07-03 15:37:11,732 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-ba5668ca-68a7-45c5-8d57-4073a946c400-image 2018-07-03 15:37:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}20097e815b79fd09650baf32f78217ae691681ce" 2018-07-03 15:37:11,876 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:37:11 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-558a89df-386b-4878-b742-ab00c741d55a 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-07-03 15:37:11,876 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/68685990-2aed-43e1-9954-fdcc47661cc4 used request id req-558a89df-386b-4878-b742-ab00c741d55a 2018-07-03 15:37:11,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:37:12,373 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:12 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-1467cb41-8789-45cd-90c2-e7cb32520f4b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "created_at": "2018-07-03T15:33:17Z", "updated_at": "2018-07-03T15:33:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:33:17Z", "revision_number": 0, "id": "1dce34a9-9df9-4750-aadc-59763916110f", "remote_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "remote_ip_prefix": null, "created_at": "2018-07-03T15:33:17Z", "security_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:33:17Z", "revision_number": 0, "id": "293c3249-0ad6-4f15-9dc9-2e4c4d6a33cf", "remote_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "remote_ip_prefix": null, "created_at": "2018-07-03T15:33:17Z", "security_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:33:17Z", "revision_number": 0, "id": "34472eee-9739-43b2-8cec-71c6b8f680bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:33:17Z", "security_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:33:17Z", "revision_number": 0, "id": "b512c8ee-7cec-4c99-8e6f-934ee533bc99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:33:17Z", "security_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f"}], "revision_number": 4, "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "id": "867d1749-38b7-42dc-b147-285e6d43f535", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:37:12,373 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-1467cb41-8789-45cd-90c2-e7cb32520f4b 2018-07-03 15:37:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:37:12,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:12 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fc8cf22-fc7b-4706-9ad0-384ad7258256 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:37:12,557 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-8fc8cf22-fc7b-4706-9ad0-384ad7258256 2018-07-03 15:37:12,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/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:37:12,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:12 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-430f0dc5-f044-42ec-b9ca-84b5884ea511 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4e8a47c5b884c2cb95d5c453967fe1f", "name": "CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj"}} 2018-07-03 15:37:12,726 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-430f0dc5-f044-42ec-b9ca-84b5884ea511 2018-07-03 15:37:12,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 867d1749-38b7-42dc-b147-285e6d43f535 2018-07-03 15:37:12,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=867d1749-38b7-42dc-b147-285e6d43f535 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:37:13,123 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:13 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-2509f8a7-a977-4d4a-885e-1eb10c5ed712 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:33:17Z", "security_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "created_at": "2018-07-03T15:33:17Z", "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "id": "1dce34a9-9df9-4750-aadc-59763916110f"}, {"remote_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:33:17Z", "security_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "created_at": "2018-07-03T15:33:17Z", "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "id": "293c3249-0ad6-4f15-9dc9-2e4c4d6a33cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:33:17Z", "security_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "created_at": "2018-07-03T15:33:17Z", "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "id": "34472eee-9739-43b2-8cec-71c6b8f680bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:33:17Z", "security_group_id": "867d1749-38b7-42dc-b147-285e6d43f535", "port_range_min": null, "revision_number": 0, "tenant_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "created_at": "2018-07-03T15:33:17Z", "project_id": "d4e8a47c5b884c2cb95d5c453967fe1f", "id": "b512c8ee-7cec-4c99-8e6f-934ee533bc99"}]} 2018-07-03 15:37:13,123 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=867d1749-38b7-42dc-b147-285e6d43f535 used request id req-2509f8a7-a977-4d4a-885e-1eb10c5ed712 2018-07-03 15:37:13,124 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:37:13,129 - keystoneauth.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/867d1749-38b7-42dc-b147-285e6d43f535 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:37:13,362 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:37:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f1464bda-e9f4-482c-bfc6-5060bb59a39a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:37:13,362 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/867d1749-38b7-42dc-b147-285e6d43f535 used request id req-f1464bda-e9f4-482c-bfc6-5060bb59a39a 2018-07-03 15:37:13,363 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj 2018-07-03 15:37:13,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:37:13,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:37:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9313d1ee-4513-4cdc-b533-291f651b640b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:37:13,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d4e8a47c5b884c2cb95d5c453967fe1f used request id req-9313d1ee-4513-4cdc-b533-291f651b640b 2018-07-03 15:37:13,886 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-proj-role 2018-07-03 15:37:13,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/350c0441a60b436fb36cc2ac9cfc7430 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:37:14,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:37:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bee9db6a-329c-416e-9e22-d48b6cf5fd26 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:37:14,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/350c0441a60b436fb36cc2ac9cfc7430 used request id req-bee9db6a-329c-416e-9e22-d48b6cf5fd26 2018-07-03 15:37:14,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f6b5ffc998893823fa088a10375598e43c9685" 2018-07-03 15:37:14,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cab66d3-db2f-4b0f-a2d8-bec8434a6d6d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:37:14,337 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1cab66d3-db2f-4b0f-a2d8-bec8434a6d6d 2018-07-03 15:37:14,338 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-8cf15cf0-5e01-4e9-user 2018-07-03 15:37:14,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/3a8b778a5baa4d93a9c2dca893c746b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883a43397d89644515d1654f7230b09725305265" 2018-07-03 15:37:14,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:37:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-112c2574-903f-4c7c-92f5-683928e97de2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:37:14,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3a8b778a5baa4d93a9c2dca893c746b4 used request id req-112c2574-903f-4c7c-92f5-683928e97de2 2018-07-03 15:37:14,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:37:15,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["1IQU52nrRdSoksZ95TQ9jg"], "issued_at": "2018-07-03T15:37:15.000000Z"}} 2018-07-03 15:37:15,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}af9fb2cb21d345238615fa5d1aa98f20868931cd" 2018-07-03 15:37:15,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64d7bcb4-dda1-4c22-9d87-47ff0ef6d0f0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:37:15,356 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64d7bcb4-dda1-4c22-9d87-47ff0ef6d0f0 2018-07-03 15:37:15,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:37:15,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:37:15,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["QFU4YFJmQTOPYgKYRR4Beg"], "issued_at": "2018-07-03T15:37:15.000000Z"}} 2018-07-03 15:37:15,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}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:37:16,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d14012d2-4469-4c86-9490-d700f6450aa4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:37:16,094 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d14012d2-4469-4c86-9490-d700f6450aa4 2018-07-03 15:37:16,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:37:16,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:37: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-07-03 15:37:16,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:37:16,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:16 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c0711b7-b849-45c9-a9a2-dde20ff55306 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-dc5ce8bd-1ebc-4b6-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:37:16,149 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj used request id req-4c0711b7-b849-45c9-a9a2-dde20ff55306 2018-07-03 15:37:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:37:16,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-030c4c2a-1ed4-4642-9057-f703ed26b473 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:37:16,335 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-030c4c2a-1ed4-4642-9057-f703ed26b473 2018-07-03 15:37:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}}' 2018-07-03 15:37:16,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:37:16 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85b01316-3090-4f2d-8527-d0629c93ede2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "id": "b79dad201e284e55b709ed325f012e0a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:37:16,561 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-85b01316-3090-4f2d-8527-d0629c93ede2 2018-07-03 15:37:16,562 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj 2018-07-03 15:37:16,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:37:16,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:37:17,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:37:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["KOw7A6EiQi6T67r0yEOC7g"], "issued_at": "2018-07-03T15:37:17.000000Z"}} 2018-07-03 15:37:17,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:17,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46ab961a-a371-4375-af77-221ea3baefd7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:37:17,269 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-46ab961a-a371-4375-af77-221ea3baefd7 2018-07-03 15:37:17,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-07-03 15:37:17,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:37:17 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 15:37:17,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:17,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:17 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62e64245-adf4-4ad9-bbe2-a294a9d20c79 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:37:17,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-62e64245-adf4-4ad9-bbe2-a294a9d20c79 2018-07-03 15:37:17,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?name=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:17,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:17 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e8e18e5-d50e-4b57-8f99-cd2af511badc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "id": "b79dad201e284e55b709ed325f012e0a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}]} 2018-07-03 15:37:17,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj used request id req-7e8e18e5-d50e-4b57-8f99-cd2af511badc 2018-07-03 15:37:17,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}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:17,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-131c5a69-348b-49a0-b4c2-6f629b18935e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:37:17,894 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-131c5a69-348b-49a0-b4c2-6f629b18935e 2018-07-03 15:37:18,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:18,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f62b72f8-0e82-4a06-b596-72123b17b5e0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:37:18,569 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f62b72f8-0e82-4a06-b596-72123b17b5e0 2018-07-03 15:37: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=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:18,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:18 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00ccae4d-d86e-4d03-be08-873ca0f19743 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "id": "b79dad201e284e55b709ed325f012e0a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}]} 2018-07-03 15:37:18,788 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj used request id req-00ccae4d-d86e-4d03-be08-873ca0f19743 2018-07-03 15:37:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/64767a2dfcac463c816dab9f48087cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:18,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:18 GMT Server: Apache Content-Length: 344 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11350915-04fa-4f6e-ab53-6c4d1b03f5b3 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-user", "links": {"self": "http://10.167.4.35:5000/v3/users/64767a2dfcac463c816dab9f48087cee"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b79dad201e284e55b709ed325f012e0a", "id": "64767a2dfcac463c816dab9f48087cee", "password_expires_at": null}} 2018-07-03 15:37:18,994 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/64767a2dfcac463c816dab9f48087cee used request id req-11350915-04fa-4f6e-ab53-6c4d1b03f5b3 2018-07-03 15:37:18,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/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:19,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:19 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ea12cad-c026-4b59-a063-59edcbca076f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles", "previous": null, "next": null}, "roles": []} 2018-07-03 15:37:19,230 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles used request id req-8ea12cad-c026-4b59-a063-59edcbca076f 2018-07-03 15:37:19,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/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:19,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:19 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c326dbcf-d8c7-42ff-a696-16cbbf93519d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}} 2018-07-03 15:37:19,423 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-c326dbcf-d8c7-42ff-a696-16cbbf93519d 2018-07-03 15:37:19,424 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj 2018-07-03 15:37:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles/e7b5d2a77f50482aae4a680f24c5f909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:19,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:37:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d66d93e-4025-43e2-8fcc-14ee5c35ebc8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:37:19,669 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles/e7b5d2a77f50482aae4a680f24c5f909 used request id req-1d66d93e-4025-43e2-8fcc-14ee5c35ebc8 2018-07-03 15:37:19,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:19,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-264c64b4-b371-4021-8958-2b3f35697200 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:37:19,872 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-264c64b4-b371-4021-8958-2b3f35697200 2018-07-03 15:37:19,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?name=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:20,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:19 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65085436-4e2e-4f0f-aea0-924f191302d4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "id": "b79dad201e284e55b709ed325f012e0a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}]} 2018-07-03 15:37:20,197 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj used request id req-65085436-4e2e-4f0f-aea0-924f191302d4 2018-07-03 15:37:20,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:20,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:20 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4607d436-549b-4f54-befd-9faf51e1f0a8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:37:20,423 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles used request id req-4607d436-549b-4f54-befd-9faf51e1f0a8 2018-07-03 15:37:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:20,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:20 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db11a819-7134-4326-81f5-6ff4669b135d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}} 2018-07-03 15:37:20,618 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-db11a819-7134-4326-81f5-6ff4669b135d 2018-07-03 15:37:20,619 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj 2018-07-03 15:37:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles/0e8737ddfe1542c18cfc59afdf17b6f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:37:20,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:37:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4010b92e-6814-4f26-9ca8-f0bccf3b032c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:37:20,879 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles/0e8737ddfe1542c18cfc59afdf17b6f5 used request id req-4010b92e-6814-4f26-9ca8-f0bccf3b032c 2018-07-03 15:37:20,880 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-user 2018-07-03 15:37:20,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:37:20,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:37:21,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb882a30-4775-4932-b474-8de5c9c6dfeb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:37:21,074 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-eb882a30-4775-4932-b474-8de5c9c6dfeb 2018-07-03 15:37:21,077 - 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}56f4a541379658d0dadf086049440db34e33f589" -d '{"role": {"name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role"}}' 2018-07-03 15:37:21,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:37:21 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2915cf6e-5bfc-494d-8894-24d4565bb3a6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f9adb9610d94bfea2c32f0d56528ba1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0f9adb9610d94bfea2c32f0d56528ba1"}, "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role"}} 2018-07-03 15:37:21,284 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2915cf6e-5bfc-494d-8894-24d4565bb3a6 2018-07-03 15:37:21,284 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role 2018-07-03 15:37:21,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0f9adb9610d94bfea2c32f0d56528ba1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:37:21,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:21 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-447f4b27-30cb-4bd3-9294-a4954648a096 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f9adb9610d94bfea2c32f0d56528ba1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0f9adb9610d94bfea2c32f0d56528ba1"}, "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role"}} 2018-07-03 15:37:21,596 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0f9adb9610d94bfea2c32f0d56528ba1 used request id req-447f4b27-30cb-4bd3-9294-a4954648a096 2018-07-03 15:37:21,596 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role to project CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj 2018-07-03 15:37:21,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles/0f9adb9610d94bfea2c32f0d56528ba1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:37:21,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:37:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bde09544-8342-4e32-bedb-74527835d21c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:37:21,834 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a/users/64767a2dfcac463c816dab9f48087cee/roles/0f9adb9610d94bfea2c32f0d56528ba1 used request id req-bde09544-8342-4e32-bedb-74527835d21c 2018-07-03 15:37:21,834 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:37:21,835 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-03 15:37:21,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:37:21,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:37:22,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f9adb9610d94bfea2c32f0d56528ba1", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-user", "id": "64767a2dfcac463c816dab9f48087cee"}, "audit_ids": ["ZCBlODI5Qcmlhe6a7As6nA"], "issued_at": "2018-07-03T15:37:22.000000Z"}} 2018-07-03 15:37:22,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9bdb6fcdd2bf68ca1d31036198ab3deda4aa25c" 2018-07-03 15:37:22,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3632fdf-df99-41e4-a2fe-1b71c180c485 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:37:22,583 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f3632fdf-df99-41e4-a2fe-1b71c180c485 2018-07-03 15:37:22,587 - 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9bdb6fcdd2bf68ca1d31036198ab3deda4aa25c" 2018-07-03 15:37:23,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:23 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-e2f35e59-628d-4d1d-b238-1c6ad4a98674 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"} 2018-07-03 15:37:23,062 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image used request id req-e2f35e59-628d-4d1d-b238-1c6ad4a98674 2018-07-03 15:37:23,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9bdb6fcdd2bf68ca1d31036198ab3deda4aa25c" 2018-07-03 15:37:23,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:23 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-58086d14-8692-4e5f-9b93-53c624ef8f9a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:37:23,465 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-58086d14-8692-4e5f-9b93-53c624ef8f9a 2018-07-03 15:37:23,497 - 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}a9bdb6fcdd2bf68ca1d31036198ab3deda4aa25c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}' 2018-07-03 15:37:23,950 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:37:23 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-0a2d050f-5d58-4b7c-9ed9-b753e7a8f1a6 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:37:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:37:24Z", "visibility": "shared", "self": "/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "min_disk": 0, "protected": false, "id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "file": "/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6/file", "checksum": null, "owner": "b79dad201e284e55b709ed325f012e0a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:37:23,950 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-0a2d050f-5d58-4b7c-9ed9-b753e7a8f1a6 2018-07-03 15:37:23,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9bdb6fcdd2bf68ca1d31036198ab3deda4aa25c" -d '' 2018-07-03 15:37:24,782 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:37:24 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-648b4e38-7d40-4d99-bf57-420fe7ed47d2 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-07-03 15:37:24,783 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6/file used request id req-648b4e38-7d40-4d99-bf57-420fe7ed47d2 2018-07-03 15:37:24,783 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:37:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9bdb6fcdd2bf68ca1d31036198ab3deda4aa25c" 2018-07-03 15:37:25,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:25 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-a43dd9c3-8af7-4e99-8576-507346a9b58b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:37:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:37:25Z", "visibility": "shared", "self": "/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "min_disk": 0, "protected": false, "id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "file": "/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b79dad201e284e55b709ed325f012e0a", "direct_url": "file:///var/lib/glance/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:37:25,245 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 used request id req-a43dd9c3-8af7-4e99-8576-507346a9b58b 2018-07-03 15:37:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9bdb6fcdd2bf68ca1d31036198ab3deda4aa25c" 2018-07-03 15:37:25,648 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-bc7a2c1e-34ce-4c65-969b-d5f6d9bd8891 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:37:25,648 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-bc7a2c1e-34ce-4c65-969b-d5f6d9bd8891 2018-07-03 15:37:25,651 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image 2018-07-03 15:37:25,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9bdb6fcdd2bf68ca1d31036198ab3deda4aa25c" 2018-07-03 15:37:26,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:26 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-f94c9a0e-4433-48f1-8c85-3d1adb0ff0e3 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:37:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:37:25Z", "visibility": "shared", "self": "/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "min_disk": 0, "protected": false, "id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "file": "/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b79dad201e284e55b709ed325f012e0a", "direct_url": "file:///var/lib/glance/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:37:26,071 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 used request id req-f94c9a0e-4433-48f1-8c85-3d1adb0ff0e3 2018-07-03 15:37:26,071 - create_image - DEBUG - Instance status is - active 2018-07-03 15:37:26,072 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image 2018-07-03 15:37:26,072 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image 2018-07-03 15:37:26,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:37:26,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:37:26,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f9adb9610d94bfea2c32f0d56528ba1", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:37:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-user", "id": "64767a2dfcac463c816dab9f48087cee"}, "audit_ids": ["V-tLaF97TAuSlUhcYN64Gg"], "issued_at": "2018-07-03T15:37:26.000000Z"}} 2018-07-03 15:37:26,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:37:26,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:37:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bebd4410-1db2-4633-bb83-a009a3a59b8b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:37:26,834 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bebd4410-1db2-4633-bb83-a009a3a59b8b 2018-07-03 15:37:26,836 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:37:26,841 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:37:26,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:37:27,353 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:27 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-46ed32c4-852d-4a36-b92a-b5b204dcfa08 Front-End-Https: on RESP BODY: {"stacks": []} 2018-07-03 15:37:27,353 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack used request id req-46ed32c4-852d-4a36-b92a-b5b204dcfa08 2018-07-03 15:37:27,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "external_net_name": "floating_net", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net"}}' 2018-07-03 15:37:34,750 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:37:34 GMT Content-Type: application/json Content-Length: 300 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-0f401eb5-d8d0-4a6d-836d-1e5bb3662626 Front-End-Https: on RESP BODY: {"stack": {"id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}]}} 2018-07-03 15:37:34,750 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks used request id req-0f401eb5-d8d0-4a6d-836d-1e5bb3662626 2018-07-03 15:37:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:37:35,154 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:35 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-5be30d7b-1fb1-43ce-84d4-2f2de9e38715 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:35,578 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:35 GMT Content-Type: application/json Content-Length: 2410 Connection: keep-alive X-Openstack-Request-Id: req-14d4dcbb-8899-4e77-a13f-b7e153998fef 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "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-07-03 15:37:35,578 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-14d4dcbb-8899-4e77-a13f-b7e153998fef 2018-07-03 15:37:35,579 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack 2018-07-03 15:37:35,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:37:35,970 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:35 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-aedc68ba-a1de-45df-96ec-028716be5aeb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:36,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:36 GMT Content-Type: application/json Content-Length: 2408 Connection: keep-alive X-Openstack-Request-Id: req-88fb3583-e9e1-4e0a-ab1d-8463de556f42 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "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-07-03 15:37:36,389 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-88fb3583-e9e1-4e0a-ab1d-8463de556f42 2018-07-03 15:37:36,389 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:37:36,390 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:37:39,391 - create_stack - DEBUG - Stack status query timeout in 1196.18860912 2018-07-03 15:37:39,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:37:39,431 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:39 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-531e4d7c-d543-4239-a547-8e6ec250bbfd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:39,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:39 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-3c263e3a-3fd4-43fd-b217-0047decf9d44 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8zGtynwbaU8Iw/8C2SBHXyTklR7IZTCM335dRC3+ELJ0aNnT\n81IMy8Y2mXV88hyI2slhAH7UxGkPXFYtVxTe14XR4bdbDABcKUUREvBByqaY6U2L\ntYr/RwAXmR+b3ZcSfZG+6bOVQcgZqMq5AFNlvSurcEx7lzQNmIdy2vGPxtTB8obh\noW/U2QpHLX/KKZ1C2e3BOyVaKG8Oi3ENwsKr+lcdjIYbfRSx9jUBLvvJZHXik4aB\nddX2qkPBFTceDU0xVkd8PCAqUVIBctLHF6wEm50PlVH4tPkQL1hK45u9PIrBNs0j\nBPmLNR/+3MIsKEMGsgwKZqpLwnZBWm5hqzqyJwIDAQABAoIBAFfhAc4DntwlBSPe\nCKdxNJk6+aaxIvT94En6nbU/cWmTMuGYpTBt29Xe4Gf/vpC2ovV8g6LsMfJvjG9v\nbJ7lGcmDv93ypeHmV2dKX+saCowyO1tC/FMz0R9U9zIL7ATczH+3pOdKT4sfxbXq\n24M0n7UGDMNdv+NZmfgeKfDYDX5pOvNkusGS9NnYBUdEqiMnx3pw/MRN4W0RfX5p\n1MfABQXFPnOXzH5q8Q35/RUjzaYgr9vr468j99LMpFHCwjpAWy+4U8mB/eNPlp+Q\nfIwwPmNsGA2wwnz8xE5IGCLnTLxmCF1CV7x9euek14KG+UUz5/f9xXjMA7M3OYgN\n0j9/TMECgYEA/3oNyyvbIYLM7gKv5XrkdY0m7HKTfb58TVjS6osEgwo4e3rkPO9Q\nT5sU35YKv0PwKaZVjHv1blD5wHD9cRmNGNaG7B//wrWrkFW3IX9Ot1amZn/8ULJk\n1nApQ/aa6Qp/mX5duMbE53yL4Q0qZd/GZF8WEFkskRRKyyNwW8SBQJECgYEA87Ev\nZ+XVfY9OdYS6u+NNWD95uNCrkeFSp22Pgnqlvij6ElTYdVl5ld2yoxwDRzQmRWfH\nOAIIEJakGgpYdlnrUdsDva+plr8n0L9Jpw7aoCRE6H8ciOxtQLJyACts+ZnagJtp\n7zekROJqZj55vzCgo9ar5DtwUc+gkXEiiR6CIzcCgYAbboKepzXfUkko4Vb7wAdZ\n6+8bAm592P9F2tzC3Gx+mZFZCOgK9vNbqN5D57t9sBDQmBClhgXjc4RtunQsOb8h\nxJ82KXVv9cvXMqz4RtAv9XjmlqWEELOtJtv3dTpK/ZqX466ykX1BEel/H8fGqpGF\n44Pd+4VCirhBOavt3pq2UQKBgEZ1s7RBwvGz7saR4wASX7mlWMd0Jjdew+w/BGCA\nn82UwYFtYMzFWx9W46C/p779uBcXQ4XRKI3LUJVq6lsF8sFPJwzAbrN0f8melWgl\nJldpRTdIEXMRkSFEtyuPYsnkj0XiKcYN+4QjRwpbBA6gu8HDfx3VhctR0iZbZNXq\nqUwPAoGBAOKvtwMBdt2DEapRMi5FEtL+NE4CNTMyWzOksMz1jw53oePR+zQ9wKgY\n/hegzRJRmPdM05UoQT5w2akQ8h1fcZTFP4FwBbAiZR+epHWo+VjSlhfaDD8dqgo0\nnMlxw3Ub1UO/lR6bJhEPHUAUHDxMkcoCjWBHnkgTOjyLiO67oSeO\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-07-03 15:37:39,999 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-3c263e3a-3fd4-43fd-b217-0047decf9d44 2018-07-03 15:37:39,999 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:37:39,999 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:37:43,003 - create_stack - DEBUG - Stack status query timeout in 1192.57642317 2018-07-03 15:37:43,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:37:43,048 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:43 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-aec96557-b4ea-4bc2-9209-3d4a93fbae5d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:43,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:43 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-d7f866d3-363c-4378-aef9-0d5e0aa73a86 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8zGtynwbaU8Iw/8C2SBHXyTklR7IZTCM335dRC3+ELJ0aNnT\n81IMy8Y2mXV88hyI2slhAH7UxGkPXFYtVxTe14XR4bdbDABcKUUREvBByqaY6U2L\ntYr/RwAXmR+b3ZcSfZG+6bOVQcgZqMq5AFNlvSurcEx7lzQNmIdy2vGPxtTB8obh\noW/U2QpHLX/KKZ1C2e3BOyVaKG8Oi3ENwsKr+lcdjIYbfRSx9jUBLvvJZHXik4aB\nddX2qkPBFTceDU0xVkd8PCAqUVIBctLHF6wEm50PlVH4tPkQL1hK45u9PIrBNs0j\nBPmLNR/+3MIsKEMGsgwKZqpLwnZBWm5hqzqyJwIDAQABAoIBAFfhAc4DntwlBSPe\nCKdxNJk6+aaxIvT94En6nbU/cWmTMuGYpTBt29Xe4Gf/vpC2ovV8g6LsMfJvjG9v\nbJ7lGcmDv93ypeHmV2dKX+saCowyO1tC/FMz0R9U9zIL7ATczH+3pOdKT4sfxbXq\n24M0n7UGDMNdv+NZmfgeKfDYDX5pOvNkusGS9NnYBUdEqiMnx3pw/MRN4W0RfX5p\n1MfABQXFPnOXzH5q8Q35/RUjzaYgr9vr468j99LMpFHCwjpAWy+4U8mB/eNPlp+Q\nfIwwPmNsGA2wwnz8xE5IGCLnTLxmCF1CV7x9euek14KG+UUz5/f9xXjMA7M3OYgN\n0j9/TMECgYEA/3oNyyvbIYLM7gKv5XrkdY0m7HKTfb58TVjS6osEgwo4e3rkPO9Q\nT5sU35YKv0PwKaZVjHv1blD5wHD9cRmNGNaG7B//wrWrkFW3IX9Ot1amZn/8ULJk\n1nApQ/aa6Qp/mX5duMbE53yL4Q0qZd/GZF8WEFkskRRKyyNwW8SBQJECgYEA87Ev\nZ+XVfY9OdYS6u+NNWD95uNCrkeFSp22Pgnqlvij6ElTYdVl5ld2yoxwDRzQmRWfH\nOAIIEJakGgpYdlnrUdsDva+plr8n0L9Jpw7aoCRE6H8ciOxtQLJyACts+ZnagJtp\n7zekROJqZj55vzCgo9ar5DtwUc+gkXEiiR6CIzcCgYAbboKepzXfUkko4Vb7wAdZ\n6+8bAm592P9F2tzC3Gx+mZFZCOgK9vNbqN5D57t9sBDQmBClhgXjc4RtunQsOb8h\nxJ82KXVv9cvXMqz4RtAv9XjmlqWEELOtJtv3dTpK/ZqX466ykX1BEel/H8fGqpGF\n44Pd+4VCirhBOavt3pq2UQKBgEZ1s7RBwvGz7saR4wASX7mlWMd0Jjdew+w/BGCA\nn82UwYFtYMzFWx9W46C/p779uBcXQ4XRKI3LUJVq6lsF8sFPJwzAbrN0f8melWgl\nJldpRTdIEXMRkSFEtyuPYsnkj0XiKcYN+4QjRwpbBA6gu8HDfx3VhctR0iZbZNXq\nqUwPAoGBAOKvtwMBdt2DEapRMi5FEtL+NE4CNTMyWzOksMz1jw53oePR+zQ9wKgY\n/hegzRJRmPdM05UoQT5w2akQ8h1fcZTFP4FwBbAiZR+epHWo+VjSlhfaDD8dqgo0\nnMlxw3Ub1UO/lR6bJhEPHUAUHDxMkcoCjWBHnkgTOjyLiO67oSeO\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-07-03 15:37:43,790 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-d7f866d3-363c-4378-aef9-0d5e0aa73a86 2018-07-03 15:37:43,791 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:37:43,791 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:37:46,792 - create_stack - DEBUG - Stack status query timeout in 1188.78713012 2018-07-03 15:37:46,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:37:46,832 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:46 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-4f98f51a-86ee-4e07-b80b-e04ed37b2202 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:47,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:46 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-6828afc3-55f4-4338-a250-542081b617f7 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8zGtynwbaU8Iw/8C2SBHXyTklR7IZTCM335dRC3+ELJ0aNnT\n81IMy8Y2mXV88hyI2slhAH7UxGkPXFYtVxTe14XR4bdbDABcKUUREvBByqaY6U2L\ntYr/RwAXmR+b3ZcSfZG+6bOVQcgZqMq5AFNlvSurcEx7lzQNmIdy2vGPxtTB8obh\noW/U2QpHLX/KKZ1C2e3BOyVaKG8Oi3ENwsKr+lcdjIYbfRSx9jUBLvvJZHXik4aB\nddX2qkPBFTceDU0xVkd8PCAqUVIBctLHF6wEm50PlVH4tPkQL1hK45u9PIrBNs0j\nBPmLNR/+3MIsKEMGsgwKZqpLwnZBWm5hqzqyJwIDAQABAoIBAFfhAc4DntwlBSPe\nCKdxNJk6+aaxIvT94En6nbU/cWmTMuGYpTBt29Xe4Gf/vpC2ovV8g6LsMfJvjG9v\nbJ7lGcmDv93ypeHmV2dKX+saCowyO1tC/FMz0R9U9zIL7ATczH+3pOdKT4sfxbXq\n24M0n7UGDMNdv+NZmfgeKfDYDX5pOvNkusGS9NnYBUdEqiMnx3pw/MRN4W0RfX5p\n1MfABQXFPnOXzH5q8Q35/RUjzaYgr9vr468j99LMpFHCwjpAWy+4U8mB/eNPlp+Q\nfIwwPmNsGA2wwnz8xE5IGCLnTLxmCF1CV7x9euek14KG+UUz5/f9xXjMA7M3OYgN\n0j9/TMECgYEA/3oNyyvbIYLM7gKv5XrkdY0m7HKTfb58TVjS6osEgwo4e3rkPO9Q\nT5sU35YKv0PwKaZVjHv1blD5wHD9cRmNGNaG7B//wrWrkFW3IX9Ot1amZn/8ULJk\n1nApQ/aa6Qp/mX5duMbE53yL4Q0qZd/GZF8WEFkskRRKyyNwW8SBQJECgYEA87Ev\nZ+XVfY9OdYS6u+NNWD95uNCrkeFSp22Pgnqlvij6ElTYdVl5ld2yoxwDRzQmRWfH\nOAIIEJakGgpYdlnrUdsDva+plr8n0L9Jpw7aoCRE6H8ciOxtQLJyACts+ZnagJtp\n7zekROJqZj55vzCgo9ar5DtwUc+gkXEiiR6CIzcCgYAbboKepzXfUkko4Vb7wAdZ\n6+8bAm592P9F2tzC3Gx+mZFZCOgK9vNbqN5D57t9sBDQmBClhgXjc4RtunQsOb8h\nxJ82KXVv9cvXMqz4RtAv9XjmlqWEELOtJtv3dTpK/ZqX466ykX1BEel/H8fGqpGF\n44Pd+4VCirhBOavt3pq2UQKBgEZ1s7RBwvGz7saR4wASX7mlWMd0Jjdew+w/BGCA\nn82UwYFtYMzFWx9W46C/p779uBcXQ4XRKI3LUJVq6lsF8sFPJwzAbrN0f8melWgl\nJldpRTdIEXMRkSFEtyuPYsnkj0XiKcYN+4QjRwpbBA6gu8HDfx3VhctR0iZbZNXq\nqUwPAoGBAOKvtwMBdt2DEapRMi5FEtL+NE4CNTMyWzOksMz1jw53oePR+zQ9wKgY\n/hegzRJRmPdM05UoQT5w2akQ8h1fcZTFP4FwBbAiZR+epHWo+VjSlhfaDD8dqgo0\nnMlxw3Ub1UO/lR6bJhEPHUAUHDxMkcoCjWBHnkgTOjyLiO67oSeO\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-07-03 15:37:47,000 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-6828afc3-55f4-4338-a250-542081b617f7 2018-07-03 15:37:47,001 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:37:47,001 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:37:50,001 - create_stack - DEBUG - Stack status query timeout in 1185.57773209 2018-07-03 15:37:50,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:37:50,403 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:50 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-12f63acf-e715-4edc-aa54-7f35e7e76766 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:50,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:50 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-7c64c302-58e7-4874-b5a1-0a7ee60389eb 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8zGtynwbaU8Iw/8C2SBHXyTklR7IZTCM335dRC3+ELJ0aNnT\n81IMy8Y2mXV88hyI2slhAH7UxGkPXFYtVxTe14XR4bdbDABcKUUREvBByqaY6U2L\ntYr/RwAXmR+b3ZcSfZG+6bOVQcgZqMq5AFNlvSurcEx7lzQNmIdy2vGPxtTB8obh\noW/U2QpHLX/KKZ1C2e3BOyVaKG8Oi3ENwsKr+lcdjIYbfRSx9jUBLvvJZHXik4aB\nddX2qkPBFTceDU0xVkd8PCAqUVIBctLHF6wEm50PlVH4tPkQL1hK45u9PIrBNs0j\nBPmLNR/+3MIsKEMGsgwKZqpLwnZBWm5hqzqyJwIDAQABAoIBAFfhAc4DntwlBSPe\nCKdxNJk6+aaxIvT94En6nbU/cWmTMuGYpTBt29Xe4Gf/vpC2ovV8g6LsMfJvjG9v\nbJ7lGcmDv93ypeHmV2dKX+saCowyO1tC/FMz0R9U9zIL7ATczH+3pOdKT4sfxbXq\n24M0n7UGDMNdv+NZmfgeKfDYDX5pOvNkusGS9NnYBUdEqiMnx3pw/MRN4W0RfX5p\n1MfABQXFPnOXzH5q8Q35/RUjzaYgr9vr468j99LMpFHCwjpAWy+4U8mB/eNPlp+Q\nfIwwPmNsGA2wwnz8xE5IGCLnTLxmCF1CV7x9euek14KG+UUz5/f9xXjMA7M3OYgN\n0j9/TMECgYEA/3oNyyvbIYLM7gKv5XrkdY0m7HKTfb58TVjS6osEgwo4e3rkPO9Q\nT5sU35YKv0PwKaZVjHv1blD5wHD9cRmNGNaG7B//wrWrkFW3IX9Ot1amZn/8ULJk\n1nApQ/aa6Qp/mX5duMbE53yL4Q0qZd/GZF8WEFkskRRKyyNwW8SBQJECgYEA87Ev\nZ+XVfY9OdYS6u+NNWD95uNCrkeFSp22Pgnqlvij6ElTYdVl5ld2yoxwDRzQmRWfH\nOAIIEJakGgpYdlnrUdsDva+plr8n0L9Jpw7aoCRE6H8ciOxtQLJyACts+ZnagJtp\n7zekROJqZj55vzCgo9ar5DtwUc+gkXEiiR6CIzcCgYAbboKepzXfUkko4Vb7wAdZ\n6+8bAm592P9F2tzC3Gx+mZFZCOgK9vNbqN5D57t9sBDQmBClhgXjc4RtunQsOb8h\nxJ82KXVv9cvXMqz4RtAv9XjmlqWEELOtJtv3dTpK/ZqX466ykX1BEel/H8fGqpGF\n44Pd+4VCirhBOavt3pq2UQKBgEZ1s7RBwvGz7saR4wASX7mlWMd0Jjdew+w/BGCA\nn82UwYFtYMzFWx9W46C/p779uBcXQ4XRKI3LUJVq6lsF8sFPJwzAbrN0f8melWgl\nJldpRTdIEXMRkSFEtyuPYsnkj0XiKcYN+4QjRwpbBA6gu8HDfx3VhctR0iZbZNXq\nqUwPAoGBAOKvtwMBdt2DEapRMi5FEtL+NE4CNTMyWzOksMz1jw53oePR+zQ9wKgY\n/hegzRJRmPdM05UoQT5w2akQ8h1fcZTFP4FwBbAiZR+epHWo+VjSlhfaDD8dqgo0\nnMlxw3Ub1UO/lR6bJhEPHUAUHDxMkcoCjWBHnkgTOjyLiO67oSeO\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-07-03 15:37:50,773 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-7c64c302-58e7-4874-b5a1-0a7ee60389eb 2018-07-03 15:37:50,774 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:37:50,774 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:37:53,777 - create_stack - DEBUG - Stack status query timeout in 1181.80198717 2018-07-03 15:37:53,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:37:53,818 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:53 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-b9b9e788-2f88-42ea-b74b-76d28068a6a7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:53,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:53 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-1e4567bf-b4de-4ec8-9595-99cb3a31d3ae 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8zGtynwbaU8Iw/8C2SBHXyTklR7IZTCM335dRC3+ELJ0aNnT\n81IMy8Y2mXV88hyI2slhAH7UxGkPXFYtVxTe14XR4bdbDABcKUUREvBByqaY6U2L\ntYr/RwAXmR+b3ZcSfZG+6bOVQcgZqMq5AFNlvSurcEx7lzQNmIdy2vGPxtTB8obh\noW/U2QpHLX/KKZ1C2e3BOyVaKG8Oi3ENwsKr+lcdjIYbfRSx9jUBLvvJZHXik4aB\nddX2qkPBFTceDU0xVkd8PCAqUVIBctLHF6wEm50PlVH4tPkQL1hK45u9PIrBNs0j\nBPmLNR/+3MIsKEMGsgwKZqpLwnZBWm5hqzqyJwIDAQABAoIBAFfhAc4DntwlBSPe\nCKdxNJk6+aaxIvT94En6nbU/cWmTMuGYpTBt29Xe4Gf/vpC2ovV8g6LsMfJvjG9v\nbJ7lGcmDv93ypeHmV2dKX+saCowyO1tC/FMz0R9U9zIL7ATczH+3pOdKT4sfxbXq\n24M0n7UGDMNdv+NZmfgeKfDYDX5pOvNkusGS9NnYBUdEqiMnx3pw/MRN4W0RfX5p\n1MfABQXFPnOXzH5q8Q35/RUjzaYgr9vr468j99LMpFHCwjpAWy+4U8mB/eNPlp+Q\nfIwwPmNsGA2wwnz8xE5IGCLnTLxmCF1CV7x9euek14KG+UUz5/f9xXjMA7M3OYgN\n0j9/TMECgYEA/3oNyyvbIYLM7gKv5XrkdY0m7HKTfb58TVjS6osEgwo4e3rkPO9Q\nT5sU35YKv0PwKaZVjHv1blD5wHD9cRmNGNaG7B//wrWrkFW3IX9Ot1amZn/8ULJk\n1nApQ/aa6Qp/mX5duMbE53yL4Q0qZd/GZF8WEFkskRRKyyNwW8SBQJECgYEA87Ev\nZ+XVfY9OdYS6u+NNWD95uNCrkeFSp22Pgnqlvij6ElTYdVl5ld2yoxwDRzQmRWfH\nOAIIEJakGgpYdlnrUdsDva+plr8n0L9Jpw7aoCRE6H8ciOxtQLJyACts+ZnagJtp\n7zekROJqZj55vzCgo9ar5DtwUc+gkXEiiR6CIzcCgYAbboKepzXfUkko4Vb7wAdZ\n6+8bAm592P9F2tzC3Gx+mZFZCOgK9vNbqN5D57t9sBDQmBClhgXjc4RtunQsOb8h\nxJ82KXVv9cvXMqz4RtAv9XjmlqWEELOtJtv3dTpK/ZqX466ykX1BEel/H8fGqpGF\n44Pd+4VCirhBOavt3pq2UQKBgEZ1s7RBwvGz7saR4wASX7mlWMd0Jjdew+w/BGCA\nn82UwYFtYMzFWx9W46C/p779uBcXQ4XRKI3LUJVq6lsF8sFPJwzAbrN0f8melWgl\nJldpRTdIEXMRkSFEtyuPYsnkj0XiKcYN+4QjRwpbBA6gu8HDfx3VhctR0iZbZNXq\nqUwPAoGBAOKvtwMBdt2DEapRMi5FEtL+NE4CNTMyWzOksMz1jw53oePR+zQ9wKgY\n/hegzRJRmPdM05UoQT5w2akQ8h1fcZTFP4FwBbAiZR+epHWo+VjSlhfaDD8dqgo0\nnMlxw3Ub1UO/lR6bJhEPHUAUHDxMkcoCjWBHnkgTOjyLiO67oSeO\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-07-03 15:37:53,974 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-1e4567bf-b4de-4ec8-9595-99cb3a31d3ae 2018-07-03 15:37:53,975 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:37:53,975 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:37:56,976 - create_stack - DEBUG - Stack status query timeout in 1178.60354614 2018-07-03 15:37:56,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:37:57,331 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:37:57 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-e8c9d122-383b-40ca-9d88-ce4dfdea448f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:37:57,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:37:57 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-f785304b-84b1-49cc-87fa-61297665cab9 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8zGtynwbaU8Iw/8C2SBHXyTklR7IZTCM335dRC3+ELJ0aNnT\n81IMy8Y2mXV88hyI2slhAH7UxGkPXFYtVxTe14XR4bdbDABcKUUREvBByqaY6U2L\ntYr/RwAXmR+b3ZcSfZG+6bOVQcgZqMq5AFNlvSurcEx7lzQNmIdy2vGPxtTB8obh\noW/U2QpHLX/KKZ1C2e3BOyVaKG8Oi3ENwsKr+lcdjIYbfRSx9jUBLvvJZHXik4aB\nddX2qkPBFTceDU0xVkd8PCAqUVIBctLHF6wEm50PlVH4tPkQL1hK45u9PIrBNs0j\nBPmLNR/+3MIsKEMGsgwKZqpLwnZBWm5hqzqyJwIDAQABAoIBAFfhAc4DntwlBSPe\nCKdxNJk6+aaxIvT94En6nbU/cWmTMuGYpTBt29Xe4Gf/vpC2ovV8g6LsMfJvjG9v\nbJ7lGcmDv93ypeHmV2dKX+saCowyO1tC/FMz0R9U9zIL7ATczH+3pOdKT4sfxbXq\n24M0n7UGDMNdv+NZmfgeKfDYDX5pOvNkusGS9NnYBUdEqiMnx3pw/MRN4W0RfX5p\n1MfABQXFPnOXzH5q8Q35/RUjzaYgr9vr468j99LMpFHCwjpAWy+4U8mB/eNPlp+Q\nfIwwPmNsGA2wwnz8xE5IGCLnTLxmCF1CV7x9euek14KG+UUz5/f9xXjMA7M3OYgN\n0j9/TMECgYEA/3oNyyvbIYLM7gKv5XrkdY0m7HKTfb58TVjS6osEgwo4e3rkPO9Q\nT5sU35YKv0PwKaZVjHv1blD5wHD9cRmNGNaG7B//wrWrkFW3IX9Ot1amZn/8ULJk\n1nApQ/aa6Qp/mX5duMbE53yL4Q0qZd/GZF8WEFkskRRKyyNwW8SBQJECgYEA87Ev\nZ+XVfY9OdYS6u+NNWD95uNCrkeFSp22Pgnqlvij6ElTYdVl5ld2yoxwDRzQmRWfH\nOAIIEJakGgpYdlnrUdsDva+plr8n0L9Jpw7aoCRE6H8ciOxtQLJyACts+ZnagJtp\n7zekROJqZj55vzCgo9ar5DtwUc+gkXEiiR6CIzcCgYAbboKepzXfUkko4Vb7wAdZ\n6+8bAm592P9F2tzC3Gx+mZFZCOgK9vNbqN5D57t9sBDQmBClhgXjc4RtunQsOb8h\nxJ82KXVv9cvXMqz4RtAv9XjmlqWEELOtJtv3dTpK/ZqX466ykX1BEel/H8fGqpGF\n44Pd+4VCirhBOavt3pq2UQKBgEZ1s7RBwvGz7saR4wASX7mlWMd0Jjdew+w/BGCA\nn82UwYFtYMzFWx9W46C/p779uBcXQ4XRKI3LUJVq6lsF8sFPJwzAbrN0f8melWgl\nJldpRTdIEXMRkSFEtyuPYsnkj0XiKcYN+4QjRwpbBA6gu8HDfx3VhctR0iZbZNXq\nqUwPAoGBAOKvtwMBdt2DEapRMi5FEtL+NE4CNTMyWzOksMz1jw53oePR+zQ9wKgY\n/hegzRJRmPdM05UoQT5w2akQ8h1fcZTFP4FwBbAiZR+epHWo+VjSlhfaDD8dqgo0\nnMlxw3Ub1UO/lR6bJhEPHUAUHDxMkcoCjWBHnkgTOjyLiO67oSeO\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-07-03 15:37:57,804 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-f785304b-84b1-49cc-87fa-61297665cab9 2018-07-03 15:37:57,805 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-03 15:37:57,805 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:38:00,806 - create_stack - DEBUG - Stack status query timeout in 1174.77337313 2018-07-03 15:38:00,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:38:00,845 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:38:00 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-9c3f6ee5-06fa-420d-8301-3151e0136def Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:38:00,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:00 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-5c32bc1e-3889-42ab-8cb9-26411c2288f4 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8zGtynwbaU8Iw/8C2SBHXyTklR7IZTCM335dRC3+ELJ0aNnT\n81IMy8Y2mXV88hyI2slhAH7UxGkPXFYtVxTe14XR4bdbDABcKUUREvBByqaY6U2L\ntYr/RwAXmR+b3ZcSfZG+6bOVQcgZqMq5AFNlvSurcEx7lzQNmIdy2vGPxtTB8obh\noW/U2QpHLX/KKZ1C2e3BOyVaKG8Oi3ENwsKr+lcdjIYbfRSx9jUBLvvJZHXik4aB\nddX2qkPBFTceDU0xVkd8PCAqUVIBctLHF6wEm50PlVH4tPkQL1hK45u9PIrBNs0j\nBPmLNR/+3MIsKEMGsgwKZqpLwnZBWm5hqzqyJwIDAQABAoIBAFfhAc4DntwlBSPe\nCKdxNJk6+aaxIvT94En6nbU/cWmTMuGYpTBt29Xe4Gf/vpC2ovV8g6LsMfJvjG9v\nbJ7lGcmDv93ypeHmV2dKX+saCowyO1tC/FMz0R9U9zIL7ATczH+3pOdKT4sfxbXq\n24M0n7UGDMNdv+NZmfgeKfDYDX5pOvNkusGS9NnYBUdEqiMnx3pw/MRN4W0RfX5p\n1MfABQXFPnOXzH5q8Q35/RUjzaYgr9vr468j99LMpFHCwjpAWy+4U8mB/eNPlp+Q\nfIwwPmNsGA2wwnz8xE5IGCLnTLxmCF1CV7x9euek14KG+UUz5/f9xXjMA7M3OYgN\n0j9/TMECgYEA/3oNyyvbIYLM7gKv5XrkdY0m7HKTfb58TVjS6osEgwo4e3rkPO9Q\nT5sU35YKv0PwKaZVjHv1blD5wHD9cRmNGNaG7B//wrWrkFW3IX9Ot1amZn/8ULJk\n1nApQ/aa6Qp/mX5duMbE53yL4Q0qZd/GZF8WEFkskRRKyyNwW8SBQJECgYEA87Ev\nZ+XVfY9OdYS6u+NNWD95uNCrkeFSp22Pgnqlvij6ElTYdVl5ld2yoxwDRzQmRWfH\nOAIIEJakGgpYdlnrUdsDva+plr8n0L9Jpw7aoCRE6H8ciOxtQLJyACts+ZnagJtp\n7zekROJqZj55vzCgo9ar5DtwUc+gkXEiiR6CIzcCgYAbboKepzXfUkko4Vb7wAdZ\n6+8bAm592P9F2tzC3Gx+mZFZCOgK9vNbqN5D57t9sBDQmBClhgXjc4RtunQsOb8h\nxJ82KXVv9cvXMqz4RtAv9XjmlqWEELOtJtv3dTpK/ZqX466ykX1BEel/H8fGqpGF\n44Pd+4VCirhBOavt3pq2UQKBgEZ1s7RBwvGz7saR4wASX7mlWMd0Jjdew+w/BGCA\nn82UwYFtYMzFWx9W46C/p779uBcXQ4XRKI3LUJVq6lsF8sFPJwzAbrN0f8melWgl\nJldpRTdIEXMRkSFEtyuPYsnkj0XiKcYN+4QjRwpbBA6gu8HDfx3VhctR0iZbZNXq\nqUwPAoGBAOKvtwMBdt2DEapRMi5FEtL+NE4CNTMyWzOksMz1jw53oePR+zQ9wKgY\n/hegzRJRmPdM05UoQT5w2akQ8h1fcZTFP4FwBbAiZR+epHWo+VjSlhfaDD8dqgo0\nnMlxw3Ub1UO/lR6bJhEPHUAUHDxMkcoCjWBHnkgTOjyLiO67oSeO\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-07-03 15:38:00,995 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-5c32bc1e-3889-42ab-8cb9-26411c2288f4 2018-07-03 15:38:00,995 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-03 15:38:00,995 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack 2018-07-03 15:38:00,995 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack 2018-07-03 15:38:00,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:38:00,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:38:01,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f9adb9610d94bfea2c32f0d56528ba1", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-user", "id": "64767a2dfcac463c816dab9f48087cee"}, "audit_ids": ["FdnglVOATomdWTnPM1sS1Q"], "issued_at": "2018-07-03T15:38:01.000000Z"}} 2018-07-03 15:38:01,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}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:01,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05c066df-6db7-488e-b128-96473c57a7b5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:38:01,697 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-05c066df-6db7-488e-b128-96473c57a7b5 2018-07-03 15:38:01,699 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:38:01,703 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-03 15:38:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:02,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:02 GMT Content-Type: application/json Content-Length: 778 Connection: keep-alive X-Openstack-Request-Id: req-0677b561-bb5a-49ce-bc3f-502acbb08836 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "deletion_time": null, "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "updated_time": null, "project": "b79dad201e284e55b709ed325f012e0a", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "tags": null}]} 2018-07-03 15:38:02,158 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack used request id req-0677b561-bb5a-49ce-bc3f-502acbb08836 2018-07-03 15:38:02,158 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack 2018-07-03 15:38:02,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:02,554 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:38:02 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources X-Openstack-Request-Id: req-1a961c23-be84-47eb-84f3-78c8f595279d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:38:02,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:02 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-f69a50bc-21b3-4d78-b77b-eaf6b724188c Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "bf3e1c15-8884-4299-8cb8-9629dd21de6f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6b85648a-02ee-436d-8e67-ec350a538ce4", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2a2b4b46-5f58-440c-8a40-39139eba16c2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "49118be7-cc02-4355-b393-06da597ea596", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ff15f022-f202-4fcd-8faf-cd847731dd05", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "249", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53e09cd9-0b00-4305-9a4e-3160ea13676a:subnet_id=ec13f251-c2be-4924-a4f7-682af3b75934", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ec13f251-c2be-4924-a4f7-682af3b75934", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "53e09cd9-0b00-4305-9a4e-3160ea13676a", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5af38e03-3256-45a9-8b77-f743738ec751", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5602353a-4eb7-4030-9023-c1f00f218f39", "resource_type": "OS::Nova::Server"}]} 2018-07-03 15:38:02,977 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources used request id req-f69a50bc-21b3-4d78-b77b-eaf6b724188c 2018-07-03 15:38:02,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/5af38e03-3256-45a9-8b77-f743738ec751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:02,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/5602353a-4eb7-4030-9023-c1f00f218f39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:03,832 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:03 GMT Content-Type: application/json Content-Length: 1826 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9db91789-745e-496c-9ffc-e16d698b5e8f X-Compute-Request-Id: req-9db91789-745e-496c-9ffc-e16d698b5e8f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:38:2f", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5af38e03-3256-45a9-8b77-f743738ec751", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5af38e03-3256-45a9-8b77-f743738ec751", "rel": "bookmark"}], "image": {"id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "links": [{"href": "http://172.30.10.101:8774/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d2", "OS-SRV-USG:launched_at": "2018-07-03T15:37:56.000000", "flavor": {"id": "bf3e1c15-8884-4299-8cb8-9629dd21de6f", "links": [{"href": "http://172.30.10.101:8774/flavors/bf3e1c15-8884-4299-8cb8-9629dd21de6f", "rel": "bookmark"}]}, "id": "5af38e03-3256-45a9-8b77-f743738ec751", "security_groups": [{"name": "default"}], "user_id": "64767a2dfcac463c816dab9f48087cee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:37:56Z", "hostId": "3c2668e2fcbf32c92345e958ef8c6b23e62d35588432352a4db7ba60", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "created": "2018-07-03T15:37:44Z", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:38:03,832 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5af38e03-3256-45a9-8b77-f743738ec751 used request id req-9db91789-745e-496c-9ffc-e16d698b5e8f 2018-07-03 15:38:03,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=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:04,200 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:04 GMT Content-Type: application/json Content-Length: 2010 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-342e68fe-56cb-453a-a700-fda12f6ad363 X-Compute-Request-Id: req-342e68fe-56cb-453a-a700-fda12f6ad363 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:88:38", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:88:38", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5602353a-4eb7-4030-9023-c1f00f218f39", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5602353a-4eb7-4030-9023-c1f00f218f39", "rel": "bookmark"}], "image": {"id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "links": [{"href": "http://172.30.10.101:8774/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cf", "OS-SRV-USG:launched_at": "2018-07-03T15:37:55.000000", "flavor": {"id": "6b85648a-02ee-436d-8e67-ec350a538ce4", "links": [{"href": "http://172.30.10.101:8774/flavors/6b85648a-02ee-436d-8e67-ec350a538ce4", "rel": "bookmark"}]}, "id": "5602353a-4eb7-4030-9023-c1f00f218f39", "security_groups": [{"name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp"}], "user_id": "64767a2dfcac463c816dab9f48087cee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:37:56Z", "hostId": "27b9186384cb6ed2ce5c4e74bef0c2a5e30854a2ffa51842d8d83c07", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "created": "2018-07-03T15:37:43Z", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:38:04,200 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5602353a-4eb7-4030-9023-c1f00f218f39 used request id req-342e68fe-56cb-453a-a700-fda12f6ad363 2018-07-03 15:38:04,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=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:04,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:04 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-46c8cdfb-0728-4dab-9c5f-5690c53b04fa Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:04,415 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-46c8cdfb-0728-4dab-9c5f-5690c53b04fa 2018-07-03 15:38:04,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-07-03 15:38:04,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:38: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-07-03 15:38:04,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/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:04,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:04 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d308a08-c721-4357-8d4c-322b4d2ba7f6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:04,617 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-6d308a08-c721-4357-8d4c-322b4d2ba7f6 2018-07-03 15:38:04,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/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:04,688 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:04 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a1f69a29-2cb8-41b8-9588-df5817e11556 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:04,688 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-a1f69a29-2cb8-41b8-9588-df5817e11556 2018-07-03 15:38:04,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:04,776 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:04 GMT Content-Type: application/json Content-Length: 5076 Connection: keep-alive X-Openstack-Request-Id: req-3298a337-d3a0-45df-9bf6-2a965983ea20 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.2"}],"id":"86eedb5f-5b4d-4bdd-a496-c5386919a178","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu86eedb5f-5b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:a7:86","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:50Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.1"}],"id":"87b67271-681c-4c95-9a40-8933a28843b0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu87b67271-68","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cd:88:50","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.3"}],"id":"da67f246-ac12-4038-99b5-e4fc735835c6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuda67f246-ac","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8c:8a:66","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:38Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:04,776 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-3298a337-d3a0-45df-9bf6-2a965983ea20 2018-07-03 15:38:04,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:04 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-ee1e5ef9-67c3-4ef5-a0c0-c1e926f90761 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:04,920 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-ee1e5ef9-67c3-4ef5-a0c0-c1e926f90761 2018-07-03 15:38:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:04,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:04 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04b70e5c-7dff-4bcc-8730-e0dbe7502170 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:04,960 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-04b70e5c-7dff-4bcc-8730-e0dbe7502170 2018-07-03 15:38:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:05,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:05 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8f91b068-09f7-42c4-acae-758d4f9cadc9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:05,041 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-8f91b068-09f7-42c4-acae-758d4f9cadc9 2018-07-03 15:38:05,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:05,132 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:05 GMT Content-Type: application/json Content-Length: 5076 Connection: keep-alive X-Openstack-Request-Id: req-8f243878-fb69-407a-aeb4-37e3f245d675 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.2"}],"id":"86eedb5f-5b4d-4bdd-a496-c5386919a178","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu86eedb5f-5b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:a7:86","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:50Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.1"}],"id":"87b67271-681c-4c95-9a40-8933a28843b0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu87b67271-68","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cd:88:50","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.3"}],"id":"da67f246-ac12-4038-99b5-e4fc735835c6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuda67f246-ac","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8c:8a:66","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:38Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:05,132 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-8f243878-fb69-407a-aeb4-37e3f245d675 2018-07-03 15:38:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:05,328 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:38:05 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources X-Openstack-Request-Id: req-f6428b5e-45b3-411a-b1f1-a9f459db5b74 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:38:05,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:05 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-5ccba2e7-9f2d-4540-bcc1-c7cbdb038749 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "bf3e1c15-8884-4299-8cb8-9629dd21de6f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6b85648a-02ee-436d-8e67-ec350a538ce4", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2a2b4b46-5f58-440c-8a40-39139eba16c2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "49118be7-cc02-4355-b393-06da597ea596", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ff15f022-f202-4fcd-8faf-cd847731dd05", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "249", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53e09cd9-0b00-4305-9a4e-3160ea13676a:subnet_id=ec13f251-c2be-4924-a4f7-682af3b75934", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ec13f251-c2be-4924-a4f7-682af3b75934", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "53e09cd9-0b00-4305-9a4e-3160ea13676a", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5af38e03-3256-45a9-8b77-f743738ec751", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-03T15:37:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-03T15:37:35Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5602353a-4eb7-4030-9023-c1f00f218f39", "resource_type": "OS::Nova::Server"}]} 2018-07-03 15:38:05,799 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282/resources used request id req-5ccba2e7-9f2d-4540-bcc1-c7cbdb038749 2018-07-03 15:38:05,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/bf3e1c15-8884-4299-8cb8-9629dd21de6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:05,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/6b85648a-02ee-436d-8e67-ec350a538ce4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:05,844 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:05 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-48f08c02-c0cd-481b-b247-c37a26702f89 X-Compute-Request-Id: req-48f08c02-c0cd-481b-b247-c37a26702f89 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack-flavor1-h3fya3ojb4zi", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/6b85648a-02ee-436d-8e67-ec350a538ce4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/6b85648a-02ee-436d-8e67-ec350a538ce4", "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": "6b85648a-02ee-436d-8e67-ec350a538ce4"}} 2018-07-03 15:38:05,845 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/6b85648a-02ee-436d-8e67-ec350a538ce4 used request id req-48f08c02-c0cd-481b-b247-c37a26702f89 2018-07-03 15:38:05,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/ec13f251-c2be-4924-a4f7-682af3b75934 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:05,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:05 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-fbc40778-fac5-43c0-ab62-8dd5e40f6870 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}} 2018-07-03 15:38:05,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/ec13f251-c2be-4924-a4f7-682af3b75934 used request id req-fbc40778-fac5-43c0-ab62-8dd5e40f6870 2018-07-03 15:38:05,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?id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:06,147 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:06 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-7048fcfc-0dbd-4d71-9bb6-cd12faf2ab2b X-Compute-Request-Id: req-7048fcfc-0dbd-4d71-9bb6-cd12faf2ab2b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack-flavor2-i3bjnqlum3hz", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bf3e1c15-8884-4299-8cb8-9629dd21de6f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bf3e1c15-8884-4299-8cb8-9629dd21de6f", "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": "bf3e1c15-8884-4299-8cb8-9629dd21de6f"}} 2018-07-03 15:38:06,147 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/bf3e1c15-8884-4299-8cb8-9629dd21de6f used request id req-7048fcfc-0dbd-4d71-9bb6-cd12faf2ab2b 2018-07-03 15:38:06,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/subnets/ec13f251-c2be-4924-a4f7-682af3b75934 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:06,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:06 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-7fbf0dfa-5218-490b-b5ff-bcd442909e25 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:06,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-7fbf0dfa-5218-490b-b5ff-bcd442909e25 2018-07-03 15:38:06,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=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:06,577 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:06 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-f35e7e89-23f7-4faf-8ba9-b48849813b0f Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}} 2018-07-03 15:38:06,577 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/ec13f251-c2be-4924-a4f7-682af3b75934 used request id req-f35e7e89-23f7-4faf-8ba9-b48849813b0f 2018-07-03 15:38:06,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/networks?id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:06,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:06 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-c582113c-5538-4a61-a4a1-8070f0ce6338 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:06,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-c582113c-5538-4a61-a4a1-8070f0ce6338 2018-07-03 15:38:06,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=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:06,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:06 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-6ea1fd84-fb98-4121-9311-cc8d433d5456 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:06,731 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-6ea1fd84-fb98-4121-9311-cc8d433d5456 2018-07-03 15:38:06,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:06,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:06 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6cf8fc1-6e95-470e-ade4-5a47d220b429 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:06,949 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-c6cf8fc1-6e95-470e-ade4-5a47d220b429 2018-07-03 15:38:06,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=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,019 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8e67536b-e7bd-4a7d-ae98-3beb636aa4eb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:07,020 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-8e67536b-e7bd-4a7d-ae98-3beb636aa4eb 2018-07-03 15:38:07,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/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2&mac_address=fa%3A16%3A3e%3A12%3A88%3A38&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,099 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 1028 Connection: keep-alive X-Openstack-Request-Id: req-93f9798a-6e86-48b6-88cd-0cb92e417f9d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:07,099 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2&mac_address=fa%3A16%3A3e%3A12%3A88%3A38&admin_state_up=True used request id req-93f9798a-6e86-48b6-88cd-0cb92e417f9d 2018-07-03 15:38:07,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:07 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a208518-27ed-42bb-bc65-1feaeac1e51d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:07,148 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-0a208518-27ed-42bb-bc65-1feaeac1e51d 2018-07-03 15:38:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,245 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-1ea83d1e-8c51-4fc7-82b1-c4c74215581d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:07,245 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-1ea83d1e-8c51-4fc7-82b1-c4c74215581d 2018-07-03 15:38:07,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/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-7763d339-e90d-4c28-ab35-a067a4fc8ed2 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:07,273 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-7763d339-e90d-4c28-ab35-a067a4fc8ed2 2018-07-03 15:38:07,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=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-3cda51ee-6506-4e51-8f46-00e13ae0a6d3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:07,323 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-3cda51ee-6506-4e51-8f46-00e13ae0a6d3 2018-07-03 15:38:07,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=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-27aeecee-008b-4a58-950f-6be94ed6816e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:07,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-27aeecee-008b-4a58-950f-6be94ed6816e 2018-07-03 15:38: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/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 5076 Connection: keep-alive X-Openstack-Request-Id: req-c43ddf36-6267-4ebd-80fc-c0d9a84a4bbd Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.2"}],"id":"86eedb5f-5b4d-4bdd-a496-c5386919a178","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu86eedb5f-5b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:a7:86","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:50Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.1"}],"id":"87b67271-681c-4c95-9a40-8933a28843b0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu87b67271-68","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cd:88:50","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.3"}],"id":"da67f246-ac12-4038-99b5-e4fc735835c6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuda67f246-ac","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8c:8a:66","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:38Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:07,455 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-c43ddf36-6267-4ebd-80fc-c0d9a84a4bbd 2018-07-03 15:38:07,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-fd164956-0fe5-4612-8a6f-0e6bb6a2a9e8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:07,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-fd164956-0fe5-4612-8a6f-0e6bb6a2a9e8 2018-07-03 15:38:07,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,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/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-489bd2ec-60f7-4396-a430-82899c6fec50 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "53e09cd9-0b00-4305-9a4e-3160ea13676a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b79dad201e284e55b709ed325f012e0a", "created_at": "2018-07-03T15:37:43Z", "updated_at": "2018-07-03T15:38:01Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.10.113", "revision_number": 2, "project_id": "b79dad201e284e55b709ed325f012e0a", "port_id": "9f1184a0-9720-449c-b647-667fe8399bc2", "id": "ff15f022-f202-4fcd-8faf-cd847731dd05"}]} 2018-07-03 15:38:07,504 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-489bd2ec-60f7-4396-a430-82899c6fec50 2018-07-03 15:38:07,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:07 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-862a3689-9c96-4d16-9446-5ea574c490ca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:07,511 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-862a3689-9c96-4d16-9446-5ea574c490ca 2018-07-03 15:38:07,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/routers/53e09cd9-0b00-4305-9a4e-3160ea13676a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-42a38cee-14de-4d51-a48c-4d9248c67b7e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:07,590 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-42a38cee-14de-4d51-a48c-4d9248c67b7e 2018-07-03 15:38:07,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=2a2b4b46-5f58-440c-8a40-39139eba16c2&mac_address=fa%3A16%3A3e%3A2e%3A38%3A2f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 1028 Connection: keep-alive X-Openstack-Request-Id: req-e0e5fd77-9059-473c-adb4-f68e8674411c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:07,665 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2&mac_address=fa%3A16%3A3e%3A2e%3A38%3A2f&admin_state_up=True used request id req-e0e5fd77-9059-473c-adb4-f68e8674411c 2018-07-03 15:38:07,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/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-63140236-79ce-463b-9b3a-dde7ad65c1ad Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b79dad201e284e55b709ed325f012e0a", "created_at": "2018-07-03T15:37:38Z", "admin_state_up": true, "updated_at": "2018-07-03T15:37:44Z", "project_id": "b79dad201e284e55b709ed325f012e0a", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "53e09cd9-0b00-4305-9a4e-3160ea13676a", "name": "mgmt_router"}} 2018-07-03 15:38:07,706 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/53e09cd9-0b00-4305-9a4e-3160ea13676a used request id req-63140236-79ce-463b-9b3a-dde7ad65c1ad 2018-07-03 15:38:07,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/ports?device_id=53e09cd9-0b00-4305-9a4e-3160ea13676a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 1932 Connection: keep-alive X-Openstack-Request-Id: req-459340de-18e7-498b-ac2f-f413a4445635 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:44Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c69b8518-9349-4705-be78-01bfc5c002a4","ip_address":"172.30.10.117"}],"id":"0539ceb8-1a48-4e0e-9327-3ea812b969e7","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu0539ceb8-1a","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:ec:50:bf","project_id":"","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"","created_at":"2018-07-03T15:37:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:50Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.1"}],"id":"87b67271-681c-4c95-9a40-8933a28843b0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu87b67271-68","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cd:88:50","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:42Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:07,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=53e09cd9-0b00-4305-9a4e-3160ea13676a used request id req-459340de-18e7-498b-ac2f-f413a4445635 2018-07-03 15:38:07,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/c69b8518-9349-4705-be78-01bfc5c002a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:07 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae60a7d1-d0ea-4244-b8db-0d9ffc547dc1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:07,842 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-ae60a7d1-d0ea-4244-b8db-0d9ffc547dc1 2018-07-03 15:38:07,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=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-2b96a267-f0c4-4d13-8c45-caaa450c2b12 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"}} 2018-07-03 15:38:07,877 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c69b8518-9349-4705-be78-01bfc5c002a4 used request id req-2b96a267-f0c4-4d13-8c45-caaa450c2b12 2018-07-03 15:38:07,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/subnets/ec13f251-c2be-4924-a4f7-682af3b75934 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-b0b8c538-5d37-4b0d-903f-f6d93f1a8c4c Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}} 2018-07-03 15:38:07,942 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/ec13f251-c2be-4924-a4f7-682af3b75934 used request id req-b0b8c538-5d37-4b0d-903f-f6d93f1a8c4c 2018-07-03 15:38:07,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/9f1184a0-9720-449c-b647-667fe8399bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:07,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-ee9b45be-b0e7-4f52-bae2-f171db7b84e5 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:07,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-ee9b45be-b0e7-4f52-bae2-f171db7b84e5 2018-07-03 15:38:07,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/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:08,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:07 GMT Content-Type: application/json Content-Length: 1025 Connection: keep-alive X-Openstack-Request-Id: req-96a982bb-03e5-4117-993a-35013996d12e Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"}} 2018-07-03 15:38:08,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/9f1184a0-9720-449c-b647-667fe8399bc2 used request id req-96a982bb-03e5-4117-993a-35013996d12e 2018-07-03 15:38:08,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/subnets/ec13f251-c2be-4924-a4f7-682af3b75934 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:08,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:08 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-62922e78-5f7f-499b-9915-28350b39ab9d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:08,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-62922e78-5f7f-499b-9915-28350b39ab9d 2018-07-03 15:38:08,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:08 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-ecad5fd2-ca00-431a-a4da-075d7fc277f0 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}} 2018-07-03 15:38:08,065 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/ec13f251-c2be-4924-a4f7-682af3b75934 used request id req-ecad5fd2-ca00-431a-a4da-075d7fc277f0 2018-07-03 15:38:08,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:08,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:08,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:08 GMT Content-Type: application/json Content-Length: 5076 Connection: keep-alive X-Openstack-Request-Id: req-e7bbe94a-c665-439e-883e-b68cafe0a366 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.2"}],"id":"86eedb5f-5b4d-4bdd-a496-c5386919a178","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu86eedb5f-5b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:a7:86","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:50Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.1"}],"id":"87b67271-681c-4c95-9a40-8933a28843b0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu87b67271-68","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cd:88:50","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.3"}],"id":"da67f246-ac12-4038-99b5-e4fc735835c6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuda67f246-ac","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8c:8a:66","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:38Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:08,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-e7bbe94a-c665-439e-883e-b68cafe0a366 2018-07-03 15:38:08,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:08,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:08 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-53c08cc4-47ca-4625-821e-f1f22e61b330 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "53e09cd9-0b00-4305-9a4e-3160ea13676a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b79dad201e284e55b709ed325f012e0a", "created_at": "2018-07-03T15:37:43Z", "updated_at": "2018-07-03T15:38:01Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.10.113", "revision_number": 2, "project_id": "b79dad201e284e55b709ed325f012e0a", "port_id": "9f1184a0-9720-449c-b647-667fe8399bc2", "id": "ff15f022-f202-4fcd-8faf-cd847731dd05"}]} 2018-07-03 15:38:08,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-53c08cc4-47ca-4625-821e-f1f22e61b330 2018-07-03 15:38:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:08,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:08 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-1ddfdbed-914e-4bca-96dd-e7a08863461b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:37:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:37:25Z", "visibility": "shared", "self": "/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "min_disk": 0, "protected": false, "id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "file": "/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b79dad201e284e55b709ed325f012e0a", "direct_url": "file:///var/lib/glance/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:38:08,461 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 used request id req-1ddfdbed-914e-4bca-96dd-e7a08863461b 2018-07-03 15:38:08,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:08,576 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:08 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-acfa745e-0f46-47bd-a17b-53bb80e8b9dd Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:37:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-03T15:37:25Z", "visibility": "shared", "self": "/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "min_disk": 0, "protected": false, "id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "file": "/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b79dad201e284e55b709ed325f012e0a", "direct_url": "file:///var/lib/glance/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:38:08,577 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 used request id req-acfa745e-0f46-47bd-a17b-53bb80e8b9dd 2018-07-03 15:38:08,865 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-894c1260-892b-40ed-bbc5-1c02147e6044 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:38:08,865 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-894c1260-892b-40ed-bbc5-1c02147e6044 2018-07-03 15:38:08,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38074312376f327bfa63fa8038fd2e9911c4f8e4" 2018-07-03 15:38:09,262 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:38:09 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-c78d7eef-4ae3-4b60-9385-cde4fbf1e616 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:38:09,272 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:38:09 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-77e0f01f-ef9b-4d54-8f88-e948fe86eebf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:38:09,721 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:09 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-d20319fe-ddcd-4bc1-8304-84f36bf5a972 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8zGtynwbaU8Iw/8C2SBHXyTklR7IZTCM335dRC3+ELJ0aNnT\n81IMy8Y2mXV88hyI2slhAH7UxGkPXFYtVxTe14XR4bdbDABcKUUREvBByqaY6U2L\ntYr/RwAXmR+b3ZcSfZG+6bOVQcgZqMq5AFNlvSurcEx7lzQNmIdy2vGPxtTB8obh\noW/U2QpHLX/KKZ1C2e3BOyVaKG8Oi3ENwsKr+lcdjIYbfRSx9jUBLvvJZHXik4aB\nddX2qkPBFTceDU0xVkd8PCAqUVIBctLHF6wEm50PlVH4tPkQL1hK45u9PIrBNs0j\nBPmLNR/+3MIsKEMGsgwKZqpLwnZBWm5hqzqyJwIDAQABAoIBAFfhAc4DntwlBSPe\nCKdxNJk6+aaxIvT94En6nbU/cWmTMuGYpTBt29Xe4Gf/vpC2ovV8g6LsMfJvjG9v\nbJ7lGcmDv93ypeHmV2dKX+saCowyO1tC/FMz0R9U9zIL7ATczH+3pOdKT4sfxbXq\n24M0n7UGDMNdv+NZmfgeKfDYDX5pOvNkusGS9NnYBUdEqiMnx3pw/MRN4W0RfX5p\n1MfABQXFPnOXzH5q8Q35/RUjzaYgr9vr468j99LMpFHCwjpAWy+4U8mB/eNPlp+Q\nfIwwPmNsGA2wwnz8xE5IGCLnTLxmCF1CV7x9euek14KG+UUz5/f9xXjMA7M3OYgN\n0j9/TMECgYEA/3oNyyvbIYLM7gKv5XrkdY0m7HKTfb58TVjS6osEgwo4e3rkPO9Q\nT5sU35YKv0PwKaZVjHv1blD5wHD9cRmNGNaG7B//wrWrkFW3IX9Ot1amZn/8ULJk\n1nApQ/aa6Qp/mX5duMbE53yL4Q0qZd/GZF8WEFkskRRKyyNwW8SBQJECgYEA87Ev\nZ+XVfY9OdYS6u+NNWD95uNCrkeFSp22Pgnqlvij6ElTYdVl5ld2yoxwDRzQmRWfH\nOAIIEJakGgpYdlnrUdsDva+plr8n0L9Jpw7aoCRE6H8ciOxtQLJyACts+ZnagJtp\n7zekROJqZj55vzCgo9ar5DtwUc+gkXEiiR6CIzcCgYAbboKepzXfUkko4Vb7wAdZ\n6+8bAm592P9F2tzC3Gx+mZFZCOgK9vNbqN5D57t9sBDQmBClhgXjc4RtunQsOb8h\nxJ82KXVv9cvXMqz4RtAv9XjmlqWEELOtJtv3dTpK/ZqX466ykX1BEel/H8fGqpGF\n44Pd+4VCirhBOavt3pq2UQKBgEZ1s7RBwvGz7saR4wASX7mlWMd0Jjdew+w/BGCA\nn82UwYFtYMzFWx9W46C/p779uBcXQ4XRKI3LUJVq6lsF8sFPJwzAbrN0f8melWgl\nJldpRTdIEXMRkSFEtyuPYsnkj0XiKcYN+4QjRwpbBA6gu8HDfx3VhctR0iZbZNXq\nqUwPAoGBAOKvtwMBdt2DEapRMi5FEtL+NE4CNTMyWzOksMz1jw53oePR+zQ9wKgY\n/hegzRJRmPdM05UoQT5w2akQ8h1fcZTFP4FwBbAiZR+epHWo+VjSlhfaDD8dqgo0\nnMlxw3Ub1UO/lR6bJhEPHUAUHDxMkcoCjWBHnkgTOjyLiO67oSeO\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-07-03 15:38:09,722 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-d20319fe-ddcd-4bc1-8304-84f36bf5a972 2018-07-03 15:38:09,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:38:09,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:38:09,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:09 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-82c92046-1b4f-42d2-8f94-24df0887d95e 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8zGtynwbaU8Iw/8C2SBHXyTklR7IZTCM335dRC3+ELJ0aNnT\n81IMy8Y2mXV88hyI2slhAH7UxGkPXFYtVxTe14XR4bdbDABcKUUREvBByqaY6U2L\ntYr/RwAXmR+b3ZcSfZG+6bOVQcgZqMq5AFNlvSurcEx7lzQNmIdy2vGPxtTB8obh\noW/U2QpHLX/KKZ1C2e3BOyVaKG8Oi3ENwsKr+lcdjIYbfRSx9jUBLvvJZHXik4aB\nddX2qkPBFTceDU0xVkd8PCAqUVIBctLHF6wEm50PlVH4tPkQL1hK45u9PIrBNs0j\nBPmLNR/+3MIsKEMGsgwKZqpLwnZBWm5hqzqyJwIDAQABAoIBAFfhAc4DntwlBSPe\nCKdxNJk6+aaxIvT94En6nbU/cWmTMuGYpTBt29Xe4Gf/vpC2ovV8g6LsMfJvjG9v\nbJ7lGcmDv93ypeHmV2dKX+saCowyO1tC/FMz0R9U9zIL7ATczH+3pOdKT4sfxbXq\n24M0n7UGDMNdv+NZmfgeKfDYDX5pOvNkusGS9NnYBUdEqiMnx3pw/MRN4W0RfX5p\n1MfABQXFPnOXzH5q8Q35/RUjzaYgr9vr468j99LMpFHCwjpAWy+4U8mB/eNPlp+Q\nfIwwPmNsGA2wwnz8xE5IGCLnTLxmCF1CV7x9euek14KG+UUz5/f9xXjMA7M3OYgN\n0j9/TMECgYEA/3oNyyvbIYLM7gKv5XrkdY0m7HKTfb58TVjS6osEgwo4e3rkPO9Q\nT5sU35YKv0PwKaZVjHv1blD5wHD9cRmNGNaG7B//wrWrkFW3IX9Ot1amZn/8ULJk\n1nApQ/aa6Qp/mX5duMbE53yL4Q0qZd/GZF8WEFkskRRKyyNwW8SBQJECgYEA87Ev\nZ+XVfY9OdYS6u+NNWD95uNCrkeFSp22Pgnqlvij6ElTYdVl5ld2yoxwDRzQmRWfH\nOAIIEJakGgpYdlnrUdsDva+plr8n0L9Jpw7aoCRE6H8ciOxtQLJyACts+ZnagJtp\n7zekROJqZj55vzCgo9ar5DtwUc+gkXEiiR6CIzcCgYAbboKepzXfUkko4Vb7wAdZ\n6+8bAm592P9F2tzC3Gx+mZFZCOgK9vNbqN5D57t9sBDQmBClhgXjc4RtunQsOb8h\nxJ82KXVv9cvXMqz4RtAv9XjmlqWEELOtJtv3dTpK/ZqX466ykX1BEel/H8fGqpGF\n44Pd+4VCirhBOavt3pq2UQKBgEZ1s7RBwvGz7saR4wASX7mlWMd0Jjdew+w/BGCA\nn82UwYFtYMzFWx9W46C/p779uBcXQ4XRKI3LUJVq6lsF8sFPJwzAbrN0f8melWgl\nJldpRTdIEXMRkSFEtyuPYsnkj0XiKcYN+4QjRwpbBA6gu8HDfx3VhctR0iZbZNXq\nqUwPAoGBAOKvtwMBdt2DEapRMi5FEtL+NE4CNTMyWzOksMz1jw53oePR+zQ9wKgY\n/hegzRJRmPdM05UoQT5w2akQ8h1fcZTFP4FwBbAiZR+epHWo+VjSlhfaDD8dqgo0\nnMlxw3Ub1UO/lR6bJhEPHUAUHDxMkcoCjWBHnkgTOjyLiO67oSeO\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-07-03 15:38:09,763 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-82c92046-1b4f-42d2-8f94-24df0887d95e 2018-07-03 15:38:09,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:38:09,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:38:10,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f9adb9610d94bfea2c32f0d56528ba1", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-user", "id": "64767a2dfcac463c816dab9f48087cee"}, "audit_ids": ["83qUnMlRQZGfzCrfqZvr8w"], "issued_at": "2018-07-03T15:38:10.000000Z"}} 2018-07-03 15:38:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:10,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f9adb9610d94bfea2c32f0d56528ba1", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role"}, {"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}, {"id": "0e8737ddfe1542c18cfc59afdf17b6f5", "name": "heat_stack_owner"}], "expires_at": "2018-07-03T16:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/b79dad201e284e55b709ed325f012e0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-user", "id": "64767a2dfcac463c816dab9f48087cee"}, "audit_ids": ["QBqoxB9YTlubnrUXDdaZgQ"], "issued_at": "2018-07-03T15:38:10.000000Z"}} 2018-07-03 15:38:10,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:10,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-023e76bb-c147-44c2-b269-07988bcf3e8d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:38:10,338 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-023e76bb-c147-44c2-b269-07988bcf3e8d 2018-07-03 15:38:10,339 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:38:10,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}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:10,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d334d2ce-74f6-4a40-8be9-5e5db3a809b2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:38:10,446 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d334d2ce-74f6-4a40-8be9-5e5db3a809b2 2018-07-03 15:38:10,447 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:38:10,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}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:10,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d0e598f-91d1-441c-adc8-56ed86e431ad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:38:10,530 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4d0e598f-91d1-441c-adc8-56ed86e431ad 2018-07-03 15:38:10,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:10,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-789ec845-b529-448e-8810-0674f4f95368 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:38:10,639 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-789ec845-b529-448e-8810-0674f4f95368 2018-07-03 15:38:10,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=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:11,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:11 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-bb7da636-d855-435e-9618-a11884ee5bc3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:11,069 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-bb7da636-d855-435e-9618-a11884ee5bc3 2018-07-03 15:38:11,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-07-03 15:38:11,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:38:11,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/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:11,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:11 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bbd65380-bb73-4e7e-a425-fecffe7895ea Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:11,124 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-bbd65380-bb73-4e7e-a425-fecffe7895ea 2018-07-03 15:38:11,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:11,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:11 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-4f1d26b0-a9ec-477b-809f-b6d9db265fed Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:11,328 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-4f1d26b0-a9ec-477b-809f-b6d9db265fed 2018-07-03 15:38:11,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:38:11,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:38:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:11,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:11 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-62e52d89-9254-4bbb-9da9-de74c47efa5f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:11,365 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-62e52d89-9254-4bbb-9da9-de74c47efa5f 2018-07-03 15:38:11,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/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2&mac_address=fa%3A16%3A3e%3A12%3A88%3A38&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:11,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:11 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3d7edc0-c39f-47cc-b77b-1aa5d3c78b45 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:11,382 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-e3d7edc0-c39f-47cc-b77b-1aa5d3c78b45 2018-07-03 15:38: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/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:11,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:11 GMT Content-Type: application/json Content-Length: 1028 Connection: keep-alive X-Openstack-Request-Id: req-311e6e0b-813e-4bc3-a9a3-8d30c41994d2 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:11,457 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2&mac_address=fa%3A16%3A3e%3A12%3A88%3A38&admin_state_up=True used request id req-311e6e0b-813e-4bc3-a9a3-8d30c41994d2 2018-07-03 15:38:11,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/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:11,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:11 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a44975d2-e36a-4c41-a956-f6c5283da4cb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:11,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-a44975d2-e36a-4c41-a956-f6c5283da4cb 2018-07-03 15:38:11,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2&mac_address=fa%3A16%3A3e%3A2e%3A38%3A2f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:11,555 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:11 GMT Content-Type: application/json Content-Length: 1028 Connection: keep-alive X-Openstack-Request-Id: req-dad23cca-3534-4755-be78-2cff85b1aed3 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:11,556 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2&mac_address=fa%3A16%3A3e%3A2e%3A38%3A2f&admin_state_up=True used request id req-dad23cca-3534-4755-be78-2cff85b1aed3 2018-07-03 15:38:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:11,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:11 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3531eee1-9a5f-46c9-895f-24f705565e31 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:11,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-3531eee1-9a5f-46c9-895f-24f705565e31 2018-07-03 15:38:11,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/detail?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:11,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:11 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46f34b2c-984a-4476-9a31-2d129fc75507 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:11,656 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-46f34b2c-984a-4476-9a31-2d129fc75507 2018-07-03 15:38:11,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:12,657 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:12 GMT Content-Type: application/json Content-Length: 1829 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e7496459-f299-4b24-b380-5da51aaf1d31 X-Compute-Request-Id: req-e7496459-f299-4b24-b380-5da51aaf1d31 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:38:2f", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5af38e03-3256-45a9-8b77-f743738ec751", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5af38e03-3256-45a9-8b77-f743738ec751", "rel": "bookmark"}], "image": {"id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "links": [{"href": "http://172.30.10.101:8774/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d2", "OS-SRV-USG:launched_at": "2018-07-03T15:37:56.000000", "flavor": {"id": "bf3e1c15-8884-4299-8cb8-9629dd21de6f", "links": [{"href": "http://172.30.10.101:8774/flavors/bf3e1c15-8884-4299-8cb8-9629dd21de6f", "rel": "bookmark"}]}, "id": "5af38e03-3256-45a9-8b77-f743738ec751", "security_groups": [{"name": "default"}], "user_id": "64767a2dfcac463c816dab9f48087cee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:37:56Z", "hostId": "3c2668e2fcbf32c92345e958ef8c6b23e62d35588432352a4db7ba60", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "created": "2018-07-03T15:37:44Z", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 15:38:12,657 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2 used request id req-e7496459-f299-4b24-b380-5da51aaf1d31 2018-07-03 15:38:12,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=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:13,085 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:13 GMT Content-Type: application/json Content-Length: 2013 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0546af5e-047c-49d7-a48a-47dac6c88eaf X-Compute-Request-Id: req-0546af5e-047c-49d7-a48a-47dac6c88eaf Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:88:38", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:88:38", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5602353a-4eb7-4030-9023-c1f00f218f39", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5602353a-4eb7-4030-9023-c1f00f218f39", "rel": "bookmark"}], "image": {"id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "links": [{"href": "http://172.30.10.101:8774/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cf", "OS-SRV-USG:launched_at": "2018-07-03T15:37:55.000000", "flavor": {"id": "6b85648a-02ee-436d-8e67-ec350a538ce4", "links": [{"href": "http://172.30.10.101:8774/flavors/6b85648a-02ee-436d-8e67-ec350a538ce4", "rel": "bookmark"}]}, "id": "5602353a-4eb7-4030-9023-c1f00f218f39", "security_groups": [{"name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp"}], "user_id": "64767a2dfcac463c816dab9f48087cee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:37:56Z", "hostId": "27b9186384cb6ed2ce5c4e74bef0c2a5e30854a2ffa51842d8d83c07", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "created": "2018-07-03T15:37:43Z", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-03 15:38:13,086 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1 used request id req-0546af5e-047c-49d7-a48a-47dac6c88eaf 2018-07-03 15:38:13,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:13,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:13 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-abccd472-ed83-48b3-88e8-3c80b3208d0f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:13,180 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-abccd472-ed83-48b3-88e8-3c80b3208d0f 2018-07-03 15:38:13,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=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:13,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:13 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-69711fc8-bd2f-4f45-8fe9-76f03ef0b54f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:13,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-69711fc8-bd2f-4f45-8fe9-76f03ef0b54f 2018-07-03 15:38:13,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=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:13,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:13 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a3cd3d59-3c1f-4890-bc19-09e0ecbdf1e4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:13,634 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-a3cd3d59-3c1f-4890-bc19-09e0ecbdf1e4 2018-07-03 15:38:13,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:13,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:13 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-fc2b4809-2d60-4a33-a94d-3d63995fdfd4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:13,670 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-fc2b4809-2d60-4a33-a94d-3d63995fdfd4 2018-07-03 15:38:13,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=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:13,720 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:13 GMT Content-Type: application/json Content-Length: 5076 Connection: keep-alive X-Openstack-Request-Id: req-3aa5733d-7e99-47f9-9d58-9c1315ca8581 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.2"}],"id":"86eedb5f-5b4d-4bdd-a496-c5386919a178","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu86eedb5f-5b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:a7:86","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:50Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.1"}],"id":"87b67271-681c-4c95-9a40-8933a28843b0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu87b67271-68","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cd:88:50","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.3"}],"id":"da67f246-ac12-4038-99b5-e4fc735835c6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuda67f246-ac","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8c:8a:66","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:38Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:13,720 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-3aa5733d-7e99-47f9-9d58-9c1315ca8581 2018-07-03 15:38:13,721 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2 2018-07-03 15:38:13,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:13,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:13 GMT Content-Type: application/json Content-Length: 5076 Connection: keep-alive X-Openstack-Request-Id: req-dee7b00a-78d8-4bfd-8f09-31d2557f6f7f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.2"}],"id":"86eedb5f-5b4d-4bdd-a496-c5386919a178","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu86eedb5f-5b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:a7:86","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:50Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.1"}],"id":"87b67271-681c-4c95-9a40-8933a28843b0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu87b67271-68","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cd:88:50","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.3"}],"id":"da67f246-ac12-4038-99b5-e4fc735835c6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuda67f246-ac","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8c:8a:66","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:38Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:13,761 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-dee7b00a-78d8-4bfd-8f09-31d2557f6f7f 2018-07-03 15:38:13,762 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1 2018-07-03 15:38:13,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:13 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-7bb0e5c7-e9d3-477d-8603-6049ed4b14a3 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "53e09cd9-0b00-4305-9a4e-3160ea13676a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b79dad201e284e55b709ed325f012e0a", "created_at": "2018-07-03T15:37:43Z", "updated_at": "2018-07-03T15:38:01Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.10.113", "revision_number": 2, "project_id": "b79dad201e284e55b709ed325f012e0a", "port_id": "9f1184a0-9720-449c-b647-667fe8399bc2", "id": "ff15f022-f202-4fcd-8faf-cd847731dd05"}]} 2018-07-03 15:38:13,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-7bb0e5c7-e9d3-477d-8603-6049ed4b14a3 2018-07-03 15:38:13,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/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:13,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:13 GMT Content-Type: application/json Content-Length: 552 Connection: keep-alive X-Openstack-Request-Id: req-3701f371-ff73-4730-86d3-abd28f304f17 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "53e09cd9-0b00-4305-9a4e-3160ea13676a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b79dad201e284e55b709ed325f012e0a", "created_at": "2018-07-03T15:37:43Z", "updated_at": "2018-07-03T15:38:01Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.10.113", "revision_number": 2, "project_id": "b79dad201e284e55b709ed325f012e0a", "port_id": "9f1184a0-9720-449c-b647-667fe8399bc2", "id": "ff15f022-f202-4fcd-8faf-cd847731dd05"}]} 2018-07-03 15:38:13,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-3701f371-ff73-4730-86d3-abd28f304f17 2018-07-03 15:38:13,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5af38e03-3256-45a9-8b77-f743738ec751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:14,909 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:14 GMT Content-Type: application/json Content-Length: 1826 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dbdb84cc-67b5-4969-8a04-bb703779765b X-Compute-Request-Id: req-dbdb84cc-67b5-4969-8a04-bb703779765b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:38:2f", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5af38e03-3256-45a9-8b77-f743738ec751", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5af38e03-3256-45a9-8b77-f743738ec751", "rel": "bookmark"}], "image": {"id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "links": [{"href": "http://172.30.10.101:8774/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d2", "OS-SRV-USG:launched_at": "2018-07-03T15:37:56.000000", "flavor": {"id": "bf3e1c15-8884-4299-8cb8-9629dd21de6f", "links": [{"href": "http://172.30.10.101:8774/flavors/bf3e1c15-8884-4299-8cb8-9629dd21de6f", "rel": "bookmark"}]}, "id": "5af38e03-3256-45a9-8b77-f743738ec751", "security_groups": [{"name": "default"}], "user_id": "64767a2dfcac463c816dab9f48087cee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:37:56Z", "hostId": "3c2668e2fcbf32c92345e958ef8c6b23e62d35588432352a4db7ba60", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "created": "2018-07-03T15:37:44Z", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:38:14,909 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5af38e03-3256-45a9-8b77-f743738ec751 used request id req-dbdb84cc-67b5-4969-8a04-bb703779765b 2018-07-03 15:38:14,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:15,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:15 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-7b6bd675-2bde-49d2-92b9-000358e0d36c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:15,059 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-7b6bd675-2bde-49d2-92b9-000358e0d36c 2018-07-03 15:38:15,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/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:15,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:15 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-286ec61c-6859-4e86-84a1-6fef6c11b8d3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:15,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-286ec61c-6859-4e86-84a1-6fef6c11b8d3 2018-07-03 15:38:15,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=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:15,188 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:15 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-13a8ef9d-a6ef-4691-8b3f-02e79cf58ad3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:15,188 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-13a8ef9d-a6ef-4691-8b3f-02e79cf58ad3 2018-07-03 15:38:15,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/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9968a6071494bd38b379e382578bee00a27db7b" 2018-07-03 15:38:15,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:15 GMT Content-Type: application/json Content-Length: 5076 Connection: keep-alive X-Openstack-Request-Id: req-b418b99e-20ca-4b92-a53b-9a007565cc92 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.2"}],"id":"86eedb5f-5b4d-4bdd-a496-c5386919a178","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu86eedb5f-5b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:a7:86","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:50Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.1"}],"id":"87b67271-681c-4c95-9a40-8933a28843b0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu87b67271-68","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cd:88:50","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.3"}],"id":"da67f246-ac12-4038-99b5-e4fc735835c6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuda67f246-ac","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8c:8a:66","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:38Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:15,279 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-b418b99e-20ca-4b92-a53b-9a007565cc92 2018-07-03 15:38:15,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/5602353a-4eb7-4030-9023-c1f00f218f39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:16,848 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:16 GMT Content-Type: application/json Content-Length: 2010 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6d7bc4a7-d67c-49ad-8f93-6c5b89add176 X-Compute-Request-Id: req-6d7bc4a7-d67c-49ad-8f93-6c5b89add176 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:88:38", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:88:38", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5602353a-4eb7-4030-9023-c1f00f218f39", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5602353a-4eb7-4030-9023-c1f00f218f39", "rel": "bookmark"}], "image": {"id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "links": [{"href": "http://172.30.10.101:8774/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cf", "OS-SRV-USG:launched_at": "2018-07-03T15:37:55.000000", "flavor": {"id": "6b85648a-02ee-436d-8e67-ec350a538ce4", "links": [{"href": "http://172.30.10.101:8774/flavors/6b85648a-02ee-436d-8e67-ec350a538ce4", "rel": "bookmark"}]}, "id": "5602353a-4eb7-4030-9023-c1f00f218f39", "security_groups": [{"name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp"}], "user_id": "64767a2dfcac463c816dab9f48087cee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:37:56Z", "hostId": "27b9186384cb6ed2ce5c4e74bef0c2a5e30854a2ffa51842d8d83c07", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "created": "2018-07-03T15:37:43Z", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:38:16,849 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5602353a-4eb7-4030-9023-c1f00f218f39 used request id req-6d7bc4a7-d67c-49ad-8f93-6c5b89add176 2018-07-03 15:38: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/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:16,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:16 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-b14151d9-2fb5-44a3-9f66-0dfb287c7c0d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:16,998 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-b14151d9-2fb5-44a3-9f66-0dfb287c7c0d 2018-07-03 15:38:17,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:17,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:17 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9af9ef27-1823-42df-8027-28ac51173df3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:17,079 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-9af9ef27-1823-42df-8027-28ac51173df3 2018-07-03 15:38:17,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:17,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:17 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-44451ddd-fa0f-47d3-a358-0a0383fc4c43 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:17,159 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-44451ddd-fa0f-47d3-a358-0a0383fc4c43 2018-07-03 15:38:17,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/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:17,256 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:17 GMT Content-Type: application/json Content-Length: 5076 Connection: keep-alive X-Openstack-Request-Id: req-6f590faf-027e-41fa-bc9b-607dd4a44b2d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.2"}],"id":"86eedb5f-5b4d-4bdd-a496-c5386919a178","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu86eedb5f-5b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:a7:86","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:50Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.1"}],"id":"87b67271-681c-4c95-9a40-8933a28843b0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu87b67271-68","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cd:88:50","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.3"}],"id":"da67f246-ac12-4038-99b5-e4fc735835c6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuda67f246-ac","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8c:8a:66","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:38Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:17,256 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-6f590faf-027e-41fa-bc9b-607dd4a44b2d 2018-07-03 15:38:17,257 - create_instance - INFO - Checking if VM is active 2018-07-03 15:38:17,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/5602353a-4eb7-4030-9023-c1f00f218f39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:17,527 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:17 GMT Content-Type: application/json Content-Length: 2010 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0be7b591-1721-4c80-864c-76e3b7002dd9 X-Compute-Request-Id: req-0be7b591-1721-4c80-864c-76e3b7002dd9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:88:38", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:88:38", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5602353a-4eb7-4030-9023-c1f00f218f39", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5602353a-4eb7-4030-9023-c1f00f218f39", "rel": "bookmark"}], "image": {"id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "links": [{"href": "http://172.30.10.101:8774/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cf", "OS-SRV-USG:launched_at": "2018-07-03T15:37:55.000000", "flavor": {"id": "6b85648a-02ee-436d-8e67-ec350a538ce4", "links": [{"href": "http://172.30.10.101:8774/flavors/6b85648a-02ee-436d-8e67-ec350a538ce4", "rel": "bookmark"}]}, "id": "5602353a-4eb7-4030-9023-c1f00f218f39", "security_groups": [{"name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp"}], "user_id": "64767a2dfcac463c816dab9f48087cee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:37:56Z", "hostId": "27b9186384cb6ed2ce5c4e74bef0c2a5e30854a2ffa51842d8d83c07", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "created": "2018-07-03T15:37:43Z", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:38:17,528 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5602353a-4eb7-4030-9023-c1f00f218f39 used request id req-0be7b591-1721-4c80-864c-76e3b7002dd9 2018-07-03 15:38:17,528 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1] is - ACTIVE 2018-07-03 15:38:17,528 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:38:17,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/5602353a-4eb7-4030-9023-c1f00f218f39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:18,562 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:18 GMT Content-Type: application/json Content-Length: 2010 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9cca36d8-b412-47ba-a231-6fb9424631dc X-Compute-Request-Id: req-9cca36d8-b412-47ba-a231-6fb9424631dc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:88:38", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:88:38", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/5602353a-4eb7-4030-9023-c1f00f218f39", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/5602353a-4eb7-4030-9023-c1f00f218f39", "rel": "bookmark"}], "image": {"id": "23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "links": [{"href": "http://172.30.10.101:8774/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cf", "OS-SRV-USG:launched_at": "2018-07-03T15:37:55.000000", "flavor": {"id": "6b85648a-02ee-436d-8e67-ec350a538ce4", "links": [{"href": "http://172.30.10.101:8774/flavors/6b85648a-02ee-436d-8e67-ec350a538ce4", "rel": "bookmark"}]}, "id": "5602353a-4eb7-4030-9023-c1f00f218f39", "security_groups": [{"name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp"}], "user_id": "64767a2dfcac463c816dab9f48087cee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:37:56Z", "hostId": "27b9186384cb6ed2ce5c4e74bef0c2a5e30854a2ffa51842d8d83c07", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "created": "2018-07-03T15:37:43Z", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:38:18,562 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/5602353a-4eb7-4030-9023-c1f00f218f39 used request id req-9cca36d8-b412-47ba-a231-6fb9424631dc 2018-07-03 15:38:18,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:18,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:18 GMT Content-Type: application/json Content-Length: 734 Connection: keep-alive X-Openstack-Request-Id: req-6a91e7ee-fb05-4dd4-9437-7c4207b97922 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","subnets":["ec13f251-c2be-4924-a4f7-682af3b75934"],"description":"","tags":[],"updated_at":"2018-07-03T15:37:37Z","provider:segmentation_id":1011,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net","admin_state_up":true,"tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:35Z","provider:network_type":"vlan"}]} 2018-07-03 15:38:18,701 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net used request id req-6a91e7ee-fb05-4dd4-9437-7c4207b97922 2018-07-03 15:38:18,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/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:18,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:38:18 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9ac1fe5-ed91-4403-a0a3-85dd305654c8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:38:18,750 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-d9ac1fe5-ed91-4403-a0a3-85dd305654c8 2018-07-03 15:38: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/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:18,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:18 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-0825c6aa-4a09-4d7e-8d36-bf94d2518cea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","dns_nameservers":[],"updated_at":"2018-07-03T15:37:37Z","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":"b79dad201e284e55b709ed325f012e0a","id":"ec13f251-c2be-4924-a4f7-682af3b75934","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet"}]} 2018-07-03 15:38:18,839 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-0825c6aa-4a09-4d7e-8d36-bf94d2518cea 2018-07-03 15:38:18,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/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedaeec73e3a71f2ba84cd37f960711c171c6d8a" 2018-07-03 15:38:18,929 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:38:18 GMT Content-Type: application/json Content-Length: 5076 Connection: keep-alive X-Openstack-Request-Id: req-e5559c93-4a0b-4a7e-8ce4-14c97d5344f9 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.2"}],"id":"86eedb5f-5b4d-4bdd-a496-c5386919a178","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu86eedb5f-5b","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:70:a7:86","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:50Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.1"}],"id":"87b67271-681c-4c95-9a40-8933a28843b0","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu87b67271-68","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:cd:88:50","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"53e09cd9-0b00-4305-9a4e-3160ea13676a","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.9"}],"id":"9f1184a0-9720-449c-b647-667fe8399bc2","security_groups":["49118be7-cc02-4355-b393-06da597ea596"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhu9f1184a0-97","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:12:88:38","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"5602353a-4eb7-4030-9023-c1f00f218f39","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.4"}],"id":"cae597d4-17f1-4781-931c-722f0dcde610","security_groups":["66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6"],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhucae597d4-17","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:2e:38:2f","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"5af38e03-3256-45a9-8b77-f743738ec751","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-03T15:37:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ec13f251-c2be-4924-a4f7-682af3b75934","ip_address":"10.1.2.3"}],"id":"da67f246-ac12-4038-99b5-e4fc735835c6","security_groups":[],"binding:vif_details":{"ovs_hybrid_plug":false,"vhostuser_socket":"/run/openvswitch-vhost/vhuda67f246-ac","datapath_type":"netdev","vhostuser_mode":"server","port_filter":false,"vhostuser_ovs_plug":true},"binding:vif_type":"vhostuser","mac_address":"fa:16:3e:8c:8a:66","project_id":"b79dad201e284e55b709ed325f012e0a","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2a2b4b46-5f58-440c-8a40-39139eba16c2","name":"","admin_state_up":true,"network_id":"2a2b4b46-5f58-440c-8a40-39139eba16c2","tenant_id":"b79dad201e284e55b709ed325f012e0a","created_at":"2018-07-03T15:37:38Z","binding:vnic_type":"normal"}]} 2018-07-03 15:38:18,929 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2a2b4b46-5f58-440c-8a40-39139eba16c2 used request id req-e5559c93-4a0b-4a7e-8ce4-14c97d5344f9 2018-07-03 15:38:18,931 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:38:22,005 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:38:22,005 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:38:25,006 - create_instance - DEBUG - SSH connection timeout in 173.925050974 2018-07-03 15:38:25,006 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:38:28,085 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:38:28,085 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:38:31,088 - create_instance - DEBUG - SSH connection timeout in 167.842381001 2018-07-03 15:38:31,089 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:38:34,165 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:38:34,165 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:38:37,167 - create_instance - DEBUG - SSH connection timeout in 161.763482094 2018-07-03 15:38:37,168 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:38:40,245 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:38:40,245 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:38:43,248 - create_instance - DEBUG - SSH connection timeout in 155.683065176 2018-07-03 15:38:43,248 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:38:46,325 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:38:46,325 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:38:49,328 - create_instance - DEBUG - SSH connection timeout in 149.602373123 2018-07-03 15:38:49,329 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:38:52,405 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:38:52,405 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:38:55,408 - create_instance - DEBUG - SSH connection timeout in 143.52244401 2018-07-03 15:38:55,409 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:38:58,485 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:38:58,486 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:39:01,489 - create_instance - DEBUG - SSH connection timeout in 137.441539049 2018-07-03 15:39:01,489 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:39:04,565 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:39:04,565 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:39:07,568 - create_instance - DEBUG - SSH connection timeout in 131.362327099 2018-07-03 15:39:07,569 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:39:10,645 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:39:10,645 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:39:13,648 - create_instance - DEBUG - SSH connection timeout in 125.282233 2018-07-03 15:39:13,649 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:39:16,725 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:39:16,725 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:39:19,728 - create_instance - DEBUG - SSH connection timeout in 119.20234704 2018-07-03 15:39:19,729 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:39:22,805 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:39:22,805 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:39:25,808 - create_instance - DEBUG - SSH connection timeout in 113.122423172 2018-07-03 15:39:25,809 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:39:28,889 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:39:28,889 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:39:31,892 - create_instance - DEBUG - SSH connection timeout in 107.038356066 2018-07-03 15:39:31,893 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:39:34,965 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:39:34,965 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:39:37,968 - create_instance - DEBUG - SSH connection timeout in 100.962320089 2018-07-03 15:39:37,969 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:39:41,045 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:39:41,045 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:39:44,046 - create_instance - DEBUG - SSH connection timeout in 94.884829998 2018-07-03 15:39:44,046 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:39:47,125 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:39:47,125 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:39:50,128 - create_instance - DEBUG - SSH connection timeout in 88.8022851944 2018-07-03 15:39:50,129 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:39:53,205 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:39:53,205 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:39:56,207 - create_instance - DEBUG - SSH connection timeout in 82.7240831852 2018-07-03 15:39:56,207 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:39:59,285 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:39:59,285 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:40:02,288 - create_instance - DEBUG - SSH connection timeout in 76.6423480511 2018-07-03 15:40:02,289 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:40:05,365 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:40:05,365 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:40:08,368 - create_instance - DEBUG - SSH connection timeout in 70.5630521774 2018-07-03 15:40:08,368 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:40:11,445 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:40:11,446 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:40:14,449 - create_instance - DEBUG - SSH connection timeout in 64.4819619656 2018-07-03 15:40:14,449 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:40:17,525 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:40:17,525 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:40:20,528 - create_instance - DEBUG - SSH connection timeout in 58.4023501873 2018-07-03 15:40:20,529 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:40:23,605 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:40:23,605 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:40:26,605 - create_instance - DEBUG - SSH connection timeout in 52.3252761364 2018-07-03 15:40:26,606 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:40:29,685 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:40:29,685 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:40:32,687 - create_instance - DEBUG - SSH connection timeout in 46.243844986 2018-07-03 15:40:32,687 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:40:35,765 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:40:35,765 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:40:38,768 - create_instance - DEBUG - SSH connection timeout in 40.1623361111 2018-07-03 15:40:38,769 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:40:41,845 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:40:41,845 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:40:44,846 - create_instance - DEBUG - SSH connection timeout in 34.0850679874 2018-07-03 15:40:44,846 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:40:47,929 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:40:47,929 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:40:50,930 - create_instance - DEBUG - SSH connection timeout in 28.0010621548 2018-07-03 15:40:50,930 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:40:54,005 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:40:54,005 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:40:57,006 - create_instance - DEBUG - SSH connection timeout in 21.9250621796 2018-07-03 15:40:57,006 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:41:00,085 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:41:00,085 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:41:03,087 - create_instance - DEBUG - SSH connection timeout in 15.8433771133 2018-07-03 15:41:03,088 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:41:06,165 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:41:06,165 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:41:09,168 - create_instance - DEBUG - SSH connection timeout in 9.76241707802 2018-07-03 15:41:09,169 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:41:12,245 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:41:12,245 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:41:15,246 - create_instance - DEBUG - SSH connection timeout in 3.68485212326 2018-07-03 15:41:15,246 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:41:18,325 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.113 2018-07-03 15:41:18,325 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:41:21,328 - create_instance - DEBUG - SSH connection timeout in -2.39724183083 2018-07-03 15:41:21,328 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2018-07-03 15:41:21,329 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack 2018-07-03 15:41:21,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:41:21,412 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:41:21 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-116b669f-fcec-4195-b357-b50bad56a353 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:41:21,495 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:41:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-270cb965-96de-4aa5-9c97-a1349e0b0d21 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:41:21,495 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-270cb965-96de-4aa5-9c97-a1349e0b0d21 2018-07-03 15:41:21,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:41:21,531 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:41:21 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-c7099471-2a0a-4fac-8cbc-cfb1c946e4b6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:41:21,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:21 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-8a6dd9f3-76d0-4422-a678-2ee55dd3e457 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:41:22Z", "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "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-07-03 15:41:21,587 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-8a6dd9f3-76d0-4422-a678-2ee55dd3e457 2018-07-03 15:41:21,587 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:41:21,588 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:41:24,591 - create_stack - DEBUG - Stack status query timeout in 1196.90443802 2018-07-03 15:41:24,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:41:24,635 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:41:24 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-0c2955d8-7d9f-4157-abf5-446f872b2905 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:41:24,671 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:24 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-a6f1b96a-545b-4040-bd71-6e1f10e4507c 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:41:22Z", "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "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-07-03 15:41:24,672 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-a6f1b96a-545b-4040-bd71-6e1f10e4507c 2018-07-03 15:41:24,672 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:41:24,672 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:41:27,675 - create_stack - DEBUG - Stack status query timeout in 1193.820225 2018-07-03 15:41:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:41:27,706 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:41:27 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-6a37d21b-f33e-4bf3-835e-8f9f6991abd4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:41:27,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:27 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-a042b84f-c9d9-49c0-af56-3b84b7156cdd 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:41:22Z", "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "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-07-03 15:41:27,755 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-a042b84f-c9d9-49c0-af56-3b84b7156cdd 2018-07-03 15:41:27,756 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:41:27,756 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:41:30,759 - create_stack - DEBUG - Stack status query timeout in 1190.73625684 2018-07-03 15:41:30,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:41:30,797 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:41:30 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-db9c60e3-01b4-42e4-b2e5-a3a3b8c71846 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:41:30,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:30 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-a82ff12b-a9d8-4a89-b4cb-734f48be4a71 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-03T15:41:22Z", "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "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-07-03 15:41:30,849 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-a82ff12b-a9d8-4a89-b4cb-734f48be4a71 2018-07-03 15:41:30,849 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-03 15:41:30,849 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-03 15:41:33,852 - create_stack - DEBUG - Stack status query timeout in 1187.64334893 2018-07-03 15:41:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:41:33,899 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:41:33 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-7765764f-d885-4655-903a-e1dcff59e014 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:41:33,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:33 GMT Content-Type: application/json Content-Length: 2340 Connection: keep-alive X-Openstack-Request-Id: req-6826cba9-0627-467e-94a4-7c7b6394a3de 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-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor2", "OS::project_id": "b79dad201e284e55b709ed325f012e0a", "OS::stack_id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-kp", "security_group_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-subnet", "net_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst2", "inst1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-inst1", "image2_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image", "flavor1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-flavor1", "image1_name": "CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack", "stack_user_project_id": "18a4a30a77624f93aaa4816654184e73", "tags": null, "creation_time": "2018-07-03T15:37:34Z", "links": [{"href": "https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-03T15:41:22Z", "id": "1fe7e2b9-08b1-4731-b683-8581034c1282", "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-07-03 15:41:33,947 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-6826cba9-0627-467e-94a4-7c7b6394a3de 2018-07-03 15:41:33,948 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-03 15:41:33,948 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack 2018-07-03 15:41:33,948 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack 2018-07-03 15:41:33,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/1fe7e2b9-08b1-4731-b683-8581034c1282 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e601c8ac1bf1f81218536fd49a6e341594dcd28f" 2018-07-03 15:41:34,335 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Tue, 03 Jul 2018 15:41:34 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 X-Openstack-Request-Id: req-b7818cb8-9a73-48f0-bdac-c2dce98483fe Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-03 15:41:34,380 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:41:34 GMT Content-Type: application/json Content-Length: 285 Connection: keep-alive X-Openstack-Request-Id: req-26b45c4d-0385-4a3e-8ca4-05c3ddec235b RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-03 15:41:34,380 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/b79dad201e284e55b709ed325f012e0a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-stack/1fe7e2b9-08b1-4731-b683-8581034c1282 used request id req-26b45c4d-0385-4a3e-8ca4-05c3ddec235b 2018-07-03 15:41:34,381 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-d723be2a-50d8-48a4-8c25-4a61bcf5398d-image 2018-07-03 15:41:34,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9bdb6fcdd2bf68ca1d31036198ab3deda4aa25c" 2018-07-03 15:41:34,529 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:41:34 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-854cfcf7-e414-4171-8637-def67ef97e61 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-07-03 15:41:34,530 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/23cbe4c0-5be7-456f-9d81-2931d3e8ced6 used request id req-854cfcf7-e414-4171-8637-def67ef97e61 2018-07-03 15:41: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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:41:34,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:34 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a16769be-ffa4-445c-b77e-904fcb39c50e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b79dad201e284e55b709ed325f012e0a", "created_at": "2018-07-03T15:37:35Z", "updated_at": "2018-07-03T15:37:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:37:35Z", "revision_number": 0, "id": "0d98e903-3405-4d4f-a4c0-7ee8453616fe", "remote_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "remote_ip_prefix": null, "created_at": "2018-07-03T15:37:35Z", "security_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b79dad201e284e55b709ed325f012e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:37:35Z", "revision_number": 0, "id": "5dbf9a13-417b-48ee-9fcd-7fecdda2fd24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:37:35Z", "security_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b79dad201e284e55b709ed325f012e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:37:35Z", "revision_number": 0, "id": "8e6b1cab-27d0-4074-a2d3-4330800ced6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:37:35Z", "security_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "b79dad201e284e55b709ed325f012e0a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:37:35Z", "revision_number": 0, "id": "acaf63c0-5d00-491d-a0b6-0beecf6cef9e", "remote_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "remote_ip_prefix": null, "created_at": "2018-07-03T15:37:35Z", "security_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "tenant_id": "b79dad201e284e55b709ed325f012e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "b79dad201e284e55b709ed325f012e0a"}], "revision_number": 4, "project_id": "b79dad201e284e55b709ed325f012e0a", "id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:41:34,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-a16769be-ffa4-445c-b77e-904fcb39c50e 2018-07-03 15:41:34,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:41:35,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:34 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db95b3d6-10b5-43e5-a33f-8d90303fa5e6 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:41:35,138 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-db95b3d6-10b5-43e5-a33f-8d90303fa5e6 2018-07-03 15:41:35,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/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:41:35,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:35 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aeb871c7-1304-4532-a53c-e8ff51c8e010 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b79dad201e284e55b709ed325f012e0a", "name": "CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj"}} 2018-07-03 15:41:35,306 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-aeb871c7-1304-4532-a53c-e8ff51c8e010 2018-07-03 15:41:35,306 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6 2018-07-03 15:41:35,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:41:35,692 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:35 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-56ffeead-7f6f-4a53-9ce7-6c5e2cf3ee32 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:37:35Z", "security_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "port_range_min": null, "revision_number": 0, "tenant_id": "b79dad201e284e55b709ed325f012e0a", "created_at": "2018-07-03T15:37:35Z", "project_id": "b79dad201e284e55b709ed325f012e0a", "id": "0d98e903-3405-4d4f-a4c0-7ee8453616fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:37:35Z", "security_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "port_range_min": null, "revision_number": 0, "tenant_id": "b79dad201e284e55b709ed325f012e0a", "created_at": "2018-07-03T15:37:35Z", "project_id": "b79dad201e284e55b709ed325f012e0a", "id": "5dbf9a13-417b-48ee-9fcd-7fecdda2fd24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:37:35Z", "security_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "port_range_min": null, "revision_number": 0, "tenant_id": "b79dad201e284e55b709ed325f012e0a", "created_at": "2018-07-03T15:37:35Z", "project_id": "b79dad201e284e55b709ed325f012e0a", "id": "8e6b1cab-27d0-4074-a2d3-4330800ced6d"}, {"remote_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:37:35Z", "security_group_id": "66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6", "port_range_min": null, "revision_number": 0, "tenant_id": "b79dad201e284e55b709ed325f012e0a", "created_at": "2018-07-03T15:37:35Z", "project_id": "b79dad201e284e55b709ed325f012e0a", "id": "acaf63c0-5d00-491d-a0b6-0beecf6cef9e"}]} 2018-07-03 15:41:35,692 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6 used request id req-56ffeead-7f6f-4a53-9ce7-6c5e2cf3ee32 2018-07-03 15:41:35,693 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:41:35,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:41:36,303 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:41:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f77e9e4b-dfc8-41d7-bdd0-e7b8389b221d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:41:36,303 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/66cf7cbb-b8f6-47fe-b4a9-d25812b6fee6 used request id req-f77e9e4b-dfc8-41d7-bdd0-e7b8389b221d 2018-07-03 15:41:36,304 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj 2018-07-03 15:41:36,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:41:36,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:41:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74ce2192-5727-4788-97db-0b131ad11656 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:41:36,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b79dad201e284e55b709ed325f012e0a used request id req-74ce2192-5727-4788-97db-0b131ad11656 2018-07-03 15:41:36,705 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-proj-role 2018-07-03 15:41:36,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0f9adb9610d94bfea2c32f0d56528ba1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:41:36,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:41:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f04bb60d-efeb-4fcb-9c84-48209051b836 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:41:36,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0f9adb9610d94bfea2c32f0d56528ba1 used request id req-f04bb60d-efeb-4fcb-9c84-48209051b836 2018-07-03 15:41:36,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f4a541379658d0dadf086049440db34e33f589" 2018-07-03 15:41:37,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83b408c6-78ca-4f3d-8b52-06a458529d43 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:41:37,100 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-83b408c6-78ca-4f3d-8b52-06a458529d43 2018-07-03 15:41:37,101 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-dc5ce8bd-1ebc-4b6-user 2018-07-03 15:41:37,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/64767a2dfcac463c816dab9f48087cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a346a509abe6deda6d7179d0454b0130bc60ff2d" 2018-07-03 15:41:37,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:41:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f60c8d1-9a8a-417f-bfc4-605d7b054625 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:41:37,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/64767a2dfcac463c816dab9f48087cee used request id req-1f60c8d1-9a8a-417f-bfc4-605d7b054625 2018-07-03 15:41:37,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:41:37,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["zhVSJrl4Rey3XM-N9wxlfw"], "issued_at": "2018-07-03T15:41:37.000000Z"}} 2018-07-03 15:41:37,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}585a2128d3d772a344b27b738215d9b1a6c7a472" 2018-07-03 15:41:38,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f51fa2cd-0988-491a-89aa-3bd90120cec5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:41:38,082 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f51fa2cd-0988-491a-89aa-3bd90120cec5 2018-07-03 15:41:38,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:41:38,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:41:38,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["crViH6i6TNONA4IlNtYmSw"], "issued_at": "2018-07-03T15:41:38.000000Z"}} 2018-07-03 15:41:38,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}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:41:38,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-691fa885-e572-4c49-83d4-3edca62a20bd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:41:38,874 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-691fa885-e572-4c49-83d4-3edca62a20bd 2018-07-03 15:41:38,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-07-03 15:41:38,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:41: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-07-03 15:41:38,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?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-3e229fb0-6eca-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:41:38,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:38 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2c60fcd-0c9f-439d-bb19-f76114f0fd93 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-3e229fb0-6eca-40f-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:41:38,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-3e229fb0-6eca-40f-proj used request id req-f2c60fcd-0c9f-439d-bb19-f76114f0fd93 2018-07-03 15:41:38,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:41:39,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfac335f-e841-4a85-96ba-7d5e432e4e29 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:41:39,118 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bfac335f-e841-4a85-96ba-7d5e432e4e29 2018-07-03 15:41:39,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}}' 2018-07-03 15:41:39,356 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:41:39 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a31d9cf-18c2-47ed-b497-a8809da500bc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "id": "d4f9913d3b0541deb5f1888663dd64d0", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:41:39,356 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8a31d9cf-18c2-47ed-b497-a8809da500bc 2018-07-03 15:41:39,356 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-3e229fb0-6eca-40f-proj 2018-07-03 15:41:39,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:41:39,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:41:39,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ok16rVEeQQOkC0MzAXlYNA"], "issued_at": "2018-07-03T15:41:39.000000Z"}} 2018-07-03 15:41:39,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}089f40d0151ebd5228d7de5022e4da6b62179682" 2018-07-03 15:41:40,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59c89ced-0292-4e25-b8d1-bedbeb0ac28f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:41:40,078 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-59c89ced-0292-4e25-b8d1-bedbeb0ac28f 2018-07-03 15:41:40,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-07-03 15:41:40,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:41: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-07-03 15:41:40,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089f40d0151ebd5228d7de5022e4da6b62179682" 2018-07-03 15:41:40,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:40 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7476080-594e-480d-b5fe-45e45b610c27 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:41:40,282 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b7476080-594e-480d-b5fe-45e45b610c27 2018-07-03 15:41:40,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?name=AnsibleProvisioningTests-3e229fb0-6eca-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089f40d0151ebd5228d7de5022e4da6b62179682" 2018-07-03 15:41:40,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:40 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0744733c-9915-4e7a-a04a-516adf9013c8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-3e229fb0-6eca-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "id": "d4f9913d3b0541deb5f1888663dd64d0", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}]} 2018-07-03 15:41:40,328 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-3e229fb0-6eca-40f-proj used request id req-0744733c-9915-4e7a-a04a-516adf9013c8 2018-07-03 15:41:40,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}089f40d0151ebd5228d7de5022e4da6b62179682" 2018-07-03 15:41:40,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9960c21e-0ea0-4d1d-99c6-f84bd86b4a41 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:41:40,536 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9960c21e-0ea0-4d1d-99c6-f84bd86b4a41 2018-07-03 15:41:41,014 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-3e229fb0-6eca-40f-user 2018-07-03 15:41:41,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:41:41,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:41:41,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c79b69b6-55f8-420b-bf8e-c0a7baeff477 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:41:41,054 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c79b69b6-55f8-420b-bf8e-c0a7baeff477 2018-07-03 15:41:41,058 - 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}c85ce2633c9fe808462d2de51a6ecce339d3cc54" -d '{"role": {"name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}}' 2018-07-03 15:41:41,235 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:41:41 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0abdad04-e3ce-42e2-9637-978c7d1c8dec Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6bd8c94f7a54675989332942dd7968d", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6bd8c94f7a54675989332942dd7968d"}, "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}} 2018-07-03 15:41:41,235 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-0abdad04-e3ce-42e2-9637-978c7d1c8dec 2018-07-03 15:41:41,235 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role 2018-07-03 15:41:41,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c6bd8c94f7a54675989332942dd7968d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:41:41,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:41 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-313e2aa1-e187-421f-be05-772b1a97de71 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6bd8c94f7a54675989332942dd7968d", "links": {"self": "http://10.167.4.35:5000/v3/roles/c6bd8c94f7a54675989332942dd7968d"}, "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}} 2018-07-03 15:41:41,427 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c6bd8c94f7a54675989332942dd7968d used request id req-313e2aa1-e187-421f-be05-772b1a97de71 2018-07-03 15:41:41,427 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role to project AnsibleProvisioningTests-3e229fb0-6eca-40f-proj 2018-07-03 15:41:41,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0/users/8dbde60fd32f4102a7e7dbd7d5c8ec96/roles/c6bd8c94f7a54675989332942dd7968d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:41:41,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:41:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3996b83-6e19-4227-b180-8f2384bafec2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:41:41,631 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0/users/8dbde60fd32f4102a7e7dbd7d5c8ec96/roles/c6bd8c94f7a54675989332942dd7968d used request id req-c3996b83-6e19-4227-b180-8f2384bafec2 2018-07-03 15:41:41,631 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:41:41,633 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-03 15:41:41,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:41:41,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:41:42,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6bd8c94f7a54675989332942dd7968d", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}], "expires_at": "2018-07-03T16:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-user", "id": "8dbde60fd32f4102a7e7dbd7d5c8ec96"}, "audit_ids": ["vh1UaxasS4ykIJtQdn-fAw"], "issued_at": "2018-07-03T15:41:42.000000Z"}} 2018-07-03 15:41:42,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}474fbe5cdbaed67addef78752275d5e41caba267" 2018-07-03 15:41:42,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3db4b08b-1b13-4cdf-aeba-c4728d204fb8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:41:42,305 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3db4b08b-1b13-4cdf-aeba-c4728d204fb8 2018-07-03 15:41:42,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}474fbe5cdbaed67addef78752275d5e41caba267" 2018-07-03 15:41:42,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:42 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-401832bc-cd1c-4ed9-a9d9-9c1f078019f5 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image"} 2018-07-03 15:41:42,811 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image used request id req-401832bc-cd1c-4ed9-a9d9-9c1f078019f5 2018-07-03 15:41:42,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}474fbe5cdbaed67addef78752275d5e41caba267" 2018-07-03 15:41:43,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:43 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f0ee44b1-bcfd-42b7-81f3-bba6a56defb8 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:41:43,182 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f0ee44b1-bcfd-42b7-81f3-bba6a56defb8 2018-07-03 15:41:43,212 - 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}474fbe5cdbaed67addef78752275d5e41caba267" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image"}' 2018-07-03 15:41:43,633 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:41:43 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-47860143-b874-4647-b86b-3761de5fd12c Front-End-Https: on RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:41:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:41:44Z", "visibility": "shared", "self": "/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "min_disk": 0, "protected": false, "id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "file": "/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d/file", "checksum": null, "owner": "d4f9913d3b0541deb5f1888663dd64d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:41:43,633 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-47860143-b874-4647-b86b-3761de5fd12c 2018-07-03 15:41:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}474fbe5cdbaed67addef78752275d5e41caba267" -d '' 2018-07-03 15:41:49,145 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:41:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-130d1eee-b3d7-46c4-8e8e-b78dcf6f3737 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-07-03 15:41:49,145 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d/file used request id req-130d1eee-b3d7-46c4-8e8e-b78dcf6f3737 2018-07-03 15:41:49,146 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-03 15:41:49,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}474fbe5cdbaed67addef78752275d5e41caba267" 2018-07-03 15:41:49,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:49 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-b59cc9fa-ae1b-486f-b073-9dc88b40918d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:41:44Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-03T15:41:49Z", "visibility": "shared", "self": "/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "min_disk": 0, "protected": false, "id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "file": "/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "d4f9913d3b0541deb5f1888663dd64d0", "direct_url": "file:///var/lib/glance/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:41:49,540 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d used request id req-b59cc9fa-ae1b-486f-b073-9dc88b40918d 2018-07-03 15:41:49,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}474fbe5cdbaed67addef78752275d5e41caba267" 2018-07-03 15:41:49,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1da1c38d-477a-4bad-bee2-aff4ed0b4304 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:41:49,894 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1da1c38d-477a-4bad-bee2-aff4ed0b4304 2018-07-03 15:41:49,900 - create_image - INFO - Created image with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image 2018-07-03 15:41:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}474fbe5cdbaed67addef78752275d5e41caba267" 2018-07-03 15:41:50,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:50 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-5288a3ca-3b8f-4b5b-a038-3ebe052c8a7e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:41:44Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-03T15:41:49Z", "visibility": "shared", "self": "/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "min_disk": 0, "protected": false, "id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "file": "/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "d4f9913d3b0541deb5f1888663dd64d0", "direct_url": "file:///var/lib/glance/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:41:50,310 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d used request id req-5288a3ca-3b8f-4b5b-a038-3ebe052c8a7e 2018-07-03 15:41:50,311 - create_image - DEBUG - Instance status is - active 2018-07-03 15:41:50,311 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image 2018-07-03 15:41:50,311 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image 2018-07-03 15:41:50,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:41:50,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:41:50,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6bd8c94f7a54675989332942dd7968d", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}], "expires_at": "2018-07-03T16:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-user", "id": "8dbde60fd32f4102a7e7dbd7d5c8ec96"}, "audit_ids": ["fcSx5NcTQiqGxVCdYFFlmw"], "issued_at": "2018-07-03T15:41:50.000000Z"}} 2018-07-03 15:41:50,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}cb89e3490cad08b4385b19ee42f56238e04b4010" 2018-07-03 15:41:51,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21d7c956-6c95-452a-9f4b-5d9a57fb40e6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:41:51,039 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21d7c956-6c95-452a-9f4b-5d9a57fb40e6 2018-07-03 15:41:51,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/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb89e3490cad08b4385b19ee42f56238e04b4010" 2018-07-03 15:41:51,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:51 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ee735bd4-8779-476d-b429-8e70e03b6e1a Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:41:51,497 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-ee735bd4-8779-476d-b429-8e70e03b6e1a 2018-07-03 15:41:51,497 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net 2018-07-03 15:41:51,502 - 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}cb89e3490cad08b4385b19ee42f56238e04b4010" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net", "admin_state_up": true}}' 2018-07-03 15:41:52,145 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:41:52 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-b707f1ea-1c69-4a46-99b6-da0d7d9fddde Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-03T15:41:51Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}} 2018-07-03 15:41:52,145 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b707f1ea-1c69-4a46-99b6-da0d7d9fddde 2018-07-03 15:41:52,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=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb89e3490cad08b4385b19ee42f56238e04b4010" 2018-07-03 15:41:52,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:52 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-44323d26-1c42-47ea-8dbd-691789f1699e 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-07-03T15:41:51Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:41:52,310 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-44323d26-1c42-47ea-8dbd-691789f1699e 2018-07-03 15:41:52,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb89e3490cad08b4385b19ee42f56238e04b4010" 2018-07-03 15:41:52,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:52 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3251c3ab-c86c-49ad-8705-e4f7fa248adc Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:41:52,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-3251c3ab-c86c-49ad-8705-e4f7fa248adc 2018-07-03 15:41:52,359 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet 2018-07-03 15:41:52,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb89e3490cad08b4385b19ee42f56238e04b4010" -d '{"subnets": [{"ip_version": 4, "network_id": "69eb7298-3915-4347-aa5b-68a1e767292d", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]}' 2018-07-03 15:41:53,136 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:41:53 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-3d051f60-e1ac-445c-b07d-bca7693e0666 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","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":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:41:53,136 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-3d051f60-e1ac-445c-b07d-bca7693e0666 2018-07-03 15:41:53,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?id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb89e3490cad08b4385b19ee42f56238e04b4010" 2018-07-03 15:41:53,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:53 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-8a5fb390-04c1-47e8-bbb7-b5dd92241601 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:41:53,591 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-8a5fb390-04c1-47e8-bbb7-b5dd92241601 2018-07-03 15:41:53,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=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb89e3490cad08b4385b19ee42f56238e04b4010" 2018-07-03 15:41:53,671 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:53 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-45e33187-9de2-4808-b7b6-dd786b5d5c20 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:41:53,672 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-45e33187-9de2-4808-b7b6-dd786b5d5c20 2018-07-03 15:41:53,672 - OpenStackNetwork - DEBUG - Network [69eb7298-3915-4347-aa5b-68a1e767292d] created successfully 2018-07-03 15:41:53,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:41:53,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:41:54,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6bd8c94f7a54675989332942dd7968d", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}], "expires_at": "2018-07-03T16:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-user", "id": "8dbde60fd32f4102a7e7dbd7d5c8ec96"}, "audit_ids": ["ugNNWvQTTt-uZdzs9zGtEw"], "issued_at": "2018-07-03T15:41:54.000000Z"}} 2018-07-03 15:41:54,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}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:41:54,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5546983f-53fb-4c0d-ba7b-d4e845e244fc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:41:54,347 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5546983f-53fb-4c0d-ba7b-d4e845e244fc 2018-07-03 15:41:54,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/routers?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:41:54,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:54 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-a343f950-74b6-404a-9638-04d0857d67d8 Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 15:41:54,804 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router&admin_state_up=True used request id req-a343f950-74b6-404a-9638-04d0857d67d8 2018-07-03 15:41:54,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:41:54,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:41:55,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6bd8c94f7a54675989332942dd7968d", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}], "expires_at": "2018-07-03T16:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-user", "id": "8dbde60fd32f4102a7e7dbd7d5c8ec96"}, "audit_ids": ["F3zBwp-9Q3KP0DcMicSclw"], "issued_at": "2018-07-03T15:41:55.000000Z"}} 2018-07-03 15:41:55,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}c07b431dd437c8179f1117ffb064f17b10e8ab88" 2018-07-03 15:41:55,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0969a4fe-4d2b-4ec9-9f75-aa65bbadafab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:41:55,544 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0969a4fe-4d2b-4ec9-9f75-aa65bbadafab 2018-07-03 15:41:55,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:41:56,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:56 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-9f95e784-9a6b-47ae-a44e-a02eaedb25e0 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:41:56,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-9f95e784-9a6b-47ae-a44e-a02eaedb25e0 2018-07-03 15:41:56,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:41:56,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:56 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-775be5f9-24db-4a0b-888a-14659cfc871a Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:41:56,111 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-775be5f9-24db-4a0b-888a-14659cfc871a 2018-07-03 15:41:56,112 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router 2018-07-03 15:41:56,117 - 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}f618d09127690a22af8f1dce34547fd23c69fc15" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router", "admin_state_up": true}}' 2018-07-03 15:41:58,434 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:41:58 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-bb491d55-e2c6-401c-a3f7-5c83ee0d403f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:41:56Z", "admin_state_up": true, "updated_at": "2018-07-03T15:41:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "849e105e-3fd5-44de-b70a-451a0d664a05", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router"}} 2018-07-03 15:41:58,434 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-bb491d55-e2c6-401c-a3f7-5c83ee0d403f 2018-07-03 15:41:58,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/ports?device_id=849e105e-3fd5-44de-b70a-451a0d664a05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:41:58,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-63cdab52-7342-4599-a769-df4660acac46 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:41:58,495 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=849e105e-3fd5-44de-b70a-451a0d664a05 used request id req-63cdab52-7342-4599-a769-df4660acac46 2018-07-03 15:41:58,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=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:41:58,641 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:58 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-e26a5a33-3ce3-402a-92ac-0ff10024c00d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:41:58,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-e26a5a33-3ce3-402a-92ac-0ff10024c00d 2018-07-03 15:41:58,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-07-03 15:41:58,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:41:58,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:41:58,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:41:58 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-440e7f24-b4ad-4ac3-8501-a6574d458d81 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:41:58,696 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-440e7f24-b4ad-4ac3-8501-a6574d458d81 2018-07-03 15:41:58,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/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:41:58,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:58 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-592195e2-43e2-4504-8abe-2b0a1c9ab006 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:41:58,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-592195e2-43e2-4504-8abe-2b0a1c9ab006 2018-07-03 15:41:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:41:59,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:41:59 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-6c6e3ed4-d954-41fc-9fc7-6eeb5d5ad69b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:41:59,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet used request id req-6c6e3ed4-d954-41fc-9fc7-6eeb5d5ad69b 2018-07-03 15:41:59,348 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 15:41:59,348 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router 2018-07-03 15:41:59,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/849e105e-3fd5-44de-b70a-451a0d664a05/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" -d '{"subnet_id": "7268c7e0-e084-4edd-9aa6-b75ac220bb7c"}' 2018-07-03 15:42:02,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:02 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-190e11f2-7206-4f14-8ef4-0fdfeb7c4728 Front-End-Https: on RESP BODY: {"network_id": "69eb7298-3915-4347-aa5b-68a1e767292d", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "subnet_id": "7268c7e0-e084-4edd-9aa6-b75ac220bb7c", "subnet_ids": ["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"], "port_id": "0d5cee2a-c89d-4444-a768-4790fc3e90c5", "id": "849e105e-3fd5-44de-b70a-451a0d664a05"} 2018-07-03 15:42:02,730 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/849e105e-3fd5-44de-b70a-451a0d664a05/add_router_interface used request id req-190e11f2-7206-4f14-8ef4-0fdfeb7c4728 2018-07-03 15:42:02,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/routers/849e105e-3fd5-44de-b70a-451a0d664a05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:42:02,941 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:02 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-4afcf949-aff5-41e4-8e7d-66ec7e669a6a Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:41:56Z", "admin_state_up": true, "updated_at": "2018-07-03T15:42:01Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "849e105e-3fd5-44de-b70a-451a0d664a05", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router"}} 2018-07-03 15:42:02,941 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/849e105e-3fd5-44de-b70a-451a0d664a05 used request id req-4afcf949-aff5-41e4-8e7d-66ec7e669a6a 2018-07-03 15:42:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=849e105e-3fd5-44de-b70a-451a0d664a05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:42:03,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:03 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-d7d0d83c-df28-43e3-bf90-98a17828ce5b Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:42:01Z","binding:vnic_type":"normal","device_id":"849e105e-3fd5-44de-b70a-451a0d664a05","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:ec:87:13","id":"0d5cee2a-c89d-4444-a768-4790fc3e90c5","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:42:03,080 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=849e105e-3fd5-44de-b70a-451a0d664a05 used request id req-d7d0d83c-df28-43e3-bf90-98a17828ce5b 2018-07-03 15:42:03,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/7268c7e0-e084-4edd-9aa6-b75ac220bb7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:42:03,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:03 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-94b4a94f-74b0-4f8d-a417-7049f0ab8c9e Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","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":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}} 2018-07-03 15:42:03,162 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/7268c7e0-e084-4edd-9aa6-b75ac220bb7c used request id req-94b4a94f-74b0-4f8d-a417-7049f0ab8c9e 2018-07-03 15:42:03,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:42:03,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:42:03,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["C3rWghdzTQGu5QCIxG0u5g"], "issued_at": "2018-07-03T15:42:03.000000Z"}} 2018-07-03 15:42:03,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}6b0d909376b4a03e609fa14faf60f1b9063e23d0" 2018-07-03 15:42:03,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3d87f21-1fb4-48b5-909f-4bbe138b5bf8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:42:03,882 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c3d87f21-1fb4-48b5-909f-4bbe138b5bf8 2018-07-03 15:42:03,884 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:42:03,889 - novaclient.v2.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}6b0d909376b4a03e609fa14faf60f1b9063e23d0" 2018-07-03 15:42:04,355 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:04 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-a4170447-97e4-4130-b6e5-5768109ad764 X-Compute-Request-Id: req-a4170447-97e4-4130-b6e5-5768109ad764 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:42:04,356 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a4170447-97e4-4130-b6e5-5768109ad764 2018-07-03 15:42:04,359 - novaclient.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}6b0d909376b4a03e609fa14faf60f1b9063e23d0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-03 15:42:04,643 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:04 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7ea25b19-5ec0-4c8e-a7f4-51d4ecc35c1e X-Compute-Request-Id: req-7ea25b19-5ec0-4c8e-a7f4-51d4ecc35c1e Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "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": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7"}} 2018-07-03 15:42:04,643 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-7ea25b19-5ec0-4c8e-a7f4-51d4ecc35c1e 2018-07-03 15:42:04,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/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d909376b4a03e609fa14faf60f1b9063e23d0" 2018-07-03 15:42:05,029 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:05 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-6d00aa25-5a34-4aec-9452-f54556b0a958 X-Compute-Request-Id: req-6d00aa25-5a34-4aec-9452-f54556b0a958 Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "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": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7"}} 2018-07-03 15:42:05,029 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7 used request id req-6d00aa25-5a34-4aec-9452-f54556b0a958 2018-07-03 15:42:05,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d909376b4a03e609fa14faf60f1b9063e23d0" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:42:05,101 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:05 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4fe5eb95-6c84-482f-bcfe-928e35de7329 X-Compute-Request-Id: req-4fe5eb95-6c84-482f-bcfe-928e35de7329 Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:42:05,101 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7/os-extra_specs used request id req-4fe5eb95-6c84-482f-bcfe-928e35de7329 2018-07-03 15:42:05,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:42:05,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:42:05,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6bd8c94f7a54675989332942dd7968d", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}], "expires_at": "2018-07-03T16:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-user", "id": "8dbde60fd32f4102a7e7dbd7d5c8ec96"}, "audit_ids": ["fG2UXFqXT8apbP7l8O0C7Q"], "issued_at": "2018-07-03T15:42:05.000000Z"}} 2018-07-03 15:42:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044d9465509510406e662077c786288f41bdb744" 2018-07-03 15:42:05,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d470649-6827-45f8-aec8-7554bac47af4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:42:05,824 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3d470649-6827-45f8-aec8-7554bac47af4 2018-07-03 15:42:05,825 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:42:05,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044d9465509510406e662077c786288f41bdb744" 2018-07-03 15:42:06,226 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:06 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d6fc1d38-43a4-4c69-93d5-05fbf67c9c23 X-Compute-Request-Id: req-d6fc1d38-43a4-4c69-93d5-05fbf67c9c23 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 15:42:06,226 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-d6fc1d38-43a4-4c69-93d5-05fbf67c9c23 2018-07-03 15:42:06,227 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp... 2018-07-03 15:42:06,227 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 15:42:06,256 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp 2018-07-03 15:42:06,259 - novaclient.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}044d9465509510406e662077c786288f41bdb744" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/4/O1sV+wGYylUFSdHr8zeHYHmJV6v52+JefyZsPng9G7pcWZAx+OeGHmra8YqWhf5N334NvVklhM15DUfJLJ2C1NjEPh14GrSWmkrteOp8KSY0XGWpcBusjmEqdZCqmk9kTgKbJoijru1DlHM4JCxT+HjWo8LHIDCnDEjCgzKQ==", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp"}}' 2018-07-03 15:42:06,692 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:06 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-c79e04a1-ded6-4e38-b98f-881dd26d95b3 X-Compute-Request-Id: req-c79e04a1-ded6-4e38-b98f-881dd26d95b3 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/4/O1sV+wGYylUFSdHr8zeHYHmJV6v52+JefyZsPng9G7pcWZAx+OeGHmra8YqWhf5N334NvVklhM15DUfJLJ2C1NjEPh14GrSWmkrteOp8KSY0XGWpcBusjmEqdZCqmk9kTgKbJoijru1DlHM4JCxT+HjWo8LHIDCnDEjCgzKQ==", "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "fingerprint": "1d:ec:91:b8:ba:26:37:bb:3a:f7:28:75:22:33:f2:73"}} 2018-07-03 15:42:06,692 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-c79e04a1-ded6-4e38-b98f-881dd26d95b3 2018-07-03 15:42:06,694 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48.pub 2018-07-03 15:42:06,695 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48 2018-07-03 15:42:06,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:42:06,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:42:07,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6bd8c94f7a54675989332942dd7968d", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}], "expires_at": "2018-07-03T16:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-user", "id": "8dbde60fd32f4102a7e7dbd7d5c8ec96"}, "audit_ids": ["SvIWXBStQqyLhkG5DAT3YQ"], "issued_at": "2018-07-03T15:42:07.000000Z"}} 2018-07-03 15:42:07,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}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:07,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04e8b018-0bc9-4662-980e-6cbd53f3f1d5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:42:07,508 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-04e8b018-0bc9-4662-980e-6cbd53f3f1d5 2018-07-03 15:42:07,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:07,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:07 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-2b81181a-1d26-427e-9c2f-ccf9a4310a42 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:42:07,952 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp used request id req-2b81181a-1d26-427e-9c2f-ccf9a4310a42 2018-07-03 15:42:07,953 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp... 2018-07-03 15:42:07,953 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp 2018-07-03 15:42:07,959 - 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}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" -d '{"security_group": {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}}' 2018-07-03 15:42:08,263 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:42:08 GMT Content-Type: application/json Content-Length: 1401 Connection: keep-alive X-Openstack-Request-Id: req-c7774d70-39f9-41cd-9055-e7bb634293f7 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "updated_at": "2018-07-03T15:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "26653203-cd8b-4bc5-a546-0077a751e1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}], "revision_number": 2, "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}} 2018-07-03 15:42:08,263 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-c7774d70-39f9-41cd-9055-e7bb634293f7 2018-07-03 15:42:08,264 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9fa9200-7653-4123-85ab-5d7f3192cb57 2018-07-03 15:42:08,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:08,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e1acd1bd-244f-4b80-b1db-34bcde79ee46 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "26653203-cd8b-4bc5-a546-0077a751e1d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89"}]} 2018-07-03 15:42:08,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-e1acd1bd-244f-4b80-b1db-34bcde79ee46 2018-07-03 15:42:08,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9fa9200-7653-4123-85ab-5d7f3192cb57 2018-07-03 15:42:08,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-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:08,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c5b27a45-edc3-4553-ac6d-201ecdd172ab Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "26653203-cd8b-4bc5-a546-0077a751e1d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89"}]} 2018-07-03 15:42:08,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-c5b27a45-edc3-4553-ac6d-201ecdd172ab 2018-07-03 15:42:08,402 - neutron_utils - INFO - Retrieving security group with ID - a9fa9200-7653-4123-85ab-5d7f3192cb57 2018-07-03 15:42:08,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-groups?id=a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:08,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:08 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-16a16441-1551-4ebd-8932-365ede947c7a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "updated_at": "2018-07-03T15:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "26653203-cd8b-4bc5-a546-0077a751e1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}], "revision_number": 2, "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}]} 2018-07-03 15:42:08,515 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-16a16441-1551-4ebd-8932-365ede947c7a 2018-07-03 15:42:08,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9fa9200-7653-4123-85ab-5d7f3192cb57 2018-07-03 15:42:08,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=a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:08,559 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-04ca2555-236b-4149-9e2b-7d53c5dade92 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "26653203-cd8b-4bc5-a546-0077a751e1d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89"}]} 2018-07-03 15:42:08,559 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-04ca2555-236b-4149-9e2b-7d53c5dade92 2018-07-03 15:42:08,559 - neutron_utils - INFO - Retrieving security group with ID - a9fa9200-7653-4123-85ab-5d7f3192cb57 2018-07-03 15:42:08,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/security-groups?id=a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:08,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:08 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-bca87df8-8b94-493d-8558-2347c06422d6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "updated_at": "2018-07-03T15:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "26653203-cd8b-4bc5-a546-0077a751e1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}], "revision_number": 2, "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}]} 2018-07-03 15:42:08,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-bca87df8-8b94-493d-8558-2347c06422d6 2018-07-03 15:42:08,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9fa9200-7653-4123-85ab-5d7f3192cb57 2018-07-03 15:42:08,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:08,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ae4162c4-f274-4458-816b-e4fd9262f955 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "26653203-cd8b-4bc5-a546-0077a751e1d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89"}]} 2018-07-03 15:42:08,686 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-ae4162c4-f274-4458-816b-e4fd9262f955 2018-07-03 15:42:08,687 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp 2018-07-03 15:42:08,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:09,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:09 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-c11bcf61-b227-4c8a-81c3-10529c1418a3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "updated_at": "2018-07-03T15:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "26653203-cd8b-4bc5-a546-0077a751e1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}], "revision_number": 2, "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}]} 2018-07-03 15:42:09,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp used request id req-c11bcf61-b227-4c8a-81c3-10529c1418a3 2018-07-03 15:42:09,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:42:09,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15: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-07-03 15:42:09,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:09,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:09 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50f5aad2-5135-4824-b6ed-b94f06d62b42 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:42:09,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-50f5aad2-5135-4824-b6ed-b94f06d62b42 2018-07-03 15:42:09,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9fa9200-7653-4123-85ab-5d7f3192cb57 2018-07-03 15:42:09,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:09,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:09 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-000595f2-571a-4ac5-8bb7-c032e35a134f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "26653203-cd8b-4bc5-a546-0077a751e1d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89"}]} 2018-07-03 15:42:09,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-000595f2-571a-4ac5-8bb7-c032e35a134f 2018-07-03 15:42:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57"}}' 2018-07-03 15:42:09,768 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:42:09 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-bacedd18-a38d-4fd7-9776-e0919456b7e2 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-07-03T15:42:09Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:09Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "1d3039d3-7a8e-4191-873c-fcbe7735ee0b"}} 2018-07-03 15:42:09,768 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-bacedd18-a38d-4fd7-9776-e0919456b7e2 2018-07-03 15:42:09,769 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp 2018-07-03 15:42: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=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:09,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:09 GMT Content-Type: application/json Content-Length: 1902 Connection: keep-alive X-Openstack-Request-Id: req-8fa8a99b-4b31-48a4-83b3-2dbf6b8a44dc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "updated_at": "2018-07-03T15:42:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:09Z", "revision_number": 0, "id": "1d3039d3-7a8e-4191-873c-fcbe7735ee0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:09Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "26653203-cd8b-4bc5-a546-0077a751e1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}], "revision_number": 3, "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}]} 2018-07-03 15:42:09,845 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp used request id req-8fa8a99b-4b31-48a4-83b3-2dbf6b8a44dc 2018-07-03 15:42:09,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:10,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:09 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd46e028-8d50-4d0a-bb15-f39cebd7cbb7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:42:10,139 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-fd46e028-8d50-4d0a-bb15-f39cebd7cbb7 2018-07-03 15:42:10,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9fa9200-7653-4123-85ab-5d7f3192cb57 2018-07-03 15:42:10,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/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:10,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:10 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-1d8a68a6-e1ed-49b6-99b4-97f276c408a5 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-07-03T15:42:09Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:09Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "1d3039d3-7a8e-4191-873c-fcbe7735ee0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "26653203-cd8b-4bc5-a546-0077a751e1d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89"}]} 2018-07-03 15:42:10,534 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-1d8a68a6-e1ed-49b6-99b4-97f276c408a5 2018-07-03 15:42:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57"}}' 2018-07-03 15:42:10,796 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:42:10 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-23802437-6628-48a3-b6cc-195f217b7ae3 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-07-03T15:42:10Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": 22, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:10Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "1a07c32a-376d-4ebf-ad1d-3457f7b42888"}} 2018-07-03 15:42:10,797 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-23802437-6628-48a3-b6cc-195f217b7ae3 2018-07-03 15:42:10,797 - neutron_utils - INFO - Retrieving security group with ID - a9fa9200-7653-4123-85ab-5d7f3192cb57 2018-07-03 15:42:10,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:10,906 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:10 GMT Content-Type: application/json Content-Length: 2396 Connection: keep-alive X-Openstack-Request-Id: req-0ed9a662-6b03-49ce-9462-ff503e19351a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "updated_at": "2018-07-03T15:42:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:42:10Z", "revision_number": 0, "id": "1a07c32a-376d-4ebf-ad1d-3457f7b42888", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:10Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:09Z", "revision_number": 0, "id": "1d3039d3-7a8e-4191-873c-fcbe7735ee0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:09Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "26653203-cd8b-4bc5-a546-0077a751e1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "revision_number": 0, "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}], "revision_number": 4, "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}]} 2018-07-03 15:42:10,906 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-0ed9a662-6b03-49ce-9462-ff503e19351a 2018-07-03 15:42:10,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9fa9200-7653-4123-85ab-5d7f3192cb57 2018-07-03 15:42: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/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:42:10,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:10 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-86700640-75dd-4ca9-a9a2-65406b67231a 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-07-03T15:42:10Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": 22, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:10Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "1a07c32a-376d-4ebf-ad1d-3457f7b42888"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:09Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:09Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "1d3039d3-7a8e-4191-873c-fcbe7735ee0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "26653203-cd8b-4bc5-a546-0077a751e1d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:42:08Z", "security_group_id": "a9fa9200-7653-4123-85ab-5d7f3192cb57", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:42:08Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "baa7eb9f-1af1-4433-865f-71f4a658ec89"}]} 2018-07-03 15:42:10,981 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-86700640-75dd-4ca9-a9a2-65406b67231a 2018-07-03 15:42:10,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:42:10,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:42:11,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6bd8c94f7a54675989332942dd7968d", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}], "expires_at": "2018-07-03T16:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-user", "id": "8dbde60fd32f4102a7e7dbd7d5c8ec96"}, "audit_ids": ["1Nh0fyooSIqVtTbohGumdA"], "issued_at": "2018-07-03T15:42:11.000000Z"}} 2018-07-03 15:42:11,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}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:11,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbd7d286-a34e-468f-b6de-a7260061ef96 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:42:11,721 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fbd7d286-a34e-468f-b6de-a7260061ef96 2018-07-03 15:42:11,721 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:42:11,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}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:11,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eff829ab-5e9f-4227-8885-2017b433e78c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:42:11,751 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eff829ab-5e9f-4227-8885-2017b433e78c 2018-07-03 15:42:11,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:12,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:12 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-038a3906-7ccb-497c-b754-1e583c3e7714 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:42:12,309 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-038a3906-7ccb-497c-b754-1e583c3e7714 2018-07-03 15:42:12,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:42:12,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:42: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-07-03 15:42:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:12,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:12 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5ee801d-ebb5-41eb-8b12-7955b9b6f069 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:42:12,364 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-e5ee801d-ebb5-41eb-8b12-7955b9b6f069 2018-07-03 15:42:12,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:12,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:12 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-ee4aca0f-2bfa-418a-8b56-32fdf188cc30 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:42:12,447 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-ee4aca0f-2bfa-418a-8b56-32fdf188cc30 2018-07-03 15:42: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/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:12,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:12 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c03b0db4-56d1-49aa-8b38-ebbf1f687dbb Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:42:12,873 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1&admin_state_up=True used request id req-c03b0db4-56d1-49aa-8b38-ebbf1f687dbb 2018-07-03 15:42:12,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/detail?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:13,379 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42: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-774ee8cc-53f4-42a9-8bf8-82fef1bce0bd X-Compute-Request-Id: req-774ee8cc-53f4-42a9-8bf8-82fef1bce0bd Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:42:13,379 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst used request id req-774ee8cc-53f4-42a9-8bf8-82fef1bce0bd 2018-07-03 15:42:13,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=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:13,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:13 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-24bdecde-d7ca-4b21-9a79-29067b0ba90f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:42:13,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-24bdecde-d7ca-4b21-9a79-29067b0ba90f 2018-07-03 15:42:13,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:13,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:13 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5647139-5ce0-45ee-a766-b654c62c6fed Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:42:13,723 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-c5647139-5ce0-45ee-a766-b654c62c6fed 2018-07-03 15:42:13,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=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:14,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:14 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4fd025e3-2faa-4301-80d2-918b4765d862 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:42:14,149 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-4fd025e3-2faa-4301-80d2-918b4765d862 2018-07-03 15:42:14,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=69eb7298-3915-4347-aa5b-68a1e767292d&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:14,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:14 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-cb93bcbf-9ae7-4a16-a24d-e4fe8a744737 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:42:14,199 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1&admin_state_up=True used request id req-cb93bcbf-9ae7-4a16-a24d-e4fe8a744737 2018-07-03 15:42:14,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:42:14,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:42:14,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6bd8c94f7a54675989332942dd7968d", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role"}], "expires_at": "2018-07-03T16:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/d4f9913d3b0541deb5f1888663dd64d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-user", "id": "8dbde60fd32f4102a7e7dbd7d5c8ec96"}, "audit_ids": ["X5rz7L0QTbiv46O05r0QPQ"], "issued_at": "2018-07-03T15:42:14.000000Z"}} 2018-07-03 15:42:14,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}83c5fe5d0b26c7cce69f3b0d64de850736952100" 2018-07-03 15:42:14,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bdf5bc2-b4fb-4501-b541-e03c0d7a9dc3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:42:14,759 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4bdf5bc2-b4fb-4501-b541-e03c0d7a9dc3 2018-07-03 15:42: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/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:15,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:15 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-6bf247e3-ffa5-4887-a3cf-91e4a5644a41 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:42:15,215 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-6bf247e3-ffa5-4887-a3cf-91e4a5644a41 2018-07-03 15:42:15,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=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:15,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:15 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-7b8f09b6-eef5-4538-8fdc-99267b05a1ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:42:15,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-7b8f09b6-eef5-4538-8fdc-99267b05a1ea 2018-07-03 15: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/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:15,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:15 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-7f6a9593-341c-4a10-83b3-f1beec5736f2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:42:15,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-7f6a9593-341c-4a10-83b3-f1beec5736f2 2018-07-03 15:42:15,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-07-03 15:42:15,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:42: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-07-03 15:42:15,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83c5fe5d0b26c7cce69f3b0d64de850736952100" 2018-07-03 15:42:15,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:15 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5c6a78d-c105-4f38-a0bd-da149a501f6a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:42:15,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-a5c6a78d-c105-4f38-a0bd-da149a501f6a 2018-07-03 15:42:15,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:15,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:15 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-d7c4543f-664a-4ca0-9c08-753349435e55 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:42:15,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-d7c4543f-664a-4ca0-9c08-753349435e55 2018-07-03 15:42:15,749 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net 2018-07-03 15:42:15,754 - 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}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" -d '{"port": {"network_id": "69eb7298-3915-4347-aa5b-68a1e767292d", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1", "admin_state_up": true}}' 2018-07-03 15:42:16,969 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:42:16 GMT Content-Type: application/json Content-Length: 761 Connection: keep-alive X-Openstack-Request-Id: req-ba4b73db-e66c-42e7-9761-93b0876ac8d4 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:42:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:42:16Z","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:04:4e:76","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.11"}],"id":"ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344","security_groups":["2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05"],"device_id":""}} 2018-07-03 15:42:16,969 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-ba4b73db-e66c-42e7-9761-93b0876ac8d4 2018-07-03 15:42:16,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/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:17,121 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:17 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-7dbb86dc-c6d1-42e4-a8ab-d56c4da8a594 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:42:17,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-7dbb86dc-c6d1-42e4-a8ab-d56c4da8a594 2018-07-03 15:42:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:17,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:17 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a1986b2-b17b-45ab-9a24-7537b015ba65 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:42:17,300 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-7a1986b2-b17b-45ab-9a24-7537b015ba65 2018-07-03 15:42:17,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=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:17,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:17 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-ef8db577-f352-4b42-a7ef-256630873652 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:42:17,395 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-ef8db577-f352-4b42-a7ef-256630873652 2018-07-03 15:42:17,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/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:17,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:17 GMT Content-Type: application/json Content-Length: 764 Connection: keep-alive X-Openstack-Request-Id: req-4c63d9e5-d6e1-453a-bc66-0b764afce576 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:16Z","admin_state_up":true,"updated_at":"2018-07-03T15:42:16Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:04:4e:76","id":"ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344","port_security_enabled":true,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05"],"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1"}]} 2018-07-03 15:42:17,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1&admin_state_up=True used request id req-4c63d9e5-d6e1-453a-bc66-0b764afce576 2018-07-03 15:42:17,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:17,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:42:17 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23b57568-dbb3-4f6c-a5ad-6caca813b1eb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:42:17,711 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-23b57568-dbb3-4f6c-a5ad-6caca813b1eb 2018-07-03 15:42:17,712 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst 2018-07-03 15:42:17,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/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:18,131 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:18 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-81243200-5a7a-40e3-8666-96e705f2306d X-Compute-Request-Id: req-81243200-5a7a-40e3-8666-96e705f2306d Front-End-Https: on RESP BODY: {"flavors": [{"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-flavor-name"}, {"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:42:18,131 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-81243200-5a7a-40e3-8666-96e705f2306d 2018-07-03 15:42:18,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:18,497 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:18 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-8a32ba78-061b-442b-9a8b-3812dc17c20e X-Compute-Request-Id: req-8a32ba78-061b-442b-9a8b-3812dc17c20e Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "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": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7"}} 2018-07-03 15:42:18,497 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7 used request id req-8a32ba78-061b-442b-9a8b-3812dc17c20e 2018-07-03 15:42:18,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=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:18,934 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:18 GMT Content-Type: application/json Content-Length: 901 Connection: keep-alive X-Openstack-Request-Id: req-66ddcb3d-995d-4582-b925-8da98f9fb9fe Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:41:44Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-03T15:41:49Z", "visibility": "shared", "self": "/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "min_disk": 0, "protected": false, "id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "file": "/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "d4f9913d3b0541deb5f1888663dd64d0", "direct_url": "file:///var/lib/glance/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image"} 2018-07-03 15:42:18,934 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image used request id req-66ddcb3d-995d-4582-b925-8da98f9fb9fe 2018-07-03 15:42:18,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:19,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-de0242c3-9f61-464c-ad5e-747f6b11e3a2 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:42:19,321 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-de0242c3-9f61-464c-ad5e-747f6b11e3a2 2018-07-03 15:42:19,326 - novaclient.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}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" -d '{"server": {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "imageRef": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "flavorRef": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "max_count": 1, "min_count": 1, "networks": [{"port": "ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344"}]}}' 2018-07-03 15:42:21,927 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:42:21 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-16682095-920c-4e22-b82a-f5d1f4758be6 X-Compute-Request-Id: req-16682095-920c-4e22-b82a-f5d1f4758be6 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "adminPass": "AP2Dm5jCXoG4"}} 2018-07-03 15:42:21,928 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-16682095-920c-4e22-b82a-f5d1f4758be6 2018-07-03 15:42:21,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:22,710 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:22 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-78df23aa-df51-4efa-b900-f52486873202 X-Compute-Request-Id: req-78df23aa-df51-4efa-b900-f52486873202 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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:22Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:22,710 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-78df23aa-df51-4efa-b900-f52486873202 2018-07-03 15:42:22,710 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst 2018-07-03 15:42:22,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:23,678 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42:23 GMT Content-Type: application/json Content-Length: 1354 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3154a576-f9a7-45f9-8214-bd6f7924dfd3 X-Compute-Request-Id: req-3154a576-f9a7-45f9-8214-bd6f7924dfd3 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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:23,678 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-3154a576-f9a7-45f9-8214-bd6f7924dfd3 2018-07-03 15:42:23,678 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:42:23,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:42:26,682 - create_instance - DEBUG - VM status query timeout in 896.028531075 2018-07-03 15:42:26,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:27,157 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42: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-48090ddc-e39d-41f0-963e-379ea7f6f2d3 X-Compute-Request-Id: req-48090ddc-e39d-41f0-963e-379ea7f6f2d3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:27,157 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-48090ddc-e39d-41f0-963e-379ea7f6f2d3 2018-07-03 15:42:27,158 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:42:27,158 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:42:30,160 - create_instance - DEBUG - VM status query timeout in 892.550829172 2018-07-03 15:42:30,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:30,645 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42: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-4b893733-d14a-4c86-9068-18334d774493 X-Compute-Request-Id: req-4b893733-d14a-4c86-9068-18334d774493 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:30,645 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-4b893733-d14a-4c86-9068-18334d774493 2018-07-03 15:42:30,646 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:42:30,646 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:42:33,647 - create_instance - DEBUG - VM status query timeout in 889.063858032 2018-07-03 15:42:33,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:35,074 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42: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-c1947f50-556b-4b7d-b8dc-179c94390f0a X-Compute-Request-Id: req-c1947f50-556b-4b7d-b8dc-179c94390f0a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:35,074 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-c1947f50-556b-4b7d-b8dc-179c94390f0a 2018-07-03 15:42:35,075 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:42:35,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:42:38,078 - create_instance - DEBUG - VM status query timeout in 884.632876158 2018-07-03 15:42:38,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/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:38,345 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42: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-1fa57951-9bf0-4b4f-bf42-21852d77d1e7 X-Compute-Request-Id: req-1fa57951-9bf0-4b4f-bf42-21852d77d1e7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:38,346 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-1fa57951-9bf0-4b4f-bf42-21852d77d1e7 2018-07-03 15:42:38,346 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:42:38,346 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:42:41,347 - create_instance - DEBUG - VM status query timeout in 881.363841057 2018-07-03 15:42:41,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:42,552 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42: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-28a6b231-e507-4ac6-8c6d-e1e720c750eb X-Compute-Request-Id: req-28a6b231-e507-4ac6-8c6d-e1e720c750eb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:42,552 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-28a6b231-e507-4ac6-8c6d-e1e720c750eb 2018-07-03 15:42:42,553 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:42:42,553 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:42:45,556 - create_instance - DEBUG - VM status query timeout in 877.154102087 2018-07-03 15:42:45,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:46,174 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42: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-7605b238-517e-4ef2-b795-773d2d6b930b X-Compute-Request-Id: req-7605b238-517e-4ef2-b795-773d2d6b930b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:46,174 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-7605b238-517e-4ef2-b795-773d2d6b930b 2018-07-03 15:42:46,175 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:42:46,175 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:42:49,176 - create_instance - DEBUG - VM status query timeout in 873.534831047 2018-07-03 15:42:49,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:49,768 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42: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-fd61b2a9-a4b0-49e3-9686-89ee240619d6 X-Compute-Request-Id: req-fd61b2a9-a4b0-49e3-9686-89ee240619d6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:49,769 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-fd61b2a9-a4b0-49e3-9686-89ee240619d6 2018-07-03 15:42:49,769 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:42:49,769 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:42:52,770 - create_instance - DEBUG - VM status query timeout in 869.940089941 2018-07-03 15:42:52,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:53,360 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42: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-01d097ac-29af-4e6e-bb62-d2cab40b95a0 X-Compute-Request-Id: req-01d097ac-29af-4e6e-bb62-d2cab40b95a0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:53,360 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-01d097ac-29af-4e6e-bb62-d2cab40b95a0 2018-07-03 15:42:53,361 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:42:53,361 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:42:56,364 - create_instance - DEBUG - VM status query timeout in 866.346138 2018-07-03 15:42:56,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:42:56,617 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:42: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-07b107c4-6d0f-4ce6-897a-dfbb98715023 X-Compute-Request-Id: req-07b107c4-6d0f-4ce6-897a-dfbb98715023 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:42:56,617 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-07b107c4-6d0f-4ce6-897a-dfbb98715023 2018-07-03 15:42:56,618 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:42:56,618 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:42:59,621 - create_instance - DEBUG - VM status query timeout in 863.089437008 2018-07-03 15:42:59,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:00,621 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-50401b39-b26b-4859-adc3-f6c3d475250a X-Compute-Request-Id: req-50401b39-b26b-4859-adc3-f6c3d475250a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:00,622 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-50401b39-b26b-4859-adc3-f6c3d475250a 2018-07-03 15:43:00,622 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:00,622 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:03,626 - create_instance - DEBUG - VM status query timeout in 859.084866047 2018-07-03 15:43:03,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:04,243 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-a0c25606-8e0b-476b-8b58-2dbf49c22622 X-Compute-Request-Id: req-a0c25606-8e0b-476b-8b58-2dbf49c22622 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:04,243 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-a0c25606-8e0b-476b-8b58-2dbf49c22622 2018-07-03 15:43:04,243 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:04,244 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:07,247 - create_instance - DEBUG - VM status query timeout in 855.46362114 2018-07-03 15:43:07,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:07,686 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-54b856e6-2cef-405b-910d-7580e62e421a X-Compute-Request-Id: req-54b856e6-2cef-405b-910d-7580e62e421a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:07,687 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-54b856e6-2cef-405b-910d-7580e62e421a 2018-07-03 15:43:07,687 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:07,687 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:10,689 - create_instance - DEBUG - VM status query timeout in 852.021616936 2018-07-03 15:43:10,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:11,323 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-69692b3b-1fb7-4e76-a947-0a69fdb9e8d7 X-Compute-Request-Id: req-69692b3b-1fb7-4e76-a947-0a69fdb9e8d7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:11,323 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-69692b3b-1fb7-4e76-a947-0a69fdb9e8d7 2018-07-03 15:43:11,324 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:11,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:14,326 - create_instance - DEBUG - VM status query timeout in 848.384752989 2018-07-03 15:43:14,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:15,286 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-0b690331-b563-474b-b573-71ed49d60641 X-Compute-Request-Id: req-0b690331-b563-474b-b573-71ed49d60641 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:15,286 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-0b690331-b563-474b-b573-71ed49d60641 2018-07-03 15:43:15,287 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:15,287 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:18,290 - create_instance - DEBUG - VM status query timeout in 844.420213938 2018-07-03 15:43:18,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:18,924 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-273da244-1d2d-408c-b3e3-10290745465b X-Compute-Request-Id: req-273da244-1d2d-408c-b3e3-10290745465b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:18,924 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-273da244-1d2d-408c-b3e3-10290745465b 2018-07-03 15:43:18,925 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:18,925 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:21,926 - create_instance - DEBUG - VM status query timeout in 840.784132004 2018-07-03 15:43:21,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:22,722 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-cd4a9175-626d-4186-b017-23110751db8e X-Compute-Request-Id: req-cd4a9175-626d-4186-b017-23110751db8e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:22,722 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-cd4a9175-626d-4186-b017-23110751db8e 2018-07-03 15:43:22,723 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:22,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:25,725 - create_instance - DEBUG - VM status query timeout in 836.98555398 2018-07-03 15:43:25,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:26,009 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-9a20f43f-76ff-4826-bedf-707d139ccaf7 X-Compute-Request-Id: req-9a20f43f-76ff-4826-bedf-707d139ccaf7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:26,010 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-9a20f43f-76ff-4826-bedf-707d139ccaf7 2018-07-03 15:43:26,010 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:26,010 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:29,011 - create_instance - DEBUG - VM status query timeout in 833.69988203 2018-07-03 15:43:29,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:29,283 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-e33e3afd-d2a7-42eb-b3f6-f3e2f0a12d99 X-Compute-Request-Id: req-e33e3afd-d2a7-42eb-b3f6-f3e2f0a12d99 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:29,283 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-e33e3afd-d2a7-42eb-b3f6-f3e2f0a12d99 2018-07-03 15:43:29,284 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:29,284 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:32,287 - create_instance - DEBUG - VM status query timeout in 830.423326969 2018-07-03 15:43:32,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:32,917 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-e6a0b6b6-0a82-4398-8213-e9bf34e6bed8 X-Compute-Request-Id: req-e6a0b6b6-0a82-4398-8213-e9bf34e6bed8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:32,917 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-e6a0b6b6-0a82-4398-8213-e9bf34e6bed8 2018-07-03 15:43:32,917 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:32,917 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:35,921 - create_instance - DEBUG - VM status query timeout in 826.789668083 2018-07-03 15:43:35,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:36,211 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-a9cac226-1ee7-47f7-9659-3b557e0b0325 X-Compute-Request-Id: req-a9cac226-1ee7-47f7-9659-3b557e0b0325 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:36,211 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-a9cac226-1ee7-47f7-9659-3b557e0b0325 2018-07-03 15:43:36,211 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:36,211 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:39,213 - create_instance - DEBUG - VM status query timeout in 823.497771025 2018-07-03 15:43:39,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:40,065 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-7c07a2f9-0c8e-42b7-82c4-84179aad6f40 X-Compute-Request-Id: req-7c07a2f9-0c8e-42b7-82c4-84179aad6f40 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:40,066 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-7c07a2f9-0c8e-42b7-82c4-84179aad6f40 2018-07-03 15:43:40,066 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:40,066 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:43,069 - create_instance - DEBUG - VM status query timeout in 819.641021013 2018-07-03 15:43:43,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:43,651 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-0e616b1f-780f-4ae0-94ad-3fd95f92897d X-Compute-Request-Id: req-0e616b1f-780f-4ae0-94ad-3fd95f92897d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:43,651 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-0e616b1f-780f-4ae0-94ad-3fd95f92897d 2018-07-03 15:43:43,651 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:43,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:46,655 - create_instance - DEBUG - VM status query timeout in 816.055845976 2018-07-03 15:43:46,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/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:47,496 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-fcc13063-ad14-409f-b717-5ab004ffccee X-Compute-Request-Id: req-fcc13063-ad14-409f-b717-5ab004ffccee Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:47,496 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-fcc13063-ad14-409f-b717-5ab004ffccee 2018-07-03 15:43:47,497 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:47,497 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:50,500 - create_instance - DEBUG - VM status query timeout in 812.210268974 2018-07-03 15:43:50,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:50,770 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-65f377f8-b358-4cbb-8e3e-d16efbcb1f31 X-Compute-Request-Id: req-65f377f8-b358-4cbb-8e3e-d16efbcb1f31 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:50,770 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-65f377f8-b358-4cbb-8e3e-d16efbcb1f31 2018-07-03 15:43:50,771 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:50,771 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:53,774 - create_instance - DEBUG - VM status query timeout in 808.936836004 2018-07-03 15:43:53,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:54,503 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-e5d3fdf3-d136-4f19-827a-1ff7fec90c16 X-Compute-Request-Id: req-e5d3fdf3-d136-4f19-827a-1ff7fec90c16 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:54,503 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-e5d3fdf3-d136-4f19-827a-1ff7fec90c16 2018-07-03 15:43:54,503 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:54,503 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:43:57,507 - create_instance - DEBUG - VM status query timeout in 805.20384717 2018-07-03 15:43:57,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:43:57,786 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:43: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-dd601131-ccd9-4e9b-a5a3-0e2ce455d6df X-Compute-Request-Id: req-dd601131-ccd9-4e9b-a5a3-0e2ce455d6df Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:43:57,786 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-dd601131-ccd9-4e9b-a5a3-0e2ce455d6df 2018-07-03 15:43:57,787 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:43:57,787 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:00,790 - create_instance - DEBUG - VM status query timeout in 801.920870066 2018-07-03 15:44:00,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:01,046 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-9d84fbf0-66d6-4140-bc31-a453eaf45e26 X-Compute-Request-Id: req-9d84fbf0-66d6-4140-bc31-a453eaf45e26 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:01,046 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-9d84fbf0-66d6-4140-bc31-a453eaf45e26 2018-07-03 15:44:01,047 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:01,047 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:04,048 - create_instance - DEBUG - VM status query timeout in 798.662235022 2018-07-03 15:44:04,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:04,350 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-a98dd2b2-1b66-44c1-9fc8-ebf326672d3f X-Compute-Request-Id: req-a98dd2b2-1b66-44c1-9fc8-ebf326672d3f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:04,350 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-a98dd2b2-1b66-44c1-9fc8-ebf326672d3f 2018-07-03 15:44:04,350 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:04,350 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:07,354 - create_instance - DEBUG - VM status query timeout in 795.356831074 2018-07-03 15:44:07,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:08,180 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-de994e86-bece-4af5-808a-a569360486fb X-Compute-Request-Id: req-de994e86-bece-4af5-808a-a569360486fb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:08,181 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-de994e86-bece-4af5-808a-a569360486fb 2018-07-03 15:44:08,181 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:08,181 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:11,182 - create_instance - DEBUG - VM status query timeout in 791.528856039 2018-07-03 15:44:11,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:11,803 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-01824d80-7866-4f2a-9883-ac49495f567c X-Compute-Request-Id: req-01824d80-7866-4f2a-9883-ac49495f567c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:11,803 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-01824d80-7866-4f2a-9883-ac49495f567c 2018-07-03 15:44:11,804 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:11,804 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:14,805 - create_instance - DEBUG - VM status query timeout in 787.905274153 2018-07-03 15:44:14,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:15,349 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-6ee2ee9a-00ee-4137-af45-554aa7c16d81 X-Compute-Request-Id: req-6ee2ee9a-00ee-4137-af45-554aa7c16d81 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:15,350 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-6ee2ee9a-00ee-4137-af45-554aa7c16d81 2018-07-03 15:44:15,350 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:15,350 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:18,354 - create_instance - DEBUG - VM status query timeout in 784.356820107 2018-07-03 15:44:18,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:18,651 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-5b191b9e-3ae7-46b1-9a39-2b71599b0d0a X-Compute-Request-Id: req-5b191b9e-3ae7-46b1-9a39-2b71599b0d0a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:18,652 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-5b191b9e-3ae7-46b1-9a39-2b71599b0d0a 2018-07-03 15:44:18,652 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:18,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:21,656 - create_instance - DEBUG - VM status query timeout in 781.054770947 2018-07-03 15:44:21,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:22,266 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-7f433349-9ca3-44b0-afea-85c9db6c3892 X-Compute-Request-Id: req-7f433349-9ca3-44b0-afea-85c9db6c3892 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:22,266 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-7f433349-9ca3-44b0-afea-85c9db6c3892 2018-07-03 15:44:22,267 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:22,267 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:25,268 - create_instance - DEBUG - VM status query timeout in 777.442173958 2018-07-03 15:44:25,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:25,547 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-cbc22646-7968-4f4f-b71a-ca0ee6b54e5d X-Compute-Request-Id: req-cbc22646-7968-4f4f-b71a-ca0ee6b54e5d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:25,547 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-cbc22646-7968-4f4f-b71a-ca0ee6b54e5d 2018-07-03 15:44:25,548 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:25,548 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:28,551 - create_instance - DEBUG - VM status query timeout in 774.159237146 2018-07-03 15:44:28,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:29,011 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-4277f153-cf89-42f1-b6d1-e2c9da517d01 X-Compute-Request-Id: req-4277f153-cf89-42f1-b6d1-e2c9da517d01 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:29,011 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-4277f153-cf89-42f1-b6d1-e2c9da517d01 2018-07-03 15:44:29,012 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:29,012 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:32,015 - create_instance - DEBUG - VM status query timeout in 770.695112944 2018-07-03 15:44:32,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:32,610 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-190be83a-ed2f-4162-a687-e83d79478b1e X-Compute-Request-Id: req-190be83a-ed2f-4162-a687-e83d79478b1e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:32,610 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-190be83a-ed2f-4162-a687-e83d79478b1e 2018-07-03 15:44:32,611 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:32,611 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:35,612 - create_instance - DEBUG - VM status query timeout in 767.098819017 2018-07-03 15:44:35,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:36,220 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-3c8c2dc5-2717-4213-944d-9ba6c39a257e X-Compute-Request-Id: req-3c8c2dc5-2717-4213-944d-9ba6c39a257e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:36,221 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-3c8c2dc5-2717-4213-944d-9ba6c39a257e 2018-07-03 15:44:36,221 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:36,221 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:39,225 - create_instance - DEBUG - VM status query timeout in 763.485897064 2018-07-03 15:44:39,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:39,846 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-798b1c0e-ee5e-406c-ba0d-5f28233419b8 X-Compute-Request-Id: req-798b1c0e-ee5e-406c-ba0d-5f28233419b8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:39,846 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-798b1c0e-ee5e-406c-ba0d-5f28233419b8 2018-07-03 15:44:39,847 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:39,847 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:42,850 - create_instance - DEBUG - VM status query timeout in 759.860062122 2018-07-03 15:44:42,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:43,418 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-dcecc1e5-72fe-4880-be6f-dce604106029 X-Compute-Request-Id: req-dcecc1e5-72fe-4880-be6f-dce604106029 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:43,418 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-dcecc1e5-72fe-4880-be6f-dce604106029 2018-07-03 15:44:43,419 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:43,419 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:46,419 - create_instance - DEBUG - VM status query timeout in 756.291069984 2018-07-03 15:44:46,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:46,703 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-0093cf9d-a9bc-4fce-b092-7bcb55ea03ed X-Compute-Request-Id: req-0093cf9d-a9bc-4fce-b092-7bcb55ea03ed Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:46,703 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-0093cf9d-a9bc-4fce-b092-7bcb55ea03ed 2018-07-03 15:44:46,703 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:46,704 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:49,706 - create_instance - DEBUG - VM status query timeout in 753.004215002 2018-07-03 15:44:49,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:49,993 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-ba06faeb-00d5-44bd-b05a-0b0e94d8ac0d X-Compute-Request-Id: req-ba06faeb-00d5-44bd-b05a-0b0e94d8ac0d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:49,993 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-ba06faeb-00d5-44bd-b05a-0b0e94d8ac0d 2018-07-03 15:44:49,993 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:49,994 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:52,997 - create_instance - DEBUG - VM status query timeout in 749.713561058 2018-07-03 15:44:53,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:53,629 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-fa1505cb-f131-4f0e-b5f6-8d1197b3de71 X-Compute-Request-Id: req-fa1505cb-f131-4f0e-b5f6-8d1197b3de71 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:53,629 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-fa1505cb-f131-4f0e-b5f6-8d1197b3de71 2018-07-03 15:44:53,629 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:53,630 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:44:56,630 - create_instance - DEBUG - VM status query timeout in 746.080305099 2018-07-03 15:44:56,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:44:57,266 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:44: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-a33dfa54-69cc-4e42-a246-05ee9aaca8d6 X-Compute-Request-Id: req-a33dfa54-69cc-4e42-a246-05ee9aaca8d6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:44:57,266 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-a33dfa54-69cc-4e42-a246-05ee9aaca8d6 2018-07-03 15:44:57,266 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:44:57,267 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:00,270 - create_instance - DEBUG - VM status query timeout in 742.440664053 2018-07-03 15:45:00,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:00,559 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-f95f6ebe-a8c3-46ef-bb1c-c2cdc8b335ec X-Compute-Request-Id: req-f95f6ebe-a8c3-46ef-bb1c-c2cdc8b335ec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:00,559 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-f95f6ebe-a8c3-46ef-bb1c-c2cdc8b335ec 2018-07-03 15:45:00,559 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:00,560 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:03,563 - create_instance - DEBUG - VM status query timeout in 739.147639036 2018-07-03 15:45:03,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:03,824 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-b5214a5d-ea6a-4ae7-bb90-338ea3012633 X-Compute-Request-Id: req-b5214a5d-ea6a-4ae7-bb90-338ea3012633 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:03,824 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-b5214a5d-ea6a-4ae7-bb90-338ea3012633 2018-07-03 15:45:03,825 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:03,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:06,828 - create_instance - DEBUG - VM status query timeout in 735.882241011 2018-07-03 15:45:06,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:07,391 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-f87b8530-7f6b-434c-b07b-1319e099589b X-Compute-Request-Id: req-f87b8530-7f6b-434c-b07b-1319e099589b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:07,391 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-f87b8530-7f6b-434c-b07b-1319e099589b 2018-07-03 15:45:07,391 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:07,392 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:10,394 - create_instance - DEBUG - VM status query timeout in 732.316029072 2018-07-03 15:45:10,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:10,680 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-69e87126-fa70-4849-9ad7-452c99e64d63 X-Compute-Request-Id: req-69e87126-fa70-4849-9ad7-452c99e64d63 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:10,681 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-69e87126-fa70-4849-9ad7-452c99e64d63 2018-07-03 15:45:10,681 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:10,681 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:13,682 - create_instance - DEBUG - VM status query timeout in 729.028844118 2018-07-03 15:45:13,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:13,953 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-a07955cb-1333-4c38-b0af-07336e7bafc4 X-Compute-Request-Id: req-a07955cb-1333-4c38-b0af-07336e7bafc4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:13,953 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-a07955cb-1333-4c38-b0af-07336e7bafc4 2018-07-03 15:45:13,953 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:13,954 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:16,957 - create_instance - DEBUG - VM status query timeout in 725.753657103 2018-07-03 15:45:16,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:17,223 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-6be600b3-ba68-4d2b-8bb6-b7034751cd57 X-Compute-Request-Id: req-6be600b3-ba68-4d2b-8bb6-b7034751cd57 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:17,224 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-6be600b3-ba68-4d2b-8bb6-b7034751cd57 2018-07-03 15:45:17,224 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:17,224 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:20,228 - create_instance - DEBUG - VM status query timeout in 722.482748985 2018-07-03 15:45:20,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:20,696 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-10c5d4a5-684e-4dd1-882e-2016bc5046ab X-Compute-Request-Id: req-10c5d4a5-684e-4dd1-882e-2016bc5046ab Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:20,696 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-10c5d4a5-684e-4dd1-882e-2016bc5046ab 2018-07-03 15:45:20,697 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:20,697 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:23,699 - create_instance - DEBUG - VM status query timeout in 719.011635065 2018-07-03 15:45:23,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:24,286 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-c2afea49-53d3-401d-9099-09dafae7ecca X-Compute-Request-Id: req-c2afea49-53d3-401d-9099-09dafae7ecca Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:24,287 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-c2afea49-53d3-401d-9099-09dafae7ecca 2018-07-03 15:45:24,287 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:24,287 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:27,290 - create_instance - DEBUG - VM status query timeout in 715.419968128 2018-07-03 15:45:27,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:27,570 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-0f3bee10-a4de-490a-9438-af0626c1d1a8 X-Compute-Request-Id: req-0f3bee10-a4de-490a-9438-af0626c1d1a8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:27,570 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-0f3bee10-a4de-490a-9438-af0626c1d1a8 2018-07-03 15:45:27,570 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:27,571 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:30,574 - create_instance - DEBUG - VM status query timeout in 712.136649132 2018-07-03 15:45:30,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:30,846 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-3e125227-613f-43ca-9f12-e50eeea793f9 X-Compute-Request-Id: req-3e125227-613f-43ca-9f12-e50eeea793f9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:30,847 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-3e125227-613f-43ca-9f12-e50eeea793f9 2018-07-03 15:45:30,847 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:30,847 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:33,848 - create_instance - DEBUG - VM status query timeout in 708.862842083 2018-07-03 15:45:33,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/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:34,121 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-f8de9fb7-16b7-44ce-b2a1-43649b01a37e X-Compute-Request-Id: req-f8de9fb7-16b7-44ce-b2a1-43649b01a37e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:34,121 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-f8de9fb7-16b7-44ce-b2a1-43649b01a37e 2018-07-03 15:45:34,122 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:34,122 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:37,122 - create_instance - DEBUG - VM status query timeout in 705.588106155 2018-07-03 15:45:37,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:37,399 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-92f08d52-c513-4330-ad99-989a196ff89f X-Compute-Request-Id: req-92f08d52-c513-4330-ad99-989a196ff89f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:37,399 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-92f08d52-c513-4330-ad99-989a196ff89f 2018-07-03 15:45:37,400 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:37,400 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:40,403 - create_instance - DEBUG - VM status query timeout in 702.307347059 2018-07-03 15:45:40,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:40,683 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-7caf42d8-e6c5-4f16-b3b0-f5fb2ffa8aa8 X-Compute-Request-Id: req-7caf42d8-e6c5-4f16-b3b0-f5fb2ffa8aa8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:40,683 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-7caf42d8-e6c5-4f16-b3b0-f5fb2ffa8aa8 2018-07-03 15:45:40,684 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:40,684 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:43,687 - create_instance - DEBUG - VM status query timeout in 699.02384901 2018-07-03 15:45:43,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:44,288 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-1f866a77-7d83-4f92-9bc7-b61d4f85efbc X-Compute-Request-Id: req-1f866a77-7d83-4f92-9bc7-b61d4f85efbc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:44,289 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-1f866a77-7d83-4f92-9bc7-b61d4f85efbc 2018-07-03 15:45:44,289 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:44,289 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:47,292 - create_instance - DEBUG - VM status query timeout in 695.418863058 2018-07-03 15:45:47,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:47,579 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-1fc824ee-bf2c-4d96-b516-d83eefe69c87 X-Compute-Request-Id: req-1fc824ee-bf2c-4d96-b516-d83eefe69c87 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:47,579 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-1fc824ee-bf2c-4d96-b516-d83eefe69c87 2018-07-03 15:45:47,580 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:47,580 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:50,583 - create_instance - DEBUG - VM status query timeout in 692.127867937 2018-07-03 15:45:50,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/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:50,863 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-1eefde18-b15c-48a8-b7f8-b3a42e92918e X-Compute-Request-Id: req-1eefde18-b15c-48a8-b7f8-b3a42e92918e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:50,863 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-1eefde18-b15c-48a8-b7f8-b3a42e92918e 2018-07-03 15:45:50,863 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:50,863 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:53,867 - create_instance - DEBUG - VM status query timeout in 688.843841076 2018-07-03 15:45:53,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:54,121 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-9dc0925e-a483-44d4-b2cb-61ffd0df520c X-Compute-Request-Id: req-9dc0925e-a483-44d4-b2cb-61ffd0df520c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:54,122 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-9dc0925e-a483-44d4-b2cb-61ffd0df520c 2018-07-03 15:45:54,122 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:54,122 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:45:57,124 - create_instance - DEBUG - VM status query timeout in 685.58613801 2018-07-03 15:45:57,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:45:57,364 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:45: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-e3c1a7b8-320c-438c-b964-c2c85a0bf97d X-Compute-Request-Id: req-e3c1a7b8-320c-438c-b964-c2c85a0bf97d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:45:57,364 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-e3c1a7b8-320c-438c-b964-c2c85a0bf97d 2018-07-03 15:45:57,364 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:45:57,365 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:00,368 - create_instance - DEBUG - VM status query timeout in 682.342601061 2018-07-03 15:46:00,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:00,814 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-37739804-4bc0-4797-b956-d38c891f2567 X-Compute-Request-Id: req-37739804-4bc0-4797-b956-d38c891f2567 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:00,814 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-37739804-4bc0-4797-b956-d38c891f2567 2018-07-03 15:46:00,814 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:00,814 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:03,818 - create_instance - DEBUG - VM status query timeout in 678.892658949 2018-07-03 15:46:03,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:04,618 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-371565e5-a82c-4b0f-a3d0-1f948d075cbe X-Compute-Request-Id: req-371565e5-a82c-4b0f-a3d0-1f948d075cbe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:04,618 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-371565e5-a82c-4b0f-a3d0-1f948d075cbe 2018-07-03 15:46:04,619 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:04,619 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:07,622 - create_instance - DEBUG - VM status query timeout in 675.088219166 2018-07-03 15:46:07,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:07,903 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-a22b5409-6a15-4612-8b14-0a457759cccb X-Compute-Request-Id: req-a22b5409-6a15-4612-8b14-0a457759cccb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:07,903 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-a22b5409-6a15-4612-8b14-0a457759cccb 2018-07-03 15:46:07,904 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:07,904 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:10,905 - create_instance - DEBUG - VM status query timeout in 671.805364132 2018-07-03 15:46:10,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:11,192 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-cca6b0bc-202c-4506-b5d8-a55e039ba669 X-Compute-Request-Id: req-cca6b0bc-202c-4506-b5d8-a55e039ba669 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:11,192 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-cca6b0bc-202c-4506-b5d8-a55e039ba669 2018-07-03 15:46:11,193 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:11,193 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:14,196 - create_instance - DEBUG - VM status query timeout in 668.514840126 2018-07-03 15:46:14,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/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:14,458 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-f86c4732-70be-4e86-9969-fd24000716ee X-Compute-Request-Id: req-f86c4732-70be-4e86-9969-fd24000716ee Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:14,458 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-f86c4732-70be-4e86-9969-fd24000716ee 2018-07-03 15:46:14,459 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:14,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:17,460 - create_instance - DEBUG - VM status query timeout in 665.250842094 2018-07-03 15:46:17,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:17,735 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-72df3f4c-9eb1-4d90-9017-d507b3d0320d X-Compute-Request-Id: req-72df3f4c-9eb1-4d90-9017-d507b3d0320d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:17,736 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-72df3f4c-9eb1-4d90-9017-d507b3d0320d 2018-07-03 15:46:17,736 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:17,736 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:20,738 - create_instance - DEBUG - VM status query timeout in 661.9721241 2018-07-03 15:46:20,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:21,708 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-3b3d4b7c-2911-41c1-a58a-c64b50c82105 X-Compute-Request-Id: req-3b3d4b7c-2911-41c1-a58a-c64b50c82105 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:21,708 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-3b3d4b7c-2911-41c1-a58a-c64b50c82105 2018-07-03 15:46:21,709 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:21,709 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:24,712 - create_instance - DEBUG - VM status query timeout in 657.998114109 2018-07-03 15:46:24,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:25,472 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-fbee161e-2a84-428d-997c-e7acaf0a8688 X-Compute-Request-Id: req-fbee161e-2a84-428d-997c-e7acaf0a8688 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:25,472 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-fbee161e-2a84-428d-997c-e7acaf0a8688 2018-07-03 15:46:25,473 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:25,473 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:28,476 - create_instance - DEBUG - VM status query timeout in 654.234323978 2018-07-03 15:46:28,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:28,762 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-8b9812f6-81e7-4e22-8148-ffa1886647cb X-Compute-Request-Id: req-8b9812f6-81e7-4e22-8148-ffa1886647cb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:28,762 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-8b9812f6-81e7-4e22-8148-ffa1886647cb 2018-07-03 15:46:28,763 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:28,763 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:31,766 - create_instance - DEBUG - VM status query timeout in 650.944316149 2018-07-03 15:46:31,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:32,064 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-411b6aba-5a28-4199-89ca-46a6b9553a8d X-Compute-Request-Id: req-411b6aba-5a28-4199-89ca-46a6b9553a8d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:32,064 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-411b6aba-5a28-4199-89ca-46a6b9553a8d 2018-07-03 15:46:32,065 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:32,065 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:35,067 - create_instance - DEBUG - VM status query timeout in 647.643052101 2018-07-03 15:46:35,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:35,312 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-f598e8c4-1232-4ad6-acde-18c6c545eaf9 X-Compute-Request-Id: req-f598e8c4-1232-4ad6-acde-18c6c545eaf9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:35,312 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-f598e8c4-1232-4ad6-acde-18c6c545eaf9 2018-07-03 15:46:35,312 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:35,312 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:38,316 - create_instance - DEBUG - VM status query timeout in 644.39469409 2018-07-03 15:46:38,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:38,943 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-f22b58e9-62c7-480b-a71a-3829cb2474c9 X-Compute-Request-Id: req-f22b58e9-62c7-480b-a71a-3829cb2474c9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:38,944 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-f22b58e9-62c7-480b-a71a-3829cb2474c9 2018-07-03 15:46:38,944 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:38,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:41,945 - create_instance - DEBUG - VM status query timeout in 640.765465975 2018-07-03 15:46:41,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/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:42,606 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-3660e5ab-5c80-4ba0-afaf-dc6d0b066688 X-Compute-Request-Id: req-3660e5ab-5c80-4ba0-afaf-dc6d0b066688 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:42,607 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-3660e5ab-5c80-4ba0-afaf-dc6d0b066688 2018-07-03 15:46:42,607 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:42,607 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:45,611 - create_instance - DEBUG - VM status query timeout in 637.099816084 2018-07-03 15:46:45,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:45,888 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-1d679bcc-714c-43ef-aa79-66d6f64d703a X-Compute-Request-Id: req-1d679bcc-714c-43ef-aa79-66d6f64d703a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:45,888 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-1d679bcc-714c-43ef-aa79-66d6f64d703a 2018-07-03 15:46:45,889 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:45,889 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:48,891 - create_instance - DEBUG - VM status query timeout in 633.819353104 2018-07-03 15:46:48,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:49,184 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-6bb0284e-68ac-4a77-b79c-b25ee2dab61a X-Compute-Request-Id: req-6bb0284e-68ac-4a77-b79c-b25ee2dab61a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:49,185 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-6bb0284e-68ac-4a77-b79c-b25ee2dab61a 2018-07-03 15:46:49,185 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:49,185 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:52,187 - create_instance - DEBUG - VM status query timeout in 630.52384305 2018-07-03 15:46:52,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:52,446 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-777153bd-a867-4cb6-8f74-7a9db1260485 X-Compute-Request-Id: req-777153bd-a867-4cb6-8f74-7a9db1260485 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:52,446 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-777153bd-a867-4cb6-8f74-7a9db1260485 2018-07-03 15:46:52,447 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:52,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:55,449 - create_instance - DEBUG - VM status query timeout in 627.261830091 2018-07-03 15:46:55,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:55,712 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46:55 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f8301e16-218c-4ba7-8829-78eb8209bb4b X-Compute-Request-Id: req-f8301e16-218c-4ba7-8829-78eb8209bb4b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:55,713 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-f8301e16-218c-4ba7-8829-78eb8209bb4b 2018-07-03 15:46:55,713 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:55,713 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:46:58,715 - create_instance - DEBUG - VM status query timeout in 623.99584198 2018-07-03 15:46:58,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:46:59,010 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:46: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-1c1df1c1-ad71-43ce-812c-3cc6c91326f4 X-Compute-Request-Id: req-1c1df1c1-ad71-43ce-812c-3cc6c91326f4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:46:59,010 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-1c1df1c1-ad71-43ce-812c-3cc6c91326f4 2018-07-03 15:46:59,010 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:46:59,010 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:02,014 - create_instance - DEBUG - VM status query timeout in 620.69671607 2018-07-03 15:47:02,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:02,298 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-796da654-15f7-43a4-9bd1-2d919cbb21a1 X-Compute-Request-Id: req-796da654-15f7-43a4-9bd1-2d919cbb21a1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:02,298 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-796da654-15f7-43a4-9bd1-2d919cbb21a1 2018-07-03 15:47:02,298 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:02,299 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:05,300 - create_instance - DEBUG - VM status query timeout in 617.410865068 2018-07-03 15:47:05,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:05,588 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-b7b4b377-674d-4d49-9932-8cba36b2b7c8 X-Compute-Request-Id: req-b7b4b377-674d-4d49-9932-8cba36b2b7c8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:05,588 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-b7b4b377-674d-4d49-9932-8cba36b2b7c8 2018-07-03 15:47:05,588 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:05,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:08,592 - create_instance - DEBUG - VM status query timeout in 614.11874795 2018-07-03 15:47:08,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:08,865 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:08 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3790e5cb-fa89-44d9-b0e3-e9c6be738db9 X-Compute-Request-Id: req-3790e5cb-fa89-44d9-b0e3-e9c6be738db9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:08,865 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-3790e5cb-fa89-44d9-b0e3-e9c6be738db9 2018-07-03 15:47:08,865 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:08,866 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:11,869 - create_instance - DEBUG - VM status query timeout in 610.841575146 2018-07-03 15:47:11,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:12,510 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-5725db91-506d-4e1c-805f-6231cea46343 X-Compute-Request-Id: req-5725db91-506d-4e1c-805f-6231cea46343 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:12,511 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-5725db91-506d-4e1c-805f-6231cea46343 2018-07-03 15:47:12,511 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:12,511 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:15,512 - create_instance - DEBUG - VM status query timeout in 607.198549986 2018-07-03 15:47:15,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:15,802 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-0f87d9a6-68fe-4690-86d2-7f00d23307bf X-Compute-Request-Id: req-0f87d9a6-68fe-4690-86d2-7f00d23307bf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:15,802 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-0f87d9a6-68fe-4690-86d2-7f00d23307bf 2018-07-03 15:47:15,802 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:15,803 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:18,806 - create_instance - DEBUG - VM status query timeout in 603.904732943 2018-07-03 15:47:18,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:20,072 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-f2cd355d-596a-4e4c-8b6e-070e78794997 X-Compute-Request-Id: req-f2cd355d-596a-4e4c-8b6e-070e78794997 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:20,073 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-f2cd355d-596a-4e4c-8b6e-070e78794997 2018-07-03 15:47:20,073 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:20,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:23,076 - create_instance - DEBUG - VM status query timeout in 599.634727955 2018-07-03 15:47:23,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/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:23,706 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-c5a15393-d1e6-4414-80ad-9d3f2fe2ac3e X-Compute-Request-Id: req-c5a15393-d1e6-4414-80ad-9d3f2fe2ac3e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:23,706 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-c5a15393-d1e6-4414-80ad-9d3f2fe2ac3e 2018-07-03 15:47:23,707 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:23,707 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:26,710 - create_instance - DEBUG - VM status query timeout in 596.000133038 2018-07-03 15:47:26,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:27,437 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:27 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c616ca43-8651-44fd-bf62-c01f36e64156 X-Compute-Request-Id: req-c616ca43-8651-44fd-bf62-c01f36e64156 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:27,437 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-c616ca43-8651-44fd-bf62-c01f36e64156 2018-07-03 15:47:27,438 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:27,438 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:30,441 - create_instance - DEBUG - VM status query timeout in 592.269842148 2018-07-03 15:47:30,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:31,439 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-724139c8-2a55-4660-a744-b4d4d2929d32 X-Compute-Request-Id: req-724139c8-2a55-4660-a744-b4d4d2929d32 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:31,439 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-724139c8-2a55-4660-a744-b4d4d2929d32 2018-07-03 15:47:31,439 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:31,439 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:34,443 - create_instance - DEBUG - VM status query timeout in 588.267853022 2018-07-03 15:47:34,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:34,954 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-e21d7a34-d36c-439e-bc24-cd1799089233 X-Compute-Request-Id: req-e21d7a34-d36c-439e-bc24-cd1799089233 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:34,954 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-e21d7a34-d36c-439e-bc24-cd1799089233 2018-07-03 15:47:34,955 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:34,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:37,958 - create_instance - DEBUG - VM status query timeout in 584.752839088 2018-07-03 15:47:37,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:38,738 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-b37af954-6817-4362-bd0e-9c5677eaad32 X-Compute-Request-Id: req-b37af954-6817-4362-bd0e-9c5677eaad32 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:38,738 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-b37af954-6817-4362-bd0e-9c5677eaad32 2018-07-03 15:47:38,739 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:38,739 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:41,741 - create_instance - DEBUG - VM status query timeout in 580.969628096 2018-07-03 15:47:41,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/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:42,379 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-6d09c64c-04e5-419a-988c-2b4afbc32c06 X-Compute-Request-Id: req-6d09c64c-04e5-419a-988c-2b4afbc32c06 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:42:25Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:42,379 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-6d09c64c-04e5-419a-988c-2b4afbc32c06 2018-07-03 15:47:42,380 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - BUILD 2018-07-03 15:47:42,380 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:47:45,381 - create_instance - DEBUG - VM status query timeout in 577.328989029 2018-07-03 15:47:45,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:45,671 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:45 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6bf87e40-7edd-4a0c-84f8-f5424e00883c X-Compute-Request-Id: req-6bf87e40-7edd-4a0c-84f8-f5424e00883c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:45,671 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-6bf87e40-7edd-4a0c-84f8-f5424e00883c 2018-07-03 15:47:45,672 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - ACTIVE 2018-07-03 15:47:45,672 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:47:45,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:45,943 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:45 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-662625c0-cd8d-42e9-be64-1c37b646e5d9 X-Compute-Request-Id: req-662625c0-cd8d-42e9-be64-1c37b646e5d9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:45,943 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-662625c0-cd8d-42e9-be64-1c37b646e5d9 2018-07-03 15:47:45,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:46,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:46 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-54e4384d-6260-4b20-a880-f2af1ab590d6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:47:46,113 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-54e4384d-6260-4b20-a880-f2af1ab590d6 2018-07-03 15:47:46,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:46,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:47:46 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f7b90a0-edb0-4987-85d5-78269bc62f05 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:47:46,276 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-2f7b90a0-edb0-4987-85d5-78269bc62f05 2018-07-03 15:47: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/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:46,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:46 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-c0b258ee-45c7-4160-bc8f-8546736c230e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:47:46,542 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-c0b258ee-45c7-4160-bc8f-8546736c230e 2018-07-03 15:47:46,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:46,664 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:46 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-f37046ac-3eff-4486-a3b2-a28ef07b9277 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:42:08Z","binding:vnic_type":"normal","device_id":"849e105e-3fd5-44de-b70a-451a0d664a05","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:87:13","id":"0d5cee2a-c89d-4444-a768-4790fc3e90c5","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:57Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f5:9b:c0","id":"a60f54e3-a5eb-4297-a044-1c101e09fa3b","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:54Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:58Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:fd:7d","id":"aa93e4f2-9f75-4807-8eae-7c66c708b23e","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:16Z","admin_state_up":true,"updated_at":"2018-07-03T15:47:44Z","binding:vnic_type":"normal","device_id":"637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:04:4e:76","id":"ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344","port_security_enabled":true,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05"],"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1"}]} 2018-07-03 15:47:46,665 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-f37046ac-3eff-4486-a3b2-a28ef07b9277 2018-07-03 15:47:46,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:46,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:46 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-86595803-d242-4836-a96b-1e57605675f1 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:41:56Z", "admin_state_up": true, "updated_at": "2018-07-03T15:42:01Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "849e105e-3fd5-44de-b70a-451a0d664a05", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router"}]} 2018-07-03 15:47:46,864 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router used request id req-86595803-d242-4836-a96b-1e57605675f1 2018-07-03 15:47:46,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:47,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:47:46 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff71a003-426c-4e0b-b346-5d8b545821c5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:47:47,039 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-ff71a003-426c-4e0b-b346-5d8b545821c5 2018-07-03 15:47:47,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=849e105e-3fd5-44de-b70a-451a0d664a05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:47,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:47 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-92fb0ae6-2b20-4aa1-abdd-a8706276e263 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:42:08Z","binding:vnic_type":"normal","device_id":"849e105e-3fd5-44de-b70a-451a0d664a05","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:87:13","id":"0d5cee2a-c89d-4444-a768-4790fc3e90c5","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:47:47,160 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=849e105e-3fd5-44de-b70a-451a0d664a05 used request id req-92fb0ae6-2b20-4aa1-abdd-a8706276e263 2018-07-03 15:47:47,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/7268c7e0-e084-4edd-9aa6-b75ac220bb7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:47,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:47 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-af3b34cd-8122-4381-a1a8-fd941a69f3ed Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","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":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}} 2018-07-03 15:47:47,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/7268c7e0-e084-4edd-9aa6-b75ac220bb7c used request id req-af3b34cd-8122-4381-a1a8-fd941a69f3ed 2018-07-03 15:47:47,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:47,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:47 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-b94f54ba-fc27-4b2f-a288-b7f951d7b2f6 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:47:47,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-b94f54ba-fc27-4b2f-a288-b7f951d7b2f6 2018-07-03 15:47:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:47,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:47 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-87391fc4-c3c5-4639-ae17-fee8f1755ef8 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:47:47,676 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-87391fc4-c3c5-4639-ae17-fee8f1755ef8 2018-07-03 15:47:47,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:49,014 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:49 GMT Content-Type: application/json Content-Length: 1666 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-8f830c2b-8198-4a58-8d3c-e29783252067 X-Compute-Request-Id: req-8f830c2b-8198-4a58-8d3c-e29783252067 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:49,014 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-8f830c2b-8198-4a58-8d3c-e29783252067 2018-07-03 15:47:49,014 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - ACTIVE 2018-07-03 15:47:49,015 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:47:49,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:49,306 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:49 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e34e0b45-db4d-403a-9208-45d052fd3d99 X-Compute-Request-Id: req-e34e0b45-db4d-403a-9208-45d052fd3d99 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:49,307 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-e34e0b45-db4d-403a-9208-45d052fd3d99 2018-07-03 15:47:49,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:49,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:49 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-43e63d1b-a6d0-4ad3-9735-6bfedf214d7b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:47:49,471 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-43e63d1b-a6d0-4ad3-9735-6bfedf214d7b 2018-07-03 15:47:49,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:49,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:47:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-079f86e2-1596-4416-bfcc-34d45f20d15e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:47:49,516 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-079f86e2-1596-4416-bfcc-34d45f20d15e 2018-07-03 15:47:49,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:49,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-3175c0e6-042e-42cc-af5b-c91f9f2880fc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:47:49,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-3175c0e6-042e-42cc-af5b-c91f9f2880fc 2018-07-03 15:47:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:49,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:49 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-a5a63840-fec4-4c66-86b3-e6f085210afb Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:42:08Z","binding:vnic_type":"normal","device_id":"849e105e-3fd5-44de-b70a-451a0d664a05","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:87:13","id":"0d5cee2a-c89d-4444-a768-4790fc3e90c5","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:57Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f5:9b:c0","id":"a60f54e3-a5eb-4297-a044-1c101e09fa3b","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:54Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:58Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:fd:7d","id":"aa93e4f2-9f75-4807-8eae-7c66c708b23e","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:16Z","admin_state_up":true,"updated_at":"2018-07-03T15:47:44Z","binding:vnic_type":"normal","device_id":"637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:04:4e:76","id":"ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344","port_security_enabled":true,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05"],"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1"}]} 2018-07-03 15:47:49,730 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-a5a63840-fec4-4c66-86b3-e6f085210afb 2018-07-03 15:47:49,730 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-03 15:47:49,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/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:49,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:49 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-6c3262f9-457d-4d6c-a67b-8d225c722fa8 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:47:49,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-6c3262f9-457d-4d6c-a67b-8d225c722fa8 2018-07-03 15:47:49,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:49,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-70ce60df-e0e0-4c73-b185-270da94c0694 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:47:49,944 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-70ce60df-e0e0-4c73-b185-270da94c0694 2018-07-03 15:47:49,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" -d '{"floatingip": {"floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "port_id": "ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344"}}' 2018-07-03 15:47:52,863 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:47:52 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive X-Openstack-Request-Id: req-53e50b16-51f6-4cc6-b015-e2f14d621d13 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "849e105e-3fd5-44de-b70a-451a0d664a05", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:47:51Z", "updated_at": "2018-07-03T15:47:51Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.10.112", "revision_number": 0, "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_id": "ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344", "id": "f2e0d75b-7c05-4234-a106-9dfd80cd2f44"}} 2018-07-03 15:47:52,863 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-53e50b16-51f6-4cc6-b015-e2f14d621d13 2018-07-03 15:47:52,864 - create_instance - INFO - Created floating IP 172.30.10.112 via router - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router 2018-07-03 15:47:52,864 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-07-03 15:47:52,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:53,113 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:53 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a40ec3fd-adff-43a6-9494-9ecff7b85af9 X-Compute-Request-Id: req-a40ec3fd-adff-43a6-9494-9ecff7b85af9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:53,113 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-a40ec3fd-adff-43a6-9494-9ecff7b85af9 2018-07-03 15:47:53,116 - novaclient.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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 15:47:53,210 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:53 GMT Content-Type: application/json Content-Length: 26353 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3b76823b-716e-4007-9f97-75a835657e28 X-Compute-Request-Id: req-3b76823b-716e-4007-9f97-75a835657e28 Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-151-generic (buildd@lgw01-amd64-034) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #201-Ubuntu SMP Wed May 30 14:22:13 UTC 2018 (Ubuntu 3.13.0-151.201-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffda000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffda max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffd9fff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f67d0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe16bf 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 000000007ffe15f7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x7fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x7ffd9fff] -> [mem 0x00000000-0x7ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffd9fff]\n[ 0.000000] NODE_DATA [mem 0x7ffd5000-0x7ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515939\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.916 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008023] Security Framework initialized\n[ 0.009036] AppArmor: AppArmor initialized\n[ 0.009928] Yama: becoming mindful.\n[ 0.010897] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012341] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013942] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015223] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016131] Initializing cgroup subsys memory\n[ 0.017056] Initializing cgroup subsys devices\n[ 0.017976] Initializing cgroup subsys freezer\n[ 0.018889] Initializing cgroup subsys blkio\n[ 0.020003] Initializing cgroup subsys perf_event\n[ 0.020941] Initializing cgroup subsys hugetlb\n[ 0.021927] CPU: Physical Processor ID: 0\n[ 0.022790] FEATURE SPEC_CTRL Present\n[ 0.024712] mce: CPU supports 10 MCE banks\n[ 0.025580] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027719] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.029435] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032004] Speculative Store Bypass: Vulnerable\n[ 0.033319] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.037639] ACPI: Core revision 20131115\n[ 0.039059] ACPI: All ACPI Tables successfully acquired\n[ 0.040199] ftrace: allocating 28726 entries in 113 pages\n[ 0.060142] Enabling x2apic\n[ 0.060779] Enabled x2apic\n[ 0.061496] Switched APIC routing to physical x2apic.\n[ 0.063078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064002] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02)\n[ 0.066071] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.067748] ... version: 2\n[ 0.068000] ... bit width: 48\n[ 0.068000] ... generic registers: 4\n[ 0.068003] ... value mask: 0000ffffffffffff\n[ 0.069132] ... max period: 000000007fffffff\n[ 0.070832] ... fixed-purpose events: 3\n[ 0.071858] ... event mask: 000000070000000f\n[ 0.076163] KVM setup paravirtual spinlock\n[ 0.078136] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.\n[ 0.079897] x86: Booting SMP configuration:\n[ 0.080003] .... node #0, CPUs: #1[ 0.078118] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.099561] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.100225] devtmpfs: initialized\n[ 0.102143] EVM: security.selinux\n[ 0.103012] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104758] EVM: security.capability\n[ 0.105683] pinctrl core: initialized pinctrl subsystem\n[ 0.105941] regulator-dummy: no parameters\n[ 0.108049] RTC time: 15:47:45, date: 07/03/18\n[ 0.109097] NET: Registered protocol family 16\n[ 0.110426] cpuidle: using governor ladder\n[ 0.111586] cpuidle: using governor menu\n[ 0.112091] ACPI: bus type PCI registered\n[ 0.113078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.114713] PCI: Using configuration type 1 for base access\n[ 0.116553] bio: create slab at 0\n[ 0.117196] ACPI: Added _OSI(Module Device)\n[ 0.117196] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.121198] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123417] ACPI: Interpreter enabled\n[ 0.124006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.126303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.128539] ACPI: (supports S0 S3 S4 S5)\n[ 0.129657] ACPI: Using IOAPIC for interrupt routing\n[ 0.130900] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132201] ACPI: No dock devices found.\n[ 0.134825] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137809] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.139280] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140199] acpiphp: Slot [3] registered\n[ 0.141140] acpiphp: Slot [4] registered\n[ 0.142139] acpiphp: Slot [5] registered\n[ 0.143105] acpiphp: Slot [6] registered\n[ 0.144021] acpiphp: Slot [7] registered\n[ 0.145039] acpiphp: Slot [8] registered\n[ 0.146142] acpiphp: Slot [9] registered\n[ 0.147232] acpiphp: Slot [10] registered\n[ 0.148018] acpiphp: Slot [11] registered\n[ 0.149113] acpiphp: Slot [12] registered\n[ 0.150064] acpiphp: Slot [13] registered\n[ 0.151135] acpiphp: Slot [14] registered\n[ 0.152025] acpiphp: Slot [15] registered\n[ 0.153040] acpiphp: Slot [16] registered\n[ 0.154105] acpiphp: Slot [17] registered\n[ 0.155217] acpiphp: Slot [18] registered\n[ 0.156017] acpiphp: Slot [19] registered\n[ 0.157173] acpiphp: Slot [20] registered\n[ 0.158132] acpiphp: Slot [21] registered\n[ 0.159217] acpiphp: Slot [22] registered\n[ 0.160017] acpiphp: Slot [23] registered\n[ 0.161014] acpiphp: Slot [24] registered\n[ 0.161950] acpiphp: Slot [25] registered\n[ 0.162816] acpiphp: Slot [26] registered\n[ 0.164008] acpiphp: Slot [27] registered\n[ 0.165080] acpiphp: Slot [28] registered\n[ 0.166173] acpiphp: Slot [29] registered\n[ 0.167234] acpiphp: Slot [30] registered\n[ 0.168021] acpiphp: Slot [31] registered\n[ 0.169143] PCI host bridge to bus 0000:00\n[ 0.170098] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.171399] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.173316] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.174951] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.176006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.184126] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.185677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214468] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216074] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.217751] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.219964] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.220631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.222196] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.223507] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.223507] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.224003] vgaarb: loaded\n[ 0.224638] vgaarb: bridge control possible 0000:00:02.0\n[ 0.225766] SCSI subsystem initialized\n[ 0.226755] ACPI: bus type USB registered\n[ 0.226755] usbcore: registered new interface driver usbfs\n[ 0.228009] usbcore: registered new interface driver hub\n[ 0.229449] usbcore: registered new device driver usb\n[ 0.229449] PCI: Using ACPI for IRQ routing\n[ 0.232116] NetLabel: Initializing\n[ 0.233182] NetLabel: domain hash size = 128\n[ 0.234089] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.235154] NetLabel: unlabeled traffic allowed by default\n[ 0.236055] Switched to clocksource kvm-clock\n[ 0.240691] AppArmor: AppArmor Filesystem Enabled\n[ 0.241915] pnp: PnP ACPI init\n[ 0.242778] ACPI: bus type PNP registered\n[ 0.244163] pnp: PnP ACPI: found 8 devices\n[ 0.245249] ACPI: bus type PNP unregistered\n[ 0.252766] NET: Registered protocol family 2\n[ 0.254106] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.256076] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.257732] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.259389] TCP: reno registered\n[ 0.260229] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.261763] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.263387] NET: Registered protocol family 1\n[ 0.264538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.266004] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.267501] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.289791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.312065] Trying to unpack rootfs image as initramfs...\n[ 0.391951] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.394001] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.395180] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.396235] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398038] Scanning for low memory corruption every 60 seconds\n[ 0.399411] Initialise system trusted keyring\n[ 0.400270] audit: initializing netlink socket (disabled)\n[ 0.401226] type=2000 audit(1530632866.261:1): initialized\n[ 0.418713] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.420699] zbud: loaded\n[ 0.421559] VFS: Disk quotas dquot_6.5.2\n[ 0.422628] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.424218] fuse init (API version 7.22)\n[ 0.425203] msgmni has been set to 3997\n[ 0.426175] Key type big_key registered\n[ 0.427383] Key type asymmetric registered\n[ 0.428379] Asymmetric key parser 'x509' registered\n[ 0.429800] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.431781] io scheduler noop registered\n[ 0.433018] io scheduler deadline registered (default)\n[ 0.434534] io scheduler cfq registered\n[ 0.435512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.436990] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.438603] ipmi message handler version 39.2\n[ 0.439708] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.441477] ACPI: Power Button [PWRF]\n[ 0.442491] GHES: HEST is not enabled!\n[ 0.464189] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.507616] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.529871] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.531424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.555944] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.558220] Linux agpgart interface v0.103\n[ 0.559784] brd: module loaded\n[ 0.560844] loop: module loaded\n[ 0.561814] blk-mq: CPU -> queue map\n[ 0.562575] CPU 0 -> Queue 0\n[ 0.563287] CPU 1 -> Queue 0\n[ 0.565172] vda: vda1\n[ 0.565948] blk-mq: CPU -> queue map\n[ 0.566700] CPU 0 -> Queue 0\n[ 0.567360] CPU 1 -> Queue 0\n[ 0.568981] vdb:\n[ 0.570147] scsi0 : ata_piix\n[ 0.570893] scsi1 : ata_piix\n[ 0.571680] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.573270] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.575092] libphy: Fixed MDIO Bus: probed\n[ 0.576146] tun: Universal TUN/TAP device driver, 1.6\n[ 0.577275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.579252] PPP generic driver version 2.4.2\n[ 0.580291] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.581752] ehci-pci: EHCI PCI platform driver\n[ 0.582969] ehci-platform: EHCI generic platform driver\n[ 0.583757] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.584544] ohci-pci: OHCI PCI platform driver\n[ 0.585136] ohci-platform: OHCI generic platform driver\n[ 0.585799] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.608269] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.609672] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.611467] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.612524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.614066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.615958] usb usb1: Product: UHCI Host Controller\n[ 0.617045] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd\n[ 0.618313] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.619440] hub 1-0:1.0: USB hub found\n[ 0.620371] hub 1-0:1.0: 2 ports detected\n[ 0.621384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.623569] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.624636] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.626108] mousedev: PS/2 mouse device common for all mice\n[ 0.627855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.630335] rtc_cmos 00:00: RTC can wake from S4\n[ 0.631746] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.633372] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.634964] device-mapper: uevent: version 1.0.3\n[ 0.636133] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.638031] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.644225] TCP: cubic registered\n[ 0.645213] NET: Registered protocol family 10\n[ 0.646402] NET: Registered protocol family 17\n[ 0.647409] Key type dns_resolver registered\n[ 0.648500] Loading compiled-in X.509 certificates\n[ 0.650080] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015'\n[ 0.651816] registered taskstats version 1\n[ 0.654041] Key type trusted registered\n[ 0.657018] Key type encrypted registered\n[ 0.658038] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.659438] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.661305] regulator-dummy: disabling\n[ 0.662445] Magic number: 10:58:790\n[ 0.663643] rtc_cmos 00:00: setting system clock to 2018-07-03 15:47:45 UTC (1530632865)\n[ 0.665849] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.667345] EDD information not available.\n[ 0.728900] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.730490] Write protecting the kernel read-only data: 12288k\n[ 0.732022] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.734839] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.745913] systemd-udevd[107]: starting version 204\n[ 0.788376] FDC 0 is a S82078B\n[ 0.932025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.097773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.099396] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.101198] usb 1-1: Product: QEMU USB Tablet\n[ 1.102363] usb 1-1: Manufacturer: QEMU\n[ 1.103413] usb 1-1: SerialNumber: 42\n[ 1.392063] tsc: Refined TSC clocksource calibration: 3491.844 MHz\n[ 1.800520] 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[ 1.983884] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.072440] random: init urandom read with 11 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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[ 2.285668] 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 Tue, 03 Jul 2018 15:47:48 +0000. Up 3.21 seconds.\n * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\ncloud-init-nonet[3.48]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.31]: 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 Tue, 03 Jul 2018 15:47:49 +0000. Up 4.43 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.11 | 255.255.255.0 | fa:16:3e:04:4e:76 |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\ndmesg: write failed: Broken pipe\n"} 2018-07-03 15:47:53,211 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2/action used request id req-3b76823b-716e-4007-9f97-75a835657e28 2018-07-03 15:47:53,213 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 15:47:53,213 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-151-generic (buildd@lgw01-amd64-034) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #201-Ubuntu SMP Wed May 30 14:22:13 UTC 2018 (Ubuntu 3.13.0-151.201-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffda000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffda max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffd9fff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f67d0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe16bf 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 000000007ffe15f7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x7fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x7ffd9fff] -> [mem 0x00000000-0x7ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffd9fff] [ 0.000000] NODE_DATA [mem 0x7ffd5000-0x7ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515939 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.916 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008023] Security Framework initialized [ 0.009036] AppArmor: AppArmor initialized [ 0.009928] Yama: becoming mindful. [ 0.010897] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012341] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013942] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015223] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016131] Initializing cgroup subsys memory [ 0.017056] Initializing cgroup subsys devices [ 0.017976] Initializing cgroup subsys freezer [ 0.018889] Initializing cgroup subsys blkio [ 0.020003] Initializing cgroup subsys perf_event [ 0.020941] Initializing cgroup subsys hugetlb [ 0.021927] CPU: Physical Processor ID: 0 [ 0.022790] FEATURE SPEC_CTRL Present [ 0.024712] mce: CPU supports 10 MCE banks [ 0.025580] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027719] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.029435] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032004] Speculative Store Bypass: Vulnerable [ 0.033319] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.037639] ACPI: Core revision 20131115 [ 0.039059] ACPI: All ACPI Tables successfully acquired [ 0.040199] ftrace: allocating 28726 entries in 113 pages [ 0.060142] Enabling x2apic [ 0.060779] Enabled x2apic [ 0.061496] Switched APIC routing to physical x2apic. [ 0.063078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064002] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02) [ 0.066071] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.067748] ... version: 2 [ 0.068000] ... bit width: 48 [ 0.068000] ... generic registers: 4 [ 0.068003] ... value mask: 0000ffffffffffff [ 0.069132] ... max period: 000000007fffffff [ 0.070832] ... fixed-purpose events: 3 [ 0.071858] ... event mask: 000000070000000f [ 0.076163] KVM setup paravirtual spinlock [ 0.078136] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.079897] x86: Booting SMP configuration: [ 0.080003] .... node #0, CPUs: #1[ 0.078118] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.099561] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.100225] devtmpfs: initialized [ 0.102143] EVM: security.selinux [ 0.103012] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104758] EVM: security.capability [ 0.105683] pinctrl core: initialized pinctrl subsystem [ 0.105941] regulator-dummy: no parameters [ 0.108049] RTC time: 15:47:45, date: 07/03/18 [ 0.109097] NET: Registered protocol family 16 [ 0.110426] cpuidle: using governor ladder [ 0.111586] cpuidle: using governor menu [ 0.112091] ACPI: bus type PCI registered [ 0.113078] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.114713] PCI: Using configuration type 1 for base access [ 0.116553] bio: create slab at 0 [ 0.117196] ACPI: Added _OSI(Module Device) [ 0.117196] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.121198] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123417] ACPI: Interpreter enabled [ 0.124006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.126303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.128539] ACPI: (supports S0 S3 S4 S5) [ 0.129657] ACPI: Using IOAPIC for interrupt routing [ 0.130900] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132201] ACPI: No dock devices found. [ 0.134825] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137809] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.139280] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140199] acpiphp: Slot [3] registered [ 0.141140] acpiphp: Slot [4] registered [ 0.142139] acpiphp: Slot [5] registered [ 0.143105] acpiphp: Slot [6] registered [ 0.144021] acpiphp: Slot [7] registered [ 0.145039] acpiphp: Slot [8] registered [ 0.146142] acpiphp: Slot [9] registered [ 0.147232] acpiphp: Slot [10] registered [ 0.148018] acpiphp: Slot [11] registered [ 0.149113] acpiphp: Slot [12] registered [ 0.150064] acpiphp: Slot [13] registered [ 0.151135] acpiphp: Slot [14] registered [ 0.152025] acpiphp: Slot [15] registered [ 0.153040] acpiphp: Slot [16] registered [ 0.154105] acpiphp: Slot [17] registered [ 0.155217] acpiphp: Slot [18] registered [ 0.156017] acpiphp: Slot [19] registered [ 0.157173] acpiphp: Slot [20] registered [ 0.158132] acpiphp: Slot [21] registered [ 0.159217] acpiphp: Slot [22] registered [ 0.160017] acpiphp: Slot [23] registered [ 0.161014] acpiphp: Slot [24] registered [ 0.161950] acpiphp: Slot [25] registered [ 0.162816] acpiphp: Slot [26] registered [ 0.164008] acpiphp: Slot [27] registered [ 0.165080] acpiphp: Slot [28] registered [ 0.166173] acpiphp: Slot [29] registered [ 0.167234] acpiphp: Slot [30] registered [ 0.168021] acpiphp: Slot [31] registered [ 0.169143] PCI host bridge to bus 0000:00 [ 0.170098] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.171399] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.173316] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.174951] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.176006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.184126] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.185677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214468] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216074] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.217751] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.219964] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.220631] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.222196] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.223507] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.223507] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.224003] vgaarb: loaded [ 0.224638] vgaarb: bridge control possible 0000:00:02.0 [ 0.225766] SCSI subsystem initialized [ 0.226755] ACPI: bus type USB registered [ 0.226755] usbcore: registered new interface driver usbfs [ 0.228009] usbcore: registered new interface driver hub [ 0.229449] usbcore: registered new device driver usb [ 0.229449] PCI: Using ACPI for IRQ routing [ 0.232116] NetLabel: Initializing [ 0.233182] NetLabel: domain hash size = 128 [ 0.234089] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.235154] NetLabel: unlabeled traffic allowed by default [ 0.236055] Switched to clocksource kvm-clock [ 0.240691] AppArmor: AppArmor Filesystem Enabled [ 0.241915] pnp: PnP ACPI init [ 0.242778] ACPI: bus type PNP registered [ 0.244163] pnp: PnP ACPI: found 8 devices [ 0.245249] ACPI: bus type PNP unregistered [ 0.252766] NET: Registered protocol family 2 [ 0.254106] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.256076] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.257732] TCP: Hash tables configured (established 16384 bind 16384) [ 0.259389] TCP: reno registered [ 0.260229] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.261763] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.263387] NET: Registered protocol family 1 [ 0.264538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.266004] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.267501] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.289791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.312065] Trying to unpack rootfs image as initramfs... [ 0.391951] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.394001] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.395180] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.396235] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398038] Scanning for low memory corruption every 60 seconds [ 0.399411] Initialise system trusted keyring [ 0.400270] audit: initializing netlink socket (disabled) [ 0.401226] type=2000 audit(1530632866.261:1): initialized [ 0.418713] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.420699] zbud: loaded [ 0.421559] VFS: Disk quotas dquot_6.5.2 [ 0.422628] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.424218] fuse init (API version 7.22) [ 0.425203] msgmni has been set to 3997 [ 0.426175] Key type big_key registered [ 0.427383] Key type asymmetric registered [ 0.428379] Asymmetric key parser 'x509' registered [ 0.429800] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.431781] io scheduler noop registered [ 0.433018] io scheduler deadline registered (default) [ 0.434534] io scheduler cfq registered [ 0.435512] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.436990] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.438603] ipmi message handler version 39.2 [ 0.439708] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.441477] ACPI: Power Button [PWRF] [ 0.442491] GHES: HEST is not enabled! [ 0.464189] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.507616] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.529871] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.531424] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.555944] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.558220] Linux agpgart interface v0.103 [ 0.559784] brd: module loaded [ 0.560844] loop: module loaded [ 0.561814] blk-mq: CPU -> queue map [ 0.562575] CPU 0 -> Queue 0 [ 0.563287] CPU 1 -> Queue 0 [ 0.565172] vda: vda1 [ 0.565948] blk-mq: CPU -> queue map [ 0.566700] CPU 0 -> Queue 0 [ 0.567360] CPU 1 -> Queue 0 [ 0.568981] vdb: [ 0.570147] scsi0 : ata_piix [ 0.570893] scsi1 : ata_piix [ 0.571680] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.573270] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.575092] libphy: Fixed MDIO Bus: probed [ 0.576146] tun: Universal TUN/TAP device driver, 1.6 [ 0.577275] tun: (C) 1999-2004 Max Krasnyansky [ 0.579252] PPP generic driver version 2.4.2 [ 0.580291] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581752] ehci-pci: EHCI PCI platform driver [ 0.582969] ehci-platform: EHCI generic platform driver [ 0.583757] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584544] ohci-pci: OHCI PCI platform driver [ 0.585136] ohci-platform: OHCI generic platform driver [ 0.585799] uhci_hcd: USB Universal Host Controller Interface driver [ 0.608269] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.609672] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.611467] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.612524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.614066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.615958] usb usb1: Product: UHCI Host Controller [ 0.617045] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd [ 0.618313] usb usb1: SerialNumber: 0000:00:01.2 [ 0.619440] hub 1-0:1.0: USB hub found [ 0.620371] hub 1-0:1.0: 2 ports detected [ 0.621384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.623569] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.624636] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.626108] mousedev: PS/2 mouse device common for all mice [ 0.627855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.630335] rtc_cmos 00:00: RTC can wake from S4 [ 0.631746] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.633372] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.634964] device-mapper: uevent: version 1.0.3 [ 0.636133] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.638031] ledtrig-cpu: registered to indicate activity on CPUs [ 0.644225] TCP: cubic registered [ 0.645213] NET: Registered protocol family 10 [ 0.646402] NET: Registered protocol family 17 [ 0.647409] Key type dns_resolver registered [ 0.648500] Loading compiled-in X.509 certificates [ 0.650080] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015' [ 0.651816] registered taskstats version 1 [ 0.654041] Key type trusted registered [ 0.657018] Key type encrypted registered [ 0.658038] AppArmor: AppArmor sha1 policy hashing enabled [ 0.659438] IMA: No TPM chip found, activating TPM-bypass! [ 0.661305] regulator-dummy: disabling [ 0.662445] Magic number: 10:58:790 [ 0.663643] rtc_cmos 00:00: setting system clock to 2018-07-03 15:47:45 UTC (1530632865) [ 0.665849] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.667345] EDD information not available. [ 0.728900] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.730490] Write protecting the kernel read-only data: 12288k [ 0.732022] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.734839] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.745913] systemd-udevd[107]: starting version 204 [ 0.788376] FDC 0 is a S82078B [ 0.932025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.097773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.099396] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.101198] usb 1-1: Product: QEMU USB Tablet [ 1.102363] usb 1-1: Manufacturer: QEMU [ 1.103413] usb 1-1: SerialNumber: 42 [ 1.392063] tsc: Refined TSC clocksource calibration: 3491.844 MHz [ 1.800520] 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. [ 1.983884] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.072440] random: init urandom read with 11 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[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 ] [ 2.285668] 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 Tue, 03 Jul 2018 15:47:48 +0000. Up 3.21 seconds. * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] cloud-init-nonet[3.48]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.31]: 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 Tue, 03 Jul 2018 15:47:49 +0000. Up 4.43 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.11 | 255.255.255.0 | fa:16:3e:04:4e:76 | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] dmesg: write failed: Broken pipe 2018-07-03 15:47:53,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:53,654 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:53 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fb4d5df1-8319-4b2d-b0f7-f3e359f6288a X-Compute-Request-Id: req-fb4d5df1-8319-4b2d-b0f7-f3e359f6288a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:53,654 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-fb4d5df1-8319-4b2d-b0f7-f3e359f6288a 2018-07-03 15:47:53,655 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - ACTIVE 2018-07-03 15:47:53,655 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:47:53,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/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:54,447 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:54 GMT Content-Type: application/json Content-Length: 1786 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-52d44828-4942-421c-a4ec-27c94b3a91de X-Compute-Request-Id: req-52d44828-4942-421c-a4ec-27c94b3a91de Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:54,448 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-52d44828-4942-421c-a4ec-27c94b3a91de 2018-07-03 15:47:54,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/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:54,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:54 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-7b5aca4c-044c-4608-a74f-ee14f3aeb560 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:47:54,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-7b5aca4c-044c-4608-a74f-ee14f3aeb560 2018-07-03 15:47:54,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:54,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:47:54 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f95a34fe-77de-48f3-b41e-67e3743ef68b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:47:54,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-f95a34fe-77de-48f3-b41e-67e3743ef68b 2018-07-03 15:47:54,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:54,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:54 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-eb005cff-a82e-49f9-a0fb-115aed0bb541 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:47:54,729 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-eb005cff-a82e-49f9-a0fb-115aed0bb541 2018-07-03 15:47:54,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/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:54,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:54 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-2b779213-1e70-4585-9f0d-a73622bec241 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:42:08Z","binding:vnic_type":"normal","device_id":"849e105e-3fd5-44de-b70a-451a0d664a05","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:87:13","id":"0d5cee2a-c89d-4444-a768-4790fc3e90c5","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:57Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f5:9b:c0","id":"a60f54e3-a5eb-4297-a044-1c101e09fa3b","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:54Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:58Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:fd:7d","id":"aa93e4f2-9f75-4807-8eae-7c66c708b23e","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:16Z","admin_state_up":true,"updated_at":"2018-07-03T15:47:44Z","binding:vnic_type":"normal","device_id":"637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:04:4e:76","id":"ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344","port_security_enabled":true,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05"],"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1"}]} 2018-07-03 15:47:54,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-2b779213-1e70-4585-9f0d-a73622bec241 2018-07-03 15:47:54,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:55,140 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:55 GMT Content-Type: application/json Content-Length: 1786 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2e7c587a-dba7-4ece-a254-876835f1dfb3 X-Compute-Request-Id: req-2e7c587a-dba7-4ece-a254-876835f1dfb3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:55,141 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-2e7c587a-dba7-4ece-a254-876835f1dfb3 2018-07-03 15:47:55,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:55,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:55 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-0a7130aa-f00e-4db1-8777-1e90e1223197 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:47:55,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-0a7130aa-f00e-4db1-8777-1e90e1223197 2018-07-03 15:47:55,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:55,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:47:55 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65cabbc5-1504-4ad7-a6f0-a2dce69acc2a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:47:55,342 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-65cabbc5-1504-4ad7-a6f0-a2dce69acc2a 2018-07-03 15:47:55,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=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:55,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:55 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-075db3c6-9533-4898-a7be-e262da674b66 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:47:55,423 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-075db3c6-9533-4898-a7be-e262da674b66 2018-07-03 15:47:55,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/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:55,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:55 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-481df1d1-d1e9-4f8e-8334-30c1fcb470d5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:42:08Z","binding:vnic_type":"normal","device_id":"849e105e-3fd5-44de-b70a-451a0d664a05","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:87:13","id":"0d5cee2a-c89d-4444-a768-4790fc3e90c5","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:57Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f5:9b:c0","id":"a60f54e3-a5eb-4297-a044-1c101e09fa3b","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:54Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:58Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:fd:7d","id":"aa93e4f2-9f75-4807-8eae-7c66c708b23e","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:16Z","admin_state_up":true,"updated_at":"2018-07-03T15:47:44Z","binding:vnic_type":"normal","device_id":"637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:04:4e:76","id":"ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344","port_security_enabled":true,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05"],"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1"}]} 2018-07-03 15:47:55,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-481df1d1-d1e9-4f8e-8334-30c1fcb470d5 2018-07-03 15:47:55,714 - novaclient.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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}}' 2018-07-03 15:47:56,625 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:47: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-2646d789-db60-449f-a6f5-d2a2c96f5393 X-Compute-Request-Id: req-2646d789-db60-449f-a6f5-d2a2c96f5393 2018-07-03 15:47:56,625 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2/action used request id req-2646d789-db60-449f-a6f5-d2a2c96f5393 2018-07-03 15:47:56,626 - create_instance - INFO - Checking if VM is active 2018-07-03 15:47:56,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:56,875 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:56 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ab040189-b596-4bd5-9264-8072cf304f0f X-Compute-Request-Id: req-ab040189-b596-4bd5-9264-8072cf304f0f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:56,875 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-ab040189-b596-4bd5-9264-8072cf304f0f 2018-07-03 15:47:56,876 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - ACTIVE 2018-07-03 15:47:56,876 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:47:56,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:57,512 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:57 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-17d50607-5b50-4ee6-b6a0-e44fc2d950f4 X-Compute-Request-Id: req-17d50607-5b50-4ee6-b6a0-e44fc2d950f4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:47:57,513 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-17d50607-5b50-4ee6-b6a0-e44fc2d950f4 2018-07-03 15:47:57,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=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:57,677 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:57 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-fdc132dd-9081-4a2a-a2eb-145089efdf7f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:47:57,677 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-fdc132dd-9081-4a2a-a2eb-145089efdf7f 2018-07-03 15:47:57,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:57,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:47:57 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df63e928-c1a0-44c3-8418-6935b09ff486 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:47:57,855 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-df63e928-c1a0-44c3-8418-6935b09ff486 2018-07-03 15:47:57,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/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:57,937 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:57 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-7729539c-7c28-43ee-a146-6461937e5206 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:47:57,938 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-7729539c-7c28-43ee-a146-6461937e5206 2018-07-03 15:47:57,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/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:47:58,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:47:58 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-eeb02b63-cd36-4990-bdc7-031ba9d25d2a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:42:08Z","binding:vnic_type":"normal","device_id":"849e105e-3fd5-44de-b70a-451a0d664a05","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:87:13","id":"0d5cee2a-c89d-4444-a768-4790fc3e90c5","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:57Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f5:9b:c0","id":"a60f54e3-a5eb-4297-a044-1c101e09fa3b","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:54Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:58Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:fd:7d","id":"aa93e4f2-9f75-4807-8eae-7c66c708b23e","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:16Z","admin_state_up":true,"updated_at":"2018-07-03T15:47:56Z","binding:vnic_type":"normal","device_id":"637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:04:4e:76","id":"ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344","port_security_enabled":true,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["a9fa9200-7653-4123-85ab-5d7f3192cb57","2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05"],"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1"}]} 2018-07-03 15:47:58,071 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-eeb02b63-cd36-4990-bdc7-031ba9d25d2a 2018-07-03 15:47:58,072 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:47:58,073 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.10.112 2018-07-03 15:47:58,074 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-07-03 15:48:01,077 - create_instance - DEBUG - SSH connection timeout in 176.994808912 2018-07-03 15:48:01,077 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:48:01,080 - paramiko.transport - DEBUG - starting thread (client mode): 0x2be2afd0L 2018-07-03 15:48:01,081 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:48:01,085 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-03 15:48:01,085 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-03 15:48:01,087 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:48:01,087 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:48:01,087 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-03 15:48:01,087 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:48:01,087 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:48:01,088 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:48:01,127 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:48:01,128 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:48:01,145 - paramiko.transport - DEBUG - Trying discovered key 1dec91b8ba2637bb3af728752233f273 in tmp/AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48 2018-07-03 15:48:01,167 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:48:01,187 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:48:01,287 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:48:01,324 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:48:01,324 - create_instance - INFO - Checking if cloud-init has completed 2018-07-03 15:48:01,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:01,615 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:01 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e68fdd22-032f-4256-876c-983bbd34dea5 X-Compute-Request-Id: req-e68fdd22-032f-4256-876c-983bbd34dea5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:48:01,615 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-e68fdd22-032f-4256-876c-983bbd34dea5 2018-07-03 15:48:01,616 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - ACTIVE 2018-07-03 15:48:01,616 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:48:01,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:02,242 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:02 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-814174ce-c0bd-4f2d-b486-0ea332596eef X-Compute-Request-Id: req-814174ce-c0bd-4f2d-b486-0ea332596eef Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:48:02,243 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-814174ce-c0bd-4f2d-b486-0ea332596eef 2018-07-03 15:48:02,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?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:02,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:02 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-a68fda26-5a53-4280-8003-69204b92c809 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:48:02,415 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-a68fda26-5a53-4280-8003-69204b92c809 2018-07-03 15:48:02,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:02,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:02 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e394f2f7-be19-4b30-9251-47bf24f36c25 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:48:02,604 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-e394f2f7-be19-4b30-9251-47bf24f36c25 2018-07-03 15:48:02,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:02,695 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:02 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-a182225b-8459-4022-bce8-0d8ca3c5b865 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:48:02,695 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-a182225b-8459-4022-bce8-0d8ca3c5b865 2018-07-03 15:48:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:02,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:02 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-f6762b74-83e7-4114-a685-97a2d5e4007a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:42:08Z","binding:vnic_type":"normal","device_id":"849e105e-3fd5-44de-b70a-451a0d664a05","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:87:13","id":"0d5cee2a-c89d-4444-a768-4790fc3e90c5","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:57Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f5:9b:c0","id":"a60f54e3-a5eb-4297-a044-1c101e09fa3b","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:54Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:58Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:fd:7d","id":"aa93e4f2-9f75-4807-8eae-7c66c708b23e","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:16Z","admin_state_up":true,"updated_at":"2018-07-03T15:47:56Z","binding:vnic_type":"normal","device_id":"637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:04:4e:76","id":"ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344","port_security_enabled":true,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["a9fa9200-7653-4123-85ab-5d7f3192cb57","2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05"],"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1"}]} 2018-07-03 15:48:02,826 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-f6762b74-83e7-4114-a685-97a2d5e4007a 2018-07-03 15:48:02,827 - create_instance - INFO - Checking if VM is active 2018-07-03 15:48:02,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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:03,473 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:03 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4de4aa2e-6adb-430d-9bdc-f03c07ccbeda X-Compute-Request-Id: req-4de4aa2e-6adb-430d-9bdc-f03c07ccbeda Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:48:03,473 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-4de4aa2e-6adb-430d-9bdc-f03c07ccbeda 2018-07-03 15:48:03,474 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - ACTIVE 2018-07-03 15:48:03,474 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:48:03,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:03,787 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:03 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-65fb9e02-f583-49c9-9a71-ba087794abb6 X-Compute-Request-Id: req-65fb9e02-f583-49c9-9a71-ba087794abb6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:4e:76", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp"}], "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:47:45Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:48:03,787 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-65fb9e02-f583-49c9-9a71-ba087794abb6 2018-07-03 15:48:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:03,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:03 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-d21dcaf9-1119-4fb1-a044-a81761ab2af0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"],"updated_at":"2018-07-03T15:41:52Z","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"69eb7298-3915-4347-aa5b-68a1e767292d","name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net"}]} 2018-07-03 15:48:03,950 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net used request id req-d21dcaf9-1119-4fb1-a044-a81761ab2af0 2018-07-03 15:48:03,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:04,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:03 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23210b2b-9aae-4a74-b41b-1d3ca25b04fe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:48:04,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-23210b2b-9aae-4a74-b41b-1d3ca25b04fe 2018-07-03 15:48:04,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:04,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:04 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-aa2b0661-5913-4d66-9dd2-b6adb8725c28 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:52Z","dns_nameservers":[],"updated_at":"2018-07-03T15:41:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d4f9913d3b0541deb5f1888663dd64d0","id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","subnetpool_id":null,"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet"}]} 2018-07-03 15:48:04,207 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-aa2b0661-5913-4d66-9dd2-b6adb8725c28 2018-07-03 15:48:04,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?network_id=69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:04,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:04 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-ba6380f7-a17e-48ac-9b79-6fee49c27a54 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:00Z","admin_state_up":true,"updated_at":"2018-07-03T15:42:08Z","binding:vnic_type":"normal","device_id":"849e105e-3fd5-44de-b70a-451a0d664a05","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:ec:87:13","id":"0d5cee2a-c89d-4444-a768-4790fc3e90c5","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:53Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:57Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f5:9b:c0","id":"a60f54e3-a5eb-4297-a044-1c101e09fa3b","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:41:54Z","admin_state_up":true,"updated_at":"2018-07-03T15:41:58Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-69eb7298-3915-4347-aa5b-68a1e767292d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:fd:7d","id":"aa93e4f2-9f75-4807-8eae-7c66c708b23e","port_security_enabled":false,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69eb7298-3915-4347-aa5b-68a1e767292d","tenant_id":"d4f9913d3b0541deb5f1888663dd64d0","created_at":"2018-07-03T15:42:16Z","admin_state_up":true,"updated_at":"2018-07-03T15:47:56Z","binding:vnic_type":"normal","device_id":"637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:04:4e:76","id":"ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344","port_security_enabled":true,"project_id":"d4f9913d3b0541deb5f1888663dd64d0","fixed_ips":[{"subnet_id":"7268c7e0-e084-4edd-9aa6-b75ac220bb7c","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05","a9fa9200-7653-4123-85ab-5d7f3192cb57"],"name":"AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1"}]} 2018-07-03 15:48:04,357 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=69eb7298-3915-4347-aa5b-68a1e767292d used request id req-ba6380f7-a17e-48ac-9b79-6fee49c27a54 2018-07-03 15:48:04,358 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:48:04,360 - paramiko.transport - DEBUG - starting thread (client mode): 0x2be2a250L 2018-07-03 15:48:04,361 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:48:04,364 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-03 15:48:04,364 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-03 15:48:04,365 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:48:04,365 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:48:04,366 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-03 15:48:04,366 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:48:04,366 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:48:04,366 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:48:04,407 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:48:04,407 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:48:04,425 - paramiko.transport - DEBUG - Trying discovered key 1dec91b8ba2637bb3af728752233f273 in tmp/AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48 2018-07-03 15:48:04,447 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:48:04,453 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:48:04,553 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:48:04,571 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:48:04,572 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:48:04,573 - paramiko.transport - DEBUG - starting thread (client mode): 0x2be2afd0L 2018-07-03 15:48:04,574 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:48:04,577 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-03 15:48:04,577 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-03 15:48:04,579 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:48:04,579 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:48:04,579 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-03 15:48:04,579 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:48:04,579 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:48:04,579 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:48:04,623 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:48:04,624 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:48:04,638 - paramiko.transport - DEBUG - Trying discovered key 1dec91b8ba2637bb3af728752233f273 in tmp/AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48 2018-07-03 15:48:04,663 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:48:04,670 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:48:04,671 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:48:05,698 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-03 15:48:05,698 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:48:05,706 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:48:05,712 - create_instance - INFO - cloud-init complete for VM instance 2018-07-03 15:48:05,713 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:48:05,713 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-03 15:48:05,715 - paramiko.transport - DEBUG - starting thread (client mode): 0x2bd93b50L 2018-07-03 15:48:05,716 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-03 15:48:05,716 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:48:05,717 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-03 15:48:05,718 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-03 15:48:05,719 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:48:05,719 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:48:05,719 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-03 15:48:05,720 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:48:05,720 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:48:05,720 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:48:05,763 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:48:05,764 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:48:05,781 - paramiko.transport - DEBUG - Trying discovered key 1dec91b8ba2637bb3af728752233f273 in tmp/AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48 2018-07-03 15:48:05,803 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:48:05,809 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:48:05,814 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:48:05,988 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-03 15:48:05,989 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:48:06,016 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:48:06,018 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:48:06,030 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-03 15:48:06,067 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-03 15:48:10,791 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:48:10,793 - paramiko.transport - DEBUG - starting thread (client mode): 0x32059d10L 2018-07-03 15:48:10,794 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:48:10,796 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-03 15:48:10,796 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-03 15:48:10,798 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:48:10,798 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:48:10,798 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-03 15:48:10,798 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:48:10,799 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:48:10,799 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:48:10,839 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:48:10,840 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:48:10,858 - paramiko.transport - DEBUG - Trying discovered key 1dec91b8ba2637bb3af728752233f273 in tmp/AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48 2018-07-03 15:48:10,880 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:48:10,886 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:48:10,891 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:48:11,053 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-03 15:48:11,053 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:48:11,057 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:48:11,064 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-03 15:48:11,064 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-03 15:48:11,165 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:48:11,179 - create_instance - INFO - Deleting Floating IP - 172.30.10.112 2018-07-03 15:48:11,180 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.112 2018-07-03 15:48:11,187 - 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/f2e0d75b-7c05-4234-a106-9dfd80cd2f44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:12,759 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aaec9376-530e-4eb1-ac8d-9b11e0d5d0ae Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:12,759 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/f2e0d75b-7c05-4234-a106-9dfd80cd2f44 used request id req-aaec9376-530e-4eb1-ac8d-9b11e0d5d0ae 2018-07-03 15:48:12,759 - create_instance - INFO - Deleting Port with ID - ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344 2018-07-03 15:48:12,759 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-port-1 2018-07-03 15:48:12,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/ports/ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:13,633 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-53db3bbb-e4e9-4cb6-a0c0-0a9c53c97ded Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:13,634 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/ea12f2d9-a9c0-4b25-9c3e-13f5c6f7e344 used request id req-53db3bbb-e4e9-4cb6-a0c0-0a9c53c97ded 2018-07-03 15:48:13,634 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst 2018-07-03 15:48:13,637 - 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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:13,818 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48: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-51aaa5c3-8dc8-46c4-a370-ee5572a19f71 X-Compute-Request-Id: req-51aaa5c3-8dc8-46c4-a370-ee5572a19f71 Front-End-Https: on 2018-07-03 15:48:13,818 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-51aaa5c3-8dc8-46c4-a370-ee5572a19f71 2018-07-03 15:48:13,818 - create_instance - INFO - Checking deletion status 2018-07-03 15:48:13,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:13,979 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:13 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-73ea3c15-5c00-4597-81dd-014c7ec764d9 X-Compute-Request-Id: req-73ea3c15-5c00-4597-81dd-014c7ec764d9 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/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "rel": "bookmark"}], "image": {"id": "46587f9a-c5eb-4b8a-be43-d4468a04d39d", "links": [{"href": "http://172.30.10.101:8774/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:47:45.000000", "flavor": {"id": "15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "links": [{"href": "http://172.30.10.101:8774/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7", "rel": "bookmark"}]}, "id": "637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2", "user_id": "8dbde60fd32f4102a7e7dbd7d5c8ec96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:48:14Z", "hostId": "26a3dd0f1fede23863f770828eecc5f21b3ac6e07e3cc3849365dd5b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp", "name": "AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst", "created": "2018-07-03T15:42:21Z", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:48:13,979 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-73ea3c15-5c00-4597-81dd-014c7ec764d9 2018-07-03 15:48:13,980 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst] is - ACTIVE 2018-07-03 15:48:13,980 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:48:16,983 - create_instance - DEBUG - VM status query timeout in 296.835877895 2018-07-03 15:48:16,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9c90e551d00cf8afc4fefc59ca6de7a1ecc86c" 2018-07-03 15:48:17,434 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:48:17 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-b2925009-bc91-46c8-90ad-4ecaeebd8131 X-Compute-Request-Id: req-b2925009-bc91-46c8-90ad-4ecaeebd8131 RESP BODY: {"itemNotFound": {"message": "Instance 637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 could not be found.", "code": 404}} 2018-07-03 15:48:17,434 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 used request id req-b2925009-bc91-46c8-90ad-4ecaeebd8131 2018-07-03 15:48:17,434 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 637ee745-c5e8-41e6-9c7c-f3fda4d8a7f2 could not be found. (HTTP 404) (Request-ID: req-b2925009-bc91-46c8-90ad-4ecaeebd8131) 2018-07-03 15:48:17,435 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-inst 2018-07-03 15:48:17,437 - neutron_utils - INFO - Deleting security group rule with ID - 26653203-cd8b-4bc5-a546-0077a751e1d1 2018-07-03 15:48:17,442 - keystoneauth.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/26653203-cd8b-4bc5-a546-0077a751e1d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:48:17,984 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-01fd576a-1276-48f7-b66a-960a0168f1fc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:17,984 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/26653203-cd8b-4bc5-a546-0077a751e1d1 used request id req-01fd576a-1276-48f7-b66a-960a0168f1fc 2018-07-03 15:48:17,985 - neutron_utils - INFO - Deleting security group rule with ID - 1d3039d3-7a8e-4191-873c-fcbe7735ee0b 2018-07-03 15:48:17,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/1d3039d3-7a8e-4191-873c-fcbe7735ee0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:48:18,132 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-358b5795-935d-4b70-acee-1e07dff1536f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:18,132 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1d3039d3-7a8e-4191-873c-fcbe7735ee0b used request id req-358b5795-935d-4b70-acee-1e07dff1536f 2018-07-03 15:48:18,132 - neutron_utils - INFO - Deleting security group rule with ID - 1a07c32a-376d-4ebf-ad1d-3457f7b42888 2018-07-03 15:48:18,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/1a07c32a-376d-4ebf-ad1d-3457f7b42888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:48:18,286 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-59d345b3-a08f-4aad-ada2-fa6b24ef5012 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:18,286 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1a07c32a-376d-4ebf-ad1d-3457f7b42888 used request id req-59d345b3-a08f-4aad-ada2-fa6b24ef5012 2018-07-03 15:48:18,286 - neutron_utils - INFO - Deleting security group rule with ID - baa7eb9f-1af1-4433-865f-71f4a658ec89 2018-07-03 15:48:18,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/baa7eb9f-1af1-4433-865f-71f4a658ec89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:48:18,439 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fd33ec5a-81ea-4baa-afdb-d227cd14d15f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:18,440 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/baa7eb9f-1af1-4433-865f-71f4a658ec89 used request id req-fd33ec5a-81ea-4baa-afdb-d227cd14d15f 2018-07-03 15:48:18,440 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-sec-grp 2018-07-03 15:48:18,445 - keystoneauth.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/a9fa9200-7653-4123-85ab-5d7f3192cb57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddd0e9a0251e00a9ebf6798653268a5f8e1cb63" 2018-07-03 15:48:18,637 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3cf74f5a-e166-47c6-8722-2443c8bbac09 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:18,637 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a9fa9200-7653-4123-85ab-5d7f3192cb57 used request id req-3cf74f5a-e166-47c6-8722-2443c8bbac09 2018-07-03 15:48:18,638 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp 2018-07-03 15:48:18,641 - 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-130119b5-be33-4013-af74-899611143f48-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044d9465509510406e662077c786288f41bdb744" 2018-07-03 15:48:19,111 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:48: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-a57d9834-a5af-47d4-9972-d2e35a2e7ebb X-Compute-Request-Id: req-a57d9834-a5af-47d4-9972-d2e35a2e7ebb 2018-07-03 15:48:19,111 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-kp used request id req-a57d9834-a5af-47d4-9972-d2e35a2e7ebb 2018-07-03 15:48:19,112 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48.pub] 2018-07-03 15:48:19,112 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48] 2018-07-03 15:48:19,116 - 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/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0d909376b4a03e609fa14faf60f1b9063e23d0" 2018-07-03 15:48:19,524 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:48: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-525b0ea0-de1e-4089-890b-07687c32192d X-Compute-Request-Id: req-525b0ea0-de1e-4089-890b-07687c32192d 2018-07-03 15:48:19,524 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/15b53c88-1b6f-4afb-8ba9-e3b958bb12f7 used request id req-525b0ea0-de1e-4089-890b-07687c32192d 2018-07-03 15:48:19,525 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router and subnet AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet 2018-07-03 15:48:19,525 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router 2018-07-03 15:48:19,531 - 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/849e105e-3fd5-44de-b70a-451a0d664a05/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" -d '{"subnet_id": "7268c7e0-e084-4edd-9aa6-b75ac220bb7c"}' 2018-07-03 15:48:22,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:22 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-becfd98a-6ac0-49f3-b406-d638a73201fe Front-End-Https: on RESP BODY: {"network_id": "69eb7298-3915-4347-aa5b-68a1e767292d", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "subnet_id": "7268c7e0-e084-4edd-9aa6-b75ac220bb7c", "subnet_ids": ["7268c7e0-e084-4edd-9aa6-b75ac220bb7c"], "port_id": "0d5cee2a-c89d-4444-a768-4790fc3e90c5", "id": "849e105e-3fd5-44de-b70a-451a0d664a05"} 2018-07-03 15:48:22,981 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/849e105e-3fd5-44de-b70a-451a0d664a05/remove_router_interface used request id req-becfd98a-6ac0-49f3-b406-d638a73201fe 2018-07-03 15:48:22,982 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router 2018-07-03 15:48:22,982 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-router 2018-07-03 15:48:22,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/routers/849e105e-3fd5-44de-b70a-451a0d664a05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f618d09127690a22af8f1dce34547fd23c69fc15" 2018-07-03 15:48:25,270 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-07c88cce-1d5d-4e55-bf25-53b3e8741bf7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:25,270 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/849e105e-3fd5-44de-b70a-451a0d664a05 used request id req-07c88cce-1d5d-4e55-bf25-53b3e8741bf7 2018-07-03 15:48:25,272 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet 2018-07-03 15:48:25,272 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-subnet 2018-07-03 15:48:25,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/7268c7e0-e084-4edd-9aa6-b75ac220bb7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb89e3490cad08b4385b19ee42f56238e04b4010" 2018-07-03 15:48:28,233 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-644ba882-aaca-4e6d-a1cb-f42935cae2f3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:28,233 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/7268c7e0-e084-4edd-9aa6-b75ac220bb7c used request id req-644ba882-aaca-4e6d-a1cb-f42935cae2f3 2018-07-03 15:48:28,233 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48-pub-net 2018-07-03 15:48:28,239 - 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/69eb7298-3915-4347-aa5b-68a1e767292d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb89e3490cad08b4385b19ee42f56238e04b4010" 2018-07-03 15:48:30,126 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-508799e8-598b-4134-b590-074999db8a1c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:30,126 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/69eb7298-3915-4347-aa5b-68a1e767292d used request id req-508799e8-598b-4134-b590-074999db8a1c 2018-07-03 15:48:30,128 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-130119b5-be33-4013-af74-899611143f48--image 2018-07-03 15:48:30,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/46587f9a-c5eb-4b8a-be43-d4468a04d39d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}474fbe5cdbaed67addef78752275d5e41caba267" 2018-07-03 15:48:30,727 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ffa61b9c-c014-4f8b-b781-9a3e7d918b2f 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-07-03 15:48:30,727 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/46587f9a-c5eb-4b8a-be43-d4468a04d39d used request id req-ffa61b9c-c014-4f8b-b781-9a3e7d918b2f 2018-07-03 15:48:30,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-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:48:31,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:31 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-13010d54-5d08-4f8e-b2a9-8fd48ec260be Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:41:51Z", "updated_at": "2018-07-03T15:41:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:41:51Z", "revision_number": 0, "id": "2875b699-01e3-4cc7-a833-761853959016", "remote_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "remote_ip_prefix": null, "created_at": "2018-07-03T15:41:51Z", "security_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:41:51Z", "revision_number": 0, "id": "d23ddd6c-9313-454f-a5bb-6c7da5cd86f5", "remote_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "remote_ip_prefix": null, "created_at": "2018-07-03T15:41:51Z", "security_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:41:51Z", "revision_number": 0, "id": "d86ad382-59cc-4cdc-9337-073a65bf6220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:41:51Z", "security_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:41:51Z", "revision_number": 0, "id": "f9b60ca6-216e-4621-852e-e690b102ec7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:41:51Z", "security_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f9913d3b0541deb5f1888663dd64d0"}], "revision_number": 4, "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:48:31,194 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-13010d54-5d08-4f8e-b2a9-8fd48ec260be 2018-07-03 15:48:31,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:48:31,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:31 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-751b3b7e-fbd6-4485-8373-e55a6671279d 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:48:31,385 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-751b3b7e-fbd6-4485-8373-e55a6671279d 2018-07-03 15:48:31,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/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:48:31,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:31 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8415393-0af4-4d1e-b661-6c8e11ed7a08 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4f9913d3b0541deb5f1888663dd64d0", "name": "AnsibleProvisioningTests-3e229fb0-6eca-40f-proj"}} 2018-07-03 15:48:31,567 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-f8415393-0af4-4d1e-b661-6c8e11ed7a08 2018-07-03 15:48:31,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05 2018-07-03 15:48:31,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=2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:48:32,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:32 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-65c7c5e4-ef55-4d24-811c-e5048adefc6b Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:41:51Z", "security_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:41:51Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "2875b699-01e3-4cc7-a833-761853959016"}, {"remote_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:41:51Z", "security_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:41:51Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "d23ddd6c-9313-454f-a5bb-6c7da5cd86f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:41:51Z", "security_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:41:51Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "d86ad382-59cc-4cdc-9337-073a65bf6220"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:41:51Z", "security_group_id": "2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05", "port_range_min": null, "revision_number": 0, "tenant_id": "d4f9913d3b0541deb5f1888663dd64d0", "created_at": "2018-07-03T15:41:51Z", "project_id": "d4f9913d3b0541deb5f1888663dd64d0", "id": "f9b60ca6-216e-4621-852e-e690b102ec7f"}]} 2018-07-03 15:48:32,055 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05 used request id req-65c7c5e4-ef55-4d24-811c-e5048adefc6b 2018-07-03 15:48:32,056 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:48:32,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/security-groups/2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:48:32,305 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fcc4bd51-3ea2-4414-9e26-93ff22e67a42 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:32,305 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/2bc7c3ba-858a-4db0-b1ba-801b3ebb5e05 used request id req-fcc4bd51-3ea2-4414-9e26-93ff22e67a42 2018-07-03 15:48:32,306 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-3e229fb0-6eca-40f-proj 2018-07-03 15:48:32,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:48:32,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:48:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb918e7b-784c-4da5-a090-37a99f3bfedf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:32,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d4f9913d3b0541deb5f1888663dd64d0 used request id req-bb918e7b-784c-4da5-a090-37a99f3bfedf 2018-07-03 15:48:32,728 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-3e229fb0-6eca-40f-proj-role 2018-07-03 15:48:32,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/c6bd8c94f7a54675989332942dd7968d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:48:32,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:48:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da49214f-5c07-4553-a344-90a356fce23a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:32,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c6bd8c94f7a54675989332942dd7968d used request id req-da49214f-5c07-4553-a344-90a356fce23a 2018-07-03 15:48:32,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}c85ce2633c9fe808462d2de51a6ecce339d3cc54" 2018-07-03 15:48:32,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31f2f0ef-fe3e-4875-bab1-f2415f49a854 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:48:32,985 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-31f2f0ef-fe3e-4875-bab1-f2415f49a854 2018-07-03 15:48:32,986 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-3e229fb0-6eca-40f-user 2018-07-03 15:48:32,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8dbde60fd32f4102a7e7dbd7d5c8ec96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}089f40d0151ebd5228d7de5022e4da6b62179682" 2018-07-03 15:48:33,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:48:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb755408-054d-4cf5-b292-d557305a62a9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:33,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8dbde60fd32f4102a7e7dbd7d5c8ec96 used request id req-fb755408-054d-4cf5-b292-d557305a62a9 2018-07-03 15:48:33,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:48:33,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["ju9BcNZyQ2OYwmvctKTsiA"], "issued_at": "2018-07-03T15:48:33.000000Z"}} 2018-07-03 15:48:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2906ae5c4f870b8257ae04e8698522316e83d4c7" 2018-07-03 15:48:33,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa981371-c1c8-48d6-bc3d-a325f4ade4ab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:48:33,960 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fa981371-c1c8-48d6-bc3d-a325f4ade4ab 2018-07-03 15:48:33,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:48:33,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:48:34,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:48:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["cMdDew6CQJayStgW2ZCV4A"], "issued_at": "2018-07-03T15:48:34.000000Z"}} 2018-07-03 15:48:34,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}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:48:34,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d305104-7fd6-4706-ada2-89791f751dbd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:48:34,678 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6d305104-7fd6-4706-ada2-89791f751dbd 2018-07-03 15:48:34,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:48:34,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:48: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-07-03 15:48:34,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?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-17eff746-e108-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:48:34,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:34 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7573349-33d9-408c-bce6-11e8d12a999c 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-17eff746-e108-499-proj", "previous": null, "next": null}, "projects": []} 2018-07-03 15:48:34,884 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-17eff746-e108-499-proj used request id req-f7573349-33d9-408c-bce6-11e8d12a999c 2018-07-03 15:48:34,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:48:35,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4207f89f-5a24-4c77-a347-fc0dd265ddc0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:48:35,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4207f89f-5a24-4c77-a347-fc0dd265ddc0 2018-07-03 15:48:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}}' 2018-07-03 15:48:35,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:48:35 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49fe87f4-9b0d-49fd-87be-ae3a17cbd2ee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "id": "ee2c51c7dc64409eaf71bbf64439f556", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:48:35,299 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-49fe87f4-9b0d-49fd-87be-ae3a17cbd2ee 2018-07-03 15:48:35,299 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-17eff746-e108-499-proj 2018-07-03 15:48:35,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:48:35,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:48:35,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["D6CaQhlHQ1CfvtJUqPv_pw"], "issued_at": "2018-07-03T15:48:35.000000Z"}} 2018-07-03 15:48:35,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40a725d7166098bbb5c76ba33d56c76904ee776" 2018-07-03 15:48:35,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b0019d6-921f-4a55-b455-0ecf042568ef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:48:35,871 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0b0019d6-921f-4a55-b455-0ecf042568ef 2018-07-03 15:48:35,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-07-03 15:48:35,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:48: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-07-03 15:48:35,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40a725d7166098bbb5c76ba33d56c76904ee776" 2018-07-03 15:48:36,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:35 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-005e3dee-7a80-4440-a213-6d0948feaa14 Connection: close Content-Type: application/json RESP BODY: {"users": [{"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "53c9b8c732db4abebf9872f8bca6213c", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/0232fdcc169b4746aaaab211103117e6"}, "options": {}, "id": "0232fdcc169b4746aaaab211103117e6", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/2b5e7fd6e4e345f39264d7e39fa1d8c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b5e7fd6e4e345f39264d7e39fa1d8c4", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/4a18d4da957947eca003d429632d93e4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a18d4da957947eca003d429632d93e4", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/4a411cd21b11430ba27b031538f34a8f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a411cd21b11430ba27b031538f34a8f", "email": "root@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/6595570c5c9343249281fd186283c4d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6595570c5c9343249281fd186283c4d8", "email": "root@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/6dc891fff5ed4b7c89f020b1e16b28cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6dc891fff5ed4b7c89f020b1e16b28cf", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/7492649eac69458798294010fcae479f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7492649eac69458798294010fcae479f", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/ada55201ffb54277b8bfe9496150313e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ada55201ffb54277b8bfe9496150313e", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/b9b08853b1924edfb940bae4e0f47a1c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9b08853b1924edfb940bae4e0f47a1c", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/f17b3945bd24466e8aff775e1dc8e309"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f17b3945bd24466e8aff775e1dc8e309", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/fc3505dac186438887a2983669284a91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fc3505dac186438887a2983669284a91", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/ff0a5359ecce4ad38df7406212ed013e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff0a5359ecce4ad38df7406212ed013e", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-07-03 15:48:36,088 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-005e3dee-7a80-4440-a213-6d0948feaa14 2018-07-03 15:48:36,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?name=AnsibleProvisioningTests-17eff746-e108-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40a725d7166098bbb5c76ba33d56c76904ee776" 2018-07-03 15:48:36,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:36 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8a2dc23-718e-4558-bc38-40e6b6b60506 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-17eff746-e108-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "id": "ee2c51c7dc64409eaf71bbf64439f556", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}]} 2018-07-03 15:48:36,287 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-17eff746-e108-499-proj used request id req-e8a2dc23-718e-4558-bc38-40e6b6b60506 2018-07-03 15:48:36,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40a725d7166098bbb5c76ba33d56c76904ee776" 2018-07-03 15:48:36,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bf0e166-b333-46ae-8bb9-6bc96747c094 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-03 15:48:36,484 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3bf0e166-b333-46ae-8bb9-6bc96747c094 2018-07-03 15:48:36,953 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-17eff746-e108-499-user 2018-07-03 15:48:36,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:48:36,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:48:37,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a6e743e-3de1-4a5b-842c-45de0f1f272d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:48:37,139 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2a6e743e-3de1-4a5b-842c-45de0f1f272d 2018-07-03 15:48:37,143 - 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}d91ea298f872b7168acd54fc7c436eae333c275a" -d '{"role": {"name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}}' 2018-07-03 15:48:37,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 03 Jul 2018 15:48:37 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dcb797d-3999-405c-924f-a467791e0368 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e76d0feb5e7f43158710e896002066b6", "links": {"self": "http://10.167.4.35:5000/v3/roles/e76d0feb5e7f43158710e896002066b6"}, "name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}} 2018-07-03 15:48:37,320 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7dcb797d-3999-405c-924f-a467791e0368 2018-07-03 15:48:37,321 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-17eff746-e108-499-proj-role 2018-07-03 15:48:37,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/e76d0feb5e7f43158710e896002066b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:48:37,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:37 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60727509-b1fc-4ea7-997c-28a4b27857d1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e76d0feb5e7f43158710e896002066b6", "links": {"self": "http://10.167.4.35:5000/v3/roles/e76d0feb5e7f43158710e896002066b6"}, "name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}} 2018-07-03 15:48:37,521 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e76d0feb5e7f43158710e896002066b6 used request id req-60727509-b1fc-4ea7-997c-28a4b27857d1 2018-07-03 15:48:37,521 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-17eff746-e108-499-proj-role to project AnsibleProvisioningTests-17eff746-e108-499-proj 2018-07-03 15:48:37,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556/users/9f3ec76d5dc6402da93c8c3cd15ce97b/roles/e76d0feb5e7f43158710e896002066b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:48:37,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:48:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e4a4922-da1d-42a2-af09-97e355452a64 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:48:37,613 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556/users/9f3ec76d5dc6402da93c8c3cd15ce97b/roles/e76d0feb5e7f43158710e896002066b6 used request id req-3e4a4922-da1d-42a2-af09-97e355452a64 2018-07-03 15:48:37,613 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:48:37,616 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-03 15:48:37,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:48:37,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:48:38,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e76d0feb5e7f43158710e896002066b6", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}], "expires_at": "2018-07-03T16:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-17eff746-e108-499-user", "id": "9f3ec76d5dc6402da93c8c3cd15ce97b"}, "audit_ids": ["S1qayT-4SUyw3sKCW40hvA"], "issued_at": "2018-07-03T15:48:38.000000Z"}} 2018-07-03 15:48:38,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c4904edb9a4e7b7b32eb842e7fa270c5546043" 2018-07-03 15:48:38,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7907011a-ad04-499d-a57c-c1f5ce54857e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:48:38,292 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7907011a-ad04-499d-a57c-c1f5ce54857e 2018-07-03 15:48:38,296 - 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-46265e61-d736-4621-bcbd-5f52e9213b5f--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72c4904edb9a4e7b7b32eb842e7fa270c5546043" 2018-07-03 15:48:38,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:38 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-eefb45f3-2972-49e1-a5b2-69e59fe9b198 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image"} 2018-07-03 15:48:38,697 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image used request id req-eefb45f3-2972-49e1-a5b2-69e59fe9b198 2018-07-03 15:48:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72c4904edb9a4e7b7b32eb842e7fa270c5546043" 2018-07-03 15:48:39,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:39 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-bd0e497a-bbff-4126-bf08-41a84b5cf05a Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:48:39,060 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-bd0e497a-bbff-4126-bf08-41a84b5cf05a 2018-07-03 15:48:39,092 - 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}72c4904edb9a4e7b7b32eb842e7fa270c5546043" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image"}' 2018-07-03 15:48:39,510 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:48:39 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-ebf2349d-7366-49f2-9be8-7d0dbd41b1da Front-End-Https: on RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:48:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-03T15:48:39Z", "visibility": "shared", "self": "/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "min_disk": 0, "protected": false, "id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "file": "/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3/file", "checksum": null, "owner": "ee2c51c7dc64409eaf71bbf64439f556", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:48:39,510 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-ebf2349d-7366-49f2-9be8-7d0dbd41b1da 2018-07-03 15:48:39,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72c4904edb9a4e7b7b32eb842e7fa270c5546043" -d '' 2018-07-03 15:48:45,322 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:48:45 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-420c3cbc-0ec9-4ca6-90e4-45c47aa80cdc 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-07-03 15:48:45,322 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3/file used request id req-420c3cbc-0ec9-4ca6-90e4-45c47aa80cdc 2018-07-03 15:48:45,323 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-03 15:48:45,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/53fc31e1-8a23-49f3-a690-2bc4377c60a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72c4904edb9a4e7b7b32eb842e7fa270c5546043" 2018-07-03 15:48:45,728 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:45 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-c6f0d7b6-4743-4ea3-b932-70db235edab1 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:48:39Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-03T15:48:45Z", "visibility": "shared", "self": "/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "min_disk": 0, "protected": false, "id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "file": "/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "ee2c51c7dc64409eaf71bbf64439f556", "direct_url": "file:///var/lib/glance/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:48:45,729 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3 used request id req-c6f0d7b6-4743-4ea3-b932-70db235edab1 2018-07-03 15:48:45,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72c4904edb9a4e7b7b32eb842e7fa270c5546043" 2018-07-03 15:48:46,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:46 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2a1b68b3-327d-46db-af74-66dc1b930028 Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:48:46,198 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2a1b68b3-327d-46db-af74-66dc1b930028 2018-07-03 15:48:46,201 - create_image - INFO - Created image with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image 2018-07-03 15:48:46,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72c4904edb9a4e7b7b32eb842e7fa270c5546043" 2018-07-03 15:48:46,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:46 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-cf644bac-fa7f-4440-ac43-47daead3fbe2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:48:39Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-03T15:48:45Z", "visibility": "shared", "self": "/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "min_disk": 0, "protected": false, "id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "file": "/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "ee2c51c7dc64409eaf71bbf64439f556", "direct_url": "file:///var/lib/glance/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-03 15:48:46,596 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3 used request id req-cf644bac-fa7f-4440-ac43-47daead3fbe2 2018-07-03 15:48:46,596 - create_image - DEBUG - Instance status is - active 2018-07-03 15:48:46,596 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image 2018-07-03 15:48:46,597 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image 2018-07-03 15:48:46,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:48:46,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:48:47,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e76d0feb5e7f43158710e896002066b6", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}], "expires_at": "2018-07-03T16:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-17eff746-e108-499-user", "id": "9f3ec76d5dc6402da93c8c3cd15ce97b"}, "audit_ids": ["Ll-bBdxQRxyGGxqE7WojLw"], "issued_at": "2018-07-03T15:48:47.000000Z"}} 2018-07-03 15:48:47,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}54aa4412c3aa46637e9e26147dc013a7c75af261" 2018-07-03 15:48:47,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4512beae-9029-4bbe-ae73-ef03850208c9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:48:47,176 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4512beae-9029-4bbe-ae73-ef03850208c9 2018-07-03 15:48:47,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=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa4412c3aa46637e9e26147dc013a7c75af261" 2018-07-03 15:48:47,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:47 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ba6e8669-870d-4da3-b440-bddf807b5790 Front-End-Https: on RESP BODY: {"networks":[]} 2018-07-03 15:48:47,584 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-ba6e8669-870d-4da3-b440-bddf807b5790 2018-07-03 15:48:47,585 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net 2018-07-03 15:48:47,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/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa4412c3aa46637e9e26147dc013a7c75af261" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net", "admin_state_up": true}}' 2018-07-03 15:48:48,586 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:48:48 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-5ac9c167-77dd-4d43-86e4-4987d71ca12d Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-07-03T15:48:48Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}} 2018-07-03 15:48:48,586 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5ac9c167-77dd-4d43-86e4-4987d71ca12d 2018-07-03 15:48:48,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?id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa4412c3aa46637e9e26147dc013a7c75af261" 2018-07-03 15:48:48,730 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:48 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-dbfe5228-1075-4072-b266-3ae7fc88520f 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-07-03T15:48:48Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:48:48,731 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-dbfe5228-1075-4072-b266-3ae7fc88520f 2018-07-03 15:48:48,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/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa4412c3aa46637e9e26147dc013a7c75af261" 2018-07-03 15:48:48,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:48 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-55bd7626-40a0-485b-a5e2-79aef362eb83 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:48:48,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-55bd7626-40a0-485b-a5e2-79aef362eb83 2018-07-03 15:48:48,784 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet 2018-07-03 15:48:48,790 - 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}54aa4412c3aa46637e9e26147dc013a7c75af261" -d '{"subnets": [{"ip_version": 4, "network_id": "9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]}' 2018-07-03 15:48:49,864 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:48:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4d9a8d3f-1e77-4cb7-a454-f7381e133c4f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:48:49,865 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-4d9a8d3f-1e77-4cb7-a454-f7381e133c4f 2018-07-03 15:48:49,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?id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa4412c3aa46637e9e26147dc013a7c75af261" 2018-07-03 15:48:50,003 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:50 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-24fc53b5-7c50-4a9e-aed3-08628413c186 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:48:50,003 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-24fc53b5-7c50-4a9e-aed3-08628413c186 2018-07-03 15:48:50,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa4412c3aa46637e9e26147dc013a7c75af261" 2018-07-03 15:48:50,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:50 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4f4b6259-3cc0-464b-967d-0edd1ac57d48 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:48:50,072 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-4f4b6259-3cc0-464b-967d-0edd1ac57d48 2018-07-03 15:48:50,072 - OpenStackNetwork - DEBUG - Network [9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401] created successfully 2018-07-03 15:48:50,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:48:50,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:48:50,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e76d0feb5e7f43158710e896002066b6", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}], "expires_at": "2018-07-03T16:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-17eff746-e108-499-user", "id": "9f3ec76d5dc6402da93c8c3cd15ce97b"}, "audit_ids": ["d7UKYm3rS9GeHRV4ozyuPQ"], "issued_at": "2018-07-03T15:48:50.000000Z"}} 2018-07-03 15:48:50,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:50,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19a04f66-214d-4dd5-a746-cf151afdb482 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:48:50,792 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-19a04f66-214d-4dd5-a746-cf151afdb482 2018-07-03 15:48: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/routers?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:51,247 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:51 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-5b3e85be-7c2f-498e-883e-7433989fad9a Front-End-Https: on RESP BODY: {"routers": []} 2018-07-03 15:48:51,248 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router&admin_state_up=True used request id req-5b3e85be-7c2f-498e-883e-7433989fad9a 2018-07-03 15:48:51,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:48:51,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:48:51,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e76d0feb5e7f43158710e896002066b6", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}], "expires_at": "2018-07-03T16:48:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-17eff746-e108-499-user", "id": "9f3ec76d5dc6402da93c8c3cd15ce97b"}, "audit_ids": ["0pp4WugAQSCuwJ8rJCbOIQ"], "issued_at": "2018-07-03T15:48:51.000000Z"}} 2018-07-03 15:48:51,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}96d48fa64fc496416d1f938baabc88d514fbe61b" 2018-07-03 15:48:51,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dffd2198-9ceb-4750-ba44-6f0827d6af5a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:48:51,793 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dffd2198-9ceb-4750-ba44-6f0827d6af5a 2018-07-03 15:48:51,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:52,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:52 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-2e27c227-ff54-4615-a7f6-e78f1a1e369c 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:48:52,266 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-2e27c227-ff54-4615-a7f6-e78f1a1e369c 2018-07-03 15:48:52,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:52,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:52 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-df1993f5-b4ad-4078-b0bb-f025393543d3 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:48:52,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-df1993f5-b4ad-4078-b0bb-f025393543d3 2018-07-03 15:48:52,317 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router 2018-07-03 15:48:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router", "admin_state_up": true}}' 2018-07-03 15:48:54,834 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:48:54 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-937488c4-dc48-4ae7-979c-a7216bc0c8df Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:48:52Z", "admin_state_up": true, "updated_at": "2018-07-03T15:48:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "a8c9925b-034b-46ed-987b-f227bd2b7408", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router"}} 2018-07-03 15:48:54,834 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-937488c4-dc48-4ae7-979c-a7216bc0c8df 2018-07-03 15:48:54,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=a8c9925b-034b-46ed-987b-f227bd2b7408 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:54,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:54 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-cde6c24c-2037-4894-a292-77c03ad30e70 Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:48:54,901 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=a8c9925b-034b-46ed-987b-f227bd2b7408 used request id req-cde6c24c-2037-4894-a292-77c03ad30e70 2018-07-03 15:48:54,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:55,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:55 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-5ba71f5e-8c8b-4926-8e5c-b5b9e44e916b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:48:55,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-5ba71f5e-8c8b-4926-8e5c-b5b9e44e916b 2018-07-03 15:48:55,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-07-03 15:48:55,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:48:55 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 15:48:55,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:55,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:55 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6cdff41-d7e1-46e1-8463-a487d95e3d51 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:48:55,131 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-e6cdff41-d7e1-46e1-8463-a487d95e3d51 2018-07-03 15:48:55,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:55,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:55 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-eb4b321d-8ef7-4a05-8402-7a8b6ae0af79 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:48:55,264 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-eb4b321d-8ef7-4a05-8402-7a8b6ae0af79 2018-07-03 15:48:55,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:55,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:55 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-22f87cc2-acde-4161-ac7f-738ee189edf4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:48:55,334 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet used request id req-22f87cc2-acde-4161-ac7f-738ee189edf4 2018-07-03 15:48:55,334 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-03 15:48:55,334 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router 2018-07-03 15:48:55,340 - 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/a8c9925b-034b-46ed-987b-f227bd2b7408/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" -d '{"subnet_id": "c8bec05f-b842-4bbf-b0bd-19db7c0f882d"}' 2018-07-03 15:48:58,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:58 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-dd33eb3b-6822-44e4-84da-67c858c3ded5 Front-End-Https: on RESP BODY: {"network_id": "9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "subnet_id": "c8bec05f-b842-4bbf-b0bd-19db7c0f882d", "subnet_ids": ["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"], "port_id": "2094af27-4cc1-4bc0-a813-6e98ca8bc94d", "id": "a8c9925b-034b-46ed-987b-f227bd2b7408"} 2018-07-03 15:48:58,487 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/a8c9925b-034b-46ed-987b-f227bd2b7408/add_router_interface used request id req-dd33eb3b-6822-44e4-84da-67c858c3ded5 2018-07-03 15:48:58,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/routers/a8c9925b-034b-46ed-987b-f227bd2b7408 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:58,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:58 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-550a0226-74a6-42b6-8339-54b00f40c154 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:48:52Z", "admin_state_up": true, "updated_at": "2018-07-03T15:48:57Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "a8c9925b-034b-46ed-987b-f227bd2b7408", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router"}} 2018-07-03 15:48:58,851 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/a8c9925b-034b-46ed-987b-f227bd2b7408 used request id req-550a0226-74a6-42b6-8339-54b00f40c154 2018-07-03 15:48:58,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/ports?device_id=a8c9925b-034b-46ed-987b-f227bd2b7408 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:58,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:58 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-5f26dd1a-4cad-4fc3-9af8-fc5ce0e54299 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:57Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:48:58,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=a8c9925b-034b-46ed-987b-f227bd2b7408 used request id req-5f26dd1a-4cad-4fc3-9af8-fc5ce0e54299 2018-07-03 15:48:58,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/c8bec05f-b842-4bbf-b0bd-19db7c0f882d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:48:59,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:48:59 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-a24a1908-837c-4e85-a2f3-321ca04e1c19 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}} 2018-07-03 15:48:59,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c8bec05f-b842-4bbf-b0bd-19db7c0f882d used request id req-a24a1908-837c-4e85-a2f3-321ca04e1c19 2018-07-03 15:48:59,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:48:59,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:48:59,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:48:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["rE7Hcd0NSam20KzJXrXUqA"], "issued_at": "2018-07-03T15:48:59.000000Z"}} 2018-07-03 15:48:59,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}f000c0738bf8a7af93c7c2fad3fa8a68dbd86d2b" 2018-07-03 15:49:00,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:48:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc16eb3a-fa34-40b3-8555-927ee8c44dc5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:49:00,066 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cc16eb3a-fa34-40b3-8555-927ee8c44dc5 2018-07-03 15:49:00,068 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:49:00,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}f000c0738bf8a7af93c7c2fad3fa8a68dbd86d2b" 2018-07-03 15:49:00,488 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-eee572fc-e7b5-4299-89ff-26c32df81c26 X-Compute-Request-Id: req-eee572fc-e7b5-4299-89ff-26c32df81c26 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:49:00,488 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-eee572fc-e7b5-4299-89ff-26c32df81c26 2018-07-03 15:49:00,492 - novaclient.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}f000c0738bf8a7af93c7c2fad3fa8a68dbd86d2b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-03 15:49:00,942 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:00 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-c974bc7f-fca2-4298-86a3-ea068b9ec990 X-Compute-Request-Id: req-c974bc7f-fca2-4298-86a3-ea068b9ec990 Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "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": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76"}} 2018-07-03 15:49:00,943 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c974bc7f-fca2-4298-86a3-ea068b9ec990 2018-07-03 15:49:00,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000c0738bf8a7af93c7c2fad3fa8a68dbd86d2b" 2018-07-03 15:49:01,356 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:01 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-c53f2693-bed3-4be0-a725-f6029d5e0221 X-Compute-Request-Id: req-c53f2693-bed3-4be0-a725-f6029d5e0221 Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "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": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76"}} 2018-07-03 15:49:01,356 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76 used request id req-c53f2693-bed3-4be0-a725-f6029d5e0221 2018-07-03 15:49:01,359 - novaclient.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/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76/os-extra_specs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000c0738bf8a7af93c7c2fad3fa8a68dbd86d2b" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:49:01,786 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:01 GMT Content-Type: application/json Content-Length: 46 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-101d6a44-8413-4a03-a8fc-3b80d492efcf X-Compute-Request-Id: req-101d6a44-8413-4a03-a8fc-3b80d492efcf Front-End-Https: on RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:49:01,786 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76/os-extra_specs used request id req-101d6a44-8413-4a03-a8fc-3b80d492efcf 2018-07-03 15:49:01,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:49:01,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:49:02,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e76d0feb5e7f43158710e896002066b6", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}], "expires_at": "2018-07-03T16:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-17eff746-e108-499-user", "id": "9f3ec76d5dc6402da93c8c3cd15ce97b"}, "audit_ids": ["ryYWjpzKRd-1H9QX-t5lfg"], "issued_at": "2018-07-03T15:49:02.000000Z"}} 2018-07-03 15:49:02,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}f27efb73be20582b78727d82a44bd47a95bf1d1d" 2018-07-03 15:49:02,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44d19622-7391-4a53-81d5-e4b7a2caa5e2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:49:02,478 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-44d19622-7391-4a53-81d5-e4b7a2caa5e2 2018-07-03 15:49:02,479 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:49:02,484 - novaclient.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}f27efb73be20582b78727d82a44bd47a95bf1d1d" 2018-07-03 15:49:02,932 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-369de307-b160-46a9-b324-6b9338f02b0c X-Compute-Request-Id: req-369de307-b160-46a9-b324-6b9338f02b0c Front-End-Https: on RESP BODY: {"keypairs": []} 2018-07-03 15:49:02,932 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-369de307-b160-46a9-b324-6b9338f02b0c 2018-07-03 15:49:02,933 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp... 2018-07-03 15:49:02,933 - OpenStackKeypair - INFO - Creating new keypair 2018-07-03 15:49:02,943 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp 2018-07-03 15:49:02,946 - novaclient.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}f27efb73be20582b78727d82a44bd47a95bf1d1d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDg5UFxuffiw0IZugShGWzUQznoPwpWanG35aZaInnDXjlYInCVXeq8n4jPwxN600gGUbzz2zGU7wn9eh8ZkYAXweXD+Bl6HEeVRXVBcJ/OFygR5Vnw3os4yYPlH1Ypni1gza8fwDyQ+p7P+ITeDp3jS1a7FMtDK/lkg52n5Yb7sQ==", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp"}}' 2018-07-03 15:49:03,249 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:03 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-5ae9a6f8-5dae-4db1-af56-73b5d09770bb X-Compute-Request-Id: req-5ae9a6f8-5dae-4db1-af56-73b5d09770bb Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDg5UFxuffiw0IZugShGWzUQznoPwpWanG35aZaInnDXjlYInCVXeq8n4jPwxN600gGUbzz2zGU7wn9eh8ZkYAXweXD+Bl6HEeVRXVBcJ/OFygR5Vnw3os4yYPlH1Ypni1gza8fwDyQ+p7P+ITeDp3jS1a7FMtDK/lkg52n5Yb7sQ==", "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "fingerprint": "bc:8f:de:d3:1a:33:50:75:11:d7:85:39:01:f5:f8:a7"}} 2018-07-03 15:49:03,249 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-5ae9a6f8-5dae-4db1-af56-73b5d09770bb 2018-07-03 15:49:03,251 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f.pub 2018-07-03 15:49:03,251 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f 2018-07-03 15:49:03,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:49:03,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:49:03,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e76d0feb5e7f43158710e896002066b6", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}], "expires_at": "2018-07-03T16:49:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-17eff746-e108-499-user", "id": "9f3ec76d5dc6402da93c8c3cd15ce97b"}, "audit_ids": ["MONqL3mhSfSkVkdzGFPNKQ"], "issued_at": "2018-07-03T15:49:03.000000Z"}} 2018-07-03 15:49: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}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:03,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a0d5c4f-4d25-4a43-ad2e-c704279ec036 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:49:03,921 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0a0d5c4f-4d25-4a43-ad2e-c704279ec036 2018-07-03 15:49:03,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?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:04,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:04 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-332d5df3-c2eb-472e-9028-410dcc6d4f4e Front-End-Https: on RESP BODY: {"security_groups": []} 2018-07-03 15:49:04,335 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp used request id req-332d5df3-c2eb-472e-9028-410dcc6d4f4e 2018-07-03 15:49:04,336 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp... 2018-07-03 15:49:04,336 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp 2018-07-03 15:49:04,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/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" -d '{"security_group": {"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}}' 2018-07-03 15:49:05,073 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:49:05 GMT Content-Type: application/json Content-Length: 1401 Connection: keep-alive X-Openstack-Request-Id: req-2ef3363f-6606-478d-a8dc-d0d6fa1e1eb2 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "updated_at": "2018-07-03T15:49:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "0f462603-2496-4ffb-ae7c-4215d79bd252", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "d497564f-f94c-4df4-a88f-d590ba6842e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}], "revision_number": 2, "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "4d65005e-b511-4a81-8000-f240f8919b07", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}} 2018-07-03 15:49:05,073 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-2ef3363f-6606-478d-a8dc-d0d6fa1e1eb2 2018-07-03 15:49:05,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d65005e-b511-4a81-8000-f240f8919b07 2018-07-03 15:49:05,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=4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:05,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:05 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c00de8b5-638d-4e42-86e3-63045154bb57 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "0f462603-2496-4ffb-ae7c-4215d79bd252"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "d497564f-f94c-4df4-a88f-d590ba6842e5"}]} 2018-07-03 15:49:05,158 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 used request id req-c00de8b5-638d-4e42-86e3-63045154bb57 2018-07-03 15:49:05,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d65005e-b511-4a81-8000-f240f8919b07 2018-07-03 15:49: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=4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:05,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:05 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e2e812e6-26e4-4460-87b9-588a1cf2d463 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "0f462603-2496-4ffb-ae7c-4215d79bd252"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "d497564f-f94c-4df4-a88f-d590ba6842e5"}]} 2018-07-03 15:49:05,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 used request id req-e2e812e6-26e4-4460-87b9-588a1cf2d463 2018-07-03 15:49:05,198 - neutron_utils - INFO - Retrieving security group with ID - 4d65005e-b511-4a81-8000-f240f8919b07 2018-07-03 15:49:05,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?id=4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:05,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:05 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-860eb303-b051-4ced-8d25-a9b9f6f0c70f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "updated_at": "2018-07-03T15:49:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "0f462603-2496-4ffb-ae7c-4215d79bd252", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "d497564f-f94c-4df4-a88f-d590ba6842e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}], "revision_number": 2, "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "4d65005e-b511-4a81-8000-f240f8919b07", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}]} 2018-07-03 15:49:05,314 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=4d65005e-b511-4a81-8000-f240f8919b07 used request id req-860eb303-b051-4ced-8d25-a9b9f6f0c70f 2018-07-03 15:49:05,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d65005e-b511-4a81-8000-f240f8919b07 2018-07-03 15:49:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:05,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:05 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-27399dfd-8f12-4284-bf48-b8ed8e1e6566 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "0f462603-2496-4ffb-ae7c-4215d79bd252"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "d497564f-f94c-4df4-a88f-d590ba6842e5"}]} 2018-07-03 15:49:05,354 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 used request id req-27399dfd-8f12-4284-bf48-b8ed8e1e6566 2018-07-03 15:49:05,355 - neutron_utils - INFO - Retrieving security group with ID - 4d65005e-b511-4a81-8000-f240f8919b07 2018-07-03 15:49:05,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:05,441 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:05 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-39c6aa46-182d-4549-8756-c833e841b689 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "updated_at": "2018-07-03T15:49:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "0f462603-2496-4ffb-ae7c-4215d79bd252", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "d497564f-f94c-4df4-a88f-d590ba6842e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}], "revision_number": 2, "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "4d65005e-b511-4a81-8000-f240f8919b07", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}]} 2018-07-03 15:49:05,442 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=4d65005e-b511-4a81-8000-f240f8919b07 used request id req-39c6aa46-182d-4549-8756-c833e841b689 2018-07-03 15:49:05,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d65005e-b511-4a81-8000-f240f8919b07 2018-07-03 15:49:05,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=4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:05,485 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:05 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9fc37992-6c2d-4f77-80e2-f61f77306e98 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "0f462603-2496-4ffb-ae7c-4215d79bd252"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "d497564f-f94c-4df4-a88f-d590ba6842e5"}]} 2018-07-03 15:49:05,485 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 used request id req-9fc37992-6c2d-4f77-80e2-f61f77306e98 2018-07-03 15:49:05,486 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp 2018-07-03 15:49:05,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:05,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:05 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-bdb3d168-24d8-4395-91af-fb749de67247 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "updated_at": "2018-07-03T15:49:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "0f462603-2496-4ffb-ae7c-4215d79bd252", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "d497564f-f94c-4df4-a88f-d590ba6842e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}], "revision_number": 2, "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "4d65005e-b511-4a81-8000-f240f8919b07", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}]} 2018-07-03 15:49:05,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp used request id req-bdb3d168-24d8-4395-91af-fb749de67247 2018-07-03 15:49:05,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:49:05,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:49: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-07-03 15:49:05,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:05,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2589a60a-6c6a-4778-936f-c869d27979de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:49:05,851 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-2589a60a-6c6a-4778-936f-c869d27979de 2018-07-03 15:49:05,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d65005e-b511-4a81-8000-f240f8919b07 2018-07-03 15:49:05,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/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:05,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:05 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-222f1c00-3f32-4067-ac87-6c738d7b2b58 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "0f462603-2496-4ffb-ae7c-4215d79bd252"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "d497564f-f94c-4df4-a88f-d590ba6842e5"}]} 2018-07-03 15:49:05,896 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 used request id req-222f1c00-3f32-4067-ac87-6c738d7b2b58 2018-07-03 15:49:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07"}}' 2018-07-03 15:49:06,128 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:49:06 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-4b2de31d-8dd7-4bf1-b80a-1ee31a1489e1 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-07-03T15:49:06Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:06Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "ffb22b9a-13ad-4233-8063-8f3b111f282a"}} 2018-07-03 15:49:06,128 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-4b2de31d-8dd7-4bf1-b80a-1ee31a1489e1 2018-07-03 15:49:06,128 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp 2018-07-03 15:49:06,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:06,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:06 GMT Content-Type: application/json Content-Length: 1902 Connection: keep-alive X-Openstack-Request-Id: req-451130d2-c66e-4730-b6f8-b432990f763a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "updated_at": "2018-07-03T15:49:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "0f462603-2496-4ffb-ae7c-4215d79bd252", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "d497564f-f94c-4df4-a88f-d590ba6842e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:06Z", "revision_number": 0, "id": "ffb22b9a-13ad-4233-8063-8f3b111f282a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:06Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}], "revision_number": 3, "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "4d65005e-b511-4a81-8000-f240f8919b07", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}]} 2018-07-03 15:49:06,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp used request id req-451130d2-c66e-4730-b6f8-b432990f763a 2018-07-03 15:49:06,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:06,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:06 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f77170b7-20ac-4de1-95c8-dd7ab9ea38d2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:49:06,366 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-f77170b7-20ac-4de1-95c8-dd7ab9ea38d2 2018-07-03 15:49:06,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d65005e-b511-4a81-8000-f240f8919b07 2018-07-03 15:49:06,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:06,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:06 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-3b811002-158c-4165-a172-f7223b936352 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "0f462603-2496-4ffb-ae7c-4215d79bd252"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "d497564f-f94c-4df4-a88f-d590ba6842e5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:06Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:06Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "ffb22b9a-13ad-4233-8063-8f3b111f282a"}]} 2018-07-03 15:49:06,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 used request id req-3b811002-158c-4165-a172-f7223b936352 2018-07-03 15:49:06,753 - 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}e89d50320e6dabe93f82eccf22feaf73cf0ae232" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07"}}' 2018-07-03 15:49:06,993 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:49:06 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-4593c78c-0310-409b-95ef-1f8abf602de8 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-07-03T15:49:06Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": 22, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:06Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "4cfbb7ed-a537-4722-a290-eb85f26660c5"}} 2018-07-03 15:49:06,993 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-4593c78c-0310-409b-95ef-1f8abf602de8 2018-07-03 15:49:06,994 - neutron_utils - INFO - Retrieving security group with ID - 4d65005e-b511-4a81-8000-f240f8919b07 2018-07-03 15:49:06,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-groups?id=4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:07,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:07 GMT Content-Type: application/json Content-Length: 2396 Connection: keep-alive X-Openstack-Request-Id: req-9430cc95-0a60-4904-b11b-a9e7b154ceca Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "updated_at": "2018-07-03T15:49:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "0f462603-2496-4ffb-ae7c-4215d79bd252", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-03T15:49:06Z", "revision_number": 0, "id": "4cfbb7ed-a537-4722-a290-eb85f26660c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:06Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "revision_number": 0, "id": "d497564f-f94c-4df4-a88f-d590ba6842e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:49:06Z", "revision_number": 0, "id": "ffb22b9a-13ad-4233-8063-8f3b111f282a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:49:06Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}], "revision_number": 4, "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "4d65005e-b511-4a81-8000-f240f8919b07", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}]} 2018-07-03 15:49:07,095 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=4d65005e-b511-4a81-8000-f240f8919b07 used request id req-9430cc95-0a60-4904-b11b-a9e7b154ceca 2018-07-03 15:49:07,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d65005e-b511-4a81-8000-f240f8919b07 2018-07-03 15:49:07,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/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:49:07,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:07 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-0241c711-3781-4741-9e7c-dc780d235b1e Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "0f462603-2496-4ffb-ae7c-4215d79bd252"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-03T15:49:06Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": 22, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:06Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "4cfbb7ed-a537-4722-a290-eb85f26660c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:04Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:04Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "d497564f-f94c-4df4-a88f-d590ba6842e5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:49:06Z", "security_group_id": "4d65005e-b511-4a81-8000-f240f8919b07", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:49:06Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "ffb22b9a-13ad-4233-8063-8f3b111f282a"}]} 2018-07-03 15:49:07,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4d65005e-b511-4a81-8000-f240f8919b07 used request id req-0241c711-3781-4741-9e7c-dc780d235b1e 2018-07-03 15:49:07,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:49:07,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:49:07,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e76d0feb5e7f43158710e896002066b6", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}], "expires_at": "2018-07-03T16:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-17eff746-e108-499-user", "id": "9f3ec76d5dc6402da93c8c3cd15ce97b"}, "audit_ids": ["0xXX6rq1Q6mt49zMz_TNeA"], "issued_at": "2018-07-03T15:49:07.000000Z"}} 2018-07-03 15:49:07,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}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:07,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7058926-9b98-448c-9541-f4adb48f2154 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:49:07,752 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c7058926-9b98-448c-9541-f4adb48f2154 2018-07-03 15:49:07,753 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-03 15:49:07,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}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:07,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7a636f2-d97d-499c-a142-4c354632dcb8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:49:07,935 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a7a636f2-d97d-499c-a142-4c354632dcb8 2018-07-03 15:49:07,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:08,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:08 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-86f451ea-745d-485a-99bd-e88e451bfa74 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:49:08,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-86f451ea-745d-485a-99bd-e88e451bfa74 2018-07-03 15:49:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:49:08,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:49:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-03 15:49:08,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:08,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:08 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8aa3bca6-8053-4540-8869-ad616c7ca005 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:49:08,471 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-8aa3bca6-8053-4540-8869-ad616c7ca005 2018-07-03 15:49:08,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:08,551 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:08 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-0ffda74e-e5f6-4af0-8b85-6535e22f0cc9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:49:08,551 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-0ffda74e-e5f6-4af0-8b85-6535e22f0cc9 2018-07-03 15:49:08,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?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:08,599 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:08 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-27e6f8ae-7b8d-46df-9452-b6073f5839cd Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:49:08,600 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1&admin_state_up=True used request id req-27e6f8ae-7b8d-46df-9452-b6073f5839cd 2018-07-03 15:49:08,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/detail?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:09,086 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-6d3d5637-22e9-446f-a789-a0bf46b33a31 X-Compute-Request-Id: req-6d3d5637-22e9-446f-a789-a0bf46b33a31 Front-End-Https: on RESP BODY: {"servers": []} 2018-07-03 15:49:09,086 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst used request id req-6d3d5637-22e9-446f-a789-a0bf46b33a31 2018-07-03 15:49:09,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:09,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:09 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-d7a88585-a419-4002-8455-2e60788b830f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:49:09,246 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-d7a88585-a419-4002-8455-2e60788b830f 2018-07-03 15:49:09,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:09,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:09 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44210a46-766c-4df4-94e2-e9c9af93a608 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:49:09,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-44210a46-766c-4df4-94e2-e9c9af93a608 2018-07-03 15:49:09,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:09,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:09 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5e9001d4-81c2-438e-9a1a-ef93cd8dd4e9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:49:09,903 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-5e9001d4-81c2-438e-9a1a-ef93cd8dd4e9 2018-07-03 15:49:09,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:10,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:10 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b4da646e-ee65-41b9-9cbc-b5cdc302681b Front-End-Https: on RESP BODY: {"ports":[]} 2018-07-03 15:49:10,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1&admin_state_up=True used request id req-b4da646e-ee65-41b9-9cbc-b5cdc302681b 2018-07-03 15:49:10,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-03 15:49:10,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:49:10,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e76d0feb5e7f43158710e896002066b6", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj-role"}], "expires_at": "2018-07-03T16:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/ee2c51c7dc64409eaf71bbf64439f556", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-17eff746-e108-499-user", "id": "9f3ec76d5dc6402da93c8c3cd15ce97b"}, "audit_ids": ["Fq4MHdZ6TQ6OT9vNE0_PYA"], "issued_at": "2018-07-03T15:49:10.000000Z"}} 2018-07-03 15:49:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fea04b97788c3c7cc14e6cd289f3593c72b576" 2018-07-03 15:49:11,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f937056-3819-4263-98c6-2a96b3d41e62 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:49:11,025 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8f937056-3819-4263-98c6-2a96b3d41e62 2018-07-03 15:49:11,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/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:11,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:11 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-f361ee26-1b8b-4222-abfe-4db1b72abb26 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:49:11,195 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-f361ee26-1b8b-4222-abfe-4db1b72abb26 2018-07-03 15:49:11,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:11,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:11 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-55e8e7a4-582d-47b1-9d75-63377b62df49 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:49:11,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-55e8e7a4-582d-47b1-9d75-63377b62df49 2018-07-03 15:49:11,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:11,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:11 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-5d0693ba-37f7-4e8c-9e63-352e3c2c30ea Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:49:11,805 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-5d0693ba-37f7-4e8c-9e63-352e3c2c30ea 2018-07-03 15:49:11,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-07-03 15:49:11,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 03 Jul 2018 15:49: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-07-03 15:49:11,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fea04b97788c3c7cc14e6cd289f3593c72b576" 2018-07-03 15:49:12,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:11 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3171e987-c9f6-4dd3-87c6-0c7cfc0395c4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:49:12,003 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-3171e987-c9f6-4dd3-87c6-0c7cfc0395c4 2018-07-03 15:49:12,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:12,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:12 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2182460e-e900-4475-b7f1-9a9a783f4e6b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:49:12,087 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-2182460e-e900-4475-b7f1-9a9a783f4e6b 2018-07-03 15:49:12,088 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net 2018-07-03 15:49:12,094 - 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}ae31bae69df636468976c8e8d931a0e81fac08f0" -d '{"port": {"network_id": "9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1", "admin_state_up": true}}' 2018-07-03 15:49:13,385 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:49:13 GMT Content-Type: application/json Content-Length: 761 Connection: keep-alive X-Openstack-Request-Id: req-6ddf961e-6e08-4c18-8dc0-27bdf2e2e3f2 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-07-03T15:49:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-07-03T15:49:13Z","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:25:fa:a4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","security_groups":["d4846016-095a-4849-8b23-3015b7b2e776"],"device_id":""}} 2018-07-03 15:49:13,385 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-6ddf961e-6e08-4c18-8dc0-27bdf2e2e3f2 2018-07-03 15:49:13,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/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:13,539 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:13 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-6005d1bd-7565-45ed-9a44-640c5b2cc4f9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:49:13,539 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-6005d1bd-7565-45ed-9a44-640c5b2cc4f9 2018-07-03 15:49:13,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:13,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:13 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a79b6145-dd1a-48ee-b6c5-a99677035f57 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:49:13,587 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-a79b6145-dd1a-48ee-b6c5-a99677035f57 2018-07-03 15:49:13,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:13,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:13 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-943f28f5-7bc6-48b6-b7fe-54e095ac717b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:49:13,685 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-943f28f5-7bc6-48b6-b7fe-54e095ac717b 2018-07-03 15:49:13,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/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:13,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:13 GMT Content-Type: application/json Content-Length: 764 Connection: keep-alive X-Openstack-Request-Id: req-1706db3f-27f5-4376-b8e7-caf013ed11b0 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:49:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:13Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:25:fa:a4","id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["d4846016-095a-4849-8b23-3015b7b2e776"],"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1"}]} 2018-07-03 15:49:13,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1&admin_state_up=True used request id req-1706db3f-27f5-4376-b8e7-caf013ed11b0 2018-07-03 15:49:13,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:13,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:49:13 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1db65f36-c3f1-4e7b-b52a-e49c34e5b2e5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:49:13,992 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-1db65f36-c3f1-4e7b-b52a-e49c34e5b2e5 2018-07-03 15:49:13,993 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst 2018-07-03 15:49:13,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:14,408 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:14 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-82a485d0-12dc-4e51-9b1f-78be558676e3 X-Compute-Request-Id: req-82a485d0-12dc-4e51-9b1f-78be558676e3 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "bookmark"}], "name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec"}, {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-flavor-name"}]} 2018-07-03 15:49:14,408 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-82a485d0-12dc-4e51-9b1f-78be558676e3 2018-07-03 15:49:14,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/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:14,813 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-8ea1474e-d1d9-40e7-b278-2435182a44eb X-Compute-Request-Id: req-8ea1474e-d1d9-40e7-b278-2435182a44eb Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "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": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76"}} 2018-07-03 15:49:14,813 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76 used request id req-8ea1474e-d1d9-40e7-b278-2435182a44eb 2018-07-03 15:49:14,816 - 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-46265e61-d736-4621-bcbd-5f52e9213b5f--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:15,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:15 GMT Content-Type: application/json Content-Length: 901 Connection: keep-alive X-Openstack-Request-Id: req-cea734f6-2e2e-47ea-b3bd-8b74a4178476 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image", "tags": [], "container_format": "bare", "created_at": "2018-07-03T15:48:39Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-03T15:48:45Z", "visibility": "shared", "self": "/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "min_disk": 0, "protected": false, "id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "file": "/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "ee2c51c7dc64409eaf71bbf64439f556", "direct_url": "file:///var/lib/glance/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image"} 2018-07-03 15:49:15,243 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image used request id req-cea734f6-2e2e-47ea-b3bd-8b74a4178476 2018-07-03 15:49:15,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:15,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:15 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-20e978cb-c8ce-4442-83c0-9a610a71601d Front-End-Https: on RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop", "root-tar"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-03 15:49:15,619 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-20e978cb-c8ce-4442-83c0-9a610a71601d 2018-07-03 15:49:15,626 - novaclient.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}ae31bae69df636468976c8e8d931a0e81fac08f0" -d '{"server": {"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "imageRef": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "flavorRef": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "max_count": 1, "min_count": 1, "networks": [{"port": "13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7"}]}}' 2018-07-03 15:49:18,660 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:49:18 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a0675b84-3adc-431d-82e2-1bef617450d9 X-Compute-Request-Id: req-a0675b84-3adc-431d-82e2-1bef617450d9 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "adminPass": "q9c3UunPeTEn"}} 2018-07-03 15:49:18,660 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-a0675b84-3adc-431d-82e2-1bef617450d9 2018-07-03 15:49:18,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:19,728 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:19 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-c49b3364-4310-4d3e-bd4d-1deaf777fd3e X-Compute-Request-Id: req-c49b3364-4310-4d3e-bd4d-1deaf777fd3e 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/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:19Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:19,728 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-c49b3364-4310-4d3e-bd4d-1deaf777fd3e 2018-07-03 15:49:19,728 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst 2018-07-03 15:49:19,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:20,731 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49:20 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-17041762-b9b4-4691-a9de-5814d146f9ce X-Compute-Request-Id: req-17041762-b9b4-4691-a9de-5814d146f9ce 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/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:19Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:20,732 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-17041762-b9b4-4691-a9de-5814d146f9ce 2018-07-03 15:49:20,732 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:20,732 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:49:23,735 - create_instance - DEBUG - VM status query timeout in 895.994131088 2018-07-03 15:49:23,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:24,319 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-3e486993-555c-47ec-9159-19659f8ce3e9 X-Compute-Request-Id: req-3e486993-555c-47ec-9159-19659f8ce3e9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:24,320 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-3e486993-555c-47ec-9159-19659f8ce3e9 2018-07-03 15:49:24,320 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:24,320 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:49:27,323 - create_instance - DEBUG - VM status query timeout in 892.406131029 2018-07-03 15:49:27,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:27,950 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-f9f85164-cfe7-4d0d-8cfb-a0b33cb8f993 X-Compute-Request-Id: req-f9f85164-cfe7-4d0d-8cfb-a0b33cb8f993 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:27,950 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-f9f85164-cfe7-4d0d-8cfb-a0b33cb8f993 2018-07-03 15:49:27,951 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:27,951 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:49:30,954 - create_instance - DEBUG - VM status query timeout in 888.774755001 2018-07-03 15:49:30,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:31,943 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-b2da062c-652e-49aa-ac1c-c5e61d55b99a X-Compute-Request-Id: req-b2da062c-652e-49aa-ac1c-c5e61d55b99a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:31,943 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-b2da062c-652e-49aa-ac1c-c5e61d55b99a 2018-07-03 15:49:31,944 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:31,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:49:34,947 - create_instance - DEBUG - VM status query timeout in 884.781341076 2018-07-03 15:49:34,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:35,212 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-cc099b41-fa3e-40ca-8008-95cb1f245aa7 X-Compute-Request-Id: req-cc099b41-fa3e-40ca-8008-95cb1f245aa7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:35,212 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-cc099b41-fa3e-40ca-8008-95cb1f245aa7 2018-07-03 15:49:35,213 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:35,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:49:38,213 - create_instance - DEBUG - VM status query timeout in 881.515339136 2018-07-03 15:49:38,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:38,802 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-d69c532e-c2b0-4801-adaf-b9da86190a06 X-Compute-Request-Id: req-d69c532e-c2b0-4801-adaf-b9da86190a06 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:38,802 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-d69c532e-c2b0-4801-adaf-b9da86190a06 2018-07-03 15:49:38,803 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:38,803 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:49:41,806 - create_instance - DEBUG - VM status query timeout in 877.922538042 2018-07-03 15:49:41,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:42,282 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-ef8681f2-8d3c-42f7-9e00-50e66b3d059b X-Compute-Request-Id: req-ef8681f2-8d3c-42f7-9e00-50e66b3d059b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:42,282 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-ef8681f2-8d3c-42f7-9e00-50e66b3d059b 2018-07-03 15:49:42,283 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:42,283 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:49:45,286 - create_instance - DEBUG - VM status query timeout in 874.442384005 2018-07-03 15:49:45,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:46,229 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-ff716fc6-ca3d-468d-8d15-1a1fe5aed4cd X-Compute-Request-Id: req-ff716fc6-ca3d-468d-8d15-1a1fe5aed4cd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:46,229 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-ff716fc6-ca3d-468d-8d15-1a1fe5aed4cd 2018-07-03 15:49:46,230 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:46,230 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:49:49,231 - create_instance - DEBUG - VM status query timeout in 870.498100042 2018-07-03 15:49:49,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:49,830 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-2591f9f9-cc50-452b-b659-46d5a933704e X-Compute-Request-Id: req-2591f9f9-cc50-452b-b659-46d5a933704e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:49,830 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-2591f9f9-cc50-452b-b659-46d5a933704e 2018-07-03 15:49:49,830 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:49,830 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:49:52,833 - create_instance - DEBUG - VM status query timeout in 866.896089077 2018-07-03 15:49:52,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:53,444 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-cd35299a-3731-44af-820c-8a39c6c0f9ec X-Compute-Request-Id: req-cd35299a-3731-44af-820c-8a39c6c0f9ec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:53,444 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-cd35299a-3731-44af-820c-8a39c6c0f9ec 2018-07-03 15:49:53,445 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:53,445 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:49:56,448 - create_instance - DEBUG - VM status query timeout in 863.280672073 2018-07-03 15:49:56,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:49:57,428 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:49: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-e06c433f-51fd-4ba9-a256-4665a2592fdf X-Compute-Request-Id: req-e06c433f-51fd-4ba9-a256-4665a2592fdf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:49:57,429 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-e06c433f-51fd-4ba9-a256-4665a2592fdf 2018-07-03 15:49:57,429 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:49:57,429 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:00,431 - create_instance - DEBUG - VM status query timeout in 859.297304153 2018-07-03 15:50:00,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:01,291 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-4deef49f-b96a-4f95-b379-fff0757470d2 X-Compute-Request-Id: req-4deef49f-b96a-4f95-b379-fff0757470d2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:01,292 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-4deef49f-b96a-4f95-b379-fff0757470d2 2018-07-03 15:50:01,292 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:01,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:04,293 - create_instance - DEBUG - VM status query timeout in 855.436113119 2018-07-03 15:50:04,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:04,569 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-edb82678-722a-4778-84a7-5dfe99bac53c X-Compute-Request-Id: req-edb82678-722a-4778-84a7-5dfe99bac53c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:04,569 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-edb82678-722a-4778-84a7-5dfe99bac53c 2018-07-03 15:50:04,570 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:04,570 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:07,573 - create_instance - DEBUG - VM status query timeout in 852.155326128 2018-07-03 15:50:07,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:07,859 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50:07 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1be10ab7-21d9-4b83-ba1d-a8e61b1266ec X-Compute-Request-Id: req-1be10ab7-21d9-4b83-ba1d-a8e61b1266ec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:07,859 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-1be10ab7-21d9-4b83-ba1d-a8e61b1266ec 2018-07-03 15:50:07,860 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:07,860 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:10,863 - create_instance - DEBUG - VM status query timeout in 848.865767002 2018-07-03 15:50:10,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:11,131 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50:11 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5dfb1f0-853c-4204-a16b-a918a126d13c X-Compute-Request-Id: req-c5dfb1f0-853c-4204-a16b-a918a126d13c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:11,131 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-c5dfb1f0-853c-4204-a16b-a918a126d13c 2018-07-03 15:50:11,132 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:11,132 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:14,133 - create_instance - DEBUG - VM status query timeout in 845.595848083 2018-07-03 15:50:14,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/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:14,419 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50:14 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7df9bf5e-d44a-4afa-a070-1594b7503900 X-Compute-Request-Id: req-7df9bf5e-d44a-4afa-a070-1594b7503900 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:14,419 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-7df9bf5e-d44a-4afa-a070-1594b7503900 2018-07-03 15:50:14,420 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:14,420 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:17,423 - create_instance - DEBUG - VM status query timeout in 842.306102991 2018-07-03 15:50:17,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:18,901 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-0fd0b2ef-ece1-4d5d-8eee-dece3b7b2068 X-Compute-Request-Id: req-0fd0b2ef-ece1-4d5d-8eee-dece3b7b2068 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:18,901 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-0fd0b2ef-ece1-4d5d-8eee-dece3b7b2068 2018-07-03 15:50:18,902 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:18,902 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:21,905 - create_instance - DEBUG - VM status query timeout in 837.823368073 2018-07-03 15:50:21,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:22,533 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50:22 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fa9371d5-887e-4507-94c1-8a52b2c20b21 X-Compute-Request-Id: req-fa9371d5-887e-4507-94c1-8a52b2c20b21 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:22,534 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-fa9371d5-887e-4507-94c1-8a52b2c20b21 2018-07-03 15:50:22,534 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:22,534 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:25,537 - create_instance - DEBUG - VM status query timeout in 834.19205904 2018-07-03 15:50:25,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:25,809 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-54d2937e-ceff-44b1-894d-6efde4b44c33 X-Compute-Request-Id: req-54d2937e-ceff-44b1-894d-6efde4b44c33 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:25,809 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-54d2937e-ceff-44b1-894d-6efde4b44c33 2018-07-03 15:50:25,810 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:25,810 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:28,813 - create_instance - DEBUG - VM status query timeout in 830.915668011 2018-07-03 15:50:28,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:29,088 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-227a8997-d2ec-4199-8cb5-c2451e977385 X-Compute-Request-Id: req-227a8997-d2ec-4199-8cb5-c2451e977385 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:29,089 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-227a8997-d2ec-4199-8cb5-c2451e977385 2018-07-03 15:50:29,089 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:29,089 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:32,092 - create_instance - DEBUG - VM status query timeout in 827.636273146 2018-07-03 15:50:32,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:32,369 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-74f6782a-daf2-4cc7-a617-c233e0cb13ba X-Compute-Request-Id: req-74f6782a-daf2-4cc7-a617-c233e0cb13ba Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:32,369 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-74f6782a-daf2-4cc7-a617-c233e0cb13ba 2018-07-03 15:50:32,369 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:32,369 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:35,370 - create_instance - DEBUG - VM status query timeout in 824.358267069 2018-07-03 15:50:35,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:35,678 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50:35 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-07ce2b19-1048-4908-9c3e-d5d501e013f9 X-Compute-Request-Id: req-07ce2b19-1048-4908-9c3e-d5d501e013f9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:35,678 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-07ce2b19-1048-4908-9c3e-d5d501e013f9 2018-07-03 15:50:35,679 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:35,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:38,682 - create_instance - DEBUG - VM status query timeout in 821.046263933 2018-07-03 15:50:38,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:39,001 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-901a6865-c5c4-4867-b551-06c696627b44 X-Compute-Request-Id: req-901a6865-c5c4-4867-b551-06c696627b44 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:39,001 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-901a6865-c5c4-4867-b551-06c696627b44 2018-07-03 15:50:39,001 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:39,001 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:42,005 - create_instance - DEBUG - VM status query timeout in 817.723942995 2018-07-03 15:50:42,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:42,891 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-6466da4b-c007-4980-b48a-401c5c980ff2 X-Compute-Request-Id: req-6466da4b-c007-4980-b48a-401c5c980ff2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:42,892 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-6466da4b-c007-4980-b48a-401c5c980ff2 2018-07-03 15:50:42,892 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:42,892 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:45,895 - create_instance - DEBUG - VM status query timeout in 813.833622932 2018-07-03 15:50:45,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:46,174 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-12500bdd-9c9d-49ca-8404-0b319ae6b4f3 X-Compute-Request-Id: req-12500bdd-9c9d-49ca-8404-0b319ae6b4f3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:46,174 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-12500bdd-9c9d-49ca-8404-0b319ae6b4f3 2018-07-03 15:50:46,175 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:46,175 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:49,178 - create_instance - DEBUG - VM status query timeout in 810.550595999 2018-07-03 15:50:49,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:49,785 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-7adfaf16-10ca-4522-90ac-c49090e566e4 X-Compute-Request-Id: req-7adfaf16-10ca-4522-90ac-c49090e566e4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:49,785 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-7adfaf16-10ca-4522-90ac-c49090e566e4 2018-07-03 15:50:49,786 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:49,786 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:52,789 - create_instance - DEBUG - VM status query timeout in 806.939754009 2018-07-03 15:50:52,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:53,046 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-1cbfbdf2-7383-4124-8b18-113961b1204e X-Compute-Request-Id: req-1cbfbdf2-7383-4124-8b18-113961b1204e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:53,047 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-1cbfbdf2-7383-4124-8b18-113961b1204e 2018-07-03 15:50:53,047 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:53,047 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:56,049 - create_instance - DEBUG - VM status query timeout in 803.68018508 2018-07-03 15:50:56,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:56,329 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50:56 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-31d2dbed-eec4-434a-b785-0af8b94e869c X-Compute-Request-Id: req-31d2dbed-eec4-434a-b785-0af8b94e869c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:56,329 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-31d2dbed-eec4-434a-b785-0af8b94e869c 2018-07-03 15:50:56,330 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:56,330 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:50:59,332 - create_instance - DEBUG - VM status query timeout in 800.397040129 2018-07-03 15:50:59,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:50:59,629 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:50: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-28d41716-f8a7-4b40-b69d-c9e8aab13dad X-Compute-Request-Id: req-28d41716-f8a7-4b40-b69d-c9e8aab13dad Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:50:59,629 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-28d41716-f8a7-4b40-b69d-c9e8aab13dad 2018-07-03 15:50:59,630 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:50:59,630 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:02,633 - create_instance - DEBUG - VM status query timeout in 797.09574008 2018-07-03 15:51:02,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:02,911 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-7a40bf1a-ab32-4431-ae66-a022dcd322c8 X-Compute-Request-Id: req-7a40bf1a-ab32-4431-ae66-a022dcd322c8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:02,911 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-7a40bf1a-ab32-4431-ae66-a022dcd322c8 2018-07-03 15:51:02,911 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:02,912 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:05,913 - create_instance - DEBUG - VM status query timeout in 793.816097021 2018-07-03 15:51:05,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:06,460 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-d6bcd78f-5cc7-4d6b-805c-04e7fd47f20c X-Compute-Request-Id: req-d6bcd78f-5cc7-4d6b-805c-04e7fd47f20c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:06,461 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-d6bcd78f-5cc7-4d6b-805c-04e7fd47f20c 2018-07-03 15:51:06,461 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:06,461 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:09,462 - create_instance - DEBUG - VM status query timeout in 790.267111063 2018-07-03 15:51:09,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:10,091 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-01d0f35a-85b2-45a7-acac-a5ef1b3a9734 X-Compute-Request-Id: req-01d0f35a-85b2-45a7-acac-a5ef1b3a9734 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:10,091 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-01d0f35a-85b2-45a7-acac-a5ef1b3a9734 2018-07-03 15:51:10,091 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:10,092 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:13,095 - create_instance - DEBUG - VM status query timeout in 786.633772135 2018-07-03 15:51:13,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:13,712 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-f4acbcc9-34f7-42af-add3-4d818d0fdefd X-Compute-Request-Id: req-f4acbcc9-34f7-42af-add3-4d818d0fdefd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:13,712 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-f4acbcc9-34f7-42af-add3-4d818d0fdefd 2018-07-03 15:51:13,713 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:13,713 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:16,717 - create_instance - DEBUG - VM status query timeout in 783.011885166 2018-07-03 15:51:16,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:17,309 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-0c683f64-a089-4acf-afef-4c4f4250c00b X-Compute-Request-Id: req-0c683f64-a089-4acf-afef-4c4f4250c00b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:17,309 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-0c683f64-a089-4acf-afef-4c4f4250c00b 2018-07-03 15:51:17,310 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:17,310 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:20,313 - create_instance - DEBUG - VM status query timeout in 779.415516138 2018-07-03 15:51:20,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:20,613 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-400cbf79-ba9f-4800-98a1-7fc2dfaa4973 X-Compute-Request-Id: req-400cbf79-ba9f-4800-98a1-7fc2dfaa4973 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:20,613 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-400cbf79-ba9f-4800-98a1-7fc2dfaa4973 2018-07-03 15:51:20,613 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:20,614 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:23,617 - create_instance - DEBUG - VM status query timeout in 776.111890078 2018-07-03 15:51:23,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:24,254 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-f6b9fa47-3a47-424e-bd2b-5a87cb4e8502 X-Compute-Request-Id: req-f6b9fa47-3a47-424e-bd2b-5a87cb4e8502 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:24,255 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-f6b9fa47-3a47-424e-bd2b-5a87cb4e8502 2018-07-03 15:51:24,255 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:24,255 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:27,258 - create_instance - DEBUG - VM status query timeout in 772.471099138 2018-07-03 15:51:27,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:27,874 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51:27 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fc01dc01-503a-4e51-91c3-45ee654db9f4 X-Compute-Request-Id: req-fc01dc01-503a-4e51-91c3-45ee654db9f4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:27,874 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-fc01dc01-503a-4e51-91c3-45ee654db9f4 2018-07-03 15:51:27,874 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:27,875 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:30,878 - create_instance - DEBUG - VM status query timeout in 768.850800037 2018-07-03 15:51:30,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:31,149 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51:31 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c3e0f113-58be-4e6d-9cc8-cca8fb3f585d X-Compute-Request-Id: req-c3e0f113-58be-4e6d-9cc8-cca8fb3f585d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:31,149 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-c3e0f113-58be-4e6d-9cc8-cca8fb3f585d 2018-07-03 15:51:31,149 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:31,150 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:34,151 - create_instance - DEBUG - VM status query timeout in 765.577377081 2018-07-03 15:51:34,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:34,614 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51:34 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-366cb1b3-12ba-4f8b-8c94-7cef4f3ea0a6 X-Compute-Request-Id: req-366cb1b3-12ba-4f8b-8c94-7cef4f3ea0a6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:34,614 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-366cb1b3-12ba-4f8b-8c94-7cef4f3ea0a6 2018-07-03 15:51:34,615 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:34,615 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:37,616 - create_instance - DEBUG - VM status query timeout in 762.112406015 2018-07-03 15:51:37,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:37,933 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-24239273-802f-4a2d-8f47-108f4812af7c X-Compute-Request-Id: req-24239273-802f-4a2d-8f47-108f4812af7c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:37,934 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-24239273-802f-4a2d-8f47-108f4812af7c 2018-07-03 15:51:37,934 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:37,934 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:40,935 - create_instance - DEBUG - VM status query timeout in 758.793656111 2018-07-03 15:51:40,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:41,533 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-1f2b2d3f-f44a-4536-b628-41e40c8c61f7 X-Compute-Request-Id: req-1f2b2d3f-f44a-4536-b628-41e40c8c61f7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:41,533 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-1f2b2d3f-f44a-4536-b628-41e40c8c61f7 2018-07-03 15:51:41,533 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:41,533 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:44,535 - create_instance - DEBUG - VM status query timeout in 755.193906069 2018-07-03 15:51:44,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:44,797 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-86dba61d-40ea-40db-87ec-a56994dae047 X-Compute-Request-Id: req-86dba61d-40ea-40db-87ec-a56994dae047 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:44,797 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-86dba61d-40ea-40db-87ec-a56994dae047 2018-07-03 15:51:44,797 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:44,797 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:47,800 - create_instance - DEBUG - VM status query timeout in 751.928334951 2018-07-03 15:51:47,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/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:48,077 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-40356dcc-7637-4a5b-9765-a405805d9432 X-Compute-Request-Id: req-40356dcc-7637-4a5b-9765-a405805d9432 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:48,077 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-40356dcc-7637-4a5b-9765-a405805d9432 2018-07-03 15:51:48,077 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:48,078 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:51,080 - create_instance - DEBUG - VM status query timeout in 748.648957968 2018-07-03 15:51:51,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:51,341 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-4eae5b72-4a16-42a3-99cd-813ab83c0929 X-Compute-Request-Id: req-4eae5b72-4a16-42a3-99cd-813ab83c0929 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:51,341 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-4eae5b72-4a16-42a3-99cd-813ab83c0929 2018-07-03 15:51:51,341 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:51,342 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:54,345 - create_instance - DEBUG - VM status query timeout in 745.383763075 2018-07-03 15:51:54,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:54,611 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51:54 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-589b8114-b1a5-4632-a123-bc1809d226eb X-Compute-Request-Id: req-589b8114-b1a5-4632-a123-bc1809d226eb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:54,611 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-589b8114-b1a5-4632-a123-bc1809d226eb 2018-07-03 15:51:54,611 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:54,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:51:57,615 - create_instance - DEBUG - VM status query timeout in 742.113829136 2018-07-03 15:51:57,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:51:57,900 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:51: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-6c17d1b1-8ad7-41f5-be0b-783b7650136f X-Compute-Request-Id: req-6c17d1b1-8ad7-41f5-be0b-783b7650136f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:51:57,901 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-6c17d1b1-8ad7-41f5-be0b-783b7650136f 2018-07-03 15:51:57,901 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:51:57,901 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:00,904 - create_instance - DEBUG - VM status query timeout in 738.825109005 2018-07-03 15:52:00,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:01,177 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-9c62aaf2-f447-4ba0-b776-ba096ce33549 X-Compute-Request-Id: req-9c62aaf2-f447-4ba0-b776-ba096ce33549 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:01,177 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-9c62aaf2-f447-4ba0-b776-ba096ce33549 2018-07-03 15:52:01,177 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:01,177 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:04,180 - create_instance - DEBUG - VM status query timeout in 735.548721075 2018-07-03 15:52:04,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:04,457 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-455436e1-0769-4ad4-b282-49dd6d45b91b X-Compute-Request-Id: req-455436e1-0769-4ad4-b282-49dd6d45b91b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:04,457 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-455436e1-0769-4ad4-b282-49dd6d45b91b 2018-07-03 15:52:04,457 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:04,457 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:07,461 - create_instance - DEBUG - VM status query timeout in 732.267940998 2018-07-03 15:52:07,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:07,732 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52:07 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d0a2d9a6-aaab-4a82-a40d-19d444a3eddf X-Compute-Request-Id: req-d0a2d9a6-aaab-4a82-a40d-19d444a3eddf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:07,732 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-d0a2d9a6-aaab-4a82-a40d-19d444a3eddf 2018-07-03 15:52:07,733 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:07,733 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:10,734 - create_instance - DEBUG - VM status query timeout in 728.995099068 2018-07-03 15:52:10,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:11,028 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52:11 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ad08d5af-582b-4151-92a0-b03e838546d2 X-Compute-Request-Id: req-ad08d5af-582b-4151-92a0-b03e838546d2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:11,029 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-ad08d5af-582b-4151-92a0-b03e838546d2 2018-07-03 15:52:11,029 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:11,029 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:14,031 - create_instance - DEBUG - VM status query timeout in 725.69810605 2018-07-03 15:52:14,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:14,316 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-26841b00-f33e-4572-983f-7e2480e065d9 X-Compute-Request-Id: req-26841b00-f33e-4572-983f-7e2480e065d9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:14,316 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-26841b00-f33e-4572-983f-7e2480e065d9 2018-07-03 15:52:14,317 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:14,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:17,320 - create_instance - DEBUG - VM status query timeout in 722.409105062 2018-07-03 15:52:17,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:17,580 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-215fc5e7-4572-4b22-932f-d31a16470c60 X-Compute-Request-Id: req-215fc5e7-4572-4b22-932f-d31a16470c60 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:17,581 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-215fc5e7-4572-4b22-932f-d31a16470c60 2018-07-03 15:52:17,581 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:17,581 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:20,584 - create_instance - DEBUG - VM status query timeout in 719.144313097 2018-07-03 15:52:20,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:20,886 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-e4bf7824-4a86-41b3-9cd4-3ae4da062236 X-Compute-Request-Id: req-e4bf7824-4a86-41b3-9cd4-3ae4da062236 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:20,886 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-e4bf7824-4a86-41b3-9cd4-3ae4da062236 2018-07-03 15:52:20,886 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:20,886 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:23,888 - create_instance - DEBUG - VM status query timeout in 715.84096694 2018-07-03 15:52:23,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:24,213 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-d0290af7-8878-4ba7-9092-fdce25401073 X-Compute-Request-Id: req-d0290af7-8878-4ba7-9092-fdce25401073 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:24,213 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-d0290af7-8878-4ba7-9092-fdce25401073 2018-07-03 15:52:24,214 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:24,214 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:27,216 - create_instance - DEBUG - VM status query timeout in 712.512494087 2018-07-03 15:52:27,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:27,841 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-e22015f6-9043-4882-a82a-67ecb8682b59 X-Compute-Request-Id: req-e22015f6-9043-4882-a82a-67ecb8682b59 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:27,841 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-e22015f6-9043-4882-a82a-67ecb8682b59 2018-07-03 15:52:27,842 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:27,842 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:30,845 - create_instance - DEBUG - VM status query timeout in 708.883397102 2018-07-03 15:52:30,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:31,593 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52:31 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-efb3009f-2d0a-4041-855b-1e8646bd1e5c X-Compute-Request-Id: req-efb3009f-2d0a-4041-855b-1e8646bd1e5c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:31,593 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-efb3009f-2d0a-4041-855b-1e8646bd1e5c 2018-07-03 15:52:31,594 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:31,594 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:34,597 - create_instance - DEBUG - VM status query timeout in 705.131382942 2018-07-03 15:52:34,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:34,857 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-7a6277d7-c351-4014-86f1-ce3abdef1d9a X-Compute-Request-Id: req-7a6277d7-c351-4014-86f1-ce3abdef1d9a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:34,858 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-7a6277d7-c351-4014-86f1-ce3abdef1d9a 2018-07-03 15:52:34,858 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:34,858 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:37,862 - create_instance - DEBUG - VM status query timeout in 701.867052078 2018-07-03 15:52:37,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:38,335 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52:38 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-684b7b47-1196-4dac-acdf-645969dd0662 X-Compute-Request-Id: req-684b7b47-1196-4dac-acdf-645969dd0662 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:38,336 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-684b7b47-1196-4dac-acdf-645969dd0662 2018-07-03 15:52:38,336 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:38,336 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:41,339 - create_instance - DEBUG - VM status query timeout in 698.389217138 2018-07-03 15:52:41,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:41,803 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-fc641ff1-9357-4902-97cf-9ac780b6164f X-Compute-Request-Id: req-fc641ff1-9357-4902-97cf-9ac780b6164f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:41,803 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-fc641ff1-9357-4902-97cf-9ac780b6164f 2018-07-03 15:52:41,803 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:41,803 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:44,804 - create_instance - DEBUG - VM status query timeout in 694.924739122 2018-07-03 15:52:44,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:45,430 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-5cb6d5ed-5770-4301-b3f8-1a111aa0f308 X-Compute-Request-Id: req-5cb6d5ed-5770-4301-b3f8-1a111aa0f308 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:45,430 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-5cb6d5ed-5770-4301-b3f8-1a111aa0f308 2018-07-03 15:52:45,430 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:45,430 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:48,433 - create_instance - DEBUG - VM status query timeout in 691.296096087 2018-07-03 15:52:48,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:49,014 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-f832e126-e83c-40c9-911c-0d394c298e94 X-Compute-Request-Id: req-f832e126-e83c-40c9-911c-0d394c298e94 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:49,014 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-f832e126-e83c-40c9-911c-0d394c298e94 2018-07-03 15:52:49,015 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:49,015 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:52,017 - create_instance - DEBUG - VM status query timeout in 687.711553097 2018-07-03 15:52:52,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:52,293 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52: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-30b0e63f-4a02-404c-abb3-59fa079ad0fe X-Compute-Request-Id: req-30b0e63f-4a02-404c-abb3-59fa079ad0fe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:52,293 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-30b0e63f-4a02-404c-abb3-59fa079ad0fe 2018-07-03 15:52:52,294 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:52,294 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:55,295 - create_instance - DEBUG - VM status query timeout in 684.434020996 2018-07-03 15:52:55,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:55,579 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52:55 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b57f6772-13d8-4838-bbf5-f0d7729210d3 X-Compute-Request-Id: req-b57f6772-13d8-4838-bbf5-f0d7729210d3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:55,579 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-b57f6772-13d8-4838-bbf5-f0d7729210d3 2018-07-03 15:52:55,579 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:55,580 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:52:58,582 - create_instance - DEBUG - VM status query timeout in 681.146221161 2018-07-03 15:52:58,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:52:58,873 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:52:58 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2e271879-36c8-47a0-afee-9453682bd0f6 X-Compute-Request-Id: req-2e271879-36c8-47a0-afee-9453682bd0f6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:52:58,874 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-2e271879-36c8-47a0-afee-9453682bd0f6 2018-07-03 15:52:58,874 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:52:58,874 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:01,875 - create_instance - DEBUG - VM status query timeout in 677.854129076 2018-07-03 15:53:01,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:02,151 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-96b6489f-cd10-45db-9231-998396acacf4 X-Compute-Request-Id: req-96b6489f-cd10-45db-9231-998396acacf4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:02,151 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-96b6489f-cd10-45db-9231-998396acacf4 2018-07-03 15:53:02,152 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:02,152 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:05,155 - create_instance - DEBUG - VM status query timeout in 674.573327065 2018-07-03 15:53:05,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:05,409 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-13b9bef8-1183-46ad-840c-fe2121371363 X-Compute-Request-Id: req-13b9bef8-1183-46ad-840c-fe2121371363 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:05,409 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-13b9bef8-1183-46ad-840c-fe2121371363 2018-07-03 15:53:05,410 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:05,410 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:08,411 - create_instance - DEBUG - VM status query timeout in 671.318105936 2018-07-03 15:53:08,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:08,988 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-403795fb-908e-4866-803d-5b1b6c17f14f X-Compute-Request-Id: req-403795fb-908e-4866-803d-5b1b6c17f14f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:08,988 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-403795fb-908e-4866-803d-5b1b6c17f14f 2018-07-03 15:53:08,989 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:08,989 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:11,991 - create_instance - DEBUG - VM status query timeout in 667.738153934 2018-07-03 15:53:11,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:12,266 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-2bf065b3-ed51-4b5b-8be5-50476458970c X-Compute-Request-Id: req-2bf065b3-ed51-4b5b-8be5-50476458970c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:12,266 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-2bf065b3-ed51-4b5b-8be5-50476458970c 2018-07-03 15:53:12,266 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:12,267 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:15,268 - create_instance - DEBUG - VM status query timeout in 664.460587025 2018-07-03 15:53:15,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:15,549 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-46d0453d-e19f-4e9f-83e6-a452f5e16694 X-Compute-Request-Id: req-46d0453d-e19f-4e9f-83e6-a452f5e16694 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:15,549 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-46d0453d-e19f-4e9f-83e6-a452f5e16694 2018-07-03 15:53:15,550 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:15,550 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:18,550 - create_instance - DEBUG - VM status query timeout in 661.178272009 2018-07-03 15:53:18,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:18,846 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-164292eb-4c51-4d9c-a2e9-9b2f6a6d7aa3 X-Compute-Request-Id: req-164292eb-4c51-4d9c-a2e9-9b2f6a6d7aa3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:18,846 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-164292eb-4c51-4d9c-a2e9-9b2f6a6d7aa3 2018-07-03 15:53:18,847 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:18,847 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:21,850 - create_instance - DEBUG - VM status query timeout in 657.878615141 2018-07-03 15:53:21,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:22,487 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-33ed45af-f35c-479b-b433-0710da7bb62a X-Compute-Request-Id: req-33ed45af-f35c-479b-b433-0710da7bb62a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:22,487 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-33ed45af-f35c-479b-b433-0710da7bb62a 2018-07-03 15:53:22,487 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:22,488 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:25,491 - create_instance - DEBUG - VM status query timeout in 654.237822056 2018-07-03 15:53:25,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:25,793 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-13ae53dc-62ec-4dcb-868c-9de4990e9e8b X-Compute-Request-Id: req-13ae53dc-62ec-4dcb-868c-9de4990e9e8b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:25,793 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-13ae53dc-62ec-4dcb-868c-9de4990e9e8b 2018-07-03 15:53:25,793 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:25,794 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:28,797 - create_instance - DEBUG - VM status query timeout in 650.931898117 2018-07-03 15:53:28,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:29,103 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-f227dc3b-bf1c-42d5-a883-eaa21177ac42 X-Compute-Request-Id: req-f227dc3b-bf1c-42d5-a883-eaa21177ac42 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:29,104 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-f227dc3b-bf1c-42d5-a883-eaa21177ac42 2018-07-03 15:53:29,104 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:29,104 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:32,107 - create_instance - DEBUG - VM status query timeout in 647.622087955 2018-07-03 15:53:32,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:32,757 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-f28fbf1c-85c3-4948-9a85-642375dd15f5 X-Compute-Request-Id: req-f28fbf1c-85c3-4948-9a85-642375dd15f5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:32,757 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-f28fbf1c-85c3-4948-9a85-642375dd15f5 2018-07-03 15:53:32,758 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:32,758 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:35,761 - create_instance - DEBUG - VM status query timeout in 643.96767807 2018-07-03 15:53:35,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:36,380 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-4d5e3e62-cc34-4373-9ad5-fcd1be89d49e X-Compute-Request-Id: req-4d5e3e62-cc34-4373-9ad5-fcd1be89d49e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:36,380 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-4d5e3e62-cc34-4373-9ad5-fcd1be89d49e 2018-07-03 15:53:36,380 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:36,380 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:39,384 - create_instance - DEBUG - VM status query timeout in 640.345092058 2018-07-03 15:53:39,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:39,650 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-7358c5c0-ddf1-4e73-9edb-559ad1eb3d89 X-Compute-Request-Id: req-7358c5c0-ddf1-4e73-9edb-559ad1eb3d89 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:39,650 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-7358c5c0-ddf1-4e73-9edb-559ad1eb3d89 2018-07-03 15:53:39,650 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:39,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:42,654 - create_instance - DEBUG - VM status query timeout in 637.074883938 2018-07-03 15:53:42,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:42,933 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-cf9dad29-af05-428d-af31-16fb1e38f8f0 X-Compute-Request-Id: req-cf9dad29-af05-428d-af31-16fb1e38f8f0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:42,933 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-cf9dad29-af05-428d-af31-16fb1e38f8f0 2018-07-03 15:53:42,934 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:42,934 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:45,937 - create_instance - DEBUG - VM status query timeout in 633.792106152 2018-07-03 15:53:45,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:46,207 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-8f902dfe-d8bc-4762-ac70-d8cd0c4820fc X-Compute-Request-Id: req-8f902dfe-d8bc-4762-ac70-d8cd0c4820fc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:46,208 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-8f902dfe-d8bc-4762-ac70-d8cd0c4820fc 2018-07-03 15:53:46,208 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:46,208 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:49,210 - create_instance - DEBUG - VM status query timeout in 630.518433094 2018-07-03 15:53:49,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:49,482 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-2912de86-03ff-4748-81b5-3e8a2eadf136 X-Compute-Request-Id: req-2912de86-03ff-4748-81b5-3e8a2eadf136 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:49,482 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-2912de86-03ff-4748-81b5-3e8a2eadf136 2018-07-03 15:53:49,482 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:49,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:52,486 - create_instance - DEBUG - VM status query timeout in 627.24310112 2018-07-03 15:53:52,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:53,584 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-0623d952-eee6-4bac-875d-3d70415a4703 X-Compute-Request-Id: req-0623d952-eee6-4bac-875d-3d70415a4703 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:53,584 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-0623d952-eee6-4bac-875d-3d70415a4703 2018-07-03 15:53:53,585 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:53,585 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:56,588 - create_instance - DEBUG - VM status query timeout in 623.140290022 2018-07-03 15:53:56,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:53:56,839 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:53: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-43bc4d63-8452-4800-baed-99b218c7796f X-Compute-Request-Id: req-43bc4d63-8452-4800-baed-99b218c7796f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:53:56,840 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-43bc4d63-8452-4800-baed-99b218c7796f 2018-07-03 15:53:56,840 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:53:56,840 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:53:59,841 - create_instance - DEBUG - VM status query timeout in 619.888029099 2018-07-03 15:53:59,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:00,987 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-f1dcc8f2-468f-489a-abcf-64170356ee6b X-Compute-Request-Id: req-f1dcc8f2-468f-489a-abcf-64170356ee6b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:00,987 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-f1dcc8f2-468f-489a-abcf-64170356ee6b 2018-07-03 15:54:00,988 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:00,988 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:03,991 - create_instance - DEBUG - VM status query timeout in 615.737750053 2018-07-03 15:54:03,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:04,278 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-c689512b-5faa-4739-9f8f-7ea755fba39e X-Compute-Request-Id: req-c689512b-5faa-4739-9f8f-7ea755fba39e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:04,278 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-c689512b-5faa-4739-9f8f-7ea755fba39e 2018-07-03 15:54:04,278 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:04,279 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:07,282 - create_instance - DEBUG - VM status query timeout in 612.446910143 2018-07-03 15:54:07,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:07,909 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-4c6f0c8c-18ec-45af-b9e5-d2b4b8e35df5 X-Compute-Request-Id: req-4c6f0c8c-18ec-45af-b9e5-d2b4b8e35df5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:07,909 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-4c6f0c8c-18ec-45af-b9e5-d2b4b8e35df5 2018-07-03 15:54:07,910 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:07,910 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:10,913 - create_instance - DEBUG - VM status query timeout in 608.816117048 2018-07-03 15:54:10,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:11,650 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-dc46272c-9c2e-4f2f-82a5-4483559560ce X-Compute-Request-Id: req-dc46272c-9c2e-4f2f-82a5-4483559560ce Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:11,651 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-dc46272c-9c2e-4f2f-82a5-4483559560ce 2018-07-03 15:54:11,651 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:11,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:14,654 - create_instance - DEBUG - VM status query timeout in 605.074473143 2018-07-03 15:54:14,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/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:15,277 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-200a6c6b-9f8f-4023-91c0-b872cf6f6cf1 X-Compute-Request-Id: req-200a6c6b-9f8f-4023-91c0-b872cf6f6cf1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:15,277 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-200a6c6b-9f8f-4023-91c0-b872cf6f6cf1 2018-07-03 15:54:15,277 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:15,277 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:18,280 - create_instance - DEBUG - VM status query timeout in 601.448653936 2018-07-03 15:54:18,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:19,221 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-22a99b9a-8653-4044-b353-baddd1347251 X-Compute-Request-Id: req-22a99b9a-8653-4044-b353-baddd1347251 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:19,221 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-22a99b9a-8653-4044-b353-baddd1347251 2018-07-03 15:54:19,222 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:19,222 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:22,225 - create_instance - DEBUG - VM status query timeout in 597.503260136 2018-07-03 15:54:22,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:22,865 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-fd4e99e9-73b2-4189-8738-27a9fe421847 X-Compute-Request-Id: req-fd4e99e9-73b2-4189-8738-27a9fe421847 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:22,866 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-fd4e99e9-73b2-4189-8738-27a9fe421847 2018-07-03 15:54:22,866 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:22,866 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:25,870 - create_instance - DEBUG - VM status query timeout in 593.859141111 2018-07-03 15:54:25,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:26,873 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-89342ded-14b9-4425-8528-f1882b289c8c X-Compute-Request-Id: req-89342ded-14b9-4425-8528-f1882b289c8c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:26,873 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-89342ded-14b9-4425-8528-f1882b289c8c 2018-07-03 15:54:26,874 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:26,874 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:29,877 - create_instance - DEBUG - VM status query timeout in 589.851305008 2018-07-03 15:54:29,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:30,226 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-6f65beff-a52e-49ea-9164-0396d6a9ee0e X-Compute-Request-Id: req-6f65beff-a52e-49ea-9164-0396d6a9ee0e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:30,226 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-6f65beff-a52e-49ea-9164-0396d6a9ee0e 2018-07-03 15:54:30,227 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:30,227 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:33,230 - create_instance - DEBUG - VM status query timeout in 586.49902916 2018-07-03 15:54:33,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:33,854 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-325c0d3f-8e07-4618-8813-c53e861c641d X-Compute-Request-Id: req-325c0d3f-8e07-4618-8813-c53e861c641d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:33,854 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-325c0d3f-8e07-4618-8813-c53e861c641d 2018-07-03 15:54:33,855 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:33,855 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:36,856 - create_instance - DEBUG - VM status query timeout in 582.873152971 2018-07-03 15:54:36,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:37,524 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-3bb8d4be-8819-4353-b1b3-ff2e02ef530f X-Compute-Request-Id: req-3bb8d4be-8819-4353-b1b3-ff2e02ef530f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:37,524 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-3bb8d4be-8819-4353-b1b3-ff2e02ef530f 2018-07-03 15:54:37,524 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:37,524 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:40,526 - create_instance - DEBUG - VM status query timeout in 579.202435017 2018-07-03 15:54:40,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:41,546 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-905fde10-4f3d-43a2-bf2c-d9202d3d8e04 X-Compute-Request-Id: req-905fde10-4f3d-43a2-bf2c-d9202d3d8e04 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-03T15:49:22Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:41,546 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-905fde10-4f3d-43a2-bf2c-d9202d3d8e04 2018-07-03 15:54:41,547 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - BUILD 2018-07-03 15:54:41,547 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:54:44,548 - create_instance - DEBUG - VM status query timeout in 575.181133032 2018-07-03 15:54:44,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:44,825 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:44 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c28d0249-5770-48bc-9e38-d9203ae4a8e0 X-Compute-Request-Id: req-c28d0249-5770-48bc-9e38-d9203ae4a8e0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:44,825 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-c28d0249-5770-48bc-9e38-d9203ae4a8e0 2018-07-03 15:54:44,826 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - ACTIVE 2018-07-03 15:54:44,826 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:54:44,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:45,667 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:45 GMT Content-Type: application/json Content-Length: 1666 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-29aad098-c92c-49ee-a05e-efc137d07965 X-Compute-Request-Id: req-29aad098-c92c-49ee-a05e-efc137d07965 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:45,668 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-29aad098-c92c-49ee-a05e-efc137d07965 2018-07-03 15:54:45,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/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:46,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:46 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-9828fe09-0eb6-4f9d-8c42-f7b257364df4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:54:46,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-9828fe09-0eb6-4f9d-8c42-f7b257364df4 2018-07-03 15:54:46,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:46,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:54:46 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac279e7c-fe42-4330-84b4-456269ad9a1e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:54:46,243 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-ac279e7c-fe42-4330-84b4-456269ad9a1e 2018-07-03 15:54:46,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:46,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:46 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f95a1d0b-1402-48d8-bb09-e40673a21787 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:54:46,325 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-f95a1d0b-1402-48d8-bb09-e40673a21787 2018-07-03 15:54:46,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:46,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:46 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-4ccdc60d-b9c5-4309-ac9e-c2bc52a7d2e8 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:49:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:54:40Z","binding:vnic_type":"normal","device_id":"b116b806-f94a-40f6-a0a7-6a6df90e0375","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:25:fa:a4","id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["d4846016-095a-4849-8b23-3015b7b2e776"],"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:06Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:f8:a4","id":"a623c272-69c7-4693-8411-039d9c74242a","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:15:04","id":"a867b103-28d7-4643-9986-330a8dd9922e","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:54:46,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-4ccdc60d-b9c5-4309-ac9e-c2bc52a7d2e8 2018-07-03 15:54:46,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/routers?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:46,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:46 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-1d31b732-993a-4576-bb8a-33c8a5bc755c Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:48:52Z", "admin_state_up": true, "updated_at": "2018-07-03T15:48:57Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "a8c9925b-034b-46ed-987b-f227bd2b7408", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router"}]} 2018-07-03 15:54:46,676 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router used request id req-1d31b732-993a-4576-bb8a-33c8a5bc755c 2018-07-03 15:54: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/projects/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:46,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:54:46 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5839194-47b2-46b1-b45c-eb7ed863c1ab Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:54:46,860 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-f5839194-47b2-46b1-b45c-eb7ed863c1ab 2018-07-03 15:54:46,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=a8c9925b-034b-46ed-987b-f227bd2b7408 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:46,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:46 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-e92e8ede-25c6-43f3-ae26-427e18b2637b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:06Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:54:46,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=a8c9925b-034b-46ed-987b-f227bd2b7408 used request id req-e92e8ede-25c6-43f3-ae26-427e18b2637b 2018-07-03 15:54:46,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/c8bec05f-b842-4bbf-b0bd-19db7c0f882d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:47,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:47 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-e3a44c82-5a5f-490e-8d83-b4d3768ad43a Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}} 2018-07-03 15:54:47,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/c8bec05f-b842-4bbf-b0bd-19db7c0f882d used request id req-e3a44c82-5a5f-490e-8d83-b4d3768ad43a 2018-07-03 15:54:47,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?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:47,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:47 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-5b08462f-0fb0-4b20-a7ad-ce1055f21cb1 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:54:47,191 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-5b08462f-0fb0-4b20-a7ad-ce1055f21cb1 2018-07-03 15:54:47,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=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:47,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:47 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7292e7c5-bee6-4562-8f3e-3eaef8306e91 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:54:47,242 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-7292e7c5-bee6-4562-8f3e-3eaef8306e91 2018-07-03 15:54:47,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:48,111 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:48 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-661fdb83-894f-4b66-8fc6-3ee4d5382d17 X-Compute-Request-Id: req-661fdb83-894f-4b66-8fc6-3ee4d5382d17 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:48,111 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-661fdb83-894f-4b66-8fc6-3ee4d5382d17 2018-07-03 15:54:48,112 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - ACTIVE 2018-07-03 15:54:48,112 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:54:48,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:48,710 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:48 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2501895c-99a5-4cea-8d69-e894121c7e62 X-Compute-Request-Id: req-2501895c-99a5-4cea-8d69-e894121c7e62 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:48,710 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-2501895c-99a5-4cea-8d69-e894121c7e62 2018-07-03 15:54:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:48,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:48 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-93489b7b-58ff-4618-a916-5df8d42d27f5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:54:48,867 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-93489b7b-58ff-4618-a916-5df8d42d27f5 2018-07-03 15:54:48,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:48,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:54:48 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8f09fc7-ab7f-4992-b6d6-c4a0408e5be5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:54:48,911 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-f8f09fc7-ab7f-4992-b6d6-c4a0408e5be5 2018-07-03 15:54:48,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:49,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4158ab62-ec1a-46fc-92ca-6a59bd370d42 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:54:49,011 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-4158ab62-ec1a-46fc-92ca-6a59bd370d42 2018-07-03 15:54:49,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/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:49,141 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:49 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-681cb772-3c08-40f6-af34-23593dc9ad8e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:49:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:54:40Z","binding:vnic_type":"normal","device_id":"b116b806-f94a-40f6-a0a7-6a6df90e0375","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:25:fa:a4","id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["d4846016-095a-4849-8b23-3015b7b2e776"],"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:06Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:f8:a4","id":"a623c272-69c7-4693-8411-039d9c74242a","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:15:04","id":"a867b103-28d7-4643-9986-330a8dd9922e","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:54:49,142 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-681cb772-3c08-40f6-af34-23593dc9ad8e 2018-07-03 15:54:49,143 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-07-03 15:54:49,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=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:49,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:49 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-6b8f8a32-1133-407c-8e2f-d1ce88ef0cce 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":["c69b8518-9349-4705-be78-01bfc5c002a4"],"updated_at":"2018-07-03T13:04:05Z","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","name":"floating_net"}]} 2018-07-03 15:54:49,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-6b8f8a32-1133-407c-8e2f-d1ce88ef0cce 2018-07-03 15:54:49,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/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:49,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-9238799a-fb6f-4e1c-88d8-f847426ff5bc Front-End-Https: on RESP BODY: {"subnets":[]} 2018-07-03 15:54:49,346 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=75eb7e7d-8aac-424a-86d0-bd5ac2d83c69 used request id req-9238799a-fb6f-4e1c-88d8-f847426ff5bc 2018-07-03 15:54:49,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" -d '{"floatingip": {"floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "port_id": "13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7"}}' 2018-07-03 15:54:52,126 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Tue, 03 Jul 2018 15:54:52 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive X-Openstack-Request-Id: req-fb25b06b-ab9c-4c86-a5f5-3ecb31e3f3a4 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "a8c9925b-034b-46ed-987b-f227bd2b7408", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:54:50Z", "updated_at": "2018-07-03T15:54:50Z", "floating_network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.10.118", "revision_number": 0, "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_id": "13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7", "id": "0dec1224-e10c-4699-acd7-afb4a1dd692c"}} 2018-07-03 15:54:52,126 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-fb25b06b-ab9c-4c86-a5f5-3ecb31e3f3a4 2018-07-03 15:54:52,126 - create_instance - INFO - Created floating IP 172.30.10.118 via router - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router 2018-07-03 15:54:52,127 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-07-03 15:54:52,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:52,641 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:52 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-33634fda-27ca-48b4-afac-f0a7e1295992 X-Compute-Request-Id: req-33634fda-27ca-48b4-afac-f0a7e1295992 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:52,641 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-33634fda-27ca-48b4-afac-f0a7e1295992 2018-07-03 15:54:52,645 - novaclient.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/b116b806-f94a-40f6-a0a7-6a6df90e0375/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-03 15:54:52,736 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:52 GMT Content-Type: application/json Content-Length: 26619 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-719c613c-90a2-4234-a779-cb5235b18bef X-Compute-Request-Id: req-719c613c-90a2-4234-a779-cb5235b18bef Front-End-Https: on RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-151-generic (buildd@lgw01-amd64-034) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #201-Ubuntu SMP Wed May 30 14:22:13 UTC 2018 (Ubuntu 3.13.0-151.201-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffda000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffda max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffd9fff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f67d0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe16bf 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] ACPI: SRAT 000000007ffe15f7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\n[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]\n[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x7fffffff]\n[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x7ffd9fff] -> [mem 0x00000000-0x7ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffd9fff]\n[ 0.000000] NODE_DATA [mem 0x7ffd5000-0x7ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffd9fff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515939\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56928K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.916 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008025] AppArmor: AppArmor initialized\n[ 0.008885] Yama: becoming mindful.\n[ 0.009763] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.011452] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.012150] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.013366] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016117] Initializing cgroup subsys memory\n[ 0.016963] Initializing cgroup subsys devices\n[ 0.017836] Initializing cgroup subsys freezer\n[ 0.018719] Initializing cgroup subsys blkio\n[ 0.019674] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.020968] CPU: Physical Processor ID: 0\n[ 0.021787] FEATURE SPEC_CTRL Present\n[ 0.023256] mce: CPU supports 10 MCE banks\n[ 0.024025] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026070] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.029419] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.031267] Speculative Store Bypass: Vulnerable\n[ 0.032269] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.036330] ACPI: Core revision 20131115\n[ 0.037680] ACPI: All ACPI Tables successfully acquired\n[ 0.038829] ftrace: allocating 28726 entries in 113 pages\n[ 0.060128] Enabling x2apic\n[ 0.060756] Enabled x2apic\n[ 0.064004] Switched APIC routing to physical x2apic.\n[ 0.065622] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066769] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02)\n[ 0.068862] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.070515] ... version: 2\n[ 0.071362] ... bit width: 48\n[ 0.072000] ... generic registers: 4\n[ 0.072003] ... value mask: 0000ffffffffffff\n[ 0.073320] ... max period: 000000007fffffff\n[ 0.074602] ... fixed-purpose events: 3\n[ 0.075599] ... event mask: 000000070000000f\n[ 0.080161] KVM setup paravirtual spinlock\n[ 0.082253] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.\n[ 0.084088] x86: Booting SMP configuration:\n[ 0.085363] .... node #0, CPUs: #1[ 0.082236] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock\n\n[ 0.100019] x86: Booted up 1 node, 2 CPUs\n[ 0.100012] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102889] smpboot: Total of 2 processors activated (13967.66 BogoMIPS)\n[ 0.104216] devtmpfs: initialized\n[ 0.106036] EVM: security.selinux\n[ 0.106764] EVM: security.SMACK64\n[ 0.107500] EVM: security.ima\n[ 0.108005] EVM: security.capability\n[ 0.108846] pinctrl core: initialized pinctrl subsystem\n[ 0.109902] regulator-dummy: no parameters\n[ 0.110806] RTC time: 15:54:41, date: 07/03/18\n[ 0.112027] NET: Registered protocol family 16\n[ 0.113064] cpuidle: using governor ladder\n[ 0.114003] cpuidle: using governor menu\n[ 0.114922] ACPI: bus type PCI registered\n[ 0.116003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.117384] PCI: Using configuration type 1 for base access\n[ 0.119148] bio: create slab at 0\n[ 0.120048] ACPI: Added _OSI(Module Device)\n[ 0.121380] ACPI: Added _OSI(Processor Device)\n[ 0.122653] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.124003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126657] ACPI: Interpreter enabled\n[ 0.127747] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.129585] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132644] ACPI: (supports S0 S3 S4 S5)\n[ 0.133751] ACPI: Using IOAPIC for interrupt routing\n[ 0.135115] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136191] ACPI: No dock devices found.\n[ 0.138925] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.143542] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144158] acpiphp: Slot [3] registered\n[ 0.145220] acpiphp: Slot [4] registered\n[ 0.146377] acpiphp: Slot [5] registered\n[ 0.147525] acpiphp: Slot [6] registered\n[ 0.148019] acpiphp: Slot [7] registered\n[ 0.149178] acpiphp: Slot [8] registered\n[ 0.150326] acpiphp: Slot [9] registered\n[ 0.151481] acpiphp: Slot [10] registered\n[ 0.152017] acpiphp: Slot [11] registered\n[ 0.153185] acpiphp: Slot [12] registered\n[ 0.154366] acpiphp: Slot [13] registered\n[ 0.155534] acpiphp: Slot [14] registered\n[ 0.156018] acpiphp: Slot [15] registered\n[ 0.157187] acpiphp: Slot [16] registered\n[ 0.158359] acpiphp: Slot [17] registered\n[ 0.159517] acpiphp: Slot [18] registered\n[ 0.160016] acpiphp: Slot [19] registered\n[ 0.161173] acpiphp: Slot [20] registered\n[ 0.162341] acpiphp: Slot [21] registered\n[ 0.163516] acpiphp: Slot [22] registered\n[ 0.164025] acpiphp: Slot [23] registered\n[ 0.165007] acpiphp: Slot [24] registered\n[ 0.165916] acpiphp: Slot [25] registered\n[ 0.166876] acpiphp: Slot [26] registered\n[ 0.167818] acpiphp: Slot [27] registered\n[ 0.168020] acpiphp: Slot [28] registered\n[ 0.168906] acpiphp: Slot [29] registered\n[ 0.169950] acpiphp: Slot [30] registered\n[ 0.170924] acpiphp: Slot [31] registered\n[ 0.171795] PCI host bridge to bus 0000:00\n[ 0.172006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.173169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.174474] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.175691] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.177926] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.185909] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.187699] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215499] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216671] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.219622] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.220613] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.221980] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.223247] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.223247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.224004] vgaarb: loaded\n[ 0.224659] vgaarb: bridge control possible 0000:00:02.0\n[ 0.225902] SCSI subsystem initialized\n[ 0.226806] ACPI: bus type USB registered\n[ 0.228016] usbcore: registered new interface driver usbfs\n[ 0.229431] usbcore: registered new interface driver hub\n[ 0.230950] usbcore: registered new device driver usb\n[ 0.232053] PCI: Using ACPI for IRQ routing\n[ 0.233038] NetLabel: Initializing\n[ 0.233826] NetLabel: domain hash size = 128\n[ 0.234830] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.236020] NetLabel: unlabeled traffic allowed by default\n[ 0.237206] Switched to clocksource kvm-clock\n[ 0.240358] AppArmor: AppArmor Filesystem Enabled\n[ 0.241337] pnp: PnP ACPI init\n[ 0.242182] ACPI: bus type PNP registered\n[ 0.243406] pnp: PnP ACPI: found 8 devices\n[ 0.244257] ACPI: bus type PNP unregistered\n[ 0.250929] NET: Registered protocol family 2\n[ 0.252088] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253631] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254901] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256074] TCP: reno registered\n[ 0.256699] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.257902] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259094] NET: Registered protocol family 1\n[ 0.259942] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261005] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262058] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.283820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.305780] Trying to unpack rootfs image as initramfs...\n[ 0.385639] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.387217] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.388244] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.389842] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.391624] Scanning for low memory corruption every 60 seconds\n[ 0.393345] Initialise system trusted keyring\n[ 0.394632] audit: initializing netlink socket (disabled)\n[ 0.396070] type=2000 audit(1530633281.956:1): initialized\n[ 0.413659] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.415796] zbud: loaded\n[ 0.416634] VFS: Disk quotas dquot_6.5.2\n[ 0.417517] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.419275] fuse init (API version 7.22)\n[ 0.420265] msgmni has been set to 3997\n[ 0.421267] Key type big_key registered\n[ 0.422579] Key type asymmetric registered\n[ 0.423526] Asymmetric key parser 'x509' registered\n[ 0.424721] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.426481] io scheduler noop registered\n[ 0.427411] io scheduler deadline registered (default)\n[ 0.428721] io scheduler cfq registered\n[ 0.429815] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.431390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.433346] ipmi message handler version 39.2\n[ 0.434678] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.436405] ACPI: Power Button [PWRF]\n[ 0.437427] GHES: HEST is not enabled!\n[ 0.459511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.502824] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.524873] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.526549] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.550330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.552800] Linux agpgart interface v0.103\n[ 0.554617] brd: module loaded\n[ 0.555809] loop: module loaded\n[ 0.556932] blk-mq: CPU -> queue map\n[ 0.557956] CPU 0 -> Queue 0\n[ 0.558774] CPU 1 -> Queue 0\n[ 0.560702] vda: vda1\n[ 0.561574] blk-mq: CPU -> queue map\n[ 0.562464] CPU 0 -> Queue 0\n[ 0.563225] CPU 1 -> Queue 0\n[ 0.564638] vdb:\n[ 0.565612] scsi0 : ata_piix\n[ 0.566406] scsi1 : ata_piix\n[ 0.567152] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 0.568715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 0.570542] libphy: Fixed MDIO Bus: probed\n[ 0.571733] tun: Universal TUN/TAP device driver, 1.6\n[ 0.572885] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.574753] PPP generic driver version 2.4.2\n[ 0.575768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.577583] ehci-pci: EHCI PCI platform driver\n[ 0.578873] ehci-platform: EHCI generic platform driver\n[ 0.580235] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.582018] ohci-pci: OHCI PCI platform driver\n[ 0.583366] ohci-platform: OHCI generic platform driver\n[ 0.584851] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.607446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.608680] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.610645] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.612362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.614203] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.616111] usb usb1: Product: UHCI Host Controller\n[ 0.617188] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd\n[ 0.618744] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.619909] hub 1-0:1.0: USB hub found\n[ 0.620908] hub 1-0:1.0: 2 ports detected\n[ 0.621941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.624565] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.625858] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.627244] mousedev: PS/2 mouse device common for all mice\n[ 0.628837] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.631079] rtc_cmos 00:00: RTC can wake from S4\n[ 0.632374] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.633674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.635295] device-mapper: uevent: version 1.0.3\n[ 0.636501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.638832] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.645307] TCP: cubic registered\n[ 0.646307] NET: Registered protocol family 10\n[ 0.647571] NET: Registered protocol family 17\n[ 0.648799] Key type dns_resolver registered\n[ 0.650203] Loading compiled-in X.509 certificates\n[ 0.652065] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015'\n[ 0.654747] registered taskstats version 1\n[ 0.657209] Key type trusted registered\n[ 0.660541] Key type encrypted registered\n[ 0.661555] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.663086] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.664966] regulator-dummy: disabling\n[ 0.666120] Magic number: 10:711:941\n[ 0.667250] rtc_cmos 00:00: setting system clock to 2018-07-03 15:54:41 UTC (1530633281)\n[ 0.669441] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.670944] EDD information not available.\n[ 0.724868] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.727014] Write protecting the kernel read-only data: 12288k\n[ 0.728746] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.731543] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.742891] systemd-udevd[107]: starting version 204\n[ 0.784308] FDC 0 is a S82078B\n[ 0.932045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.091537] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.093483] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.095251] usb 1-1: Product: QEMU USB Tablet\n[ 1.096365] usb 1-1: Manufacturer: QEMU\n[ 1.097473] usb 1-1: SerialNumber: 42\n[ 1.384046] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.796595] 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[ 1.980856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.076829] random: init urandom read with 11 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.299466] 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 Tue, 03 Jul 2018 15:54:43 +0000. Up 2.96 seconds.\n * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\ncloud-init-nonet[3.23]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[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 ]\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 ]\ncloud-init-nonet[3.91]: 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 Tue, 03 Jul 2018 15:54:44 +0000. Up 4.04 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.11 | 255.255.255.0 | fa:16:3e:25:fa:a4 |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\ndmesg: write failed: Broken pipe\n"} 2018-07-03 15:54:52,737 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375/action used request id req-719c613c-90a2-4234-a779-cb5235b18bef 2018-07-03 15:54:52,739 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-03 15:54:52,739 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-151-generic (buildd@lgw01-amd64-034) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #201-Ubuntu SMP Wed May 30 14:22:13 UTC 2018 (Ubuntu 3.13.0-151.201-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffda000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffda max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffd9fff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f67d0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe16bf 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe1483 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 001443 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1577 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 000000007ffe15f7 0000C8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x7fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x7ffd9fff] -> [mem 0x00000000-0x7ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffd9fff] [ 0.000000] NODE_DATA [mem 0x7ffd5000-0x7ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515939 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56928K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.916 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008025] AppArmor: AppArmor initialized [ 0.008885] Yama: becoming mindful. [ 0.009763] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.011452] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.012150] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.013366] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016117] Initializing cgroup subsys memory [ 0.016963] Initializing cgroup subsys devices [ 0.017836] Initializing cgroup subsys freezer [ 0.018719] Initializing cgroup subsys blkio [ 0.019674] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.020968] CPU: Physical Processor ID: 0 [ 0.021787] FEATURE SPEC_CTRL Present [ 0.023256] mce: CPU supports 10 MCE banks [ 0.024025] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024025] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026070] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.029419] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.031267] Speculative Store Bypass: Vulnerable [ 0.032269] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.036330] ACPI: Core revision 20131115 [ 0.037680] ACPI: All ACPI Tables successfully acquired [ 0.038829] ftrace: allocating 28726 entries in 113 pages [ 0.060128] Enabling x2apic [ 0.060756] Enabled x2apic [ 0.064004] Switched APIC routing to physical x2apic. [ 0.065622] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066769] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02) [ 0.068862] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.070515] ... version: 2 [ 0.071362] ... bit width: 48 [ 0.072000] ... generic registers: 4 [ 0.072003] ... value mask: 0000ffffffffffff [ 0.073320] ... max period: 000000007fffffff [ 0.074602] ... fixed-purpose events: 3 [ 0.075599] ... event mask: 000000070000000f [ 0.080161] KVM setup paravirtual spinlock [ 0.082253] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.084088] x86: Booting SMP configuration: [ 0.085363] .... node #0, CPUs: #1[ 0.082236] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock [ 0.100019] x86: Booted up 1 node, 2 CPUs [ 0.100012] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102889] smpboot: Total of 2 processors activated (13967.66 BogoMIPS) [ 0.104216] devtmpfs: initialized [ 0.106036] EVM: security.selinux [ 0.106764] EVM: security.SMACK64 [ 0.107500] EVM: security.ima [ 0.108005] EVM: security.capability [ 0.108846] pinctrl core: initialized pinctrl subsystem [ 0.109902] regulator-dummy: no parameters [ 0.110806] RTC time: 15:54:41, date: 07/03/18 [ 0.112027] NET: Registered protocol family 16 [ 0.113064] cpuidle: using governor ladder [ 0.114003] cpuidle: using governor menu [ 0.114922] ACPI: bus type PCI registered [ 0.116003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.117384] PCI: Using configuration type 1 for base access [ 0.119148] bio: create slab at 0 [ 0.120048] ACPI: Added _OSI(Module Device) [ 0.121380] ACPI: Added _OSI(Processor Device) [ 0.122653] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.124003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126657] ACPI: Interpreter enabled [ 0.127747] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.129585] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132644] ACPI: (supports S0 S3 S4 S5) [ 0.133751] ACPI: Using IOAPIC for interrupt routing [ 0.135115] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136191] ACPI: No dock devices found. [ 0.138925] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.143542] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144158] acpiphp: Slot [3] registered [ 0.145220] acpiphp: Slot [4] registered [ 0.146377] acpiphp: Slot [5] registered [ 0.147525] acpiphp: Slot [6] registered [ 0.148019] acpiphp: Slot [7] registered [ 0.149178] acpiphp: Slot [8] registered [ 0.150326] acpiphp: Slot [9] registered [ 0.151481] acpiphp: Slot [10] registered [ 0.152017] acpiphp: Slot [11] registered [ 0.153185] acpiphp: Slot [12] registered [ 0.154366] acpiphp: Slot [13] registered [ 0.155534] acpiphp: Slot [14] registered [ 0.156018] acpiphp: Slot [15] registered [ 0.157187] acpiphp: Slot [16] registered [ 0.158359] acpiphp: Slot [17] registered [ 0.159517] acpiphp: Slot [18] registered [ 0.160016] acpiphp: Slot [19] registered [ 0.161173] acpiphp: Slot [20] registered [ 0.162341] acpiphp: Slot [21] registered [ 0.163516] acpiphp: Slot [22] registered [ 0.164025] acpiphp: Slot [23] registered [ 0.165007] acpiphp: Slot [24] registered [ 0.165916] acpiphp: Slot [25] registered [ 0.166876] acpiphp: Slot [26] registered [ 0.167818] acpiphp: Slot [27] registered [ 0.168020] acpiphp: Slot [28] registered [ 0.168906] acpiphp: Slot [29] registered [ 0.169950] acpiphp: Slot [30] registered [ 0.170924] acpiphp: Slot [31] registered [ 0.171795] PCI host bridge to bus 0000:00 [ 0.172006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.173169] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.174474] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.175691] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.177926] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.185909] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.187699] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215499] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216671] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218100] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.219622] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.220613] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.221980] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.223247] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.223247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.224004] vgaarb: loaded [ 0.224659] vgaarb: bridge control possible 0000:00:02.0 [ 0.225902] SCSI subsystem initialized [ 0.226806] ACPI: bus type USB registered [ 0.228016] usbcore: registered new interface driver usbfs [ 0.229431] usbcore: registered new interface driver hub [ 0.230950] usbcore: registered new device driver usb [ 0.232053] PCI: Using ACPI for IRQ routing [ 0.233038] NetLabel: Initializing [ 0.233826] NetLabel: domain hash size = 128 [ 0.234830] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.236020] NetLabel: unlabeled traffic allowed by default [ 0.237206] Switched to clocksource kvm-clock [ 0.240358] AppArmor: AppArmor Filesystem Enabled [ 0.241337] pnp: PnP ACPI init [ 0.242182] ACPI: bus type PNP registered [ 0.243406] pnp: PnP ACPI: found 8 devices [ 0.244257] ACPI: bus type PNP unregistered [ 0.250929] NET: Registered protocol family 2 [ 0.252088] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253631] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254901] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256074] TCP: reno registered [ 0.256699] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.257902] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259094] NET: Registered protocol family 1 [ 0.259942] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261005] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262058] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.283820] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.305780] Trying to unpack rootfs image as initramfs... [ 0.385639] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.387217] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.388244] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.389842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.391624] Scanning for low memory corruption every 60 seconds [ 0.393345] Initialise system trusted keyring [ 0.394632] audit: initializing netlink socket (disabled) [ 0.396070] type=2000 audit(1530633281.956:1): initialized [ 0.413659] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.415796] zbud: loaded [ 0.416634] VFS: Disk quotas dquot_6.5.2 [ 0.417517] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.419275] fuse init (API version 7.22) [ 0.420265] msgmni has been set to 3997 [ 0.421267] Key type big_key registered [ 0.422579] Key type asymmetric registered [ 0.423526] Asymmetric key parser 'x509' registered [ 0.424721] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.426481] io scheduler noop registered [ 0.427411] io scheduler deadline registered (default) [ 0.428721] io scheduler cfq registered [ 0.429815] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.431390] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.433346] ipmi message handler version 39.2 [ 0.434678] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.436405] ACPI: Power Button [PWRF] [ 0.437427] GHES: HEST is not enabled! [ 0.459511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.502824] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.524873] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.526549] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.550330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.552800] Linux agpgart interface v0.103 [ 0.554617] brd: module loaded [ 0.555809] loop: module loaded [ 0.556932] blk-mq: CPU -> queue map [ 0.557956] CPU 0 -> Queue 0 [ 0.558774] CPU 1 -> Queue 0 [ 0.560702] vda: vda1 [ 0.561574] blk-mq: CPU -> queue map [ 0.562464] CPU 0 -> Queue 0 [ 0.563225] CPU 1 -> Queue 0 [ 0.564638] vdb: [ 0.565612] scsi0 : ata_piix [ 0.566406] scsi1 : ata_piix [ 0.567152] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.568715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.570542] libphy: Fixed MDIO Bus: probed [ 0.571733] tun: Universal TUN/TAP device driver, 1.6 [ 0.572885] tun: (C) 1999-2004 Max Krasnyansky [ 0.574753] PPP generic driver version 2.4.2 [ 0.575768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.577583] ehci-pci: EHCI PCI platform driver [ 0.578873] ehci-platform: EHCI generic platform driver [ 0.580235] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.582018] ohci-pci: OHCI PCI platform driver [ 0.583366] ohci-platform: OHCI generic platform driver [ 0.584851] uhci_hcd: USB Universal Host Controller Interface driver [ 0.607446] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.608680] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.610645] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.612362] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.614203] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.616111] usb usb1: Product: UHCI Host Controller [ 0.617188] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd [ 0.618744] usb usb1: SerialNumber: 0000:00:01.2 [ 0.619909] hub 1-0:1.0: USB hub found [ 0.620908] hub 1-0:1.0: 2 ports detected [ 0.621941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.624565] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.625858] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.627244] mousedev: PS/2 mouse device common for all mice [ 0.628837] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.631079] rtc_cmos 00:00: RTC can wake from S4 [ 0.632374] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.633674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.635295] device-mapper: uevent: version 1.0.3 [ 0.636501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.638832] ledtrig-cpu: registered to indicate activity on CPUs [ 0.645307] TCP: cubic registered [ 0.646307] NET: Registered protocol family 10 [ 0.647571] NET: Registered protocol family 17 [ 0.648799] Key type dns_resolver registered [ 0.650203] Loading compiled-in X.509 certificates [ 0.652065] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015' [ 0.654747] registered taskstats version 1 [ 0.657209] Key type trusted registered [ 0.660541] Key type encrypted registered [ 0.661555] AppArmor: AppArmor sha1 policy hashing enabled [ 0.663086] IMA: No TPM chip found, activating TPM-bypass! [ 0.664966] regulator-dummy: disabling [ 0.666120] Magic number: 10:711:941 [ 0.667250] rtc_cmos 00:00: setting system clock to 2018-07-03 15:54:41 UTC (1530633281) [ 0.669441] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.670944] EDD information not available. [ 0.724868] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.727014] Write protecting the kernel read-only data: 12288k [ 0.728746] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.731543] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.742891] systemd-udevd[107]: starting version 204 [ 0.784308] FDC 0 is a S82078B [ 0.932045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.091537] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.093483] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.095251] usb 1-1: Product: QEMU USB Tablet [ 1.096365] usb 1-1: Manufacturer: QEMU [ 1.097473] usb 1-1: SerialNumber: 42 [ 1.384046] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.796595] 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. [ 1.980856] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.076829] random: init urandom read with 11 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.299466] 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 Tue, 03 Jul 2018 15:54:43 +0000. Up 2.96 seconds. * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] cloud-init-nonet[3.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[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 ] * 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 ] cloud-init-nonet[3.91]: 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 Tue, 03 Jul 2018 15:54:44 +0000. Up 4.04 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.11 | 255.255.255.0 | fa:16:3e:25:fa:a4 | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] dmesg: write failed: Broken pipe 2018-07-03 15:54:52,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:52,969 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:52 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6985006b-05ff-455c-8406-bb5a787b9a2b X-Compute-Request-Id: req-6985006b-05ff-455c-8406-bb5a787b9a2b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:52,969 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-6985006b-05ff-455c-8406-bb5a787b9a2b 2018-07-03 15:54:52,970 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - ACTIVE 2018-07-03 15:54:52,970 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:54:52,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:53,898 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:53 GMT Content-Type: application/json Content-Length: 1786 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3b526297-4ff0-4715-85f9-37f300dbbd22 X-Compute-Request-Id: req-3b526297-4ff0-4715-85f9-37f300dbbd22 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:53,899 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-3b526297-4ff0-4715-85f9-37f300dbbd22 2018-07-03 15:54:53,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/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:54,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:54 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-53ade21f-b738-4cb6-a0dd-f89e1b8ef635 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:54:54,057 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-53ade21f-b738-4cb6-a0dd-f89e1b8ef635 2018-07-03 15:54:54,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:54,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:54:54 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec9d3db0-f839-44ec-82e9-c43ee05a9f1b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:54:54,101 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-ec9d3db0-f839-44ec-82e9-c43ee05a9f1b 2018-07-03 15:54:54,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:54,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:54 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-6c77203b-6e7a-45b9-958d-29684c0e0e3f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:54:54,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-6c77203b-6e7a-45b9-958d-29684c0e0e3f 2018-07-03 15:54:54,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?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:54,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:54 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-d92b615c-2533-4c4d-92d4-935325c561f2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:49:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:54:40Z","binding:vnic_type":"normal","device_id":"b116b806-f94a-40f6-a0a7-6a6df90e0375","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:25:fa:a4","id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["d4846016-095a-4849-8b23-3015b7b2e776"],"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:06Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:f8:a4","id":"a623c272-69c7-4693-8411-039d9c74242a","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:15:04","id":"a867b103-28d7-4643-9986-330a8dd9922e","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:54:54,512 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-d92b615c-2533-4c4d-92d4-935325c561f2 2018-07-03 15:54:54,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:54,784 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:54 GMT Content-Type: application/json Content-Length: 1786 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aebb99b5-0a49-4fde-8489-235d36228192 X-Compute-Request-Id: req-aebb99b5-0a49-4fde-8489-235d36228192 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:54,784 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-aebb99b5-0a49-4fde-8489-235d36228192 2018-07-03 15:54:54,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/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:55,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:55 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-64506904-1b20-4c32-8210-2377dec2e3e3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:54:55,110 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-64506904-1b20-4c32-8210-2377dec2e3e3 2018-07-03 15:54:55,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:55,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:54:55 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a1799ff-3698-4872-bdc9-b85b29b37dc3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:54:55,274 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-8a1799ff-3698-4872-bdc9-b85b29b37dc3 2018-07-03 15:54:55,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:55,352 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:55 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-d3da6e66-455e-4562-8066-4993128db6ce Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:54:55,352 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-d3da6e66-455e-4562-8066-4993128db6ce 2018-07-03 15:54:55,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:55,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:55 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-c41e1608-2112-40ba-a408-fbd149e53c6d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:49:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:54:40Z","binding:vnic_type":"normal","device_id":"b116b806-f94a-40f6-a0a7-6a6df90e0375","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:25:fa:a4","id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["d4846016-095a-4849-8b23-3015b7b2e776"],"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:06Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:f8:a4","id":"a623c272-69c7-4693-8411-039d9c74242a","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:15:04","id":"a867b103-28d7-4643-9986-330a8dd9922e","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:54:55,490 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-c41e1608-2112-40ba-a408-fbd149e53c6d 2018-07-03 15:54:55,493 - novaclient.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/b116b806-f94a-40f6-a0a7-6a6df90e0375/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}}' 2018-07-03 15:54:56,336 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:54: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-ff3e67ae-d11b-4f10-8231-01b8e9491a8d X-Compute-Request-Id: req-ff3e67ae-d11b-4f10-8231-01b8e9491a8d 2018-07-03 15:54:56,336 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375/action used request id req-ff3e67ae-d11b-4f10-8231-01b8e9491a8d 2018-07-03 15:54:56,337 - create_instance - INFO - Checking if VM is active 2018-07-03 15:54:56,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:57,395 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:57 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d512177b-7348-4209-a76b-6688e4632669 X-Compute-Request-Id: req-d512177b-7348-4209-a76b-6688e4632669 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}, {"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:57,396 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-d512177b-7348-4209-a76b-6688e4632669 2018-07-03 15:54:57,396 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - ACTIVE 2018-07-03 15:54:57,396 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:54:57,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:57,648 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:57 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e485670d-879a-4fa7-a17b-6b980b1260e4 X-Compute-Request-Id: req-e485670d-879a-4fa7-a17b-6b980b1260e4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}, {"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:57,648 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-e485670d-879a-4fa7-a17b-6b980b1260e4 2018-07-03 15:54:57,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=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:57,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:57 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-5a721cda-d9c9-4d0b-9039-97e266179798 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:54:57,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-5a721cda-d9c9-4d0b-9039-97e266179798 2018-07-03 15:54:57,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:57,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:54:57 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56fdd1c8-0ec1-411d-bd87-0cf34702538f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:54:57,937 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-56fdd1c8-0ec1-411d-bd87-0cf34702538f 2018-07-03 15:54:57,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:58,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:58 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-c8ac0835-67ab-40b6-a707-b41ffea42a92 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:54:58,007 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-c8ac0835-67ab-40b6-a707-b41ffea42a92 2018-07-03 15:54:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:58,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:58 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-cfb96479-4157-4f66-b6eb-8c0720496254 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:49:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:54:56Z","binding:vnic_type":"normal","device_id":"b116b806-f94a-40f6-a0a7-6a6df90e0375","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:25:fa:a4","id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["d4846016-095a-4849-8b23-3015b7b2e776","4d65005e-b511-4a81-8000-f240f8919b07"],"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:06Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:f8:a4","id":"a623c272-69c7-4693-8411-039d9c74242a","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:15:04","id":"a867b103-28d7-4643-9986-330a8dd9922e","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:54:58,117 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-cfb96479-4157-4f66-b6eb-8c0720496254 2018-07-03 15:54:58,118 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:54:58,121 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b7f5c50L 2018-07-03 15:54:58,122 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:54:58,126 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-03 15:54:58,126 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-03 15:54:58,127 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:54:58,128 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:54:58,128 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-03 15:54:58,128 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:54:58,128 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:54:58,128 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:54:58,171 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:54:58,172 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:54:58,186 - paramiko.transport - DEBUG - Trying discovered key bc8fded31a33507511d7853901f5f8a7 in tmp/AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f 2018-07-03 15:54:58,211 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:54:58,228 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:54:58,328 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:54:58,364 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:54:58,365 - create_instance - INFO - Checking if cloud-init has completed 2018-07-03 15:54:58,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:58,961 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:58 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-825d95ae-b548-4273-8c5c-e3863f044021 X-Compute-Request-Id: req-825d95ae-b548-4273-8c5c-e3863f044021 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}, {"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:58,961 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-825d95ae-b548-4273-8c5c-e3863f044021 2018-07-03 15:54:58,961 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - ACTIVE 2018-07-03 15:54:58,962 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:54:58,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:59,266 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:59 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-700f4a7a-9a82-4e85-9430-316668d93b12 X-Compute-Request-Id: req-700f4a7a-9a82-4e85-9430-316668d93b12 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}, {"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:54:59,267 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-700f4a7a-9a82-4e85-9430-316668d93b12 2018-07-03 15:54:59,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=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:59,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:59 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-4cac4750-9070-469d-a97b-10f014e1bd09 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:54:59,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-4cac4750-9070-469d-a97b-10f014e1bd09 2018-07-03 15:54:59,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:59,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:54:59 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-789ab4ae-3cdb-46be-bae3-fe2ca72e4689 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:54:59,605 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-789ab4ae-3cdb-46be-bae3-fe2ca72e4689 2018-07-03 15:54:59,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:59,695 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:59 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4d4f1162-0bf9-4383-91b0-e0cc7e216ca5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:54:59,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-4d4f1162-0bf9-4383-91b0-e0cc7e216ca5 2018-07-03 15:54:59,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:54:59,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:54:59 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-75e036f6-422d-4626-8eea-c173ec66e4c2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:49:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:54:56Z","binding:vnic_type":"normal","device_id":"b116b806-f94a-40f6-a0a7-6a6df90e0375","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:25:fa:a4","id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["d4846016-095a-4849-8b23-3015b7b2e776","4d65005e-b511-4a81-8000-f240f8919b07"],"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:06Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:f8:a4","id":"a623c272-69c7-4693-8411-039d9c74242a","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:15:04","id":"a867b103-28d7-4643-9986-330a8dd9922e","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:54:59,829 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-75e036f6-422d-4626-8eea-c173ec66e4c2 2018-07-03 15:54:59,830 - create_instance - INFO - Checking if VM is active 2018-07-03 15:54:59,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:00,453 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:00 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-78f90544-f464-4a8e-952d-0e1e9f68bdfe X-Compute-Request-Id: req-78f90544-f464-4a8e-952d-0e1e9f68bdfe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}, {"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:55:00,453 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-78f90544-f464-4a8e-952d-0e1e9f68bdfe 2018-07-03 15:55:00,453 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - ACTIVE 2018-07-03 15:55:00,453 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:55:00,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:00,768 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:00 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d57d8e85-9e48-434d-9431-9027be25e1b3 X-Compute-Request-Id: req-d57d8e85-9e48-434d-9431-9027be25e1b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}, {"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:55:00,769 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-d57d8e85-9e48-434d-9431-9027be25e1b3 2018-07-03 15:55:00,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=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:00,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:00 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-28249338-d3dc-4095-88bf-506f958cd8b5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:55:00,909 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-28249338-d3dc-4095-88bf-506f958cd8b5 2018-07-03 15:55:00,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:01,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:55:00 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e88a4bb8-c490-4d8a-8c00-e592acab794d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:55:01,095 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-e88a4bb8-c490-4d8a-8c00-e592acab794d 2018-07-03 15:55:01,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:01,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:01 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f31df0bb-75b0-423d-ae0a-63ebf00e1eff Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:55:01,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-f31df0bb-75b0-423d-ae0a-63ebf00e1eff 2018-07-03 15:55:01,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:01,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:01 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-8c256749-7331-4d68-b31d-64f00215daa2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:49:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:54:56Z","binding:vnic_type":"normal","device_id":"b116b806-f94a-40f6-a0a7-6a6df90e0375","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:25:fa:a4","id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["d4846016-095a-4849-8b23-3015b7b2e776","4d65005e-b511-4a81-8000-f240f8919b07"],"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:06Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:f8:a4","id":"a623c272-69c7-4693-8411-039d9c74242a","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:15:04","id":"a867b103-28d7-4643-9986-330a8dd9922e","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:55:01,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-8c256749-7331-4d68-b31d-64f00215daa2 2018-07-03 15:55:01,300 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:55:01,302 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b7f5b90L 2018-07-03 15:55:01,303 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:55:01,306 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-03 15:55:01,306 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-03 15:55:01,308 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:55:01,308 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:55:01,308 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-03 15:55:01,308 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:55:01,308 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:55:01,309 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:55:01,351 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:55:01,351 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:55:01,368 - paramiko.transport - DEBUG - Trying discovered key bc8fded31a33507511d7853901f5f8a7 in tmp/AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f 2018-07-03 15:55:01,391 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:55:01,398 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:55:01,498 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:55:01,514 - create_instance - INFO - SSH is active for VM instance 2018-07-03 15:55:01,514 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:55:01,516 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b7f5c50L 2018-07-03 15:55:01,516 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:55:01,521 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-03 15:55:01,521 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-03 15:55:01,523 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:55:01,523 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:55:01,523 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-03 15:55:01,523 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:55:01,523 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:55:01,524 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:55:01,567 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:55:01,567 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:55:01,581 - paramiko.transport - DEBUG - Trying discovered key bc8fded31a33507511d7853901f5f8a7 in tmp/AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f 2018-07-03 15:55:01,607 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:55:01,614 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:55:01,645 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:55:02,401 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-03 15:55:02,401 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:55:02,412 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:55:02,454 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-03 15:55:02,455 - create_instance - INFO - cloud-init complete for VM instance 2018-07-03 15:55:02,457 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-03 15:55:02,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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:03,439 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:03 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7d9c78b2-7a0a-4608-9d5c-e1dd1b96d8b6 X-Compute-Request-Id: req-7d9c78b2-7a0a-4608-9d5c-e1dd1b96d8b6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}, {"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:55:03,439 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-7d9c78b2-7a0a-4608-9d5c-e1dd1b96d8b6 2018-07-03 15:55:03,439 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - ACTIVE 2018-07-03 15:55:03,440 - create_instance - INFO - VM is - ACTIVE 2018-07-03 15:55:03,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:03,744 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:03 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5b3f9fa9-4178-46b6-8bca-f7c74d8ba22b X-Compute-Request-Id: req-5b3f9fa9-4178-46b6-8bca-f7c74d8ba22b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}, {"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:55:03,745 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-5b3f9fa9-4178-46b6-8bca-f7c74d8ba22b 2018-07-03 15:55:03,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=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:03,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:03 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-56d52773-cb25-41ce-9ed2-48074b0025a4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:55:03,899 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-56d52773-cb25-41ce-9ed2-48074b0025a4 2018-07-03 15:55:03,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:04,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:55:03 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96778a64-c8e5-4216-9e1b-b490a7f1ae83 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:55:04,091 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-96778a64-c8e5-4216-9e1b-b490a7f1ae83 2018-07-03 15:55:04,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:04,171 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:04 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-9eeaac07-529d-4000-95f6-d03bc1b7640f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:55:04,171 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-9eeaac07-529d-4000-95f6-d03bc1b7640f 2018-07-03 15:55:04,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:04,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:04 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-f94d1f2f-869a-48de-b5c8-1a9864692df7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:49:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:54:56Z","binding:vnic_type":"normal","device_id":"b116b806-f94a-40f6-a0a7-6a6df90e0375","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:25:fa:a4","id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["d4846016-095a-4849-8b23-3015b7b2e776","4d65005e-b511-4a81-8000-f240f8919b07"],"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:06Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:f8:a4","id":"a623c272-69c7-4693-8411-039d9c74242a","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:15:04","id":"a867b103-28d7-4643-9986-330a8dd9922e","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:55:04,280 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-f94d1f2f-869a-48de-b5c8-1a9864692df7 2018-07-03 15:55:04,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:04,557 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:04 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3b638d85-05a8-4b29-8d3e-f6232cae3b83 X-Compute-Request-Id: req-3b638d85-05a8-4b29-8d3e-f6232cae3b83 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}, {"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:55:04,558 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-3b638d85-05a8-4b29-8d3e-f6232cae3b83 2018-07-03 15:55:04,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/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:04,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:04 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-0c6e5705-6457-4d29-97c8-abc13d31806f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"],"updated_at":"2018-07-03T15:48:49Z","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net"}]} 2018-07-03 15:55:04,711 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net used request id req-0c6e5705-6457-4d29-97c8-abc13d31806f 2018-07-03 15:55:04,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:04,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:55:04 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99c4f609-c799-47ef-8308-77037d3dcb66 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:55:04,886 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-99c4f609-c799-47ef-8308-77037d3dcb66 2018-07-03 15:55:04,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:05,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:05 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-af25db60-89ac-41d6-8ab0-cc8ecfc51d07 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:49Z","dns_nameservers":[],"updated_at":"2018-07-03T15:48: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":"ee2c51c7dc64409eaf71bbf64439f556","id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","subnetpool_id":null,"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet"}]} 2018-07-03 15:55:05,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-af25db60-89ac-41d6-8ab0-cc8ecfc51d07 2018-07-03 15:55:05,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=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:05,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:05 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-477100fc-7a3b-4ddc-9859-c8b56d3efbe8 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:49:12Z","admin_state_up":true,"updated_at":"2018-07-03T15:54:56Z","binding:vnic_type":"normal","device_id":"b116b806-f94a-40f6-a0a7-6a6df90e0375","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:25:fa:a4","id":"13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7","port_security_enabled":true,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["d4846016-095a-4849-8b23-3015b7b2e776","4d65005e-b511-4a81-8000-f240f8919b07"],"name":"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:56Z","admin_state_up":true,"updated_at":"2018-07-03T15:49:06Z","binding:vnic_type":"normal","device_id":"a8c9925b-034b-46ed-987b-f227bd2b7408","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:90:6a:23","id":"2094af27-4cc1-4bc0-a813-6e98ca8bc94d","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:50Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ad:f8:a4","id":"a623c272-69c7-4693-8411-039d9c74242a","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","tenant_id":"ee2c51c7dc64409eaf71bbf64439f556","created_at":"2018-07-03T15:48:51Z","admin_state_up":true,"updated_at":"2018-07-03T15:48:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:15:04","id":"a867b103-28d7-4643-9986-330a8dd9922e","port_security_enabled":false,"project_id":"ee2c51c7dc64409eaf71bbf64439f556","fixed_ips":[{"subnet_id":"c8bec05f-b842-4bbf-b0bd-19db7c0f882d","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-07-03 15:55:05,294 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-477100fc-7a3b-4ddc-9859-c8b56d3efbe8 2018-07-03 15:55:05,297 - novaclient.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/b116b806-f94a-40f6-a0a7-6a6df90e0375/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}}' 2018-07-03 15:55:05,576 - novaclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Tue, 03 Jul 2018 15:55:05 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-ca8a3e6b-f64a-4e77-8316-107c850ef7ed X-Compute-Request-Id: req-ca8a3e6b-f64a-4e77-8316-107c850ef7ed RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '4d65005e-b511-4a81-8000-f240f8919b07'.\nNeutron server returns request_ids: ['req-6791e159-1d7b-4967-9aad-41ff74f542ce']", "code": 400}} 2018-07-03 15:55:05,576 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375/action used request id req-ca8a3e6b-f64a-4e77-8316-107c850ef7ed 2018-07-03 15:55:05,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:06,620 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:06 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d2fc5e70-1d2d-4818-89c0-1b79935a3c0a X-Compute-Request-Id: req-d2fc5e70-1d2d-4818-89c0-1b79935a3c0a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:fa:a4", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "security_groups": [{"name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp"}, {"name": "default"}], "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:54:41Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:55:06,620 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-d2fc5e70-1d2d-4818-89c0-1b79935a3c0a 2018-07-03 15:55:06,621 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp] already added to VM [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] 2018-07-03 15:55:06,626 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-03 15:55:06,628 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-03 15:55:09,887 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-03 15:55:09,890 - paramiko.transport - DEBUG - starting thread (client mode): 0x2b8d0f10L 2018-07-03 15:55:09,890 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-03 15:55:09,892 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-03 15:55:09,893 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-03 15:55:09,894 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-03 15:55:09,894 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-03 15:55:09,894 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-03 15:55:09,894 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-03 15:55:09,895 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-03 15:55:09,895 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-03 15:55:09,935 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-03 15:55:09,935 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-03 15:55:09,955 - paramiko.transport - DEBUG - Trying discovered key bc8fded31a33507511d7853901f5f8a7 in tmp/AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f 2018-07-03 15:55:09,971 - paramiko.transport - DEBUG - userauth is OK 2018-07-03 15:55:09,977 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-03 15:55:09,988 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-03 15:55:10,144 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-03 15:55:10,145 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-03 15:55:10,153 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-03 15:55:10,160 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-03 15:55:10,161 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-03 15:55:10,262 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:55:10,276 - create_instance - INFO - Deleting Floating IP - 172.30.10.118 2018-07-03 15:55:10,276 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.118 2018-07-03 15:55:10,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/0dec1224-e10c-4699-acd7-afb4a1dd692c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:12,037 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b6618c25-88d0-4308-948f-097dd1c2a496 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:12,037 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/0dec1224-e10c-4699-acd7-afb4a1dd692c used request id req-b6618c25-88d0-4308-948f-097dd1c2a496 2018-07-03 15:55:12,038 - create_instance - INFO - Deleting Port with ID - 13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7 2018-07-03 15:55:12,038 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-port-1 2018-07-03 15:55:12,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/ports/13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:12,924 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5c6fb143-8509-4612-bc1f-2dd55fdba4b8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:12,924 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/13b3dcdb-867d-4271-b6c9-7fe6c3fd48b7 used request id req-5c6fb143-8509-4612-bc1f-2dd55fdba4b8 2018-07-03 15:55:12,925 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst 2018-07-03 15:55:12,928 - 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/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:13,121 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55: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-213fb485-c3f2-49cc-a5ca-68a84e319405 X-Compute-Request-Id: req-213fb485-c3f2-49cc-a5ca-68a84e319405 Front-End-Https: on 2018-07-03 15:55:13,121 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-213fb485-c3f2-49cc-a5ca-68a84e319405 2018-07-03 15:55:13,122 - create_instance - INFO - Checking deletion status 2018-07-03 15:55:13,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:13,671 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:13 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-26b54a89-4ff2-4229-900b-7dab1a8adf4d X-Compute-Request-Id: req-26b54a89-4ff2-4229-900b-7dab1a8adf4d 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/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375", "rel": "bookmark"}], "image": {"id": "53fc31e1-8a23-49f3-a690-2bc4377c60a3", "links": [{"href": "http://172.30.10.101:8774/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-03T15:54:40.000000", "flavor": {"id": "1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "links": [{"href": "http://172.30.10.101:8774/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76", "rel": "bookmark"}]}, "id": "b116b806-f94a-40f6-a0a7-6a6df90e0375", "user_id": "9f3ec76d5dc6402da93c8c3cd15ce97b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-07-03T15:55:13Z", "hostId": "74cd8f2182f083ab1e831c15123255db731e8ef21db721d57cbea31f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp", "name": "AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst", "created": "2018-07-03T15:49:18Z", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-03 15:55:13,671 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-26b54a89-4ff2-4229-900b-7dab1a8adf4d 2018-07-03 15:55:13,672 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst] is - ACTIVE 2018-07-03 15:55:13,672 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-03 15:55:16,675 - create_instance - DEBUG - VM status query timeout in 296.446950912 2018-07-03 15:55:16,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae31bae69df636468976c8e8d931a0e81fac08f0" 2018-07-03 15:55:16,764 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Tue, 03 Jul 2018 15:55: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-7ee96fe2-975f-48c8-87de-2b50aea1e356 X-Compute-Request-Id: req-7ee96fe2-975f-48c8-87de-2b50aea1e356 RESP BODY: {"itemNotFound": {"message": "Instance b116b806-f94a-40f6-a0a7-6a6df90e0375 could not be found.", "code": 404}} 2018-07-03 15:55:16,765 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b116b806-f94a-40f6-a0a7-6a6df90e0375 used request id req-7ee96fe2-975f-48c8-87de-2b50aea1e356 2018-07-03 15:55:16,765 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b116b806-f94a-40f6-a0a7-6a6df90e0375 could not be found. (HTTP 404) (Request-ID: req-7ee96fe2-975f-48c8-87de-2b50aea1e356) 2018-07-03 15:55:16,765 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-inst 2018-07-03 15:55:16,768 - neutron_utils - INFO - Deleting security group rule with ID - 0f462603-2496-4ffb-ae7c-4215d79bd252 2018-07-03 15:55:16,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/0f462603-2496-4ffb-ae7c-4215d79bd252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:55:17,316 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b0ef1f10-dca9-4708-9699-e7470021f376 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:17,316 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0f462603-2496-4ffb-ae7c-4215d79bd252 used request id req-b0ef1f10-dca9-4708-9699-e7470021f376 2018-07-03 15:55:17,316 - neutron_utils - INFO - Deleting security group rule with ID - d497564f-f94c-4df4-a88f-d590ba6842e5 2018-07-03 15:55:17,321 - keystoneauth.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/d497564f-f94c-4df4-a88f-d590ba6842e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:55:17,492 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-27a7c46b-f5c5-49a0-a1eb-ebd6a6bf624d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:17,492 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/d497564f-f94c-4df4-a88f-d590ba6842e5 used request id req-27a7c46b-f5c5-49a0-a1eb-ebd6a6bf624d 2018-07-03 15:55:17,492 - neutron_utils - INFO - Deleting security group rule with ID - 4cfbb7ed-a537-4722-a290-eb85f26660c5 2018-07-03 15:55:17,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/4cfbb7ed-a537-4722-a290-eb85f26660c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:55:17,647 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-65258485-2d2e-4b0a-a52c-d5b7f42943fc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:17,647 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/4cfbb7ed-a537-4722-a290-eb85f26660c5 used request id req-65258485-2d2e-4b0a-a52c-d5b7f42943fc 2018-07-03 15:55:17,647 - neutron_utils - INFO - Deleting security group rule with ID - ffb22b9a-13ad-4233-8063-8f3b111f282a 2018-07-03 15:55:17,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/ffb22b9a-13ad-4233-8063-8f3b111f282a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:55:17,797 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9a357071-a73d-44e2-a157-cf4c3618c059 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:17,797 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ffb22b9a-13ad-4233-8063-8f3b111f282a used request id req-9a357071-a73d-44e2-a157-cf4c3618c059 2018-07-03 15:55:17,797 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-sec-grp 2018-07-03 15:55:17,802 - keystoneauth.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/4d65005e-b511-4a81-8000-f240f8919b07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d50320e6dabe93f82eccf22feaf73cf0ae232" 2018-07-03 15:55:17,996 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9d255ba3-6923-45f1-adbb-394eeb899eff Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:17,996 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/4d65005e-b511-4a81-8000-f240f8919b07 used request id req-9d255ba3-6923-45f1-adbb-394eeb899eff 2018-07-03 15:55:17,997 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp 2018-07-03 15:55:18,000 - 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-46265e61-d736-4621-bcbd-5f52e9213b5f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27efb73be20582b78727d82a44bd47a95bf1d1d" 2018-07-03 15:55:18,319 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:55: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-9ef74eee-259d-41b6-8f09-6d6b240beee7 X-Compute-Request-Id: req-9ef74eee-259d-41b6-8f09-6d6b240beee7 2018-07-03 15:55:18,319 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-kp used request id req-9ef74eee-259d-41b6-8f09-6d6b240beee7 2018-07-03 15:55:18,320 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f.pub] 2018-07-03 15:55:18,320 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f] 2018-07-03 15:55:18,324 - 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/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000c0738bf8a7af93c7c2fad3fa8a68dbd86d2b" 2018-07-03 15:55:18,775 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Tue, 03 Jul 2018 15:55: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-3456d133-efdf-4b38-b115-b328fce4a8bf X-Compute-Request-Id: req-3456d133-efdf-4b38-b115-b328fce4a8bf 2018-07-03 15:55:18,776 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/1d7a7e8c-2c9b-4320-b645-04ca7dd8fc76 used request id req-3456d133-efdf-4b38-b115-b328fce4a8bf 2018-07-03 15:55:18,777 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router and subnet AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet 2018-07-03 15:55:18,777 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router 2018-07-03 15:55:18,782 - 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/a8c9925b-034b-46ed-987b-f227bd2b7408/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" -d '{"subnet_id": "c8bec05f-b842-4bbf-b0bd-19db7c0f882d"}' 2018-07-03 15:55:22,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:22 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-f87e71c4-faa8-4959-be17-ff786fb99419 Front-End-Https: on RESP BODY: {"network_id": "9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "subnet_id": "c8bec05f-b842-4bbf-b0bd-19db7c0f882d", "subnet_ids": ["c8bec05f-b842-4bbf-b0bd-19db7c0f882d"], "port_id": "2094af27-4cc1-4bc0-a813-6e98ca8bc94d", "id": "a8c9925b-034b-46ed-987b-f227bd2b7408"} 2018-07-03 15:55:22,075 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/a8c9925b-034b-46ed-987b-f227bd2b7408/remove_router_interface used request id req-f87e71c4-faa8-4959-be17-ff786fb99419 2018-07-03 15:55:22,076 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router 2018-07-03 15:55:22,076 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-router 2018-07-03 15:55:22,081 - 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/a8c9925b-034b-46ed-987b-f227bd2b7408 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5447082d4a3493651620d591f17ae98a73ab58" 2018-07-03 15:55:24,325 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4844f899-1e66-4e5b-a388-88c7a09cab67 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:24,326 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/a8c9925b-034b-46ed-987b-f227bd2b7408 used request id req-4844f899-1e66-4e5b-a388-88c7a09cab67 2018-07-03 15:55:24,327 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet 2018-07-03 15:55:24,327 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-subnet 2018-07-03 15:55:24,333 - 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/c8bec05f-b842-4bbf-b0bd-19db7c0f882d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa4412c3aa46637e9e26147dc013a7c75af261" 2018-07-03 15:55:27,540 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5243edbe-1c91-4dab-8dc4-c6200e044b15 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:27,540 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/c8bec05f-b842-4bbf-b0bd-19db7c0f882d used request id req-5243edbe-1c91-4dab-8dc4-c6200e044b15 2018-07-03 15:55:27,540 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f-pub-net 2018-07-03 15:55:27,545 - 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/9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa4412c3aa46637e9e26147dc013a7c75af261" 2018-07-03 15:55:29,629 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-afc79e8f-40eb-44e3-80fc-4449edccfdd5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:29,629 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/9b3620c1-3bd0-4cd8-bd96-bf80e6a3c401 used request id req-afc79e8f-40eb-44e3-80fc-4449edccfdd5 2018-07-03 15:55:29,631 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-46265e61-d736-4621-bcbd-5f52e9213b5f--image 2018-07-03 15:55:29,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}72c4904edb9a4e7b7b32eb842e7fa270c5546043" 2018-07-03 15:55:30,215 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f1a5873a-a74a-497c-a541-1087f0dabddc 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-07-03 15:55:30,215 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/53fc31e1-8a23-49f3-a690-2bc4377c60a3 used request id req-f1a5873a-a74a-497c-a541-1087f0dabddc 2018-07-03 15:55:30,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/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:55:30,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:30 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-87587e5b-fa95-46cd-9753-2a701a811943 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "created_at": "2018-07-03T13:11:01Z", "updated_at": "2018-07-03T13:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "1b5af3d4-008f-4d05-be23-dceda8cea120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3c27e92d-d4c5-4c1f-93c8-1a089bd7f504", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "3fec877a-1720-47f9-9b10-c85b00da36c8", "remote_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:11:01Z", "revision_number": 0, "id": "9696c66b-4b85-48cb-bd8a-8c4f4c1fb316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:11:01Z", "security_group_id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "tenant_id": "b41cf86545ce4ce4934ec11256b95fab", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41cf86545ce4ce4934ec11256b95fab"}], "revision_number": 4, "project_id": "b41cf86545ce4ce4934ec11256b95fab", "id": "0153c2c4-8b64-4a34-9ce1-9ec9f783f505", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-03T13:07:48Z", "updated_at": "2018-07-03T13:07:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "48531b55-5f5d-4093-bc63-9bd6669dc3fa", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "4d30417b-983d-4a03-bae2-6cb0ee2f9cd8", "remote_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "7152634e-f70b-4867-be25-428a4d58f7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:07:48Z", "revision_number": 0, "id": "e991790f-ec19-4bbc-82d8-aef3b88ebcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:07:48Z", "security_group_id": "79f67210-397e-4241-a5cf-453b30cdfc66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "79f67210-397e-4241-a5cf-453b30cdfc66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:24Z", "updated_at": "2018-07-03T14:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "01036023-0b8e-4595-a412-c0cbc6a11d7b", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "12710900-73a9-4afd-87ab-6179d8700b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c1628e96-6f86-4415-b1a0-7562e69b07d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T14:23:24Z", "revision_number": 0, "id": "c674ffdb-8263-47bd-9ab0-7a1772d2a23d", "remote_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "remote_ip_prefix": null, "created_at": "2018-07-03T14:23:24Z", "security_group_id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c"}], "revision_number": 4, "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "cd74b599-bc27-404a-92e4-e64d4e69adf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:48:48Z", "updated_at": "2018-07-03T15:48:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:48:48Z", "revision_number": 0, "id": "084cea0c-78bc-4c4b-9135-27ca84f84863", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:48:48Z", "security_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:48:48Z", "revision_number": 0, "id": "0c696eb3-8cbe-4307-be9d-34274ec6e6f7", "remote_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "remote_ip_prefix": null, "created_at": "2018-07-03T15:48:48Z", "security_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:48:48Z", "revision_number": 0, "id": "4bd20938-924c-45ef-a1ea-8e1008db81c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T15:48:48Z", "security_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T15:48:48Z", "revision_number": 0, "id": "887f682c-00b8-4d74-badc-cbbf4b16f780", "remote_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "remote_ip_prefix": null, "created_at": "2018-07-03T15:48:48Z", "security_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee2c51c7dc64409eaf71bbf64439f556"}], "revision_number": 4, "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "d4846016-095a-4849-8b23-3015b7b2e776", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T13:06:08Z", "updated_at": "2018-07-03T13:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "0c900156-9d4f-4e02-a3d8-28d53c26f5c1", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "2593f5ef-8e88-457d-a8ba-81d2c84f8759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "9704e17b-8e60-4527-a3a3-62d1e9099579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-03T13:06:08Z", "revision_number": 0, "id": "e0943be5-cdfc-4d8f-a2ba-6cfd6b2337fa", "remote_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "remote_ip_prefix": null, "created_at": "2018-07-03T13:06:08Z", "security_group_id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2213f40455746c3b623a4fcb5e27a06"}], "revision_number": 4, "project_id": "f2213f40455746c3b623a4fcb5e27a06", "id": "dd22b4fb-9ae8-40e1-a36a-3db667ce6a99", "name": "default"}]} 2018-07-03 15:55:30,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-87587e5b-fa95-46cd-9753-2a701a811943 2018-07-03 15:55:30,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/b41cf86545ce4ce4934ec11256b95fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:55:30,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:55:30 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8af25ef-15bc-46a2-9571-0035ae197888 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/b41cf86545ce4ce4934ec11256b95fab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41cf86545ce4ce4934ec11256b95fab", "name": "service"}} 2018-07-03 15:55:30,923 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b41cf86545ce4ce4934ec11256b95fab used request id req-e8af25ef-15bc-46a2-9571-0035ae197888 2018-07-03 15:55:30,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:55:31,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 03 Jul 2018 15:55:30 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a480f07-976a-4dee-9106-4f223f20d398 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ac536cd40d8411bb07cdb86c5164c7c.", "code": 404, "title": "Not Found"}} 2018-07-03 15:55:31,128 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7ac536cd40d8411bb07cdb86c5164c7c used request id req-3a480f07-976a-4dee-9106-4f223f20d398 2018-07-03 15:55:31,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-03 15:55:31,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/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:55:31,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:55:31 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0365300-8283-43c7-8f24-bff43e916ee2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee2c51c7dc64409eaf71bbf64439f556", "name": "AnsibleProvisioningTests-17eff746-e108-499-proj"}} 2018-07-03 15:55:31,306 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-d0365300-8283-43c7-8f24-bff43e916ee2 2018-07-03 15:55:31,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4846016-095a-4849-8b23-3015b7b2e776 2018-07-03 15:55:31,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4846016-095a-4849-8b23-3015b7b2e776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:55:31,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Tue, 03 Jul 2018 15:55:31 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-fe9ea617-480f-404f-9e98-b779ccf3658e Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:48:48Z", "security_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:48:48Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "084cea0c-78bc-4c4b-9135-27ca84f84863"}, {"remote_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:48:48Z", "security_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:48:48Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "0c696eb3-8cbe-4307-be9d-34274ec6e6f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:48:48Z", "security_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:48:48Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "4bd20938-924c-45ef-a1ea-8e1008db81c2"}, {"remote_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-03T15:48:48Z", "security_group_id": "d4846016-095a-4849-8b23-3015b7b2e776", "port_range_min": null, "revision_number": 0, "tenant_id": "ee2c51c7dc64409eaf71bbf64439f556", "created_at": "2018-07-03T15:48:48Z", "project_id": "ee2c51c7dc64409eaf71bbf64439f556", "id": "887f682c-00b8-4d74-badc-cbbf4b16f780"}]} 2018-07-03 15:55:31,676 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4846016-095a-4849-8b23-3015b7b2e776 used request id req-fe9ea617-480f-404f-9e98-b779ccf3658e 2018-07-03 15:55:31,677 - neutron_utils - INFO - Deleting security group with name - default 2018-07-03 15:55:31,682 - keystoneauth.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/d4846016-095a-4849-8b23-3015b7b2e776 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:55:31,924 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Tue, 03 Jul 2018 15:55:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3ab69142-de6e-4826-a021-72d6dc6d6fd9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:31,924 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d4846016-095a-4849-8b23-3015b7b2e776 used request id req-3ab69142-de6e-4826-a021-72d6dc6d6fd9 2018-07-03 15:55:31,925 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-17eff746-e108-499-proj 2018-07-03 15:55:31,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:55:32,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:55:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20e2a4c9-f6c3-4eac-8420-262e616d6aec Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:32,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ee2c51c7dc64409eaf71bbf64439f556 used request id req-20e2a4c9-f6c3-4eac-8420-262e616d6aec 2018-07-03 15:55:32,339 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-17eff746-e108-499-proj-role 2018-07-03 15:55:32,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/e76d0feb5e7f43158710e896002066b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:55:32,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:55:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-025b55d2-bfe9-4814-9b17-12b7c2fbb911 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:32,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e76d0feb5e7f43158710e896002066b6 used request id req-025b55d2-bfe9-4814-9b17-12b7c2fbb911 2018-07-03 15:55:32,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91ea298f872b7168acd54fc7c436eae333c275a" 2018-07-03 15:55:32,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:55:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73842491-cbd0-4e19-aa3b-f4a9c4362e06 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c11acfd22d84aa895eb61e26e5963f1", "links": {"self": "http://10.167.4.35:5000/v3/roles/0c11acfd22d84aa895eb61e26e5963f1"}, "name": "Member"}, {"domain_id": null, "id": "0e8737ddfe1542c18cfc59afdf17b6f5", "links": {"self": "http://10.167.4.35:5000/v3/roles/0e8737ddfe1542c18cfc59afdf17b6f5"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "da6ce04177bd4ad99afbc3e900d198ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/da6ce04177bd4ad99afbc3e900d198ed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7b5d2a77f50482aae4a680f24c5f909", "links": {"self": "http://10.167.4.35:5000/v3/roles/e7b5d2a77f50482aae4a680f24c5f909"}, "name": "admin"}]} 2018-07-03 15:55:32,753 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-73842491-cbd0-4e19-aa3b-f4a9c4362e06 2018-07-03 15:55:32,754 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-17eff746-e108-499-user 2018-07-03 15:55:32,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/9f3ec76d5dc6402da93c8c3cd15ce97b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40a725d7166098bbb5c76ba33d56c76904ee776" 2018-07-03 15:55:33,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 03 Jul 2018 15:55:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7feae097-1e05-4944-b72c-c125acca3ca7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:55:33,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/9f3ec76d5dc6402da93c8c3cd15ce97b used request id req-7feae097-1e05-4944-b72c-c125acca3ca7 2018-07-03 15:55:33,123 - 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) ... FAIL 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) ... FAIL test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... FAIL test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_instance_tests.py", line 3083, in test_ping_via_router self.assertTrue(check_ping(self.inst_creators[0])) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 517, in test_connect_via_ssh_heat_vm create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 550, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 121 tests in 5319.698s FAILED (failures=3) 2018-07-03 15:55:33,287 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 15:55:33,287 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 88:40 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-07-03 15:55:33,293 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-07-03 15:55:33,293 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-03 15:55:33,370 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-03 15:55:33,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-03 15:55:33,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-03 15:55:33,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-03 15:55:33,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-03 15:55:33,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-03 15:55:33,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-03 15:55:33,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-03 15:55:33,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-03 15:55:33,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-03 15:55:33,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-03 15:55:33,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-03 15:55:33,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-03 15:55:33,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-03 15:55:33,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-03 15:55:33,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-03 15:55:33,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 03 Jul 2018 15:55:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2814bb8a-e44b-4b0c-b26c-27b2407fac78 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-07-03 15:55:33,386 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2814bb8a-e44b-4b0c-b26c-27b2407fac78 2018-07-03 15:55:33,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-07-03 15:55:33,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7b5d2a77f50482aae4a680f24c5f909", "name": "admin"}], "expires_at": "2018-07-03T16:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2213f40455746c3b623a4fcb5e27a06", "name": "admin"}, "catalog": [{"endpoints": [{"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4c7c9afa81ff43e6bcfcd04dc9368a30"}, {"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "61de38346d1243f9b77a7f9843943c2e"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ea3adc4e8527434dafd169dc6f10daa0"}], "type": "event", "id": "1f29bff2322f4a0cb90ad2661720e478", "name": "panko"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "2dec2ac16f9849fba861ed4966ef6947"}, {"url": "http://10.167.4.35:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7a1ab1bfc9e0450b9c42aa9069b97ba8"}, {"url": "https://172.30.10.101:8776/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "ec1637830b224cb89d2a80564fddb911"}], "type": "volume", "id": "398b6aa5c52742aeaa89ac355a8eb992", "name": "cinder"}, {"endpoints": [{"url": "https://172.30.10.101:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "576081713b864037953bdf8b4a7481c3"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b1bf3333853f4889a099bb889477eac2"}, {"url": "http://10.167.4.35:8004/v1/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "cdc01377eb4e48fc89b8f097d674dd14"}], "type": "orchestration", "id": "3cf8c734af344b85861a6e1fc4b62057", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "217785418f7d482f942bdf5cf0dde02a"}, {"url": "http://10.167.4.35:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45e86e48d16e44cb9c20052d3a947652"}, {"url": "https://172.30.10.101:8776/v3/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c3fd37a947e14e67a08348561433640d"}], "type": "volumev3", "id": "4183cf3cc9d64974abd4db219eff0b80", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0782214525694da6a6f6ea43bcce29b6"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "2516b4a0e75f427aba2f126fe5dd3260"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "f27062f8ecec46808fb5c58017013171"}], "type": "placement", "id": "4e9ef17413e841818627e2b71caf8e48", "name": "placement"}, {"endpoints": [{"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4ba0f5f642bc491e820f1cd6bff58fbe"}, {"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c9411996ee364c9ea60e8d89ace6a120"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "fdf4f46bcd10444bae53bcbd168375d6"}], "type": "metric", "id": "4ea91e0f2eb94f2cb24f6ecbb212f621", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1b87294a3d7841e08f9f6c8965926dbc"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "65834ada86ca4df6b14d5e88139b73a6"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f81de929b59d4e588e5d92c8ce5a7bd2"}], "type": "identity", "id": "6d1ac4f7186e46e5bd9550257f66732d", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4343a1ef3f3b49dd89ae0d6e5f039092"}, {"url": "http://10.167.4.35:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "581b5df825b5429385b48265dc83566a"}, {"url": "https://172.30.10.101:8776/v2/f2213f40455746c3b623a4fcb5e27a06", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74981f8831540c69e4081e45ffa4570"}], "type": "volumev2", "id": "6ea21161329d4320976335a41425c1a8", "name": "cinderv2"}, {"endpoints": [{"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "3149a25ee3544b3c9f6065124b2b7afc"}, {"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b288faf28ce4968a3d9d8f7d918f812"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e1f92b79144647e5b4582ec828c8c3ab"}], "type": "image", "id": "850800c33e47477cbc5b994f85df3fa4", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4916a91b7fa64b929880fca7dccdb41f"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "729fc7201ffc4556adc25cb3f5dd7270"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "ac6e353fb8a4446888cd217be5fa6c96"}], "type": "compute", "id": "87cc4e7a255d4e698c9dd53a990c7bf0", "name": "nova"}, {"endpoints": [{"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "19c64e8f75a34e5b9f2d9c14a8259933"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "3e327f5f89d54f559bafff75e300c004"}, {"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "45670cbe79c5403792c014c70b990759"}], "type": "alarming", "id": "91ec040bc8364c7d827b940ebd4b4372", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "4465387c029c4df89d2b6d3e7e893ed9"}, {"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b084012b0ca04553b54c03dab3e2a55c"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "c74cf2c505d349c78e2ff4150b008844"}], "type": "dns", "id": "b5cc801b067f4d4e9c696f0976cb8ad3", "name": "designate"}, {"endpoints": [{"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b15c0826e90e47e988284e70af4bf7bf"}, {"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "da1931dac2664e57bc0cff0d5bc20e6a"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "f9045a9cf7164b0bb358b52d0abe2ad2"}], "type": "metering", "id": "cd0c0384cd3b4879a8832b16df71ce98", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "048c5b2691714ef79baf825f61cd0f92"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "550c1b64e2aa4172926afeea3233c9c6"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "d4583972301d4bc985c967db03e64bf9"}], "type": "network", "id": "cd599c9461e140a0a3db4c53b2ea1a28", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ada55201ffb54277b8bfe9496150313e"}, "audit_ids": ["gFa9a2XxTNKZJjoiTXd_bw"], "issued_at": "2018-07-03T15:55:33.000000Z"}} 2018-07-03 15:55:33,945 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 15:55:33,945 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:55:34,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1c73e797-11e5-495f-bafb-ebbc8d054ca0 Date: Tue, 03 Jul 2018 15:55:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"}]} 2018-07-03 15:55:34,464 - 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-1c73e797-11e5-495f-bafb-ebbc8d054ca0 2018-07-03 15:55:34,464 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.519022941589s 2018-07-03 15:55:34,464 - 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-1c73e797-11e5-495f-bafb-ebbc8d054ca0 2018-07-03 15:55:34,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-03 15:55:38,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-03 15:55:41,588 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e8236b58-80c9-4271-9154-8d2e3bb35eb9 | 2018-07-03T15:55:40.778220 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e8236b58-80c9-4271-9154-8d2e3bb35eb9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-03 15:55:45,772 - 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-07-03 15:55:45,773 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-03 15:55:48,840 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-03 15:55:53,535 - 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=d23925f3-ecc3-4668-ae77-953fafe68b32) as the default verifier for the future CLI operations. 2018-07-03 15:55:57,085 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-07-03 15:55:57,087 - 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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"network": {"name": "neutron_trunk-net_213a7be9-ba3e-4657-96e1-422634be08ce", "admin_state_up": true}}' 2018-07-03 15:55:57,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-2c2b47ed-3429-4dba-931f-a38846a95bd4 Date: Tue, 03 Jul 2018 15:55:57 GMT RESP BODY: {"network":{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vlan","id":"019fb439-1f06-4193-9fa8-5148e202eb15","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T15:55:57Z","is_default":false,"provider:segmentation_id":1022,"name":"neutron_trunk-net_213a7be9-ba3e-4657-96e1-422634be08ce","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:55:57Z","mtu":1500}} 2018-07-03 15:55:57,726 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-2c2b47ed-3429-4dba-931f-a38846a95bd4 2018-07-03 15:55:57,726 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.640534877777s 2018-07-03 15:55:57,726 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-2c2b47ed-3429-4dba-931f-a38846a95bd4 2018-07-03 15:55:57,727 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': u'physnet2', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-03T15:55:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'019fb439-1f06-4193-9fa8-5148e202eb15', u'provider:segmentation_id': 1022, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_213a7be9-ba3e-4657-96e1-422634be08ce', u'admin_state_up': True, u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T15:55:57Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 15:55:57,728 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 15:55:57,729 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:55:57,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2827 X-Openstack-Request-Id: req-5df69753-93db-4c37-8938-7125e28880c8 Date: Tue, 03 Jul 2018 15:55:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"019fb439-1f06-4193-9fa8-5148e202eb15","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T15:55:57Z","provider:segmentation_id":1022,"name":"neutron_trunk-net_213a7be9-ba3e-4657-96e1-422634be08ce","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:55:57Z","provider:network_type":"vlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"},{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","status":"ACTIVE","subnets":["bab37653-d30b-4a8e-b3f9-2fee54384d06","ec1e769b-afc6-442d-9eca-a91be830c18d"],"description":"","tags":[],"updated_at":"2018-07-03T14:55:55Z","provider:segmentation_id":1001,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2","admin_state_up":true,"tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","provider:network_type":"vlan"},{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3ea90d3-c085-4c31-aa41-067bef685d7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ac536cd40d8411bb07cdb86c5164c7c","status":"ACTIVE","subnets":["b822dccc-a57d-429a-8f79-595825381c39"],"description":"","tags":[],"updated_at":"2018-07-03T14:23:25Z","provider:segmentation_id":1004,"name":"shaker-net_abf55446-76ba-4bff-8f30-e5160e3a0eec","admin_state_up":true,"tenant_id":"7ac536cd40d8411bb07cdb86c5164c7c","created_at":"2018-07-03T14:23:24Z","provider:network_type":"vlan"}]} 2018-07-03 15:55:57,891 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-5df69753-93db-4c37-8938-7125e28880c8 2018-07-03 15:55:57,891 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.163465023041s 2018-07-03 15:55:57,892 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-5df69753-93db-4c37-8938-7125e28880c8 2018-07-03 15:55:57,894 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-07-03 15:55:57,895 - 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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"subnet": {"name": "neutron_trunk-subnet_213a7be9-ba3e-4657-96e1-422634be08ce", "enable_dhcp": true, "network_id": "019fb439-1f06-4193-9fa8-5148e202eb15", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-03 15:55:58,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-87f621c3-e814-42de-b9e1-7b26c2cb5012 Date: Tue, 03 Jul 2018 15:55:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"019fb439-1f06-4193-9fa8-5148e202eb15","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:55:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T15:55:58Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"543b3a37-16fc-4b1c-9704-adf7a3ec7cec","subnetpool_id":null,"name":"neutron_trunk-subnet_213a7be9-ba3e-4657-96e1-422634be08ce"}} 2018-07-03 15:55:58,567 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-87f621c3-e814-42de-b9e1-7b26c2cb5012 2018-07-03 15:55:58,567 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 0.67272901535s 2018-07-03 15:55:58,567 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-87f621c3-e814-42de-b9e1-7b26c2cb5012 2018-07-03 15:55:58,568 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T15:55:58Z', 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'543b3a37-16fc-4b1c-9704-adf7a3ec7cec', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_213a7be9-ba3e-4657-96e1-422634be08ce', u'enable_dhcp': True, u'network_id': u'019fb439-1f06-4193-9fa8-5148e202eb15', u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T15:55:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 15:55:58,568 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-07-03 15:55:58,569 - 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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"router": {"external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69"}, "name": "neutron_trunk-router_213a7be9-ba3e-4657-96e1-422634be08ce", "admin_state_up": true}}' 2018-07-03 15:56:00,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-20d85b19-657f-4b4b-a045-03a3c6750899 Date: Tue, 03 Jul 2018 15:56:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.122"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T15:55:58Z", "admin_state_up": true, "updated_at": "2018-07-03T15:56:00Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b304e4aa-8d51-4565-af1c-4b786cf1910d", "name": "neutron_trunk-router_213a7be9-ba3e-4657-96e1-422634be08ce"}} 2018-07-03 15:56:00,787 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-20d85b19-657f-4b4b-a045-03a3c6750899 2018-07-03 15:56:00,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 2.21854400635s 2018-07-03 15:56:00,787 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-20d85b19-657f-4b4b-a045-03a3c6750899 2018-07-03 15:56:00,788 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-03T15:56:00Z', u'revision_number': 3, u'ha': False, u'id': u'b304e4aa-8d51-4565-af1c-4b786cf1910d', u'external_gateway_info': {u'network_id': u'75eb7e7d-8aac-424a-86d0-bd5ac2d83c69', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'c69b8518-9349-4705-be78-01bfc5c002a4', u'ip_address': u'172.30.10.122'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_213a7be9-ba3e-4657-96e1-422634be08ce', u'admin_state_up': True, u'tenant_id': u'f2213f40455746c3b623a4fcb5e27a06', u'created_at': u'2018-07-03T15:55:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'f2213f40455746c3b623a4fcb5e27a06'}) 2018-07-03 15:56:00,788 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-07-03 15:56:00,789 - 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/b304e4aa-8d51-4565-af1c-4b786cf1910d/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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"subnet_id": "543b3a37-16fc-4b1c-9704-adf7a3ec7cec"}' 2018-07-03 15:56:03,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-415e556f-8fa9-4c0c-bb17-80f8d15d99c2 Date: Tue, 03 Jul 2018 15:56:03 GMT RESP BODY: {"network_id": "019fb439-1f06-4193-9fa8-5148e202eb15", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "543b3a37-16fc-4b1c-9704-adf7a3ec7cec", "subnet_ids": ["543b3a37-16fc-4b1c-9704-adf7a3ec7cec"], "port_id": "ad9d937c-c59a-4114-a779-17cc57e20c70", "id": "b304e4aa-8d51-4565-af1c-4b786cf1910d"} 2018-07-03 15:56:03,922 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/b304e4aa-8d51-4565-af1c-4b786cf1910d/add_router_interface.json used request id req-415e556f-8fa9-4c0c-bb17-80f8d15d99c2 2018-07-03 15:56:03,922 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 3.13348412514s 2018-07-03 15:56:03,922 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/b304e4aa-8d51-4565-af1c-4b786cf1910d/add_router_interface.json used request id req-415e556f-8fa9-4c0c-bb17-80f8d15d99c2 returning object b304e4aa-8d51-4565-af1c-4b786cf1910d 2018-07-03 15:56:03,923 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-03 15:56:04,060 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-03 15:56:04,062 - 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-07-03 15:56:04,069 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Tue, 03 Jul 2018 15:56:04 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-07-03 15:56:04,072 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 15:56:04,074 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:56:04,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-5a439d43-2fcc-4f6b-8669-017f461a8af5 Date: Tue, 03 Jul 2018 15:56:04 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T14:23:42Z", "file": "/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e/file", "owner": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "size": 666173440, "self": "/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-03T14:23:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 15:56:04,469 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-5a439d43-2fcc-4f6b-8669-017f461a8af5 2018-07-03 15:56:04,470 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.397289037704s 2018-07-03 15:56:04,470 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-5a439d43-2fcc-4f6b-8669-017f461a8af5 2018-07-03 15:56:04,479 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-03 15:56:04,484 - 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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_213a7be9-ba3e-4657-96e1-422634be08ce", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_213a7be9-ba3e-4657-96e1-422634be08ce"}' 2018-07-03 15:56:04,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 889 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-11d67d3a-cb11-4cd9-b27d-0ce4e0e30b09 Date: Tue, 03 Jul 2018 15:56:04 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T15:56:05Z", "file": "/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "87c0180b-d4db-4197-9ce5-798d9e1aa530", "size": null, "self": "/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530", "hw_mem_page_size": "large", "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_213a7be9-ba3e-4657-96e1-422634be08ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_213a7be9-ba3e-4657-96e1-422634be08ce", "checksum": null, "created_at": "2018-07-03T15:56:05Z", "protected": false} 2018-07-03 15:56:04,923 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-11d67d3a-cb11-4cd9-b27d-0ce4e0e30b09 2018-07-03 15:56:04,924 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.444008111954s 2018-07-03 15:56:04,924 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-11d67d3a-cb11-4cd9-b27d-0ce4e0e30b09 returning object 87c0180b-d4db-4197-9ce5-798d9e1aa530 2018-07-03 15:56:04,925 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-03 15:56:04,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530/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}8683502690992638edcd457ff1f3defe89fc1177" -d '' 2018-07-03 15:56:05,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-210625dc-4b01-4c70-b638-3209b55409a4 Date: Tue, 03 Jul 2018 15:56: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-07-03 15:56:05,582 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530/file used request id req-210625dc-4b01-4c70-b638-3209b55409a4 2018-07-03 15:56:05,582 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.656928062439s 2018-07-03 15:56:05,582 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530/file used request id req-210625dc-4b01-4c70-b638-3209b55409a4 2018-07-03 15:56:05,582 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_213a7be9-ba3e-4657-96e1-422634be08ce', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-03T15:56:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530/file', u'owner': u'f2213f40455746c3b623a4fcb5e27a06', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'87c0180b-d4db-4197-9ce5-798d9e1aa530', u'size': None, u'name': u'neutron_trunk-img_213a7be9-ba3e-4657-96e1-422634be08ce', u'checksum': None, u'self': u'/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-03T15:56:05Z', u'schema': u'/v2/schemas/image'}) 2018-07-03 15:56:05,583 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-03 15:56:05,586 - 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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_213a7be9-ba3e-4657-96e1-422634be08ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-03 15:56:05,947 - 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-8f11c933-fd96-4205-8220-f9c65c7e9e3e X-Compute-Request-Id: req-8f11c933-fd96-4205-8220-f9c65c7e9e3e Date: Tue, 03 Jul 2018 15:56:05 GMT Connection: close RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_213a7be9-ba3e-4657-96e1-422634be08ce", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/cb8a918b-5775-40f5-911d-6a1704724a3c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/cb8a918b-5775-40f5-911d-6a1704724a3c", "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": "cb8a918b-5775-40f5-911d-6a1704724a3c"}} 2018-07-03 15:56:05,947 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-8f11c933-fd96-4205-8220-f9c65c7e9e3e 2018-07-03 15:56:05,948 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.364392995834s 2018-07-03 15:56:05,948 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-8f11c933-fd96-4205-8220-f9c65c7e9e3e 2018-07-03 15:56:05,949 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_213a7be9-ba3e-4657-96e1-422634be08ce', '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'f2213f40455746c3b623a4fcb5e27a06', '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'cb8a918b-5775-40f5-911d-6a1704724a3c', 'swap': 0}) 2018-07-03 15:56:05,949 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-03 15:56:05,952 - 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/cb8a918b-5775-40f5-911d-6a1704724a3c/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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:56:06,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 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-d5cd973c-88c9-4188-97ba-3d03ebb102db X-Compute-Request-Id: req-d5cd973c-88c9-4188-97ba-3d03ebb102db Date: Tue, 03 Jul 2018 15:56:06 GMT Connection: close RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:56:06,352 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/cb8a918b-5775-40f5-911d-6a1704724a3c/os-extra_specs used request id req-d5cd973c-88c9-4188-97ba-3d03ebb102db 2018-07-03 15:56:06,353 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.402987957001s 2018-07-03 15:56:06,353 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/cb8a918b-5775-40f5-911d-6a1704724a3c/os-extra_specs used request id req-d5cd973c-88c9-4188-97ba-3d03ebb102db 2018-07-03 15:56:06,355 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-07-03 15:56:06,358 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:56:06,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2920 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-67b6aa51-073e-483c-8a46-87d1d79d35cf X-Compute-Request-Id: req-67b6aa51-073e-483c-8a46-87d1d79d35cf Date: Tue, 03 Jul 2018 15:56:06 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 75}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-dpdk-ha.local", "memory_mb_used": 512, "memory_mb": 31901, "current_workload": 0, "state": "up", "host_ip": "10.167.4.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 2198, "hypervisor_version": 2011001, "disk_available_least": 2052, "local_gb": 2198, "free_ram_mb": 31389, "id": 3}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 78}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 3, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-dpdk-ha.local", "memory_mb_used": 1536, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 2195, "hypervisor_version": 2011001, "disk_available_least": 2049, "local_gb": 2198, "free_ram_mb": 30366, "id": 6}]} 2018-07-03 15:56:06,785 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-67b6aa51-073e-483c-8a46-87d1d79d35cf 2018-07-03 15:56:06,785 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.429224014282s 2018-07-03 15:56:06,785 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-67b6aa51-073e-483c-8a46-87d1d79d35cf 2018-07-03 15:56:06,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 15:56:06,795 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:56:07,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2073 Content-Type: application/json X-Openstack-Request-Id: req-9ab9cb84-a151-49d2-ae95-279c16e31725 Date: Tue, 03 Jul 2018 15:56:07 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T15:56:06Z", "file": "/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "87c0180b-d4db-4197-9ce5-798d9e1aa530", "size": 12716032, "self": "/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/87c0180b-d4db-4197-9ce5-798d9e1aa530", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_213a7be9-ba3e-4657-96e1-422634be08ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_213a7be9-ba3e-4657-96e1-422634be08ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-03T15:56:05Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T14:23:42Z", "file": "/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e/file", "owner": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "size": 666173440, "self": "/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-03T14:23:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 15:56:07,188 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-9ab9cb84-a151-49d2-ae95-279c16e31725 2018-07-03 15:56:07,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.396445035934s 2018-07-03 15:56:07,189 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-9ab9cb84-a151-49d2-ae95-279c16e31725 2018-07-03 15:56:07,199 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-07-03 15:56:07,203 - 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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_213a7be9-ba3e-4657-96e1-422634be08ce", "container_format": "bare", "hw_mem_page_size": "large", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_213a7be9-ba3e-4657-96e1-422634be08ce"}' 2018-07-03 15:56:07,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 897 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-0d889553-c605-447f-b135-e7782dfe7fec Date: Tue, 03 Jul 2018 15:56:07 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T15:56:08Z", "file": "/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "967978ee-87c6-46c2-9f77-2c86e0c95b97", "size": null, "self": "/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97", "hw_mem_page_size": "large", "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_213a7be9-ba3e-4657-96e1-422634be08ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_213a7be9-ba3e-4657-96e1-422634be08ce", "checksum": null, "created_at": "2018-07-03T15:56:08Z", "protected": false} 2018-07-03 15:56:07,650 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-0d889553-c605-447f-b135-e7782dfe7fec 2018-07-03 15:56:07,650 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.451276063919s 2018-07-03 15:56:07,651 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-0d889553-c605-447f-b135-e7782dfe7fec returning object 967978ee-87c6-46c2-9f77-2c86e0c95b97 2018-07-03 15:56:07,652 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-07-03 15:56:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97/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}8683502690992638edcd457ff1f3defe89fc1177" -d '' 2018-07-03 15:56:08,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ecb853a-0527-4d28-a4a0-68b712a45eb8 Date: Tue, 03 Jul 2018 15:56:08 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-03 15:56:08,290 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97/file used request id req-1ecb853a-0527-4d28-a4a0-68b712a45eb8 2018-07-03 15:56:08,290 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.638365983963s 2018-07-03 15:56:08,290 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97/file used request id req-1ecb853a-0527-4d28-a4a0-68b712a45eb8 2018-07-03 15:56:08,291 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_213a7be9-ba3e-4657-96e1-422634be08ce', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-03T15:56:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97/file', u'owner': u'f2213f40455746c3b623a4fcb5e27a06', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'967978ee-87c6-46c2-9f77-2c86e0c95b97', u'size': None, u'name': u'neutron_trunk-img_alt_213a7be9-ba3e-4657-96e1-422634be08ce', u'checksum': None, u'self': u'/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97', u'hw_mem_page_size': u'large', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-03T15:56:08Z', u'schema': u'/v2/schemas/image'}) 2018-07-03 15:56:08,291 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-07-03 15:56:08,294 - 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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_213a7be9-ba3e-4657-96e1-422634be08ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-03 15:56:08,341 - 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-ba57313a-eba4-4782-9287-141d5fd26871 X-Compute-Request-Id: req-ba57313a-eba4-4782-9287-141d5fd26871 Date: Tue, 03 Jul 2018 15:56:08 GMT Connection: close RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_213a7be9-ba3e-4657-96e1-422634be08ce", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/789ef2b1-300e-428a-bc32-a52eff5eccab", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/789ef2b1-300e-428a-bc32-a52eff5eccab", "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": "789ef2b1-300e-428a-bc32-a52eff5eccab"}} 2018-07-03 15:56:08,341 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-ba57313a-eba4-4782-9287-141d5fd26871 2018-07-03 15:56:08,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.0497138500214s 2018-07-03 15:56:08,341 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-ba57313a-eba4-4782-9287-141d5fd26871 2018-07-03 15:56:08,342 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_213a7be9-ba3e-4657-96e1-422634be08ce', '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'f2213f40455746c3b623a4fcb5e27a06', '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'789ef2b1-300e-428a-bc32-a52eff5eccab', 'swap': 0}) 2018-07-03 15:56:08,343 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-07-03 15:56:08,345 - 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/789ef2b1-300e-428a-bc32-a52eff5eccab/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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"extra_specs": {"hw:mem_page_size": "large"}}' 2018-07-03 15:56:08,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 46 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-dd814780-c6be-48c8-8a79-f902b2fea7a5 X-Compute-Request-Id: req-dd814780-c6be-48c8-8a79-f902b2fea7a5 Date: Tue, 03 Jul 2018 15:56:08 GMT Connection: close RESP BODY: {"extra_specs": {"hw:mem_page_size": "large"}} 2018-07-03 15:56:08,707 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/789ef2b1-300e-428a-bc32-a52eff5eccab/os-extra_specs used request id req-dd814780-c6be-48c8-8a79-f902b2fea7a5 2018-07-03 15:56:08,707 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.363955020905s 2018-07-03 15:56:08,707 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/789ef2b1-300e-428a-bc32-a52eff5eccab/os-extra_specs used request id req-dd814780-c6be-48c8-8a79-f902b2fea7a5 2018-07-03 15:56:08,707 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_213a7be9-ba3e-4657-96e1-422634be08ce', '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'f2213f40455746c3b623a4fcb5e27a06', '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'789ef2b1-300e-428a-bc32-a52eff5eccab', 'swap': 0}) 2018-07-03 15:56:12,577 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-03 15:56:12,578 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-03 15:56:12,578 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-03 15:56:12,581 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-03 15:56:12,590 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-03 15:56:16,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d23925f3-ecc3-4668-ae77-953fafe68b32/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-03 15:56:16,365 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-03 15:56:16,368 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-03 15:56:16,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-07-03 15:58:48,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a5b9be0b-ed48-46a2-a7d5-7c745f0045b1 2018-07-03 15:58:49,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a5b9be0b-ed48-46a2-a7d5-7c745f0045b1']'. 2018-07-03 15:58:49,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-03 15:58:49,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-03 15:58:49,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-03 15:58:49,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a5b9be0b-ed48-46a2-a7d5-7c745f0045b1 | 2018-07-03 15:58:49,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-03 15:58:49,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-03 15:56:19 | 2018-07-03 15:58:49,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-03 15:58:48 | 2018-07-03 15:58:49,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:29 | 2018-07-03 15:58:49,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-03 15:58:49,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-03 15:58:50,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d23925f3-ecc3-4668-ae77-953fafe68b32) | 2018-07-03 15:58:50,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-03 15:58:50,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e8236b58-80c9-4271-9154-8d2e3bb35eb9) | 2018-07-03 15:58:50,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-03 15:58:50,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.41 | 2018-07-03 15:58:50,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-03 15:58:50,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-03 15:58:50,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-03 15:58:50,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-03 15:58:50,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-03 15:58:50,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-03 15:58:50,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-03 15:58:50,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-03 15:58:50,186 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 15:58:50,187 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:53 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-03 15:58:50,191 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-07-03 15:58:50,192 - 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/b304e4aa-8d51-4565-af1c-4b786cf1910d/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}8683502690992638edcd457ff1f3defe89fc1177" -d '{"subnet_id": "543b3a37-16fc-4b1c-9704-adf7a3ec7cec"}' 2018-07-03 15:58:53,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-84b0836d-c70f-4f78-b9c7-36f2e89fb75d Date: Tue, 03 Jul 2018 15:58:53 GMT RESP BODY: {"network_id": "019fb439-1f06-4193-9fa8-5148e202eb15", "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "subnet_id": "543b3a37-16fc-4b1c-9704-adf7a3ec7cec", "subnet_ids": ["543b3a37-16fc-4b1c-9704-adf7a3ec7cec"], "port_id": "ad9d937c-c59a-4114-a779-17cc57e20c70", "id": "b304e4aa-8d51-4565-af1c-4b786cf1910d"} 2018-07-03 15:58:53,449 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/b304e4aa-8d51-4565-af1c-4b786cf1910d/remove_router_interface.json used request id req-84b0836d-c70f-4f78-b9c7-36f2e89fb75d 2018-07-03 15:58:53,450 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 3.25827598572s 2018-07-03 15:58:53,450 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/b304e4aa-8d51-4565-af1c-4b786cf1910d/remove_router_interface.json used request id req-84b0836d-c70f-4f78-b9c7-36f2e89fb75d returning object b304e4aa-8d51-4565-af1c-4b786cf1910d 2018-07-03 15:58:53,451 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-07-03 15:58:53,452 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:58:53,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1426 X-Openstack-Request-Id: req-1ee5ff1e-a0fa-430d-99ae-6e2cd914c4f1 Date: Tue, 03 Jul 2018 15:58:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.122"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2213f40455746c3b623a4fcb5e27a06", "created_at": "2018-07-03T15:55:58Z", "admin_state_up": true, "updated_at": "2018-07-03T15:58:51Z", "project_id": "f2213f40455746c3b623a4fcb5e27a06", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "b304e4aa-8d51-4565-af1c-4b786cf1910d", "name": "neutron_trunk-router_213a7be9-ba3e-4657-96e1-422634be08ce"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "75eb7e7d-8aac-424a-86d0-bd5ac2d83c69", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "c69b8518-9349-4705-be78-01bfc5c002a4", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7ac536cd40d8411bb07cdb86c5164c7c", "created_at": "2018-07-03T14:23:26Z", "admin_state_up": true, "updated_at": "2018-07-03T14:23:29Z", "project_id": "7ac536cd40d8411bb07cdb86c5164c7c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "ee8fb182-8bba-4f22-b359-4fb67a6e4a87", "name": "shaker-router_abf55446-76ba-4bff-8f30-e5160e3a0eec"}]} 2018-07-03 15:58:53,678 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-1ee5ff1e-a0fa-430d-99ae-6e2cd914c4f1 2018-07-03 15:58:53,678 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.226754903793s 2018-07-03 15:58:53,678 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-1ee5ff1e-a0fa-430d-99ae-6e2cd914c4f1 2018-07-03 15:58:53,680 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-07-03 15:58:53,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/routers/b304e4aa-8d51-4565-af1c-4b786cf1910d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:58:55,435 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a4fa089-65fc-45a6-8014-cf80cfa31dbc Content-Length: 0 Date: Tue, 03 Jul 2018 15:58:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:58:55,435 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/b304e4aa-8d51-4565-af1c-4b786cf1910d.json used request id req-8a4fa089-65fc-45a6-8014-cf80cfa31dbc 2018-07-03 15:58:55,436 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 1.75500297546s 2018-07-03 15:58:55,436 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/b304e4aa-8d51-4565-af1c-4b786cf1910d.json used request id req-8a4fa089-65fc-45a6-8014-cf80cfa31dbc 2018-07-03 15:58:55,436 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-07-03 15:58:55,437 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:58:55,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3285 X-Openstack-Request-Id: req-a4246a93-f1d9-47e5-b53d-f063d6b8f8cf Date: Tue, 03 Jul 2018 15:58:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"019fb439-1f06-4193-9fa8-5148e202eb15","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:55:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T15:55:58Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"543b3a37-16fc-4b1c-9704-adf7a3ec7cec","subnetpool_id":null,"name":"neutron_trunk-subnet_213a7be9-ba3e-4657-96e1-422634be08ce"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3ea90d3-c085-4c31-aa41-067bef685d7d","tenant_id":"7ac536cd40d8411bb07cdb86c5164c7c","created_at":"2018-07-03T14:23:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-03T14:23:25Z","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":"7ac536cd40d8411bb07cdb86c5164c7c","id":"b822dccc-a57d-429a-8f79-595825381c39","subnetpool_id":null,"name":"shaker-subnet_abf55446-76ba-4bff-8f30-e5160e3a0eec"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:53Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b8e83bd4df964c228bf540ccf1198c0a","id":"bab37653-d30b-4a8e-b3f9-2fee54384d06","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet1"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:05Z","dns_nameservers":[],"updated_at":"2018-07-03T13:04:05Z","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":"f2213f40455746c3b623a4fcb5e27a06","id":"c69b8518-9349-4705-be78-01bfc5c002a4","subnetpool_id":null,"name":"floating_subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:55Z","dns_nameservers":[],"updated_at":"2018-07-03T14:55:55Z","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":"b8e83bd4df964c228bf540ccf1198c0a","id":"ec1e769b-afc6-442d-9eca-a91be830c18d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3aba-subnet2"}]} 2018-07-03 15:58:55,513 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-a4246a93-f1d9-47e5-b53d-f063d6b8f8cf 2018-07-03 15:58:55,514 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.0770280361176s 2018-07-03 15:58:55,514 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-a4246a93-f1d9-47e5-b53d-f063d6b8f8cf 2018-07-03 15:58:55,516 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-07-03 15:58:55,517 - 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/543b3a37-16fc-4b1c-9704-adf7a3ec7cec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:58:57,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b9e3ce5a-2d77-4730-bb41-863d5bfefaff Date: Tue, 03 Jul 2018 15:58:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:58:57,963 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/543b3a37-16fc-4b1c-9704-adf7a3ec7cec.json used request id req-b9e3ce5a-2d77-4730-bb41-863d5bfefaff 2018-07-03 15:58:57,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 2.44631481171s 2018-07-03 15:58:57,963 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/543b3a37-16fc-4b1c-9704-adf7a3ec7cec.json used request id req-b9e3ce5a-2d77-4730-bb41-863d5bfefaff 2018-07-03 15:58:57,964 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-07-03 15:58:57,965 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:58:58,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2833 X-Openstack-Request-Id: req-0e871c9c-a1cb-4cf1-be2e-e699d88b42f0 Date: Tue, 03 Jul 2018 15:58:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"019fb439-1f06-4193-9fa8-5148e202eb15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-03T15:58:57Z","provider:segmentation_id":1022,"name":"neutron_trunk-net_213a7be9-ba3e-4657-96e1-422634be08ce","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T15:55:57Z","provider:network_type":"vlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"75eb7e7d-8aac-424a-86d0-bd5ac2d83c69","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2213f40455746c3b623a4fcb5e27a06","status":"ACTIVE","subnets":["c69b8518-9349-4705-be78-01bfc5c002a4"],"description":"","tags":[],"updated_at":"2018-07-03T13:04:05Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"f2213f40455746c3b623a4fcb5e27a06","created_at":"2018-07-03T13:04:01Z","provider:network_type":"flat"},{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"9439f201-77e1-4078-8cc9-f2af8dcc65c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b8e83bd4df964c228bf540ccf1198c0a","status":"ACTIVE","subnets":["ec1e769b-afc6-442d-9eca-a91be830c18d","bab37653-d30b-4a8e-b3f9-2fee54384d06"],"description":"","tags":[],"updated_at":"2018-07-03T14:55:55Z","provider:segmentation_id":1001,"name":"CreateInstancePortManipulationTests-7fffe62f-90b4-4655-86d3-8fe270eb3abanet2","admin_state_up":true,"tenant_id":"b8e83bd4df964c228bf540ccf1198c0a","created_at":"2018-07-03T14:55:52Z","provider:network_type":"vlan"},{"provider:physical_network":"physnet2","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3ea90d3-c085-4c31-aa41-067bef685d7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ac536cd40d8411bb07cdb86c5164c7c","status":"ACTIVE","subnets":["b822dccc-a57d-429a-8f79-595825381c39"],"description":"","tags":[],"updated_at":"2018-07-03T14:23:25Z","provider:segmentation_id":1004,"name":"shaker-net_abf55446-76ba-4bff-8f30-e5160e3a0eec","admin_state_up":true,"tenant_id":"7ac536cd40d8411bb07cdb86c5164c7c","created_at":"2018-07-03T14:23:24Z","provider:network_type":"vlan"}]} 2018-07-03 15:58:58,094 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-0e871c9c-a1cb-4cf1-be2e-e699d88b42f0 2018-07-03 15:58:58,095 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.130646944046s 2018-07-03 15:58:58,095 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-0e871c9c-a1cb-4cf1-be2e-e699d88b42f0 2018-07-03 15:58:58,096 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-07-03 15:58:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/networks/019fb439-1f06-4193-9fa8-5148e202eb15.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:58:59,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de509260-2265-4872-a7c8-4f92ee4b8b51 Date: Tue, 03 Jul 2018 15:58:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-03 15:58:59,661 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/019fb439-1f06-4193-9fa8-5148e202eb15.json used request id req-de509260-2265-4872-a7c8-4f92ee4b8b51 2018-07-03 15:58:59,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 1.56506896019s 2018-07-03 15:58:59,662 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/019fb439-1f06-4193-9fa8-5148e202eb15.json used request id req-de509260-2265-4872-a7c8-4f92ee4b8b51 2018-07-03 15:58:59,668 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-07-03 15:58:59,675 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:59:00,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3090 Content-Type: application/json X-Openstack-Request-Id: req-fe8a7019-3c48-45a6-8312-9642cafef339 Date: Tue, 03 Jul 2018 15:59:00 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T15:56:08Z", "file": "/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "967978ee-87c6-46c2-9f77-2c86e0c95b97", "size": 12716032, "self": "/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/967978ee-87c6-46c2-9f77-2c86e0c95b97", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_213a7be9-ba3e-4657-96e1-422634be08ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_213a7be9-ba3e-4657-96e1-422634be08ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-03T15:56:08Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T15:56:06Z", "file": "/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530/file", "owner": "f2213f40455746c3b623a4fcb5e27a06", "id": "87c0180b-d4db-4197-9ce5-798d9e1aa530", "size": 12716032, "self": "/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/87c0180b-d4db-4197-9ce5-798d9e1aa530", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_213a7be9-ba3e-4657-96e1-422634be08ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_213a7be9-ba3e-4657-96e1-422634be08ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-03T15:56:05Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-03T14:23:42Z", "file": "/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e/file", "owner": "7ac536cd40d8411bb07cdb86c5164c7c", "id": "33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "size": 666173440, "self": "/v2/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "hw_mem_page_size": "large", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/33db3c02-8fad-4cf0-847f-4ba8ea3a884e", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_abf55446-76ba-4bff-8f30-e5160e3a0eec", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-03T14:23:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-03 15:59:00,092 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-fe8a7019-3c48-45a6-8312-9642cafef339 2018-07-03 15:59:00,092 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.423937082291s 2018-07-03 15:59:00,093 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-fe8a7019-3c48-45a6-8312-9642cafef339 2018-07-03 15:59:00,096 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-03 15:59:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:59:00,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9c6e7e9-08eb-4b68-8b20-4ad0676d25d8 Date: Tue, 03 Jul 2018 15:59:00 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-07-03 15:59:00,252 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530 used request id req-a9c6e7e9-08eb-4b68-8b20-4ad0676d25d8 2018-07-03 15:59:00,252 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.155313014984s 2018-07-03 15:59:00,252 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/87c0180b-d4db-4197-9ce5-798d9e1aa530 used request id req-a9c6e7e9-08eb-4b68-8b20-4ad0676d25d8 2018-07-03 15:59:00,253 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-03 15:59:00,258 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:59:00,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1516 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-34bfcae0-a8cd-45c6-b07d-801694c2a617 X-Compute-Request-Id: req-34bfcae0-a8cd-45c6-b07d-801694c2a617 Date: Tue, 03 Jul 2018 15:59:00 GMT Connection: close RESP BODY: {"flavors": [{"name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "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": 3, "id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5"}, {"name": "neutron_trunk-flavor_alt_213a7be9-ba3e-4657-96e1-422634be08ce", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/789ef2b1-300e-428a-bc32-a52eff5eccab", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/789ef2b1-300e-428a-bc32-a52eff5eccab", "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": "789ef2b1-300e-428a-bc32-a52eff5eccab"}, {"name": "neutron_trunk-flavor_213a7be9-ba3e-4657-96e1-422634be08ce", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/cb8a918b-5775-40f5-911d-6a1704724a3c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/cb8a918b-5775-40f5-911d-6a1704724a3c", "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": "cb8a918b-5775-40f5-911d-6a1704724a3c"}]} 2018-07-03 15:59:00,303 - 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-34bfcae0-a8cd-45c6-b07d-801694c2a617 2018-07-03 15:59:00,303 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0504379272461s 2018-07-03 15:59:00,304 - 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-34bfcae0-a8cd-45c6-b07d-801694c2a617 2018-07-03 15:59:00,307 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-03 15:59:00,310 - 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/cb8a918b-5775-40f5-911d-6a1704724a3c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:59:00,570 - 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-bf2e8ea1-13b4-4fe0-afde-eba8bae66d9b X-Compute-Request-Id: req-bf2e8ea1-13b4-4fe0-afde-eba8bae66d9b Date: Tue, 03 Jul 2018 15:59:00 GMT Connection: close 2018-07-03 15:59:00,570 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/cb8a918b-5775-40f5-911d-6a1704724a3c used request id req-bf2e8ea1-13b4-4fe0-afde-eba8bae66d9b 2018-07-03 15:59:00,571 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.263584136963s 2018-07-03 15:59:00,571 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/cb8a918b-5775-40f5-911d-6a1704724a3c used request id req-bf2e8ea1-13b4-4fe0-afde-eba8bae66d9b 2018-07-03 15:59:00,571 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-07-03 15:59:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:59:01,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50703928-559b-4e01-ba70-d75744d41c5d Date: Tue, 03 Jul 2018 15:59: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-07-03 15:59:01,067 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97 used request id req-50703928-559b-4e01-ba70-d75744d41c5d 2018-07-03 15:59:01,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.495260000229s 2018-07-03 15:59:01,067 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/967978ee-87c6-46c2-9f77-2c86e0c95b97 used request id req-50703928-559b-4e01-ba70-d75744d41c5d 2018-07-03 15:59:01,067 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-07-03 15:59:01,070 - 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}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:59:01,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1014 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-9245dfd8-e6d1-4654-ba9f-e0bf5fef7e57 X-Compute-Request-Id: req-9245dfd8-e6d1-4654-ba9f-e0bf5fef7e57 Date: Tue, 03 Jul 2018 15:59:01 GMT Connection: close RESP BODY: {"flavors": [{"name": "shaker-flavor_abf55446-76ba-4bff-8f30-e5160e3a0eec", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1bbe7507-85eb-4ce9-85b4-c75f036654a5", "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": 3, "id": "1bbe7507-85eb-4ce9-85b4-c75f036654a5"}, {"name": "neutron_trunk-flavor_alt_213a7be9-ba3e-4657-96e1-422634be08ce", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/789ef2b1-300e-428a-bc32-a52eff5eccab", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/789ef2b1-300e-428a-bc32-a52eff5eccab", "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": "789ef2b1-300e-428a-bc32-a52eff5eccab"}]} 2018-07-03 15:59:01,113 - 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-9245dfd8-e6d1-4654-ba9f-e0bf5fef7e57 2018-07-03 15:59:01,113 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0453929901123s 2018-07-03 15:59:01,113 - 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-9245dfd8-e6d1-4654-ba9f-e0bf5fef7e57 2018-07-03 15:59:01,116 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-07-03 15:59:01,118 - 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/789ef2b1-300e-428a-bc32-a52eff5eccab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8683502690992638edcd457ff1f3defe89fc1177" 2018-07-03 15:59:01,518 - 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-70294a66-bc51-4092-a10e-690d131e20e9 X-Compute-Request-Id: req-70294a66-bc51-4092-a10e-690d131e20e9 Date: Tue, 03 Jul 2018 15:59:01 GMT Connection: close 2018-07-03 15:59:01,519 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/789ef2b1-300e-428a-bc32-a52eff5eccab used request id req-70294a66-bc51-4092-a10e-690d131e20e9 2018-07-03 15:59:01,519 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.402925014496s 2018-07-03 15:59:01,519 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/789ef2b1-300e-428a-bc32-a52eff5eccab used request id req-70294a66-bc51-4092-a10e-690d131e20e9 2018-07-03 15:59:01,520 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke_serial | functest | smoke | 20:14 | FAIL | | rally_sanity | functest | smoke | 38:34 | PASS | | patrole | functest | smoke | 02:43 | PASS | | shaker | functest | smoke | 03:27 | FAIL | | snaps_smoke | functest | smoke | 88:40 | FAIL | | neutron_trunk | functest | smoke | 02:53 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-07-03 15:59:01,527 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-03 15:59:01,798 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-03 15:59:08,626 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-309 | | 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-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-07-03 15:59:08,628 - 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-07-03 15:59:08,628 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-03 15:59:08,629 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-07-03 15:59:08,629 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-07-03 15:59:08,630 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-07-03 15:59:14,091 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-07-03 15:59:14,091 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-07-03 15:59:14,206 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-03 15:59:14,206 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:05 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-07-03 15:59:14,210 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-07-03 15:59:14,210 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:05 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-07-03 15:59:14,214 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-03 15:59:21,082 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-309 | | 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-ovs-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-07-03 15:59:21,086 - 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-07-03 15:59:21,086 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-03 15:59:21,087 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-07-03 15:59:21,088 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-03 15:59:21,091 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK